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

body {
  font-size: 16px;
  overflow-x: hidden;
  color: #404040;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #404040;
}
a:hover {
    color: #00b2a2;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

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

.itopplus-bg3 {
  background-color: #fafafa;
}
.itopplus-bg4 {
    background-image: none;
    background-color: #fafafa;
}

.itopplus-bg5 {
  background-color: #fafafa;
}

.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_09082024cut6/0/0/fz-z774724795610.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #0050a4;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #fff;
  margin: 0 15px;
  padding: 15px 0;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}

.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: #fff;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  font-size: 1.1em;
  padding: 8px 15px;
  color: #404040;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #0850a4;
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: 45px !important;
    z-index: 10000;
    filter: brightness(0) invert(1);
  }

  #nav-menu {
    background: #0850a4 !important;
    padding-right: 5px;
  }

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

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

  #nav-menu .icon-bar {
    background: #fff !important;
  }

  .navbar-header a::before {
    background-size: 30px;
    background-position: 49% 49%;
    filter: brightness(0) saturate(100%) invert(20%) sepia(37%) saturate(4921%) hue-rotate(203deg) brightness(94%) contrast(94%);
  }

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

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.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: #0850a4;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #0850a4 !important;
  }

    .itopplus-banner > .container {
        display: flex;
             align-items: center;
        justify-content: space-between;
       
    }
  
  .itopplus-banner > .container > div {
  	flex: 1;
  }
  
  .itopplus-logo {
    display: none;
}

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: start;
    padding: 4% 0;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
  }

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
  }
}

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





/**/
.h1, h1 {
    font-size: 5em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 3em;
    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 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
}
/**/







/*header*/
.header-icon-img {
    width: 22%;
    display: flex;
    gap: 10px;
    margin-left: auto;
}
/*header*/






/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #00b2a2;
}
.itopplus-footer h6 {
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
}
.footer-logo {
    width: 75%;
}
.footer-block1 {
    white-space: pre-line;
}
.footer-block2 {
    padding: 0 20%;
}
.footer-block2 h6 {
    line-height: 2;
}
.tel-block {
    display: grid;
    grid-template-columns: 32px auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}
.tel-block-text {
    font-size: 1.5em;
}
.footer-icon-img {
    width: 40%;
    display: flex;
    gap: 10px;
    margin: 15px 0 0;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.line-block {
    display: grid;
    grid-template-columns: 35% 65%;
    gap: 20px;
    align-items: center;
    margin-top: 20px;
}
.btn-line {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    background: #00b2a2;
    color: #fff;
    border: none;
    font-size: 1.1em;
    align-items: center;
    border-radius: 50px;
    padding: 4px 10px 4px 4px;
    transition: 0.5s;
}
.btn-line:hover {
    background: #3473b6;
    color: #fff;
}

.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #00b2a2 !important;
    color: #00b2a2 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #00b2a2 !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: 3% 2%;
}
/*footer*/





/*หน้าแรก*/
.about-us {
    padding: 8% 23% 10% 10%;
}
.about-us h1 , .about-vision h1  {
    color: #0850a4;
    margin: 0;
    line-height: 1;
}
.about-us h4 , .about-vision h4 {
    color: #00b2a2;
    font-weight: 400;
    margin: 0;
}
.about-us h6 {
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 0;
}
.btn-more {
    background: #00b2a2;
    color: #fff;
    border: none;
    padding: 8px 17px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #0850a4;
    color: #fff;
}
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
}
.menu-align h2 span {
    color: #0850a4;
}
.padding-pd {
  padding: 2%;
}
.thumbnail {
    padding: 0px !important;
    border: 1px solid #eaeaea;
    border-radius: 20px;
    box-shadow: none;
}
.thumbnail .imageWidth.imageGallery {
    border-radius: 20px;
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
  border-radius: 20px;
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
figure.effect-phoebe {
    background: transparent;
    border: 1px solid #eaeaea;
    border-radius: 20px;
}
figure.effect-phoebe img {
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    opacity: 1;
    transform: scale(1.1);
}
.grid figure figcaption {
    padding: 1em 1.5em;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 600;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    color: #0050a4;
    font-size: 1.2em;
}
figure.effect-phoebe h2 h6 {
    background: #00b2a2;
    color: #fff;
    font-size: 1em;
    padding: 6px 15px;
    width: max-content;
    margin: 10px auto;
    font-weight: 600;
}
.product-pd1 {
    position: absolute;
    margin-top: 20%;
}
.product-pd3 {
    position: absolute;
    margin-top: 5%;
}
.product-pd4 {
    position: absolute;
    margin-top: 3%;
    right: 0;
}
.contact-bg {
    display: grid;
    grid-template-columns: auto 20%;
    align-items: center;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_09082024cut6/0/0/bgz-z1052736441153.jpg);
    color: #fff;
    background-size: 100% auto;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 20px;
}
.contact-bg-icon {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 20px;
    align-items: center;
}
.contact-bg-text {
    font-size: 1.5em;
}
.contact-bg-text h5 {
    margin: 0 0 5px;
}
.contact-bg-text h4 {
    margin: 0;
}
.contact-bg-btn {
    text-align: right;
    padding-right: 10%;
}
.btn-contact {
    background: #00b2a2;
    color: #fff;
    border: none;
    padding: 20px 20px;
    font-weight: 600;
    transition: 0.5s;
    border-radius: 10px;
}
.btn-contact:hover {
    background: #fff;
    color: #00b2a2;
}
.why-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 0 0 0 15%;
}
.why-icon {
    padding: 0 0 10%;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon-img {
    width: 50%;
    margin: 0 0 20px;
}
.why-icon-text {
    padding: 0 6% 0 0;
}
.why-icon-text h6 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 0 10px;
}
.eapps-widget-toolbar { display: none; }
/*หน้าแรก*/




