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

body {
  overflow-x: hidden;
  color: #282828;
  font-family: "LINE Seed Sans TH";
}

.itopplus-bg3 {
    background-color: #e9e9f3;
}

.itopplus-bg4 {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_130720241icl/0/0/bg-addz-z1685299798966.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

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

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

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

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

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

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #controlMenu * {
    color: #444 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #444 !important;
  }

  .navbar-header a::before {
    background-size: 33px;
    background-position: center;
  }

  .navbar-header a::after {
    background: transparent;
  }

#itpphonemobile::before {

  background-image: url(  https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;

}

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

.old-image-icon-facebook::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
}

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

.old-image-icon-instragram::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
}

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

.new-image-icon-twitter::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
}

}

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

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

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

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

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  .itopplus-search {
    width: 50%;
    text-align: right;
    color: #282828;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
}

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

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

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

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


/************font-size***************/

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4, .managerHeader {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p, .btn-port, .btn-qout {
    font-size: 16px;
}

.footer p, .copy-right p, .text-form2 span,
.CASS-D-main button {
    font-size: 14px;
}

.name-company h6, .text-product h6 {
    font-size: 24px;
}

.footer h6, .text-port h6, .sect-iso h6,
.blog-process h6, .blog-equipment h6, .about-four h6 {
    font-size: 18px;
}

.text-big {
    font-size: 36px;
}

.text-big2 {
    font-size: 26px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}


/********************master-page*******************/

.head-social img, .footer-social img {
    width: 35px !important;
}

.head-social {
    display: flex;
    gap: 15px;
    justify-content: end;
}

.footer-social {
    display: flex;
    gap: 10px;
}

.border-top {
    border-top: 2px solid #cfcfdc;
}

.fw-semi, .footer h6, .h1, .h2, .h3, .h4, .h5, 
h1, h2, h3, h4, h5, .blog-static h6, .sect-iso h5,
.service-detail h4 , .service-detail h6,
.blog-equipment h6, .text-product p.fw-semi,
.text-product h6, .blog-process h6,
span#contactUsAcceptPolicyText2,.about-four h6,
.detail-news h6 {
    font-weight: 600;
}

.detail-news p, .detail-news ul {
    margin-bottom: 2rem;
}

.detail-news li p {
    margin-bottom: 0.5rem;
}

.footer h6, .service-detail h4, .service-detail h6,
.blog-process h6, .detail-news h6, .detail-news ul ul,
.about-four h5 {
    margin-bottom: 1rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    margin: 0;
}

.name-company p, .sect-iso p,
.TabItpContentLandingPage6>ul>li>a{
    margin: 0;
}

.name-company h6 {
    margin-bottom: 1%;
}

.footer li {
    display: grid;
    grid-template-columns: 22px auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 1rem;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.logo-iso {
    display: flex;
    gap: 10px;
    width: 20%;
}

.text-purple, .blog-static h3, .sect-iso h5, .managerHeader {
    color: #5752ea;
}

.text-green, .sect-about h3, .blog-static h6,
.about-three h3, .sect-iso h6, .service-detail h4,
.blog-process h6, .blog-equipment h6, .footer a:hover,
.text-product h6, .contact-page h4, .contact-page a:hover,
.detail-news h5{
    color: #a7d825;
}

.sect-about {
    padding-left: 12%;
    padding-right: 14%;
    padding-top: 12%;
    color: #444;
}

.sect-about h3, .about-three h3, .about-two h3 {
    margin-bottom: 3%;
    line-height: 52px;
}

.about-two {
    background: #e9e9f3e8;
    padding: 20% 13%;
    color: #444;
}

p {
    line-height: 24px;
}

.sect-about p{
    text-align: justify;
}

.img-about01 img, .img-about02 img, .img-about03 img,
.img-about04 img,.icon-process img {
    position: relative;
    z-index: 2;
}

.img-about01::before {
    content: " ";
    width: 55%;
    height: 110%;
    background: #5752ea;
    position: absolute;
    left: -20px;
    top: -20px;
    z-index: 1;
    clip-path: polygon(0 0, 75% 0%, 100% 100%, 0% 100%);
      transition-duration: 0.5s;
}

.img-about01 {
    width: 95%;
    margin: auto;
    margin-right: 0;
    position: relative;
}

.img-about02::before {
    content: " ";
    width: 65%;
    height: 110%;
    background: #5752ea;
    position: absolute;
    right: -20px;
    z-index: 1;
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
      transition-duration: 0.5s;
    top: -17px;
}

.img-about03::before, .img-about04::before {
    content: " ";
    width: 65%;
    height: 110%;
    background: #5752ea;
    position: absolute;
    left: -20px;
    z-index: 1;
    top: -15px;
    clip-path: polygon(0 0, 75% 0%, 100% 100%, 0% 100%);
      transition-duration: 0.5s;
}

.img-about03, .img-about04 {
    width: 95%;
    margin: auto;
    margin-right: 0;
    position: relative;
}

.img-about02 {
    width: 95%;
    margin: auto;
    margin-left: 0;
    position: relative;
}

.sect-satisfaction hr {
    border-color: #5752ea;
    width: 60px;
    margin-left: 0;
    border-width: 2px;
}

.blog-static p, .sect-iso {
    color: #777777;
}

.blog-static .fw-semi, .text-product p.fw-semi,
.contact-page a, .footer a {
    color: #282828;
}

.blog-static h6 {
    margin-bottom: 3%;
}

.blog-static h3 {
    line-height: 40px;
}

.sect-iso {
    display: grid;
    grid-template-columns: 40% 40%;
    gap: 30px;
    background: #e9e9f3;
    padding: 4%;
    padding-left: 15%;
    clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%);
}

.img-iso img {
    height: 70px;
    width: auto !important;
}

.img-iso {
    width: 50%;
    margin-bottom: 5%;
}

.sect-standard h5::after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 50%;
    right: -4px;
    border: medium none;
    background-color: #a7d825;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid rgba(39, 41, 43, .15);
    border-right: 1px solid rgba(39, 41, 43, .15);
    -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
}

