<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}




body {
  font-size: 16px;
  overflow-x: hidden;
  font-family: "Noto Sans Thai", sans-serif;
  color: #282828;
}
a {
    color: #282828;
}
a:hover {
    color: #ec1e2f;
}
b, strong {
    font-weight: 600;
}
.itopplus-header {
  background-color: #000000;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_131120233cip/0/0/2z-z533043014684.webp");
  background-size: cover;
}

.navbar-default .navbar-nav &gt; li &gt; a {
  font-size: 1em;
  color: #282828;
  margin: 0 5px;
  padding: 8px 15px;
  border-radius: none;
}

.navbar-default .navbar-nav &gt; li &gt; a:focus,
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:active,
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:focus,
.navbar-default .navbar-nav &gt; .open &gt; a:hover {
  color: #282828 !important;
  box-shadow: none;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu &gt; li &gt; a {
  font-size: 1.1em;
  color: #282828;
  padding: 8px 15px;
}

.no-js .dropdown-menu &gt; li &gt; a:focus,
.no-js .dropdown-menu &gt; li &gt; a:hover {
  color: #fff;
  background: #ec1e2f;
}

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

  #nav-menu,
  #ItopplusMainSidebar &gt; div {
    background: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
  }

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

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

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
  }

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

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

    #controlBanner {
        object-fit: contain;
        padding: 25px 0;
        width: clamp(180px, 16vw, 300px);
        margin: 0 auto;
    }
  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }

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

  .itopplus-search {
    text-align: center;
    width: 50vw;
  }
}






