.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #232323;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #232323;
}
a:hover {
    color: #1a4896;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_24002025net9/0/0/1z-z847982368413.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #eef7fe;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12052025qsdh/0/0/merge-bgz-z1232081728392.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_24002025net9/0/0/3z-z503131872306.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_24002025net9/0/0/4z-z1601316544002.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-bg5 {
  background-color: #d2cfca;
}

.itopplus-footer {
  background: linear-gradient(to right, #004597 0, #00326f 100%);
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #1d1d1d;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #1d1d1d;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .new-image-icon-twitter {
    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;
  }

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

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

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

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

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

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}

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




/**/
.h1, h1 {
    font-size: 3.2em;
}
.h2, h2 {
    font-size: 2.7em;
}
.h3, h3 {
    font-size: 2em;
}
.h4, h4 {
    font-size: 1.4em;
}
.h5, h5 {
    font-size: 1.3em;
}
.h6, h6 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
}
/**/



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #dfb247;
}
.itopplus-footer h6 {
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 15px;
}
.footer-block1 {
    padding: 0 15% 0 0;
}
.footer-block2 {
    padding: 0 25%;
}
.footer-block3 {
    padding: 0 0 0 30%;
}
.phone-block {
    display: grid;
    grid-template-columns: 17% auto;
    align-items: center;
    gap: 10px;
}
.phone-block-text h6 {
    font-weight: 400;
    margin: 0;
}
.phone-block-text h5 {
    color: #c7c7c7;
    font-weight: 400;
    margin: 5px 0 0;
}
.phone-block-text h5 a {
    color: #c7c7c7;
}
.footer-contact {
    display: grid;
    grid-template-columns: 30% auto;
    margin: 20px 0;
    gap: 15px;
    align-items: center;
}
.follow-block h6 {
    font-weight: 400;
}
.footer-icon-img {
    width: 70%;
    display: flex;
    gap: 10px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    color: #c4c4c4;
    font-family: "Manrope", sans-serif;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #1a4896 !important;
    color: #1a4896 !important;
      font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #1a4896 !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*/



/*slide*/
#carousel697ac3bae553040013f9bce7 .hidden  , #carousel697ac3fe5bf4930013e38e57 .hidden {
	display: block!important;
	visibility: inherit!important;
	pointer-events: none;
} 
#carousel697ac3bae553040013f9bce7 .carousel-indicators .active , #carousel697ac3fe5bf4930013e38e57 .carousel-indicators .active  {
	background-color: #fff;
	border-color:#fff;
    width: 12px;
    height: 12px;
    margin: 2px;
}  
#carousel697ac3bae553040013f9bce7 .carousel-indicators li , #carousel697ac3fe5bf4930013e38e57 .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff00;
    border: 1px solid #fff;
    border-radius: 10px;
} 
#carousel697ac3bae553040013f9bce7 .carousel-indicators , #carousel697ac3fe5bf4930013e38e57 .carousel-indicators {
    bottom: 0%;
} 
#carousel697ac3bae553040013f9bce7 .glyphicon-chevron-left:before, #carousel697ac3bae553040013f9bce7 .glyphicon-chevron-right:before ,
#carousel697ac3fe5bf4930013e38e57 .glyphicon-chevron-left:before, #carousel697ac3fe5bf4930013e38e57 .glyphicon-chevron-right:before {
	 display: none;
}
/*slide*/



