.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #1d1d1d;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #1d1d1d;
}
a:hover {
    color: #f46324;
}
b, strong {
    font-weight: 600;
}
.itopplus-slide {
    margin-bottom: -1px;
}
.itopplus-bg {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_181020240zxa/0/0/bg1z-z1572810970037.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.itopplus-bg2 {
    background-color: #1d1d1d;
    color: #fff;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_181020240zxa/0/0/3z-z1075015773991.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_181020240zxa/0/0/4z-z1197889816808.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.itopplus-footer {
  background-color: #1d1d1d;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #1d1d1d;
  margin: 0 20px;
  padding: 8px 0;
  border-radius: 0;
  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: #1d1d1d;
  box-shadow: none;
  border-color: #f46324;
  background: transparent;
  background-color: transparent;
}

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

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

.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent, .dropdown-submenu):after {
position: relative;
    top: 27%;
    content: "";
    display: grid;
    place-content: center;
    width: 1px;
    height: 40%;
    background: #1d1d1d;
}

#itopplus-nav-bar > li {
  display: -webkit-inline-box;
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 11px;
    left: 10px;
    width: 125px !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;
  }

  #itpMenuSideBar {
    background-color: transparent !important;
  }

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

  .navbar-header a::after {
    background: #f46324;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

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

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

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

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

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

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

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

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

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

  .itopplus-banner > .container {
    position: relative;
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
    width: 100%;
    padding-left: 7vw;
    padding-right: 0;
  }

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

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

  .itopplus-search {
    width: 100%;
    text-align: right;
    background-color: #1d1d1d;
    clip-path: polygon(0 0%, 100% 0%, 100% 100%, 30px 100%);
    color: #fff;
    padding-right: 7vw;
    padding-bottom: 10px;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    height: 100%;
    gap: 5px;
  }
}

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




/**/
.h1, h1 {
    font-size: 3.7em;
}
.h2, h2 {
    font-size: 3em;
}
.h3, h3 {
    font-size: 1.8em;
}
.h4, h4 {
    font-size: 1.4em;
}
.h5, h5 {
    font-size: 1.2em;
}
.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 {
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
}
/**/



/*header*/
.itopplus-header {
    font-size: 14px;
}
.itopplus-header a {
    color: #fff;
}
.itopplus-header a:hover {
    color: #f46324;
}
.header-intro {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}
.header-intro-block2 img {
    width: 20px !important;
}
/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    color: #fefefe;
}
.itopplus-footer a {
    color: #fefefe;
}
.itopplus-footer a:hover {
    color: #f46324;
}
.itopplus-footer h4 {
    font-size: 1.6em;
    font-family: "Manrope", sans-serif;
    margin: 0 0 5px;
}
.itopplus-footer h5 {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
}
.itopplus-footer h6 {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin: 3px 0 15px;
    font-family: "Manrope", sans-serif;
}
.btn-maps {
    background: #f46324;
    color: #fff;
    display: grid;
    grid-template-columns: 12px auto;
    gap: 7px;
    border: none;
    border-radius: 0px;
    padding: 7px 15px;
    align-items: center;
    transition: 0.5s;
}
.btn-maps:hover {
    background: #e1332c;
    color: #fff;
}
.footer-block2 {
    padding: 0 25%;
}
.footer-block2-sub {
    padding: 20px 0 0;
}
.footer-block2-sub h5 {
    margin-bottom: 5px;
}
.qr-block {
    display: grid;
    grid-template-columns: 35% auto;
    gap: 20px;
    justify-content: end;
    align-items: center;
}
.qr-block-img {
    background: #fff;
    border-radius: 20px;
    padding: 10px;
}
.btn-line {
    background: #f46324;
    color: #fff;
    display: grid;
    grid-template-columns: 25px auto;
    gap: 5px;
    border: none;
    border-radius: 0px;
    padding: 6px 10px;
    align-items: center;
    transition: 0.5s;
}
.btn-line:hover {
    background: #39cd00;
    color: #fff;
}
.follow-us {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    align-items: center;
}
.follow-text {
    font-size: 1.1em;
    font-weight: 600;
}
.footer-icon-img {
    width: 20%;
    display: flex;
    gap: 10px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.93em;
    font-family: "Roboto", sans-serif;
    padding: 10px 0 0px;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #f46324 !important;
    color: #f46324 !important;
      font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #f46324 !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%;
}
/*footer*/





