.itopplus-background {

}
.itopplus-background {

}
.itopplus-background {

}
body,
html {
    font-size: 16px;
    overflow-x: hidden;
    font-family: 'Noto Sans Thai', sans-serif;
    color: #4b4b4b;
}
a {
    color: #4b4b4b;
}
a:hover {
    color: #00666b;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_16012023a9ge/0/0/1z-z729594565232.webp');
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_16012023a9ge/0/0/2z-z416968586540.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 5px;
    padding: 10px 10px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #000;
}

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

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

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

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

.navbar-default {
    background: #0d1a20;
}

}

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

.navbar-default {
    background: transparent;
}

.itopplus-menu {
    margin-top: 3%;
    text-align: right;
}

.no-js .itopplus-banner {
    background: #0d1a20;
    position: inherit;
    width: 100%;
    z-index: 100;
}

.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '\\';
    display: grid;
    place-content: center;
    color: #fff;
}


}


.h1, h1 {
    font-size: 3.4em;
}
.h2, h2 {
    font-size: 2.4em;
}
.h3, h3 {
    font-size: 2em;
}
.h4, h4 {
    font-size: 1em;
}
.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: 13px;
    font-family: 'Poppins', sans-serif;
}
.itopplus-footer h4 {
    margin: 0 0 20px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #00a3ae;
}
.footer-icon {
    display: flex;
    width: 60%;
}
.footer-icon img {
    width: 80% !important;
    transition: 0.5s;
}
.footer-icon img:hover {
     transform: scale(1.1);
}
.footer-pd {
    padding: 0 15%;
}
.payment-logo {
    width: 40%;
}
.copy-right {
    font-size: 12px;
    text-align: right;
    padding: 0% 0 13%;
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 27px !important;
}
.buttonExampleSite {
    border: 1px solid #00666b !important;
    color: #00666b !important;
    font-family: 'Noto Sans Thai', sans-serif !important;
}
.buttonExampleSite:hover {
    background: #00666b !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 18px !important;
    color: #00666b;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}
.itpPDPALandingPage {
    padding: 4% 0;
}
/*footer*/


/*HOME*/
.menu-align {
    font-size: 26px;
    text-align: center;
    padding: 4% 0 1%;
    color: #4b4b4b;
}
.menu-align h2 {
    color: #00666b;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin: 0 0 15px;
}
#background64be3d5574c2a5001317171a .col-md-4.col-sm-4.col-xs-6.col-sm-5fix , #background64be424974c2a50013171833 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 10% !important;
}
.thumbnail {
    padding: 0px !important;
    background-color: #4f9aa4;
    color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: 0 0px 2px rgba(0,0,0,.075);
}
.thumbnail:hover {
    background-color: #176f7a;
    color: #fff;
}
.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;
}
.product-name {
    font-size: 15px;
    white-space: pre-line;
    text-align: center;
    padding: 15px 0;
}
.btn-more {
    background-color: #03a5b1;
    color: #fff;
    border: none;
    padding: 7px 30px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #176f7a;
    color: #fff;
}
.btn-align {
    text-align: center;
    padding: 3% 0;
}
figure.effect-phoebe {
    background: transparent;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
    font-size: 22px;
}
figure.effect-phoebe h2 h3 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 0 10px;
    font-family: 'Poppins', sans-serif;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {

}
.portfolio-img img {
    padding: 2px;
    transition: 0.5s;
}
.portfolio-img img:hover {
    filter: brightness(0.5);
}
.Contentmanager .caption {
    font-size: 16px;
    height: 75px;
    overflow: hidden;
    background-color: #fff;
    color: #333;
    padding: 15px 0;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 67%;
    transition: 0.5s;
}

/*HOME*/



