.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  font-size: 17px;
  overflow-x: hidden;
  color: #454545;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #454545;
}
a:hover {
    color: #f15a28;
}
b, strong {
    font-weight: 600;
}
.itopplus-banner {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_09082024tlah/0/0/bannerz-z896030520461.png");
  background-size: 100%;
  background-repeat: no-repeat;
   background-position: bottom;
}


.itopplus-bg {
  background-color: #f15a28;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_09082024tlah/0/0/2z-z1510617372673.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-footer {
  background-color: #f15a28;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 8px 10px;
  border-radius: 0;
}

.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;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  color: #444;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #444;
  background: transparent;
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 8px;
    left: 10px;
    width: 36px !important;
    z-index: 10000;
  }

  #nav-menu {
    background: #f15a28 !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #f15a28 !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #fff !important;
  }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
  .navbar-header a::before {
    background-size: 25px;
    background-position: center;
  
  }

  .navbar-header a::after {
    background: #f15a28;
  }

  #itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09082024tlah/0/0/phonez-z991236952061.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    /*
    background: #f15a28;
    */
    transition: 0.3s;
  }

.no-js .itopplus-slide {
    position: relative;
    top: -1vw;
}

 .itopplus-banner > .container {
      display: grid;
      grid-template-columns: 20% auto;
      align-items: center;
      height: 7vw;
    }

    #itopplus-nav-bar {
      display: flex;
      width: 100%;
      justify-content: end;
              position: relative;
        top: -5px;
    }

    #controlBanner {
      position: absolute;
      object-fit: contain;
      width: auto;
      aspect-ratio: 1;
      top: 8px;
      left: 0;
      right: 0;
      height: 9vw;
      margin: auto;
    }

    .itopplus-logo {
      position: relative;
      width: 100%;
      display: block;
      align-self: start;
    }




}

@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}






/**/
.h1, h1 {
    font-size: 3.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.7em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.7em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.3em;
    font-weight: 400;
}
.h6, h6 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
}
/**/





/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fdb96a;
}
.itopplus-footer h6 {
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
}
.footer-block1 {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
}
.footer-contact {
    white-space: pre-line;
}
.footer-contact-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 20px;
}
.contact-block-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 0 0 5%;
}
.contact-block {
    display: grid;
    grid-template-columns: 22% auto;
    gap: 20px;
    align-items: center;
    margin-bottom: 15px;
}
.copy-right {
    font-size: 0.9em;
    padding: 10px 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #f15a28 !important;
    color: #f15a28 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #f15a28 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2%;
}
/*footer*/






