.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: "LINE Seed Sans TH";
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_14042024153i/0/0/1z-z880024801640.jpg");
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_14042024153i/0/0/2z-z876773786542.jpg");
}

.itopplus-bg5 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_14042024153i/0/0/bg-sloganz-z1635171060536.jpg");
}

.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0 10px;
  padding: 8px 15px;
  border-radius: none;
  font-family: "Outfit", sans-serif;
}

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

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

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

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

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

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

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

  .navbar-header > a {
    display: grid !important;
    place-items: center;
    place-content: center;
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: center;
    height: 50px !important;
    width: 40px !important;
   filter: brightness(0.3);
  }

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

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

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

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

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

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

  .new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

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

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

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

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

  .itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: "|";
    display: grid;
    place-content: center;
    color: #444;
  }

  #itopplus-nav-bar > li {
    display: -webkit-inline-box;
  }
}

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

@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{
    font-size: 16px;
}

h1 {
    font-size: 5em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.2em;
}

h5 ,h3.managerHeader{
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

p {
    font-size: 16px;
}

.footer h6 {
    font-size: 18px;
}

.btn-detail, .btn-view, .pre-article p,
div#Component6809df78b7dfdd001a87072c button,
.dropdown-menu > li > a {
    font-size: 14px;
}

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

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

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

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

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

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


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


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

.social-footer {
    display: flex;
    gap: 8px;
}

.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #6b6b6b;
    padding: 2% 0 1%;
    margin-top: 3%;
}

.qr-line, .head-slogan, .sect-why, .sect-project {
    text-align: center;
}

.qr-line img {
    width: 45% !important;
    margin-bottom: 5%;
}

.logo-footer {
    width: 60%;
}

.copy-right, .footer p, .footer a {
    color: #d6d6d6;
}

.footer a:hover, .qr-line, .text-assemble {
    color: #fff;
}

.head-slogan, .text-slogan, .sect-service h3,
.text-service, .sect-about h3, .sect-about h5,
.sect-project, .head-page, .about-page,.vision-page h4,
.about-page h5, .service-detail h4, .service-detail h6,
.contact-page h4, .contact-page a:hover, .service-detail h5,
h3.managerHeader, .article-detail h6{
    color: #000;
}

.text-slogan p, .text-service p, .about-page p,
.head-page h6, .pre-article p, .contact-page a {
    color: #444;
}

.footer h6, .h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5,
.text-service h6, .fw-semi, .grid figure h2 span, .text-big,
.sect-about h5, .blog-two h6, .about-page h5, .pre-article h6,
.article-detail h6{
    font-weight: 600;
}

.sect-service h3, .text-design h1, .sect-project h2 {
    font-weight: 700;
}

.head-slogan h6{
    font-weight: 300;
}

.sect-why h4, .text-design h4, .name-project h6  {
    font-weight: 400;
}

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

.pt-footer {
    margin-top: 70px;
}

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

.head-slogan h1 {
    line-height: 74px;
    font-weight: 700;
    margin-bottom: 1rem;
}

.text-service h6, .sect-about h3, .about-page h4, .vision-page h4,
.service-detail h5, .pre-article h6, .article-detail p, .article-detail h6{
    margin-bottom: 1rem;
}

.head-slogan, .text-slogan h1, .text-slogan h2,
.sect-service h3, .text-big, .sect-project, .head-page,
.service-detail, .contact-page, .article-detail {
    font-family: "Onest", "LINE Seed Sans TH", sans-serif;
}

.head-slogan h6 {
    text-transform: uppercase;
    letter-spacing: 4px;
}

.head-slogan {
    padding-top: 7%;
}

.text-slogan h1 {
    line-height: 5px;
    font-size: 8em;
}

.text-slogan h2 {
    line-height: 60px;
    text-align: right;
    font-size: 4.4em;
}

.text-slogan h5 {
    font-weight: 500;
    margin-bottom: 2%;
}

.text-slogan p, .text-service p, .blog-why p,
.sect-about p, .about-page p, .vision-page p,
.service-detail p, .article-detail p{
    line-height: 26px;
}

.text-slogan {
    width: fit-content;
    padding-left: 12%;
    padding-top: 11%;
}

.text-slogan h3 {
    margin-bottom: 1%;
      font-size: 2.4em;
}

.sect-service hr, .head-page hr {
    border-color: #858585;
    margin-bottom: 4%;
}

