.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
    color: #1d1d1d;
}
a {
    color: #1d1d1d;
}
a:hover {
    color: #42a47e;
}
b, strong {
    font-weight: 600;
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_09072023glpa/0/0/3z-z1039726002935.webp');
    background-size: cover;
    background-position: bottom;
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_09072023glpa/0/0/4z-z552283638694.webp');
      color: #fff;
}

.itopplus-bg6 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_09072023glpa/0/0/6z-z696471694751.webp');
}

.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #2e4a3c;
    margin: 0 15px;
    padding: 5px 15px;
}

.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: 30px;
    background: transparent;
    background-color: #42a47e;
}

.dropdown-menu>li>a {
    font-size: 1.2em;
    color: #2e4a3c;
    padding: 5px 20px;
}

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

@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: 0;
        left: 10px;
        width: 170px !important; 
        z-index: 10000;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: linear-gradient(to right, #1f6753 0, #a0d1b6 100%) !important;
    }

    #ItopplusMainSidebar a {
        color: #fff !important;
        text-align: left !important;
    }

    #itpMenuSideBar span.icon-bar {
        background: #fff !important;
    }

    .navbar-header i {
        filter: brightness(0) invert(1);
    }
}

@media screen and (min-width: 1024px) {
    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 25% auto;
    }

    .itopplus-banner .container::before,
    .itopplus-banner .container::after {
        display: none;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 125%;
        min-width: auto;
        margin: 0 auto;
    }

    #nav-menu {
        text-align: right;
        background-color: transparent;
    }

      .itopplus-search {
        text-align: right;
    	margin: 1% 0 2%;
    }
}






/**/
.h1, h1 {
    font-size: 4em;
}
.h2, h2 {
    font-size: 2.8em;
}
.h3, h3 {
    font-size: 2.2em;
}
.h4, h4 {
    font-size: 1.2em;
}
.h5, h5 {
    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;
}
/**/





/*header*/
.header-icon-img {
    display: flex;
    gap: 10px;
    width: 9%;
    justify-content: flex-end;
    float: right;
}
/*header*/




/*footer*/
.itopplus-footer , .itopplus-footer2  {
    font-size: 13px;
}
.itopplus-footer h4 {
    margin: 0;
    font-weight: 600;
    height: 2em;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #1d1d1d;
}
.footer-menu ul {
    margin-left: -20px;
}
.copy-right {
    padding: 10px 0;
    font-size: 0.9em;
}
.footer-pd {
    padding: 0 25%;
}

.footer-follow-block {
    display: flex;
    align-items: center;
    gap: 10px;
}
.footer-follow {
    width: 70%;
    text-align: right;
}
.footer-follow h4 {
    font-weight: 600;
}
.footer-icon-img {
    display: flex;
    gap: 10px;
    width: 30%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
     transform: scale(1.1);
}
.footer-contact {
    white-space: pre;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #42a47e !important;
    color: #42a47e !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #42a47e !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% 2%;
}
/*footer*/


