.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #231f20;
  font-family: "LINE Seed Sans TH";
}

.itopplus-header {
  background-color: #231f20;
  color: #fff;
}

.itopplus-bg {
  background-color: #292929;
  color: #fff;
}

.itopplus-bg2 {
  background-color: #f1f1f1;
}

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

.itopplus-footer {
  background-color: #f1f1f1;
  color: #231f20;
}

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

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

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

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

  #nav-menu {
    background: #fff !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #fff !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #231f20 !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #231f20 !important;
  }

  #itpMenuSideBar {
    background-color: transparent !important;
  }

  .navbar-header a::before {
    background-size: 33px;
    background-position: center;
    filter: invert(1);
  }

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

  #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: 17% auto 17%;
    align-items: center;
  }

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

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

@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: 17px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p {
    font-size: 17px;
}

.text-technic p, .Textmanager li  {
    font-size: 16px;
}

.footer p, .btn-more, .CASS-BlackHead-main button {
    font-size: 15px;
}

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

.btn-line-serv h6, .text-technic h6, 
.items-more h6 {
    font-size: 20px;
}

.CASS-D-main figcaption h2 {
    font-size: 22px;
}

.CASS-BlackHead-main .form-control {
    font-size: 14px !important;
}

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

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

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

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


.head-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tell-cont {
    display: flex;
    gap: 20px;
    align-items: center;
}

.tell-items {
    display: grid;
    grid-template-columns: 20px auto;
    align-items: center;
    gap: 5px;
}

.btn-line {
    background: #01ba03;
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    padding: 0.5rem 1.5rem;
    padding-right: 2rem;
    border-radius: 50px;
    color: #fff;
    width: fit-content;
    margin: auto;
    transition-duration: 0.3s;
}

b, strong, .footer h6, .sect-about h6, h2,
.sect-more h5, .search-line h6, .head-page h3,
.sect-about h4, .tech-detail h4, .form-page h5,
.contact-page h5, #contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.items-footer {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: baseline;
    gap: 10px;
    margin-top: 1rem;
}

p {
    line-height: 26px;
}

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

.footer h6, .head-product h2, .head-tech h2 {
    margin-bottom: 1rem;
}

.logo-footer {
    width: 60%;
}

.copy-right {
    margin-top: 2rem;
}

.btn-line-footer {
    background: #01ba03;
    padding: 10px;
    border-radius: 10px;
    transition-duration: 0.3s;
}

.img-line-footer {
    border-radius: 10px;
    overflow: hidden;
}

.line-footer {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    gap: 10px;
    justify-content: center;
    color: #fff;
    margin-top: 1rem;
}

.line-space-footer {
    padding-left: 40%;
}

.footer p {
    margin-bottom: 5px;
}

.btn-line p, .txt-line-footer p, .CASS-BlackHead-main {
    margin: 0;
}

.items-footer p, .sect-about p, .items-experience p,
.sect-service h2, .sect-service p, .head-cont-more h2 {
    white-space: pre-line;
}

figure.effect-apollo, .CASS-A-border, .CASS-B-border,
.CASS-D-border, figure.effect-jazz, .CASS-E-border,
.CASS-E-main .owl-nav button, .CASS-H-main, .CASS-H-border,
.CASS-GrayBackground-border, .CASS-BlackHead-border {
    background: transparent !important;
}

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

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

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

figure.effect-apollo img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover img {
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
}

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

.sect-about h2 {
    margin: 2% 0 3%;
    white-space: pre-line;
    font-weight: 600;
}

.text-green {
    color: #1f663e;
}

.sect-about p, .sect-service p {
    margin-bottom: 3rem;
}

.btn-more {
    width: fit-content;
    background: #231f20;
    color: #fff;
    padding: 1.25rem 3rem;
    border-radius: 30px;
    font-weight: 600;
    transition-duration: 0.3s;
}

.sect-experience {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 25px;
    padding-left: 3%;
}

.icon-experience {
    width: 60px;
    margin-bottom: 1rem;
}