.sect-standard h5 {
    width: fit-content;
    padding-right: 10%;
    border-right: 4px solid #a7d825;
    position: relative;
}

.sect-standard {
    background: #5752ea;
    width: 140%;
    color: #fff;
    padding: 5%;
    margin-top: 9%;
    padding-left: 32%;
}

.sect-port, .sect-process, .managerHeader {
    text-align: center;
}

.sect-port, .sect-process {
    margin-bottom: 2rem;
}

figure.effect-jazz figcaption::after,
.boderedlayoutClient, .CASS-A-middle-right,
.CASS-A-middle-left, .CASS-A-bottom, .CASS-A-top,
.CASS-B-border {
    border: none;
}

figure.effect-jazz, .CASS-B-border, .CASS-D-border,
.CASS-H-main {
    background: transparent;
}

.CASS-A-middle-mid, .CASS-B-middle-mid,
.CASS-D-middle-mid, .CASS-H-middle-mid {
    padding: 0;
}

.CASS-A-main {
    box-shadow: none;
}

figure.effect-jazz h2 {
    padding-top: 0;
    -webkit-transition: inherit;
    transition: inherit;
}

figure.effect-jazz h2, figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.grid figure h2 {
    word-spacing: unset;
    font-weight: unset;
    font-size: initial;
}

figure.effect-jazz:hover h2, figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.CASS-A-main figcaption {
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    text-transform: none !important;
}

.text-port {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 100%;
    color: #fff;
    text-align: center;
}

.btn-port {
    width: fit-content;
    background: #5752ea;
    color: #fff;
    padding: 1rem 2rem;
    border-radius: 30px;
    display: flex;
    gap: 10px;
    align-items: center;
    font-weight: 600;
    transition: transform 0.2s ease-out;
}

