.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444444;
}
a:hover  {
    color: #27385f;
}
b, strong {
    font-weight: 600;
}
.itopplus-slide {
    background: linear-gradient(90deg, rgba(220, 198, 144, 1) 0%, rgba(253, 247, 227, 1) 100%);
    color: black;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_050120259pgx/0/0/1z-z26966604456.png");
  background-size: 100%;
  background-repeat: no-repeat;
  color: #ffffff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_050120259pgx/0/0/2z-z529815972039.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  color: #ffffff;
}

.itopplus-footer {
  background-color: #27385f;
  color: #ffffff;
}

.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0;
  padding: 8px 2px;
  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: #444;
  box-shadow: none;
  border-color: #283960;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

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

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

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

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: transparent !important;
    border-radius: 50%;
  }

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

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

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

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

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

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

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


@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

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

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
  }

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

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

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

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

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




/**/
.h1, h1 {
    font-size: 3.8em;
}
.h2, h2 {
    font-size: 2.7em;
}
.h3, h3 {
    font-size: 2em;
}
.h4, h4 {
    font-size: 1.6em;
}
.h5, h5 {
    font-size: 1.3em;
}
.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;
    font-weight: 600;
}
/**/






/*header*/
.itopplus-search {
    font-size: 0.9em;
}
.itopplus-header a {
    color: #282828;
}
.header-block {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    align-items: center;
}
.btn-pps1 {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 10px;
    transition: 0.5s;
}
.btn-pps1, .btn-pps2 {
    background: transparent;
    color: black;
    border: 1px solid #ddc791;
    border-radius: 50px;
    padding: 7px 15px;
    transition: 0.5s;
}
.btn-pps3 {
    background: linear-gradient(90deg, rgba(220, 198, 144, 1) 0%, rgba(253, 247, 227, 1) 100%);
    color: black;
    border: none;
    padding: 7px 15px;
    border-radius: 50px;
    border: 1px solid white;
}
.btn-pps2, .btn-pps3 {
    display: grid;
    grid-template-columns: auto 15px;
    gap: 10px;
    transition: 0.5s;
}
.btn-pps1:hover, .btn-pps2:hover, .btn-pps3:hover {
    background: linear-gradient(90deg,rgba(39, 56, 95, 1) 0%, rgba(74, 95, 133, 1) 100%);
    color: white;
    border: 1px solid white;
}
.header-btn , .about-text .btn-pps3 {
    transition: 0.5s;
}
.header-btn:hover img , .btn-pps3:hover img , .btn-pps2:hover img , .join-us .btn-pps1:hover img , .Textmanager.font-inherit .btn-pps1:hover img {
    filter: invert(1);
}
/*header*/





/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #ddc791;
}
.itopplus-footer h6 {
    line-height: 1.2;
    margin: 0 0 10px;
}
.footer-block1 {
    white-space: pre-line;
    padding: 0 10% 0 0;
}
.footer-logo {
    width: 83%;
    margin: 0 0 20px;
}
.copy-right {
    font-size: 0.85em;
    margin: 25px 0 0;
}
.tel-mail {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 10px;
    margin-bottom: 5px;
}
.footer-menu-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.footer-block3 {
    padding-left: 15%;
    line-height: 1.7;
}
.footer-block4 {
    padding-left: 35%;
}
.footer-icon-img {
    width: 60%;
    display: flex;
    gap: 25px;
    margin: 15px 0 0;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #27385f !important;
    color: #27385f !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #27385f !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: 5% 2%;
}
/*footer*/




