.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #696969;
  font-family: "LINE Seed Sans TH";
}

.no-js a {
  color: #696969;
  transition: 0.35s;
}
.no-js a:hover {
  color: #003a59;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #fff;
}



.itopplus-bg {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12052024c4a2/0/0/1z-z260744460505.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.itopplus-bg2 {
  background: linear-gradient(to right, #00476e 0, #00476e 50%, #01334f 100%);
}
.itopplus-bg3 {
  background-color: #f5f7fc;
}
.itopplus-bg4 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12052024c4a2/0/0/4z-z1205203074672.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.itopplus-bg5 {
  background: #e7eefc;
}
.itopplus-footer {
  background-color: #01293f;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #696969;
  margin: 0 15px;
  padding: 20px 0;
  border-radius: 0;
  border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #696969 !important;
  box-shadow: none;
  border-color: #145ce2;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #696969;
      font-size: 15px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #145ce2;
}


@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed;
    top: 7px;
    left: 10px;
    width: 120px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #fff !important;
}
#controlMenu * {
    color: #000 !important;
    border: none;
}
.navbar-header button span {
    background-color: #01293f !important;
}
.navbar-header a::before {
    background-size: 30px;
    background-position: center;
    filter: invert(1);
}
.navbar-header a::after {
    background: #e7eefc;
}
#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: 22% auto;
    align-items: end;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #fff !important;
}
#controlBanner {
    object-fit: contain;
    padding: 10px 0;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
.no-js .container {
    width: 85vw;
}  
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}



@media screen and (min-width: 1366px) {
}


/* oscar*/
figure.effect-oscar {
  background: transparent;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  background: transparent;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
}
figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* oscar */



/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background685d1741470a310013fa34c0 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #696969;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 5%;
}
#background685d1741470a310013fa34c0 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #003a59;
}
#background685d1741470a310013fa34c0 .thumbnail .imgLightbox {
    border-radius: 20px;
}
/**ห้ามเกินกรอบ**/


/*contenemanager*/
h3.managerHeader {
    text-align: center;
    font-size: 2.5em;
    font-weight: 600;
    margin-top: 5%;
    color: #000;
    margin-bottom: 2%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 7% 0% 0%;
    color: #696969;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #013451;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
#Contentmanager img.img-responsive {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
    border-radius: 20px;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.social-share {
    display: none;
}
#background685d1b45dd1e3a0013832a6f .Contentmanager .site .col-section .item.-micro a .caption .title,
#background685e062f5f11a3001a21fb9e .Contentmanager .site .col-section .item.-micro a .caption .title,
#background6874c20ef43f35001a1a6419 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background6874c3abf43f35001a1a648b .Contentmanager .site .col-section .item.-micro a .caption .title {
    background: #fff;
    padding: 6% 0%;
    border-radius: 0px 0px 25px 25px;
}
#background685d1b45dd1e3a0013832a6f  .Contentmanager .site .col-section .item.-micro a .image,
#background685e062f5f11a3001a21fb9e  .Contentmanager .site .col-section .item.-micro a .image,
#background6874c20ef43f35001a1a6419  .Contentmanager .site .col-section .item.-micro a .image,
#background6874c3abf43f35001a1a648b  .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 20px 20px 0px 0px;
}
/*contenemanager*/


/*collap*/
.bg-questions {
    background: #f5f7fc;
    padding: 2%;
    border-radius: 20px;
    margin: 2% 0%;
}
.bg-questions span {
    font-size: 2em;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    color: #01293f;
}
.grid-questions {
    display: grid;
    grid-template-columns: 2% auto;
    gap: 10px;
}
.block-questions-2 {
    align-self: center;
}
.questions-tab {
    width: 80%;
    margin: 0 auto;
}
.block-answer {
    color: #fff;
    padding: 2%;
    border-radius: 20px;
    background: linear-gradient(37deg, rgba(1, 41, 63, 1) 0%, rgba(0, 72, 112, 1) 100%);
}
.itopplus-bg4 {
    background-position: bottom;
}
/*collap*/



