.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_290820239scb/0/0/1z-z664063131007.webp");
}

.itopplus-bg2 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_290820239scb/1140/0/bg-4z-z661043250892.webp");
  background-attachment: fixed;
    background-position: bottom;
}

.itopplus-bg3 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_290820239scb/1140/0/bg-3z-z682493983253.webp");
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_290820239scb/0/0/4z-z1368155521621.webp");
}

.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_290820239scb/0/0/fz-z1270717685689.webp");
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 20px;
  padding: 8px 5px;
  border-radius: none;
  border-bottom: 3px solid transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  box-shadow: none;
  border-color: #dab04c;
  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: #444;
  background: transparent;
}

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

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

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

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

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

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

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

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

  #controlBanner {
    object-fit: contain;
    padding: 25px;
    width: clamp(160px, 12vw, 180px);
    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: center;
    height: 100%;
    gap: 10px;
  }

  .itopplus-search {
    text-align: center;
    color: #fff;
    width: 25vw;
  }
}

@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: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 3em;
}

h4, h3.managerHeader {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p {
    font-size: 16px;
}

.copy-right p, .btn-more,
#background67b2b1158d2830001382a2d7 button{
    font-size: 14px;
}

.text-service h6, .pre-service h6, .text-project h6,
.text-port h6, .service-detail .col-md-3 h6 {
    font-size: 18px;
}

.text-service h5{
    font-size: 20px;
}

.text-project h4 {
    font-size: 36px;
}

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

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

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

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

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

.head-contact {
    display: flex;    
    align-items: center;
    gap: 20px;
    justify-content: end;
}

.tell-head {
    display: grid;
    grid-template-columns: 23px auto;
    width: fit-content;
    align-items: center;
    gap: 7px;
}

.social-head {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    width: 35%;
}

.tell-head h6, .fw-semi, .footer h6, .sect-about h4,
.text-service h5, .sect-slogan h3, .sect-partner h4,
.sect-service h4, .about-page h4, .about-page02 h4,
.head-page h4, .about-page03 h4, h3.managerHeader,
.service-detail h5, .service-detail h6, .contact-page h4,
.form-cont h5{
    font-weight: 600;
}

.sect-service h3, .text-project h4, .head-page h3{
    font-weight: 700;
}

.footer p {
    margin: 3% 0;
}

.social-footer {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    width: 55%;
    margin: auto;
    margin-top: 5%;
}

.copy-right p, .text-project .btn-more {
    margin: auto;
}

.footer.mt-5 {
    margin-top: 16%;
}

.tell-head a, .footer a:hover {
    color: #fff;
}

.tell-head a:hover {
    color: #00aeff;
}

.footer a {
    color: #d0d0d0;
}

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

.sect-about h4, .text-black, .sect-service h6,
.sect-slogan h3, .sect-partner h4, .about-page h4,
.about-page02 h4, .head-page h6, .about-page03 h4,
.form-cont h5{
    color: #000;
}

.sect-service h3, .sect-service h4, .head-page h3,
.head-page h4, h3.managerHeader, .service-detail h5,
.contact-page h4, .contact-page a:hover{
    color: #2a36b3;
}

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

.image-about img {
    border-radius: 25px;
    margin-bottom: 20px;
}

.img-about02 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.image-about {
    margin-top: -150px;
}

.sect-about {
    padding-top: 15%;
    padding-left: 15%;
    padding-right: 6%;
}

.sect-service, .sect-slogan h3, .sect-partner h4,
.about-page h4, .about-page02 h4, .about-page02 p,
.about-page03 h4, .form-cont, .about-page03 p,
.head-page{
    margin-bottom: 3%;
}

.sect-about h4, .sect-about p, .text-project h6{
    margin-bottom: 5%;
}

.sect-about p {
    line-height: 24px;
    text-align: justify;
}

.btn-more, #background67b2b1158d2830001382a2d7 button {
    width: fit-content;
    background: linear-gradient(to right, rgba(245, 222, 109, 1) 0%, rgb(220 194 90 / 94%) 62%, rgba(157, 71, 1, 0.91) 100%);
    padding: 1rem 2rem;
    border-radius: 10px;
    color: #000;
      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;
}