.btn-qout {
    width: fit-content;
    background: #a7d825;
    color: #fff;
    padding: 1rem 2rem;
    border-radius: 30px;
    display: flex;
    gap: 10px;
    align-items: center;
    font-weight: 600;
    transition: transform 0.2s ease-out;
}

.btn-port img, .btn-qout img {
    width: 22px !important;
}

.btn-all {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}

div#background685cc23eed16b100130e4482 figure {
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

.blog-port hr, .blog-quotation hr {
    width: 60px;
    border-color: #adda30;
    margin-left: 0;
    border-width: 2px;
}

.blog-port {
    background: #5752ea;
    color: #fff;
    padding: 10%;
    height: 430px;
    margin-right: 3%;
}

.text-big2 {
    color: #adda30;
}

.blog-port p {
    line-height: 26px;
}

.head-page hr {
    width: 60px;
    border-color: #adda30;
    border-width: 2px;
}

.head-page {
    text-align: center;
    padding: 3% 0 1%;
    background: #e9e9f3;
}

.about-three {
    padding-right: 10%;
    color: #444;
}

.text-dark {
    color: #282828;
}

.sect-iso p.text-dark {
    margin-top: 1rem;
}

.sect-standard.page-iso {
    margin-top: 25%;
}

.img-about04::before {
    height: 116%;
}

.service-detail {
    padding: 0 12%;
    padding-top: 5%;
}

.service-detail li::marker, .detail-news li::marker {
    content: "‣";
    font-size: 20px;
    color: #5752ea;
}

.service-detail li p, .detail-news li p  {
    margin-left: 7px;
}

.service-detail ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
    margin-bottom: 2rem;
}

.blog-process {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 20px;
    text-align: center;
    margin: 2% 0;
}

.icon-process {
    width: 55%;
    margin: auto;
    margin-bottom: 6%;
    position: relative;
}

.icon-process::after {
    content: " ";
    width: 100%;
    height: 1px;
    background: #adda30;
    position: absolute;
    top: 50%;
    right: -100%;
    z-index: 1;
}

.items-process:last-child .icon-process::after,
.text-form span, .CASS-D-main button .glyphicon {
    display: none;
}

.blog-equipment {
    display: grid;
    grid-template-columns: 35% auto;
    gap: 20px;
    align-items: center;
    background: #f5f5f7;
    margin-right: 20px;
    margin-bottom: 20px;
    border-left: 4px solid #5752ea;
}

.blog-equipment p {
    margin: 1% 0;
}

.CASS-B-main figure {
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
      background: #fff;
}

.CASS-B-main figcaption {
    position: relative !important;
    padding: 0 !important;
    text-transform: none !important;
    background: #fff;
    color: #282828 !important;
    text-align: center !important;
}

figure.effect-jazz p {
    padding: 0;
    font-size: initial;
}

.text-product {
    padding-bottom: 20px;
    padding-top: 15px;
    border-top: 2px solid #5752ea;
    color: #444;
}

.text-product p {
    font-weight: 400;
}

.grid figure p {
    letter-spacing: unset
}

.CASS-D-main input::placeholder, .CASS-D-main textarea::placeholder {
    color: #777;
}

.CASS-D-main .form-control {
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 1rem;
    height: 40px;
    color: #282828 !important;
    padding: 6px 10px !important;
    background: transparent;
}

.CASS-D-main .has-feedback {
    height: 50px;
}

.text-form2 span {
    display: inline-block;
    margin-top: 0.5rem;
    color: #282828;
    margin-bottom: 0.75rem;
}

.about-three li p {
    margin-bottom: 0.75rem;
}

div#display12 input::placeholder {
    font-size: 12px !important;
}

.CASS-D-main .col-md-offset-5,
.CASS-D-main .col-md-offset-3{
    margin: 0;
    text-align: center;
    width: 100%;
  padding: 0;
}

.CASS-D-main button {
    width: fit-content;
    background: #5752ea;
    color: #fff;
    padding: 1rem 2.5rem;
    border-radius: 30px;
    text-shadow: none;
    border: none;
    margin: auto;
    box-shadow: none;
}