/*หน้าแรก*/
.padding-pd {
  padding: 2%;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-us {
    padding: 7% 0 0 7%;
}
.about-us h6 {
    color: #f15a28;
    font-family: "Rubik", sans-serif;
    margin: 0 0 10px;
}
.about-us h2 , .about-us2 h2 {
    margin: 0 0 20px;
    line-height: 1.2;
}
.btn-more {
    background: #f15a28;
    color: #fff;
    border: none;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more:hover {
    background: #fdb96a;
    color: #fff;
}
.quote-block {
    text-align: center;
    padding: 5% 0;
}
.quote-block h1 {
    font-family: "Rubik", sans-serif;
    margin: 0 0 10px;
}
.quote-block h2 {
    font-weight: 400;
    margin: 0;
}
.menu-align {
    padding: 7% 0 2%;
    text-align: center;
}
.menu-align h6 , .border-line h6 , .product-coming-text h6 {
    font-family: "Rubik", sans-serif;
    color: #f15a28;
    margin: 0 0 5px;
}
.border-line {
    text-align: center;
    padding: 5%;
    border: 4px solid #fdb96a;
    border-radius: 20px;
}
.border-line h3 {
    color: #f15a28;
    margin: 0 0 5px;
}
.border-line h5 {
    white-space: pre-line;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}
.brand-logo-grid {
    display: grid;
    grid-template-columns: 18% 23% 23% 36%;
    align-items: center;
    justify-content: center;
    margin: 30px 0 0;
}
.brand-logo {
    padding: 0 15px;
    object-fit: cover;
}
.brand-logo img {
    transition: 0.5s;
}
.brand-logo img:hover {
    transform: scale(0.9);
}
.product-head {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}
.product-head-text {
    color: #ed2024;
}
.product-head-img {
    width: 20%;
}
.product-block-grid {
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.product-icon-grid {
    white-space: pre-line;
    text-align: right;
    margin-bottom: 30px;
    transition: 0.5s;
}
.product-icon-grid:hover {
    transform: translateX(10px);
}
.product-icon {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    align-items: center;
    margin-bottom: 15px;
}
.product-icon-text {
    white-space: pre-line;
    color: #0f9347;
}
.product-icon-img {
    width: 25%;
}
.product-block1, .product-block3 {
    width: 50%;
}
.product-block3 .product-icon-grid {
    text-align: left;
}
.product-block3 .product-icon {
    justify-content: flex-start;
}
.product-block2-img {
    width: 110%;
    /*animation: hithere 2.5s ease infinite;*/
}
@keyframes hithere {
  30% { transform: scale(1.05); }
  50% { transform: rotate(5deg) scale(1); }
  100% { transform: scale(1); }
}
.product-coming {
    display: grid;
    grid-template-columns: 45% auto;
    align-items: center;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
    border-radius: 20px;
    padding: 15px;
    margin: 2% 0 7%;
}
.product-coming-img , .product-coming-img img {
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.product-coming-img:hover img {
    transform: scale(1.1);
}
.product-coming-text {
    padding: 0 15%;
}
.product-bg-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin: 10% 0 10%;
}
.product-bg1 {
    background: #ed2024;
    position: relative;
    z-index: 2;
}
.product-bg2 {
    background: #eb7b0d;
}
.product-bg3 {
    background: #f15a28;
    position: relative;
    z-index: 2;
}
.product-bg1 , .product-bg2 , .product-bg3 {
    color: #fff;
    border-radius: 25px;
    padding: 5%;
    transition: 0.5s;
}
.product-brand-logo {
    width: 30%;
    margin: 20px auto;
}
.product-bg-grid h3 {
    width: 85%;
    font-size: 1.6em;
    font-family: "Rubik", sans-serif;
    border: 2px solid #fff;
    padding: 13px 0;
    text-align: center;
    border-radius: 50px;
    margin: 0 auto 10px;
    transition: 0.5s;
}
.product-bg-img1 {
    position: relative;
}
.product-bg-img1, .product-bg-img2, .product-bg-img3 {
    width: 155%;
    margin: -40% -30% 0;
}
.product-bg1:hover, .product-bg2:hover, .product-bg3:hover {
    background: #fdb96a;
    color: #f15a28;
    transform: translateY(-10px);
}
.product-bg1:hover h3, .product-bg2:hover h3, .product-bg3:hover h3 {
    background: #f15a28;
    color: #fff;
    border: 2px solid #f15a28;
}
.border-line2 {
    padding: 1%;
    border: 4px solid #fdb96a;
    border-radius: 30px;
}
.border-line2 h5 {
    background: #f15a28;
    color: #fff;
    font-family: "Rubik", sans-serif;
    width: 12%;
    padding: 8px;
    border-radius: 50px;
    text-align: center;
    margin: 0 0 20px;
}
.brand-logo-grid2 , .brand-logo-grid3 {
    display: grid;
    justify-content: center;
    align-items: center;
    padding: 10px 20px 30px;
}
.brand-logo-grid2 {
    grid-template-columns: 12% 12% 25% 32% 19%;
}
.brand-logo-grid3 {
    grid-template-columns: 21% 21% 35% 23%;
}
/*หน้าแรก*/



/*เกี่ยวกับเรา*/
.about-us2 {
    padding: 5% 5% 0 0;
}
/*เกี่ยวกับเรา*/




/*ผลิตภัณฑ์*/
.product-head-pd {
    padding-bottom: 5%;
}
.product-sub {
    padding: 1% 0 0 5%;
}
.product-sub h6 {
    margin: 20px 0 5px;
    color: #f15a28;
}
.product-sub ul li::marker {
    color: #f15a28;
}
.product-sub-pd {
    padding-left: 10%;
}
.process-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.process-icon {
    text-align: center;
    padding: 9%;
    transition: 0.5s;
    background: white;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
    border-radius: 25px;
}
.process-icon-img {
    width: 33%;
    margin: 0 auto 20px;
}
.process-icon-number {
    font-size: 4em;
    color: #f15a28;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
}
.process-icon-text h6 {
    white-space: pre-line;
    color: #0f9347;
    line-height: 1.3;
    margin: 0 0 10px;
}
.product-icon2-pd {
    padding: 15% 0 0;
}
.product-icon2-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 30px;
}
.product-icon2 {
    white-space: pre-line;
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    transition: 0.5s;
}
.product-icon2:hover {
    transform: translateX(10px);
}
.product-img2 {
    width: 90%;
    margin: 5% auto 0;
}
/*ผลิตภัณฑ์*/




/*contact us*/  
.text-contact {
    padding: 1% 0;
    text-align: center;
}
.text-contact h4 {
    line-height: 1.2;
    margin: 0 0 10px;
    font-weight: 600;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 10px;
    padding: 5px;
    align-items: center;
    background: #ffffff;
    color: #282828;
    border: 1px solid #eaeaea;
    border-radius: 50px;
}
.contact-bg2:hover {
    background: #f15a28;
    color: #fff;
    border: 1px solid #f15a28;
}
.contact-bg2-text {
    line-height: 1.3;
}
.contact-us iframe {
    height: 188px;
    border-radius: 10px;
}
/*contact us*/  


/*form Contact*/
.no-js #Component68edf77aab683f0013a5cd87 label {
  display: none !important;
}
.no-js #Component68edf77aab683f0013a5cd87 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component68edf77aab683f0013a5cd87 .form-control {
    border: 1px solid #e7e7e7;
    border-radius: 10px !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: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component68edf77aab683f0013a5cd87 .form-control:hover {
  border: 1px solid #f15a28;
}
.no-js #Component68edf77aab683f0013a5cd87 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component68edf77aab683f0013a5cd87 .form-control:focus {
  border: 1px solid #f15a28;
  -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 #Component68edf77aab683f0013a5cd87 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #f15a28;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #b00b12;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component68edf77aab683f0013a5cd87 .btn-default:active {
  background: #f15a28;
  color: #fff;
}
.no-js #Component68edf77aab683f0013a5cd87 .btn-default:hover,.no-js #Component68edf77aab683f0013a5cd87 .btn-default:focus {
  background-position: 0 0px;
   background: #f15a28;
  color: #fff;
}
.no-js #Component68edf77aab683f0013a5cd87 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68edf77aab683f0013a5cd87 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component68edf77aab683f0013a5cd87 .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*form Contact*/