.sect-service, .text-project, .head-page,
h3.managerHeader, .form-cont, .copy-right{
    text-align: center;
}

.grid figure img {
    opacity: 1 !important;
}

figure.effect-oscar figcaption::before,
.CASS-A-middle-right, .CASS-A-middle-left,
.CASS-A-bottom, .CASS-A-top, figure.effect-jazz figcaption::after{
    border: none;
}

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

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

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

div#Component67ab455429e04e001200e511 figcaption,
div#Component67ab457929e04e001200e51c figcaption{
    background: transparent;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-transform: none;
}

.text-service {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 15px;
    align-items: center;
    color: #fff;
    text-align: left;
}

div#Component67ab455429e04e001200e511 .text-service {
    padding-top: 15%;
    padding-left: 15%;
}

div#Component67ab457929e04e001200e51c .text-service {
    padding-top: 8%;
    padding-left: 12%;
}

.text-service h5, .text-service h6, .sect-slogan p,
.sect-partner p, .about-page02 p, .about-page p,
.about-page03 p, .service-detail p{
    line-height: 24px;
}

div#Component67ab455429e04e001200e511 .imgLightbox img, 
div#Component67ab455429e04e001200e511 figure,
div#Component67ab457929e04e001200e51c .imgLightbox img,
div#Component67ab457929e04e001200e51c figure{
    border-radius: 15px;
}

figure.effect-oscar, figure.effect-jazz,
figure.effect-selena{
    background: transparent;
}

.sect-slogan {
    padding: 35% 0 25%;
    padding-right: 31%;
}

.sect-slogan h3 {
    line-height: 52px;
}

.CASS-A-middle-mid {
    padding: 0;
}

.CASS-A-main .imgLightbox img,
.CASS-A-main figure, #Contentmanager .img-container .img,
div#Contentmanager .thumbnail>img,
#background67b2a39321421f00139b5aa2 img,
.Contentmanager .template1 .template-panel,
div#background67b2a39321421f00139b5aa2 .imgLightbox{
    border-radius: 20px;
}

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

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

#EffectView67ab521820452000131dff591 figcaption,
div#background67b2de2c797f0900131c92d9 figcaption{
    background: #2a36b3d9;
    padding: 0;
    text-transform: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 20px;
    color: #fff;
}

.text-project {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

div#Component67ab50f6a150930013008f76,
div#Component67ab525532417a00134f80bd{
    margin-top: 45%;
}

div#Component67ab5555a150930013008f86 .imgLightbox img,
div#Component67ab580832417a00134f8112 .imgLightbox img{
    background: #fff;
    border-radius: 20px;
    border: 1px solid #ddd;
}

.sect-partner p {
    border-left: 4px solid #2a36b3;
    padding-left: 4%;
}

.sect-partner h4 {
    line-height: 46px;
}

.sect-partner {
    padding-top: 10%;
}

.space-hand {
    padding-top: 75%;
}

div#Component67ab580832417a00134f8112 .col-md-3.col-sm-4.col-xs-4 {
    width: 14.28%;
}

.image-about.img-page-about {
    margin: 0;
    display: grid;    
    grid-template-columns: 62% 34%;
    gap: 20px;
}

.img-page-about .img-about02 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
}

.about-page {
    padding-left: 11%;
    padding-top: 3%;
    padding-right: 10%;
}

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

.about-page03 {
    padding: 35% 8% 35% 0;
}

#background67b1df7221421f00139b558f img {
    background-color: #fff;
}

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

.pre-service h6, .text-port h6 {
    margin: 0 0 6%;
    line-height: 24px;
    height: 49px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pre-service, .text-port {
    color: #000;
    text-align: left;
    padding: 6% 0;
    margin-bottom: 7%;
}

.pre-service .btn-more {
    padding: 0.75rem 1.75rem;
}

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

#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 1% !important;
    width: 25%;
}

