.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: #3d3d3d;
  font-family: "Noto Sans Thai", sans-serif;
}

.itopplus-header {
  background-color: #1b2379;
  color: #fff;
}

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

.navbar-default .navbar-nav > li > a {
  color: #000000;
  margin: 0 8px;
  padding: 8px;
  border-radius: none;
}

.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: #1b2379 !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: #fff;
  background: #1b2379;
}

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

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

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

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

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

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

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

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

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

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

  .itopplus-search {
    text-align: right;
    color: #000;
  }
  
  .itopplus-layout {
    display: grid;
    grid-template-columns: 25% 75%;
}
}

@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,
.dropdown-menu>li>a{
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.3em;
}

h5 {
    font-size: 1.9em;
}

h6  {
    font-size: 1.5em;
}

p, .footer h6, .btn-download h6,
.table-product>tbody>tr>td, li::marker,
.pre-product p{
    font-size: 16px;
}

.btn-map, .footer p,.CASS-D-main button,.btn-detail{
    font-size: 14px;
}

.text-service h6, .table-product>thead>tr>th,
.text-all-cate h6{
    font-size: 20px;
}

.btn-detail span.text-orange, .search_titleText b {
    font-size: 18px;
}

.text-kitchen h6 {
    font-size: 20px;
    padding: 0 2%;
}

.text-service h4 {
    font-size: 34px;
}

.contact-page h5 {
    font-size: 30px;
}

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

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

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

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


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

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

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

.head-fb img {
    width: 35px !important;
  transition: transform 0.2s ease-out;
}

.head-fb {
    display: flex;
    align-items: center;
    gap: 10px;
}

.head-contact p, .items-vision p {
    margin: 0;
}

.contact-company {
    display: flex;    
    gap: 25px;
    align-items: center;
}

.logo-footer {
    width: 80%;
}

.footer h6, .h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5,
.blog-category p, .fw-semi, .items-vision h6, .product-detail h6,
b, strong, .service-detail h6{
    font-weight: 600;
}

.head-page h4 , .product-detail h4, .product-detail h5,
.port-folio h4, .service-detail h5, .service-all h4{
    font-weight: 700;
}

.btn-map {
    background: #000000;
    border-radius: 30px;
    display: grid;
    grid-template-columns: 20px auto;
    padding: 0.55rem 1.25rem;
    width: fit-content;
    gap: 5px;
    color: #fff;
    align-items: center;
      margin-top: 5%;
  transition: transform 0.2s ease-out;
}

.footer p {
    margin: 2% 0;
}

.footer, .about-page p, .port-folio h4, .service-detail p,
.product-detail p{
    margin-bottom: 2rem;
}

.sect-category, .product-detail ul, .product-detail ol{
    margin-bottom: 3rem;
}

.footer h6, .sect-category h5, .about-page h5, .blog-vision,
.product-detail h4, .product-detail h6, .product-detail h5,
.service-detail h5, .card-service h5, .service-all h4,
.scope-detail h5, .scope-detail p, .service-all h5,
.contact-page h5, .service-detail h6{
    margin-bottom: 1rem;
}

.footer li {
    display: grid;
    grid-template-columns: 23px auto;
    gap: 10px;
    align-items: baseline;
    margin-bottom: 0.5rem;
}

.footer ul {
    list-style: none;
    padding: 0;
}

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

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

div#Component67e36b4841c3b000136fc7f8 .ui.icon.input>i.circular.icon,
div#Component6819e563e9dc7f0013caae2a .ui.icon.input>i.circular.icon,
div#Component681b0967dcf5a50013a33815 .ui.icon.input>i.circular.icon,
div#Component683fada63b5091001a6de96a .ui.icon.input>i.circular.icon,
div#Component683fadc79bcee6001a4279f2 .ui.icon.input>i.circular.icon,
div#Component683fadb63b5091001a6de98e .ui.icon.input>i.circular.icon{
    background: #848484 !important;
    color: #fff;
    opacity: 1 !important;
}

div#Component67e36b4841c3b000136fc7f8 input,
div#Component6819e563e9dc7f0013caae2a input,
div#Component681b0967dcf5a50013a33815 input,
div#Component683fada63b5091001a6de96a input,
div#Component683fadc79bcee6001a4279f2 input,
div#Component683fadb63b5091001a6de98e input{
    border-color: #848484 !important;
    font-family: "Noto Sans Thai", sans-serif !important;
}

.sect-category h2 , .contact-company, .text-service h4,
.head-page h3, .about-page, .blog-vision, .items-vision,
.product-detail h4, .port-folio h4, .service-detail h5,
.card-service{
    font-family: "Poppins", "Noto Sans Thai",  sans-serif;
      text-transform: uppercase;
}

.sect-category h2, .about-page h5, .blog-vision, .product-detail h6,
.product-detail h5, .table-product>tbody>tr>td strong,
.items-service h6, .scope-detail h5, .form-contact,.service-detail h6,
.service-all h5, .contact-page h5, .footer a,.btn-detail:hover span{
    color: #000;
}

.head-contact a {
    color: #fff;
}

.contact-page a, .items-category {
    color: #3d3d3d;
}

.product-detail h4, .port-folio h4, .service-detail h5,
.card-service h4, .service-all h4 {
    color: #1b2379;
}

.sect-category, .form-consult h4, .head-page, .blog-vision,
.port-folio h4, .text-all-cate h6, .card-service, .service-all,
.form-contact{
    text-align: center;
}