/**/
.h1, h1 {
    font-size: 3.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.5em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.h5, h5 {
    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;
}
/**/





/*header*/
.itopplus-header {
    font-size: 0.9em;
}
.itopplus-header a {
   color: #fff;
}
.itopplus-header a:hover {
   color: #ec1e2f;
}
.header-block {
    display: grid;
    grid-template-columns: 90% 10%;
    justify-content: end;
    gap: 15px;
    align-items: center;
}
.header-time {
    text-align: right;
}
.header-icon {
    display: flex;
    gap: 15px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.header-btn {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}
.line-tel {
    background: #035987;
    color: #fff;
    border: none;
    clip-path: polygon(100% 0, 100% 60%, 90% 100%, 0 100%, 0 0);
    display: grid;
    grid-template-columns: 18px auto;
    gap: 5px;
    align-items: center;
    padding: 7px 15px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-booking {
    background: #035987;
    color: #fff;
    border: none;
    clip-path: polygon(100% 0, 100% 60%, 90% 100%, 0 100%, 0 0);
    padding: 7px 15px;
    font-size: 0.9em;
    transition: 0.5s;
}
.line-tel:hover , .btn-booking:hover  {
    background: #000;
    color: #fff;
}
.Advertising-img {
    width: 6%;
    position: fixed;
    right: 2%;
    top: 47%;
    animation: pulse 1.5s infinite 1.5s;
}
/*header*/


/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 20px;
    font-weight: 600;
    font-size: 1.1em;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #ec1e2f;
}
.footer-logo {
    width: 70%;
}
.footer-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 3% 0;
}
.footer-contact {
    display: grid;
    grid-template-columns: 15% auto;
    gap: 20px;
    align-items: center;
}
.copy-right {
    font-size: 0.9em;
    padding: 10px 0;
    color: #6c6c6c;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #000 !important;
    color: #000 !important;
    font-family: "Noto Sans Thai", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #000 !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*/




/*หน้าแรก*/
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
}
.menu-align h2 {
    white-space: pre-line;
    color: #000;
    margin: 0;
    line-height: 1.2;
}
.menu-align h3 {
    font-size: 2em;
    margin: 0;
    color: #ec1e2f;
}
.thumbnail {
    padding: 0px !important;
    margin-bottom: 20px;
    background-color: #e9e9e9;
    color: #282828;
    border: 0px solid #ddd;
    border-radius: 0px;
    clip-path: polygon(100% 0, 100% 93%, 91% 100%, 0 100%, 0 0);
}
.thumbnail:hover {
}
.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;
}
.service-name {
    padding: 0 4% 7%;
    font-size: 0.9em;
}
.service-name img {
    width: 32% !important;
    margin: -43% 0 0 -5%;
    position: relative;
}
.service-name h4 {
    font-size: 1.4em;
    margin: 0 0 2px;
}
.service-sub {
    padding: 10px 0 0;
}
.btn-more {
    background: #ec1e2f;
    color: #fff;
    border: none;
    clip-path: polygon(100% 0, 100% 60%, 90% 100%, 0 100%, 0 0);
    padding: 7px 15px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #000;
    color: #fff;
}
.btn-more span {
    color: #fadf2d;
    font-size: 1.6em;
    line-height: 1;
    vertical-align: middle;
}
figure.effect-jazz {
    background: transparent;
    clip-path: polygon(100% 0, 100% 90%, 91% 100%, 0 100%, 0 0);
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.service-bg {
    white-space: pre-line;
    padding: 24% 0;
}
.service-bg h2 {
    color: #000000;
    margin: 0 0 15px;
}
.service-bg h4 {
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.2;
}
.service-bg-pd {
    padding: 0% 5% 0 10%;
}
.service-bg2 {
    background: #e9e9e9;
    clip-path: polygon(100% 0, 100% 92%, 90% 100%, 0 100%, 0 0);
    padding: 8% 8% 13%;
    text-align: center;
}
.service-bg2 img {
    width: 25% !important;
    margin: 10% 0;
}
.service-bg2 h5 {
    white-space: pre-line;
    font-size: 0.95em;
    height: 60px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 20px;
}
.service-bg2 .btn-more {
    font-size: 0.9em;
}
.WidgetTitle__Header-sc-ruy1gu-2.eWlnOb {
    display: none;
}
.padding-pd {
    padding: 3%;
}
.booking-bg {
    display: grid;
    grid-template-columns: 60% 40%;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.booking-bg-text {
    text-align: center;
}
.booking-bg-btn {
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    background: #fadf2d;
    color: #000;
    padding: 10% 20%;
    text-align: center;
    transition: 0.5s;
}
.booking-bg-btn:hover {
    background: #000;
    color: #fadf2d;
}
#iframe6788711ae97ac10013a8a02b {
    margin-bottom: -9px;
}
.service-btn .booking-bg-btn {
    padding: 10% 10%;
}
/*หน้าแรก*/




/*form*/
#form67889314341336001360feaf {
    padding: 0 15px ! IMPORTANT;
}
.CASS-D-border {
    background-image: none;
    background-color: transparent !important;
    padding: 5% 0% 0% 0;
}
.CASS-C-head, .CASS-D-head {
    font-family: "Noto Sans Thai", serif;
}
.CASS-D-head h3 {
    font-size: 2.3em;
    padding-left: 6%;
    color: #fff;
    text-align: left;
    line-height: 1.3;
}
.CASS-D-middle-mid {
    padding: 0px;
}
.CASS-D-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #c0c0c0;
    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: 30px 0px 15px;
    font-weight: 400;
    color: #fff !important;
}
.CASS-D-border .form-control::placeholder {
    color: #fff !important;
}
.CASS-D-border .form-control:hover  {
    border-bottom: 1px solid #ec1e2f;
}
.CASS-D-border .form-control:focus {
    border-bottom: 1px solid #ec1e2f;
    -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: #fff!important;
}
.CASS-D-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #ec1e2f;
    color: #ffffff;
    clip-path: polygon(100% 0, 100% 75%, 90% 100%, 0 100%, 0 0);
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 7px 20px;
    font-weight: 500;
    font-size: 0.9em;
    border: 0px solid #fff;
    box-shadow: none;
}
.CASS-D-border .btn-default:active {
   background-color: #ec1e2f;
      color: #fff;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #ec1e2f;
        color: #fff;
}
.CASS-D-border .ITPcheckboxAuthen {
    font-size: 0.9em;
    color: #fff;
    text-align: left !important;
    padding-left: 4.8%;
}
.CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 29%;
}
.CASS-D-border span#contactUsAcceptPolicyText2 {
    display: block;
    color: #fff;
}
.CASS-D-border #editor1 , .CASS-D-border #editor2 , .CASS-D-border #editor3 , .CASS-D-border #editor4 , 
.CASS-D-border #editor5 , .CASS-D-border #editor6 , .CASS-D-border #editor8 , .CASS-D-border #editor10 {
    display: none;
}
#form6762773df5f36700132e6ffd {
    padding: 0 !IMPORTANT;
}
.CASS-D-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-D-border .form-control-feedback {
    top: 10px !important;
    color: #fff ! IMPORTANT;
}
/*form*/