/*หน้าแรก*/
.about-us {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    padding: 5% 0;
}
.about-img , .about-img img {
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.about-img img:hover  {
    transform: scale(1.1);
}
.about-text {
    padding: 5% 0 0 15%;
    color: #282828;
    font-size: 1.1em;
}
.about-text h1 {
    color: #27385f;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}
.about-text h3 {
    white-space: pre-line;
}
.about-text .btn-pps3 {
    grid-template-columns: auto 23px;
    font-size: 0.9em;
    padding: 9px 13px 9px 25px;
    border: none;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-us2 {
    padding: 5% 27% 0 0;
    font-size: 1.1em;
}
.about-us2 h6 , .pps-mission h6 {
    color: #ddc791;
    font-family: "Poppins", sans-serif;
    font-size: 0.9em;
    font-weight: 400;
}
.about-us2 h2 {
    white-space: pre-line;
    font-size: 2.4em;
    color: #27385f;
    margin: 10px 0;
}
.about-us2 h3 {
    color: #282828;
    margin: 7px 0 0;
}
.about-btn-align {
    display: flex;
    gap: 10px;
}
.about-btn-align .btn-pps2, .about-btn-align .btn-pps3 {
    grid-template-columns: auto 23px;
    font-size: 0.9em;
    padding: 9px 13px 9px 25px;
}
.about-btn-align .btn-pps3 {
    border: none;
}
.padding-pd {
    padding: 2%;
}
.pps-express {
    text-align: center;
    padding: 5% 0 2%;
}
.pps-express h2 {
    white-space: pre-line;
    line-height: 1.3;
}
.pps-express h2 strong {
    font-family: "Poppins", sans-serif;
}
.number-block-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 4% 0 27%;
}
.number-block h2 {
    background: linear-gradient(90deg, rgba(220, 198, 144, 1) 0%, rgba(253, 247, 227, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: max-content;
    margin: 0 auto;
}
.menu-align {
    text-align: center;
    padding: 7% 0 1%;
    color: #282828;
    font-size: 1.1em;
}
.menu-align h6 {
    font-family: "Poppins", sans-serif;
    color: #ddc791;
    font-weight: 400;
    font-size: 0.9em;
}
.menu-align h3 {
    margin: 5px 0 0;
}
.effect-sadie {
    border-radius: 20px;
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 0.7em;
    line-height: 1.3;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    text-align: left;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(39, 56, 95, .9) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(39, 56, 95, .9) 75%);
    content: '';
    opacity: 1;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 0%, 0);
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(39, 56, 95, 1) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(39, 56, 95, 1) 75%);
}
.key-benefits {
    height: 7.4vw;
}
.key-benefits h5 {
    white-space: pre-line;
    margin: 0 0 5px;
}
.service-intro {
    padding: 0 11% 1%;
    text-align: center;
}
.service-intro h4 {
    color: #282828;
    margin: 0 0 15px;
}
.service-intro h2 {
    color: #27385f;
}
.service-block {
    padding: 3% 5%;
}
.service-block h4 {
    color: #282828;
    margin: 0 0 5px;
}
.service-key-border {
    display: grid;
    grid-template-columns: 10% auto;
    border-bottom: 1px solid #ebf0f4;
    padding: 15px 0;
}
.service-key-text {
    white-space: pre-line;
}
.service-key-number {
    color: #dcc690;
}
.our-service {
    color: #282828;
    padding: 2% 0;
}
.our-service h4 {
    margin: 0 0 25px;
}
.service-icon-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.service-icon {
    display: grid;
    grid-template-columns: 17% auto;
    gap: 20px;
    margin-bottom: 40px;
}
.service-icon-img img {
    border-radius: 15px;
    overflow: hidden;
}
.service-icon-text {
    font-size: 0.9em;
    padding: 0px 27% 0 0;
}
.service-icon-text2 {
    font-size: 0.9em;
}
.service-icon-text2 h6 {
    white-space: pre-line;
}
.service-icon-text2 ul {
    margin: 0 0 0 -25px;
}
.pps-slogan {
    padding: 13% 0 28%;
    text-align: center;
}
.pps-slogan h4 {
    font-size: 1.7em;
    font-weight: 400;
    margin: 10px 0 0;
}

/*marquee*/
 #modquee {
    overflow: hidden;
    position: relative;
    display: flex;
    height: 150px;
    width: 100%;
}
#modquee-contain {
    display: flex;
    position: absolute;
    inset: 0;
}
.modquee-items {
    padding: 10px;
    aspect-ratio: 1;
    height: fit-content;
    min-width: auto;
}
#modquee-contain img {
    width: 90px !important;
    border-radius: 15px;
    border: 1px solid #ddc791;
}
/*หน้าแรก*/