/*from Contact*/
.no-js #Component685e0ec0dd1e3a0013833a75 label {
    display: none!important;
    color: #fff;
}
.no-js #Component685e0ec0dd1e3a0013833a75 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component685e0ec0dd1e3a0013833a75 .form-control {
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 27px 15px;
    background: transparent;
    color: #fff;
    font-size: 16px !important;
    border-radius: 10px !important;
}
.no-js #Component685e0ec0dd1e3a0013833a75 .form-control:focus {
   border-bottom: 1px solid #fff !important;
   border: 1px solid #fff;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #fff!important;
}
.no-js #Component685e0ec0dd1e3a0013833a75 .btn {
   background: #fff;
   color: #000;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 40px;
   padding: 10px 30px 10px 30px;
   font-size: 16px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component685e0ec0dd1e3a0013833a75 .btn-default:active {
   background: #710f11;
   color: #fff;
}
.no-js #Component685e0ec0dd1e3a0013833a75 .btn-default:hover,
.no-js #Component685e0ec0dd1e3a0013833a75 .btn-default:focus {
   background-position: 0 0px;
   background: #fff;
   border: 0px solid transparent;
}
.no-js #Component685e0ec0dd1e3a0013833a75  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component685e0ec0dd1e3a0013833a75 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component685e0ec0dd1e3a0013833a75 ::placeholder {
  color: #fff !important;
  font-weight:400;
}
#background685e0ec0dd1e3a0013833a75 {
    padding: 0%;
    width: 50%;
    margin: 0 auto;
}
#cookie685e0ec0dd1e3a0013833a75 {
    color: #fff;
}
/*from Contact*/





/* tab */
.TabItpContentLandingPage6 {
    background-color: #f5f7fc;
    padding: 5px;
    border-radius: 25px;
}
.TabItpContentLandingPage6>ul>li.active>a {
    background-color: #003f62 !important;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: #fff;
    border-radius: 30px;
}
ul.nav.nav-pills.nav-justified span {
    font-size: 20px !important;
}
.TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #003f62;
}
.TabItpContentLandingPage6 .tab-itp-background {
    background-color: inherit;
    padding: 1% !important;
    margin-top: 0% !important;
    margin-bottom: 0% !important;
}
.tab-contact h5 {
    color: #000;
}
.block-iconline-contact {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
}
.iconline-contact-t {
    align-self: center;
}
.block-icon-contact {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    background: #fff;
    border-radius: 50px;
    padding: 10px;
}
.grid-icon-contact {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 15px;
}
.grid-tab-contact {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
iframe {
    border-radius: 20px;
}
.iconline-contact img {
    width: 100% !important;
}
.grid-icon-contact-2 {
    margin-top: 15px;
}
.border-contact {
    border-top: 1px solid #003f622b;
    margin-top: 4%;
    padding-bottom: 3%;
}
/* tab */


/* service */
#ContentmanagerTemplate685e20ca5f11a3001a2203c2 .col-md-5.col-sm-6.col-xs-12,
#ContentmanagerTemplate685e41e15a6a4d00136eb62f .col-md-5.col-sm-6.col-xs-12 {
    margin-top: 20px;
    margin-bottom: 20px;
}
#ContentmanagerTemplate685e20ca5f11a3001a2203c2 .btnlist,
#ContentmanagerTemplate685e41e15a6a4d00136eb62f .btnlist {
    font-size: 16px;
    padding: 10px 26px;
}
#ContentmanagerTemplate685e20ca5f11a3001a2203c2 p,
#ContentmanagerTemplate685e41e15a6a4d00136eb62f p {
    white-space: inherit;
    background: #f5f7fc;
    border-radius: 25px;
    margin-bottom: 3%;
}
#ContentmanagerTemplate685e20ca5f11a3001a2203c2 .col-md-7.col-sm-6.col-xs-12 strong,
#ContentmanagerTemplate685e41e15a6a4d00136eb62f .col-md-7.col-sm-6.col-xs-12 strong {
    display: none;
}
#ContentmanagerTemplate685e20ca5f11a3001a2203c2 .col-md-5.col-sm-6.col-xs-12 .img-container .img,
#ContentmanagerTemplate685e41e15a6a4d00136eb62f .col-md-5.col-sm-6.col-xs-12 .img-container .img {
    border-radius: 20px !important;
}
.gridabout-circle {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 1%;
}
.gridabout-circle .border-circle {
    margin-bottom: 0px;
}
.gridabout-circle-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 50%;
    gap: 20px;
    margin: 0 auto;
    margin-top: 2%;
}
.content-worklab {
    white-space: break-spaces;
}
/* service */