/*บทความ*/
.col-section {
  
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
    .Contentmanager .site .col-section .item.-micro a .image {
        width: 100%;
    }
    .Contentmanager .site .col-section .item.-micro a .caption {
        width: 100%;
        padding-left: 0;
    background: #e9e9e9;
    clip-path: polygon(100% 0, 100% 90%, 90% 100%, 0 100%, 0 0);
    }
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 600;
    color: #000;
    padding: 7% 5% 0%;
    text-align: left;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 0.9em;
    color: #282828;
    padding: 0 5% 5%;
    line-height: 1.2;
}
.btn-read {
    background: transparent;
    border: none;
    display: block;
    padding: 0;
    margin: 10px 0 0;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-read span {
    color: #ec1e2f;
    font-size: 1.5em;
    line-height: 1;
    font-weight: 600;
    vertical-align: middle;
}
h3.managerHeader {
    font-size: 2.6em;
    font-weight: 600;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 20px 0 10px;
    font-size: 1.8em;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    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;
    clip-path: polygon(100% 0, 100% 93%, 91% 100%, 0 100%, 0 0);
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
/*บทความ*/


/*โปรโมชั่น*/
.coming-soon {
    width: 75%;
    margin: 0 auto 5%;
}
/*โปรโมชั่น*/



/*ผลงาน*/
.vdo-bg {
    background: #ec1e2f;
    color: #fff;
    padding: 4%;
    text-align: center;
    clip-path: polygon(100% 0, 100% 80%, 95% 100%, 0 100%, 0 0);
}
/*ผลงาน*/



/*ข่าวสาร*/
.nav-template li {
    display: inline-table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    display: block;
    margin: 5px 0;
}
.nav-template p {
    font-size: 15px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 35%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 65%;
    padding: 0 0% 0 2% !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 62%;
    clip-path: polygon(100% 0, 100% 85%, 90% 100%, 0 100%, 0 0);
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
}
.nav-template .img-container {
    padding-bottom: 69%;
    clip-path: polygon(100% 0, 100% 92%, 95% 100%, 0 100%, 0 0);
}
/*ข่าวสาร*/




/*ABOUT US*/
/* timeline */
.main-timeline{
    position: relative;
    transition: all 0.4s ease 0s;
}
.main-timeline:before{
    content: "";
    width: 1px;
    height: 100%;
    background: #c6c6c6;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ff0000;
    border: 1px solid #ff0000;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.main-timeline .timeline-content {
    width: 45%;
    padding: 0px 20px 20px;
    border-radius: 0px;
    text-align: right;
    border-bottom: 0px solid #c6c6c6;
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}
.main-timeline .date {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    padding: 8px 30px;
    background: #c00000;
}
.main-timeline .timeline-content.right{
    float: right;
    text-align: left;
}
.texttext2 h4 {
    color: #fff;
}
.bg1 h3 {
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 1.8em;
    background: #ec1e2f;
    color: #fff;
    padding: 10px;
    clip-path: polygon(100% 0, 100% 75%, 95% 100%, 0 100%, 0 0);
    text-align: center;
}
.bg2024 {
    margin-bottom: 5%;
    width: 85%;
}
.logoiso-history {
    width: 55%;
    margin-left: -5%;
}
.icon-iso-about {
    width: 20%;
    padding: 5% 0% 3%;
    margin-left: 80%;
}
.texttext2 img {
    margin: 20px 0;
    clip-path: polygon(100% 0, 100% 90%, 90% 100%, 0 100%, 0 0);
}
/* timeline */



ul.nav-template * {
   text-decoration-color: transparent;
}
/*FAQ*/
.nav-template7 {
    padding: 0 10% 5%;
}
.nav-template7 li {
    padding: 15px 0;
    border-bottom: 1px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
}
.nav-template7 li:hover {
    background-color: transparent;
}
.nav-template7 li a {
    color: #000;
    font-size: 18px !important;
    text-align: left;
}
.nav-template7 .btn-group-sm&gt;.btn, .nav-template7 .btn-sm , .nav-template7 .btn-sm p {
    font-size: 16px;
}
#contenttype71 {
    text-align: left;
}
.nav-template7 #contenttype71 li {
    padding: 5px 0;
    border-bottom: 0px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
    list-style-type: circle;
}
.nav-template7 li .btn-sm .col-md-12 {
    padding: 5px 10px;
}
.nav-template7 .fa-plus:before {
    content: "⌵";
    color: #ec1e2f;
    font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
    float: right;
    position: absolute;
    right: 13%;
    line-height: 0.5;
}
/*FAQ*/



