.itopplus-background {

}
.eapps-widget-toolbar {
    display: none;
}

body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444444;
}
a:hover  {
    color: #003478;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16042024xwml/0/0/1z-z997634970406.jpg");
  background-size: 100% auto;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16042024xwml/0/0/2z-z1709918402222.jpg");
  background-size: 100% auto;
}
.itopplus-bg3 {
    color: #fff;
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16042024xwml/0/0/4z-z40163229889.jpg");
  color: #fff;
  background-size: 100% auto;
}
.itopplus-bg4 a {
    color: #fff;
}
.itopplus-bg4 a:hover {
    color: #cc9900;
}
.navbar-default .navbar-nav > li > a {
  transform: skewX(15deg);
}

.navbar-default .navbar-nav > li {
  transform: skewX(-15deg);
}

.navbar-nav>li>.dropdown-menu {
    transform: skewX(15deg);
    left: 70%;
}

.navbar-default .navbar-nav > li:hover {
  background: linear-gradient(30deg, #cc9900 0, #f7d583 100%);
}

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

#controlMenu .dropdown-menu > li > a {
    font-size: 1.1em;
    color: #282828;
    padding: 6px 15px;
}

#controlMenu .dropdown-menu > li > a:focus,
#controlMenu .dropdown-menu > li > a:hover {
  color: #282828;
  background: linear-gradient(30deg, #cc9900 0, #f7d583 100%);
}


.itopplus-menu {
  display: grid;
  height: 50%;
  /* margin-bottom: 15px; */
  align-items: center;
}


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

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

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

  #itpMenuSideBar span {
    background-color: #444 !important;
  }
.navbar-header {
        background: #eee;
    }
  .navbar-header > a::before {
    background-size: 30px;
    background-position: center;
  }

  .navbar-header > a::after {
    background: #002a61;
  }

  #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) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 17% auto;
    align-items: center;
  }

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

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
    border-top: 5px solid #002a61;

  }

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

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

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

  .itopplus-search {
    position: relative;
    text-align: left;
    width: 85%;
    height: 50%;
    color: #fff;
  }
    .itopplus-search a {
        color: #fff;
    }
   .itopplus-search a:hover {
        color: #cc9900;
    }
  .itopplus-menu {
    display: grid;
    align-items: center;
    height: 50%;
  }

  .itopplus-search:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: #002a61;
    width: 100vw;
    height: 100%;
    z-index: -1;
    transform: skewX(-15deg);
  }

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

  .itopplus-layout {
    display: grid;
    grid-template-columns: 20% 80%;
    gap: 10px;
  }
}