/* ฟอร์ม Style 1 */
#formdisplay685e46fedf7c84001399fc02 .form-control {
  border: 0px solid #464646;
  border-bottom: 1px solid #464646;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 10px;
  font-size: 16px;
  width: 100% !important;
  margin: 0px 0px;
  color: #f5f7fc !important;
  padding-right: 0px !important;
  margin-bottom: 10px;
}
#formdisplay685e46fedf7c84001399fc02 .form-control:focus {
  border-bottom: 1px solid #003f62 !important;
  border: 0px solid #003f62;
  color: #000 !important;
}
#formdisplay685e46fedf7c84001399fc02 .form-control:hover {
  border-bottom: 1px solid #003f62 !important;
  border: 0px solid #003f62;
}
#formdisplay685e46fedf7c84001399fc02 .btn-default:hover,
#formdisplay685e46fedf7c84001399fc02 .btn-default:focus {
  background-position: 0 0px;
  background: #003f62 !important;
  color: #fff !important;
  transition: 0.35s;
}
#formdisplay685e46fedf7c84001399fc02 .btn-default {
  border-color: #0000;
  padding: 10px 20px;
  font-size: 16px;
  border: 0px solid #003f62 !important;
  background: #003f62 !important;
  text-shadow: none;
  border-radius: 50px !important;
  color: #fff !important;
}
#formdisplay685e46fedf7c84001399fc02 ::placeholder {
  color: #000;
}
#formdisplay685e46fedf7c84001399fc02 span.label {
  display: contents;
}
#formdisplay685e46fedf7c84001399fc02 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay685e46fedf7c84001399fc02 {
  background: transparent !important;
  color: #000 !important;
  width: 100%;
  margin: 0 auto;
}
#formdisplay685e46fedf7c84001399fc02 .form-control::placeholder {
  color: #f5f7fc !important;
}
#formdisplay685e46fedf7c84001399fc02 .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay685e46fedf7c84001399fc02 .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
.CASS-D-border {
    background-image: none;
    background-position: top;
    background-size: 100% 100%;
}
#formdisplay685e46fedf7c84001399fc02 .col-md-12.col-sm-12 {
    padding-right: 10px;
    padding-left: 10px;
}
#form685e46fedf7c84001399fc02 {
    padding: 0px !important;
}
#background682f017f23e60800136352fe {
    background: transparent !important;
	width: 75%;
    margin: 0 auto;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#btnview682f017f23e60800136352fe {
    margin-left: 40%;
}
#cookie682f017f23e60800136352fe {
    margin-top: -20px;
}
#background685e46fedf7c84001399fc02 {
    background: #f5f7fc !important;
    padding: 4%;
    border-radius: 25px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-head {
    margin-bottom: 10px;
    background: transparent;
    border-bottom: 0px;
    padding-top: 0px;
}
.head-po {
    text-align: center;
    color: #000;
    font-size: 30px;
}
.head-po-2 {
    text-align: center;
    font-size: 20px;
    color: red;
}
#formdisplay685e46fedf7c84001399fc02 h5 {
    font-weight: 600;
    margin-left: -10px;
    margin-top: 2%;
}
#formdisplay685e46fedf7c84001399fc02 .btn-success {
    background-image: linear-gradient(to bottom, #003f62 0, #003f62 100%);
    background-repeat: repeat-x;
    border-color: #003f62;
}
#formdisplay685e46fedf7c84001399fc02 .btn-success:focus, 
#formdisplay685e46fedf7c84001399fc02 .btn-success:hover {
    background-color: #003f62;
    background-position: 0 -15px;
}
#formdisplay685e46fedf7c84001399fc02 .btn-success.active, 
#formdisplay685e46fedf7c84001399fc02 .btn-success:active, 
#formdisplay685e46fedf7c84001399fc02 .btn-success:focus, 
#formdisplay685e46fedf7c84001399fc02 .btn-success:hover, 
#formdisplay685e46fedf7c84001399fc02 .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #003f62;
}
/* ฟอร์ม Style 1 */