/**/
.TabItpContentLandingPage11&gt;.tab-content {
    color: #282828;
    font-size: 1em;
    line-height: 1.3;
      border: none ! IMPORTANT;
    box-shadow: none ! IMPORTANT;
}
.TabItpContentLandingPage11 {
    font-family: "Noto Sans Thai", sans-serif;
}
.TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a:after, .TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a:before {
    background: #ec1e2f;
}
.TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a:after {
    background: #ec1e2f;
}
.TabItpContentLandingPage11&gt;.nav-tabs&gt;li.active&gt;a, .TabItpContentLandingPage11&gt;.nav-tabs&gt;li.active&gt;a:hover, .TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a:hover {
    text-shadow: 0 0 0px #555;
}
.ContentmanagerTab .nav-tabs&gt;li.active&gt;a, .ContentmanagerTab .nav-tabs&gt;li.active&gt;a:hover, .nav-tabs&gt;li.active&gt;a:focus {
    color: #fff !important;
    background-color: transparent !important;
}
.TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a {
    color: #282828;
    font-size: 1.1em;
    letter-spacing: 0px;
    padding: 15px 15px;
      clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.tab-itp-background {
    background-color: transparent;
    padding: 0%! IMPORTANT;
    margin-top: 0%! IMPORTANT;
    margin-bottom: 0%! IMPORTANT;
}
.maps-sub .footer-contact {
    grid-template-columns: 8% auto;
    gap: 15px;
    align-items: start;
    padding: 8px 0;
}
.maps-sub h4 {
    margin: 0 0 10px !important;
}
.maps-sub img {
    width: 100% !important;
    filter: invert(1);
}
/**************/
.ebk-timeline1 {
    padding: 0 0 0;
    text-align: right;
}
.ebk-timeline2 {
    padding: 0 0 0;
    text-align: left;
}
.ebk-timelineyear {
    font-size: 16px;
    color: #ff0000;
    text-align: center;
    position: relative;
    margin-top: 18%;
    margin-bottom: 10%;
    margin-left: 1px;
    font-weight: 600;
}
.ebk-imgtimeline1 {
    width: 65% !important;
}

.ebk-imgtimeline2 {
    width: 70% !important;
    float: right;
   padding: 5% 0 0;
}
.ebk-header {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 1.8em;
    background: #ec1e2f;
    color: #fff;
    padding: 8px;
    clip-path: polygon(100% 0, 100% 75%, 95% 100%, 0 100%, 0 0);
    text-align: center;
    width: 100%;
}
.main-timeline img {
    margin: 0% 0 20%;
    clip-path: polygon(100% 0, 100% 90%, 90% 100%, 0 100%, 0 0);
}
/*ABOUT US*/



/*บริการ*/
.service-sub2 {
    padding: 10px;
}
.service-sub2 h4 {
    font-size: 1.3em;
    font-weight: 700;
    margin: 20px 0 5px;
}
/*บริการ*/


/*ฟิล์มกรองแสง (Film)*/
#Component67da91ed20a8b500133642cc article.col-md-6.item.-micro {
    width: 20%;
}
#Component67da91ed20a8b500133642cc .Contentmanager .site .col-section .item.-micro {
    padding: 10px 50px 10px;
}
table.tj2 {
   width:100%;
}
table.tj2 td,table.tj2 th {
    border: 1px solid #eee;
    padding: 12px 8px;
    text-align: center;

}
.table-film-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 20px auto;
}
.table-film-block1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 20px auto;
}
.img-film-block {
    text-align: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin: 10px auto;
}
.service-bg3 {
    background-color: #e9e9e9;
    color: #282828;
    border: 0px solid #ddd;
    border-radius: 0px;
    clip-path: polygon(100% 0, 100% 93%, 91% 100%, 0 100%, 0 0);
    padding: 5% 5%;
}
.service-bg3 img {
    margin: 0 0 20px;
  	width: 25% !important;
}
.service-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

