.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444;
}
a:hover  {
    color: #006ad7;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02112024di9l/0/0/1z-z79710536479.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02112024di9l/0/0/2z-z760026327131.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02112024di9l/0/0/3z-z1577866119093.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
  background-attachment: fixed;
}

.itopplus-bg4 {
  background-color: #f1f1f1;
}

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

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

.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
    color: #444;
    padding: 8px 20px;
}

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

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

  #nav-menu {
    background: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) !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: #00aef0;
  }

  #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;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

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

  .itopplus-banner > .container {
    display: grid;
    align-items: center;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    margin-bottom: 10px;
  }

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

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





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





/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #6babe4;
}
.itopplus-footer h6 {
    font-size: 1.2em;
    line-height: 1.2;
}
.footer-block1 {

}
.footer-block2 {
    padding: 0 35%;
}
.footer-icon-img {
    width: 30%;
    display: flex;
    gap: 5px;
    margin: 0 0 10px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.9em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #006ad7 !important;
    color: #006ad7 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #006ad7 !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% 4%;
}
/*footer*/






/*หน้าแรก*/
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 2%;
}
.about-us {
    padding: 15% 7%;
}
.about-us h4 {
    color: #000000;
}
.about-us h2 {
    white-space: pre-line;
    color: #006ad7;
    margin: 15px 0;
}
.btn-more {
    background: #222652;
    color: #fff;
    border: none;
    padding: 12px 15px;
    font-size: 0.9em;
    font-family: "Outfit", sans-serif;
    transition: 0.5s;
}
.btn-more:hover {
    background: #006ad7;
    color: #fff;
}
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: 1em;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    font-family: "Outfit", sans-serif;
    letter-spacing: 5px;
}
.about-icon-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 2% 0 5%;
}
.about-icon {
    white-space: pre-line;
    text-align: center;
    transition: 0.5s;
}
.about-icon:hover {
    transform: translateY(-10px);
}
.about-icon-img {
    width: 25%;
    margin: 0 auto 20px;
}
.about-icon-text h3 {
    color: #000000;
    line-height: 1.3;
    height: 6vw;
}
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
    color: #000;
    font-family: "Outfit", sans-serif;
    text-transform: uppercase;
}
.service-bg-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.no-js .service-bg-grid {
    margin-top: -20%;
}
.service-bg {
    background: #fff;
    color: #000;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    text-align: center;
    padding: 5%;
    border-radius: 10px;
    transition: 0.5s;
}
.service-bg:hover {
    background: #004ea2;
    color: #fff;
    transform: translateY(-10px);
}
.service-bg-text {
    padding: 3% 0 8%;
}
.service-bg-text h4 {
    font-weight: 400;
}
.service-bg-img {
    border-radius: 10px;
    transition: 0.5s;
}
.service-bg-img img {
    border-radius: 10px;
}
.menu-align-mg {
    padding: 10%;
}
.program-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin: 10% 0 15%;
}
.program-bg1 {
    background: linear-gradient(-140deg, rgba(201, 226, 245, 1) 0%, rgba(54, 140, 218, 1) 100%);
    color: #fff;
}
.program-bg2 {
    background: linear-gradient(-140deg,rgba(167, 218, 210, 1) 0%, rgba(16, 166, 148, 1) 100%);
    color: #fff;
}
.program-bg1, .program-bg2 {
    padding: 5%;
    border-radius: 30px;
    text-align: center;
    transition: 0.5s;
}
.program-bg1:hover, .program-bg2:hover {
    background: linear-gradient(-140deg,rgba(0, 173, 239, 1) 0%, rgba(39, 91, 159, 1) 100%);
    color: #fff;
    transform: scale(0.9);
}
.program-bg-img {
    width: 90%;
    margin: -25% auto 5%;
}
.program-bg-text h3 {
    font-size: 1.6em;
    margin: 0 0 20px;
}
.btn-view1, .btn-view2 , .btn-read {
    border: none;
    font-size: 0.9em;
    padding: 12px 20px;
    font-family: "Outfit", sans-serif;
    transition: 0.5s;
}
.btn-view1 {
    background: #124470;
    color: #fff;
}
.btn-view2 {
    background: #0a443d;
    color: #fff;
}
.btn-view1:hover , .btn-view2:hover , .btn-read:hover , .program-bg1:hover .btn-view1  , .program-bg2:hover .btn-view2 {
    background: #fff;
    color: #222652;
}
.training-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 20px;
}
.training-img {
    width: 70%;
    margin: -20% auto 0;
}
.training-text {
    white-space: pre-line;
}
.training-text h2 {
    font-family: "Outfit", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 15px;
}
.btn-read {
    background: #6babe4;
    color: #fff;
}
.customer-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.customer-bg1, .customer-bg2 {
    display: grid;
    grid-template-columns: 22% auto;
    gap: 10px;
    align-items: center;
    padding: 10% 5% 10% 10%;
}
.customer-bg1 {
    background: #f1f1f1;
    color: #565151;
}
.customer-bg2 {
    background: #e7e9eb;
    color: #565151;
}
.customer-block-text {
    font-size: 0.8em;
}
.customer-block-text h3 {
    font-size: 2.2em;
}
.customer-block-text h6 {
    font-weight: 400;
}
.eapps-widget-toolbar { display: none; }
/*หน้าแรก*/