.template1 {
    display: flex;
    flex-wrap: wrap;
}

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

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

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

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

.service-detail h5 {
    padding: 1%;
    padding-left: 4%;
    border-left: 3px solid #2a36b3;
    margin-bottom: 3%;
}

.service-detail h6 {
    margin-bottom: 1.5rem;
    margin-top: 2.5rem;
    color: #000;
    line-height: 28px;
}

.service-detail li p {
    margin-bottom: 0.7rem;
}

.service-detail p {
    margin-bottom: 1rem;
}

.service-detail h6 .number {
    color: #878787;
    font-weight: 600;
    font-family: "Poppins", serif;
    padding-left: 10px;
    border-left: 3px solid #2a36b3;
}

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

#background67b2a2d2797f0900131c8663 .pre-service h6 {
    height: 27px;
    -webkit-line-clamp: 1;
    line-height: 26px;
}

#background67b2a39321421f00139b5aa2 figcaption {
    padding: 0;
    position: relative;
    text-transform: none;
}

figure.effect-selena h2 {
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

.contenemanager-gallery .col-md-3 {
    padding: 0 1%;
    width: 33.33%;
}

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

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

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

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

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

#background67b2b1158d2830001382a2d7 {
    width: 80%;
    padding: 0 0 18%;
    margin: auto;
}

#background67b2b10b8d2830001382a2ce .form-control {
    border: none;
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    border-bottom: 2px dashed #a5a5a5;
   color: #000;
      margin-bottom: 0.5rem;
      height: 40px;
}

.form-cont {
    padding-top: 22%;
}

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

#background67b2b1158d2830001382a2d7 button {
    border: none;
    text-shadow: none;
}

#background67b2b10b8d2830001382a2ce input::placeholder, 
#background67b2b10b8d2830001382a2ce textarea::placeholder {
    color: #000;
}

.btn-more:hover::before, #background67b2b1158d2830001382a2d7 button:hover::before,
#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-more::before,
div#background67b2a39321421f00139b5aa2 figure:hover .btn-more::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-more::before, #background67b2b1158d2830001382a2d7 button::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(245, 222, 109, 1);
    -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;
}

.tell-head a {
    transition: all 0.2s ease-out;
}

.social-head img, div#background67ab455429e04e001200e511 .imgLightbox img,
div#background67ab457929e04e001200e51c .imgLightbox img,
.social-footer img, .image-about img, div#Contentmanager .img,
.contact-page li img{
    transition: transform 0.2s ease-out;
}

.social-head img:hover ,div#background67ab455429e04e001200e511 figure:hover .imgLightbox img,
div#background67ab457929e04e001200e51c figure:hover .imgLightbox img,
.social-footer img:hover, div#Contentmanager .img:hover,.contact-page li:hover img{
    transform: scale(1.05);
}

.image-about img:hover {
    transform: scale(0.95);
}

div#background67ab455429e04e001200e511 figure:hover .text-service h5, 
div#background67ab457929e04e001200e51c figure:hover .text-service h6{
    color: rgba(245, 222, 109, 1);
}
div#background67ab455429e04e001200e511 figure:hover .text-service img, 
div#background67ab457929e04e001200e51c figure:hover .text-service img{
    filter: brightness(0) saturate(100%) invert(98%) sepia(55%) saturate(2740%) hue-rotate(312deg) brightness(117%) contrast(92%);
}

div#Contentmanager .img-container,
div#background67b2a39321421f00139b5aa2 .imgLightbox{
    overflow: hidden;
}

.service-detail .col-md-3 h6 {
    color: #071493;
}

div#HtmlTool67b2ad668d2830001382a142 {
    margin-bottom: -5px;
}

.service-detail ul {
    margin-bottom: 4rem;
}

div#Contentmanager .clearfix {
    margin: 0 !important;
}


.ITPcookiebar {
  width: 100% !important;
    background-color: #f2c60175 !important;
    color: #171717;
}

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

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

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

.service-detail .row {
    display: flex;
    flex-wrap: wrap;
}
/*********************responsive****************/

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