.blog-category {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
    width: 85%;
    margin: auto;
    text-align: center;
}

.icon-category {
    width: 75%;
    margin: auto;
    background: #e3e3e3;
    padding: 17%;
    border-radius: 20px;
    margin-bottom: 20px;
    transition: all 0.2s ease-out;
}

 .items-vision h6, .text-orange,.product-detail h5,
.card-service h5, .contact-page h5{
    color: #f26532;
}

.marquee img {
    margin-right: 4%;
    border-radius: 15px;
    height: 80px;
}

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

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

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

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

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

.grid figure img, figure.effect-oscar:hover img {
    opacity: 1;
}

.CASS-D-main figure,.Contenemanager-gallery .thumbnail>img,
.CASS-A-main figure, .CASS-A-main .imgLightbox img,
.CASS-A-main .imgLightbox,.CASS-B-main figure,
div#background67e39931e9d9620013f4c885 .imgLightbox img,
div#Contentmanager .thumbnail{
    border-radius: 20px;
    overflow: hidden;
}

.icon-service {
    width: 18%;
    margin-bottom: 15px;
}

.text-service {
    text-align: left;
    padding: 5%;
    padding-right: 28%;
    position: absolute;
    bottom: 0;
}

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

.text-service h4 {
    line-height: 38px;
    margin-bottom: 3%;
}

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

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

.CASS-A-main figcaption, .CASS-B-main figcaption {
    padding: 0 !important;
    position: relative !important;
    color: #282828 !important;
    text-align: left !important;
    text-transform: none !important;
}

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

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

.text-kitchen {
    padding-top: 2rem;
    color: #000000;
}

div#background67e39931e9d9620013f4c885 .col-md-3.col-sm-4.col-xs-4,
div#background683fade08a3a6f001a01860f .col-md-3.col-sm-4.col-xs-4{
    width: 9%;
}

#background67e39931e9d9620013f4c885 > div > div.CASS-D-middle > div.CASS-D-middle-mid > div > div.bootstrap-collum > div > div.CustomImageGalleryType_2,
#background67e4046b495c36001383208c > div > div.CASS-A-middle > div.CASS-A-middle-mid > div > div.bootstrap-collum > div > div.CustomImageGalleryType_2,
#background67e4269b5e1b0a00132bd041 > div > div.CASS-B-middle > div.CASS-B-middle-mid > div > div.bootstrap-collum > div > div.CustomImageGalleryType_2,
#background683fade08a3a6f001a01860f > div > div.CASS-D-middle > div.CASS-D-middle-mid > div > div.bootstrap-collum > div > div.CustomImageGalleryType_2,
#background683ffc590daa28001a317d29 > div > div.CASS-B-middle > div.CASS-B-middle-mid > div > div.bootstrap-collum > div > div.CustomImageGalleryType_2{
    justify-content: center;
}

.img-icebuck {
    width: 70%;
    margin: auto;
}

div#formdisplay67e39c0d2e47cd00134cf299,
div#Component67e4c767e9d9620013f4ebc5,
div#formdisplay683fade08a3a6f001a018618,
div#Component683fc03c0daa28001a3174f4{
    background: transparent !important;
    color: #000;
      padding: 5%;

}

div#background67e39c032517c2001388d6a5,
div#background67e4c70e2e47cd00134d12e4,
div#background683fade08a3a6f001a018617,
div#background683fc03c0daa28001a3174f0{
    background: #fff;
    border-radius: 20px;
}

#background67e39c032517c2001388d6a5 > div > div.CASS-D-middle > div.CASS-D-middle-mid,
#background67e4c70e2e47cd00134d12e4 > div > div.CASS-D-middle > div.CASS-D-middle-mid,
#background683fade08a3a6f001a018617 > div > div.CASS-D-middle > div.CASS-D-middle-mid,
#background683fc03c0daa28001a3174f0 > div > div.CASS-D-middle > div.CASS-D-middle-mid{
    display: flex;
    align-items: end;
}

.form-consult span, .Text_seller2, .post-time, .landingpagemanager,
.CASS-D-main .glyphicon, h3.managerHeader{
    display: none;
}

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

.has-feedback {
    height: 50px;
}

.CASS-D-main form input.form-control,.CASS-D-main form select.form-control ,
div#background67e4c767e9d9620013f4ebc5 textarea.form-control,
div#background683fc03c0daa28001a3174f4 textarea.form-control{
    height: 40px;
}

.CASS-D-main form .form-control{
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #858587;
      padding-right: 12px !important;
}

.CASS-D-main .col-md-offset-5,
.CASS-D-main .col-md-offset-3{
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 20px;
      padding: 0;
}

.CASS-D-main button{
    background: #000;
    text-shadow: none;
    color: #fff;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    border: none;
}

.sect-category h5 {
    color: #616161;
}

.sect-contact p {
    margin: 2% 0;
}

.sect-contact li {
    background: #ff5e24;
    display: grid;
    grid-template-columns: 20% auto;
    gap: 15px;
    align-items: center;
    padding: 1rem 2rem;
    border-radius: 15px;
    color: #fff;
  transition: transform 0.2s ease-out;
}

.sect-contact ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.sect-category p {
    line-height: 26px;
}

.head-page {
    padding: 2% 0;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_27022024fgoa/1905/0/banner-sub-pagez-z109046796716.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}

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

