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


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

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_0409202343f7/0/0/3z-z85946192745.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_0409202343f7/0/0/4z-z1520482374019.webp');
    background-size: cover;
    background-position: bottom;
}


.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #444;
    margin: 0 25px;
    padding: 5px 3px;
    border-bottom: 3px 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: #444 !important;
    box-shadow: none;
    border-radius: none;
    border-bottom: 3px solid #dd0e16;
    background: transparent;
    background-color: transparent;
}


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

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

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

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

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #fff !important;
    }

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

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

    .navbar-header i {
        filter: contrast(.5);
    }
}

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

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

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
      box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }

    .itopplus-banner {
        background: #fff;
        transition: .3s; 
    }

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

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

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

    .itopplus-search {
        text-align: right;
        margin-bottom: 1vw;
    }




}



/**/
.h1, h1 {
    font-size: 3.6em;
}
.h2, h2 {
    font-size: 2.8em;
}
.h3, h3 {
    font-size: 2.2em;
}
.h4, h4 {
    font-size: 1.3em;
}
.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;
    width: 15%;
    justify-content: flex-end;
    gap: 10px;
    float: right;
    align-items: center;
    margin-right: 1.5%;
}
/*header*/

/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 5px;
    font-weight: 600;
    font-size: 1.1em;
    color: #fff;
}
.itopplus-footer a {
    color: #b3b3b3;
}
.itopplus-footer a:hover {
    color: #dd0e16;
}
.footer-logo {
    padding: 15% 0 15% 45%;
}
.footer-icon-img {
    display: flex;
    width: 85%;
    gap: 10px;
    margin: 20px 5px 0;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-pd {
    padding: 15% 0 0 25%;
}
.copy-right {
    font-size: 0.9em;
    font-family: "Montserrat", sans-serif;
    padding: 1% 0 0;
}
.line-qr {
    display: flex;
    padding: 15% 45% 25% 20%;
}
.line-text {
    position: absolute;
    bottom: 0;
    top: 39%;
    margin-left: -32px;
    transform-origin: 0 0;
    transform: rotate(270deg);
    font-family: "Teko", sans-serif;
    font-size: 1.4em;
    font-weight: 300;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #dd0e16 !important;
    color: #dd0e16 !important;
    font-family: "Noto Sans Thai", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #dd0e16 !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%;
}
.padding-pd2 {
    padding: 10%;
}
.product-service {
    white-space: pre-line;
}
.product-service h1 {
    font-family: "Teko", sans-serif;
    color: #000000;
    margin: 0 0 10px;
}
figure.effect-phoebe {
    background: transparent;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transition: transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 0px, 0);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    font-size: 1em;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
     transform: scale(1.1) !important;
}
.product-bg {
    background: #dd0e16;
    color: #fff;
    clip-path: polygon(85% 0, 100% 40%, 100% 100%, 0 100%, 0 0);
    width: 50%;
    padding: 15px 20px;
}
.product-name {
    white-space: pre-line;
    border-bottom: 4px solid #dd0e16;
    padding: 1% 1% 10%;
}
.product-name h4 {
    font-size: 1.1em;
    color: #000;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 1.2;
}
.iso-block {
    display: grid;
    grid-template-columns: 40% 60%;
    margin-top: -15%;
}
.iso-img {
    background: #dd0e16;
    color: #fff;
}
.iso-img img {
    width: 80% !important;
    margin: -7% 20%;
}
.iso-bg {
    padding: 5% 13%;
    clip-path: polygon(90% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
    background: #dd0e16;
    color: #fff;
}
.iso-bg h1 {
    white-space: pre-line;
    font-family: "Teko", sans-serif;
    font-size: 4.4em;
    font-weight: 600;
    margin: 0;
}
.iso-bg h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 2.2em;
    margin: 0;
}
.iso-bg h3 {
    background: #000;
    font-family: "Teko", sans-serif;
    padding: 13px 20px 7px;
    width: max-content;
    margin: 15px 0 25px;
    line-height: 1;
}
.iso-bg h4 {
    font-weight: 400;
}
.about-block {
    padding: 5% 0;
}
.about-head {
    font-family: "Teko", sans-serif;
    display: flex;
    align-items: baseline;
    gap: 10px;
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 5%;
    width: 85%;
}
.about-head h4 {
    line-height: 1;
    margin: 0;
    font-size: 2.6em;
    font-weight: 400;
}
.about-head h3 {
    font-size: 3.2em;
    line-height: 1;
    margin: 0;
    color: #dd0e16;
}
.about-head h1 {
    font-size: 7em;
    line-height: 1;
    margin: 0;
    color: #000;
    font-weight: 600;
}
.about-sub {
    white-space: pre-line;
}
.video-block {
    padding: 22% 14%;
}
.video-icon-block {
    white-space: pre-line;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 65%;
}
.video-block h4 {
    white-space: pre-line;
    font-size: 1.5em;
    line-height: 1.4;
    margin: 0;
}
.video-icon {
    padding: 20% 0 0;
    transition: 0.5s;
}
.video-icon:hover {
    transform: translateY(-10px);
}
.video-icon-img {
    width: 42%;
    margin: 0 0 15px;
}
.slogan-block {
    white-space: pre-line;
    padding: 10% 0 0 19%;
}
.slogan-block h2 {
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 10px;
}
.btn-doc {
    background: transparent;
    border: 1px solid #dd0e16;
    color: #000;
    padding: 9px 15px;
    transition: 0.5s;
}
.btn-doc:hover {
    background: #dd0e16;
    border: 1px solid #dd0e16;
    color: #fff;
}
.btn-doc span {
    padding: 0 0 0 5px;
}
/*หน้าแรก*/