.CASS-D-main .btn-success {
    width: fit-content;
    background: #a7d825;
    color: #fff;
    padding: 0.5rem 2rem;
    border-radius: 30px;
    border: none;
}

.CASS-D-main .progress {
    height: 8px;
    margin-top: 7% !important;
}

.blog-quotation {
    background: #5752ea;
    color: #fff;
    padding: 15% 9%;
}

div#formdisplay685d039f9c679500131978ef {
    background: #e9e9f3a3 !important;
    padding: 2%;
}

#formdisplay685d039f9c679500131978ef > div:nth-child(4) {
    padding-top: 0 !important;
}

.contact-page {
    padding-left: 10%;
    padding-top: 7%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 1rem;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 3%;
}

.form-contact {
    text-align: center;
    background: #fff;
    padding: 5% 3% 2%;
    margin-bottom: -1px;
}

div#background685d06dabb20b40013b33431 {
    background: #fff;
    padding: 2% 6% 3%;
    position: relative;
}

div#background685d06dabb20b40013b33431 .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

div#background685d06dabb20b40013b33431 .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

div#background685d06dabb20b40013b33431::before {
    content: " ";
    width: 60%;
    height: 126%;
    background: #5752ea;
    position: absolute;
    left: -20px;
    bottom: -20px;
    z-index: -1;
    clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
      transition-duration: 0.5s;
}

.img-effect, .img-equipment, .img-process {
    overflow: hidden;
}

.img-effect img, .img-iso img, .head-social img,
.footer-social img, .footer li img, .img-equipment img,
.icon-process img, .contact-page li img, 
.img-container .img, .icon-service img, .img-process img {
    transition: transform 0.2s ease-out;
}

.img-effect:hover img, .items-iso:hover img,
.btn-qout:hover, .btn-port:hover, .head-social img:hover, 
.footer-social img:hover, .footer li:hover img, 
.img-equipment img:hover, .items-process:hover img,
.contact-page li:hover img, .template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.items-service:hover img, .order-process:hover img {
    transform: scale(1.05);
}

.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-news h6 {
    color: #5752ea;
}

.img-about02:hover::before, .img-about01:hover::before, 
.img-about03:hover::before, .CASS-D-main button:hover {
    background: #a7d825;
}

.CASS-B-main figure:hover .text-product {
    border-color: #a7d825;
}

div#display14 .col-md-2 {
    width: fit-content;
}


.Text_seller2, .post-time, .landingpagemanager {
    display: none;
}

.social-icon {
    border-radius: 5px;
}

.ITPcookiebar {
  width: 100% !important;
  background-color: #64646494 !important;
  color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #64646494 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #a7d825 !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #5752ea !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

div#cookie685d06dabb20b40013b33431 {
    padding-bottom: 3% !important;
}

.template1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    background: #fff
}

.pre-news .btn-port img {
    width: 18px !important;
}

.pre-news .btn-port {
    font-size: 14px;
    gap: 7px;
    padding: 0.8rem 1.5rem;
}

.pre-news p {
    font-size: 14px;
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5%;
}

.pre-news h6 {
    font-size: 16px;
    margin-bottom: 1rem;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pre-news {
    text-align: left;
    padding: 15px;
    color: #282828;
}

    .Contentmanager .template1 .template-panel {
        padding-bottom: 70%;
    }

div#Contentmanager .img-container {
    overflow: hidden;
}

.social-share, div#background6870c27763ed6f001a0f1557 .pagination {
    display: none;
}

.page-header {
    padding-bottom: 0;
    margin: 3% 0 1%;
    border-bottom: none;
}

div#Contentmanager .img-thumbnail, div#Contentmanager .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
}

.Textmanager {
    text-align: left;
    display: flow-root;
}

.about-page h5, .about-three h5 {
    font-weight: 600;
    margin-bottom: 1rem;
    color: #5752ea;
}

.about-page {
    padding-left: 8%;
}