h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 16px;
}
body {
  font-size: 16px;
}
b, strong {
    font-weight: 600;
}



.grid-footer {
    display: grid;
    grid-template-columns: 15% 31% 16% auto;
    gap: 20px;
    padding: 2% 0% 2%;
}
.footer-worklab {
    white-space: break-spaces;
}
.copyright-2 {
    font-size: 14px;
    margin-bottom: 5%;
}
.head-footer {
    margin-top: 5%;
}
.head-footer h3 {
    font-weight: 600;
}
.grid-qrcode {
    display: grid;
    grid-template-columns: 35% auto;
    gap: 20px;
    margin-top: 5%;
}
.btn-iconline-footer {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 5px;
    background: #fff;
    width: fit-content;
    color: #01293f;
    padding: 5px 15px 5px 5px;
    border-radius: 50px;
    margin-top: 5%;
}
.block-footer-3 {
    align-self: center;
}
.iconline-footer-2 {
    align-self: center;
}
.block-icon-fb {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
    margin-top: 7%;
}
.icon-fb-2 {
    align-self: center;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.grid-one {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    background: linear-gradient(37deg,rgba(1, 41, 63, 1) 0%, rgba(0, 72, 112, 1) 100%);
    color: #fff;
}
.block-one {
    align-self: center;
    padding: 0% 15%;
}
.container {
    width: 85vw;
}
.block-one h2 {
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
}
.block-one h6 {
    background: #fff;
    color: #000;
    padding: 5px 25px;
    width: fit-content;
    border-radius: 50px;
    margin-bottom: 5%;
}
.block-one h1 {
    font-size: 2em;
}
.grid-two {
    display: grid;
    grid-template-columns: 35% auto;
    padding: 7% 0% 2%;
}
.block-two h1 {
    white-space: break-spaces;
}
.grid-circle {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 35px;
}
.block-circle {
    align-self: center;
    margin-bottom: 5%;
}
.border-circle {
    border: 1px solid #00314c;
    padding: 7%;
    border-radius: 30px;
    margin-bottom: 10%;
}
.bg-circle {
    width: 50%;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    margin-bottom: 10%;
}
.bg-circle img {
    border-radius: 50%;
}
.border-circle p {
    white-space: break-spaces;
}
.block-one h1 {
    font-size: 2em;
}
.block-two {
    align-self: center;
}
.block-two h1 {
    font-weight: 600;
    margin-bottom: 8%;
    color: #000;
}
.grid-iconnext {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 15px;
    margin-bottom: 3%;
}
.iconnext-2 {
    align-self: center;
}
.block-laboratory-2 {
    white-space: break-spaces;
    align-self: center;
    width: fit-content;
    margin-top: 3%;
}
.grid-laboratory {
    display: grid;
    grid-template-columns: 38% auto;
    gap: 40px;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 5%;
}
.head-worklabthailand {
    text-align: center;
}
.head-worklabthailand h1 {
    color: #000;
    font-weight: 600;
}
.empty-worklabthailand {
    padding: 3%;
}
.head-worklabthailand.top {
    margin-top: 5%;
    margin-bottom: 2%;
}
.no-js .bg-new {
    margin-bottom: 2%;
}
.no-js .head-worklabthailand.top2 {
    margin-top: 13%;
}
.block-iconhuman {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 20px;
    border: 1px solid;
    padding: 5% 14%;
    border-radius: 20px;
}
.grid-online {
    display: grid;
    grid-template-columns: 26% auto;
    background: linear-gradient(37deg, rgba(1, 41, 63, 1) 0%, rgba(0, 72, 112, 1) 100%);
    color: #fff;
    border-radius: 35px;
    padding: 3% 5%;
    margin-top: 5%;
}
.block-online h2 {
    font-size: 4em;
}
.block-online {
    line-height: 1.2;
}
.block-online-2 {
    border-left: 1px solid;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding-left: 5%;
}
.iconhuman-2 {
    align-self: center;
}
.block-online-3 {
    align-self: center;
}
.block-iconhuman.one {
    padding: 5% 28%;
}
.block-tel {
    background: #fff;
    padding: 1% 4%;
    color: #01293f;
    width: fit-content;
    margin: 0 auto;
    border-radius: 50px;
    margin-bottom: 6%;
    transition: 0.35s;
}
.block-tel h1 {
    font-weight: 600;
}
.block-tel:hover {
    background: #01293f;
    color: #fff;
}
.grid-iconprocess {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 4%;
    padding: 0% 5%;
}
.grid-process {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.iconprocess {
    width: 40%;
    margin: 0 auto;
    padding: 8% 0%;
}
.iconprocess-2 {
    color: #fff;
    text-align: center;
    white-space: break-spaces;
}
.block-iconprocess {
    padding: 3% 0% 10%;
}
.block-process-2 {
    color: #fff;
    text-align: center;
    padding: 7% 0%;
}
.block-iconprocess.border {
    border-right: 1px solid;
}
.block-process-3 h5 {
    margin-top: 4%;
    color: #000;
    font-weight: 600;
    margin-bottom: 2%;
}
.block-process {
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-process-3 h1 {
    background: linear-gradient(37deg,rgba(1, 41, 63, 1) 0%, rgba(0, 72, 112, 1) 100%);
    color: #fff;
    font-size: 3.5em;
    padding: 10px 35px;
    border-radius: 50px;
    margin: 5% 0%;
}
.block-process-3 h3 {
    color: #000;
}
.block-process-3 {
    margin-top: 25%;
}
.block-process-2 {
    background: linear-gradient(to right, #00476e 0, #00476e 50%, #01334f 100%);
}
.block-process {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052024c4a2/0/0/bgprocessz-z416500372200.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.comingsoon {
    padding: 5% 5% 7%;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #000 !important;
  background: #fff !important;
  border-radius: 5px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #01293f !important;
  color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.block-iconhuman {
    color: #fff;
}
.grid-service {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-bottom: 3%;
}
.block-service img {
    border-radius: 25px;
}
.block-service {
    border-radius: 25px;
    display: block;
    overflow: hidden;
}
.grid-iconnext-2 {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 15px;
    margin-bottom: 3%;
}
.block-service-2 {
    align-self: center;
}
.block-service-2 h5 {
    font-weight: 600;
    color: #000;
}
.grid-btnservice {
    display: flex;
    gap: 20px;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 5%;
}
.btnservice {
    background: linear-gradient(to right, #00476e 0, #00476e 50%, #01334f 100%);
    color: #fff;
    text-align: center;
    padding: 10px 40px;
    border-radius: 50px;
    display: grid;
    grid-template-columns: 45px auto;
    gap: 20px;
    width: fit-content;
    transition: 0.35s;
}
.iconbooking-2 {
    align-self: center;
}
.btnservice:hover {
    background: linear-gradient(to right, #01293f 0, #01293f 50%, #01293f 100%);
    transition: 0.35s;
}
.block-service-2 h3 {
    white-space: break-spaces;
}
.block-bg img {
    width: 100% !important;
}
.btnlist {
    background: linear-gradient(to right, #00476e 0, #00476e 50%, #01334f 100%);
    color: #fff;
    text-align: center;
    padding: 10px 40px;
    border-radius: 50px;
    width: fit-content;
    transition: 0.35s;
    margin-top: 5%;
}
.btnlist:hover {
    background: linear-gradient(to right, #01293f 0, #01293f 50%, #01293f 100%);
    transition: 0.35s;
}
.detail-blockservice h1 {
    color: #000;
    font-weight: 600;
}
.detail-blockservice-2 .grid-iconnext-2 {
    margin-bottom: 2%;
}
.detail-blockservice-2 h4 {
    color: #000;
    margin-bottom: 5px;
}
.head-blockservice .btnlist {
    margin-top: 3%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.iconnext img {
    width: 100% !important;
}
.grid-location {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin: 0 auto;
    width: 65%;
}
.block-iconlocation {
    display: grid;
    grid-template-columns: 70px auto;
    gap: 20px;
    border: 1px solid;
    padding: 5% 4%;
    border-radius: 20px;
}
.iconhuman-5 {
    white-space: break-spaces;
}
.logo-laboratory-about {
    width: 50%;
    margin-bottom: 5%;
}
.bg-ser {
    width: 45%;
    margin: 0 auto;
}
.head-ser {
    text-align: center;
    margin-bottom: 6%;
    margin-top: 2%;
}
.grid-ser {
    margin-top: 5%;
}
ul.icon-product ::marker {
    color: #003f62;
}
#background685d1b45dd1e3a0013832a6f article.col-md-6.item.-micro {
    width: 33.3%;
}



.no-js .bg-new {
    margin-bottom: 2%;
    box-shadow: 3px 3px 20px 3px rgb(31 31 31 / 34%);
    border-radius: 50px;
}
.itopplus-bg4 {
    background-position: bottom;
}
#contentnewmode687470f8a1a4fb001a71fc45 .grid-service {
    background: #f5f7fc;
    border-radius: 25px;
    padding: 2%;
}
.CASS-D-border {
    background-color: #f5f7fc;
    border-radius: 25px;
}
.block-date {
    background-color: #f5f7fc;
    border-radius: 25px;
    padding: 6% 5%;
}
.block-date h6 {
    text-align: center;
    font-weight: 600;
    color: #000;
}
.grid-date {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.block-date .block-icon-contact {
    width: fit-content;
    padding: 10px 20px 10px 10px;
    margin: 0 auto;
    margin-top: 5%;
}
.block-date h5 {
    text-align: center;
}
#background6874c3abf43f35001a1a648b article.col-md-6.item.-micro {
    width: 50%;
}
#background6874c3abf43f35001a1a648b .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.grid-btn-page {
    display: flex;
    gap: 20px;
    margin-top: 3%;
}
.btn-iconbanner {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 20px;
    margin-top: 20px;
}
#background6874c20ef43f35001a1a6419 article.col-md-6.item.-micro {
    width: 33.3%;
}

#tableA {
  width: 100%;
}
#tableA th {
  background-color: #01293f;
  padding: 10px;
  color: #ffffff;
  border: 1px solid #eee;
  font-weight: 600;
  text-align: center;
}
#tableA td {
  border: 1px solid #eee;
  padding: 10px;
}

#tableA tr:nth-child(even) {
  background-color: #f2f2f2;
}
#tableA tr:hover {
  background-color: #dddddd;
}




@media screen and (min-width: 1900px) {
h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 26px;
}
h5 {
  font-size: 30px;
}
h6 {
  font-size: 34px;
}
p {
  font-size: 20px;
}
body {
  font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.block-iconhuman.one {
    padding: 5% 30%;
}
.copyright-2 {
    font-size: 16px;
}
.grid-footer {
    grid-template-columns: 15% 31% 20% auto;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px;
}
.grid-location {
    width: 55%;
}
.Contentmanager p {
    font-size: 20px;
}
#ContentmanagerTemplate685e20ca5f11a3001a2203c2 .btnlist, 
#ContentmanagerTemplate685e41e15a6a4d00136eb62f .btnlist {
    font-size: 20px;
}
ul.icon-a {
  font-size: 20px;
}
ul.nav.nav-pills.nav-justified span {
    font-size: 26px !important;
}
.no-js #Component685e0ec0dd1e3a0013833a75 .form-control {
    padding: 32px 15px;
    font-size: 20px !important;
}
.no-js #Component685e0ec0dd1e3a0013833a75 .btn {
    font-size: 19px;
}  
#formdisplay685e46fedf7c84001399fc02 .btn-default {
    font-size: 20px;
}
.head-po {
    font-size: 36px;
}
.head-po-2 {
    font-size: 28px;
}
iframe {
    min-height: 350px;
}  
.block-service-2 h3 {
    font-size: 20px;
}
.block-service-2 h3 {
    white-space: inherit;
}  
#background6874c3abf43f35001a1a648b .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
}
.btn-iconbanner {
    display: grid;
    grid-template-columns: 65px auto;
    gap: 20px;
    margin-top: 25px;
}
}