/**/
.h1, h1 {
    font-size: 2.6em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.3em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.5em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.1em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1em;
}
.h6, h6 {
    font-size: 0.9em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/





/*header*/
.contact-block {
    display: flex;
    gap: 20px;
    font-size: 0.85em;
    justify-content: center;
}
.contact-icon {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
}
/*header*/





/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 20px;
    font-size: 1.1em;
    font-weight: 400;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #cc9900;
}
.copy-right {
    font-size: 0.7em;
    text-align: center;
}
.maps-block {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 20px;
    align-items: center;
    margin: 0px 0 20px;
}
.maps-block-text {
    font-size: 1.1em;
}
.footer-maps iframe {
    width: 93%;
    height: 160px;
    border-radius: 20px;
}
.footer-mg {
    margin-right: -35%;
}
.footer-mg h3 {
    margin: 0;
    color: #cc9900;
}
.footer-mg h2 {
    margin: 50px 0 15px;
    color: #cc9900;
    font-size: 2.4em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #003478 !important;
    color: #003478 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #003478 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/



/*menuVertical*/
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border-bottom: solid 0px #e3e3e3!important;
}
.menuVertical .nav-pills>li>a {
   color: #282828;
   background-color: #fff;
   border-bottom: solid 1px #e3e3e3;
   padding: 8px 10px 8px 0px;
   font-size: 1em;
   border-radius: 0px;
}
.menuVertical .nav>li>a:hover, .menuVertical .nav>li>a:focus {
   color: #003478;
   background-color: #fff;
   border-bottom: solid 1px #003478!important;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}
/*menuVertical*/



/*หน้าแรก*/
.about-us {
    white-space: pre-line;
    padding-left: 5%;
}
.about-us h2 {
    color: #003478;
    margin: 10px 0 0;
}
.about-us h5 {
    color: #cc9900;
    font-weight: 400;
    margin: 0;
}
.about-us-border {
    border-bottom: 5px solid #cc9900;
    width: 60px;
    margin: 15px 0;
}
.about-us h3 {
    margin: 0;
    font-weight: 500;
}
.about-us h4 {
    white-space: pre-line;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 15px;
}
.about-icon-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin: 3% 0 0;
}
.about-icon {
    text-align: center;
    color: #003478;
    font-weight: 600;
    font-size: 1.2em;
    padding: 2%;
    transition: 0.5s;
}
.about-icon:hover {
    transform: translateY(-10px);
}
.about-icon img {
    width: 58% !important;
    margin: 0 auto 20px;
}
.about-section-block {
    display: flex;
    gap: 30px;
}
.product-menu {
    padding: 50px 0 0;
}
.product-menu h2 {
    color: #003478;
    margin: 0;
}
.product-menu h2 span {
    color: #cc9900;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2 {
    color: #cc9900;
}
.menu-align h4 {
    font-weight: 400;
}
.effect-sadie {
    border-radius: 20px;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 7em 0.5em 0.5em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0, 0);
    text-align: left;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(78, 78, 78, .8) 100%);
    color: #fff;
    text-transform: initial;
    font-size: 0.8em;
    text-align: left;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(78, 78, 78, 1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(78, 78, 78, 1) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.grid figure p {
    letter-spacing: 0px;
}
.grid figure img {
    opacity: 1;
}
.product-block {
    display: grid;
    grid-template-columns: auto 27px;
    align-items: center;
    gap: 20px;
}
.itopplus-bg2 figure.effect-sadie p {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 70, 161, 1) 100%);
    color: #fff;
}
.itopplus-bg2 figure.effect-sadie figcaption::before {
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(0, 70, 161, 1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0, 70, 161, 1) 100%);
}
/*บริการ*/
#background6826e2db1c59920013074269 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1) ,
#background6826e2db1c59920013074269 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3) ,

#background6826f1891c599200130746cb .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1) ,
#background6826f1891c599200130746cb .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3) {
    width: 25%;
}
#background6826e2db1c59920013074269 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2),

#background6826f1891c599200130746cb .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2) {
    width: 50%;
}
/*บริการ*/
.padding-pd {
    padding: 1%;
}
.service-name {
    text-align: center;
    padding: 10px 0;
}
#Component6826e18f6fb9af0013c8b88a .col-md-3.col-sm-4.col-xs-4 {
    width: 12.5%;
}
figure.effect-selena {
    border-radius: 20px;
}
.contact-us h2 {
    white-space: pre-line;
    margin: 0 0 20px;
    line-height: 1.3;
}
.contact-product {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 20px;
    align-items: center;
    font-size: 1.1em;
    margin: 10px 0;
}
.contact-us {
    padding: 4% 0 0;
}
/*หน้าแรก*/



/*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: 2.3em;
    font-weight: 600;
    text-align: center;
    margin: 0 0 5px;
    color: #cc9900;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #c9c9c9;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 27px 0 20px;
    font-weight: 400;
    color: #444444 !important;
}
.CASS-H-border .form-control::placeholder {
    color: #444444 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1px solid #cc9900;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1 solid #cc9900;
    -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: #444444!important;
}
.CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: linear-gradient(90deg,rgba(204, 153, 0, 1) 0%, rgba(247, 213, 131, 1) 100%);
    color: #282828;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 8px 20px;
    font-weight: 500;
    font-size: 1em!important;
    border: 0px solid #fff;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
    background: linear-gradient(90deg,rgba(204, 153, 0, 1) 0%, rgba(247, 213, 131, 1) 100%);
    color: #282828;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(90deg,rgba(204, 153, 0, 1) 0%, rgba(247, 213, 131, 1) 100%);
    color: #282828;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #444444;
    text-align: left !important;
    padding-left: 3%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    color: #444444;
    display: block;
}
#btnview6826e6f2680c700014ee66d0 {
    margin-left: 32%;
}
.CASS-H-border #editor1 , .CASS-H-border #editor2 , .CASS-H-border #editor3 , .CASS-H-border #editor4  {
    display: none;
}
.CASS-H-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-H-border .form-control-feedback {
    top: 10px !important;
    color: #fff !important;
}
.CASS-H-border .form-control option {
    color: #444444;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border {
    background: #fff !important;
    color: #444444;
    padding: 5%;
    border-radius: 20px;
}
#form6826e6f2680c700014ee66d0{
    padding: 0 !important;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
/*form*/