/*หน้าแรก*/
.about-us {
    text-align: center;
    padding: 6% 0;
}
.about-us img {
    width: 65% !important;
    margin: 2% auto;
}
.about-us h6 {
    white-space: pre-line;
    font-weight: 400;
    line-height: 1.3;
    margin: 40px 0 0;
}
.about-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    margin-bottom: 20%;
}
.about-block h3 {
    font-size: 1.9em;
}
.about-block-1 {
    padding: 0 20%;
}
.about-block-img1 {
    margin: 10% 0;
}
.about-block-2 {
    background: rgba(255, 255, 255, .8);
    padding: 5%;
    border-radius: 25px;
    margin: 0 0 0 8%;
}
.about-head {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 20px;
    margin-bottom: 20px;
}
.about-head-text1 {
    color: #0e3b77;
    font-family: "Tenor Sans", sans-serif;
}
.about-head-text2 h3 {
    font-family: "Tenor Sans", sans-serif;
}
.about-head-text2 h6 {
    font-weight: 400;
}
.btn-read {
    background: #1a4896;
    color: #fff;
    border: none;
    padding: 10px 35px;
    margin: 35px 0 0;
    transition: 0.5s;
}
.btn-read:hover {
    background: #232323;
    color: #fff;
}
.menu-align {
    padding: 7% 0 2%;
    text-align: center;
}
.menu-align h3 {
    font-size: 2.5em;
    font-weight: 400;
}
.menu-align h3 strong {
    color: #1a4896;
}
.why-icon-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    margin: 2% auto;
    padding: 0 5%;
}
.why-icon {
    white-space: pre-line;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon-img {
    width: 25%;
    margin: 0 0 15px;
}
.why-icon h6 {
    margin: 0 0 7px;
}
.effect-sadie {

}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.thumbs:hover .service-catagory {
    background: #cddaea;
}
.service-catagory {
    width: 60%;
    background: white;
    border-radius: 25px 0 0px 0px;
    padding: 10px 15px;
    transition: 0.5s;
}
.no-js .service-catagory {
    position: relative;
    margin: -17% 0 0 auto;
}
.service-catagory h3 {
    width: fit-content;
    background: linear-gradient(90deg, rgba(0, 85, 230, 1) 0%, rgba(0, 50, 111, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.service-name-grid {
    display: grid;
    grid-template-columns: auto 10px;
}
.btn-align {
    text-align: center;
    padding: 2% 0;
}
.btn-view {
    background: linear-gradient(90deg,rgba(26, 72, 150, 1) 0%, rgba(0, 50, 111, 1) 100%);
    color: #fff;
    border: 0px solid #fff;
    transition: 0.5s;
    padding: 10px 20px;
}
.btn-view:hover {
    background: linear-gradient(-90deg,rgba(26, 72, 150, 1) 0%, rgba(0, 50, 111, 1) 100%);
    color: #fff;
}
.port-grid {
    display: grid;
    grid-template-columns: 58% 43%;
    gap: 15px;
}
.port-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.port-img {
    margin-bottom: 13px;
    overflow: hidden;
    transition: 0.5s;
}
.port-img img {
    overflow: hidden;
    transition: 0.5s;
}
.port-img img:hover {
    transform: scale(1.1);
}
.invoild-grid {
    display: grid;
    grid-template-columns: auto 20%;
    align-items: center;
    padding: 20px 0;
    color: #1d2e4a;
}
.invoild-grid-text h4 , .invoild-grid-text h3 {
    font-weight: 400;
    display: contents;
}
.invoild-grid-text h3 {

}
.invoild-grid-btn {
    text-align: right;
}
.btn-invoild {
    background: transparent;
    color: #1d2e4a;
    border: 1px solid #1d2e4a;
    padding: 15px 35px;
    transition: 0.5s;
}
.btn-invoild:hover {
    background: #1d2e4a;
    color: #ffffff;
    border: 1px solid #1d2e4a;
}
/*หน้าแรก*/



/*สินค้า*/
.col-section {

}
.col-section .row.flex {
   
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a img {
    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 .caption {
    width: 100%;
    padding-left: 0px;
    padding: 5% 5%;
    text-align: left;
    background: white;
    display: grid;
    grid-template-columns: auto 8%;
    border-radius: 0 0 20px 0;
}
.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: #232323;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #1a4896;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #232323;
    font-size: 0.9em;
    margin-bottom: 0;
}
article.col-md-6.item.-micro:hover .btn-view {
    background: linear-gradient(-90deg,rgba(26, 72, 150, 1) 0%, rgba(0, 50, 111, 1) 100%);
    color: #fff;
}
.managerHeader {
    font-size: 2.2em;
    width: 100%;
}
#Contentmanager .post-time {
    display: none;
}
#Contentmanager .page-header {
    margin: 7% 0 5%;
    border-bottom: 1px solid #cccccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}
#Contentmanager .page-header .col-md-9.col-sm-7.col-xs-12.padding {
    display: none;
}
.col-md-6.pull-left {
    padding: 0;
    width: 40%;
    margin: 0 3% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 40%;
    margin: 0 0 0 3%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    line-height: 1.3;
}
.Textmanager.font-inherit h5 {
    line-height: 1.4;
}
.Textmanager.font-inherit h6 {
    margin: 20px 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-6.col-md-3 {
    display: flex;
    align-self: flex-start;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0px 5px 0px;
}
.row.contenemanager-gallery , .row.Contenemanager-gallery {
    column-count: 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 {
    width: 100%;
    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: 0px;
}
.landingpagemanager {
  display: none;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button:hover {
    background-color: #00326f;
    border-color: #00326f !important;
    color: #ffffff!important;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 1em !important;
    color: #000000 !important;
    border-color: #000000 !important;
    border-radius: 0 !important;
}
.PitCustomClass1 {

}

.pg-product-container {
    background: transparent !important;
    /*flex-direction: column-reverse !important;*/
}
/*
.pg-thumbnails-section.col-md-2 {
    width: 100%;
}*/
.pg-thumbnails-section {
    border-right: 0px solid #e0e0e0 !important;
    padding: 5px 10px !important;
}
.pg-main-image-container {
    padding: 0px !important;
}
.pg-thumbnail-wrapper:hover {
    border-color: #00326f!important;
}
.pg-main-display-section {
    background: transparent !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption {
    background: #cddaea;
}
.product-sub {
    text-align: center;
}
.product-sub h6 {
    font-weight: 400;
    margin: 15px 0;
    line-height: 1.4;
}
.product-sub2 {
    padding: 0 5%;
}
.product-sub2 h5, .product-sub2 h6 {
    font-size: 1.3em;
}
.product-sub2 h6 {
    margin: 20px 0 5px;
}
.product-sub3 {
    text-align: center;
    padding: 2% 0;
}
.product-sub3 h3 {
    margin: 0 0 5px;
}
.product-icon-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.product-icon {
    white-space: pre-line;
    text-align: center;
    padding: 2% 0;
    transition: 0.5s;
}
.product-icon:hover {
    transform: translateY(-10px);
}
.product-icon-img {
    width: 30%;
    margin: 0 auto 20px;
}
.product-icon-text h6 {
    margin: 0 0 10px;
}
/*สินค้า*/


/*บทความ*/
.CASS-D-border {
    background-image: none;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0px;
    padding: 5% 5%;
    text-align: center;
    background: transparent;
    display: block;
    grid-template-columns: auto 8%;
    border-radius: 0 0 0px 0;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 20px;
}
table.tj2 {
   width:100%;
}

table.tj2 td {
    border: 1px solid #eeeeee;
    padding: 15px;
    text-align: center;
    background: #ffffff;
}
/*บทความ*/



/*Form*/
.CASS-H-head, .CASS-H-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
    border-bottom: none;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
}
.CASS-H-head h3.form-inline {
    font-size: 1.2em;
    color: #000000;
    font-weight: 400;
    text-align: center;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #cccccc;
    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: 12px 0;
    font-weight: 400;
    color: #000 !important;
    height: auto;
}
.CASS-H-border .form-control::placeholder {
    color: #000 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1px solid #1a4896;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1px solid #1a4896;
    -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;
}
.CASS-H-border .btn-default {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #10376d 0, #10376d 100%);
    background: #1a4896;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 1em !important;
    font-weight: 400;
    border: 0px solid #1a4896;
    box-shadow: none;
    margin: 0 auto;
    display: block;
}
.CASS-H-border .btn-default:active {
   background-color: #1a4896;
    background: #1a4896;
    color: #ffffff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #1a4896;
    background: #1a4896;
    color: #ffffff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #131313;
    margin-top: -2%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    font-weight: 600;
}
.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 , .CASS-H-border #editor9, .CASS-H-border #editor10 , .CASS-H-border #editor11 , .CASS-H-border #editor12 ,
.CASS-H-border #editor19 {
    display: none;
}
.CASS-H-border #editor13 , .CASS-H-border #editor16  {
    margin-top: 10px;
}
.CASS-H-border #editor18 {
    margin-bottom: 5px;
}
.CASS-H-border {
    width: 80%;
    background: rgba(255, 255, 255, .7);
    padding: 4% 0;
    border-radius: 20px;
    color: #131313;
    margin: 1% auto;
}
.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, #1a4896 0, #1a4896 100%);
    border-color: #1a4896;
    padding: 5px 20px;
    border-radius: 50px;
    background-color: #1a4896;
    border: none;
    font-size: 0.9em !important;
}
.CASS-H-border .progress {
    background-image: linear-gradient(to bottom, #1a4896 0, #1a4896 100%);
    width: 100% !important;
    height: 35px;
    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;
}
.CASS-H-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-H-middle-mid {
    padding: 0px 5%;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
.CASS-H-border .form-control-feedback {
    color: #1a4896 !important;
    top: 10px !important;
}
.CASS-H-border h6 {
    font-size: 1.2em;
    margin: 40px 5px 5px;
    color: #1a4896;
}
/*Form*/



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




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.container {
    width: 80vw;
}
.port-img {
    margin-bottom: 12px;
}
.itopplus-footer {
    font-size: 19px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .contact-block iframe {
    height: 305px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
#carousel697ac3fe5bf4930013e38e57 {
    display: none;
}
.about-us h6 {
    white-space: inherit;
}
.about-block h3 {
    font-size: 1.45em;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 4vw;
}
.h2, h2 {
    font-size: 2.3em;
}
.menu-align h3 {
    font-size: 2.1em;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 4vw;
}
  .contact-bg2 {
    word-break: break-word;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#carousel697ac3fe5bf4930013e38e57 {
    display: block;
}
.h2, h2 {
    font-size: 2em;
}
.h3, h3 {
    font-size: 1.7em;
}
.why-icon-grid {
    padding: 0 0%;
}
 .why-icon {
    white-space: inherit;
    padding: 0 5%;
}
  .port-grid {
    grid-template-columns: 56% 42%;
}
.service-catagory {
    width: 85%;
    padding: 10px 10px;
    font-size: 0.9em;
}
.menu-align h3 {
        font-size: 1.8em;
}
.itopplus-bg4 {
    background-size: cover;
}
.invoild-grid {
    grid-template-columns: auto 25%;
}
.footer-block3 {
    padding: 0 0 0 20%;
}
  .footer-block2 {
    padding: 0 5%;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    gap: 10px;
}
.managerHeader {
    font-size: 1.7em;
}
.CASS-D-border article.col-md-6.item.-micro {
     width: 33.33%;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .title {
     height: 6vw;
}
.col-md-8.col-md-offset-2.text-center {
    padding: 10px 0;
}
.table-responsive {
    border: 0px solid #ddd;
}
  .CASS-H-middle-mid {
    padding: 0px 7%;
}
.CASS-H-middle-mid div {
    padding: 0;
}
.CASS-H-border h6 {
    margin: 40px -15px 5px;
}
.CASS-H-head #checkbox8 , .CASS-H-head #radio13 , .CASS-H-head #radio15 , .CASS-H-head #radio16 {
    padding: 0 20px;
}
.CASS-H-head h3.form-inline {
    padding: 2% 5% 0;
}
.customForm-margin-left {
    margin-left: 20px !important;
}
.contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
  .contact-block iframe {
    height: 230px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
body {
    font-size: 15px;
}
  #imagesControl697ac3fe5bf4930013e38e57 {
    padding: 0 !important;
    margin-bottom: -7px;
}
  .about-us img {
    width: 80% !important;
    margin: 4% auto;
}
    .h2, h2 {
        font-size: 1.9em;
    }
  .about-block {
    grid-template-columns: repeat(1, 1fr);
}
  .about-block-2 {
    margin: 0 0 0 0%;
}
      .about-block h3 {
        font-size: 1.9em;
    }
  .menu-align h3 {
        font-size: 1.5em;
    }
  .why-icon-grid {
    grid-template-columns: repeat(1, 1fr);
}
      .why-icon {
        text-align: center;
    }
  .why-icon-img {
    width: 20%;
    margin: 0 auto 15px;
}
    .service-catagory {
        width: 65%;
        padding: 10px 15px;
        font-size: 1em;
    }
      .port-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 4px;
    }
      .CASS-D-border article.col-md-6.item.-micro {
        width: 100%;
    }
      .CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit;
    }
      .invoild-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
  .invoild-grid-btn {
    text-align: center;
}
  .footer-block1 {
    padding: 0 0% 0 0;
}
      .footer-block2 {
        padding: 0 0%;
    }
      .footer-block3 {
        padding: 0 25% 0 0%;
    }
  .col-section {
    padding: 0 10px;
}
    article.col-md-6.item.-micro {
        width: 100%;
    }
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit;
    }
  #Contentmanager .page-header {
    flex-direction: column;
}
      .managerHeader {
        margin-bottom: 10px;
        text-align: center;
    }
  .modal-dialog {
    width: 90% !important;
}
  .row.contenemanager-gallery, .row.Contenemanager-gallery {
    column-count: 2;
    --webkit-column-count: 2;
    --moz-column-count: 2;
}
  table.tj2 td {
    padding: 15px 5px;
}
  .CASS-H-border {
    width: 100%;
}
  .CASS-H-border .form-group.col-md-2.col-sm-12 {
    width: 40%;
}
  .no-js #Component697b12b7c4cbfa0013011edd .col-md-6 {
    padding: 0 15px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:375px) {
body {
    font-size: 14px;
}
}