.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,.boderedlayoutClient,
.CASS-A-bottom, .CASS-A-top, figure.effect-jazz figcaption::after,
.CASS-B-border, figure.effect-oscar figcaption::before,
.CASS-E-main, .CASS-E-border, .CASS-E-border, .dropdown-menu{
    border: none;
}

.CASS-A-main {
    box-shadow: none;
}

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

.CASS-A-border figcaption {
    background: transparent !important;
    padding: 0 !important;
    position: relative !important;
    text-transform: none !important;
    text-align: left !important;
}

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

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

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

figure.effect-jazz p {
    padding: 0;
    font-size: inherit;
    letter-spacing: inherit;
    opacity: 1;
}

.CASS-A-main .imgLightbox {
    overflow: hidden;
}

.text-assemble h4, .text-assemble h5 {
    position: absolute;
    width: 100%;
    bottom: 290px;
    padding-left: 25px;
    border-left: 6px solid #fff;
    text-transform: uppercase;
    line-height: 44px;
    font-family: "Onest", sans-serif;
}

.text-assemble h5 {
    bottom: 30px;
}

.text-service {
    padding: 7% 0 0 3%;
    border-bottom: 1px solid #858585;
}

.text-service p {
    margin-bottom: 0.5rem !important;
}

.cont-service {
    min-height: 170px;
    margin-bottom: 2%;
   padding-right: 4%;
}

.btn-detail {
    background: #000;
    color: #fff;
    width: fit-content;
    padding: 0.75rem 1.5rem;
    font-family: "Onest", sans-serif;
    border: 1px solid #000;
    margin: auto;
    margin-right: 0;
    transition-duration: 0.3s;
      font-weight: 400;
}

.sect-why {
    padding: 4%;
}

.text-big, .text-design, .name-project h6 {
    text-transform: uppercase;
}

.blog-why {
    padding: 6% 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    text-align: center;
}

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

.text-design {
    width: fit-content;
    text-align: center;
    padding-top: 44%;
    padding-bottom: 3.5%;
    margin: auto;
    margin-right: 0;
  font-family: "Onest", sans-serif;
}

.sect-about hr, .about-page hr {
    border-color: #727272;
    margin: 6% 0;
}

.sect-about h5 {
    line-height: 38px;
}

.sect-about {
    padding-right: 17%;
    padding-top: 3%;
}

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

.sect-project {
    margin-bottom: 2rem;
}

figure.effect-oscar h2 {
    margin: 0;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

.grid figure p {
    letter-spacing: unset;
    font-size: 16px;
    font-weight: unset;
}

figure.effect-oscar figcaption::before, figure.effect-oscar p {
    opacity: 1;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

.text-project {
    text-align: left;
    padding: 25px 30px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.description-project {
    position: absolute;
    bottom: 30px;
}

figure.effect-oscar:hover h2 {
    -webkit-transform: inherit;
    transform: inherit;
}

.description-project p {
    margin-bottom: 1.5rem !important;
}

.btn-view {
    width: fit-content;
    padding: 0.8rem 1.5rem;
    background: #ffffffd6;
    color: #000;
    border: 1px solid #ffffffd6;
    transition-duration: 0.3s;
    font-weight: 400;
}

.text-project::after {
    content: " ";
    width: 100%;
    height: 1px;
    background: #ffffff6e;
    position: absolute;
    top: 10px;
    left: 0;
}

.text-project::before {
    content: " ";
    width: 1px;
    height: 100%;
    background: #ffffff6e;
    position: absolute;
    top: 0;
    left: 10px;
}

.marquee-content img {
    width: 130px;
    margin-right: 45px;
    border: 1px solid #ababab3d;
}

.head-page {
    padding-top: 5%;
}

.about-first {
    padding-top: 10%;
    padding-right: 6%;
}

.about-first h4 {
    margin: 2% 0;
}

.about-more {
    padding: 3% 0;
    text-align: center;
    color: #fff;
}

.icon-first {
    width: 60%;
    margin: auto;
    margin-bottom: 8%;
    border-radius: 50%;
}

.blog-first {
    padding: 6% 0 7%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    text-align: center;
}

.about-page {
    padding-right: 12%;
    padding-top: 5%;
}

.about-page li::before, .service-detail li::before, .article-detail li::before {
    content: " ";
    width: 25px;
    height: 15px;
    position: absolute;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04002024hyv3/512/0/checkz-z1648496436208.png);
    background-size: contain;
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
    background-position: center;
}

.about-page li, .service-detail li, .article-detail li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    transition-duration: 0.3s;
}

.about-page li p, .head-page h4 , .service-detail li p,
.contact-page h4, .article-detail li p {
    margin-bottom: 0.75rem;
}

.about-page ul, .service-detail ul, .article-detail ul {
    padding-left: 2rem;
    margin-top: 2rem;
}

.vision-page {
    padding-left: 10%;
}

.blog-two {
    margin-top: 4%;
}

.items-two {
    display: grid;
    grid-template-columns: 80px auto;
    align-items: center;
    gap: 15px;
    margin-bottom: 2%;
}

.about-page h5, h6.text-italy {
    font-style: italic;
}

.service-detail {
    padding: 5% 9% 0;
}

.service-detail h4, .service-detail h5 {
    position: relative;
    margin-bottom: 2rem;
}

.service-detail h4::after, .service-detail h5::after {
    content: " ";
    width: 60px;
    height: 1px;
    background: #858585;
    position: absolute;
    left: -24px;
    bottom: -7px;
}

.service-detail h4::before, .service-detail h5::before {
    content: " ";
    width: 1px;
    height: 60px;
    background: #858585;
    position: absolute;
    left: -14px;
    bottom: -15px;
}

.CASS-E-main .CustomImageGalleryType_2 {
    display: inline-block !important;
    column-count: 2;
    gap: 20px;
}

.CASS-E-main .thumbs, .CASS-E-main .col-md-12 {
    display: block !important;
    padding: 0 !important;
}

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

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

.pre-article {
    text-align: left;
    padding-top: 7%;
    color: #000;
    border-bottom: 1px solid #858585;
}

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

.template1 .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 !important;
    width: 100%;
}