/*form Contact*/
.CASS-D-border {
    background: rgba(255, 255, 255, .0) !important;
    margin: 5% auto;
    padding: 1%;
}
.CASS-C-head, .CASS-D-head {
    font-family: "Noto Sans Thai", sans-serif;
}
.CASS-D-head h3 {
    margin: 20px 0 0;
    font-size: 2em;
    padding-left: 0px;
    color: #000000;
    text-align: center;
    font-weight: 600;
}
.CASS-D-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 2px solid #c0c0c0;
    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 15px;
    font-weight: 500;
    color: #555555 !important;
}
.CASS-D-border .form-control::placeholder {
    color: #555555 !important;
}
.CASS-D-border .form-control:hover  {
    border-bottom: 2px solid #dd0e16;
}
.CASS-D-border .form-control:focus {
    border-bottom: 2px solid #dd0e16;
    -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: #555555!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: #dd0e16;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 7px 20px;
    font-size: 1.2em;
    font-weight: 300;
    border: 0px solid transparent;
    font-family: "Teko", sans-serif;
}
.CASS-D-border .btn-default:active {
   background-color: #dd0e16;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #dd0e16;
}
.CASS-D-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #555555;
    text-align: left !important;
    padding-left: 5%;
}
.CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 32%;
}
span#customAcceptPolicyText1 , span#contactUsAcceptPolicyText2 {
    color: #000;
}
span#contactUsAcceptPolicyText2 {
    display: block;
    font-weight: 600;
}
.CASS-D-border #editor1 , .CASS-D-border #editor2 , .CASS-D-border #editor3 , .CASS-D-border #editor4 {
    display: none;
}
.CASS-D-border .glyphicon-ok-circle:before {
    font-size: 0.8em;
    padding: 0 5px;
}
/*form Contact*/



/*เกี่ยวกับเรา*/
.menu-align {
    padding: 5% 0 2%;
}
.menu-align h2 {
    background: black;
    color: #fff;
    margin: 0;
    width: fit-content;
    padding: 15px 25px 10px;
    font-size: 2.2em;
    font-weight: 600;
    line-height: 1.2;
    clip-path: polygon(90% 0, 100% 25%, 100% 100%, 0 100%, 0 0);
}
.menu-border {
    border-bottom: 1px solid #bbb;
}
figure.effect-jazz {
    background: transparent;
    clip-path: polygon(85% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-jazz img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-jazz:hover img {
    transform: scale(1.1) ! IMPORTANT;
}
.slogan-block img {
    width: 30% !important;
    margin: 20px 0 0;
}
.about-block2 {
    width: 50%;
    padding: 7% 1% 7% 0;
}
.about-block2 h3 {
    color: #000;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 15px;
}
/*เกี่ยวกับเรา*/


/*ผลิตภัณฑ์*/
.product-detail-pd {
    padding: 0 0 5% 9%;
}
.product-detail {
    padding: 11%;
}
.product-detail h4 {
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    margin: 30px 0 20px;
    font-size: 2em;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.product-name2 {
    height: 295px;
    background: #fff;
    border-bottom: 4px solid #dd0e16;
    padding: 10%;
    clip-path: polygon(100% 0, 100% 90%, 90% 100%, 0 100%, 0 0);
}
.product-name2 h4 {
    color: #000;
    font-weight: 600;
    margin: 0 0 10px;
}
/*ผลิตภัณฑ์*/



/*ข่าวสาร l กิจกรรม*/
.coming-soon {
    width: 75%;
    margin: 0 auto;
}
/*ข่าวสาร l กิจกรรม*/


/*ติดต่อเรา*/
.text-contact {
    padding: 3% 0 0;
}
.text-contact .media-body {
    padding: 8px 0 10px;
}
.text-contact img {
    width: 80% !IMPORTANT;
}
.padding-contact {
    padding: 8px 0 10px;
}
.text-contact h3 {
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 1.8em;
    color: #000;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #000 !important;
    border-radius: 0;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #dd0e16!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.Textmanager.font-inherit {
    text-align: left;
    line-height: 1.6;
    display: flow-root;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.1em !important;
    color: #fff !important;
}
.tab-content {
    border: none !important;
    padding: 0% !important;
    margin: 2% 0%;
}
.tab-content iframe {
    height: 380px;
}
.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%;
}
#Component66b334e93b2ad800135433b1 .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100%;
}
#cookie66b334e93b2ad800135433b1 {
    padding-left: 0;
}
#Component66b334e93b2ad800135433b1 .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #dd0e16;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 9px 20px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
    font-family: "Noto Sans Thai", sans-serif;
}
/*ติดต่อเรา*/