/*Form*/
.CASS-H-head, .CASS-H-head {
  font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
  border-bottom: none;
  margin-bottom: 0px;
  background: transparent;
  padding-left: 0px;
  padding-top: 0px;
  text-align: center;
}
.CASS-H-head h3.form-inline {
  font-size: 2.6em;
  color: #000;
  font-weight: 400;
}
.CASS-H-border .form-control {
    border: 0px solid #f4f4f4;
    background-color: #f4f4f4;
    border-bottom: 0px solid #4a4a4a;
    border-radius: 5px !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: 10px 10px;
    font-weight: 400;
    color: #4a4a4a !important;
    height: auto;
}
.CASS-H-border .form-control::placeholder {
  color: #4a4a4a !important;
}
.CASS-H-border .form-control:hover {
  border: 0px solid #27385f;
}
.CASS-H-border .form-control:focus {
  border: 0px solid #27385f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #4a4a4a !important;
}
.CASS-H-border .btn-default {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #27385f 0, #27385f 100%);
  background: #27385f;
  color: #fff;
  text-shadow: 0 0px 0 #282828;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 5px;
  padding: 10px 30px;
  font-weight: 500;
  font-size: 1em !important;
  font-weight: 400;
  border: 0px solid #27385f;
  box-shadow: none;
}
.CASS-H-border .btn-default:active {
  background-color: #27385f;
  background: #27385f;
  color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #27385f;
  background: #27385f;
  color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
  font-size: 0.95em;
  color: #444;

  margin-bottom: 0%;
  position: relative;
  width: 100%;
  margin-top: 9cqh;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
  font-weight: 600;
}
.CASS-H-border {
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    margin: 2% 0 5%;
    padding: 1% 0;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
  width: 30%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
  width: 70% !important;
  padding-right: 0;
}
.CASS-H-border .btn-success, .CASS-H-border .btn-success:focus, .CASS-H-border .btn-success:hover {
  background-image: linear-gradient(to bottom, #27385f 0, #27385f 100%);
  border-color: #27385f;
  padding: 5px 20px;
  border-radius: 50px;
  background-color: #27385f;
  border: none;
}
.CASS-H-border .progress {
  background-image: linear-gradient(to bottom, #27385f 0, #27385f 100%);
  width: 100% !important;
  height: 30px;
  box-shadow: none;
  border-radius: 50px;
  margin-bottom: 0px;
  margin-top: 0px !important;
}
.CASS-H-border .col-md-offset-5 {
  margin-left: 0;
  margin: 0 auto;
  width: 100%;
  display: block;
  text-align: center;
}
.CASS-H-border .glyphicon-ok-circle:before {
  display: none;
}

.CASS-H-main {
  background: transparent;
}
.CASS-H-border br.k-br {
  display: none;
}
.customForm-margin-left {
  margin-left: 0px !important;
}
.CASS-H-border h5 {
    margin: 20px 0 5px;
}
.CASS-H-border h6 {
    color: #27385f;
    border-bottom: 1px solid #ced1d4;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.CASS-H-middle-mid {
    padding: 2%;
    container-type: inline-size;
}
.CASS-H-main form .col-sm-12 {
  padding: 0 !important;
}
.CASS-H-main form h6 {
  width: 100% !important;
}
.CASS-H-main .row {
  margin: 0 !important;
}
.CASS-H-main form > div > div {
  display: flex;
  flex-direction: column;
}


/*Form*/



/*เกี่ยวกับเรา*/
.menu-align2 {
    text-align: center;
    padding: 2% 0;
}
.about-us2-pd .about-us2 {
    font-size: 1em;
    padding: 5% 3% 2%;
    text-align: center;
}
.about-us3 {

}
.about-us3 h6 {
    white-space: pre-line;
    color: #ddc791;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 2.4em;
    margin: 0 0 10px;
}
.about-us3 h2 {
    color: #27385f;
}
.about-us3 h5 {
    white-space: pre-line;
    font-size: 1.45em;
    font-weight: 400;
    margin: 5px 0 20px;
    color: #27385f;
}
.about-us3 h4 {
    white-space: pre-line;
    font-size: 1.4em;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 1.3;
}
.pps-mission {
    padding: 10% 0;
    text-align: center;
}
.pps-mission h3 {
    margin: 5px 0;
    font-weight: 400;
}
.pps-slogan2 {
    text-align: center;
    padding: 5% 0 25%;
}
.pps-slogan2 h5 {
    font-weight: 400;
}
.pps-slogan2 h3 {
    white-space: pre-line;
    margin: 5px 0 20px;
}
.pps-slogan2 h6 {
    color: #ddc791;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.core-values-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 2% 0 8%;
}
.core-values {
    text-align: center;
    padding: 10% 5%;
    border: 1px solid #ddc791;
    border-radius: 15px;
}
.core-values h6 {
    font-size: 1em;
    font-family: "Poppins", sans-serif;
    color: black;
    font-weight: 400;
}
.core-values h4 {
    font-size: 1.2em;
    white-space: pre-line;
    color: #27385f;
}
.core-values-border {
    background: #adadad;
    width: 1px;
    height: 30px;
    margin: 15px auto;
}
/*เกี่ยวกับเรา*/




/*บริการ*/
.service-intro-pd .service-intro {
    padding: 0 0 1%;
}
.service-block-pd .service-block {
    padding: 0 4%;
}
.service-block-pd h6 {
    font-size: 1em;
    margin: 20px 0 0;
    color: #27385f;
}
.service-block2 {
    padding: 0 4% 0 5%;
}
.service-block2 h3 {
    color: #27385f;
}
.service-block2 h5 {
    font-size: 1.6em;
    color: #282828;
    margin: 0 0 15px;
}
.service-block2 h4 {
    margin: 20px 0 0;
    color: #282828;
}
.pps-slogan-service {
    font-size: 0.8em;
}
/*บริการ*/



/*ติดตามพัสดุ*/
.coming-soon {
    width: 75%;
    margin: 5% auto;
}
/*ติดตามพัสดุ*/



/*ลูกค้าของเรา*/
.CASS-B-border {
    background: transparent !important;
    border: 0px solid #d4d4d4;
    border-radius: 0px;
}
.CASS-B-border .col-md-3.col-sm-4.col-xs-4 {
    width: 12.50%;
}
.CASS-B-border .thumbnail {
    padding: 0px !important;
    border: 1px solid #ddc791;
    border-radius: 15px;
    box-shadow: none;
}
.CASS-B-border .CustomImageGalleryType_2 {
    justify-content: center;
}
.CASS-B-border .imgLightbox, .CASS-B-border .imageWidth.imageGallery {
    border-radius: 15px;
}
figure.effect-selena {
    background: transparent;
    border-radius: 20px;
}
/*ลูกค้าของเรา*/





/*ติดต่อเรา*/
.contact-block {
}
.contact-us {
    margin: 10px 0;
}
.contact-block h4 {
    color: #27385f;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 55px auto;
    padding: 0px;
    gap: 10px;
    border-radius: 16px;
    line-height: 1.2;
    align-items: center;
    transition: 0.5s;
    background: #f4f4f4;
}
.contact-bg2:hover {
    background: #27385f;
    color: #ffffff;
}
.contact-block iframe {
    height: 295px;
    border-radius: 15px;
}
/*form Contact*/
.no-js #Component69a901f09b104b001aee998d label {
  display: none !important;
}
.no-js #Component69a901f09b104b001aee998d .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component69a901f09b104b001aee998d .form-control {
    border: 1px solid #cccccc;
    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: 29px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component69a901f09b104b001aee998d .form-control:hover {
  border: 1px solid #1e4238;
}
.no-js #Component69a901f09b104b001aee998d .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component69a901f09b104b001aee998d .form-control:focus {
  border: 1px solid #1e4238;
  -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 #Component69a901f09b104b001aee998d .btn {
  background-image: -webkit-linear-gradient(top, #1a4896 0, #1a4896 100%);
  background-image: -o-linear-gradient(top, #1e4238 0, #1e4238 100%);
    background: linear-gradient(90deg, rgba(220, 198, 144, 1) 0%, rgba(253, 247, 227, 1) 100%);
    color: black;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #10376d;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component69a901f09b104b001aee998d .btn-default:active {
    background: linear-gradient(90deg, rgba(220, 198, 144, 1) 0%, rgba(253, 247, 227, 1) 100%);
    color: black;
}
.no-js #Component69a901f09b104b001aee998d .btn-default:hover,.no-js #Component69a901f09b104b001aee998d .btn-default:focus {
  background-position: 0 0px;
    background: linear-gradient(90deg, rgba(220, 198, 144, 1) 0%, rgba(253, 247, 227, 1) 100%);
    color: black;
}
.no-js #Component69a901f09b104b001aee998d .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component69a901f09b104b001aee998d span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component69a901f09b104b001aee998d .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*ติดต่อเรา*/




/*บทความ*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    padding: 6% 4% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    background: #f4f4f4;
    margin: 0 10px 20px !important;
    width: 48%;
    border-radius: 10px;
    padding: 0;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
    line-height: 1.2;
    color: #282828;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 15px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
/*บทความ*/



/*ข่าวสาร*/
.Contentmanager .template1 .template-panel {
    padding-bottom: 67%;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.img-container .img {
    transition: 0.5s;
}
.Contentmanager .template1 .img-container:hover .img {
    transform: scale(1.1);
}
.Contentmanager .caption {
    height: inherit;
    font-size: 1.4em;
    padding: 5% 15%;
    color: #282828;
    font-weight: 500;
    line-height: 1.2;
}
.managerHeader {
    font-size: 1.6em;
    font-weight: 600;
    width: 100%;
}
#Contentmanager .post-time {
    display: none;
}
#Contentmanager .page-header {
    margin: 7% 3% 5%;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}