h1 {
    font-size: 4.625em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.4em;
}

h4, h3.managerHeader {
    font-size: 3em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p {
    font-size: 20px;
}

.copy-right p, .btn-more,
#background67b2b1158d2830001382a2d7 button{
    font-size: 18px;
}

.text-service h6, .pre-service h6, .text-project h6,
.text-port h6, .service-detail .col-md-3 h6 {
    font-size: 22px;
}

.text-service h5{
    font-size: 26px;
  line-height: 32px;
}

.text-project h4 {
    font-size: 46px;
}
  
  .social-head {
    width: 30%;
}
  
  .tell-head {
    grid-template-columns: 28px auto;
}
  
  .image-about {
    margin-top: -200px;
}
  
  .sect-about {
    padding-top: 18%;
    padding-left: 17%;
    padding-right: 17%;
}
  
  .sect-about p ,.text-service h5, .text-service h6, 
  .sect-slogan p, .sect-partner p, .about-page02 p, 
  .about-page p, .about-page03 p, .service-detail p{
    line-height: 30px;
  }
  
  div#Component67ab455429e04e001200e511 .text-service {
    padding-top: 15%;
    padding-left: 15%;
}
  
  div#Component67ab457929e04e001200e51c .text-service {
    padding-top: 11%;
    padding-left: 14%;
}
  
  .sect-slogan h3 {
    line-height: 60px;
}
  
  .sect-partner {
    padding-top: 12%;
}
  
  .social-footer {
    width: 40%;
}
  
  .image-about.img-page-about {
    grid-template-columns: 62% 35%;
}

  .about-page {
    padding-top: 6%;
}
  
  .pre-service h6 {
    height: 60px;
    line-height: 30px;
    margin: 0 0 4%;
}
  
  .text-port h6 {
    line-height: 34px;
    height: auto;
}
  
  .pre-service {
    padding: 6% 2%;
}
  
  .service-detail.pe-8 {
    padding-top: 5%;
}
  
  .contact-page {
    padding-top: 5%;
    padding-right: 12%;
}
  
  .contact-page li {
    grid-template-columns: 42px auto;
}
  
  h5 {
    font-size: 1.8em;
}
  
  .service-detail ul {
    margin-bottom: 2rem;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}

}

@media screen and (max-width: 1366px) {
  
  
  h3 {
    font-size: 2.8em;
}
}

@media screen and (max-width: 1200px) {
  
  .tell-head h6 {
    font-size: 18px;
}
  
  .social-head {
    width: 40%;
}
  
  h3 {
    font-size: 2.6em;
}
  
  h4, h3.managerHeader {
    font-size: 2.2em;
}
  
  .image-about {
    margin-top: -120px;
}
  
  .sect-about {
    padding-top: 9%;
    padding-left: 15%;
    padding-right: 3%;
  }
  
  div#Component67ab455429e04e001200e511 .text-service {
    padding-top: 12%;
    padding-left: 9%;
}
  
  .text-service h5 {
    font-size: 18px;
}
  
  div#Component67ab457929e04e001200e51c .text-service {
    padding-top: 4%;
    padding-left: 7%;
}
  
  .text-service h6 {
    font-size: 16px;
}
  
  .sect-slogan h3 {
    line-height: 48px;
}
  
  .sect-slogan {
    padding: 30% 0 20%;
    padding-right: 19%;
}
  
  .sect-partner {
    padding-top: 5%;
}
  
  .footer p {
    font-size: 14px;
}
  
  .about-page {
    padding-top: 0;
    padding-right: 4%;
    padding-left: 6%;
}
  
  .about-page03 {
    padding: 30% 5% 30% 0;
}
  
  .pre-service h6 {
    font-size: 16px;
    line-height: inherit;
}
  
  .text-port h6 {
    font-size: 16px;
    line-height: 22px;
    height: 45px;
}
  
  h5 {
    font-size: 1.8em;
}
  
  .service-detail ul {
    margin-bottom: 2rem;
}
  
  .contact-page {
    padding-top: 0;
}
}