/*สินค้า*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 0% 2% 0%;
    font-weight: 400;
    height: 75px;
    color: #fff;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    display: none;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 15px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border: 0px solid #eee;
    box-shadow: 0 0px 2px rgba(0,0,0,.075);
}
.Contentmanager .site .col-section .item.-micro a img {
    width: 100%;
    height: auto;

}
.Contentmanager .site .col-section .item.-micro a .caption {
      width: 100%;
      background: transparent;
      padding-left: 0;
      margin-bottom: 0px;
     background-color: #4f9aa4;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 , .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee!important;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee!important;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
      transform: scale(1.0) !important;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    margin-bottom: 0px;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    background: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #eee;
    padding: 0px !IMPORTANT;
    box-shadow: none;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
}
h3.managerHeader {
    font-size: 40px;
    text-align: center;
    padding: 2% 0 5px;
    font-weight: 600;
    margin-bottom: 0;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
    padding-bottom: 0px;
    margin: 40px 0 40px;
}
.social-share {
    display: none;
}
.social-icon {
    border-radius: 5px;
    margin-top: -3px;
}
.col-md-6.pull-left {
    width: 50%;
    margin-left: -3%;
    margin-right: 5%;
}
.col-md-6.pull-right {
    width: 50%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 10px 0;
}
.Textmanager.font-inherit h4 {
    font-size: 1.2em;
    margin: 20px 0 5px;
    font-weight: bold;
    line-height: 1.2;
    color: #00666b;
}
.landingpagemanager {
    display: none;
}
.product-detail {
    font-size: 16px;
}
.product-detail h4 {
    margin: 25px 0 5px;
}
table#tableA {
   width:100%;
}
table#tableA td, table#tableA th {
    border: 1px solid #eee;
    padding: 12px;
    /*width: 50%;*/
}
.btn-download {
  background-color: #00666b;
  color: #fff;
  padding:7px 20px;
  border: none;
}
/*สินค้า*/


/*menuVertical*/
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .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, 
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
   border-bottom: solid 0px #585858!important;
}
.menuVertical .nav-pills>li>a {
    color: #000000;
    background-color: #fff;
    border-bottom: solid 1px #e7e7e7;
    padding: 15px 10px 15px 15px;
    font-size: 16px;
    border-radius: 0px;
    margin-bottom: 10px;
}
.menuVertical .nav>li>a:hover, .menuVertical .nav>li>a:focus , .menuVertical .nav>li>a:active {
   color: #fff;
   background-color: #176f7a;
   border-bottom: solid 1px #e7e7e7!important;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}

/*แบบกดแล้วโชว์ทั้งหมด*/
.menuVertical .caret {
    float: right;
    margin-top: 10px;
}
.menuVertical .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 10px 0px 10px 0px;
    margin: 2px 0 0;
    color: #fff;
    font-weight:normal;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.no-js .menuVertical .dropdown-menu>li>a:hover {
    background-color: #176f7a;
    color: #fff !important;
}
.no-js .menuVertical .dropdown-menu>li>a {
    font-size: 15px;
    background-image: none;
    color: #000000 !important;
    background-color: #ffffff;
    border-bottom: solid 1px #e7e7e7;
    padding: 15px 10px 15px 15px;
    white-space: inherit;
    border-radius: 0px;
    margin-bottom: 5px;
    font-family: 'Noto Sans Thai', sans-serif;
}
.menuVertical .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: 0;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.menuVertical .nav>li>a {
    display: flow-root;
}
.menuVertical .dropdown-menu {
    background-color: white;
    margin: -10px 0px 0px;
}
.menu-bg {
    background-color: #176f7a;
    color: #fff;
    padding: 20px;
}
/*menuVertical*/

/*BRANDS*/
.brand-head {
    padding-top: 65px;
    padding-bottom: 18px;
    color: #176f7a;
    font-size: 20px;
    border-bottom: solid 1px #e7e7e7!important;
}
/*BRANDS*/


/*ABOUT US*/
.about-text {
    padding: 0% 2%;
}
.about-text h3 {
    font-weight: bold;
    color: #03a5b1;
    margin: 0 0 15px;
}
.nav-template7 li {
    border-bottom: 1px solid #e2e2e2;
    border-top: 0px solid #f6f6f6;
    list-style-type: inherit;
}
.nav-template7 li a {
    color: #4b4b4b;
    font-size: 16px!important;
    text-align: left;
}
.nav-template7 li a strong {
    font-weight: 500;
}
.nav-template7 .fa-plus:before {
    display: none;
}
.about-text h4 {
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: bold;
    color: #00666b;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
/*ABOUT US*/


/*CONTACT US*/
.text-contact {
    padding: 0 9% 0 0;
}
.padding-contact {
    padding: 8px 5px 10px;
}
.text-contact h3 {
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 1.3;
    color: #00666b;
    font-family: 'Poppins', sans-serif;
}
/*form Contact*/
.no-js #Component64c20dee01fe11001295b6fe label {
    display: none!important;
}
.no-js #Component64c20dee01fe11001295b6fe .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component64c20dee01fe11001295b6fe .form-control {
    border: 1px solid #eee;
    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: 15px !important;
    padding: 29px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: transparent;
    color: #444444!important;
}
.no-js #Component64c20dee01fe11001295b6fe .form-control:hover {
    border: 1px solid #00666b;
}
.no-js #Component64c20dee01fe11001295b6fe .form-control:focus {
    border: 1px solid #00666b;
    -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: #444444!important;
}
.no-js #Component64c20dee01fe11001295b6fe .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#00666b 0,#00666b 25%,#00666b 50%,#00666b 75%,#00666b 100%);
    color: #fff;
    text-shadow: 0 0px 0 #00666b;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 15px;
    border: 0px solid transparent;
}
.no-js #Component64c20dee01fe11001295b6fe .btn-default:active {
   background-color: #00666b;
}
.no-js #Component64c20dee01fe11001295b6fe .btn-default:hover,
.no-js #Component64c20dee01fe11001295b6fe .btn-default:focus {
    background-position: 0 0px;
  background-color: #00666b;
}
.no-js #Component64c20dee01fe11001295b6fe  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component64c20dee01fe11001295b6fe span.label {
    font-size: 14px;
    font-weight: 400;
}
.ITPcheckboxAuthen {
    font-size: 14px;
    font-weight: 400;
}
#iframe64c2103e3996d2001329682a iframe {
    height: 380px;
}
/*CONTACT US*/


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



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a , .dropdown-menu>li>a {
    font-size: 18px;
}
  body, html {
    font-size: 18px;
}
  .h4, h4 {
    font-size: 1.1em;
}
  .itopplus-bg {
    background-size: cover;
}
  .product-name {
    font-size: 18px;
}
  figure.effect-phoebe h2 {
    font-size: 28px;
}
  .Contentmanager .caption {
    font-size: 18px;
    height: 75px;
    
}
  .itopplus-footer {
    font-size: 15px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 15px !IMPORTANT;
}
  .ITP-pdpa-template-contentFont {
    font-size: 18px !important;
}
  .ITP-pdpa-template-titleFont {
    font-size: 22px !important;
}
  .nav-template7 li a {
    font-size: 18px!important;
}
  #contenttype71 {
    font-size: 18px;
}
  .menuVertical .nav-pills>li>a , .no-js .menuVertical .dropdown-menu>li>a {
    font-size: 18px;
}
  .brand-head {
    font-size: 24px;
}
  .pagination-sm>li>a, .pagination-sm>li>span {
    font-size: 16px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    padding: 0% 2% 0%;
    height: 60px;
}
  .text-contact {
    padding: 0 18% 0 0;
}
  .no-js #Component64c20dee01fe11001295b6fe .form-control {
    font-size: 17px !important;
}
  .ITPcheckboxAuthen {
    font-size: 16px;
}
  .no-js #Component64c20dee01fe11001295b6fe .btn {
    font-size: 16px;
}
}