@media screen and (max-width: 1191px) {
h1 {
    font-size: 2em;
}  
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.no-js .container {
    width: 90vw;
} 
.navbar-default .navbar-nav > li > a {
    margin: 0 7px;
}
.border-circle p {
    white-space: inherit;
}
.block-laboratory-2 {
    white-space: inherit;
}
.block-process-3 h1 {
    font-size: 3em;
}
.block-online h2 {
    font-size: 3em;
}
.block-iconhuman.one {
    padding: 5% 20%;
}
.grid-location {
    width: 90%;
}  
.btnservice {
    padding: 10px 30px;
}
.grid-iconnext-2 {
    grid-template-columns: 25px auto;
}
.block-one h2 {
    font-size: 2.5em;
}  
}



@media screen and (max-width: 900px) {
.block-one h2 {
    font-size: 2em;
}
.block-one h1 {
    font-size: 18px;
}
.block-process-3 h2 {
    font-size: 2em;
}
.block-process-3 h1 {
    font-size: 2em;
    width: fit-content;
}  
.grid-footer {
    display: none;
}
.copyright-2 {
    text-align: center;
}
#contentnewmode685d03429c679500131978c7 {
    display: none;
}
.grid-online {
    grid-template-columns: 35% auto;
}
.block-online-2 {
    grid-template-columns: repeat(1, 1fr);
}
.block-iconhuman {
    grid-template-columns: 50px auto;
    padding: 5% 10%;
}
#ContentmanagerTemplate685e20ca5f11a3001a2203c2 .col-md-5.col-sm-6.col-xs-12, 
#ContentmanagerTemplate685e41e15a6a4d00136eb62f .col-md-5.col-sm-6.col-xs-12 {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
#ContentmanagerTemplate685e20ca5f11a3001a2203c2 .col-md-7.col-sm-6.col-xs-12,
#ContentmanagerTemplate685e41e15a6a4d00136eb62f .col-md-7.col-sm-6.col-xs-12 {
    width: 100%;
}
.grid-btnservice {
    display: inherit;
}
.block-btnservice {
    margin-bottom: 4%;
}
.btnservice {
    margin: 0 auto;
}  
.grid-service {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}  
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}  
.grid-service.mobile {
    display: flex;
    flex-direction: column-reverse;
}  
#background685e0ec0dd1e3a0013833a75 {
    width: 75%;
} 
.grid-tab-contact {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
article.col-md-6.item.-micro {
    width: 33.3%;
}  
.Textmanager.font-inherit {
    display: inherit;
}
#display3 {
    width: 104%;
}
#display6 {
    width: 104%;
}
#display10 {
    width: 104%;
}
#display12 {
    width: 104%;
}
#btnview685e46fedf7c84001399fc02 {
    margin-left: 35%;
}  
}