.about-page p, .items-vision p, .service-detail p,
.scope-detail p, .service-all p{
    line-height: 24px;
}

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

.items-vision {
    background: #efefef;
    padding: 7% 5%;
    border-radius: 20px;
    color: #000;
    text-align: center;
}

.items-vision h6 {
    margin-top: 3%;
}

.contant-vision {
    min-height: 95px;
    display: flex;
    align-items: center;
}

.items-vision hr {
    border-color: #c0c0c0;
    border-width: 2px;
    border-style: dashed;
}

.btn-download {
    background: #ff5e24;
    padding: 3%;
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    gap: 10px;
    font-family: "Poppins", "Noto Sans Thai", sans-serif;
    transition: all 0.2s ease-out;
    color: #fff;
    min-height: 60px;
}

div#background67e3afe841c3b000136fdbe8 figcaption {
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: none;
}

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

div#background67e3afe841c3b000136fdbe8 .imgLightbox img {
    border: 1px solid #ddd;
}

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

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

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

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

.btn-pdf {
    background: #000;
    display: flex;
    color: #fff;
    align-items: center;
    gap: 10px;
    padding: 1rem 2rem;
    border-radius: 30px;
    width: fit-content;    
    float: left;
    margin: 10px;
  transition: all 0.2s ease-out;
}

.btn-pdf img {
    width: 25px !important;
}

.table-product>tbody>tr>td:first-child {
    text-align: left;
}

.table-product>tbody>tr:nth-child(even) {
    background: #f5f5f7;
}

.table-product>tbody>tr>td, .table-product>thead>tr>th {
    border: none;
    padding: 12px 20px;
    text-align: center;
    vertical-align: middle !important;
}

.table-product {
   font-family: "Poppins", "Noto Sans Thai",  sans-serif;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 10px;
    overflow: hidden;
      border: 1px solid #ddd;
}

.table-product>thead {
    background: #f26532;
    color: #fff;
}

.template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
  overflow: hidden;
}

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

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

.pre-product {
    padding: 7% 4%;
    text-align: left;
    color: #000;
    padding-top: 3%;
}

.pre-product h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /*height: 55px;*/
    margin-bottom: 2%;
    font-weight: 600;
    font-family: "Poppins", "Noto Sans Thai",  sans-serif;
}

.btn-detail {
    width: fit-content;
    background: #000;
    color: #fff;
    padding: 0.75rem 2rem;
    border-radius: 30px;
  transition: all 0.2s ease-out;
}

span.text-orange {
    line-height: 0;
}

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

.CASS-B-main .imgLightbox{
    background: #e3e3e3;
    border-radius: 20px;
    overflow: hidden;
}

.text-all-cate {
    padding: 5% 0;
}

.service-detail, .contact-page {
    padding-left: 8%;
}

.card-service {
    background: #e3e3e3;
    padding: 3%;
    color: #000;
    margin-top: 2%;
    border-radius: 20px;
}

.blog-service {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 2%;
}

.items-service img {
    width: 40% !important;
    margin-bottom: 8%;
    filter: brightness(0) saturate(100%) invert(69%) sepia(100%) saturate(4586%) hue-rotate(343deg) brightness(100%) contrast(91%);
}

.items-service {
    background: #fff;
    padding: 15% 10%;
    border-radius: 20px;
}

.scope-detail {
    padding: 8% 8% 0;
  font-family: "Poppins", "Noto Sans Thai",  sans-serif;
}

div#Component67e4c767e9d9620013f4ebc5,
div#Component683fc03c0daa28001a3174f4{
    padding: 1% 5% 3%;
}

.form-contact {
    padding-top: 5%;
    margin-bottom: 2%;
}

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

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

.service-all, .contact-page {
    font-family: "Poppins", "Noto Sans Thai", sans-serif;
}

.contact-page li {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
    align-items: center;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 3%;
}

.tab-itp-background {
    padding: 0 !important;
    margin-top: 2% !important
}

.TabItpContentLandingPage2>ul>li>a>span {
    color: #9a9a9a !important;
    font-weight: 500;
    font-size: 22px !important;
}

.TabItpContentLandingPage2>ul {
    width: 100% !important;
}

.TabItpContentLandingPage2>ul>li.active>a>span {
    color: #f26532 !important;
}

.TabItpContentLandingPage2>ul>li.active>a,
.TabItpContentLandingPage2>ul>li>a:hover{
    border-bottom: 3px solid #f26532 !important;
}

div#searchResultLanding .panel {
    border: none;
    box-shadow: none;
      background: transparent;
}

div#itp-shopcart-detail {
    padding: 0 !important;
}

.itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 25px !important;
}

.itopplus-search-image-flex-item img {
    width: 100% !important;
    height: 250px !important;
    object-fit: contain !important;
    object-position: center !important;
}

.search_titleText b {
    color: #000;
    margin-bottom: 5px !important;
  display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}

.itopplus-search-image-flex-item {
    width: 100% !important;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1) !important;
    border-radius: 20px !important;
    min-height: 370px !important;
    max-height: 370px !important;
}

.search_text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #636363;
}

.product-detail img {
    border-radius: 20px;
    padding: 0 10px;
    margin-bottom: 5%;
}

.btn-pdf img {
    padding: 0;
    border-radius: 0;
    margin: 0;
}

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

.copy-right {
    border-top: 1px solid #a2a2a2;
    padding-top: 2%;
}