/*หน้าแรก*/
.padding-pd {
    padding: 2%;
}
figure.effect-apollo {
    background: transparent;
}
figure.effect-apollo img {
    opacity: 1;
    transform: scale3d(1.0, 1.0, 1);
}
figure.effect-apollo:hover img {
    transform: scale3d(0.95, 0.95, 0.95);
}
.about-us {
    padding: 8% 2% 0;
}
.about-us h2 {
    font-weight: 600;
    margin: 10px 0 20px;
}
.about-us h2 span {
   color: #42a47e;
}
.btn-more {
    background: transparent;
    color: #1d1d1d;
    border: 1px solid #42a47e;
    font-size: 0.9em;
    padding: 10px 20px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #42a47e;
    color: #fff;
    border: 1px solid #42a47e;
}
.quote-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 20px;
    padding: 1% 0;
}
.quote-block1 {
    border-right: 1px solid #fff;
    text-align: right;
    padding: 20px 30px;
}
.quote-block1 h4 {
    font-size: 1.4em;
    margin: 0;
    font-weight: 400;
}
.quote-block1 h3 {
    margin: 0;
    font-weight: 600;
}
.quote-block2 h3 {
    font-size: 1.8em;
    margin: 0;
    font-weight: 400;
}
.team-icon-head {
    white-space: pre-line;
    padding-bottom: 5%;
    font-size: 1.1em;
}
.team-icon-head h2 {
    font-weight: 600;
    font-size: 2.6em;
    margin: 0 0 10px;
}
.team-icon-head h2 span {
    color: #1f6753;
}
.team-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.team-icon {
    display: grid;
    grid-template-columns: 35% 65%;
    gap: 10px;
    font-size: 0.9em;
    margin-bottom: 15px;
    transition: 0.5s;
}
.team-icon:hover {
   transform: translateX(10px);
}
.team-icon-img img {
    border: 2px solid #b8dac1;
    border-radius: 50%;
}
.team-icon-text {
    white-space: pre-line;
    padding: 7% 5% 0;
}
.step-icon-mg {
    margin: -10% auto 2%;
}
.step-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
    padding: 5% 0 12%;
    align-items: center;
}
.step-block-text1 {
    text-align: right;
}
.step-block-text1 h1 {
    font-size: 15em;
    font-weight: 600;
    margin: 0;
    line-height: 1;
}
.step-block-text2 h4 {
    font-weight: 600;
    margin: 15px 0 0;
}
.step-block-text2 h3 {
    margin: 0;
    font-size: 2.5em;
    font-weight: 600;
}
.step-block-text2 h2 {
    font-size: 6.4em;
    font-weight: 600;
    margin: 15px 0 0;
}
.step-icon-block1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    transition: 0.5s;
}
.step-icon-block2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    width: 75%;
    transition: 0.5s;
    justify-content: center;
    margin: 0 auto;
}
.step-icon {
    text-align: center;
    padding: 3% 0 10%;
    transition: 0.5s;
}
.step-icon:hover , .step-icon:hover {
    transform: scale(1.1);
}
.step-icon-img {
    width: 55%;
    margin: 0 auto 25px;
}
.step-icon-text {
    white-space: pre-line;
}
.step-icon-text h4 {
    color: #42a47e;
    font-weight: 600;
    margin: 0 0 10px;
}
.product-block {
    padding: 5% 0 31%;
}
.product-block h4 {
    font-size: 1.5em;
    margin: 0;
}
.product-block h2 {
    font-weight: 600;
    margin: 10px 0 30px;
}
.btn-view {
    background: #216653;
    color: #fff;
    border: none;
    padding: 9px 35px;
    transition: 0.5s;
}
.btn-view:hover {
    background: #42a47e;
    color: #fff;
}
.product-name {
    color: #2e4a3c;
    text-align: center;
    padding: 7% 0;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2 {
    font-weight: 600;
}
.menu-align-border {
    border-right: 2px solid #43a47f;
    margin: 0 auto;
    height: 45px;
    width: 2px;
}
.thumbs {
    padding: 5px ! IMPORTANT;
    margin-bottom: 0px;
}
.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;
}
#Component66b34b11110acc001272ab9e .col-md-3.col-sm-4.col-xs-4 {
    width: 12.5%;
}
#Component66c8160ee474cb0013ad3595 .col-md-3.col-sm-4.col-xs-4 {
    width: 12.5%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*หน้าแรก*/