@media screen and (max-width: 900px) {
  
  #background67ab371a20452000131dfe7e .col-md-3.col-sm-6.col-xs-12 {
    width: 100%;
}
  
  #contentnewmode67ab33cd32417a00134f7fa6 {
    display: none;
}
  
      .image-about {
        margin-top: -80px;
    }
  
h1 {
    font-size: 40px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 32px;
}

h4, h3.managerHeader {
    font-size: 28px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 20px;
}

.text-service h5{
    font-size: 16px;
}

.text-project h4 {
    font-size: 28px;
}
  
  .sect-about p {
    line-height: inherit;
    text-align: left;
}
  
  .sect-slogan p, .sect-partner p, .about-page02 p,
  .about-page p, .about-page03 p, .service-detail p,
  .sect-partner h4{
    line-height: inherit;
}
  
  .sect-about {
    padding-left: 10%;
}
  
      div#Component67ab455429e04e001200e511 .text-service {
        padding-top: 9%;
        padding-left: 7%;
    }
  
      div#Component67ab457929e04e001200e51c .text-service {
        padding-top: 5%;
  }
  
  .itopplus-bg2 {
    background-attachment: unset;
    background-size: cover;
}
      .sect-slogan {
        padding: 20% 0 12%;
        padding-left: 0;
    }
  
      .sect-slogan h3 {
        line-height: inherit;
    }
  
  div#background67ab5555a150930013008f86 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
      .about-page {
        padding-top: 0;
        padding-right: 0;
        padding-left: 9%;
    }
  
      .about-page03 {
        padding: 14% 0 9% 0;
    }
  
  .about-page02 {
    padding-top: 6%;
    padding-right: 5%;
}
  
div#Contentmanager .col-md-6.pull-left, 
  div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    padding: 0;
    float: none !important;
}
  
  .service-detail.pe-8 {
    padding: 0;
    padding-top: 3%;
}
  
  .service-detail h6 {
    margin-top: 2rem;
}
  
  .service-detail .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
  
.service-detail .col-sm-3 {
    width: 47%;
}
  
  .service-detail .row::before, br {
    display: none;
}
  
  .pre-service {
    margin-bottom: 12%;
}
  
  div#background67b2a39321421f00139b5aa2 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
  .contact-page li {
    grid-template-columns: 33px auto;
}
  
  .form-cont {
    padding-top: 10%;
}
  
  #background67b2b1158d2830001382a2d7 {
    width: 100%;
    padding: 0 0 10%;
  }
  div#background67b2de2c797f0900131c92d9 {
    display: none;
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl67a9fe0020452000131debd1,
  div#background67ab455429e04e001200e511 .col-md-4.col-sm-4.col-xs-12,
  div#background67ab455429e04e001200e511 .thumbs,
  div#imagesControl67ab455429e04e001200e511,
  div#imagesControl67ab457929e04e001200e51c,
  div#background67ab457929e04e001200e51c .col-md-3.col-sm-4.col-xs-12,
  div#background67ab457929e04e001200e51c .thumbs,
  div#mainmenu67ab4d885e6e440013a674d6>div,
  .CASS-A-main .thumbs,
  div#imagesControl67ab50f6a150930013008f76,
div#imagesControl67ab521820452000131dff59,
div#imagesControl67ab525532417a00134f80bd,
  div#imagesControl67ab5555a150930013008f86,
  div#imagesControl67ab580832417a00134f8112,
  div#mainmenu67ab554b20452000131dffc2>div,
  div#contentnewmode67ab3770d4abf200136b8ae1,
  div#imagesControl67b1df7221421f00139b558f,
  div#imagesControl67b2a39321421f00139b5aa2,
  #Contentmanager .col-md-4.col-sm-4.col-xs-12,
  div#imagesControl67b2adec0522460013bf6fb0{
    padding: 0 !important;
}
  
      .image-about {
        margin-top: -50px;
        z-index: 99;
        position: relative;
    }
  
  .sect-about, .about-page, .about-page02, .contact-page {
    padding: 0;
}
  
  .sect-about, .about-page, .contact-page {
    margin-top: 5%;
}
  
  h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

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

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