@media screen and (max-width: 480px) {
h6 {
    font-size: 26px;
}
h1 {
    font-size: 1.8em;
}  
.grid-one {
    display: flex;
    grid-template-columns: repeat(1, 1fr);
}
.block-one {
    align-self: center;
    padding: 15% 10%;
}  
.grid-two {
    grid-template-columns: 100%;
} 
#Component685d0031a864450013b0b022 {
    margin: -10px;
}
video#myVideo1750923749487 {
    height: 100vh !important;
    background-position: center 50%;
    object-fit: cover;
}
.grid-one {
    display: flex;
    grid-template-columns: repeat(1, 1fr);
    flex-direction: column-reverse;
}
 .grid-circle {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-top: 10%;
}
.block-circle {
    align-self: center;
    margin-bottom: 0%;
}  
.grid-laboratory {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 5%;
}
.grid-process {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.block-process-3 {
    margin-top: 25%;
    padding: 0% 10% 20%;
}
.iconprocess-2 {
    white-space: inherit;
}
.block-iconprocess {
    padding: 10% 10% 10%;
}
.iconprocess {
    width: 60%;
}
#background685d1b45dd1e3a0013832a6f article.col-md-6.item.-micro {
    width: 100%;
}
.questions-tab {
    width: 100%;
    margin: 0 auto;
}  
.grid-questions {
    display: grid;
    grid-template-columns: 2% auto;
    gap: 20px;
}
.grid-online {
    grid-template-columns: 100%;
    padding: 10% 10%;
}
.block-online-2 {
    grid-template-columns: repeat(1, 1fr);
    padding-left: 0%;
    border-left: 0px solid;
    margin-top: 5%;
}
h3.managerHeader {
    font-size: 1.8em;
    margin-top: 10%;
    margin-bottom: 2%;
}
article.col-md-6.item.-micro {
    width: 100%;
}  
.grid-icon-contact {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.grid-location {
    grid-template-columns: repeat(1, 1fr);
}
.gridabout-circle {
    grid-template-columns: repeat(1, 1fr);
}
.gridabout-circle-2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
    margin: 0 auto;
    margin-top: 8%;
}
.iconbooking-2 h6 {
    font-size: 18px;
}
.gridabout-circle-2 {
    width: 100%;
}  
.head-po {
    font-size: 24px;
}  
#display3 {
    width: 108%;
}
#display6 {
    width: 108%;
}
#display10 {
    width: 108%;
}
#display12 {
    width: 108%;
}
#btnview685e46fedf7c84001399fc02 {
    margin-left: 15%;
}
.bg-ser {
    width: 100%;
} 
.block-service-2 h3 {
    white-space: inherit;
}
.head-worklabthailand.top {
    margin-top: 10%;
    margin-bottom: 2%;
}  
.grid-date {
    grid-template-columns: repeat(1, 1fr);
}
#background6874c3abf43f35001a1a648b article.col-md-6.item.-micro {
    width: 100%;
}  
#background6874c20ef43f35001a1a6419 article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 0px;
    padding-left: 0px;
}  
.table-responsive {
    border: 0px solid #ddd;
}
.Textmanager.font-inherit h6 {
    font-size: 22px;
} 
.block-one h6 {
    font-size: 25px;
}
}



.iconbanner-2 {
    align-self: center;
}