/*เกี่ยวกับเรา*/
.menu-align-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_09082024cut6/0/0/bgz-z1052736441153.jpg);
    color: #fff;
    background-size: 100% auto;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 25px;
    margin: 7% 0 1%;
}
.about-vision {
    padding: 20% 10% 0 15%;
}
.about-vision h6 {
    font-weight: 400;
    margin: 20px 0;
    line-height: 1.4;
}
.about-vision h6 strong {
    color: #0850a4;
}
.why-block2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
/*เกี่ยวกับเรา*/



/*สินค้า*/
.col-section {
    padding: 0 10px;
}
article.col-md-6.item.-micro {
    width: 23%;
    margin: 0 10px 20px;
    background: #fff;
    border: 1px solid #eaeaea !important;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px;
}
.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:nth-child(even) {
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0px;
    padding: 10% 5%;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
    color: #090909;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #0850a4;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #444444;
    font-size: 0.9em;
    display: none;
}
.managerHeader {
    font-size: 2em;
    font-weight: 600;
    background: #0850a4;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_09082024cut6/0/0/bgz-z1052736441153.jpg);
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 25px;
    margin: 7% 0 1%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 7% 0 5%;
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
    font-size: 1.2em;
    color: #0850a4;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 5px;
    line-height: 1.3;
    font-size: 1.4em;
    color: #00b2a2;
}
.Textmanager.font-inherit h5 {
    font-size: 1.1em;
    margin: 0px 0 20px;
    font-weight: 600;
    text-decoration: underline;
}
.Textmanager.font-inherit h6 {
    font-size: 1em;
    font-weight: 600;
    margin: 20px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 10px 15px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 20px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .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: 20px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    box-shadow: none;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
  display: none;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button:hover {
    background-color: #00b2a2;!important;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 1em !important;
}
.shop-icon-img {
    width: 80%;
    display: flex;
    gap: 20px;
}
.shop-icon-img .icon-img:hover {
    transform: scale(0.9);
}
.coming-soon {
    width: 75%;
    margin: 3% auto 0;
}
.CASS-B-border {
    border: 0px solid #d4d4d4;
    border-radius: 0px;
    background: transparent !important;
}
.CASS-B-middle-mid {
    padding: 0px;
}
.CASS-B-border article.col-md-6.item.-micro {
    border: 1px solid #fff !important;
}
.product-qr {
    padding: 2% 0 0;
    text-align: center;
}
.product-qr img {
    width: 15% !important;
}
.product-qr h6 {
    font-weight: 600;
    font-size: 1.3em;
    color: #0850a4;
    margin: 0;
    line-height: 1.3;
}
.product-qr h5 {
    color: #00b2a2;
    margin: 0;
    font-weight: 600;
}
.product-qr-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 10px 0;
}
.product-qr-grid .btn-line {
    padding: 4px 10px 7px 8px;
}
.product-qr-grid .btn-line-img img {
    width: 100% !important;
}
/*สินค้า*/



/*เรื่องน่ารู้*/
.CASS-D-middle-mid {
    padding: 0;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 20px 20px 0 0;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: block;
    margin-top: 20px;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 10% 5% 2%;
    text-align: left;
}
/*เรื่องน่ารู้*/



/*contact us*/  
.text-contact {
    padding: 1% 0 0;
    text-align: center;
}
.text-contact h3 {
    font-size: 1.5em;
    line-height: 1.2;
    margin: 0 0 15px;
    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: #00b2a2;
    color: #fff;
    border: 1px solid #00b2a2;
}
.contact-bg2-text {
    line-height: 1.3;
}
.contact-us iframe {
    height: 188px;
    border-radius: 10px;
}
/*contact us*/  