.text-project h4 {
    font-size: 24px;
}
  
  div#Component67ab455429e04e001200e511 figure,
  div#Component67ab457929e04e001200e51c figure,
  .CASS-A-main figure{
    overflow: hidden;
}
  
      div#Component67ab455429e04e001200e511 .text-service,
  div#Component67ab457929e04e001200e51c .text-service{
        padding-top: 13%;
        padding-left: 7%;
    padding-right: 7%;
    }
  
  div#Component67ab457929e04e001200e51c .text-service {
    padding-top: 11%;
}
  
  .text-service {
    grid-template-columns: 15% auto;
}
  
   .text-service h5,   .text-service h6 {
        font-size: 18px;
    }
  
  .text-service h6 {
    font-weight: 600;
}
  
  .itopplus-bg2 {
    background-position: left;
}
  
  div#Component67ab50f6a150930013008f76, div#Component67ab525532417a00134f80bd {
    margin-top: 0;
}
  
  div#background67ab521820452000131dff59 .thumbs,
  div#background67b2de2c797f0900131c92d9 .thumbs{
    margin: 0;
}
  
  div#background67ab521820452000131dff59 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 20px;
}
  
  div#background67ab50f6a150930013008f76 .col-md-12.col-sm-12.col-xs-12,
    div#background67ab521820452000131dff59 .col-md-12.col-sm-12.col-xs-12,
  div#background67ab525532417a00134f80bd .col-md-12.col-sm-12.col-xs-12,
  div#background67b1df7221421f00139b558f .col-md-3.col-sm-4.col-xs-12{
    width: 50%;
}
  
  div#background67b2de2c797f0900131c92d9 {
    display: block;
}
  
  div#background67ab521820452000131dff59 .col-md-12.col-sm-12.col-xs-12:nth-child(2),
  div#contentnewmode67a966e4e6a458001a419879{
    display: none;
}
  
  div#background67ab5555a150930013008f86 .col-md-3.col-sm-4.col-xs-12,
  div#background67ab580832417a00134f8112 .col-md-3.col-sm-4.col-xs-12{
    width: 25%;
    padding: 0 !important;
}
  
      .sect-partner {
        padding-top: 0;
        margin-bottom: 6%;
    }
  
  .space-hand {
    padding-top: 10%;
}
  
  .sect-service, .sect-slogan h3, .sect-partner h4, 
  .about-page h4, .about-page02 h4, .about-page02 p, 
  .about-page03 h4, .form-cont, .about-page03 p {
    margin-bottom: 5%;
}
  
  #background67ab580832417a00134f8112 > div > div.none-middle > div.none-middle-mid > div > div.bootstrap-collum > div > div:nth-child(3) {
    justify-content: center;
}
  
  .about-page02 {
    margin-bottom: 8%;
}
  
  #Contentmanager .col-md-4.col-sm-4.col-xs-12,
  .contenemanager-gallery .col-md-3{
    width: 100%;
}
  
  .pre-service h6,.text-port h6 {
    height: auto;
    -webkit-line-clamp: unset;
        margin: 0 0 4%;
}
  
      .pre-service {
        margin-bottom: 7%;
    }
  
  div#Contentmanager .col-md-12.text-justify,
  .contenemanager-gallery .col-md-3{
    padding: 0 2%;
}
  
      .social-share {
        top: 0;
    }
  
      .service-detail .col-sm-3 {
        width: 100%;
    }
  
  .service-detail .row {
    gap: 5px;
}
  
  .service-detail h6{
    margin-bottom: 1rem;
}
  
  .text-port {
    padding-bottom: 0;
}
  
  .contact-page li {
    margin-bottom: 3%;
}
  
  .pt-5.head-page {
    padding-top: 10%;
}
  
  
    .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;
}
  .service-detail .col-md-3 h6 {
    margin-top: 0;
}
}