/*หน้าแรก*/
.contact-bg {
    display: flex;
    gap: 20px;
    background: #f46324;
    color: #fff;
    padding: 25px 25px;
    float: right;
    font-size: 1.1em;
}
.contact-bg a {
    color: #fff;
}
.no-js .contact-bg {
    margin-top: -4%;
}
.contact-bg-head {
    font-weight: 600;
    border-right: 1px solid #fff;
    padding-right: 20px;
}
.contact-icon {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 10px;
    align-items: center;
}
.about-intro {
    padding: 5% 0;
    text-align: center;
}
.about-intro h3 {
    white-space: pre-line;
    font-weight: 400;
    line-height: 1.3;
}
.about-intro h4 {
    font-size: 1.7em;
    font-family: "Roboto", sans-serif;
    color: #f46324;
    font-weight: 400;
}
.about-intro-border {
    background: #fff;
    width: 1px;
    height: 45px;
    margin: 15px auto;
}
.year-bg {
    background: #f3f3f3;
    color: #58595b;
    width: 37%;
    float: right;
    padding: 5% 7%;
    border-radius: 40px;
    text-align: right;
    font-size: 0.8em;
    font-family: "Roboto", sans-serif;
}
.no-js .year-bg {
    margin-right: -7%;
    margin-bottom: -32%;
    margin-top: 7%;
}
.no-js .year-bg-border {
    border-left: 0.5px solid #f46324;
    height: 15%;
    position: absolute;
    top: 14%;
}
.no-js .year-bg-border::before  {
    content: '';
    position: absolute;
    border-top: 0.5px solid #f46324;
    width: 15px;
}
.no-js .year-bg-border::after {
    content: '';
    position: absolute;
    border-top: 0.5px  solid #f46324;
    width: 15px;
    bottom: 0;
}
.year-bg h1 {
    color: #f46324;
    display: flex;
    justify-content: flex-end;
    line-height: 1;
}
.year-bg h1 span {
    font-size: 2em;
    font-weight: bold;
}
.year-bg h5 {
    font-size: 1.3em;
}
.year-bg h4 {
    font-weight: 400;
}
.about-us {
    white-space: pre-line;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_181020240zxa/0/0/bgz-z561616338906.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    float: right;
    padding: 13% 10% 15%;
    width: 95%;
    margin-bottom: 5%;
}
.about-us h4 {
    font-family: "Manrope", sans-serif;
    font-weight: 600;
}
.about-us h6 {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 1.04em;
}
.about-us-border {
    border-bottom: 1px solid;
    width: 24%;
    margin: 30px 0;
}
.about-us h3  {
    font-size: 2.5em;
    color: #f46324;
    margin: 45px 0 20px;
}
.menu-align {
    padding: 5% 0 0%;
    text-align: center;
}
.menu-align h3 {
    font-size: 2em;
}
.padding-pd {
    padding: 1%;
}
figure.effect-phoebe {
    background: transparent;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 0.8em;
    background: #f46324;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5% 0 5% 5%;
    width: 45%;
    text-align: left;
    border-radius: 80px 0 0 0;
}
figure.effect-phoebe h2 h3 {
    font-size: 1.8em;
    margin: 0 0 10px;
    font-family: "Manrope", sans-serif;
}
.customer-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: linear-gradient(45deg, rgba(255, 125, 69, 1) 0%, rgba(244, 99, 36, 1) 100%);
    color: #fff;
}
.customer-bg {
    white-space: pre-line;
    padding: 20% 15%;
}
.customer-bg::after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #2b2b2b;
    width: 15%;
    bottom: 0px;
}
.customer-bg img {
    width: 35% !important;
    margin: 0 0 20px;
}
.customer-bg h6 {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
}
.customer-img {
    overflow: hidden;
    transition: 0.5s;
}
.customer-img img {
    overflow: hidden;
    transition: 0.5s;
}
.customer-img img:hover {
    transform: scale(1.1);
}
figure.effect-oscar {
    background: transparent;
    margin-bottom: -20px !important;
}
figure.effect-oscar figcaption {
    padding: 0em;
    background-color: rgba(58, 52, 42, .0);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar h2 {
    margin: 0% 0 0px 0 !important;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    font-size: 1em;
    text-align: left;
    text-transform: none;
    position: absolute;
    bottom: 0;
    width: 100%;
}
figure.effect-oscar img , figure.effect-oscar:hover img {
    transition: 0.5s;
    opacity: 1;
}
figure.effect-oscar:hover img {
    transform: scale(1.1);
}
.service-bg {
    background: rgba(255, 255, 255, .7);
    color: #1d1d1d;
    display: grid;
    grid-template-columns: 100px auto;
    gap: 20px;
    align-items: center;
    font-family: "Manrope", sans-serif;
}
.service-bg-text h6 {
    font-family: "LINE Seed Sans TH";
    font-size: 1em;
}
.btn-align {
    text-align: center;
    padding: 2% 0 5%;
}
.btn-view {
    background: #f46324;
    color: #fff;
    border: none;
    padding: 10px 30px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-view:hover {
    background: #1d1d1d;
    color: #fff;
}
/*หน้าแรก*/


/*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;
}
.CASS-H-head h3.form-inline {
    font-size: 3.1em;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1.5px solid #58595b;
    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: 0px 0;
    font-weight: 400;
    color: #303030 !important;
    height: 45px;
}
.CASS-H-border .form-control::placeholder {
    color: #303030 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1.5px solid #f46324;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1.5px solid #f46324;
    -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: #303030!important;
}
.CASS-H-border .btn-default {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #f46324;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 1em !important;
    font-weight: 400;
    border: 0px solid #929292;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
   background-color: #f46324;
    background: #f46324;
    color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #f46324;
    background: #f46324;
    color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 1em;
    color: #303030;
    text-align: left !important;
    padding-left: 1.5%;
    margin-top: -8%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    font-weight: 600;
    display: block;
}
#btnview687f12c339e9c0001304646d {
    margin-left: 35%;
}
.CASS-H-border #editor1 , .CASS-H-border #editor2 , .CASS-H-border #editor3 , .CASS-H-border #editor4 , .CASS-H-border #editor5  , .CASS-H-border #editor6 ,
.CASS-H-border #editor7, .CASS-H-border #editor8  {
    display: none;
}
#display6 {
    margin-bottom: 15px;
}
.CASS-H-border {
    padding: 10% 15%;
}
.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, #479e47 0, #479e47 100%);
    border-color: #479e47;
    padding: 5px 20px;
    border-radius: 50px;
    background-color: #479e47;
    border: none;
}
.CASS-H-border .progress {
    background-image: linear-gradient(to bottom, #f0f1f4 0, #f0f1f4 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-border .form-control-feedback {
    top: 10px !important;
    color: #e9181c !important;
}
.CASS-H-border .form-control option {
    color: #303030;
}
.CASS-H-middle-mid {
    padding: 0px 0%;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
.CASS-H-border .col-md-12.col-sm-12 {
    padding: 0 50px 0 0;
}
/*Form*/




/*เกี่ยวกับเรา*/
.about-us2 {
    padding: 0 0 0 5%;
}
.about-us2 h4 {
    font-size: 1.75em;
}
.about-us2 h5 {
    font-family: "Manrope", sans-serif;
    font-size: 1.4em;
}
.about-us2 h3 {
    font-size: 2em;
    color: #f46324;
    margin: 45px 0 20px;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.standard-name {
    padding: 7% 2%;
    text-align: center;
    line-height: 1.2;
}
.slogan-block {
    text-align: center;
    padding: 5% 0;
}
.slogan-block h6 {
    white-space: pre-line;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.3;
}
.slogan-border {
    background: #f46324;
    width: 1px;
    height: 45px;
    margin: 20px auto;
}
.slogan-block h3 {
    font-size: 1.6em;
    white-space: pre-line;
    line-height: 1.3;
}
.btn-cer-grid {
    display: flex;
    gap: 10px;
    margin: 20px 0 0;
}
.btn-cer-grid .btn-view {
    padding: 15px 20px;
}
.service-sub8 {
    text-align: center;
    padding: 2% 8% 5%;
}
.service-sub8 h3 {
    color: #f46324;
}
.service-sub8 .service-sub-border {
    margin: 30px auto;
    width: 10%;
}
.step-img img {
    width: 40% !important;
    margin: 0 auto;
    display: block;
}
.step-img {
    text-align: center;
    padding: 0 0 7%;
}
.step-img h6 {
    white-space: pre-line;
    font-weight: 400;
    margin: 10px 0 20px;
}
/*เกี่ยวกับเรา*/



/*บทความ*/
.col-section {
    padding: 0 10px;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 20px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
     border-right: solid 0px #e8e6e8;
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0px;
    padding: 5% 3%;
    text-align: left;
    background: #fff;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
    color: #1d1d1d;
    height: 45px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #1d1d1d;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #444444;
    font-size: 0.9em;
    display: none;
}
.managerHeader {
    font-size: 3em;
    font-weight: 600;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 7% 0 5%;
    border-bottom: 0px solid #eee;
}
.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 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
    font-size: 1.3em;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 5px;
    line-height: 1.3;
    color: #f46324;
}
.Textmanager.font-inherit h5 {
    font-size: 1.1em;
    margin: 0px 0 20px;
    font-weight: 600;
}
.Textmanager.font-inherit h6 {
    white-space: pre-line;
    font-weight: 600;
    margin: 20px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.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 {
    column-count: 4;
    --webkit-column-count: 4;
    --moz-column-count: 4;
    gap: 10px;
    padding: 0 10px;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 0px;
    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: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    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: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
  display: none;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button:hover {
    background-color: #00b2a2;!important;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 1em !important;
}
.article-contact-bg .contact-bg {
    margin: 0 auto 5%;
    float: none;
    width: 60%;
}
.standard-icon {
    display: grid;
    grid-template-columns: 35% auto;
    gap: 30px;
}
.standard-icon-img img {
    width: 100% !important;
}
/*บทความ*/




/*บริการ*/
.service-sub {
    padding: 0 5% 0 10%;
}
.service-sub h2 {
    white-space: pre-line;
    font-size: 2.4em;
    color: #f46324;
}
.service-sub-border {
    border-bottom: 2px solid #000;
    width: 15%;
    margin: 30px 0;
}
.service-sub h5 {
    margin: 25px 0 7px;
}
.why-us2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;  
    margin-bottom: 5%;
}
.why-us2-pd1 {
    padding-right: 5%;
}
.why-us2-pd2 {
    padding-left: 5%;
}
.why-us2 {
    padding: 5% 0;
}
.why-us2-text h6 {
    font-size: 2em;
    margin: 0 0 10px;
}
.why-us2-number {
    font-size: 4em;
    color: #f46324;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
}
.service-sub2 {
    padding: 0 4% 5% 0;
}
.service-sub2-border {
    border-bottom: 2px solid #f46324;
    width: 18%;
    margin: 25px 0;
}
/*Rack Maintenance Service*/
.service-sub3 {
    text-align: center;
    padding: 0 1%;
}
.service-sub3 h3 {
    color: #f46324;
    margin: 20px 0 0;
}
.service-sub3-bg-grid {
    display: flex;
    gap: 20px;
    margin: 5% 0 0;
    justify-content: center;
    flex-wrap: wrap;
}
.service-sub3-bg {
    width: 32%;
    background: #fff;
    padding: 5% 3% 2%;
    margin-bottom: 3%;
}
.service-sub3-number {
    font-size: 2.4em;
    text-align: center;
    width: 80px;
    height: 80px;
    padding: 4% 0;
    border-radius: 50%;
    background: #f46324;
    color: #fff;
    font-family: "Manrope", sans-serif;
    margin: -30% auto 5%;
    font-weight: 600;
}
.service-sub3-text {
    text-align: center;
}
.service-sub3-text h6 {
    font-size: 1.4em;
    margin: 0 0 5px;
    height: 55px;
}
.service-name4 {
    text-align: center;
    padding: 7% 0;
    background: #f46324;
    color: #fff;
}
/*Rack Maintenance Service*/
/*บริการเช่า SELECTIVE RACK*/
.service-sub5 {
    text-align: center;
    padding: 1% 4%;
}
.service-sub6 {
    padding: 0 7% 0 0;
}
.service-sub6 h3 , .service-sub7 h3{
    color: #f46324;
    margin: 20px 0 0;
}
.service-sub6 h4 {
    margin: 15px 0 3px;
}
.service-sub7 {
    padding: 0 0 0 4%;
}
.text-more {
    font-weight: 600;
    font-size: 0.9em;
    margin: 10px 0;
    color: #f46324;
}
/*บริการเช่า SELECTIVE RACK*/
.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;
}
/*บริการ*/



/*ติดต่อเรา*/
.contact-block3 {
    text-align: center;
}
.text-contact {
    font-size: 0.95em;
}
.text-contact h4 {
    color: #f46324;
    margin: 0 0 2px;
}
.contact-block3 h3 {
    font-size: 1.3em;
    background: #f46324;
    color: #fff;
    padding: 15px 0;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 60px auto;
    gap: 15px;
    align-items: center;
    background: #fff;
    color: #000;
    text-align: left; 
    transition: 0.5s;
}
.contact-bg2:hover {
    background: #1d1d1d;
    color: #fff;
}
.contact-bg2-text {
    line-height: 1.3;
}
.contact-block3 iframe {
    height: 249px;
}
/*form Contact*/
.no-js #Component691947371093060013c0af06 label {
  display: none !important;
}
.no-js #Component691947371093060013c0af06 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component691947371093060013c0af06 .form-control {
    border: 1px solid #fff;
    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: 31px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component691947371093060013c0af06 .form-control:hover {
  border: 1px solid #f46324;
}
.no-js #Component691947371093060013c0af06 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component691947371093060013c0af06 .form-control:focus {
  border: 1px solid #f46324;
  -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 #Component691947371093060013c0af06 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #f46324;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #b00b12;
  border-radius: 0px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component691947371093060013c0af06 .btn-default:active {
  background: #f46324;
  color: #fff;
}
.no-js #Component691947371093060013c0af06 .btn-default:hover,.no-js #Component691947371093060013c0af06 .btn-default:focus {
  background-position: 0 0px;
   background: #f46324;
  color: #fff;
}
.no-js #Component691947371093060013c0af06 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component691947371093060013c0af06 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component691947371093060013c0af06 .ITPcheckboxAuthen {
  font-size: 0.87em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*ติดต่อเรา*/