#Contentmanager .page-header .col-md-9.col-sm-7.col-xs-12.padding {
    display: none;
}
.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 {

}
.Textmanager.font-inherit h3 {

}
.Textmanager.font-inherit h5 {
    font-size: 1.1em;
    margin: 20px 0 5px;
}
.Textmanager.font-inherit h6 {
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    display: flex;
    align-self: flex-start;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0px 5px 0px;
}
.row.Contenemanager-gallery , .row.contenemanager-gallery {
    column-count: 3;
    --webkit-column-count: 3;
    --moz-column-count: 3;
    gap: 10px;
    padding: 0 10px;
}
.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: 0px;
}
.landingpagemanager {
    display: none; 
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button {
    font-size: 0.9em !important;
}
.itp-newshare-button {
    font-size: 0.9em !important;
    color: #282828 !important;
    border: 1px solid #282828;
    border-radius: 5px;
    background: white;
}
.itp-newshare-button:hover {
    color: #fff !important;
    background: #27385f;
}
.itp-newshare-button:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7442%) hue-rotate(42deg) brightness(110%) contrast(112%);
}
.news-event {
    text-align: center;
    padding: 0 2% 5%;
}
/*ข่าวสาร*/



/*ร่วมงานกับเรา*/
.join-us {
    text-align: center;
}
.join-us h4 {
    color: #27385f;
    margin:0 0 5px;
}
.join-us h6 {
    color: #282828;
    margin: 20px 0 0;
}
.join-us .btn-pps1 {
    margin: 20px auto 0;
}
.btn-align {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.TabItpContentLandingPage10 {
    font-family: "LINE Seed Sans TH" !important;
    padding: 0 !important;
    box-shadow: none !important;
}
.TabItpContentLandingPage10>.nav-tabs>li>a span {
    font-size: 1.2em !important;
}
.TabItpContentLandingPage10>.tab-content {
    color: #444444;
    background: #fff;
    font-size: 1em;
    letter-spacing: normal;
    line-height: 23px;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
    display: table-cell;
    border: none !important;
}
.tab-itp-background {
    background-color: #f4f4f4 !important;
    padding: 6% !important;
    border-radius: 20px;
}
.tab-itp-background h4 {
    color: #27385f;
    font-weight: 600;
    margin: 0 0 10px;
}
.tab-itp-background h6 {
    color: #282828;
    margin: 25px 0 0px;
}
.TabItpContentLandingPage10>.nav-tabs>li>a {
    color: #282828 !important;
    font-size: 1em !important;
    font-weight: 600!important;
    text-transform: none !important;
    padding: 20px !important;
}
.TabItpContentLandingPage10>.nav-tabs>li>a:before {
    background-color: transparent;
    background: linear-gradient(90deg, rgba(220, 198, 144, 1) 0%, rgba(253, 247, 227, 1) 100%);
    color: black;
}
.TabItpContentLandingPage10>.nav-tabs>li.active>a, .TabItpContentLandingPage10>.nav-tabs>li.active>a:hover, .TabItpContentLandingPage10>.nav-tabs>li>a:hover {
    color: #282828;
    background: #f5f5f5;
}
.ContentmanagerTab .nav-tabs>li.active>a, .ContentmanagerTab .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #282828 !important;
    background-color: #d8d8d8 !important;
}
.join-fb {
    display: grid;
    grid-template-columns: 65% 35%;
    align-items: center;
    padding: 5% 0 40%;
    font-size: 1.2em;
}
.join-fb-sub h4 {
    line-height: 1.3;
    font-weight: 400;
}
.join-fb-bg {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
    background: white;
    color: black;
    padding: 5%;
    border-radius: 20px;
    align-items: center;
}
.join-fb-bg-text h5 {
    font-size: 2em;
    color: #27385f;
}
/*ร่วมงานกับเรา*/



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




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
    width: 80vw;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.btn-pps1 {
    grid-template-columns: 20px auto;
}
.btn-pps2, .btn-pps3 {
    grid-template-columns: auto 20px;
}
.pps-express {
    padding: 7% 0 2%;
}
.number-block-grid {
    padding: 5% 0 35%;
}
figure.effect-sadie p {
    padding: 2.2em !important;
}
.key-benefits h5 {
    font-size: 1.2em;
}
.service-key-border {
    padding: 20px 0;
}
.service-icon-text2 ul {
    margin: 0 0 0 -17px;
}