.items-experience {
    padding: 7% 15%;
    background: #f0f0f0;
    border-radius: 20px;
}

.items-experience:nth-child(3) {
    background: #ddeae3;
}

.sect-equipment {
    background: linear-gradient(90deg, #bc8e46, #f4e0a4, #bc8e46);
    color: #fff;
    padding: 0 10%;
    position: relative;
}

.img-equipment {
    width: 125%;
    right: 45%;
    position: relative;
    z-index: 2;
}

.text-name h1 {
    text-transform: uppercase;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #ffffff;
    font-weight: 700;
    color: transparent;
    font-size: 8em;
    white-space: pre-line;
    line-height: 110px;
    letter-spacing: 10px;
    text-align: right;
}

.text-name {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    transform: translate(0%, -50%);
}

.CASS-B-middle-mid, .CASS-GrayBackground-middle-mid {
    display: flex;
    align-items: center;
}

h2 {
    line-height: 54px;
}

.text-gold {
    color: #e3ac55;
}

.sect-service h2, .head-product, .head-tech,
.sect-about.about-page p, .tech-detail p {
    margin-bottom: 2rem;
}

.btn-line-serv {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    background: #01ba03;
    width: fit-content;
    padding: 0.75rem 1rem;
    padding-left: 2rem;
    border-radius: 50px;
    gap: 10px;
    transition-duration: 0.3s;
}

.detail-line-serv {
    display: flex;
    align-items: center;
    gap: 20px;
}

.search-line {
    width: fit-content;
    background: #fff;
    display: flex;
    align-items: center;
    color: #000;
    gap: 10px;
    padding: 0.5rem 2rem;
    border-radius: 30px;
}

.ic-search {
    width: 15px;
}

.sect-service {
    padding-left: 15%;
}

.dropdown-menu {
    border-radius: 10px !important;
}

.head-product {
    text-align: center;
}

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

.CASS-D-main figcaption h2 {
    font-weight: 600 !important;
    position: absolute;
    bottom: 15px;
    left: 20px;
    line-height: inherit !important;
    padding-right: 20px;
    text-shadow: 1px 1px 5px #0000006b;
}

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

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

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

.CASS-D-main figure, .CASS-E-main .image-gallery-slide-frame,
.CASS-H-main figure {
    border-radius: 20px;
    overflow: hidden;
}

.design-tech h1 strong {
    font-weight: 800;
    font-style: normal;
}

.design-tech h1 {
    text-transform: uppercase;
    font-size: 10.5em;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-style: italic;
    font-weight: 600;
    line-height: initial;
    margin-bottom: -27px;
    margin-top: -50px;
}

.design-tech {
    position: relative;
    width: fit-content;
    margin: auto;
    margin-right: 0;
}

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

.CASS-E-main .img-thumbnail, .CASS-E-main .thumbnail {
    padding: 0 !important;
    background: transparent;
    border: none;
    box-shadow: none;
    min-height: unset !important;
    margin-bottom: 0;
}

.CASS-E-main .owl-dots button.owl-dot {
    margin: 0 5px !important;
    width: 12px !important;
    height: 12px !important;
}

.CASS-E-main .owl-dots {
    text-align: left !important;
    position: relative;
    z-index: 99;
    padding-top: 4% !important;
}

.text-technic {
    padding: 20px;
}

.text-technic h6 {
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 55px;
    white-space: pre-line;
}

.text-technic p {
    font-weight: 400;
    line-height: 24px;
    min-height: 95px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.CASS-E-main .image-gallery-slide-frame {
    background: #fff;
}

div#contentnewmode69689376c3a379001a54aef4 {
    position: relative;
    z-index: 1 !important;
}

div#Component69689776723694001a4f1582 {
    position: relative;
    z-index: 99;
}

.items-more {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 8px;
    background: #fff;
    color: #121212;
    padding: 10px 22px;
    border-radius: 50px;
    align-items: center;
      transition-duration: 0.3s;
}

.group-more {
    margin-top: 2rem;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px 40px;
    padding-right: 10%;
    margin-bottom: 17px;
}