/*ฟิล์มกรองแสง (Film)*/



/*pagination*/
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span:hover, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;span:focus {
    background-color: #ec1e2f;
    border-color: #ec1e2f;
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {
    color: #ec1e2f;
}
.pagination&gt;li&gt;a:hover, .pagination&gt;li&gt;span:hover, .pagination&gt;li&gt;a:focus, .pagination&gt;li&gt;span:focus {
    color: #ec1e2f;
    background-color: #f7f7f7;
}
/*pagination*/


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
    .container {
        width: 1440px;
    }
  .dropdown-menu &gt; li &gt; a {
    font-size: 1.4em;
}
  .header-block {
    grid-template-columns: 92% 8%;
}
  .service-bg {
    padding: 22% 0;
}
  .service-bg2 h5 {
    height: 75px;
}
  .CASS-D-border .ITPcheckboxAuthen {
    padding-left: 4.2%;
}
  .itopplus-footer {
    font-size: 16px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a span {
    font-size: 1em !important;
}
  .nav-template p {
    font-size: 18px;
}
  .nav-template strong {
    font-size: 24px;
}
  .nav-template .img-container {
    padding-bottom: 68%;
}
  .nav-template7 li a {
    font-size: 22px !important;
}
  .nav-template7 .btn-group-sm&gt;.btn, .nav-template7 .btn-sm, .nav-template7 .btn-sm p {
    font-size: 20px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.itopplus-header {
    font-size: 0.7em;
}
    .itopplus-search {
        width: 68vw;
    }
  .service-bg {
    padding: 20% 0;
}
  .service-bg h4 {
    font-size: 1.3em;
}
  .service-bg2 h5 {
    white-space: inherit;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    font-size: 0.8em;
}
  .itopplus-bg2 {
    background-position: bottom;
}
  .CASS-D-border span#contactUsAcceptPolicyText2 {
    display: inline;
}
  .nav-template strong {
    font-size: 18px;
}
  .nav-template p {
    font-size: 12px;
}
  .nav-template .img-container {
    padding-bottom: 77%;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
    .service-bg {
        padding: 18% 0;  
        font-size: 0.8em;
    }
  .service-bg2 h3 {
    font-size: 1.2em;
}
.service-bg2 h5 {
    height: 80px;
}
  .booking-bg {
    font-size: 0.75em;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 55px;
}
  .CASS-D-head h3 {
    font-size: 1.7em;
    padding-left: 10%;
}
  .CASS-D-border .ITPcheckboxAuthen {
    padding-left: 7.8%;
}
  .CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 25%;
}
  .nav-template li {
    display: contents;
}
  .nav-template .col-md-12.padding-col {
    width: 100%;
}
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
}
      .nav-template strong {
        height: 70px;
    }
  .Advertising-img {
    top: 15%;
}
  .nav-template7 {
    padding: 0 0% 5%;
}
  .nav-template7 .fa, .nav-template7 .fas {
    right: 3%;
}
.table-responsive {
    border: 0px solid #ddd;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl67887028e4fe7000138ffc4e , #imagesControl6788ae4f74ac2a0013afd8f4 ,  #imagesControl6788af17e97ac10013a8aacc ,  #imagesControl6788afb7e4fe700013900783 {
    padding: 0 !important;
}
#background6788885fe4fe700013900175 .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
  .h2, h2 {
    font-size: 2.4em;
}
  .service-bg-pd {
    padding: 0;
}
      .service-bg2 h3 {
        font-size: 1.5em;
    }
      .service-bg2 h5 {
        height: inherit;
    }
      .booking-bg {
        font-size: 0.8em;
        grid-template-columns: repeat(1, 1fr);
        padding: 5% 0 0;
    }
  .booking-bg-text {
    padding: 0 0 5%;
}
  .col-section {
    padding: 0 5%;
}
   article.col-md-6.item.-micro {
    width: 100%;
}
      .Contentmanager .site .col-section .item.-micro a .caption {
        font-size: 1em;
    }
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit;
    }
      .itopplus-bg2 {
        background-position: right;
    }
      .CASS-D-head h3 {
        font-size: 2.3em;
        padding-left: 7%;
    }
      .CASS-D-border .ITPcheckboxAuthen {
        padding-left: 5.8%;
    }
      .CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
        margin-left: 28%;
    }
   .main-timeline .timeline-content {
    width: 100%;
    text-align: left;
}