.itopplus-footer {
    font-size: 16px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.Contentmanager .caption {
    font-size: 1.8em;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    padding: 6% 4.5% !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
}
.contact-bg2 {
    grid-template-columns: 60px auto;
}
.contact-block iframe {
    height: 313px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
li#menu69a50d33e0eb01001ae3c23d {
    display: none !important;
}
#carousel69a4f6faeed54b00137553dd {
    display: none;
}
.h1, h1 {
    font-size: 3.3em;
}
.h2, h2 {
    font-size: 2.2em;
}
.h3, h3 {
    font-size: 1.8em;
}
.about-text {
    padding: 5% 0 0 10%;
    font-size: 1em;
}
.about-us2 {
    padding: 1% 13% 0 0;
    font-size: 1em;
}
.about-us2 h2 {
    font-size: 2.2em;
}
.grid figure p {
    font-size: 0.6em;
}
.key-benefits {
    height: 8.5vw;
}
.key-benefits h5 {
    white-space: inherit;
}
figure.effect-sadie p {
    padding: 1.5em !important;
}
.grid figure p {
    font-size: 0.6em;
}
.service-intro {
    padding: 0 1% 1%;
}
.service-block {
    padding: 0 5%;
}
.service-key-border {
    padding: 10px 0;
}
.service-icon-text {
    padding: 0px 5% 0 0;
}
.pps-slogan {
    padding: 7% 0 25%;
}
.itopplus-footer {
    font-size: 12px;
}
.about-us3 {
    padding: 1% 3% 0 0;
}
.core-values {
    font-size: 0.9em;
}
.pps-slogan2 h3 {
    white-space: inherit;
}
.Contentmanager .caption {
    padding: 5% 5%;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    padding: 6% 3% !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 14px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
}
.managerHeader {
    font-size: 1.3em;
}
.contact-bg2 {
    grid-template-columns: 40px auto;
    padding: 0px 10px 0 0;
    gap: 5px;
    border-radius: 10px;
    font-size: 0.95em;
    word-break: break-word;
}
.no-js #Component69a901f09b104b001aee998d .form-control {
    padding: 25px 20px;
}
.no-js #Component69a901f09b104b001aee998d .btn {
    padding: 7px 25px;
}
.about-us3 h6 {
    font-size: 1.5em;
}
.about-us3 h5 {
    font-size: 1.3em;
}
.about-us3 h4 {
    font-size: 1.2em;
}
.join-fb {
    font-size: 1em;
    padding: 5% 0 34%;
}
.join-fb-bg {
    padding: 5% 3%;
}
  
   
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
li#menu69a50d33e0eb01001ae3c23d {
    display: block !important;
}
#carousel69a4f6faeed54b00137553dd {
    display: block;
} 
.h1, h1 {
        font-size: 2.7em;
}
.h2, h2 {
        font-size: 1.8em;
}
.h3, h3 {
        font-size: 1.4em;
}
.h4, h4 {
    font-size: 1.4em;
}
.about-us2 h2 {
    font-size: 1.8em;
}
.about-us2 {
    padding: 1% 3% 0 0;
}
.about-btn-align .btn-pps2, .about-btn-align .btn-pps3 {
    padding: 9px 10px 9px 10px;
}
.grid figure p {
        font-size: 0.7em;
    }