.head-cont-more {
    padding-left: 20%;
}

.head-page {
    text-align: center;
    padding: 2.5% 0;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_03002025v9rm/0/0/bg-otherz-z457889734835.png);
    color: #fff;
}

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

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

.tech-detail {
    padding: 0 12%;
}

.tech-detail h4 {
    border-bottom: 1px solid #1f663e;
    padding-bottom: 15px;
    margin-bottom: 2rem;
}

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

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

.CASS-BlackHead-main {
    width: 60%;
    margin: auto;
    margin-left: 15%;
}

.form-page {
    width: 60%;
    margin: auto;
    margin-left: 15%;
    text-align: center;
    margin-bottom: 1rem;
}

.CASS-BlackHead-main input::placeholder, 
.CASS-BlackHead-main textarea::placeholder,
.detail-line-serv h6, .tell-items a{
    color: #fff;
}

.search-line h6 {
    color: #000;
}

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

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

.CASS-BlackHead-main button {
    width: fit-content;
    background: #fff;
    color: #231f20;
    padding: 1.25rem 3rem;
    border-radius: 30px;
    font-weight: 600;
    text-shadow: none;
    border: none;
    transition-duration: 0.3s;
    margin: auto;
}

.items-cont {
    display: grid;
    grid-template-columns: 24px auto;
    align-items: center;
    gap: 8px;
    padding: 10px;
    padding-left: 18px;
    background: #f5f5f7;
    border-radius: 50px;
    transition-duration: 0.3s;
}

.group-cont-page {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}

.contact-page {
    padding-left: 10%;
    padding-bottom: 5%;
}

.contact-page h5 {
    margin-bottom: 0.5rem;
}

.contact-page a, .footer a {
    color: #231f20;
    transition-duration: 0.3s;
}

.contact-page a:hover, .footer a:hover,
.items-more:hover, .CASS-E-main figure:hover .text-technic h6{
    color: #106635;
}

.items-cont:hover, .items-more:hover {
    background: #e6f5ed;
}

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

.icon-more img, .ic-footer img, .icon-more img,
.icon-experience img, .CASS-E-main .imgLightbox img{
   transition: transform 0.2s ease-out;
}

.items-cont:hover img, .items-footer:hover img,
.items-more:hover img, .items-experience:hover img,
.CASS-E-main figure:hover img{
   transform: scale(1.05);
}

.btn-line-serv:hover, .btn-line-footer:hover,
.btn-line:hover {
    background: #039c05;
}

.CASS-BlackHead-main button:hover, .btn-more:hover {
    background: #106635;
    color: #fff;
}

.tell-items a:hover {
    color: #82be9e;
}

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

.btn-line p {
    line-height: inherit;
}

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

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

.Textmanager h6 {
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 2rem;
    color: #106635;
}

.Textmanager p, .Textmanager ul {
    margin-bottom: 2rem;
}

.Textmanager li {
    margin-bottom: 0.5rem;
}

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

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

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

.ITPlinkToCookiepage:hover {
    color: #e2c061 !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 .ITPcheckboxAuthen {
    margin: 0;
    padding: 0;
}

.ITPcheckboxAuthen {
    margin-top: 15px;
    margin-bottom: 25px;
      position: relative;
    z-index: 99;
}

.CASS-D-main figcaption h5 {
    font-size: 28px;
    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.2em;
}