.about-four {
    padding-left: 10%;
    padding-top: 3%;
}

.about-four h6 {
    font-style: italic;
}

.about-page p {
    margin-bottom: 1.5rem;
}

.blog-static .fw-semi {
    display: block;
}

.blog-service, .blog-order {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 25px;
}

.items-service {
    text-align: center;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
    padding: 5%;
    border-radius: 10px;
    position: relative;
    background: #fff;
}

.order-process {
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
    background: #fff;
}

.icon-service {
    width: 30%;
    margin: auto;
    margin-bottom: 5%;
}

.items-service h6 {
    color: #adda30;
    font-weight: 600;
    margin-bottom: 3%;
}

.items-service:nth-child(3) {
    top: 35px;
}

.items-service:nth-child(1) {
    top: 25px;
}

.text-process {
    padding: 15px 20px;
}

.text-process h6, .product-detail h5 {
    font-weight: 600;
    margin-bottom: 1rem;
    color: #5752ea;
}

.text-process li p {
    margin-bottom: 0.75rem;
}

.product-detail {
    padding-top: 8%;
    padding-left: 5%;
}

.product-detail li p {
    margin-bottom: 0.75rem;
}

div#mainmenu685d03979c679500131978e6 .col-md-3.col-sm-3.col-xs-12 {
    background: #5752ea;
    height: auto;
}

div#mainmenu685d03979c679500131978e6 .none-middle-mid {
    display: flex;
    height: 100%;
}

div#mainmenu685d03979c679500131978e6 .none-middle-mid .none-middle-mid {
    display: block;
}

.TabItpContentLandingPage6,
.tab-itp-background {
    padding: 0 !important;
    background: transparent !important;
}

.TabItpContentLandingPage6>ul {
    width: 100%;
    background: #f5f5f7;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 5px !important;
    justify-content: center;
}

.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 16px !important;
}

.TabItpContentLandingPage6 .nav-justified>li {
    display: inline-block;
    width: fit-content;
}

.TabItpContentLandingPage6>ul>li.active>a,
.TabItpContentLandingPage6>ul>li>a:hover{
    background-color: #5752ea !important;
}

div#background68999381717d48001a0697a6 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 14.25% !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

.text-service2 {
    padding: 10px 5px;
      min-height: 100px;
}

.text-service2 p {
    font-size: 13px !important;
    color: #444;
    line-height: 20px;
}

.detail-news h5 {
    margin-bottom: 1rem;
}
/*******************responsive********************/


@media screen and (min-width: 1900px) {
  
  
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}

h1 {
    font-size: 4.7em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.4em;
}

h4, .managerHeader {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .btn-port, .btn-qout, .pre-news h6 {
    font-size: 20px;
}

.footer p, .copy-right p, .text-form2 span,
.CASS-D-main button, .pre-news p {
    font-size: 18px;
}

.name-company h6, .text-product h6 {
    font-size: 28px;
}

.footer h6, .text-port h6, .sect-iso h6,
.blog-process h6, .blog-equipment h6, .about-four h6 {
    font-size: 22px;
}

.text-big {
    font-size: 48px;
}

.text-big2 {
    font-size: 30px;
}
  
  div#display12 input::placeholder {
    font-size: 16px !important;
}
  
  .service-detail li::marker, .detail-news li::marker {
      font-size: 24px;
  }
  
  .head-social img, .footer-social img {
    width: 40px !important;
}
  
  .pre-news .btn-port {
    font-size: 16px;
}
  
  p {
    line-height: 30px;
}
  
  .sect-about h3, .about-three h3, .about-two h3 {
    line-height: 60px;
  }
  
  .blog-static h3 {
     line-height: 60px;
     font-size: 4em;
}
  
  .sect-standard {
    padding-left: 30%;
}
  
  .blog-port p {
    line-height: 32px;
}
  
  .blog-port {
    height: 582px;
}
  
  .img-about01::before {
    top: -25px;
    left: -25px;
    height: 109%;
}
  
  .img-about02::before {
    right: -25px;
    top: -24px;
}
  
  .footer li {
    grid-template-columns: 28px auto;
}
  
  .img-about03::before, .img-about04::before {
    top: -20px;
}
  
  .sect-standard.page-iso {
    margin-top: 22%;
}
  
  .about-three {
        padding-right: 10%;
        padding-left: 5%;
        padding-top: 3%;
}
  
  .blog-equipment {
    gap: 30px;
}
  
  .icon-process {
    width: 50%;
  }
  
  .icon-process::after {
    width: 130%;
    right: -122%;
}
  
  .text-product p {
    font-size: 20px !important;
}
  
  div#background685d06dabb20b40013b33431::before {
    height: 131%;
}
  
  .contact-page li {
    grid-template-columns: 40px auto;
}
  
  .CASS-D-main .form-control,
  .TabItpContentLandingPage6>ul>li>a>span{
    font-size: 18px !important;
}
  
  .CASS-D-main .has-feedback {
    height: 60px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .about-two {
    padding: 23% 15%;
}
  
  .text-process {
    padding: 20px 25px;
}
  
  .text-service2 p {
    font-size: 15px !important;
    line-height: 24px;
}
}