.CASS-D-main form input::placeholder, .CASS-D-main form textarea::placeholder {
    color: #555;
}

    .btn-pdf p {
        margin: 0;
    }

.icon-category img, .img-container .img,
.CASS-D-main .imgLightbox img, .social-footer img,
.items-service, div#Contentmanager .thumbnail>img,
.contact-page li img, .itopplus-search-image-flex-item img{
   transition: transform 0.2s ease-out;
}

@media screen and (min-width: 1024px) {
.head-fb img:hover, .items-category:hover .icon-category img,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,.social-footer img:hover,
.CASS-D-main figure:hover .imgLightbox img, .sect-contact li:hover,
.btn-map:hover, .items-service:hover, div#Contentmanager .thumbnail>img:hover,
.contact-page li:hover img, .itopplus-search-image-flex-item:hover img{
   transform: scale(1.05);
}

.btn-detail:hover, .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-detail,
.CASS-D-main button:hover, .CASS-B-main figure:hover .imgLightbox,
.btn-pdf:hover{
    background: #f26532;
    color: #fff;
}

.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-detail span{
    color: #fff;
}

.CASS-D-main figure:hover .text-service, .CASS-B-main figure:hover .text-all-cate h6,
.items-category:hover, .contact-page a:hover,.footer a:hover, .head-contact a:hover{
    color: #f26532;
}

.CASS-D-main figure:hover .text-service img {
    filter: brightness(0) saturate(100%) invert(69%) sepia(100%) saturate(4586%) hue-rotate(343deg) brightness(100%) contrast(91%);
}

.sect-contact li:hover, .btn-map:hover, div#background67e3afe841c3b000136fdbe8 figure:hover .btn-download{
    background: #1b2379;
}

.table-product>tbody>tr:hover {
    background: #f2653226;
}

.items-category:hover .icon-category img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(5453%) hue-rotate(236deg) brightness(113%) contrast(100%);
}

.items-category:hover .icon-category {
    background: #f26532;
}
}


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

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

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

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

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

div#Component64d1bd12998c5200132c9b28 .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 60% !important;
    margin-left: 25%;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

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

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

.pre-product p {
    margin-bottom: 5%;
  color: #636363;
}

.pre-product .btn-detail {
    margin-top: 5%;
}

.img-recomd img {
    border-radius: 25px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

.img-recomd .col-md-3.col-sm-3 {
    padding: 0 1% !important;
}

.CASS-E-border figure {
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    border-radius: 20px;
}

div#cookie67e39c0d2e47cd00134cf299,
div#cookie683fade08a3a6f001a018618{
    padding-top: 1%;
}
.category-page {
    background: #1b2379;
    color: #fff;
    text-align: center;
    padding: 2%;
    border-bottom: 5px solid #f26532;
    margin-bottom: 3%;
    border-radius: 8px;
}

.menuVertical .nav-pills>li>a::before {
    content: "﹢";
}

.menuVertical .nav-pills>li>a {
    padding: 12px;
    color: #000;
    font-size: 16px;
    background: #f5f5f7;
    margin-bottom: 10px;
    border-radius: 8px;
    transition-duration: 0.2s;
}

.menuVertical {
    margin-bottom: 25%;
}

.menuVertical .nav-pills>li>a:hover {
    background: #1b2379;
    color: #fff;
}

.card-vision {
    display: grid;
    grid-template-columns: 22% auto;
    background: #efefef;
    border-radius: 20px;
    overflow: hidden;
    align-items: center;
}

.card-vision .items-vision {
    padding: 3% 5%;
}

.card-vision .contant-vision {
    justify-content: center;
    font-size: 18px;
    line-height: inherit;
}

.foloow-social img {
    width: 35px !important;
}

.foloow-social {
    display: flex;
    gap: 5px;
}

.follow-pd p {
    margin: 0;
}

.social-share {
    display: none;
}

.follow-pd {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: end;
    position: relative;
    top: 20px;
}

.head-page h3 {
    position: relative;
    width: fit-content;
    margin: auto;
}

.img-ice {
    width: 100px;
    position: absolute;
    right: -110px;
    bottom: -20px;
}

.add-ice {
    display: flex;
    gap: 10px;
    align-items: center;
}

.img-ice-add {
    width: 120px;
}

.img-ice-add img {
    padding: 0;
}

.product-detail h4 {
    font-size: 28px;
}

.product-detail h5 {
    font-size: 26px;
}

.blog-out-warrantee {
    position: relative;
}

.blog-out-warrantee img {
    border-radius: 25px;
}

.img-out-warrantee01 {
    width: 50%;
    margin: auto;
}

.img-out-warrantee02 {
    width: 55%;
    position: absolute;
    right: 0;
    top: 45%;
}

.pre-news h6 {
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-family: "Poppins", "Noto Sans Thai",  sans-serif;
}

.pre-news {
    text-align: left;
    padding: 5% 3% 8%;
    color: #282828;
}

div#background682ed1a506e9780013b07d07 .Contentmanager .template1 .template-panel {
    padding-bottom: 75%;
}

.news-detail h4 {
    color: #1b2379;
}

.news-detail hr {
    margin-bottom: 3%;
    width: 50px;
    border-width: 4px;
    border-color: #f26532;
}

.news-detail {
    text-align: center;
    font-family: "Poppins", "Noto Sans Thai", sans-serif;
}