h4 {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .Textmanager li  {
    font-size: 20px;
}

    .text-technic p {
        font-size: 20px;
        line-height: 28px;
        min-height: 85px;
    }

.footer p, .btn-more, .CASS-BlackHead-main button {
    font-size: 18px;
}

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

.btn-line-serv h6, .text-technic h6, 
.items-more h6 {
    font-size: 24px;
}

.CASS-D-main figcaption h2 {
    font-size: 26px;
    bottom: 20px;
    left: 30px;
}

.CASS-BlackHead-main .form-control {
    font-size: 18px !important;
}
  
  .tell-items {
    grid-template-columns: 25px auto;
}
  
  .btn-line {
    padding: 0.75rem 1.5rem;
    padding-right: 3rem;
}
  
  h2 {
    line-height: 64px;
}
  
  p {
    line-height: 32px;
}
  
  .sect-about {
    padding-right: 10%;
    padding-top: 5%;
}
  
  .sect-about p, .sect-service p {
    margin-bottom: 4rem;
}
  
  .sect-about h2 {
    margin: 3% 0 4%;
  }
  
  .icon-experience {
    width: 80px;
  }
  
  .img-equipment {
    right: 50%;
}
  
  .btn-line-serv {
    grid-template-columns: 35px auto;
}
  
  .ic-search {
    width: 18px;
}
  
  .text-name h1 {
    font-size: 11em;
    line-height: 138px;
}
  
  .head-product {
    margin-bottom: 4rem;
}
  
  .text-technic h6 {
        line-height: 34px;
        min-height: 65px;
        margin-bottom: 0.5rem;
}
  
  .text-technic {
    padding: 20px 25px 30px;
}
  
  .design-tech h1 {
    font-size: 12.5em;
}
  
  .items-more {
    grid-template-columns: 32px auto;
    padding: 13px 22px;
}
  
  .group-more {
    gap: 20px 40px;
    margin-bottom: 22px;
}
  
  .btn-line-footer {
    width: 80%;
}
  
  .items-cont {
    grid-template-columns: 29px auto;
    padding: 12px;
    padding-left: 20px;
}
  
  .group-cont-page {
    gap: 15px;
}
  
  .CASS-BlackHead-main .form-control {
    height: 45px;
}
  
  .maps-page iframe {
    height: 450px;
}
  
  .ITPcookieLeftText, .buttonExampleSite, .ITPcheckboxAuthen {
    font-size: 16px !important;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .CASS-D-main figcaption h5 {
    font-size: 34px;
}
}

@media screen and (max-width: 1366px) {
  
  .btn-line {
    padding: 0.5rem 1rem;
    padding-right: 1rem;
    grid-template-columns: 30px auto;
    gap: 7px;
}
  
  .sect-about {
    padding-left: 2%;
    padding-right: 0;
    padding-top: 1%;
}
  
  .items-experience {
    padding: 7% 10%;
}
  
  .text-name h1 {
    font-size: 7em;
    line-height: 94px;
}
  
  .CASS-D-main figcaption h2 {
    font-size: 20px;
    left: 15px;
}
  
  .tech-detail {
    padding: 0 8%;
}
  
  .tech-detail {
    padding: 0 14% 0 10%;
}
  
  h4 {
    font-size: 2.2em;
}
  
  .contact-page h5 {
    font-size: 1.8em;
}
  
  .contact-page {
    padding-left: 8%;
    padding-bottom: 3%;
}
  
  .form-page {
    margin-bottom: 1rem;
}
  
  .CASS-BlackHead-main .form-control {
    height: 35px;
}
  
  .CASS-BlackHead-main, .form-page {
    width: 65%;
  }
}

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

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4 {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

p {
    font-size: 16px;
}
  
  .sect-about p {
    white-space: inherit;
}
  
  p {
    line-height: inherit;
}
  
      .sect-about {
        padding-left: 6%;
        padding-right: 5%;
        padding-top: 1%;
    }
  
  .sect-about p {
    margin-bottom: 2rem;
}
  
  h2 {
    line-height: 48px;
}
  
  .sect-experience {
    gap: 20px;
}
  
      .items-experience {
        padding: 6% 7%;
    }
  
  .img-experience {
    width: 95%;
}
  
      .CASS-D-main figcaption h2 {
        font-size: 18px;
        left: 10px;
    }
  
  .design-tech h1 {
    font-size: 8.5em;
    margin-bottom: -18px;
}
  
  .group-more {
    padding-right: 0;
    gap: 15px 30px;
}
  
  .sect-about.about-page {
    padding-right: 0;
}
  
  .head-cont-more {
    padding-left: 15%;
}
  
      .tech-detail {
        padding: 0 10%;
    }
  
      .contact-page {
        padding-left: 6%;
        padding-bottom: 0;
    }
  
  .contact-page h5 {
        font-size: 1.6em;
    }


}

@media screen and (max-width: 1024px) {
  
    
  div#background6969aa9e0d0654001a6daa63 .sect-equipment {
    padding: 10%;
}
  
      .text-name h1 {
        font-size: 6em;
        line-height: 80px;
    }
  
  .btn-line p {
    font-size: 14px;
}
  
  .btn-line {
    padding: 0.75rem 1.5rem;
    grid-template-columns: 25px auto;
}
  
  .tell-items {
    grid-template-columns: 18px auto;
}
  
  .tell-cont {
    gap: 15px;
}
  
  .icon-experience {
    width: 50px;
  }
  
  .sect-service {
    padding-left: 8%;
}
}

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

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