@media screen and (max-width: 1366px) {
  
  .sect-about {
    padding-top: 8%;
    padding-left: 14%;
    padding-right: 14%;
}
  
 .about-two {
    padding: 20% 10%;
}
  
  .text-big2, .name-company h6 {
    font-size: 20px;
}
  
  .blog-port {
    padding: 10% 8%;
    height: 378px;
}
  
  .name-company p {
    font-size: 15px;
}

  .img-about02::before {
    top: -15px;
}
  
  h4 {
    font-size: 2.2em;
}
  
  .service-detail {
    padding-top: 0;
}
  
  .itext-process br {
    display: none;
}
  
  div#background685d06dabb20b40013b33431::before {
    height: 126%;
}
  
  .about-page h5 {
    font-size: 1.8em;
}
}

@media screen and (max-width: 1200px) {
  
  
h1 {
    font-size: 3.8em;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4, .managerHeader {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}
  
  .sect-about h3, .about-three h3, .blog-static h3,
  .about-two h3 {
    line-height: inherit;
}
  
      .sect-about {
        padding-top: 6%;
        padding-left: 12%;
        padding-right: 12%;
    }
  
  .sect-standard {
    padding: 7%;
    margin-top: 11%;
    padding-left: 18%;
}
  
  .sect-standard h5 {
    padding-right: 6%;
}

  .sect-iso {
    grid-template-columns: 45% 45%;
}
  
  .blog-port {
    height: 360px;
}
  
      .name-company p {
        font-size: 14px;
    }
  
  .logo-iso {
    width: 30%;
}
  
  .about-three {
   padding-right: 8%;
        padding-left: 0; 
  }
  
  .img-about03::before, .img-about04::before {
    top: -12px;
}
  
  .name-company h6, .text-product h6 {
    font-size: 22px;
}
  
      div#background685d06dabb20b40013b33431::before {
        height: 126%;
    }
  
  .contact-page {
    padding-left: 7%;
  }
  
  .img-about01::before {
    height: 112%;
}

  .text-service2 p {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 900px) {
  
    br {
   display:none;
  }
  
  h1 {
    font-size: 32px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4, .managerHeader {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
  div#contentnewmode685caa62470a310013fa1c3c {
    display: none;
}
  
  div#background685caf13bb20b40013b321d9 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    text-align: center;
}
  
  .sect-about {
    padding-left: 10%;
    padding-right: 10%;
}
  
  .img-about01::before {
    height: 114%;
}
  
  .sect-satisfaction br, .sect-standard br {
    display: block;
}
  
  .text-big {
    font-size: 30px;
}
  
  .sect-standard {
    padding-left: 10%;
    margin-top: 25%;
}
  
      .sect-iso {
        grid-template-columns: 46% 46%;
    }
  
  .items-iso h6.text-green {
    margin-bottom: 1rem;
}
  
  .img-iso img {
    height: 50px;
  }
  
  div#mainmenu685cbe549c67950013196bcf .col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
}
  
  div#background685cc23eed16b100130e4482 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 20%;
}
  
      .blog-port {
        height: 290px;
    }
  
      .text-big2, .name-company h6 {
        font-size: 18px;
    }
  
  .img-about03::before{
    height: 113%;
}
  
  .img-about04::before {
    height: 122%;
}
  
      .img-about02::before {
        top: -12px;
        height: 112%;
    }
  
 .blog-process h6, .text-port h6, .blog-equipment h6 {
    font-size: 15px;
}
  
  .service-detail ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
}
  
  .blog-equipment {
    grid-template-columns: 45% auto;
}
  
  .blog-equipment p {
    font-size: 12px;
    margin: 0;
}

  .icon-process {
    width: 60%;
    margin-bottom: 8%;
}
  
  p, .btn-port, .btn-qout {
    font-size: 15px;
}
  
  p {
    line-height: inherit;
}
  
      div#background685d06dabb20b40013b33431::before {
        height: 121%;
    }
  
  .btn-port img, .btn-qout img {
    width: 20px !important;
}
  .CASS-D-main .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0;
}
  
 .about-page h5 {
        font-size: 20px;
    }
  
  .about-four {
    padding-top: 0;
}
  
  .about-two br, .blog-static br {
    display: block;
}
  
  div#Contentmanager .col-md-6.pull-left, 
  div#Contentmanager .col-md-6.pull-right {
    width: 50%;
    padding: 0;
}
  
  .text-service2 {
    min-height: 140px;
}
}