.text-product {
    text-align: center;
    background: #fff;
    font-family: "Poppins", "Noto Sans Thai", sans-serif;
}

.text-product p {
    font-weight: 400;
}

.text-product p {
    font-size: 13px !important;
    margin-bottom: 2px !important;
}

.text-product {
    padding: 15px 5px;
}

li#languagebar a.dropdown-toggle {
    border-right: none !important;
    border-radius: 0 0 5px 5px !important;
}

li#languagebar {
    background: #ffffffe3 !important;
    border-radius: 0 0 5px 5px !important;
}
/********************responsive*****************/

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

h1 {
    font-size: 4.6em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.7em;
}

h5 {
    font-size: 2.2em;
}

h6  {
    font-size: 1.8em;
}
  
  .text-product p {
    font-size: 18px !important;
}

p, .footer h6, .btn-download h6,.pre-product p,
.table-product>tbody>tr>td, li::marker{
    font-size: 20px;
}

.btn-map, .footer p,.CASS-D-main button,.btn-detail,
  div#Component67e36b4841c3b000136fc7f8 input,
  div#Component6819e563e9dc7f0013caae2a input,
  div#Component681b0967dcf5a50013a33815 input,
  div#Component683fada63b5091001a6de96a input,
div#Component683fadc79bcee6001a4279f2 input,
div#Component683fadb63b5091001a6de98e input,
  .search_text, .menuVertical .nav-pills>li>a{
    font-size: 18px;
}

.text-service h6, .table-product>thead>tr>th,
.text-all-cate h6{
    font-size: 24px;
}

.btn-detail span.text-orange, .search_titleText b,
  .card-vision .contant-vision{
    font-size: 22px;
}

.text-kitchen h6 {
    font-size: 24px;
}

.text-service h4 {
    font-size: 44px;
}

.contact-page h5 {
    font-size: 34px;
}

.TabItpContentLandingPage2>ul>li>a>span {
    font-size: 26px !important;
}
  
  .pre-product h6 {
    margin-bottom: 1%;
}
  
div#Component67e36b4841c3b000136fc7f8 .ui.icon.input>i.circular.icon,
  div#Component6819e563e9dc7f0013caae2a .ui.icon.input>i.circular.icon,
  div#Component681b0967dcf5a50013a33815 .ui.icon.input>i.circular.icon,
  div#Component683fada63b5091001a6de96a .ui.icon.input>i.circular.icon,
div#Component683fadc79bcee6001a4279f2 .ui.icon.input>i.circular.icon,
div#Component683fadb63b5091001a6de98e .ui.icon.input>i.circular.icon{
    width: 38px !important;
    height: 38px !important;
    font-size: 16px;
}
  
  .marquee img {
    height: 90px;
  }
  
.icon-service {
    width: 16%;
    margin-bottom: 20px;
}
  
  .text-service h4 {
    line-height: 50px;
  }
  
  .text-service {
    padding-right: 35%;
}
  
  .text-kitchen {
    padding: 4% 2%;
}
  
  .CASS-D-main form .form-control {
    font-size: 18px !important;
}
  
  .pre-product {
    padding: 7% 5%;
  }
  
  .pre-product h6 {
    padding-right: 5%;
}
  
.has-feedback {
    height: 60px;
}
  
  .CASS-D-main form input.form-control, 
  div#background67e4c767e9d9620013f4ebc5 textarea.form-control, 
  div#background683fc03c0daa28001a3174f4 textarea.form-control,
  .CASS-D-main form select.form-control {
    height: 45px;
    margin-bottom: 1rem;
}
  
  div#background67e39931e9d9620013f4c885 .col-md-3.col-sm-4.col-xs-4,
  div#background683fade08a3a6f001a01860f .col-md-3.col-sm-4.col-xs-4{
    padding: 0 10px !important;
}
    
  div#formdisplay67e39c0d2e47cd00134cf299,
  div#formdisplay683fade08a3a6f001a018618{
    padding: 8% 5%;
}
  
  .sect-category p {
    line-height: 32px;
}
  
  .sect-contact li {
    grid-template-columns: 15% auto;
}
  
  .sect-contact p {
    margin: 1% 0;
}
  
  .social-footer img {
    width: 48px !important;
}
  
  .about-page p, .items-vision p, .service-detail p, 
  .scope-detail p, .service-all p {
    line-height: 30px;
}
  
  .about-page {
    padding-top: 8%;
    padding-right: 4%;
}
  
  .about-page.sect-two {
    padding-top: 9%;
    padding-right: 7%;
  }
  
  .btn-download {
    min-height: 80px;
    grid-template-columns: 35px auto;
}
  
  .service-detail {
    padding-top: 8%;
}
  
   .contact-page {
    padding-top: 5%;
}
  
  .scope-detail {
    padding: 12% 10% 0;
  }
  
  .port-folio h4 {
    margin-bottom: 3rem;
}
  
  .contact-page li {
    grid-template-columns: 40px auto;
}
  
  .itopplus-search-image-flex-item img {
    height: 360px !important;
}
  
  .itopplus-search-image-flex-item {
    min-height: 510px !important;
    max-height: 510px !important;
}
  
  .btn-pdf p {
    margin: 0;
}
  
  div#Component67e4c767e9d9620013f4ebc5,
  div#Component683fc03c0daa28001a3174f4{
    padding: 1% 5% 5%;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .foloow-social img {
    width: 40px !important;
}
  
  .img-ice {
    right: -130px;
}
  
  .product-detail h4 {
    font-size: 40px;
}
  
  .product-detail h5 {
    font-size: 32px;
}
  
  .img-ice-add {
    width: 160px;
}
  
  .add-ice {
    gap: 30px;
}
}

