.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;
  color: #171717;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #171717;
}
a:hover {
    color: #af9759;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_17092024t3wz/0/0/bgz-z758041713458.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom; 
  background-color: #0c0900;
  color: #fff;
}

.itopplus-bg2 {
  background-color: #af9759;
  color: #fff;
}

.itopplus-bg3 {
  background-color: #000000;
  color: #fff;
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_17092024t3wz/0/0/4z-z662713165295.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_17092024t3wz/0/0/5z-z594370083360.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top;
  color: #fff;
}

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

.navbar-default .navbar-nav > li > a {
  font-size: 1.1em;
  color: #f4f1ec;
  margin: 0;
  padding: 8px 20px;
  border-radius: 0;
}

.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: #af9759 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

@media screen and (max-width: 1023px) {
  #controlBanner img {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_17092024t3wz/0/0/mobilez-z1619474200299.png);
    position: fixed;
    top: 5px;
    left: 10px;
    width: 80px !important;
    z-index: 10000;
  
  }

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

  #controlMenu *:not(a span) {
    color: #131a21 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #131a21 !important;
  }

  .navbar-header a::before {
    background-size: 33px;
    background-position: center;
  }

  .navbar-header a::after {
    background: transparent;
  }

#itpphonemobile::before {

  background-image: url(  https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;

}

#itpsearchmobile::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
}

.old-image-icon-facebook::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
}

.old-image-icon-line::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
}

.old-image-icon-instragram::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
}

.old-image-icon-youtube::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
}

.new-image-icon-twitter::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
}

}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #171717;
    transition: 0.3s;
  }

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

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

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

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

  .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;
}
}




/**/
.h1, h1 {
    font-size: 4.4em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 3.75em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2.5em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.4em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.25em;
    font-weight: 500;
}
.h6, h6 {
    font-size: 1.13em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
}
/**/




/*footer*/
.itopplus-footer {
    font-size: 15px;
    line-height: 1.5;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #af9759;
}
.itopplus-footer h4 {
    font-size: 1.2em;
    margin: 0 0 15px;
}
.footer-block {
    text-align: center;
    padding: 5% 0;
}
.footer-logo {
    width: 12%;
    margin: 0 auto 5%;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    margin: 20px auto;
    justify-content: center;
}
.footer-icon-img {
    width: 10%;
    display: flex;
    gap: 10px;
    margin: 10px auto 5%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.75em;
    text-transform: uppercase;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #131a21 !important;
    color: #131a21 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #131a21 !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% 0% 2%;
}
/*footer*/