.pre-article h6, .pre-article p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cont-article {
    padding-bottom: 6%;
}

.form-cont {
    width: 50%;
    margin: auto;
    text-align: center;
    background: #fff;
    padding: 3% 3% 1%;
    color: #000;
}

div#Component6809df78b7dfdd001a87072c {
    width: 50%;
    margin: auto;
    background: #fff;
    padding: 1% 4% 3%;
}

div#Component6809df78b7dfdd001a87072c .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

div#Component6809df78b7dfdd001a87072c .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

div#Component6809df78b7dfdd001a87072c .form-control {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #888;
    border-radius: 0;
    height: 45px;
}

div#Component6809df78b7dfdd001a87072c button {
    background: #000;
    text-shadow: none;
    color: #fff;
    border: none;
    padding: 0.75rem 2rem;
    border-radius: 0;
    transition-duration: 0.3s;
}

div#Component6809df78b7dfdd001a87072c .col-md-offset-3 {
    margin: 0;
    text-align: center;
    width: 100%;
    margin-top: 3%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 40px auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 1.5%;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 3%;
}

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

.contact-page a {
    transition-duration: 0.1s;
}

.service-detail.why-detail {
    padding: 0 9%;
}

div#Contentmanager .img-thumbnail, div#Contentmanager .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
    background: transparent;
}

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

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

h3.managerHeader {
    width: 90%;
}

.page-header {
    padding-bottom: 0;
    margin: 3% 0 0;
    border-bottom: 1px solid #858585;
    margin-bottom: 5%;
}

p.line-front {
    padding-left: 20px;
    border-left: 3px solid #ddd;
    margin: 18px 0;
}

.article-detail ul {
    margin-bottom: 2rem;
}

.clearfix {
    margin: 0 !important;
}

div#Contentmanager .col-md-12.text-justify {
    padding: 0;
}

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

.blog-why .btn-view {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    color: #fff;
    opacity: 0;
    transition-duration: 0.3s;
    border-color: #000;
}

.items-why {
    position: relative;
    color: #fff;
    min-height: 230px;
}

.items-why:hover .btn-view {
    opacity: 1;
}
@media screen and (min-width: 1024px) {



.btn-detail:hover, .CASS-A-main figure:hover .btn-detail,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-detail,
div#Component6809df78b7dfdd001a87072c button:hover{
    background: transparent;
    color: #000;
    border-color: #000;
}

.text-project:hover .btn-view {
    background: #000;
    color: #fff;
    border-color: #000;
}

.CASS-B-main .imgLightbox img, .social-footer img, .icon-first img,
.items-two img, .contact-page li img{
  transition: transform 0.2s ease-out;
}