@media screen and (max-width: 1366px) {
  
  .text-kitchen {
    padding: 3% 2%;
}
  
  div#background67e39931e9d9620013f4c885 .col-md-3.col-sm-4.col-xs-4,
  div#background683fade08a3a6f001a01860f .col-md-3.col-sm-4.col-xs-4{
    padding: 0 10px !important;
}
  
  .scope-detail {
    padding: 8% 6% 0;
  }
}

@media screen and (max-width: 1200px) {
  
  .blog-category {
    width: 100%;
    gap: 10px;
}
  
  .icon-category {
    width: 70%;
    padding: 15%;
}
  
  .text-service h4 {
    font-size: 30px;
    line-height: 34px;
}
  
  
h1 {
    font-size: 3.6em;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4 {
    font-size: 2em;
}

h5 {
    font-size: 1.7em;
}

h6  {
    font-size: 1.4em;
}
  
  .text-kitchen h6, .items-vision h6,
  .text-service h6, .table-product>thead>tr>th, .text-all-cate h6{
    font-size: 18px;
}
  
  .img-icebuck {
    width: 80%;
  }
  
  .sect-contact li {
    grid-template-columns: 17% auto;
    gap: 10px;
}
  
  .sect-contact ul {
    gap: 15px;
}
  
  .about-page, .about-page.sect-two {
    padding-top: 0;
}
  
  .contant-vision {
    min-height: 125px;
}
  
  .items-vision {
    padding: 7% 3%;
}
  
  .btn-download h6 {
    font-size: 14px;
}
  
  .btn-download {
    grid-template-columns: 20px auto;
    min-height: 70px;
}
  
/*  .pre-product h6 {
    height: 52px;
}*/
  
  .service-detail.pt-12 {
    padding-top: 9%;
}
  
  .items-service {
    padding: 15% 10%;
}
  
      .scope-detail {
        padding: 5% 6% 0;
    }
  
  .product-detail h4 {
    font-size: 26px;
}
  
  .contact-page h5 {
    font-size: 24px;
}
  
  .navbar-default .navbar-nav > li > a {
    margin: 0 4px;
    padding: 8px 4px;
}
  
  div#Component67e36b4841c3b000136fc7f8 input,
  div#Component6819e563e9dc7f0013caae2a input,
  div#Component681b0967dcf5a50013a33815 input,
  div#Component683fada63b5091001a6de96a input,
div#Component683fadc79bcee6001a4279f2 input,
div#Component683fadb63b5091001a6de98e input{
    width: 100%;
}
  
  .product-detail.pt-8, .product-detail.pt-5 {
    padding-top: 0;
}
  
  br {
    display: none;
}
  
  .contact-page br, .table-product br {
    display: block;
}
  
  .itopplus-bg4 {
    background-size: cover;
}

  .itopplus-search-image-flex-item img {
    height: 175px !important;
}
  
  .search_titleText b {
    font-size: 16px;
    margin-bottom: 10px !important;
}
  
  .itopplus-search-image-flex-item {
    min-height: 300px !important;
    max-height: 300px !important;
}
  
  div#cookie67e39c0d2e47cd00134cf299,
  div#cookie683fade08a3a6f001a018618{
    padding: 2% 3% 0 !important;
}
  
  .card-vision .contant-vision br {
    display: block;
}
  
  .items-vision p.fw-semi {
    font-size: 14px;
}
  
  .img-ice {
    width: 80px;
    right: -90px;
    bottom: -15px;
}
  
  .product-detail h5 {
    font-size: 20px;
}
  
  .img-ice-add {
    width: 100px;
}
  
      .product-detail h4 {
        font-size: 22px;
    }
  
  .menuVertical .nav-pills>li>a {
    font-size: 14px;
}
  .head-page h3 {
    font-size: 30px;
}
}

@media screen and (max-width: 900px) {
  
  div#contentnewmode67e36ab341c3b000136fc7ca,
  div#Component67e36b4841c3b000136fc7f8,
  div#Component6819e563e9dc7f0013caae2a,
  div#contentnewmode6819e563e9dc7f0013caae27,
  div#contentnewmode681b0967dcf5a50013a33812,
  div#Component681b0967dcf5a50013a33815,
  div#Component683fada63b5091001a6de96a,
div#Component683fadc79bcee6001a4279f2,
div#Component683fadb63b5091001a6de98e{
    display: none;
}
  
  h1 {
    font-size: 40px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 22px;
}

h6 , .contact-page h5 {
    font-size: 20px;
}
  
  .text-kitchen h6 {
     font-size: 16px;
  }
  
  .TabItpContentLandingPage2>ul>li {
    width: 33.33%;
}
  