figure.effect-sadie p {
        padding: 1.2em !important;
    }
.key-benefits h5 {
        white-space: pre-line;
    }
.CustomImageGalleryType_2 .col-md-3.col-sm-4.col-xs-4 {
    width: 50%;
}
.key-benefits {
        height: inherit;
        margin-bottom: 20px;
}
.service-icon-grid {
    grid-template-columns: repeat(2, 1fr);
}
.service-icon-text2 ul {
    margin: 0 0 0 -20px;
}
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.footer-block1 {
    white-space: inherit;
    padding: 0 5% 0 0;
}
.footer-block3 {
    padding-left: 5%;
}
.footer-icon-img {
    gap: 10px;
}
.about-us3 {
    padding: 1% 1% 0 0;
}
.core-values h4 {
    font-size: 1.1em;
    white-space: inherit;
}
.service-key-text {
    white-space: inherit;
}
.pps-slogan h4 {
    font-size: 1.4em;
}
.CASS-B-border .col-md-3.col-sm-4.col-xs-4 {
    width: 12.50% !important;
}
.Contentmanager .caption {
    font-size: 1.2em;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
     font-size: 14px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        font-size: 18px;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 40%;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 60%;
    padding: 6% 5% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
        margin: 0 0px 20px !important;
}
  .col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