.CASS-B-main figure:hover .imgLightbox img, .social-footer img:hover,
.items-first:hover .icon-first img, .items-two:hover .icon-two img, .contact-page li:hover img{
  transform: scale(1.05);
}
}

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

.buttonExampleSite {
    border-radius: 0 !important;
    border: 1px solid #51515175 !important;
    color: #171717 !important;
}

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

.ITPlinkToCookiepage:hover {
    color: #ddd !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;
  color: #000;
}

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

.article-detail h6, .article-detail h5 {
    margin-top: 2rem;
}

.pre-article p {
     min-height: 45px;
    line-height: 22px;
}

.pre-article h6 {
    min-height: 50px;
}
/**************responsive**********/

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

h1 {
    font-size: 5.8em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.6em;
}

h5 ,h3.managerHeader{
    font-size: 2.2em;
}

h6 {
    font-size: 1.8em;
}

p, .grid figure p{
    font-size: 20px;
}

.footer h6 {
    font-size: 22px;
}

.btn-detail, .btn-view, .pre-article p,
div#Component6809df78b7dfdd001a87072c button ,
.dropdown-menu > li > a{
    font-size: 18px;
}

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

.text-slogan h1 {
    line-height: 5px;
    font-size: 8.4em;
}

.text-slogan h2 {
    line-height: 60px;
    font-size: 4.8em;
}
  
  .head-slogan h1 {
    line-height: 84px;
  }
  
  .text-slogan p, .text-service p, .blog-why p, .sect-about p,
  .about-page p, .vision-page p, .service-detail p, .article-detail p {
    line-height: 32px;
}
  
  .cont-service {
    min-height: 185px;
  }
  
  .text-assemble h4 {
    bottom: 335px;
    line-height: 50px;
}
  
  .icon-why {
    width: 40%;
  }
  
  .items-why {
    min-height: 275px;
}
  
  .text-design {
    padding-top: 42%;
}
  
  .sect-about h5 {
    line-height: 42px;
}
  
  .sect-about {
    padding-top: 9%;
}
  
  .text-project {
    padding: 30px 35px;
}
  
  .pt-footer {
    margin-top: 110px;
}
  
  .qr-line img {
    width: 38% !important;
  }
  
  .about-first {
    padding-right: 17%;
}
  
  .icon-first {
    width: 50%;
  }
  
  .about-page li::before, .service-detail li::before, .article-detail li::before {
    width: 20px;
    height: 20px;
    top: 5px;
}
  
  .about-page {
    padding-top: 10%;
}
  
  .items-two {
    grid-template-columns: 100px auto;
}
  
  .vision-page {
    padding-top: 4%;
}
  
  .text-assemble h5 br {
    display: none;
}
  
.text-assemble h5 {
    bottom: 40px;
}
  
  .cont-article {
    padding-bottom: 8%;
}
  
  p.line-front {
    margin: 25px 0;
}
  
  .pe-8 {
    padding-left: 8%;
}
  
  .article-detail ul {
    margin-top: 2.5%;
    margin-bottom: 3rem;
}
  
  .article-detail.pt-8 {
    padding-top: 10%;
}
  
  .article-detail li p {
    margin-bottom: 1rem;
}
  
  .contact-page {
    padding-top: 3%;
}
  
  div#Component6809df78b7dfdd001a87072c .form-control {
    font-size: 16px !important;
    margin-bottom: 1rem;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 26px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 16px !important;
}
  
  
.marquee-content img {
    width: 140px;
}
  
  .text-slogan h3 {
    font-size: 3em;
}

  .service-detail.why-detail {
    padding: 5% 9% 0;
}
  
  .service-detail {
    padding: 3% 9% 0;
}
}

@media screen and (max-width: 1366px) {
  
  .text-design {
    padding-top: 35%;
}
  
  .service-detail {
    padding: 0 9%;
}
}

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

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4 {
    font-size: 1.8em;
}

h5 ,h3.managerHeader{
    font-size: 1.6em;
}