/*About us*/
.about-us2 {
    padding: 10% 7%;
}
.about-us2 h2 , .service-detail h2 {
    color: #006ad7;
    margin: 0 0 5px;
}
.check-list {
    text-align: left;
    list-style: none;
    padding: 0 0 0 5px;
}
.check-list li {
    display: flex;
}
.check-list li span , .check-list li strong {
    display: contents;
}
.check-list li::before {
    content: '✔';
    padding-right: 10px;
    color: #124470;
}
/*About us*/




/*Activities & News*/
.col-section {

}
article.col-md-6.item.-micro {
    width: 25%;
}
.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%;
    border-radius: 20px 20px 0 0;
}
.Contentmanager .site .col-section .item.-micro a img {
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 0px;
    display: flex;
    flex-direction: column-reverse;
    background: #f4f4f4;
    padding: 5%;
    border-radius: 0 0 20px 20px;
}
.next-icon {
    width: 12%;
    border: 3px solid #fff;
    border-radius: 50%;
    float: right;
    margin: -10% 0 0;
    position: absolute;
    right: 20px;
}
.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.2;
    color: #444444;
    text-align: center;
    padding: 5px 10px;
    margin-bottom: 5px;
    height: 4vw;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #444444;
    font-size: 0.9em;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a .caption .time h6 {
    font-weight: 400;
    margin: 0 0 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
    padding: 10px 15px;
}
.managerHeader {
    font-size: 2.5em;
    font-weight: 500;
    text-align: center;
    color: #000;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 5% 0 3%;
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 3% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 3%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 0px;
    line-height: 1.3;
}
.Textmanager.font-inherit h5 {
    margin: 0px 0 15px;
    font-weight: 600;
    font-size: 1.1em;
}
.Textmanager.font-inherit h6 {
    font-weight: 600;
    margin: 10px 0 5px;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 0px 5px 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;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 20px;
    box-shadow: none;
    margin-bottom: 10px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
#Contentmanager .col-md-12.text-justify {
    padding: 0px 7px;
}
#Contentmanager .col-md-8.col-md-offset-2.text-center {
    padding: 0 0 0px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    display: flex;
    align-self: flex-start;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button {
    color: #000 !important;
    font-size: 1em !important;
    border: 1px solid #000 !important;
}
.itp-newshare-button:hover {
    background-color: #222652 !important;
    color: #fff !important;
}
/*Activities & News*/




/*OUR SERVICES*/
.menu-align2 {
    text-align: center;
    padding: 7% 0 2%;
    color: #000;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.service-detail {
    padding: 0 0 0 5%;
}
.service-detail-pd .service-detail {
    padding: 0 5% 0 0;
}
.service-detail h6 {
    color: #222652;
}
.service-detail h5 {
    font-size: 1em;
    margin: 10px 0 0;
}
/*OUR SERVICES*/