@media screen and (max-width: 480px) {
  
  .img-about01::before {
    top: -15px;
}
  
  .sect-about,   .about-page, .about-three,
  .service-detail, .contact-page {
    padding: 0;
}
  
  .img-about03, .img-about02, .img-about04,
  .contact-page, .img-about01 {
    margin-bottom: 10%;
}
  
  .sect-about p, .about-three p {
    text-align: left;
}
  
  .CASS-H-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  div#contentnewmode685cb8e1470a310013fa1ed2,
div#contentnewmode685cb8e5470a310013fa1edb,
  div#contentnewmode685cb8e9470a310013fa1ee4,
  div#mainmenu685cba9b470a310013fa1f6a>div,
  div#mainmenu685cbe549c67950013196bcf>div,
  div#imagesControl685cc23eed16b100130e4482,
  div#mainmenu685ccc85470a310013fa234f>div,
  div#imagesControl685ced71ed16b100130e4d82,
  div#mainmenu685d06dabb20b40013b33431>div,
  div#mainmenu685d039f9c679500131978ef>div,
  div#imagesControl6870ca556b109a001ad7ecc9,
  div#mainmenu68884ee4d808df0013fa8f74>div,
  div#imagesControl68999381717d48001a0697a6{
      padding: 0 !important;
  }
  
  .blog-static p br {
    display: none;
}
  