h6 {
    font-size: 1.3em;
}
  
  .text-slogan {
    padding-left: 9%;
}
  
  .text-assemble h4 {
    line-height: inherit;
    bottom: 275px;
}
  
  .cont-service {
    min-height: 185px;
}

  .text-service {
    padding: 5% 0 0 3%;
}
  
  .text-big {
    font-size: 38px;
}
  
  .text-why br, .sect-about br, .about-first br {
    display: none;
}
  
  .items-why {
    min-height: 200px;
}
  
  .blog-why .btn-view {
    padding: 0.8rem;
}
  
  .sect-about {
    padding-right: 13%;
    padding-top: 0;
}
  
  .sect-about h5 {
    line-height: inherit;
}
  
  .about-first {
    padding-top: 7%;
    padding-right: 0;
    padding-right: 4%;
}
  
  .about-page {
    padding-right: 10%;
    padding-top: 0;
}
  
  .items-two {
    grid-template-columns: 65px auto;
}
  
  .service-detail {
    padding: 0 10%;
}
  
  .article-detail.pt-8 {
    padding-top: 0;
}
  
  .text-slogan h3 {
    font-size: 2em;
}
  
  br {
    display: none;
}
}

@media screen and (max-width: 900px) {
  
  
h1 {
    font-size: 40px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 25px;
}

h5 ,h3.managerHeader{
    font-size: 24px;
}

  .about-first h4 {
      font-size: 22px;
  }
  
h6 {
    font-size: 20px;
}
  
  .head-slogan h1 {
    line-height: inherit;
  }
  
  .text-slogan h3 {
    margin-bottom: 3%;
}
  
   br {
    display: none;
}
  
  .text-slogan h1 {
    font-size: 6em;
}
  
    .text-slogan {
    padding-left: 0;
}
  
  .text-slogan h3 {
        font-size: 25px;
    }
  
  .text-slogan p, .blog-why p, .sect-about p, 
  .about-page p, .vision-page p, .service-detail p, .article-detail p,
  .text-assemble h5{
    line-height: inherit;
}
  
  .head-slogan h1 br {
    display: block;
}
  
  div#background6808ac0c1c0caf001a297c62 .thumbs {
    padding: 0 !important;
}
  
      .cont-service {
        min-height: 200px;
    }
  
  .text-assemble h4 {
    bottom: 285px;
}
  
      .text-big {
        font-size: 34px;
    }
  
      .items-why {
        min-height: 175px;
    }
  
      .text-design {
        padding-top: 32%;
    }
  
  .sect-about h5, .blog-two h6, .service-detail h6,
  .pre-article h6{
    font-size: 18px;
}
  
  .text-project {
    padding: 15px 20px;
}
  
  .description-project {
    bottom: 15px;
}
  
  .btn-view {
    padding: 0.8rem 1rem;
}
  
  .description-project p {
    margin-bottom: 1rem !important;
    font-size: 14px !important;
}
  
  .marquee-content img {
    width: 100px;
  }
  
  .blog-why .btn-view {
        padding: 0.8rem 0.5rem;
        width: 65%;
    }
  
  .icon-why {
    margin-bottom: 9%;
}
  
.footer-bottom {
    margin-top: 0;
    justify-content: center;
}
  
  .social-footer {
    display: none;
}
  
  .blog-first {
    gap: 20px;
}
  
      .service-detail {
        padding: 0 10% 0;
    }
  
  .text-assemble h5 {
    bottom: 20px;
}
  
  .service-detail h4::after {
    bottom: -5px;
}
  
  div#background680a08746f01b6001a227799,
div#background680a08bc82b12d001a6b8386,
div#background680a08f11c0caf001a299438,
div#background680a09291c0caf001a299457,
  div#contentnewmode6809df3fb7dfdd001a8706f4{
  display: none;
}
  
  .about-page ul, .service-detail ul, .article-detail ul {
    padding-left: 0;
}
  
  .about-page li::before, .service-detail li::before, .article-detail li::before {
    top: 2px;
}
  
  .cont-article {
    padding-bottom: 8%;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
}
  
  .pe-8 {
    padding-left: 0;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  .article-detail ul {
    margin-top: 2%;
}
  
  .itopplus-bg {
    background-position: center;
    background-size: cover;
}
  
  .contact-page li {
    grid-template-columns: 35px auto;
}
  
  .pt-20 {
    padding-top: 8%;
}
  
  div#cookie6809df78b7dfdd001a87072c {
    padding: 0 !important;
    padding-bottom: 7% !important;
    text-align: left;
}
}

@media screen and (max-width: 480px) {
  
    
  div#background680a08746f01b6001a227799,
div#background680a08bc82b12d001a6b8386,
div#background680a08f11c0caf001a299438,
div#background680a09291c0caf001a299457{
  display: block;
}
  
  h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 ,h3.managerHeader{
    font-size: 20px;
}

  .about-first h4, .service-detail h4 {
      font-size: 20px;
  }
  
