.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  overflow-x: hidden;
  color: #444;
  font-family:  "Outfit", "LINE Seed Sans TH";
}

.itopplus-bg {
  background-color: #f5f5f5;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28072024x319/0/0/2z-z777414673119.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
}

.itopplus-bg3 {
  background-color: #fff7ed;
}

.itopplus-footer {
  background-color: #272a33;
  color: #fff;
}

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

.no-js .dropdown-menu > li > a {
  color: #444;
}

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

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

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

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

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

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

  .navbar-header a::after {
    background: linear-gradient(120deg, #eb7046 0, #ee9946 100%);
  }

  #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) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

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

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

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

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

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

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

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

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 480px) {
}


/************font-size***************/

.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a {
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.4em;
}

h3 {
    font-size: 3em;
}

h4 {
    font-size: 2.2em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p, .pre-article p {
    font-size: 16px;
}

.btn-maps, .btn-contact, .btn-cont,
.btn-more, .CASS-E-main button {
    font-size: 14px;
}

.blog-service p, .CASS-E-main .form-control  {
    font-size: 16px !important;
}

.sect-resource h6, .sect-promise h6, .pre-article h6 {
    font-size: 18px;
}

.text-big {
    font-size: 30px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}

/***************master-page***************/


.logo-footer {
    width: 35%;
    margin: auto;
}

.social-footer img {
    width: 40px !important;
}

.social-footer {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-top: 2rem;
}

.copy-right {
    text-align: center;
    margin-top: 3%;
    border-top: 1px solid #747885;
    padding-top: 2%;
    padding-bottom: 1%;
}

.btn-maps {
    border: 1px solid #fff;
      color: #fff;
}

.btn-maps, .btn-contact {
    width: fit-content;
    padding: 1rem 2rem;
    border-radius: 30px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.merg-footer {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    gap: 15px;
}

.btn-contact {
    background: linear-gradient(90deg, #ea6946, #efa346);
    color: #fff;
}

.btn-cont {
    background: linear-gradient(90deg, #ea6946, #efa346);
    color: #fff;
    width: fit-content;
    padding: 0.9rem 2rem;
    border-radius: 30px;
    margin: auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.btn-more {
    background: linear-gradient(90deg, #ea6946, #efa346);
    color: #fff;
    width: fit-content;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.CASS-A-middle-mid, .CASS-B-middle-mid, .CASS-D-middle-mid,
.CASS-E-border {
    padding: 0;
}

.CASS-A-middle-right, .CASS-A-middle-left, .CASS-A-bottom,
.CASS-A-top, figure.effect-jazz figcaption::after, .CASS-B-border,
.dropdown-menu, .CASS-E-border, .boderedlayoutClient {
    border: none;
}

figure.effect-selena, figure.effect-jazz, .CASS-B-border,
.CASS-D-border, .CASS-E-border {
    background: transparent;
}

.CASS-A-main, .CASS-E-main .has-error .form-control:focus {
    box-shadow: none;
}

.CASS-E-border, .CASS-E-main {
    color: unset !important;
}

.sect-about {
    padding-left: 12%;
    padding-top: 22%;
    padding-right: 2%;
}

.no-js .dropdown-menu>li>a {
    padding: 5px 20px;
}

p {
    line-height: 26px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    margin: 0;
}

.sect-about h2, .sect-service, .blog-service h4,
.sect-resource h2, .blog-resource h6, .sect-vision h5,
.service-detail h6, .detail-art h6{
    color: #000;
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5,
.fw-semi, b, strong, .text-big, .blog-resource h6,
.service-detail h6, .detail-art h6 {
    font-weight: 600;
}

.blog-service p, .sect-promise h6, .sect-promise h5 {
    font-weight: 400;
}

.sect-why {
    text-align: center;
    display: flex;
    align-items: center;
    color: #000;
    justify-content: center;
    gap: 25px;
    margin-bottom: 3rem;
}

.sect-why hr {
    width: 35%;
    margin: 0;
    border-color: #c2c2c2;
}

.blog-why {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 20px;
    text-align: center;
    color: #222222;
}

.icon-why {
    width: 50%;
    margin: auto;
    margin-bottom: 8%;
}

.sect-service, .sect-resource, .managerHeader {
    text-align: center;
}

.sect-service hr {
    width: 90px;
    background: linear-gradient(90deg, #ea6946, #efa346);
    height: 5px;
    border: 0;
    margin-bottom: 3rem;
}

.CASS-A-main figure, .CASS-D-main figure {
    border-radius: 25px;
    overflow: hidden;
}

figure.effect-jazz h2, figure.effect-jazz p {
    padding-top: 0;
    -webkit-transition: inherit;
    transition: inherit;
}

figure.effect-jazz h2, figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.grid figure h2 {
    word-spacing: unset;
    font-weight: unset;
    font-size: initial;
}

.grid figure p, figure.effect-jazz p {
    letter-spacing: unset;
    font-size: inherit;
    padding: 0;
}

.CASS-A-main figcaption {
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    text-transform: none !important;
    background: transparent !important;
}

.blog-service {
    color: #444;
    text-align: left;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 8% 10%;
}

.blog-service p {
    margin-bottom: 2rem !important;
}

.blog-service h4, .sect-vision h5, .service-detail h6,
.detail-art h6 {
    margin-bottom: 1rem;
}

.blog-service h4 {
    line-height: 44px;
    white-space: pre-line;
      transition-duration: 0.3s;
}

.head-skill {
    display: flex;
    align-items: center;
    gap: 20px;
}

.head-skill h1 {
    font-size: 9em;
    background: #EA6946;
    background: linear-gradient(to right, #EA6946 0%, #EFA346 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.sect-promise h2 {
    background: #EA6946;
    background: linear-gradient(to right, #EA6946 0%, #EFA346 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
 .service-detail h5, .contact-page h5 {
    background: #EA6946;
    background: linear-gradient(to right, #EA6946 0%, #EFA346 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
       line-height: 36px;
    margin-bottom: 0.5rem;
}

.sect-slogan {
    padding: 20% 10% 25%;
}

.detail-skill h6 {
    margin-bottom: 1rem;
    font-style: italic;
    font-weight: 400;
    position: relative;
    padding-left: 40px;
}

.detail-skill h6::before {
    content: " ";
    width: 27px;
    height: 27px;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_28072024x319/0/0/check-copy-2z-z1244719331080.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 8px;
}

.head-skill h5 {
    text-transform: uppercase;
    font-weight: 500;
}

.head-skill li::marker {
    color: #ec8446;
    font-size: 22px;
}

.sect-vision p, .service-detail p, .detail-art p, 
.detail-art ul, .about-page p {
    margin-bottom: 2rem;
}

.sect-resource {
    margin-bottom: 3rem;
}

.blog-resource {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 25px;
    text-align: center;
    color: #444;
    width: 85%;
    margin: auto;
}

.icon-resource {
    width: 35%;
    margin: auto;
    margin-bottom: 5%;
}

.items-resource {
    background: #fff;
    padding: 8% 5%;
    border-radius: 25px;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
    color: #444;
}

.head-page hr {
    width: 90px;
    background: linear-gradient(90deg, #afafaf, #e0e0e0);
    height: 5px;
    border: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 1%;
}

.head-page {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_28072024x319/0/0/banner-pagez-z333358719518.png');
    background-position: top;
    background-repeat: no-repeat;
    padding: 3%;
    padding-left: 12%;
    color: #fff;
    background-size: cover;
}

.sect-about.about-page {
    padding-top: 18%;
    padding-right: 0;
    padding-left: 6%;
}

.sect-vision {
    padding-top: 17%;
    padding-right: 8%;
    padding-left: 4%;
}

.sect-promise {
    padding: 25% 0;
}

h1.symbol {
    position: absolute;
      color: #a0a0a0;
}

.sect-promise h6 {
    text-indent: 40px;
    margin: 6% 0;
}

h1.sym-02 {
    right: 0;
    bottom: -45px;
}

.text-promise {
    position: relative;
}

h1.sym-01 {
    top: -30px;
    left: 0;
}

.CASS-D-main .CustomImageGalleryType_2 {
    justify-content: center;
}

.Text_seller2, .post-time, .landingpagemanager, .social-share {
    display: none;
}

.social-icon {
    border-radius: 5px;
}

.template1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    background: #f8f8f8;
    border-radius: 30px;
    padding: 0 !important;
    overflow: hidden;
}

    .Contentmanager .template1 .template-panel {
        padding-bottom: 70%;
      overflow: hidden;
    }

.pre-article h6 {
    margin-bottom: 0.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
    color: #000;
    min-height: 55px;
}

.pre-article p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 2rem;
    min-height: 50px;
}

.pre-article {
    text-align: left;
    padding: 15px;
    padding-bottom: 20px;
    color: #444;
}

.ps-8 {
    padding-right: 8%;
}

.pe-8 {
    padding-left: 8%;
}

.service-detail li p, .detail-art li p {
    margin-bottom: 0.5rem;
}

.maps-page iframe {
    border-radius: 25px;
}

.contact-page {
    padding-left: 8%;
    padding-top: 5%;
}

.contact-icon {
    width: 35px;
}

.contact-items {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #f8f8f8;
    padding: 8px;
    border-radius: 30px;
}

.contact-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 4%;
}

.contact-page a {
    color: #444;
}

.contact-page a:hover, .managerHeader {
    color: #ec8446;
}

.form-contact {
    padding: 8% 0 2%;
    text-align: center;
}

.CASS-E-main .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

.CASS-E-main .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

.CASS-E-main input::placeholder, .CASS-E-main textarea::placeholder {
    color: #d2d2d2;
}

.CASS-E-main .form-control {
    background: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: none;
    color: #d2d2d2 !important;
    height: 40px;
}

.CASS-E-main input.form-control {
    margin-bottom: 0.5rem;
}

.CASS-E-main .col-md-offset-3 {
    margin: 0;
    width: 100%;
    text-align: center;
}

.CASS-E-main {
    padding-bottom: 6%;
}

.CASS-E-main button {
    background-image: none;
    background: linear-gradient(90deg, #ea6946, #efa346);
    color: #fff;
    width: fit-content;
    padding: 1rem 3rem;
    border-radius: 30px;
    margin: auto;
    text-shadow: none;
    border: none;
}

.btn-cont:hover::before, .btn-maps:hover::before, 
.btn-contact:hover::before, .btn-more:hover::before,
.CASS-A-main figure:hover .btn-more::before,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-more::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-cont::before, .btn-maps::before, .btn-contact::before, 
.btn-more::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ea6946;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-maps:hover {
    border-color: #ea6946;
}

.icon-why img, .icon-resource img, .social-footer img,
.img-container .img, .contact-icon img {
    transition: transform 0.2s ease-out;
}

.items-why:hover img, .items-resource:hover img,
.social-footer img:hover, .template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.contact-items:hover img {
    transform: scale(1.05);
}

.CASS-A-main figure:hover .blog-service h4,
.items-resource:hover h6, .footer a:hover, .footer h6 {
    color: #ea6946;
}

.page-header {
    padding-bottom: 0;
    margin: 3% 0 0;
    border-bottom: none;
}

div#Contentmanager .img-thumbnail, div#Contentmanager .thumbnail {
    border: none;
    background: transparent;
    box-shadow: none;
    border-radius: 25px;
}

.CASS-E-main button:hover {
    background: #ea6946;
    color: #fff;
}

.Textmanager {
    display: flow-root;
    text-align: left;
}

.ITPcookiebar {
  width: 100% !important;
  background-color: #a3a3a396 !important;
  color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #a3a3a396 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #ea6946 !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #ea6946 !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

.ITPcheckboxAuthen {
    margin-top: 3%;
    margin-bottom: 5%;
}

.blog-resource h6 {
    transition-duration: 0.3s;
}

.text-banner {
    font-size: 26px;
      color: #fff;
      font-weight: 400;
}

div#background68c25e4cb0176300134d87d3 figcaption {
    position: absolute;
    padding: 0 !important;
    bottom: 60px;
    left: 0;
   width: 100%;
}

.text-highlight {
    font-size: 38px;
    font-weight: 600;
}

.marquee {
    position: relative;
    width: 49vw;
    max-width: 49%;
    height: 60px;
    overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 18s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(100%); }
  to { transform: translateX(-100%); }
}

.footer a {
    color: #fff;
}

.cont-footer {
    display: flex;
    gap: 10px;
    margin-bottom: 1rem;
  align-items: center;
}

.icon-footer {
    width: 20px;
}

div#Contentmanager .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 0 1%;
}

.Contenemanager-gallery .thumbnail>img {
    border-radius: 20px;
}

.footer p {
    font-size: 14px;
}

.footer h6 {
    font-size: 18px;
    margin-bottom: 0.5rem;
}

.sect-about p {
    margin-bottom: 2rem;
}

.sect-about .btn-more {
    font-size: 18px;
      font-weight: 600;
}
/*******************responsive********************/

@media screen and (min-width: 1900px) {
  
  
.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a {
    font-size: 20px;
}

h1 {
    font-size: 4.7em;
}

h2 {
    font-size: 3.8em;
}

h3 {
    font-size: 3.4em;
}

h4 {
    font-size: 2.6em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .pre-article p {
    font-size: 20px;
}

.btn-maps, .btn-contact, .btn-cont,
.btn-more, .CASS-E-main button {
    font-size: 18px;
}

.blog-service p, .CASS-E-main .form-control {
    font-size: 20px !important;
}

.sect-resource h6, .sect-promise h6, .pre-article h6,
  .sect-about .btn-more{
    font-size: 22px;
}

.text-big {
    font-size: 34px;
}

.head-skill h1 {
    font-size: 10em;
}

.head-skill li::marker {
    font-size: 26px;
}
  
  p {
    line-height: 32px;
}
  
  .sect-about h2 {
    margin-bottom: 0.5rem;
}
  
  .sect-about {
    padding-top: 24%;
    padding-right: 7%;
}
  
  .sect-about p {
    margin-bottom: 3rem;
}
  
  .icon-why {
    width: 40%;
    margin: auto;
    margin-bottom: 6%;
}
  
  .blog-service h4 {
    line-height: 50px;
  }
  
  .service-detail h5 {
    line-height: 44px;
}
  
  .blog-service {
    padding: 12% 10%;
}
  
  .icon-resource {
    width: 30%;
  }
  
  .social-footer img {
    width: 45px !important;
}
  
  .sect-about.about-page {
    padding-left: 10%;
    padding-top: 20%;
}
  
  .sect-promise {
    padding: 25% 4%;
}
  
  .contact-icon {
    width: 40px;
}
  
  .maps-page iframe {
    height: 400px;
}
  
  .CASS-E-main .form-control, .CASS-E-main input.form-control {
    height: 45px;
    margin-bottom: 1.5rem;
}
  
  .form-contact {
    padding: 8% 0 4%;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .ITPcheckboxAuthen, .ITPcookieLeftText, .buttonExampleSite {
    font-size: 16px !important;
}
  
  .text-highlight {
    font-size: 44px;
}
  
  .text-banner {
    font-size: 28px;
}
  
  .marquee {
    height: 80px;
}
  
  div#background68c25e4cb0176300134d87d3 figcaption {
    bottom: 65px;
}
  
  .footer p {
    font-size: 18px;
}
  
  .footer h6 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1366px) {
  
  .sect-about {
    padding-left: 6%;
    padding-top: 18%;
    padding-right: 0;
}
  
  .sect-why hr {
    width: 25%;
  }
  
  h4 {
    font-size: 2em;
}
  
  .blog-service h4 {
    line-height: 40px;
  }
  
  .blog-service {
    padding: 8%;
}
  
  .sect-slogan {
    padding: 15% 10% 20%;
}
  
  .sect-about.about-page {
    padding-top: 10%;
    padding-right: 0;
    padding-left: 7%;
}
  
  .sect-vision {
    padding-top: 12%;
  }
  
  .service-detail.pt-3, .service-detail.pt-5,.service-detail.pt-8 {
    padding-top: 0;
}
  
  .service-detail h5 {
    line-height: 40px;
}
  
  .contact-page {
    padding-left: 7%;
  }
  
div#background68c25e4cb0176300134d87d3 figcaption {
    bottom: 50px;
}
}

@media screen and (max-width: 1200px) {
  
h1 {
    font-size: 3.8em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}
  
  .sect-about {
        padding-left: 4%;
        padding-top: 15%;
        padding-right: 0;
    }
  
  br {
    display: none;
}
  
      .blog-service h4 {
        line-height: 32px;
        font-size: 26px;
    }
  
  .blog-service p {
    line-height: 22px !important;
}
  
  .blog-service p, .CASS-E-main .form-control {
    font-size: 15px !important;
}
  
  .detail-skill h6 {
    margin-bottom: 0.5rem;
}
  
  .head-skill h1 {
    font-size: 7em;
}

      .sect-slogan {
        padding: 18% 0 20%;
    }
  
  .blog-resource {
    width: 95%;
}
  
      .service-detail h5 {
        line-height: inherit;
    }
  
  .head-page br {
    display: block;
}
  
      .contact-page {
        padding-left: 5%;
    }
  
  .sect-promise {
    padding: 16% 0;
}
  
  .itopplus-bg2 {
    background-size: cover;
}
  
      div#background68c25e4cb0176300134d87d3 figcaption {
        bottom: 45px;
    }
  
  @keyframes marquee {
  from { transform: translateX(70%); }
  to { transform: translateX(-100%); }
}
  
  .footer h6, .sect-about .btn-more {
    font-size: 17px;
  }
  
  .footer p {
    font-size: 13px;
}
}

@media screen and (max-width: 1024px) {

div#background68c25e4cb0176300134d87d3 figcaption {
        bottom: 35px;
    }
  
  .navbar-default .navbar-nav > li > a {
    padding: 8px 12px;
}
}

@media screen and (max-width: 900px) {
  
  div#contentnewmode68c25521b06bb60013417871 {
    display: none;
}
  
      .sect-about {
        padding-left: 4%;
        padding-top: 14%;
        padding-right: 0;
    }
  
  p {
    line-height: inherit;
}
  
  p, .pre-article p {
    font-size: 15px;
}
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
      .blog-service h4 {
        line-height: inherit;
        font-size: 22px;
    }
  
      .blog-service p {
        line-height: 20px !important;
    }
  
  .blog-service p {
    margin-bottom: 1rem !important;
}
  
      .blog-service p, .CASS-E-main .form-control {
        font-size: 14px !important;
    }
  
  .btn-maps, .btn-contact, .btn-cont, .btn-more, .CASS-E-main button {
    font-size: 12px;
}
  
  h1 {
    font-size: 34px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
      .head-skill h1 {
        font-size: 6em;
    }
  
  .copy-right {
    margin: 0;
    border: none;
}
  
      .sect-about.about-page {
        padding-top: 0;
        padding-right: 0;
        padding-left: 3%;
    }
  
      .sect-vision {
        padding-top: 6%;
        padding-right: 4%;
        padding-left: 0;
    }
  
  .sect-promise h6 {
    font-size: 16px;
}
  
  h1.sym-01 {
    top: -10px;
  }
  
  h1.sym-02 {
    bottom: -30px;
}
  
  .icon-why {
    width: 60%;
    margin: auto;
    margin-bottom: 10%;
}
  
  .head-page {
    padding-left: 3%;
}
  
  .pre-article p {
    min-height: 45px;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  .contact-page {
    padding-top: 0;
}
  
  .contact-group {
    grid-template-columns: repeat(1, 1fr);
}
  
  .contact-icon {
    width: 30px;
}
  
  .ITPcheckboxAuthen {
    position: relative;
    z-index: 99;
}
  
    .text-banner {
        font-size: 22px;
    }
  
  .text-highlight {
    font-size: 34px;
  }
  
      div#background68c25e4cb0176300134d87d3 figcaption {
        bottom: 20px;
    }
  
      .footer h6 {
        font-size: 14px;
    }
  
      .footer p {
        font-size: 12px;
    }
  
  .pre-article {
    padding: 15px 10px;
}
  
  .sect-about p {
    margin-bottom: 1.5rem;
}
}

@media screen and (max-width: 768px) {
  
      .blog-service {
        padding: 0% 8%;
    }
  
      div#background68c25e4cb0176300134d87d3 figcaption {
        bottom: 15px;
    }
}

@media screen and (max-width: 480px) {
  
  div#imagesControl68c25e4cb0176300134d87d3,
  div#mainmenu68c281ab23149200137e4f37>div,
  div#mainmenu68c270a5b06bb60013417d34>div,
  div#mainmenu68c29c70b0176300134d9772>div{
    padding: 0 !important;
}
  
  .CASS-B-border, .CASS-A-border, .CASS-D-border,
  .CASS-E-border  {
    margin: -10px;
}
  
  .sect-about, .sect-about.about-page, .sect-vision {
    padding: 0;
}
  
  .sect-why {
    gap: 15px;
}
  
  .sect-why hr {
        width: 14%;
    }
  
  .blog-why {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 15px;
    justify-content: center;
    margin-bottom: 8%;
}
  
  .items-why {
    width: 47%;
}
  
      .icon-why {
        width: 50%;
        margin: auto;
        margin-bottom: 8%;
    }
  
      p, .pre-article p {
        font-size: 14px;
    }
  
.pt-5.sect-service {
    padding-top: 8%;
}
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
  
    .blog-service h4 {
        font-size: 18px;
        margin-bottom: 0.5rem;
    }
  
      .blog-service p {
        line-height: 16px !important;
        font-size: 12px !important;
    }
  
      .blog-service {
        padding: 8%;
    }
  
  .btn-more {
    padding: 0.5rem 1.5rem;
}
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-12:nth-child(8) {
    order: 7;
}
.CASS-A-main .col-md-3.col-sm-4.col-xs-12:nth-child(7) {
    order: 6;
}
.CASS-A-main .col-md-3.col-sm-4.col-xs-12:nth-child(6) {
    order: 4;
}
.CASS-A-main .col-md-3.col-sm-4.col-xs-12:nth-child(5) {
    order: 5;
}
.CASS-A-main .col-md-3.col-sm-4.col-xs-12:nth-child(4) {
    order: 2;
}
.CASS-A-main .col-md-3.col-sm-4.col-xs-12:nth-child(3) {
    order: 3;
}
.CASS-A-main .col-md-3.col-sm-4.col-xs-12:nth-child(2) {
    order: 1;
}
.CASS-A-main .col-md-3.col-sm-4.col-xs-12:nth-child(1) {
    order: 0;
}
  
      .head-skill h1 {
        font-size: 4em;
    }
  
  .head-skill h5, .detail-skill h6 {
    font-size: 14px;
}
  
      .sect-slogan {
        padding: 4%;
        background: linear-gradient(0deg, #0000007d, transparent);
    }
  
  .head-skill {
    gap: 0;
}
  
  .text-big {
    font-size: 20px;
}
  
  .blog-resource {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
  .icon-resource {
    width: 100%;
    margin: 0;
}
  
  .items-resource {
    display: grid;
    grid-template-columns: 20% auto;
    text-align: left;
    gap: 20px;
    align-items: center;
    padding: 4%;
}
  
      .sect-promise h6 {
        font-size: 14px;
    }
  
  .sect-vision, .contact-group {
    margin-bottom: 8%;
}
  
  .sect-promise {
    background: linear-gradient(0deg, #000000b5, transparent);
    padding: 16% 5%;
}
  
  .itopplus-bg2 .container, .service-detail, .contact-page {
    padding: 0;
}
  
  div#mainmenu68c27f98c2a34f0013f86af5 .none-middle-mid .none-middle-mid,
  div#mainmenu68c29838b0a7cd00135705b0 .none-middle-mid .none-middle-mid,
  div#mainmenu68de4d9af511a70012303fb5 .none-middle-mid .none-middle-mid,
  div#mainmenu68de4e5da69d16001363615a .none-middle-mid .none-middle-mid{
    display: block;
}
  
div#mainmenu68c27f98c2a34f0013f86af5 .none-middle-mid,
  div#mainmenu68c29838b0a7cd00135705b0 .none-middle-mid,
  div#mainmenu68de4d9af511a70012303fb5 .none-middle-mid,
  div#mainmenu68de4e5da69d16001363615a .none-middle-mid{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .pe-8 {
    padding-left: 0;
}
  
  .ps-8 {
    padding-right: 0;
}
  
  .head-page h4, .contact-page h5 {
    font-size: 18px;
}
  
  .head-page {
    padding: 7% 3%;
}
  
  .head-page hr {
    margin-top: 3%;
}
  
  .template1 {
    grid-template-columns: repeat(1, 1fr);
}
  
      .pre-article p {
        min-height: auto;
        margin-bottom: 1rem;
    }
  
  .pre-article h6 {
    min-height: auto;
}
  
  .maps-page iframe {
    height: 250px;
}
   .ITPcookiebar {
    padding: 3% 2%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 12px;
}

  
  .detail-skill h6::before {
    top: 5px;
    width: 25px;
    height: 25px;
}

  .head-skill li::marker {
    font-size: 18px;
}
  
    .CASS-E-main {
        padding: 0 4% 6%;
    }
  
  .contact-group {
    margin-top: 6%;
}
  
      .text-highlight {
        font-size: 16px;
    }
  
      .text-banner {
        font-size: 14px;
    }
  
      div#background68c25e4cb0176300134d87d3 figcaption {
        bottom: -5px;
    }
  
    @keyframes marquee {
  from { transform: translateX(50%); }
  to { transform: translateX(-100%); }
}
  
  .icon-footer {
    width: 18px;
}

  .footer {
    text-align: center;
}
  
  .cont-footer {
    text-align: left;
}
  
  .group-cont-footer {
        margin-top: 6%;
        display: flex;
        flex-wrap: wrap;
        gap: 5px 20px;
        justify-content: center;
}
  
  .social-footer img {
    width: 35px !important;
}
  
  .social-footer {
    margin-top: 0;
}

  .managerHeader {
    font-size: 24px;
}
  
  
div#Contentmanager .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0 3%;
}
}