/*หน้าแรก*/
.about-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 10% 0 30%;
}
.about-intro {
    font-family: "Onest", sans-serif;
}
.about-intro h3 {
    white-space: pre-line;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px;
}
.about-sub {
    white-space: pre-line;
}
.about-sub h6 {
    line-height: 1.4;
    margin: 0 0 40px;
}
.about-sub h5 {
    color: #af9759;
    text-transform: uppercase;
    font-size: 1.13em;
    font-weight: 500;
    margin: 0 0 5px;
    font-family: "Onest", sans-serif;
}
.btn-more {
    width: 16vw;
    background: #fff;
    color: #af9759;
    font-size: 1em;
    font-weight: 600;
    border: 1px solid #af9759;
    padding: 13px 15px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #af9759;
    color: #fff;
    border: 1px solid #af9759;
}
.btn-align .btn-more {
    background: #af9759;
    color: #fff;
    border: 1px solid #af9759;
}
.btn-align .btn-more:hover {
    background: #fff;
    color: #af9759;
    border: 1px solid #af9759;
}
.effect-sadie {

}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10em 0em 0em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0, 0);
    text-align: center;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    text-transform: initial;
    font-size: 0.8em;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0, 0, 0, 0) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.grid figure p {
    letter-spacing: 0px;
}
.grid figure img {
    opacity: 1;
}
.effect-sadie img {
    transition: 0.5s;
}
.effect-sadie:hover img {
    transform: scale(1.1);
}
.service-catagory {
    background-color: transparent;
    padding: 10% 0;
    transition: 0.5s;
}
.effect-sadie:hover .service-catagory {
    background-color: rgba(37, 54, 88, .8);
}
.service-catagory h4 {
    margin: 0 0 7px;
    font-size: 1.9em;
    font-weight: 400;
}
.text-more {
  background: linear-gradient(90deg,rgba(255, 184, 0, 1) 0%, rgba(175, 151, 89, 1) 25%, rgba(175, 151, 89, 1) 75%, rgba(255, 184, 0, 1) 100%);
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.5s linear infinite;
  font-weight: 600;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
#Component68aee3abc1a4a4001376f27a {
    margin-top: -9%;
}
.slogan-block {
    text-align: center;
    padding: 8% 0;
}
.slogan-block h2 {
    font-family: "Onest", sans-serif;
    font-weight: 600;
    margin: 0;
    color: #af9759;
}
.slogan-block h3 {
    margin: 15px 0 0;
}
.slogan-block h3 span {
    color: #af9759;
} 
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.service-tab {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.service-tab .nav-pills>li.active>a, .service-tab .nav-pills>li.active>a:focus, .service-tab .nav-pills>li.active>a:hover ,
.service-tab .nav>li>a:focus, .service-tab .nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.service-tab .nav-pills>li>a {
    border-radius: 0px;
    padding: 0;
}
.service-tab .about-icon-text {
    color: #fff;
}
.service-tab1 ul {
    margin: 0;
}
.about-icon {
    display: grid;
    grid-template-columns: 12% auto;
    gap: 30px;
    border-bottom: 2px solid #fff;
    align-items: center;
    padding: 2.2% 5% 2.2% 20%;
    transition: 0.5s;
}
.about-icon:hover {
    background-color: #000;
    color: #fff;
}
.contact-block {
    display: grid;
    grid-template-columns: 60% auto;
    justify-content: center;
    align-items: center;
    padding: 1.5% 0;
    margin: 0 auto;
}
.contact-block h3 {
    font-size: 1.9em;
    margin: 0;
}
.menu-align {
    text-align: center;
    padding: 6% 0 3%;
}
.btn-align {
    text-align: center;
    padding: 0 0 10%;
}
.project-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}
.project-img {
    width: 80%;
    margin: -16% auto 0;
}
.project-text {
    white-space: pre-line;
}
.project-text h4 {
    font-size: 1.9em;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 20px;
}
.project-text h4 span {
    color: #af9759;
    font-weight: 600;
}
.btn-register {
    width: 16vw;
    background: transparent;
    color: #ffffff;
    font-size: 1em;
    font-weight: 600;
    border: 1px solid #ffffff;
    padding: 13px 15px;
    transition: 0.5s;
}
.btn-register:hover {
    background: #ffffff;
    color: #af9759;
    border: 1px solid #ffffff;
}
.padding-pd {
    padding: 4%;
}
.line-maps {
    width: 80%;
    display: grid;
    grid-template-columns: 33% 67%;
    margin: 0 auto;
    align-items: center;
}
.line-bg {
    background: #af9759;
    color: #fff;
    padding: 15% 20% 8%;
}
.line-id {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 15px;
    align-items: center;
    margin: 20px 0;
    text-align: center;
    justify-content: center;
}
.line-id-text {
    font-size: 1.3em;
    font-weight: 600;
}
.maps-bg iframe {
    height: 27vw;
    margin-bottom: -7px;
}
/*หน้าแรก*/