/*Accounting System Design*/
.accounting-block h3 {
    background: linear-gradient(-140deg, rgba(201, 226, 245, 1) 0%, rgba(54, 140, 218, 1) 100%);
    color: #fff;
    padding: 20px;
    border-radius: 15px;
}
.accounting-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.accounting-grid h5 {
    background: #eee;
    padding: 12px 20px;
    margin: 40px 0 10px;
    border-radius: 10px;
}
/*Accounting System Design*/




/*Service Rate*/
.service-rate {
    font-size: 1.1em;
    text-align: center;
    padding: 0 4%;
}
.service-rate img {
    margin-bottom: 20px;
}
/*Service Rate*/



/*Training course*/
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
/*Training course*/





/*PROGRAM*/
.our-program {
    margin-bottom: 20px;
}
.our-program-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 20px 0;
    gap: 30px;
}
.our-program-grid-text h3 {
    color: #006ad7;
    margin: 0 0 15px;
}
.program-block-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.program-block2 {
    padding: 10% 5%;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 10%;
}
.program-block2-img {
    margin: 20px 0;
}
.program-block2 h3 {
    white-space: pre-line;
    color: #006ad7;
    font-size: 1.4em;
    height: 4vw;
}
.program-block3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    align-items: end;
    margin: 4% 0 8%;
}
.program-block3-text {
    padding: 0 0 0 5%;
}
.program-block3-text h2 {
    font-size: 2.4em;
    margin: 0 0 0 20px;
    color: #00adef;
}
.program-block4 {
    display: grid;
    grid-template-columns: 35% auto;
    gap: 30px;
    margin: 0% 0 3%;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}
.program-block4-img img {
    border-radius: 20px;
}
.program-block4-text {
    padding: 1% 1% 0;
}
.program-block4-text h3 {
    color: #000;
    margin: 0 0 15px 20px;
}
/*PROGRAM*/





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