p, .text-technic p, .Textmanager li {
    font-size: 14px;
}
  
      h2 {
        line-height: inherit;
    }
  
      .sect-about {
        padding-left: 2%;
        padding-right: 0;
        padding-top: 2%;
    }
  
  .footer p, .btn-more, .CASS-BlackHead-main button {
    font-size: 12px;
}
  
  .btn-more {
    padding: 1rem 2rem;
}
  
  .sect-about h2 {
    white-space: inherit;
}
  
      .items-experience {
        padding: 6% 13%;
    }
  
      .img-experience {
        width: 100%;
    }
  
      .sect-service {
        padding-left: 5%;
    }
  
  .sect-service p {
    margin-bottom: 2rem;
}
  
.sect-service h2, .sect-about.about-page p {
    margin-bottom: 1rem;
}
  
      .text-name h1 {
        font-size: 5em;
        line-height: 68px;
    }
  
  .btn-line-serv h6 {
    font-size: 16px;
}
  
  .btn-line-serv {
    grid-template-columns: 25px auto;
    padding: 0.5rem 1rem;
    padding-left: 1.5rem;
}
  
      .CASS-D-main figcaption h2,  .items-more h6 {
        font-size: 16px;
  }
  
  .text-technic h6 {
    font-size: 18px;
    line-height: 24px;
    min-height: 48px;
    margin-bottom: 0.5rem;
}
  
.text-technic p {
    line-height: inherit;
    min-height: 80px;
}
  
      .design-tech h1 {
        font-size: 6.5em;
        margin-bottom: -20px;
    }
  
  .itopplus-bg3 {
    background-size: cover;
    background-position: center;
}
  
  .group-more {
    gap: 15px;
}
  
    .items-more {
        padding: 10px 18px;
        grid-template-columns: 20px auto;
        gap: 5px;
    }
  
  .copy-right {
    margin-top: 0;
    text-align: center;
    padding: 1% 0;
}
  
  .itopplus-sidebar-menu-parent a:active,
  .itopplus-sidebar-menu-single a:active{
    background-color: transparent;
}
  
      .tech-detail {
        padding: 0 8%;
    }
  
  .group-cont-page {
    grid-template-columns: repeat(1, 1fr);
}
  
  .items-cont {
    grid-template-columns: 20px auto;
    padding: 8px;
    padding-left: 15px;
}
  
      .contact-page h5 {
        font-size: 18px;
    }
  
  .maps-page iframe {
    height: 250px;
}
  
  .ITPcheckboxAuthen {
    margin-top: 5px;
    margin-bottom: 15px;
  }
  