/*form Contact*/
.no-js #Component68e47db630232e001304596f label {
  display: none !important;
}
.no-js #Component68e47db630232e001304596f .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component68e47db630232e001304596f .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 #Component68e47db630232e001304596f .form-control:hover {
  border: 1px solid #00b2a2;
}
.no-js #Component68e47db630232e001304596f .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component68e47db630232e001304596f .form-control:focus {
  border: 1px solid #00b2a2;
  -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 #Component68e47db630232e001304596f .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #00b2a2;
  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 #Component68e47db630232e001304596f .btn-default:active {
  background: #00b2a2;
  color: #fff;
}
.no-js #Component68e47db630232e001304596f .btn-default:hover,.no-js #Component68e47db630232e001304596f .btn-default:focus {
  background-position: 0 0px;
   background: #00b2a2;
  color: #fff;
}
.no-js #Component68e47db630232e001304596f .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68e47db630232e001304596f span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component68e47db630232e001304596f .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*form Contact*/



/*สาขา*/
.TabItpContentLandingPage10>.nav-tabs {
    padding-top: 0px !important;
}
.TabItpContentLandingPage10 {
    font-family: "LINE Seed Sans TH" !important;
    padding: 0px !important;
    box-shadow: none !important;
}
.TabItpContentLandingPage10>.nav-tabs>li>a:before {
    background-color: #00b2a2;
    border: 1px solid #00b2a2 !important;
}
.TabItpContentLandingPage10>.nav-tabs>li>a {
    color: #404040;
    background: #ffffff !important;
    border: 1px solid #eaeaea !important;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.2;
    padding: 15px 10px;
}
.TabItpContentLandingPage10>.nav-tabs>li>a span {
    font-size: 1em !important;
}
.TabItpContentLandingPage10>.nav-tabs>li.active>a, .TabItpContentLandingPage10>.nav-tabs>li.active>a:hover, 
.TabItpContentLandingPage10>.nav-tabs>li>a:hover, .TabItpContentLandingPage10>.nav-tabs>li.active>a, 
.TabItpContentLandingPage10>.nav-tabs>li.active>a:focus, .TabItpContentLandingPage10>.nav-tabs>li.active>a:hover  {
    color: #fff ! IMPORTANT;
    border: 1px solid transparent !important;
}
.TabItpContentLandingPage10>.tab-content {
    color: #404040;
    background: #fff;
    font-size: 1em !important;
    letter-spacing: normal;
    line-height: 1.2;
    box-shadow: none !important;
    border-radius: 10px;
    border: 1px solid #eaeaea !important;
    padding: 5px ! IMPORTANT;
}
.tab-itp-background {
    padding: 0% 4% !important;
    margin-bottom: 0% ! IMPORTANT;
}
.tab-itp-background iframe {
    height: 603px;
}
/*สาขา*/




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





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
    width: 79vw;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.about-us {
    padding: 8% 30% 10% 10%;
}
.why-block {
    margin: 0 0 0 25%;
}
.itopplus-footer {
    font-size: 18px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.about-vision {
    padding: 20% 10% 0 22%;
}
.btn-line {
    grid-template-columns: 30px auto;
}
.contact-us iframe {
    height: 212px;
}
.tab-itp-background iframe {
    height: 670px ! IMPORTANT;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav > li > a {
    margin: 0 10px;
}
#slider68de39f341641e0013511514 {
    display: none;
}
.h1, h1 {
    font-size: 4em;
}
.h4, h4 {
    font-size: 1.4em;
}
.about-us {
    padding: 8% 9% 10% 10%;
}
.grid figure figcaption {
    padding: 1em 0.5em;
}
figure.effect-phoebe h2 {
    font-size: 1em;
}
.product-pd1 {
    margin-top: 15%;
}
article.col-md-6.item.-micro {
    width: 22.8%;
}
.contact-bg {
    grid-template-columns: auto 25%; 
    background-size: cover;
}
.contact-bg-text {
    font-size: 1.2em;
}
.why-block {
    margin: 0 0 0 10%;
}
.why-icon-text {
    padding: 0 0% 0 0;
}
.why-icon-img {
    width: 40%;
}
.why-icon {
    padding: 0 0 3%;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 10% 4% 2%;
}
.about-vision {
    padding: 3% 0% 0 8%;
}
.shop-icon-img {
    width: 90%;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#slider68de39f341641e0013511514 {
    display: block;
}
article.col-md-6.item.-micro {
    width: 22.2%;
}
.btn-contact {
    padding: 14px 14px;
}
    .why-block {
        margin: 0 0 0 5%;
    }
ul#slider68de58cb41641e0013511a36 {
    margin-top: 45%;
    margin-bottom: -10px;
}
  ul#slider68e32c5541641e0013513ac6 {
    margin-top: 35%;
    margin-bottom: -10px;
}
.contact-bg {
     background-position: right;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
        padding: 10% 8% 2%;
    }
  .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.itopplus-footer {
    font-size: 11px;
}
.footer-block1 {
    white-space: inherit;
}
.tel-block {
    grid-template-columns: 25px auto;
}
.btn-line {
    grid-template-columns: 15px auto;
    gap: 4px;
    font-size: 1em;
}
      .h1, h1 {
        font-size: 3em;
    }
  .h2, h2 {
    font-size: 2.4em;
}
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
  .product-qr-grid .btn-line {
    grid-template-columns: 20px auto;
    gap: 10px;
}
  .col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
  #background68e47db330232e001304596a .col-md-6.col-sm-6.col-xs-12.padding {
    width: 100%;
}
.no-js #Component68e47db630232e001304596f .col-md-6 {
    padding: 0 15px;
}
.TabItpContentLandingPage10>.nav-tabs {
    width: 30%;
    min-width: 30%;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl68de39f341641e0013511514 , #imagesControl68de49a3a69d16001363606e , #imagesControl68de58cb41641e0013511a36 , div#imagesControl68e32c5541641e0013513ab6 ,
#imagesControl68e32c5541641e0013513ac6 {
    padding: 0 !important;
}
ul#slider68de49a3a69d16001363606e , ul#slider68e32c5541641e0013513ab6  {
    margin-left: -3%;
}
.about-us {
        padding: 0% 5% 0% 5%;
    }
    figure.effect-phoebe h2 {
        font-size: 0.7em;
    }
      .product-pd1 {
        margin-top: 10%;
    }
  figure.effect-phoebe h2 h6 {
    font-size: 0.8em;
    padding: 5px 10px;
}
      .h2, h2 {
        font-size: 2em;
    }
  .row.flex {
    justify-content: center;
}
      article.col-md-6.item.-micro {
        width: 44%;
    }
      .contact-bg {
        grid-template-columns: repeat(1, 1fr);
        justify-content: center;
    }
  .contact-bg-icon {
    grid-template-columns: repeat(1, 1fr);
}
  .contact-bg-img {
    width: 15%;
    margin: 0 auto;
}
      .contact-bg-text {
        text-align: center;
        font-size: 1em;
    }
  .contact-bg-btn {
    text-align: center;
    padding-right: 0;
    margin: 20px 0 0;
}
      .contact-bg {
        background-position: bottom;
        grid-template-columns: repeat(1, 1fr);
        justify-content: center;
        background-size: 100% auto;
        background-color: #0a51a4;
        background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_09082024cut6/0/0/bg-mbz-z291608454244.jpg);
    }
      ul#slider68de58cb41641e0013511a36 {
        margin-top: 5%;
        margin-bottom: -10px;
        margin-left: 3%;
  }
      ul#slider68e32c5541641e0013513ac6 {
        margin-top: 0%;
        margin-bottom: -15px;
        margin-left: 3%;
    }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 0.9em;
}
      .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }
      .itopplus-footer {
        font-size: 14px;
    }
  .footer-block2 {
    display: none;
}
  .footer-logo {
    width: 40%;
}
.tel-block {
        grid-template-columns: 35px auto;
}
.line-block {
    grid-template-columns: 25% 75%;
}
.btn-line {
        grid-template-columns: 25px auto;
        gap: 10px;
}
  .menu-align-bg , .managerHeader {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_09082024cut6/0/0/bg-mbz-z291608454244.jpg);
    background-size: cover;
    padding: 25px 15px;
    background-position: bottom;
}
.about-vision {
        padding: 5% 0% 0 5%;
}
.why-block2 {
    grid-template-columns: repeat(2, 1fr);
}
  .product-qr img {
    width: 40% !important;
}
  .product-qr-grid {
    flex-direction: column;
}
  .managerHeader {
    font-size: 1.8em;
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
      .shop-icon-img {
        width: 100%;
    }
  .Textmanager.font-inherit h5 {
    line-height: 1.3;
}
  .modal-dialog {
    width: 100% !important;
}
  .Textmanager.font-inherit h3 {
    font-size: 1.2em;
}
  .Textmanager.font-inherit h4 {
    font-size: 1.1em;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
  .TabItpContentLandingPage10 {
    display: block;
}
    .TabItpContentLandingPage10>.nav-tabs {
        display: -webkit-inline-box;
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
        min-width: 100%;
        height: 65px;
    }
  .tab-itp-background iframe {
    height: 300px;
}
  body , html {
    overflow-x: hidden;
}
  .h6, h6 {
    font-size: 1em;
}
.why-icon {
        font-size: 0.9em;
    }
  .why-icon-text h6 {
    font-size: 1em;
}
      .CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
        padding: 10% 15% 7%;
    }
  .product-qr {
    padding: 2% 5% 0;
}
}