/*PRODUCTS*/
.shopcart {
    z-index: 1002;
    border-radius: 800px 800px 800px 800px;
    -moz-border-radius: 800px 800px 800px 800px;
    -webkit-border-radius: 800px 800px 800px 800px;
    border: 0px solid #b8860b;
    width: 47px !important;
    height: 47px !important;
    background: url(http://itp1.itopfile.com/ImageServer/z_itp_02112024di9l/0/0/cartz-z394624157437.png);
    background-size: 20px;
    background-color: #1e81d9;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    top: 3.5%;
    right: 3%;
}
.Template-B-frame {
    padding: 0px 0px 0px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 20px;
    margin-bottom: 10%;
    transition: 0.5s;
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 0 0px #585858;
    -webkit-box-shadow: 0 0 0px #585858;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    cursor: pointer;
}
.Template-B-pic {
    background-color: #fff;
    border: solid 1px #eee;
    padding: 0px;
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
.Template-B-Name , .Template-B-Name.shoprelate-productName {
    color: #000;
    font-size: 1em;
    height: inherit;
    overflow: hidden;
    font-weight: 400;
    margin-top: 0%;
    line-height: 1.4;
    padding: 7px 0px;
}
.Template-B-Name.shoprelate-productName {
    padding: 15px 0;
}
.Template-B-Name label {
    font-weight: 400;
}
.Template-B-Price label {
    font-weight: 400;
}
.Template-B-Price span {
    font-weight: 400;
}
.Template-B-Price label {
    color: #000 !important;
}
.Template-B-Price {
    color: #000;
    font-weight: 600;
    height: 65px;
    text-align: left !important;
    width: 70%;
    font-size: 0.95em;
    padding: 0 0px !important;
    font-family: "LINE Seed Sans TH";
}
.Template-B-PriceNormal {
    font-size: 1.3em !important;
    color: #000;
    font-weight: 600;
}
.Template-B-PriceNormal strike {
    color: #000;
    font-size: 1.3em;
}
label.Template-B-PriceNormal {
    color: #000;
}
.Template-B-PricePromotion {
    color: #000;
    font-size: 1.3em !important;
    font-weight: 600;
}
.promotionPrice {
    color: #000;
    font-weight: 600;
    font-size: 1em;
}
label.Template-B-PriceNormal {
    color: #000;
}
.priceNoPromotion {
    color: #000;
    font-size: 1em;
    font-weight: 600;
}
span.promotionPrice {
    color: #000 !important;
    font-size: 1em;
    font-weight: 600;
}
strike.promotionPrice {
    color: #000;
}
.normalPrice {
    color: #000;
    font-weight: 600;
    font-size: 1em !important;
}
span.normalPrice {
    color: #000;
}
.Template-B-innerPic {
    transition: 0.5s;
}
.Template-B-innerPic:hover {
    transform: scale(1.1);
}
img.pStatusProduct {
    height: 6% !important;
    top: 6px ! IMPORTANT;
    left: 6px !important;
}
.Template-B-button {
    background-color: #0a0a0a;
    background: linear-gradient(90deg, rgba(33, 121, 17, 1) 0%, rgba(117, 168, 50, 1) 100%);
    color: white;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1em;
    padding: 5px 0 8px 3%;
}
.Template-B-button:hover , .Template-B-frame:hover .Template-B-button {
    background: linear-gradient(-90deg, rgba(33, 121, 17, 1) 0%, rgba(117, 168, 50, 1) 100%);
}
.Template-B-button span {
    padding: 2px 0 0 0;
    display: block;
}
.Template-B-button, .Template-B-button:hover {
    width: 30%;
}
.shopcart-Cate {
    margin: 2.5% auto 0;
}
.Template-B-CateName, .Template-B-ProName {
    color: #006ad7;
    font-size: 1.7em;
    font-weight: 600 !important;
}
.col-xs-12.col-md-6 {
    font-family: "LINE Seed Sans TH" !important;
}
.shopcartID-Head-Default, .shopcartName-Head-Default {
    font-size: 1.1em;
    color: #282828;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartID-Default, .shopcartName-Default {
    font-size: 1.3em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    font-weight: 600;
    color: #006ad7;
}
.Template-B-Big {
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    border: solid 0px #0672c2;
}
.Template-B-smallpic {
    width: 29%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #0672c2;
    margin: 4% 3% 3% 0 !important;
    padding: 0;
    border-radius: 20px;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 500;
    font-size: 1em !important;
}
.shopcartSize-Default {
    font-size: 1em;
    color: #006ad7;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.shopcartlinePrice-Default select.input-sm {
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}
.Template-B-Quantity, .Template-B-Item {
    color: #282828;
    font-size: 1em !important;
    font-weight: 400;
}
.Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 30%;
}
.Template-B-buttonDetail {
    background-color: #1e81d9;
    margin: 5px 0 0 120px;
    color: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 50px;
    font-weight: 400;
    padding: 12px 0px !important;
    font-size: 0.9em;
}
.Template-B-buttonDetail:hover {
    background-color: #006ad7;
}
.shopcartDetail-Default {
    font-size: 1.5em;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
    padding: 1% 0 !important;
}
.shopcart-Detail-Detail {
    text-align: left;
}
.shopcart-Detail-Detail h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    font-size: 1.2em;
    line-height: 1.2;
}
.shopcart-Detail-Detail h5 {
    color: #006ad7;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
}
.Shopcart-Related-Main {
    padding: 0 20px;
}
.shopcartRelated-Default.shopcartRelated {
    font-size: 1.5em;
    font-weight: 600;
    width: 100% !important;
    padding: 0 0px ! IMPORTANT;
    margin-left: -1%;
}
.ui.steps .step .title {
    font-family: "LINE Seed Sans TH";
    font-weight: 500;
    font-size: 1.25em;
    padding: 10px 0 0;
}
.ui.steps .step {
    padding: 20px 10px;
    font-size: 0.7em;
}
.ui.steps .step:first-child {
    padding-left: 0em;
}
.ui.steps .step.active .title {
    color: #fff;
}
.ui.steps .step.active {
    background: #006ad7;
    color: #fff;
}
.table-responsive-mobile {
    white-space: inherit;
    width: 100%;
}
.step1checkout {
    background-color: #006ad7;
    border: 5px solid #006ad7;
}
.Headcheckout {
    color: #006ad7;
    font-weight: 600;
}
.btnCheckoutprevious {
    background-color: #006ad7;
    font-weight: 600;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    font-size: 14px;
    height: 35px;
    border-radius: 0px;
}
.table .col-md-12 {
    font-size: 1em !important;
}
.step5checkout {
    background-color: #006ad7;
    border: 7px solid #006ad7;
}
.shopcart-paymentpage {
    background-color: #006ad7;
}
.col-xs-12.col-sm-4, .col-xs-12.col-sm-3, .col-xs-6.col-sm-3 {
    padding: 0px 10px;
}
.Bodycheckout {
    font-size: 1em;
}
#scrolltoshop .form-horizontal .form-group-sm .form-control, #scrolltoshop .input-sm {
    height: 35px;
    border-radius: 0px;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 8%;
}
#scrolltoshop67a46a627bfa7d001383b1c7 .col-xs-12.col-md-12 {
    padding: 5px;
}
.shopcartAllDetail {
    padding: 0 20px ! IMPORTANT;
}
.button-attribute-selected, .button-attribute {
    font-size: 0.9em;
      font-family: "LINE Seed Sans TH";
      border-radius: 0px !important;
}
.button-attribute:hover {
    color: #006ad7!important;
    border: 1px solid #006ad7!important;
        border-radius: 0px !important;
}
.button-attribute-selected {
      color: #fff!important;
      border: 1px solid #006ad7!important;
      background: #006ad7!important;
      border-radius: 0px!important;
      min-width: 10rem !important;
    min-height: 4rem !important;
}
.button-attribute {
    min-width: 10rem !important;
    min-height: 4rem !important;
        border-radius: 0px !important;
}
.k-colorpalette .k-item.k-state-selected {
    -webkit-box-shadow: 0 0px 1px #000, inset 0 0 0px #fff;
    box-shadow: 0 0px 1px #000, inset 0 0 0px #fff;
}
#scrolltoshop {
    font-family: "LINE Seed Sans TH";
    text-transform: capitalize;
}
.panel-body.Checkout-font-panel {
    text-transform: capitalize;
}
/*shopcart*/
/*PRODUCTS*/