@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 1px;
    padding: 10px 5px;
}
  .itopplus-bg2 {
    background-size: cover;
}
  h3.managerHeader {
    font-size: 32px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
}
  .text-contact {
    padding: 0 0% 0 0;
}
}


 @media only screen and (max-width:900px) {
.itopplus-banner {
    background-color: #0d1a20;
}
.row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 33.33%;
 }
   .comingsoon {
    padding: 0 10% 57%;
}
   .Contentmanager .caption {
    height: 105px;
}
   #iframe64c2103e3996d2001329682a iframe {
    height: 325px;
}
}



@media only screen and (max-width:480px) {
#imagesControl64bdfea443c6090012f575ad {
    padding: 0 !important;
}
  .row-fluid [class*=col-sm-5fix] {
     width: 100%;
 }
  .h2, h2 {
    font-size: 1.8em;
}
  .itopplus-bg {
    background-size: cover;
}
  .product-name {
    font-size: 16px;
}
  figure.effect-phoebe h2 {
    font-size: 16px;
}
  figure.effect-phoebe h2 h3 {
    font-size: 1.4em;
}
  .grid figure figcaption {
    padding: 1em;
}
  .Contentmanager .caption {
    height: inherit;
}
  .brand-head {
    padding-top: 20px;
    padding-bottom: 10px;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
}
  h3.managerHeader {
    font-size: 24px;
}
  .col-md-6.pull-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
  .Textmanager.font-inherit {
    display: block;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .text-contact h3 {
    font-size: 1.4em;
}
  .padding-contact {
    padding: 11px 5px 15px;
}
  .no-js #Component64c20dee01fe11001295b6fe .col-md-6 {
    padding: 0 15px;
}
}