.TabItpContentLandingPage2>ul {
    display: flex;
}
  
      .pre-product h6 {
        /*height: 48px;*/
        font-size: 16px;
    }
  
  .TabItpContentLandingPage2>ul>li>a>span {
    font-size: 20px !important;
}
  
  .items-service h6 {
    font-size: 18px;
}
  
  .icon-service {
    width: 22%;
  }
  
      .text-service h4 {
        font-size: 24px;
        line-height: inherit;
    }
  
  .text-service {
    padding-right: 23%;
}
  
  .text-kitchen {
    padding: 1rem;
    padding-bottom: 0;
}
  
  div#background67e387ac5e1b0a00132bb550 .thumbs {
    margin-bottom: 0;
}
  .CASS-D-main form .col-md-6.col-sm-12 {
    width: 50%;
}
  
  .CASS-D-main form input.form-control, 
  .CASS-D-main form select.form-control, 
  div#background67e4c767e9d9620013f4ebc5 textarea.form-control,
  div#background683fc03c0daa28001a3174f4 textarea.form-control{
    height: 35px;
}
  
  .has-feedback {
    height: 45px;
}
  
  .sect-contact ul {
    grid-template-columns: repeat(2, 1fr);
}
  
  .sect-contact li {
        grid-template-columns: 12% auto;
        gap: 15px;
    }
  
  .marquee img {
   height: 60px;
  }
  
  div#background67e3afe841c3b000136fdbe8 .thumbs {
    padding: 0 !important;
}
  
  .btn-download {
    min-height: 55px;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
    padding: 0;
}
  
  .product-detail.pt-12, .service-detail.pt-12,
  .scope-detail{
    padding-top: 0;
}
  
  .product-detail h4 {
        font-size: 22px;
    }
  
  .copy-right {
    text-align: center;
    padding: 2% 0;
    border: none;
}
  
  .blog-service {
    gap: 20px;
}
  
  .items-service {
        padding: 13% 8%;
    }
  
  .contact-page ul {
    grid-template-columns: repeat(1, 1fr);
}
  
      .search_titleText b {
        font-size: 14px;
  }
  
      .itopplus-search-image-flex-item {
        min-height: 280px !important;
        max-height: 280px !important;
    }
  
      .itopplus-search-image-flex-item img {
        height: 165px !important;
    }
  
  .table-responsive {
    border: none;
}
  
      .card-vision .contant-vision br {
        display: none;
    }
  
  .img-ice {
        width: 70px;
        right: -80px;
        bottom: -13px;
    }
  
  .pre-product p {
    font-size: 13px;
}
  
  .add-ice {
    flex-wrap: wrap-reverse;
}
  
  .category-page, .menuVertical {
    display: none;
}

      .head-page h3 {
        font-size: 24px;
    }
  
  div#Component6819e62ce9dc7f0013caae51,
  div#Component681b1f6682ac8b0013b3635d,
  div#Component681b1fb409827e0013dc419e{
    display: none;
}
  ul#slider681c1e24d1234800134d74df {
    display: none;
}
  
  .pre-news h6 {
    font-size: 16px;
}
}

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

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

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

h6, .sect-category h5 {
    font-size: 18px;
}
  
  div#imagesControl67e36a9141c3b000136fc770,
  div#mainmenu67e4d41e2a85ca00137fc3de>div,
  .tab-content, .CASS-D-main .thumbs,
  .CASS-D-main .col-md-6.col-sm-6.col-xs-12,
  div#imagesControl67e387855e1b0a00132bb517,
div#imagesControl67e387ac5e1b0a00132bb550,
div#imagesControl67e387c55e1b0a00132bb589,
  div#imagesControl67e3a6235e1b0a00132bbc10,
div#imagesControl67e3a64341c3b000136fd90b,
  div#imagesControl67e3afe841c3b000136fdbe8,
  div#imagesControl67e4cbaee9d9620013f4ee07,
  .contact-page, div#mainmenu67e4c70e2e47cd00134d12e4>div,
  div#imagesControl67e4b7a3495c360013832669,
  div#imagesControl67e4b9abe9d9620013f4e836,
  div#imagesControl67e4c1f241c3b000136ff231,
div#imagesControl67e4c28d41c3b000136ff2b8,
div#imagesControl67e4c31f495c3600138329f9{
    padding: 0 !important;
}
  
  .blog-service {
    grid-template-columns: repeat(2, 1fr);
}
  
  .blog-category {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 10px;
}
  
  .items-category p {
    font-size: 14px;
}
  
  ul#slider67e36a9141c3b000136fc770 {
    margin-bottom: -6px;
}
  
  .pt-5.sect-category, .pt-8.sect-category {
    padding-top: 10%;
}
  
  .sect-category, .product-detail ul, .product-detail ol {
    margin-bottom: 2rem;
}
  
  .marquee img {
     height: 50px;
    margin-right: 9%;

    }
  
      .TabItpContentLandingPage2>ul>li>a>span {
        font-size: 14px !important;
    }
  
  .TabItpContentLandingPage2>ul>li>a {
    padding: 10px 0;
}
  
  .template1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
  
      .pre-product h6 {
        height: auto;
        font-size: 14px;
  }
  
  .TabItpContentLandingPage2>ul {
    margin-bottom: 7%;
}
  
 div#background67e3790041c3b000136fcd10 .col-md-6.col-sm-6.col-xs-12,
  .product-detail{
    margin-bottom: 5%;
}
  
  div#background67e3790041c3b000136fcd10 .thumbs, 
  div#background67e387c55e1b0a00132bb589 .thumbs,
  div#background67e387855e1b0a00132bb517 .thumbs{
    margin-bottom: 0;
  }
  
      .icon-service {
        width: 20%;
    }
  
  .btn-detail {
    font-size: 12px;
    padding: 0.75rem 1rem;
}
  
  .text-kitchen {
    padding: 1rem 0 2rem;
}
  
  div#background67e39931e9d9620013f4c885 .col-md-3.col-sm-4.col-xs-12,
  div#background683fade08a3a6f001a01860f .col-md-3.col-sm-4.col-xs-12{
    width: 25%;
    padding: 1% 2% !important;
}

  #background67e39c032517c2001388d6a5 > div > div.CASS-D-middle > div.CASS-D-middle-mid, 
  #background67e4c70e2e47cd00134d12e4 > div > div.CASS-D-middle > div.CASS-D-middle-mid,