.TabItpContentLandingPage10>.nav-tabs {
    width: 30%;
    min-width: 30%;
}
.contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}  
 .contact-block iframe {
    height: 155px;
} 
.join-fb {
        font-size: 0.95em;
        padding: 5% 0 30%;
}
.join-fb-bg-text h5 {
    font-size: 1.6em;
}
}

@media only screen and (min-width:768px) {
.CASS-H-main form {
    display: inline-flex;
    flex-wrap: wrap;
    position: relative;
    flex-direction: column;
    width: 100%;
}

.CASS-H-main form > div:nth-child(1),
.CASS-H-main form > div:nth-child(2),
.CASS-H-main form > div:nth-child(3),
.CASS-H-main form > div:nth-child(4) {
  width: 30% !important;
}

.CASS-H-main form > div:nth-child(5),
.CASS-H-main form > div:nth-child(6),
.CASS-H-main form > div:nth-child(7) {
      width: 30% !important;
    position: absolute;
    left: 33%;
}

.CASS-H-main form > div:nth-child(5) {
}

.CASS-H-main form > div:nth-child(6) {
  top: 38%;
}

.CASS-H-main form > div:nth-child(7) {
  top: 58%;
}

.CASS-H-main form > div:nth-child(8),
.CASS-H-main form > div:nth-child(9),
.CASS-H-main form > div:nth-child(10),
.CASS-H-main form > div:nth-child(11) {
  width: 30% !important;
    position: absolute;
    left: 66%;
}

.CASS-H-main form > div:nth-child(8) {
}

.CASS-H-main form > div:nth-child(9) {
  top: 27%;
}

.CASS-H-main form > div:nth-child(10) {
  top: 39%;
}

.CASS-H-main form > div:nth-child(11) {
  top: 57%;
}

.CASS-H-main form > div:nth-child(12) {

top: 8cqh;
  
}
.CASS-H-main form > div:nth-child(13) {

top: 10cqh;
}

.CASS-H-main form  .col-sm-12 .col-sm-12 {
  width: 100% !important;
}


}