/*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: #dd0e16;
    border-color: #dd0e16;
}
.pagination>li>a, .pagination>li>span {
    color: #dd0e16;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #dd0e16;
    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;
    }
  .slogan-block {
    padding: 10% 0 0 18%;
}
  .CASS-D-border .form-control {
    padding: 40px 0px 15px;
}
  .CASS-D-border .ITPcheckboxAuthen {
    padding-left: 3.5%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .footer-logo {
    padding: 15% 0 15% 55%;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .about-block {
    padding: 5% 0 5.4%;
}
  .text-contact img {
    width: 70% ! IMPORTANT;
}
  .tab-content iframe {
    height: 480px;
}
  .product-name2 {
    height: 370px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.product-name {
    white-space: inherit;
    padding: 1% 0% 10%;
}
  .about-sub {
    white-space: inherit;
}
  .video-block h4 {
    white-space: inherit;
}
  .video-block {
    padding: 16% 8%;
}
  .itopplus-bg3 {
    background-size: cover;
}
  .slogan-block {
    white-space: inherit;
}
  .itopplus-bg4 {
    background-size: cover;
    background-position: bottom;
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
  .footer-pd {
    padding: 15% 0 0 10%;
}
  .about-head {
    width: 100%;
}
  .product-detail {
    padding: 4%;
}
  .product-detail-pd {
    padding: 0 0 13% 9%;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
    .product-service {
    white-space: inherit;
}
  .product-name {
        font-size: 0.9em;
    }
  .iso-bg {
    padding: 5% 5%;
}
  .iso-bg h1 {
    font-size: 4em;
}
      .about-head {
        font-size: 0.85em;
    }
  .video-icon-block {
    width: 90%;
}
      .video-block {
        padding: 2% 5%;
    }
      .slogan-block {
        padding: 10% 0 0 5%;
    }
  .slogan-block h2 {
    font-size: 2.4em;
}
.CASS-D-main form div {
    padding: 0 !important;
}
  .copy-right {
    text-align: center;
    padding: 0;
}
  
.TabItpContentLandingPage6>ul {
    display: flex;
}
 .nav-justified>li {
    width: 100%;
}
  .text-contact h3 {
    font-size: 1.5em;
}
  .text-contact .media-body {
    padding: 4px 0 10px;
}
  .tab-content iframe {
    height: 350px;
}
  .product-detail h4 {
    margin: 0px 0 20px;
    font-size: 1.5em;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl66b2eb22110acc0012729878 {
    padding: 0 !IMPORTANT;
}
  .h3, h3 {
    font-size: 1.6em;
}
  .product-service h1 {
    white-space: pre-line;
}
      .product-name {
        font-size: 1em;
    }
  .iso-block {
    grid-template-columns: repeat(1, 1fr);
    margin-top: -15%;
}
  .iso-img img {
    margin: -7% auto;
    display: block;
}
      .iso-bg h1 {
        font-size: 3.2em;
    }
      .iso-bg {
        padding: 5% 10%;
            clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 100%, 0 0);
    }
      .about-head {
        font-size: 0.75em;
    }
  .itopplus-bg2 {
    background-size: cover;
}
      .video-block {
        padding: 2% 1%;
    }
  .itopplus-bg3 {
    background-position: right;
}
  .slogan-block {
            padding: 10% 0 0 0%;

    }
  .slogan-block h2 {

}
  .CASS-D-border .ITPcheckboxAuthen {
    padding-left: 2%;
}
  .CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 21%;
}
  .menu-align h2 {
    font-size: 1.8em;
}
      .itopplus-bg .slogan-block {
        color: #444;
    }
  .itopplus-bg .slogan-block h2 {
        color: #000;
    }
  .about-block2 {
    width: 100%;
}
  .product-detail {
    padding: 0 0 0 0%;
}
  .product-name2 {
    height: inherit;
}
      .product-detail-pd {
        padding: 0 0 0% 0%;
  }
}