/*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: #f46324;
    border-color: #f46324;
}
.pagination>li>a, .pagination>li>span {
    color: #f46324;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #f46324;
    background-color: #f7f7f7;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    font-size: 0.9em;
}
/*pagination*/





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
    .container {
        width: 79vw;
    }
  .no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
  .no-js .year-bg {
    margin-right: -8%;
    margin-bottom: -31%;
}
  .CASS-H-border .form-control {
    height: 60px;
}
  .CASS-H-border {
    padding: 15% 15%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .btn-maps {
    grid-template-columns: 15px auto;
}
  .btn-line {
    grid-template-columns: 30px auto;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px ! IMPORTANT;
}

  .Textmanager.font-inherit h3 {
    font-size: 1.7em;
}
  .contact-block3 iframe {
    height: 270px;
}
  .service-sub8 {
    padding: 2% 10% 5%;
}
  .why-us2 {
    padding: 10% 0;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
body {
    font-size: 15px;
}
  .no-js .dropdown-menu > li > a {
    font-size: 1.1em;
}
  .about-us {
    padding: 5% 5% 10%;
    width: 100%;
}
  .about-us h3 {
    margin: 45px 0 10px;
}
  .year-bg {
    padding: 5% 5%;
}
  .h2, h2 {
    font-size: 2.5em;
}
  .h3, h3 {
    font-size: 1.4em;
}
  .h4, h4 {
    font-size: 1.2em;
}
  .about-intro h4 {
    font-size: 1.4em;
}
  .customer-bg {
    padding: 15% 10%;
}
  .customer-bg img {
    width: 25% !important;
}
  .service-bg {
    grid-template-columns: 75px auto;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 60px;
}
  .CASS-H-head h3.form-inline {
    font-size: 2.6em;
}
  .CASS-H-border {
    padding: 4% 10%;
}
  .itopplus-footer {
    font-size: 13px;
}
  .footer-block2 {
    padding: 0 20%;
}
  .about-us2 {
    padding: 0% 0 0 5%;
}
  .about-us2 h4 {
    font-size: 1.45em;
}
  .about-us2 h5 {
    font-size: 1.3em;
}
  .slogan-block h6 {
    font-size: 1.2em;
}
 .slogan-block h3 {
    font-size: 1.4em;
} 
  .service-sub h2 {
    font-size: 2em;
}

  figure.effect-phoebe h2 h3 {
    font-size: 1.4em;
}
  .service-sub3-number {
    font-size: 2em;
    width: 70px;
    height: 70px;
}
  .managerHeader {
    font-size: 2.2em;
}
  .Textmanager.font-inherit h4 {
    font-size: 1.2em;
}
  .Textmanager.font-inherit h6 {
    white-space: inherit;
}
  .article-contact-bg .contact-bg {
    width: 75%;
}
  .contact-bg2 {
    grid-template-columns: 53px auto;
    gap: 10px;
    padding: 0 5px 0 0;
}
  .no-js #Component691947371093060013c0af06 .form-control {
    padding: 27px 20px;
}
  .contact-block3 iframe {
    height: 227px;
}
  .why-us2 {
    padding: 0% 0;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.itopplus-bg {
    background-attachment: inherit;
}
#background69186df8ffbd870013a88ba8 .col-md-5.col-sm-5.col-xs-12.padding {
    width: 55%;
    float: right;
}
      .h2, h2 {
        font-size: 2.2em;
    }
.about-us {
        padding: 8% 5% 15%;
        width: 100%;
}
  .no-js .year-bg {
    margin-right: -5%;
    margin-bottom: -34%;
}
      .customer-bg {
        white-space: inherit;
        padding: 10% 10%;
    }
  .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 20%;
    }
  .CASS-H-border {
        padding: 0% 7%;
    }
  .CASS-H-head h3.form-inline {
        font-size: 2.3em;
    }
  .CASS-H-middle-mid div {
    padding: 0px 0%;
}
  .CASS-H-border .col-md-12.col-sm-12 {
    padding: 0 20px 0 0;
}
    figure.effect-phoebe h2 h3 {
        font-size: 1.1em;
    }
  figure.effect-phoebe h2 {
    border-radius: 40px 0 0 0;
}
      .about-us2 {
        padding: 0% 0 0 0%;
    }
  .about-us2 h4 {
        font-size: 1.1em;
    }
      .about-us2 h5 {
        font-size: 1em;
    }
  .about-us2 h3 {
    font-size: 1.7em;
}
  .standard-name {
    font-size: 0.9em;
    padding: 7% 0%;
}
      .slogan-block h3 {
        white-space: inherit;
    }
      .service-sub h2 {
        font-size: 1.8em;
    }
  .CASS-H-border span#contactUsAcceptPolicyText2 {
    display: inline;
}
.service-sub3-bg-grid {
    grid-template-columns: repeat(3, 1fr);
      margin: 10% 0 0;
}
  .service-sub3-bg {
    margin-bottom: 20%;
}
  article.col-md-6.item.-micro {
    width: 33.33%;
}
      .article-contact-bg .contact-bg {
        width: 95%;
    }
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
  .text-contact h4 {
    font-size: 1.1em;
}
  .why-us2-text h6 {
    font-size: 1.5em;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl691815491093060013c0a8c6 {
    padding: 0 !IMPORTANT;
    margin-bottom: -7px;
}
      .h2, h2 {
        font-size: 2em;
    }
  .contact-bg {
    flex-direction: column;
    padding: 25px 15px;
    font-size: 1em;
    float: none;
        width: 90%;
        margin: -10% auto 0;
}
  .no-js .contact-bg {
    margin-top: -4%;
}
  .contact-bg-head {
    border-right: 0px solid #fff;
}
#background69186df8ffbd870013a88ba8 .col-md-5.col-sm-5.col-xs-12.padding {
        width: 100%;
    }
    .about-us h3 {
        white-space: pre-line;
        font-size: 1.8em;
        margin: 20px 0 20px;
    }
      .about-us {
        white-space: inherit;
        padding: 8% 10% 15%;
        width: 100%;
        background-color: #f3f3f3;
        background-position: bottom;
        border-radius: 50px;
    }
  .year-bg {
    font-size: 0.6em;
    border-radius: 20px;
}
      .no-js .year-bg {
        margin-right: 0%;
        margin-bottom: 2%;
        margin-top: 0%;
    }
  .no-js .year-bg-border {
    height: 11%;
    top: 7%;
}
  .about-intro {
    font-size: 0.9em;
}
  .about-intro h3 {
    white-space: inherit;
}
  .customer-grid {
    grid-template-columns: repeat(1, 1fr);
}
  #background69187b1e1093060013c0abe3 , #background691885a41093060013c0ad2f {
    margin-top: -6%;
}
  #background69187b1e1093060013c0abe3 .customer-grid ,#background691885a41093060013c0ad2f .customer-grid {
    display: flex;
    flex-direction: column-reverse;
}
  figure.effect-oscar h2 {
    font-size: 0.8em;
}
      .service-bg {
        grid-template-columns: 55px auto;
        gap: 10px;
    }
  figure.effect-oscar {
    margin-bottom: 0px !important;
}
  #background69187bd11093060013c0ac03 {
    margin-bottom: -20px;
}
  .CustomImageGalleryType_2 {
    justify-content: center;
}
      article.col-md-6.item.-micro {
        width: 100%;
    }
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit;
    }
  figure.effect-phoebe h2 {
    width: 55%;
}
      .CASS-H-border {
        padding: 0% 2%;
    }
  .CASS-H-middle-mid {
    padding: 0px 4%;
}
      .CASS-H-border .col-md-12.col-sm-12 {
        padding: 0 0px 0 0;
    }
      .CASS-H-head h3.form-inline {
        text-align: center;
    }
      .customer-bg {
        display: grid;
        grid-template-columns: 20% auto;
        gap: 15px;
        align-items: center;
    }
      .customer-bg img {
        width: 100% !important;
       margin: 0;
    }
  .CASS-H-border .ITPcheckboxAuthen {
    padding-left: 2.5%;
}
 #Component6918881d3ed76b001a12ca03 {
    margin-bottom: -20px;
}
      .about-us2 {
        padding: 0% 3% 0 3%;
    }
      .about-us2 h4 {
        font-size: 1.08em;
    }
      .about-us2 h5 {
        font-size: 0.98em;
    }
      .about-us2 h3 {
        font-size: 1.65em;
    }
  .service-sub {
    padding: 0 3% 0 3%;
}
      .service-sub h2 {
        font-size: 1.5em;
    }
  .why-us2-grid {
    grid-template-columns: repeat(1, 1fr);
}
  .why-us2 {
    grid-template-columns: 23% auto;
}
  .service-sub2 {
    padding: 0 0% 5% 0;
}
  .service-sub2 h2 {
    font-size: 1.8em;
}
      .service-sub3-bg-grid {
        grid-template-columns: repeat(1, 1fr);
        margin: 20% 0 0;
    }
  .service-sub3-number {
    margin: -25% auto 5%;
}
  .service-sub6 {
    padding: 0 0% 0 0;
}
  .service-sub7 {
    padding: 0 0 0 0%;
}
      .managerHeader {
        font-size: 1.6em;
    }
  .col-md-6.pull-left ,.col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
      .article-contact-bg .contact-bg {
        width: 100%;
        margin-top: 0%;
    }
  .row.Contenemanager-gallery {
    column-count: 1;
    --webkit-column-count: 1;
    --moz-column-count: 1;
}
  .no-js #Component691947371093060013c0af06 .col-md-6 {
    padding: 0 15px;
}
  .btn-cer-grid {
    flex-direction: column;
}
  .btn-cer-grid .btn-view {
    width: 100%;
}
  .step-img img {
    width: 90% !important;
}
  .menu-align h3 {
    font-size: 1.5em;
}
  .why-us2-pd2 {
    padding-left: 0%;
}
      .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 50%;
    }
}