.blog-static {
    display: grid;
    grid-template-columns: 27% auto;
    align-items: center;
    margin-bottom: 2rem;
    gap: 10px;
}
  
  div#contentnewmode685cb8d9470a310013fa1ec7 {
    display: none;
}
  
      .sect-standard {
        padding: 5%;
        margin-top: 5%;
        width: 100%;
    }

  .sect-iso {
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
    padding: 8% 5%;
    gap: 20px;
}
  
  .sect-iso h6 {
    font-size: 16px;
}
  
  .img-iso {
    width: 100%;
    margin-bottom: 8%;
}
  
  div#mainmenu685cbe549c67950013196bcf .col-md-3.col-sm-6.col-xs-12 {
        width: 50%;
    }
  
  div#background685cc23eed16b100130e4482 .col-md-4.col-sm-4.col-sm-5fix.col-xs-12 {
    width: 33.33%;
    padding: 0 !important;
}
  
  div#imagesControl685cbee3bb20b40013b32636,
  div#imagesControl685cbf0aa864450013b0a2f7,
  div#mainmenu685cf1c9dd1e3a0013831f32>div,
  div#mainmenu6870cd2066fe1f00130d076f>div{
    padding-bottom: 0 !important;
}
  
  div#imagesControl685cbf1fa864450013b0a30e,
  div#imagesControl685cbf35a864450013b0a31c,
  div#mainmenu685cf2049c67950013197580>div,
  div#mainmenu685cf1c9dd1e3a0013831f32>div,
  div#mainmenu6870cd2766fe1f00130d0778>div{
    padding-top: 0 !important;
}
  
      .blog-port {
        height: auto;
        padding: 8% 6%;
        margin-bottom: 6%;
    }
  
  .btn-port {
    padding: 1rem;
}
  
  .sect-standard.page-iso {
    margin-top: 0;
}
  
  .sect-iso h6 {
    margin-bottom: 1rem;
}
  
  .service-detail ul {
    padding-left: 8%;
}
  
  .pt-5.sect-port, .pt-5.sect-process {
    padding-top: 8%;
}
  
.blog-equipment {
    margin-right: 0;
  gap: 15px;
}
  
  .blog-process {
    grid-template-columns: repeat(1, 1fr);
}
  
  .icon-process::after, div#contentnewmode6870cc356b109a001ad7ece2 {
    display: none;
}
  
  .icon-process {
        width: 100%;
        margin-bottom: 0;
    }
  
  .items-process {
    display: grid;
    grid-template-columns: 25% auto;
    text-align: left;
    gap: 20px;
    align-items: center;
}
  
  .text-product p, .blog-equipment h6 {
    margin-bottom: 1%;
}
  
  .head-page hr {
    margin-top: 2%;
}
  
  .head-page {
    padding: 6% 0 1%;
}
  
  .text-port {
    top: 44%;
    padding: 2%;
}
  
  .blog-quotation {
    padding: 10% 6%;
}
  
  .CASS-D-main .col-md-6.col-sm-12 {
    width: 100%;
}
  
  .img-about03::before, .img-about04::before {
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
}
  
  .service-detail li::marker, .detail-news li::marker {
    font-size: 16px;
}
  
   .ITPcookiebar {
    padding: 3% 2%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 12px;
}
  
  div#cookie685d06dabb20b40013b33431 {
    padding-bottom: 5% !important;
}
  
  .template1 {
    grid-template-columns: repeat(1, 1fr);
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  div#Contentmanager .col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
  
  .about-four {
    padding-left: 0;
}
  
  .about-four h6 {
    font-size: 16px;
}
  
      .about-two {
        padding: 10% 5%;
        margin: 0 7%;
    }
  
      .text-big {
        font-size: 26px;
    }
  
  .sect-satisfaction {
    padding-left: 3%;
}
  
      .img-about01::before {
        height: 113%;
    }
  
  .blog-service, .blog-order {
    grid-template-columns: repeat(1, 1fr);
}
  
  .items-service:nth-child(1),
  .items-service:nth-child(3){
    top: 0;
}
  
  .text-process {
    padding: 20px;
}
  
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 14px !important;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
}
  
  .product-detail {
    padding: 0;
}
  
  div#mainmenu685d03979c679500131978e6 .none-middle-mid {
    display: block;
}
  
  .ITPcheckboxAuthen {
    padding: 0 4% !important;
    margin-bottom: 5%;
}
  
  div#form685d039f9c679500131978ef {
    padding-bottom: 0 !important;
}
  
  div#background68999381717d48001a0697a6 .col-md-4.col-sm-4.col-xs-12.col-sm-5fix {
    width: 50%;
}
  
  .text-service2 p {
    font-weight: 400;
        margin: 0;
}
  
      .text-service2 {
        min-height: 100px;
    }
  
  .text-service2 p.fw-semi {
    font-weight: 600;
}
}