/*ผลงานที่ผ่านมา*/
.col-section {
    padding: 0 0 2%;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.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%;
     border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
     width: 100%;
     padding-left: 0px;
     padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.4;
    color: #000000;
    margin-bottom: 5px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #af9759;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #af9759;
    font-size: 1.3em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time span {
    display: block;
}
.Contentmanager .site .col-section .item.-micro a .caption .time img {
    width: 25px !important;
}
.managerHeader {
    font-size: 2.5em;
    font-weight: 600;
    color: #171717;
    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: 20px 0 10px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-size: 1.5em;
    margin: 0px 0 10px;
    line-height: 1.3;
}
.Textmanager.font-inherit h5 {
    margin: 25px 0 10px;
    font-weight: 600;
}
.Textmanager.font-inherit h6 {
    margin: 15px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 10px 15px 0;
}
.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 {
    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;
}
.PitCustomClass1 .col-md-12.text-justify {
    padding: 0 10px;
}
.Textmanager.font-inherit ol, .Textmanager.font-inherit ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.staggered-grid {
  column-count: 2;
  --webkit-column-count: 2;
  --moz-column-count: 2;
  gap: 3rem;
  padding: 0rem !important;
}
table.tj2 {
   width:100%;
}

table.tj2 td {
    border-bottom: 1px solid #af9759;
    padding: 17px 0;
}
table.tj2 td:nth-child(1) {
    width: 15%;
}
/*ผลงานที่ผ่านมา*/





/*เกี่ยวกับเรา*/
.why-icon-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin-bottom: 5%;
}
.why-icon {
    text-align: center;
    padding: 2% 3% 5%;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon-img {
    width: 33%;
    margin: 0 auto 20px;
}
.why-icon-text h5 {
    font-weight: 600;
    margin: 0 0 5px;
    line-height: 1.3;
    height: 4vw;
}
/*เกี่ยวกับเรา*/



/*บริการ*/
.service-sub {
    padding: 0 0 0 6%;
}
.service-sub h5 {
    color: #af9759;
    font-weight: 600;
    margin: 0;
}
.service-sub-border {
    border-bottom: 1px solid #af9759;
    margin: 20px 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.3;
    display: block;
    margin: 0 0 10px;
}
.nav-template p {
    font-size: 15px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 50%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 50%;
    padding: 0 4% 0 2%!important;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 77%;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 75%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 10px;
    display: inline-table;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .col-md-12.padding-col strong {
    margin-top: 15px ! IMPORTANT;
}
/*บทความ*/


/*ติดต่อเรา*/
.contact-bg3 {
    margin-bottom: 3%;
}
.text-contact {
    text-align: center;
    padding: 5% 0 0;
}
.text-contact h4 {
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 600;
}
.contact-bg-text {
    line-height: 1.3;
}
.contact-bg3 .tel-block-img {
    filter: invert(1);
}
.contact-bg3 .line-maps {
    width: 100%;
    margin: 5% 0 0;
}
.contact-bg3 .maps-bg iframe {
    height: 28vw;
    margin-bottom: -7px;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 10px;
  margin: 20px 0 10px;
}
.contact-bg {
    display: grid;
    grid-template-columns: 60px auto;
    gap: 10px;
    align-items: center;
    background: #fff;
    border: 1px solid #171717;
}
.contact-bg:hover {
    background: #af9759;
    color: #ffffff;
    border: 1px solid #af9759;
}
/*form*/
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    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: 35px 0 20px;
    font-weight: 400;
    color: #fff !important;
}
.CASS-H-border .form-control::placeholder {
    color: #fff !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1px solid #af9759;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1px solid #af9759;
    -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-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #af9759;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 9px 25px;
    font-weight: 600;
    font-size: 1em!important;
    border: 0px solid #868686;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
     background-color: #af9759;
     color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #af9759;
    color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.9em;
    text-align: left !important;
    padding-left: 0%;
    margin-bottom: 0%;
    position: relative;
    color: #fff;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {

}
#btnview681c824509827e0013dc59ff {
    margin-left: 32%;
}
.CASS-H-border label.col-xs-12.col-sm-3.col-md-3.control-label {
    display: none !important;
}
.CASS-H-border .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}
.CASS-H-border .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100%;
}
.CASS-H-border .form-control option {
    color: #fff;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border {
    width: 60%;
    margin: 5% auto;
    background: rgba(19, 26, 33, .6) !important;
    padding: 7% 5% 2%;
    text-align: center;
}
.CASS-H-head {
    border-bottom: none;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
/*form*/
/*ติดต่อเรา*/



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


.Contenemanager-gallery {
  column-count: 3;
  --webkit-column-count: 3;
  --moz-column-count: 3;
  gap: 30px;
}

.Contenemanager-gallery::before,
.Contenemanager-gallery::after {
  display: none;
}

.Contenemanager-gallery > div{
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

.Contenemanager-gallery .thumbnail {
	margin: 0 !important;
}

#Contentmanager img.img-responsive {
  padding-bottom: 30px !important;
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
        width: 79vw;
    }
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}  
  .project-img {
    margin: -17% auto 0;
}
  .maps-bg iframe {
    height: 25.9vw;
}
.itopplus-footer {
    font-size: 19px;
}
  .tel-block {
    grid-template-columns: 25px auto;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.nav-template p {
    font-size: 19px;
}
.nav-template strong {
    font-size: 26px;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin: 0 auto 13px;
}
  .contact-bg3 .maps-bg iframe {
    height: 25vw;
}
  .contact-bg {
    grid-template-columns: 70px auto;
}
  .about-icon {
    padding: 2.3% 5% 2.3% 20%;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
#carousel68aee1c12e9b000013e5f279 {
    display: none;
}
  .about-sub {
    white-space: inherit;
    padding: 0 0 0 10%;
}
  .service-catagory h4 {
    font-size: 1.6em;
}
  .h2, h2 {
    font-size: 3em;
}
  .h3, h3 {
    font-size: 2.3em;
}
  .about-icon {
    grid-template-columns: 10% auto;
    padding: 2.3% 3% 2.3% 7%;
}
  .contact-block {
    grid-template-columns: 80% auto;
}
  .project-text h4 {
    font-size: 1.5em;
     margin: 0 0 10px;
}
  .btn-register {
    width: 23vw;
}
  .line-id {
    grid-template-columns: 30px auto;
    gap: 5px;
}
  .line-id-text {
    font-size: 1.1em;
}
  .maps-bg iframe {
    height: 28.6vw;
}
  .why-icon-text h5 {
    height: 6vw;
}
  .service-sub {
    padding: 0 0 0 2%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    padding: 0 0% 0 2% !important;
}
  .nav-template strong {
    font-size: 18px;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin: 0 auto 7px;
}
  .contact-bg3 .maps-bg iframe {
    height: 31.3vw;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#carousel68aee1c12e9b000013e5f279 {
    display: block;
     margin-bottom: -9px;
}
      .h2, h2 {
        font-size: 2.4em;
    }
      .h3, h3 {
        font-size: 2em;
    }
    .btn-more {
        width: 22vw;
    }
      .service-catagory h4 {
        font-size: 1.3em;
    }
  ul#slider68aee4172e9b000013e5f328 {
    margin-bottom: -7px;
}
    .about-icon {
        grid-template-columns: 7.7% auto;
        padding: 2% 2% 2% 3%;
        gap: 10px;
    }
  .contact-block h3 {
    font-size: 1.3em;
}
      .contact-block {
        grid-template-columns: 70% auto;
    }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 6vw;
}
      .project-text h4 {
        font-size: 1.2em;
    }
      .btn-register {
        width: 63%;
    }
  .line-bg {
    padding: 15% 10% 8%;
}
  .line-qr {
    width: 64%;
    margin: 0 auto;
}
  .footer-icon-img {
    width: 15%;
}
      .why-icon-text h5 {
        height: 7vw;
        font-size: 1.1em;
    }
      .table-responsive {
        border: 0px solid #ddd;
    }
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}
      .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
        width: 100%;
    }
  .col-md-8.col-md-offset-2.text-center {
    padding: 0 !important;
}
  .contact-bg-text {
    font-size: 0.8em;
}
  .contact-bg {
    grid-template-columns: 45px auto;
    gap: 5px;
}
      .contact-bg3 .maps-bg iframe {
        height: 31.9vw;
    }
  .Textmanager.font-inherit {
    display: block;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl68aee1c12e9b000013e5f279 {
    padding: 0 !important;
}
 .about-block {
    grid-template-columns: repeat(1, 1fr);
} 
      .h3, h3 {
        font-size: 1.8em;
  }
      .h2, h2 {
        font-size: 2em;
    }
  .h6, h6 {
    font-size: 1em;
}
  .about-intro h5 {
    font-size: 0.9em;
}
      .about-sub {
        padding: 10% 0 0 0%;
    }
      .btn-more {
        width: 50%;
        font-size: 0.9em;
        padding: 10px 10px;
    }
  #Component68aee3abc1a4a4001376f27a {
    margin-top: 5%;
}
  figure.effect-sadie p {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
}
  .slogan-block h3 {
    font-size: 1.1em;
}
      .about-icon {
        grid-template-columns: 10% auto;
        padding: 5% 3% 5% 3%;
        gap: 20px;
        margin: 0 -10px;
    }
      .contact-block {
        grid-template-columns: repeat(1, 1fr);
        text-align: center;
        padding: 5% 0;
    }
      .contact-block h3 {
        margin: 0 13% 20px;
        line-height: 1.4;
    }
  article.col-md-6.item.-micro {
    width: 50%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: 11vw;
        font-size: 0.9em;
    }
  .project-block {
    display: flex;
    flex-direction: column-reverse;
}
  .itopplus-bg4 {
    background-size: cover;
}
  .project-img {
    width: 70%;
    margin: 5% auto 0;
}
  .project-text {
    text-align: center;
    padding: 10% 0;
}
      .project-text h4 {
        font-size: 1.1em;
    }
      .btn-register {
        width: 65%;
        font-size: 0.9em;
        padding: 10px 10px;
    }
  .line-maps {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
}
  .itopplus-bg5 {
    background-attachment: inherit;
}
      .line-bg {
        padding: 8% 0% 0%;
        width: 50%;
        margin: 0 auto 11%;
    }
      .line-id {
        grid-template-columns: 23px auto;
        gap: 10px;
    }
      .maps-bg iframe {
        height: 45vw;
    }
  .footer-logo {
    width: 45%;
    margin: 0 auto 10%;
}
  .itopplus-footer h4 {
    font-size: 1.1em;
}
      .footer-icon-img {
        width: 33%;
    }
  .why-icon-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
  .why-icon {
    width: 50%;
}
      .why-icon-text h5 {
        height: inherit;
        font-size: 1.1em;
    }
      .service-sub {
        padding: 0 0 0 0%;
    }
  .managerHeader {
    font-size: 1.7em;
}
  table.tj2 td:nth-child(1) {
    width: 35%;
}
  table.tj2 td {
    vertical-align: baseline;
}
  .Textmanager.font-inherit h5 {
    font-size: 1em;
}

  .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%;
        padding: 5% 1% 0 1% !important;
    }
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
      .contact-bg-text {
        font-size: 1em;
    }
      .contact-bg {
        grid-template-columns: 50px auto;
        gap: 10px;
    }
  .CASS-H-border {
    width: 100%;
}
      .line-bg {
        width: 60%;
        margin: 10% auto 11%;
    }
      .contact-bg3 .maps-bg iframe {
        height: 45vw;
    }
  ul.nav-template * {
   text-decoration-color: transparent;
}
  .nav-template li:hover {
    text-decoration: unset !important;
}
  .nav-template li:hover a {
    text-decoration: unset!important;
}
  
.Contenemanager-gallery {
  column-count: 2;
  --webkit-column-count: 2;
  --moz-column-count: 2;
  gap: 15px;
}

#Contentmanager img.img-responsive {
  padding-bottom: 15px !important;
}
  .service-tab {
    grid-template-columns: repeat(1, 1fr);
}
}