h6, .text-design h4, .about-page h5 {
    font-size: 18px;
}
  
  div#imagesControl680898de82b12d001a6b6628,
  div#imagesControl6808be6bb7dfdd001a86f763,
  .CASS-B-main .col-md-4.col-sm-4.col-xs-12,
  .CASS-B-main .thumbs,
  .CASS-B-main .col-md-6.col-sm-6.col-xs-12,
  div#imagesControl6809a1d9b7dfdd001a86fcaf,
  div#imagesControl6809ae66a4d838001a0dda77,
  div#imagesControl6809b018b7dfdd001a86ff4e{
    padding: 0 !important;
}
  
  div#Component680898de82b12d001a6b6628 {
    margin-bottom: -5px;
}
  
  .head-slogan {
    padding-top: 0;
}
  
  .head-slogan h6 {
    font-size: 14px;
    margin-bottom: 2rem;
}
  
  .head-slogan h1, .CASS-B-main .thumbs {
    margin: 0;
}
  
  .text-slogan {
    padding-left: 0;
    padding-top: 12%;
}
  
  .text-service {
        padding: 7% 0 0 0;
        margin-bottom: 5%;
    }
  
  p {
    font-weight: 400;
}
  
  .text-service p {
    line-height: 24px;
}
  
  .text-service p {
    margin-bottom: 1rem !important;
}
  
      .cont-service {
        min-height: 200px;
        margin-bottom: 0;
    }
  
      .text-big {
        font-size: 24px;
    }
  
  .sect-why, .about-more {
    padding: 9% 0;
}
  
  .blog-why, .blog-first {
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    padding: 10% 0;
}
  
      .icon-why, .icon-first {
        margin-bottom: 0;
        width: 100%;
    }
  
      .items-why, .items-first {
        min-height: unset;
        display: grid;
        grid-template-columns: 26% auto;
        text-align: left;
        gap: 20px;
        align-items: center;
    }
  
  .itopplus-bg5 {
    background-size: cover;
}
      .text-design {
        padding-top: 30%;
    }
  
  .sect-about, .about-first, .about-page, .vision-page,
  .contact-page{
    padding: 0;
}
  
  .sect-about, .about-page, .sect-service hr, .head-page hr{
    margin-bottom: 8%;
}
  
    .CASS-B-main .col-md-4.col-sm-4.col-xs-12,
  .CASS-B-main .col-md-6.col-sm-6.col-xs-12,
  .contact-page{
     margin-bottom: 5%;
  }
  
      .text-project {
        padding: 25px;
        color: #fff;
    }
  
  .description-project p {
        margin-bottom: 1.5rem !important;
  }
  
      .description-project {
        bottom: 25px;
    }
  
      .marquee-content img {
        width: 80px;
    }
  
      .items-two {
        grid-template-columns: 70px auto;
        margin-bottom: 4%;
    }
  
  .CASS-A-border {
    margin: -10px;
}
  
      .service-detail {
        padding: 5% 0 0 7%;
    }
  
  .CASS-E-main .CustomImageGalleryType_2 {
    column-count: 1;
    gap: 0;
}

  .template1 {
    gap: 35px;
    grid-template-columns: repeat(1, 1fr);
}
  
  h3.managerHeader {
    width: 100%;
}
  
  .social-share {
    display: none;
}
  
  .page-header {
    margin: 6% 0 0;
    margin-bottom: 8%;
}
  
      div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
        padding: 0;
    }
  
  .article-detail p {
    margin-bottom: 2rem;
}
  
  p {
    font-size: 15px;
}
  
  div#HtmlTool6809e1406f01b6001a2270fb iframe {
    height: 250px;
}
  
  .form-cont {
    width: 100%;
    padding: 5% 2% 2%;
}
  
  div#Component6809df78b7dfdd001a87072c {
    width: 100%;
    padding: 2% 5% 3%;
}
  
    .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;
}
  
      .text-assemble h4 {
        bottom: 315px;
    }
  
  .blog-why .btn-view {
    width: fit-content;
}

  
.marquee-content img {
    margin-right: 25px;
}

  .service-detail.why-detail, .service-detail {
    padding: 5% 4% 0;
}
  
  .pre-article h6 {
    min-height: unset;
}
  
  .pre-article p {
    min-height: unset;
    -webkit-line-clamp: 3;
}
}