#background683fade08a3a6f001a018617 > div > div.CASS-D-middle > div.CASS-D-middle-mid,
#background683fc03c0daa28001a3174f0 > div > div.CASS-D-middle > div.CASS-D-middle-mid {
    flex-wrap: wrap;
}
  
  .CASS-D-main form .col-md-6.col-sm-12 {
        width: 100%;
        padding: 0 !important;
    }
  
  div#formdisplay67e39c0d2e47cd00134cf299,
  div#formdisplay683fade08a3a6f001a018618,
  .about-page, .about-page.sect-two, .service-detail,
  .scope-detail{
    padding: 0;
}
  
  .form-consult h4 {
    margin-bottom: 1rem;
}
  
  .has-feedback {
        height: 35px;
    }
  
  .form-group {
    margin-bottom: 10px;
}
  
      .sect-contact ul {
        grid-template-columns: repeat(1, 1fr);
    }
  
      .sect-contact li {
        grid-template-columns: 10% auto;
        gap: 15px;
        padding: 1% 5%;
    }
  
  div#contentnewmode67e3a5c8e9d9620013f4ce6c {
    display: none;
}
  
      .contant-vision {
        min-height: unset;
    }
  
  div#background67e3afe841c3b000136fdbe8 .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
  
      .btn-download {
        min-height: unset;
            padding: 6%;
    }
  
  .head-page {
    padding: 5% 0;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
      div#Contentmanager .col-md-6.pull-left, 
  div#Contentmanager .col-md-6.pull-right {
        width: 100%;
        padding: 0;
        float: none !important;
    }
  
  .table-product>tbody>tr>td {
    padding: 10px;
    font-size: 14px;
}
  
  div#Contentmanager .clearfix {
   margin: 0;
    display: none;
  }
  
  .Textmanager,  div#Component681b1f6682ac8b0013b3635d,
  div#Component681b1fb409827e0013dc419e {
    display: block;
}
  
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0 4%;
}
  
  div#Component67e4c767e9d9620013f4ebc5,
  div#Component683fc03c0daa28001a3174f4{
    padding: 1% 8% 3%;
}
  
  div#Component67e4c767e9d9620013f4ebc5 button,
  div#Component683fc03c0daa28001a3174f4 button{
    margin-top: 2rem;
}
  
  div#HtmlTool67e4ccaa865b9e0013ba8837 iframe,
  div#HtmlTool67e4ccd02a85ca00137fbfa2 iframe{
    height: 200px;
}
  
  .itopplus-search-image-flex-container {
    grid-template-columns: repeat(1, 1fr) !important;
}
  
      .itopplus-search-image-flex-item img {
        height: auto !important;
    }
  
      .itopplus-search-image-flex-item {
        min-height: unset !important;
        max-height: unset !important;
    }
  
      .search_titleText b {
        font-size: 18px;
    }
  
  div#Contentmanager .thumbnail {
    overflow: visible;
}
  
  .btn-pdf {
    float: none;
}
  
   .ITPcookiebar {
    padding: 3%;
    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: 14px;
}
  
  div#cookie67e39c0d2e47cd00134cf299,
  div#cookie683fade08a3a6f001a018618{
    padding: 0 3%;
}
  
  a#itpphonemobile {
    order: 1;
}
  a#itpsearchmobile {
    order: 0;
}
  
  .tab-itp-background {
    padding: 0 5% !important;
}
  
  .head-page h3 {
    font-size: 22px;
}

  .img-recomd .col-md-3.col-sm-3 {
    width: 50%;
    padding: 0 2% !important;
    float: left;
    margin-bottom: 16px;
}
  
  .card-vision {
    grid-template-columns: 100%;
}
  
  .card-vision .items-vision {
    padding: 7% 3%;
}
  
  .card-vision .contant-vision {
    font-size: 16px;
}
  
  .img-ice {
        width: 60px;
        right: -70px;
        bottom: -12px;
    }
  
  .blog-out-warrantee {
    margin-bottom: 8%;
}
#imagesControl681c1e24d1234800134d74df {
    padding: 0px !important;
}
    ul#slider681c1e24d1234800134d74df {
    display: inherit;
}
  
  div#background682ed1a506e9780013b07d07 .template1 {
    grid-template-columns: repeat(1, 1fr);
}
  
  .pre-news {
    padding: 4% 3% 6%;
}
  
  .img-out-warrantee01 {
    width: 90%;
}
}

.itopplus-sidebar-content ul {
    overflow: hidden;
}

.CASS-E-main figcaption {
    background: transparent !important;
    padding: 0 !important;
    position: relative !important;
    color: #000 !important;
    text-transform: none !important;
    text-align: center !important;
}

.grid figure p {
    letter-spacing: unset;
    font-size: initial;
}