/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl69a4f6faeed54b00137553dd {
    padding: 0 !important;
}
.h2, h2 {
     font-size: 1.5em;
}
.h4, h4 {
     font-size: 1.2em;
}
.about-us {
    display: flex;
    flex-direction: column-reverse;
}
.about-text {
        padding: 5% 0 10% 0%;
        font-size: 1em;
        text-align: center;
}
.about-text .btn-pps3 {
    margin: 0 auto;
}
  .about-us2 {
        padding: 1% 0% 0 0;
    }
.about-btn-align {
    justify-content: center;
}
.itopplus-bg {
    background-size: cover;
}
.number-block-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 4% 0 10%;
}
.number-block {
    width: 33.33%;
    padding: 0 0 5%;
}
.pps-express h2 {
    white-space: inherit;
}
  .service-key-border {
    grid-template-columns: 15% auto;
}
.service-icon-grid {
        grid-template-columns: repeat(1, 1fr);
}
.service-icon {
    margin-bottom: 20px;
}
.service-icon-text {
        padding: 0px 0% 0 0;
}
.pps-slogan {
        font-size: 0.8em;
}
  #modquee-contain img {
    width: 60px !important;
}
.itopplus-footer {
        font-size: 14px;
}
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
}
.footer-block1 {
       padding: 5% 10% 0 0;
}
.footer-logo {
    width: 50%;
}
.copy-right {
    display: none;
}
.footer-block3 {
        display: none;
}
.footer-block4 {
    padding-left: 0%;
}
.footer-icon-img {
        width: 35%;
        gap: 20px;
}
.itopplus-bg2 {
    background-size: cover;
}
.about-us3 {
        padding: 1% 0% 0 0;
        text-align: center;
}
  .about-us3 h5 {
    font-size: 1.2em;
    white-space: inherit;
}
.pps-mission h3 {
    font-size: 1.1em;
}
.pps-mission h2 {
    font-size: 1.4em;
}
.pps-slogan2 h3 {
        font-size: 1.2em;
}
.core-values-grid {
    grid-template-columns: repeat(2, 1fr);
}
.Contentmanager .caption {
        padding: 5% 0%;
}
  #Contentmanager .page-header {
    flex-direction: column;
}
.managerHeader {
        text-align: center;
        margin-bottom: 20px;
    }
  .modal-dialog {
    width: 90% !important;
}
  .news-event {
    padding: 0 0% 5%;
}
.row.Contenemanager-gallery, .row.contenemanager-gallery {
    column-count: 1;
    --webkit-column-count: 1;
    --moz-column-count: 1;
}
      .itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
        width: 100%;
    }
      .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
        width: 100%;
    }
  .itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 10px 0 0;
}
  .itp-newshare-button {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .TabItpContentLandingPage10 {
    display: inline-grid;
}
.TabItpContentLandingPage10>.nav-tabs {
        width: 100%;
    }
  .TabItpContentLandingPage10>.nav-tabs>li>a {
    padding: 17px !important;
}
.contact-bg2 {
        grid-template-columns: 50px auto;
        gap: 10px;
        font-size: 1em;
    }
      .contact-block iframe {
        height: 200px;
    }
  .btn-align {
    gap: 0px;
    flex-direction: column;
}
.btn-align .btn-pps1 {
    padding: 7px 5px;
    font-size: 0.9em;
    gap: 5px;
    width: 100%;
    margin-top: 10px;
    justify-content: center;
}
.join-fb {
    grid-template-columns: repeat(1, 1fr);
    padding: 5% 0 10%;
}
  
      .CASS-H-border .ITPcheckboxAuthen {
        margin-top: 0vw !important;
    }
}