div#background6969aa9e0d0654001a6daa63 .sect-equipment {
        padding: 12% 10%;
    }
  
  .CASS-D-main figcaption h5 {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  
      h2 {
        font-size: 26px;
    }
  
  .sect-about h4, .tech-detail h4 {
    font-size: 22px;
}
  
  div#background6969aa5a0d0654001a6da99f .CASS-B-middle-mid {
    align-items: start;
}
  
      .contact-page {
        padding-left: 5%;
  }
  
  .CASS-BlackHead-main .form-group {
    margin-bottom: 8px;
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl69686e21c3a379001a54ab4d,
  div#mainmenu696890dcc7e707001a0ab29c>div,
  div#mainmenu696f1a3e0d0654001a6de83d>div,
  .CASS-D-main .col-md-6.col-sm-6.col-xs-6, 
  .CASS-D-main .col-md-12.col-sm-12.col-xs-12{
    padding: 0 !important;
}
  
  .CASS-A-border, .CASS-B-border, .CASS-D-border,
  .CASS-H-border, .CASS-GrayBackground-border  {
    margin: -10px;
}
  
  .sect-about, .tech-detail, .contact-page {
    padding: 0;
}
  
      h6 {
        font-size: 16px;
    }
  
      .sect-about h2 {
        white-space: pre-line;
    }
  
  .sect-experience {
    grid-template-columns: repeat(1, 1fr);
        padding-left: 0;
}
  
      .img-experience {
        width: 65%;
        margin: auto;
    }
  
      .items-experience {
        padding: 5% 8%;
        display: grid;
        grid-template-columns: 17% auto;
        align-items: center;
        gap: 15px;
        border-radius: 16px;
    }
  
      .icon-experience {
        width: 100%;
        margin: 0;
    }
  
  .CASS-B-middle-mid {
    flex-wrap: wrap-reverse;
}
  
  .img-equipment {
    width: 100%;
    right: 0;
}
  
    div#background6969aa9e0d0654001a6daa63 .sect-equipment,  .sect-equipment {
        padding: 0 10%;
    }
  
      .text-name h1 {
        font-size: 4em;
        line-height: 54px;
    }
  
  .sect-service {
    padding: 10% 6%;
}
  
  .sect-service p, .head-cont-more h2 {
    white-space: inherit;
}
  
  .head-product {
    margin-bottom: 1rem;
}
  
  .head-tech {
    margin-bottom: 0;
}
  
  .CASS-D-main .col-md-12.col-sm-12.col-xs-6:nth-child(3) {
    width: 100%;
}
  
  .CASS-D-main .col-md-12.col-sm-12.col-xs-6:nth-child(3) .imgLightbox {
    background-color: #72a652;
}
  
.CASS-D-main .col-md-12.col-sm-12.col-xs-6:nth-child(3) .imgLightbox img {
    height: 170px;
    object-fit: contain;
}
  
      .design-tech h1 {
        font-size: 3.5em;
        margin-bottom: -10px;
        margin-top: 0;
    }
  
  .text-technic h6 {
    white-space: inherit;
    line-height: inherit;
    min-height: auto;
}
  
  .text-technic p {
    min-height: auto;
}
  
  .CASS-E-main .owl-dots button.owl-dot {
    width: 10px !important;
    height: 10px !important;
}
  
      .head-cont-more {
        padding-left: 0;
        padding-top: 5%;
    }
  
  .ic-search {
    width: 13px;
}
  
  .group-more {
    grid-template-columns: repeat(1, 1fr);
}
  
      .btn-line-serv {
        grid-template-columns: 23px auto;
  }
  
      .sect-about h4{
        font-size: 18px;
    }
  
  .CASS-GrayBackground-middle-mid {
    flex-wrap: wrap;
}
  
 .tech-detail h4 {
        font-size: 20px;
    }
  
  .contact-page {
    margin-bottom: 4rem;
}
  
  .form-page {
    width: 100%;
    margin: auto;
    padding-top: 8%;
}
  
  .CASS-BlackHead-main {
    width: 90%;
    margin: auto;
    margin-bottom: 2rem;
}
  
  .head-page {
    padding: 4% 0;
}
  
  .head-cont-more h2 {
    font-size: 23px;
}
  
      .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;
}
  
  .CASS-D-main figcaption h2 br {
   display:none
}
  
  .CASS-D-main figcaption h2 {
    font-size: 15px;
}
  
      .CASS-D-main figcaption h5 {
        font-size: 18px;
    }

}

.btn-primary:disabled, .btn-primary[disabled] {
    background-color: #ededed;
}