/*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: #f15a28;
    border-color: #f15a28;
}
.pagination>li>a, .pagination>li>span {
    color: #f15a28;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #f15a28;
    background-color: #f7f7f7;
}







/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 21px;
}
  .container {
        width: 79vw;
    }
  .product-icon-img {
    width: 20%;
}
  .product-block2-img {
    width: 100%;
}
  .itopplus-footer {
    font-size: 18px;
}
.contact-block {
    grid-template-columns: 17% auto;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .about-us {
    padding: 8% 0 0 8%;
}
  .contact-bg2 {
    grid-template-columns: 60px auto;
}
  .no-js #Component68edf77aab683f0013a5cd87 .form-control {
    padding: 32px 20px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
body {
    font-size: 15px;
}
.about-us {
    padding: 1% 0 0 5%;
}
.btn-more {
    padding: 10px 20px;
}
  .product-block2-img {
    width: 100%;
}
  .product-bg-grid h3 {
    font-size: 1.4em;
}
  .h2, h2 {
    font-size: 2.5em;
}
  .product-bg-img1, .product-bg-img2, .product-bg-img3 {
    width: 145%;
    margin: -40% -20% 0;
}
  .contact-bg2-text {
    word-break: break-word;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
 body {
        font-size: 14px;
}
  .product-icon-grid {
    white-space: inherit;
}
  .product-block1, .product-block3 {
    width: 80%;
}
  .product-coming-text {
    word-break: break-word;
    padding: 0 8%;
}
      .product-bg-grid h3 {
        font-size: 1.3em;
        width: 100%;
    }
    .product-bg-img1, .product-bg-img2, .product-bg-img3 {
        width: 130%;
        margin: -40% -15% 0;
    }
      .h2, h2 {
        font-size: 2.2em;
    }
  .about-us2 {
    padding: 5% 2% 0 0;
}
  .bootstrap-collum .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  .border-line h5 {
    white-space: inherit;
}
  .product-icon2 {
    white-space: inherit;
    gap: 10px;
  }
.product-icon2-text {
    padding: 0 5% 0 0;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl68e8bf6992f791001320e6a0 {
    padding: 0 !important;
}
    body {
        font-size: 16px;
    }
      .about-us {
        padding: 1% 0 0 1%;
    }
  .h1, h1 {
    font-size: 2.3em;
}
    .h2, h2 {
        font-size: 1.7em;
    }
  .h3, h3 {
    font-size: 1.4em;
}
  .h5, h5 {
    font-size: 1.1em;
}
  .product-block-grid {
    flex-direction: column;
}
  .product-icon {
    flex-direction: row-reverse;
}
.product-icon-grid {
      white-space: inherit;
        text-align: left;
    }
  .product-block3 .product-icon {
    flex-direction: row;
}
  .product-coming {
    grid-template-columns: repeat(1, 1fr);
}
      .product-coming-text {
        padding: 8% 2%;
    }
.itopplus-bg2 {
    background-color: #ffebc8;
}
  .product-bg-grid {
    grid-template-columns: repeat(1, 1fr);
}
  .product-bg1, .product-bg2, .product-bg3 {
    margin-bottom: 35%;
}
  .product-block1, .product-block3 {
        width: 90%;
    }
      .product-bg-img1, .product-bg-img2, .product-bg-img3 {
        width: 120%;
        margin: -35% -10% 0;
    }
  .border-line2 h5 {
    width: 30%;
}
  .border-line2 {
    border-radius: 20px;
}
  .brand-logo-grid2, .brand-logo-grid3 {
    padding: 10px 0px 30px;
}
  .brand-logo {
    padding: 0 5px;
}
      .product-bg-grid h3 {
        width: 80%;
    }
  .product-sub {
    padding: 0% 0 0 2%;
}
  .product-sub-pd {
    padding-left: 0%;
}
  div#background68ee22caca392b0013039f73 .product-bg1, #background68ee2322a5dd820013ad939d .product-bg1 , div#background68ee02dcab683f0013a5d047 .product-bg1 {
        margin-bottom: 0;
    }
  .process-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
  .product-icon2-block {
    grid-template-columns: repeat(1, 1fr);
}
      .product-icon2 {
        white-space: pre-line;
        gap: 20px;
    }
  .product-head-pd {
    padding-bottom: 20%;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
}