/*สินค้า*/
.product-sub {
    padding: 5% 0 1%;
}
.product-sub h3  {
    margin: 30px 0 5px;
    color: #003478;
    line-height: 1.2;
}
.product-name2 {
    text-align: center;
    padding: 30px 0;
}
table.tj2 , table.tj3 , table.tj4 {
   width: 100%;
}
table.tj2 td , table.tj2 th {
    border-bottom: 1px solid #ccc;
    padding: 15px 15px;
}
table.tj3 td , table.tj3 th {
    border: 1px solid #ccc;
    padding: 15px 15px;
}
table.tj4 td , table.tj4 th {
    border: 1px solid #ccc;
    padding: 10px 4px;
    font-size: 0.75em;
    font-weight: 400;
}
.product-head {
    padding: 5% 0 1%;
}
.product-head h3 , .product-name2 h3 {
    margin: 0px 0 5px;
    color: #003478;
    line-height: 1.2;
}
.product-head img {
    width: 50% !important;
    margin: 0 auto;
    display: block;
}
figure.effect-phoebe {
    background: transparent;
    margin-bottom: -20px !important;
}
figure.effect-phoebe h2 {
    margin-top: 2em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-weight: 600;
    font-size: 3em;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 600;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.product-sub2 h4 {
    margin: 20px 0 5px;
    color: #003478;
    line-height: 1.2;
}
.product-name3 {
    padding: 30px 0 0;
}
.product-name3 h3 {
    color: #003478;
    margin: 0 0 10px;
}
.btn-more {
    background: #002a61;
    color: #fff;
    border: none;
    padding: 7px 20px;
    border-radius: 50px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more:hover {
    background: #cc9900;
    color: #fff;
}
.product-bg2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    align-items: center;
    gap: 10px;
    font-size: 0.9em;
}
.product-bg2-text {
    padding: 0 10px;
}
.product-bg2-text h3 {
    color: #003478;
    margin: 0;
}
.product-bg2-border {
    border-bottom: 4px solid #cc9900;
    width: 15%;
    margin: 10px 0;
}
.product-bg3 .product-bg2 {
    grid-template-columns: repeat(1, 1fr);
    padding: 20px;
}
.product-bg3 .product-bg2-text {
    padding: 15px 0px 0px;
}
.thumbnail {
    padding: 0px !important;
    border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow : none;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.product-sub3 {
    padding: 10px;
}
.product-sub3 h3 {
    color: #003478;
    margin: 0 0 15px;
}
.product-sub-name {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 10px;
    font-size: 0.9em;
     align-items: center;
}
.product-1 , .product-3 {
    background: #cc9900;
    color: #fff;
    padding: 5px 5px;
    margin: 5px 0;
}
.product-3 {
    width: fit-content;
}
.product-bg4 {
    background: #002a61;
    color: #ffffff;
    padding: 20px;
    border-radius: 50px;
    margin: 2% 0 0;
}
.product-name4 {
    padding: 30px 0;
    text-align: center;
}
.product-name4 h4 {
    margin: 0 0 5px;
}
.btn-align {
    text-align: center;
    padding: 2% 0;
}
/*สินค้า*/



/*งานติดตั้งและบริการ*/
.service-sub {
    padding-left: 5%;
}
.service-sub h3 {
    color: #003478;
    margin: 0 0 15px;
    font-size: 1.8em;
}
/*งานติดตั้งและบริการ*/




/*ข่าวสาร*/
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
/*ข่าวสาร*/


/*join us*/
.join-us {
    text-align: center;
}
.join-us h3 {
    color: #002a61;
    margin: 0 0 10px;
}
.join-us h4 {
    color: #282828;
    font-size: 1.3em;
    margin: 25px 0 5px;
}
.join-us .contact-block {
    font-size: 1em;
    text-align: left;
    margin: 20px 0;
}
.join-us .contact-icon {
    grid-template-columns: 45px auto;
}
.TabItpContentLandingPage10>.nav-tabs {
    width: 30%;
    min-width: 30%;
}
.TabItpContentLandingPage10 > .nav-tabs > li > a span {
  font-size: 1em !important;
  font-weight: 600;
}
.TabItpContentLandingPage10 {
  font-family: "LINE Seed Sans TH";
  padding: 0px;
  box-shadow: none;
}
.TabItpContentLandingPage10 > .tab-content {
  color: #222231;
  background: #fff;
  font-size: 1em;
  letter-spacing: 0px;
  line-height: 1.5;
    border: 1px solid #ccc !important;
    box-shadow: none !important;
}
.TabItpContentLandingPage10 > .nav-tabs > li > a {
  color: #fff;
  background: #cc9900;
  font-size: 1em;
  padding: 20px 0;
}
.TabItpContentLandingPage10 > .nav-tabs > li > a:before {
  background-color: #002a61;
}
.TabItpContentLandingPage10 .nav-tabs > li.active > a:focus {
  color: #ffffff !important;
}
.TabItpContentLandingPage10 > .tab-content h3 {
  color: #002a61;
  font-size: 1.5em;
  margin: 0;
}
.TabItpContentLandingPage10 > .tab-content h4 {
  font-size: 1.1em;
  margin: 20px 0 5px;
  line-height: 1.2;
}
.TabItpContentLandingPage10 > .tab-content h5 {
    line-height: 1.3;
    font-weight: 600;
    font-size: 1.1em;
    margin: 0;
}
.Textmanager.font-inherit {
  text-align: left;
}
.TabItpContentLandingPage10 .tab-itp-background {
  padding: 2% 2% !important;
}
/*join us*/


/*ติดต่อเรา*/
.contact-block2 .maps-block {
    margin: 15px 0 5px;
}
.contact-block2 h4 {
    margin: 15px 0 5px;
    color: #282828;
}
/*form Contact*/
.no-js #Component6826f928680c700014ee6afa label {
  display: none !important;
}
.no-js #Component6826f928680c700014ee6afa .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component6826f928680c700014ee6afa .form-control {
  border: 1px solid #ddd;
  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: 28px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component6826f928680c700014ee6afa .form-control:hover {
  border: 1px solid #08578f;
}
.no-js #Component6826f928680c700014ee6afa .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component6826f928680c700014ee6afa .form-control:focus {
  border: 1px solid #08578f;
  -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 #Component6826f928680c700014ee6afa .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: linear-gradient(90deg, rgba(204, 153, 0, 1) 0%, rgba(247, 213, 131, 1) 100%);
  color: #282828;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component6826f928680c700014ee6afa .btn-default:active {
  background: linear-gradient(90deg, rgba(204, 153, 0, 1) 0%, rgba(247, 213, 131, 1) 100%);
  color: #282828;
}
.no-js #Component6826f928680c700014ee6afa .btn-default:hover,.no-js #Component6826f928680c700014ee6afa .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(90deg, rgba(204, 153, 0, 1) 0%, rgba(247, 213, 131, 1) 100%);
  color: #282828;
}
.no-js #Component6826f928680c700014ee6afa .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6826f928680c700014ee6afa span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component6826f928680c700014ee6afa .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
/*ติดต่อเรา*/



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





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
     width: 1440px;
}
#controlMenu .dropdown-menu > li > a {
    font-size: 1.2em;
} 
.contact-product {
    grid-template-columns: 40px auto;
}
.CASS-H-border .ITPcheckboxAuthen {
    padding-left: 2%;
}
.itopplus-footer {
    font-size: 17px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.contact-icon {
    grid-template-columns: 50px auto;
}
.contact-us {
    padding: 0% 0 0;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.h2, h2 {
    font-size: 2em;
}
.contact-block {
    gap: 10px;
    font-size: 0.8em;
}
.about-us {
    white-space: inherit;
}
.about-us h4 {
    white-space: inherit;
    margin: 15px 0 15px;
}
.about-icon {
    font-size: 1.1em;
}
.product-block {
    grid-template-columns: auto 20px;
}
figure.effect-sadie p {
    font-size: 0.7em;
}
.itopplus-footer {
    font-size: 12px;
}
.footer-mg {
    margin-right: 0;
}
    .TabItpContentLandingPage10>.nav-tabs {
    width: 40%;
    min-width: 40%;
}
  .contact-icon {
    grid-template-columns: 25px auto;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h3, h3 {
    font-size: 1.3em;
}
#background6826a50e44087300139b198c .col-md-5.col-sm-5.col-xs-12.padding , #background6826ee34680c700014ee68a5 .col-md-5.col-sm-5.col-xs-12.padding {
    width: 40%;
}
#background6826a50e44087300139b198c .col-md-7.col-sm-7.col-xs-12.padding , #background6826ee34680c700014ee68a5 .col-md-7.col-sm-7.col-xs-12.padding {
    width: 60%;
}
.about-section-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.about-icon-block {
    gap: 0px;
}
.about-icon {
    font-size: 1em;
}
figure.effect-sadie p {
     font-size: 0.8em;
}
.itopplus-bg2 figure.effect-sadie p {
    font-size: 0.7em;
}
figure.effect-selena {
    border-radius: 10px;
}
.itopplus-bg4 {
    background-size: cover;
}
.CASS-H-border #display1 {
    margin-right: -20px;
}
figure.effect-phoebe h2 {
    margin-top: 0.3em;
    font-size: 2em;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 20%;
}
.table-responsive {
        border: 0px solid #ddd;
}
table.tj2 td, table.tj2 th , table.tj3 td, table.tj3 th , table.tj4 td, table.tj4 th {
    white-space: nowrap;
}
.TabItpContentLandingPage10>.nav-tabs {
        width: 30%;
        min-width: 30%;
}
  .TabItpContentLandingPage10 > .nav-tabs > li > a {
    padding: 20px 15px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
.itopplus-slide div {
    padding: 0 !important;
}
#background6826a50e44087300139b198c .col-md-5.col-sm-5.col-xs-12.padding, #background6826ee34680c700014ee68a5 .col-md-5.col-sm-5.col-xs-12.padding {
        width: 100%;
}
#background6826a50e44087300139b198c .col-md-7.col-sm-7.col-xs-12.padding, #background6826ee34680c700014ee68a5 .col-md-7.col-sm-7.col-xs-12.padding {
        width: 100%;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 100%;
}
.about-us {
    padding-left: 0%;
}
.about-section-block {
        gap: 10px;
 }