/*สินค้า*/
.product-sub {
    padding: 12% 3%;
}
.product-sub h4 , .product-sub3 h4 {
    color: #42a47e;
    font-weight: 600;
    margin: 20px 0 5px;
}
.step-icon-block3 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    padding: 5% 0;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
    border: 1px solid #eee;
    padding: 15px 10px;
    text-align: center;
}
tr:nth-child(even){background-color: #f9f9f9}
tr:nth-child(odd){background-color: #fff}

table.tj2 tr:hover {
    background-color: #55a58c;
    color: #fff;
}
.product-sub-detail {
    text-align: center;
    padding: 10% 0;
    font-size: 0.9em;
}
.product-sub-detail h4  {
    background: #42a47e;
    color: #fff;
    padding: 15px 0;
    font-weight: 600;
}
.product-sub2 {
    text-align: center;
    padding: 0 1%;
}
.product-sub3 {

}

/*
ul.product-ul {
    list-style: none;
    padding-inline-start: 0;
}

ul.product-ul li {
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    align-items: baseline;
}

ul.product-ul li:before {
    display: grid;
    content: "";
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_09072023glpa/0/0/iconz-z102335044293.webp);
    background-size: cover;
    aspect-ratio: 1;
}*/
.product-ul {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 10px auto;
}
.product-ul li {
    display: flex;
    margin-bottom: 5px;
}
.product-ul li::before {
    content: '✦';
    padding-right: 10px;
    color: #42a47e;
}
/*สินค้า*/



/*ติดต่อเรา*/
.contact-address {
    text-align: center;
}
.contact-address h3 {
    font-weight: 600;
    margin: 0 0 5px;
    font-size: 1.8em;
    color: #42a47e;
}
.contact-bg {
    display: grid;
    grid-template-columns: 20% 80%;
    gap: 15px;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 5%;
    transition: 0.5s;
}
.contact-bg:hover {
    background: #e1ede4;
}
.contact-tel {
    display: grid;
    grid-template-columns: 2% auto;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 1%;
    font-weight: 600;
    font-size: 1.2em;
}
#iframe66b58f1528d0760013ce2fd6 iframe {
    border-radius: 10px;
}
/*form Contact*/
.CASS-D-border {
    background: rgba(255, 255, 255, .0) !important;
}
.CASS-C-head, .CASS-D-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-D-head h3 {
    margin: 20px 0 0;
    padding-left: 4%;
    color: #42a47e;
    font-size: 2.2em;
    font-weight: 600;
}
.CASS-D-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #bbb;
    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: 27px 0px 20px;
    font-weight: 500;
    color: #1d1d1d !important;
}
.CASS-D-border .form-control::placeholder {
    color: #1d1d1d !important;
}
.CASS-D-border .form-control:hover  {
    border-bottom: 1px solid #42a47e;
}
.CASS-D-border .form-control:focus {
    border-bottom: 1px solid #42a47e;
    -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: #1d1d1d!important;
}
.CASS-D-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #216653;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
}
.CASS-D-border .btn-default:active {
   background-color: #216653;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #216653;
}
.CASS-D-border .ITPcheckboxAuthen {
    font-size: 0.9em;
    color: #1d1d1d;
    text-align: left !important;
    padding-left: 0%;
}
.CASS-D-border label.col-xs-12.col-sm-3.col-md-3.control-label {
    display: none !important;
}
.CASS-D-border .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}
.CASS-D-border  .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100%;
}
/*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: #216653;
    border-color: #216653;
}
.pagination>li>a, .pagination>li>span {
    color: #216653;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #005f59;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 1.4em;
}
.container {
    width: 1440px;
}
.itopplus-footer, .itopplus-footer2 {
    font-size: 18px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.CASS-D-border .form-control {
    padding: 27px 0px 25px;
}
   
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.h2, h2 {
    font-size: 2.6em;
}
  .h3, h3 {
    font-size: 1.8em;
}
  .quote-block2 h3 {
    font-size: 1.6em;
}
  .team-icon {
    font-size: 0.8em;
}
  .step-block {
    padding: 1% 0 5%;
}
  .product-block {
    padding: 5% 0 23%;
}
  .itopplus-footer, .itopplus-footer2 {
    font-size: 11px;
}
  .contact-bg-text {
    font-size: 0.9em;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.team-icon-head {
    white-space: inherit;
}
  .about-us h2 {
    font-size: 2em;
}
  .team-icon-text {
    white-space: inherit;
}
      .step-block {
        font-size: 0.7em;
    }
  .step-icon-text {
    white-space: inherit;
}
      .product-block {
        padding: 5% 0 16%;
    }
      .table-responsive {
        border: 0px solid #ddd;
    }
  .contact-bg {
    grid-template-columns: 15% 85%;
    gap: 15px;
}
      .contact-bg-text {
        font-size: 0.7em;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl66b34cddeac77900133889e8 {
    padding: 0 !important;
    margin-bottom: -7px;
}
  .about-us {
    padding: 0% 1% 0;
}
.quote-block {
    grid-template-columns: repeat(1, 1fr);
    padding: 1% 0 5%;
    font-size: 0.8em;
}
  .quote-block1 {
    border-right: 0px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 20px 0px;
}
  .quote-block2 {
    text-align: center;
}
  .itopplus-bg3 {
    background-attachment: inherit;
}
  .team-icon-head h2 {
    font-size: 2em;
}
  .team-icon-block {
    grid-template-columns: repeat(2, 1fr);
}
  .itopplus-bg4 {
    background-size: cover;
    background-position: bottom;
}
  .step-icon-block1 {
    grid-template-columns: repeat(2, 1fr);
}
  .step-icon-block2 {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
}
  .step-icon-img {
    width: 45%;
}
  .product-block {
        padding: 1% 0 12%;
        font-size: 0.7em;
    }
  .product-block h2 {
    margin: 10px 0 15px;
    font-size: 2.4em;
}
  .step-block-text2 h2 {
    font-size: 6em;
}
  #Component66b34b11110acc001272ab9e .col-md-3.col-sm-4.col-xs-6 {
    width: 25%;
}
  .menu-align h2 {
    font-size: 2em;
}
  .step-icon-block3 {
    grid-template-columns: repeat(2, 1fr);
}
      .step-icon-block3 .step-icon-text {
        white-space: pre-line;
    }
  table.tj2 td {
    white-space: nowrap;
}
  .contact-address h3 {
    font-size: 1.4em;
}
  .contact-tel {
    grid-template-columns: 6% auto;
    font-size: 1.1em;
}
      .contact-bg-text {
        font-size: 1em;
    }
  .CASS-D-head h3 {
    padding-left: 6%;
    font-size: 1.8em;
}
  .product-sub {
    padding: 12% 0%;
}
  #mainmenu66b46fa09cd26f0013a45e86{
    padding: 0 !important;
  }
}




.unknown {
    position: fixed;
    bottom: 6% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
    margin-bottom: 0 !important;
}