/*order & payment*/
.payment-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin: 20px 0;
}
 .payment1 {
    font-size: 1.5em;
    font-weight: 600;
    color: #282828;
}
.hvr-bob {
    background: #fff;
    box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
    text-align: center;
    border-radius: 20px;
    padding: 5% 5% 15%;
    transition: 0.5s;
}
.hvr-bob:hover {
    transform: translateY(-10px);
}
.hvr-grow .col-md-2.col-sm-2.col-xs-3.padding-col {
    padding: 0 !important;
}
.hvr-grow h3 {
    background: #006ad7;
    color: #fff;
    text-align: center;
    border-radius: 10px 0 0 10px;
    padding: 7px;
}
.hvr-bob h4 {
    color: #006ad7;
    font-size: 1.2em;
    margin: 0 0 5px;
}
.hvr-bob img {
    width: 70% !important;
    margin-bottom: 10px;
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    background-color: #fff;
    border-radius: 10px
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.padpay1 {
    padding: 10px;
}
.MainBankClass1 {
    height: 300px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0.0);
    padding: 3% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-weight: 400;
    padding: 13px 0;
}
.boarder-confirm-payment span.label {
    font-size: 0.9em;
    font-weight: 400;
}
.CASS-H-main {
    background: #fff;
    border-radius: 20px;
}
.CASS-H-middle-mid {
    padding: 0px;
}
/*form payment*/
.input-group-addon , .custom-addon.input-group-addon:hover {
    color: #fff;
    background-color: #1e81d9 ! IMPORTANT;
    border: 0px solid #eee;
    border-radius: 0px 4px 4px 0 !important;
}
.custom-addon.input-group-addon {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-radius: 0px !important;
    padding: 17px 12px!important;
}
.date-input-container {
    height: auto !important;
}
.date-overlay {
    font-size: 0.9em !important;
    color: #444!important;
}
.boarder-confirm-payment .col-xs-3.col-sm-2.col-md-2 {
    width: 40%;
}
.boarder-confirm-payment .col-xs-1.col-sm-1.col-md-1 {
    padding: 12px 0 !important;
}
.input-group-addon {
    color: #fff;
    background-color: #1e81d9;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px 12px;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.no-js .confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(-44deg,rgba(30, 129, 217, 1) 0%, rgba(128, 195, 229, 1) 100%);
    color: #fff;
    text-shadow: 0 0px 0 #1c7b45;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 11px 30px;
    font-size: 1em;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background: linear-gradient(-44deg,rgba(30, 129, 217, 1) 0%, rgba(128, 195, 229, 1) 100%);
   background-color: #006ad7;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(-44deg,rgba(30, 129, 217, 1) 0%, rgba(128, 195, 229, 1) 100%);
    background-color: #006ad7;
}
.policy-des {
    padding: 0 0 5%;
}
/*order & payment*/