.about-icon-block {
    grid-template-columns: repeat(2, 1fr);
}
.about-icon {
    padding: 5%;
}
#background6826e2db1c59920013074269 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1), #background6826e2db1c59920013074269 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3), 
#background6826f1891c599200130746cb .col-md-4.col-sm-4.col-xs-12.padding:nth-child(1), #background6826f1891c599200130746cb .col-md-4.col-sm-4.col-xs-12.padding:nth-child(3) {
    width: 100%;
}
#background6826e2db1c59920013074269 .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2), #background6826f1891c599200130746cb .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2) {
    width: 100%;
}
.itopplus-bg2 figure.effect-sadie p {
    font-size: 0.8em;
}
.contact-us h2 {
    white-space: inherit;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    display: inline;
}
#btnview6826e6f2680c700014ee66d0 {
    margin-left: 25%;
}
    figure.effect-phoebe h2 {
        margin-top: 0em;
        font-size: 1em;
    }
  .product-bg2 {
    grid-template-columns: repeat(1, 1fr);
}
  .product-bg2-text {
    padding: 0 10px 10px;
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
  .about-us h2 {
    font-size: 1.6em;
}
  .join-us .contact-block {
    flex-direction: column;
}
  .TabItpContentLandingPage10 {
    display: block;
}
  .TabItpContentLandingPage10>.tab-content {
    display: block;
}
  .TabItpContentLandingPage10>.nav-tabs {
    width: 100%;
    display: block;
}
      .TabItpContentLandingPage10 > .nav-tabs > li > a {
        padding: 20px 5px;
    }
}




.eapps-widget-toolbar { display: none; }