.main-timeline .timeline-icon {
    left: -10px;
    right: 0;
    top: 0px;
}
.main-timeline .timeline-content {
    padding: 0px 20px 50px;
}
  .main-timeline .timeline-icon {
    margin: initial;
}
    /*.TabItpContentLandingPage11&gt;.nav-tabs {
        display: flex;
        width: 100%;
        min-width: 25%;
        overflow-x: scroll;
      	overflow-y: hidden;
        white-space: nowrap;
        height: 60px;
        align-items: flex-end;
    }*/
  .TabItpContentLandingPage11 {
    display: block;
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    padding: 0;
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .TabItpContentLandingPage11&gt;.tab-content {
    padding: 20px 0 !important;
}
  h3.managerHeader {
    font-size: 2em;
}
      .nav-template strong {
        height: inherit;
    }
  .nav-template li:hover a , .nav-template a  {
    text-decoration: none !important;
}
  .menu-align h2 {
    white-space: inherit;
}
  .menu-align h3 {
    font-size: 1.7em;
}
  .callbacks_container {
    float: none;
}

.callbacks_container {
   z-index: -1;
}
      .Advertising-img {
        width: 15%;
    }
  .nav-template li a , .link , .link:hover, a:focus, a:hover, .nav-template p  {
    text-decoration: none !important;
}
  
  .itopplus-footer {
    position: relative;
    z-index: 1;
}
.ebk-header {
    font-size: 1.4em;
    padding: 5px;
}
 .ebk-timeline1 , .ebk-timeline2 {
    padding: 0 0 30%;
}
  .TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a span {
    font-size: 1em !important;
}
  .TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a {
    font-size: 0.9em;
    padding: 10px 10px;
}
  .maps-sub {
    font-size: 0.9em;
}
  .TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a:after, .TabItpContentLandingPage11&gt;.nav-tabs&gt;li&gt;a:before {
    transform: none;
}
  #Component67da91ed20a8b500133642cc article.col-md-6.item.-micro {
    width: 50%;
}
  #Component67da91ed20a8b500133642cc .Contentmanager .site .col-section .item.-micro {
    padding: 10px 30px 10px;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
 #imagesControl67e26197c000350013b1be91 {
    padding: 0 !important;
}
.service-main {
    grid-template-columns: repeat(1, 1fr);
}
}





</pre></body></html>