/*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: #006ad7;
    border-color: #006ad7;
}
.pagination>li>a, .pagination>li>span {
    color: #006ad7;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #006ad7;
    background-color: #f7f7f7;
}
/*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;
}
.itopplus-footer {
    font-size: 18px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px ! IMPORTANT;
}
.Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 26%;
}
.contact-block3 iframe {
    height: 293px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
body {
    font-size: 15px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 0.85em;
}
.no-js .dropdown-menu > li > a {
    font-size: 1em;
}
figure.effect-phoebe h2 {
    font-size: 0.8em;
    letter-spacing: 4px;
}
.h2, h2 {
    font-size: 2.2em;
}
.h3, h3 {
    font-size: 1.5em;
}
.about-us {
    padding: 12% 0 0 5%;
}
 .about-icon {
    white-space: inherit;
    padding: 0 3%;
} 
.about-icon-text h3 {
    white-space: pre-line;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 5vw;
}
.customer-block-text {
    font-size: 0.65em;
}
.copy-right {
    font-size: 0.8em;
}
.program-block3-text h2 {
    font-size: 1.9em;
}
.Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 33%;
}
.managerHeader {
    font-size: 2em;
}
.contact-bg2 {
    word-break: break-word;
}
.no-js #Component690d97ad1093060013c042e7 .ITPcheckboxAuthen {
    font-size: 0.8em;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
body {
        font-size: 14px;
}
.shopcart {
    top: 10%;
    right: 1%;
}
figure.effect-phoebe h2 {
     font-size: 0.6em;
     letter-spacing: 3px;
}
.h2, h2 {
     font-size: 1.8em;
}
    .about-us {
        padding: 12% 0 0 1%;
    }
  .about-icon-text h3 {
    height: 8vw;
}
  .training-text {
    white-space: inherit;
}
  .training-img {
    width: 80%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
     height: 8vw;
     padding: 5px 5px;
}
  .customer-block-text h3 {
    font-size: 1.8em;
}
  .footer-block2 {
    padding: 0 25%;
}
    .program-block3-text h2 {
        font-size: 1.6em;
    }
  .program-block3 {
    align-items: center;
}
      .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
        width: 25%;
    }
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
    body {
        font-size: 15px;
    }
#imagesControl690c73306fb2450013992d50 ,  #imagesControl691152a77bffeb001351d5f3 , #imagesControl691169fc1093060013c05372 {
    padding: 0 !important;
}
      .about-us {
        padding: 1% 0 0 1%;
    }
 .about-icon-grid {
    grid-template-columns: repeat(2, 1fr);
} 
    .about-icon-text h3 {
        height: inherit;
    }
  
    .h3, h3 {
        font-size: 1.3em;
    }
      .about-icon {
        padding: 0 3% 10%;
    }
  .service-bg-grid {
    grid-template-columns: repeat(1, 1fr);
}
  .no-js .service-bg-grid {
    margin-top: 10%;
}
  .padding-pd2 {
    padding: 0%;
}
  .menu-align-mg {
    padding: 3%;
}
  .program-block {
    grid-template-columns: repeat(1, 1fr);
    margin: 20% 0 0%;
}
  .program-bg1, .program-bg2 {
    margin-bottom: 15%;
}
  .itopplus-bg3 {
    background-attachment: inherit;
}
  .training-block {
    grid-template-columns: repeat(1, 1fr);
}
  .training-img {
        width: 55%;
        margin: 0% auto 0;
    }
  .training-text {
    padding: 15% 0 5%;
}
  .col-section {
    padding: 0 10px;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit;
 }
  .next-icon {
    width: 8%;
    margin: -9% 0 0;
}
  .customer-block {
    grid-template-columns: repeat(1, 1fr);
}
  .customer-block-text {
        font-size: 0.9em;
    }
#contentnewmode690d67f61093060013c03c74 , .footer-block2 {
    display: none;
}
  .about-us2 {
    padding: 1% 3%;
}
  .service-detail {
    padding: 0 0 0 2%;
}
  .accounting-grid {
    grid-template-columns: repeat(1, 1fr);
}
  .accounting-grid h5 {
    margin: 20px 0 10px;
}
  .our-program-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
  .program-block-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
  .program-block2 h3 {
    white-space: inherit;
    height: inherit;
}
  .program-block3 {
    grid-template-columns: repeat(1, 1fr);
}
  .program-block3-text {
    padding: 0 0 0 0%;
}
  .program-block3-text h2 {
    margin: 0 0 0 0px;
}
  .program-block4 {
    grid-template-columns: repeat(1, 1fr);
}
      .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
        width: 40%;
    }
  .Shopcart-Related-Main {
    display: none;
}
  .service-rate {
    padding: 0 0%;
}
  .page-header {
    margin: 5% 0 10%;
}
  .modal-dialog {
    width: 90% ! IMPORTANT;
}
  .contact-bg2 {
    grid-template-columns: 45px auto;
}
  .no-js #Component690d97ad1093060013c042e7 .form-control {
    padding: 27px 20px;
}
  .no-js #Component690d97ad1093060013c042e7 .col-md-6 {
    padding: 0 15px;
}
      .no-js #Component690d97ad1093060013c042e7 .ITPcheckboxAuthen {
        font-size: 0.89em;
    }
  .payment-block {
    grid-template-columns: repeat(1, 1fr);
}
  .hvr-bob img {
    width: 35% !important;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    padding: 13px 25px 5px;
}
}

#language_member_bar {
    display: none;
  }

  .skiptranslate iframe {
    display: none !important;
  }

  .skiptranslate {
    margin-top: -40px;
  }

  .no-js #langWidget {
    position: fixed;
    top: 5px;
    right: 10px;
    width: fit-content;
    height: auto;
    z-index: 10000;
    color: #444;
  }

  #langWidget img {
    width: 100%;
    max-width: 100%;
    object-fit: contain;
    border: 1px solid #dddddd;
  }

  .langCurrent {
    display: grid;
    grid-template-columns: auto 30px;
    align-items: center;
    gap: 5px;
    justify-items: end;
  }

  .langFlag {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    text-align: left;
    gap: 5px;
    cursor: pointer;
    padding: 5px 10px;
  }

  .langFlag:hover {
      background: #222652;
    color: #fff;
  }

  .langOption {
    position: relative;
    top: 5px;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 #ccc;
    height: 0;
    overflow: hidden;
    background: #fff;
  }



  #langWidget:hover .langOption {
    height: auto;
  }

  .langFlag.reset img {
    display: none;
  }

  @media screen and (max-width: 992px) {
    .no-js #langWidget {
        position: fixed;
        top: 15px !important;
        right: 115px !important;
    }
  }

