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

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_080720241dgi/0/0/1z-z107272563032.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

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

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_080720241dgi/0/0/3z-z84037670153.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;

}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_080720241dgi/0/0/4z-z1414584391166.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-pos2 {
  background: linear-gradient(320deg, #4c1101 0, #8f3a01 20%, #e26900 50%, #ee6900 80%);
  color: #fff;
}

.itopplus-footer {
  background: linear-gradient(to bottom, #1f1a1c 0, #251f21 100%);
  color: #fff;
}

.itp-layout {
    background: linear-gradient(320deg, #4c1101, #8f3a01, #e26900, #ee6900);
}

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

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #ff6e00 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

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

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

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

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

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_080720241dgi/0/0/ic-tellz-z1426746251779.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_080720241dgi/0/0/ic-fbz-z1018503419550.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_080720241dgi/0/0/ic-linez-z1698459349902.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;
  }

  /*split with flex2*/
  .itopplus-banner > .container {
    display: grid;
    align-items: center;
    position: relative;
  }

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

  #itopplus-nav-bar::before,
  #itopplus-nav-bar::after {
    display: none;
  }

  #itopplus-nav-bar > li:nth-child(3) {
    margin-right: 30%;
  }

  #controlBanner {
    position: absolute;
    object-fit: contain;
    width: clamp(120px, 25%, 25vw);
    padding: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    place-content: center;
  }

  .itp-layouts {
    display: grid;
    grid-template-columns: 20% 80%;
    gap: 20px;
  }
}

@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.2em;
}

h2 {
    font-size: 3.4em;
}

h3 {
    font-size: 2.8em;
}

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

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

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

.head-footer h6, .head-about h6, .text-type h6,
.table-product > thead > tr > th {
    font-size: 18px;
}

.text-automatic h6, .text-aproduct h6{
    font-size: 22px;
}

.pre-news h6, .pre-product h6 {
    font-size: 20px;
}

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

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

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

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


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

div#background689986f4cbf5bb00130c0cab .thumbs {
    margin: 0;
}

.footer {
    padding-left: 12%;
    padding-top: 5%;
}

.head-footer {
    display: grid;
    grid-template-columns: 30% auto;
    align-items: center;
    gap: 20px;
    text-align: right;
    width: 75%;
    margin-bottom: 5%;
}

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

.footer ul {
    list-style: none;
    padding: 0;
    width: 83%;
    margin-top: 7%;
    margin-bottom: 8%;
}

.footer li {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 1.5rem;
}

.sect-social-footer {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 10%;
}

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

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

.sect-social-footer p {
    margin: 0;
}

.maps-iframe iframe {
    margin-bottom: -5px;
    height: 465px;
}

.copy-right {
    border-top: 1px solid #fff;
    padding: 15px;
    padding-left: 12%;
}

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

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

.head-footer h5, .fw-semi, .footer h6, .pre-product h6,
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5,
.head-about h6, .text-automatic h6, .blog-why h6,
.text-type h6, .pre-news h6, .text-cate-type h6,
.product-detail h6 {
    font-weight: 600;
}

.footer h6 {
    color: #ff6e00;
}

.footer h6, .sect-about h4, .blog-why h6,
.pre-news h6, .pre-product h6, .product-detail h6 {
    margin-bottom: 1rem;
}

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

.text-automatic h6, .text-cate-type h6, .product-detail p {
    margin-bottom: 2rem;
}

.head-footer h6 {
    color: #fff;
    margin: 0;
    font-weight: 400;
}

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

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

.sect-about h4 {
    color: #121212;
}

.head-about {
    display: grid;
    grid-template-columns: 70px auto;
    align-items: center;
    gap: 15px;
    margin-bottom: 3%;
    margin-top: 10%;
    font-family: "Montserrat", sans-serif;
}

p {
    line-height: 26px;
}

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

.sect-about p {
    margin-bottom: 5%;
}

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

.blog-slogan {
    background: linear-gradient(90deg, #ed6600, #ff6e00);
    text-align: center;
    color: #fff;
    border-radius: 25px;
    font-family: "Anuphan", sans-serif;
    position: relative;
    padding: 5%;
}

.symbol {
    font-size: 20em;
    line-height: 80px;
    position: absolute;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
}

.symbol.sym-left {
    left: 15%;
    top: 95px;
}

.symbol.sym-right {
    right: 15%;
    bottom: -38px;
}

.blog-slogan h2 {
    font-size: 4em;
    margin: 5px 0;
}

.blog-slogan h5 {
    width: fit-content;
    margin: auto;
    position: relative;
}

.blog-slogan h5::before {
    content: " ";
    width: 40px;
    background: #fff;
    height: 1px;
    position: absolute;
    left: -55px;
    top: 20px;
}

.blog-slogan h5::after {
    content: " ";
    width: 40px;
    background: #fff;
    height: 1px;
    position: absolute;
    right: -55px;
    top: 20px;
}

.sect-automatic h1, .text-head-product h1, .head-category h2,
.head-page h2 {
    font-family: "Audiowide", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

.sect-automatic {
    margin-bottom: 3%;
}

.CASS-B-main figcaption,
.CASS-H-main figcaption{
    padding: 0 !important;
    position: relative !important;
    color: #000 !important;
    text-align: center !important;
    text-transform: none !important;
}

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

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

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

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

.btn-view {
    width: fit-content;
    background: #fff;
    margin: auto;
    padding: 1rem 3rem;
    border-radius: 30px;
    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;
}

.CASS-B-main figure {
    position: relative;
    padding: 2rem 1rem;
    background: linear-gradient(#eaeaea, #eaeaea) padding-box, linear-gradient(134deg, #fd5001, #939598, #939598, #fd5001) border-box;
    border-radius: 25px;
    border: 4px solid transparent;
}

.CASS-B-main .imgLightbox {
    width: 80%;
    margin: auto;
}

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

.CASS-B-main .col-md-4.col-sm-4.col-xs-4:nth-child(1), 
.CASS-B-main .col-md-4.col-sm-4.col-xs-4:nth-child(3) {
    width: 31%;
}

.CASS-B-main .col-md-4.col-sm-4.col-xs-4:nth-child(2) {
    width: 37%;
}

.CASS-B-main .CustomImageGalleryType_2 {
    align-items: center;
}

.head-product .btn-view {
    margin: 0;
}

.head-product {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 3%;
}

.blog-why {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    text-align: center;
    margin-bottom: 12%;
    font-family: "Anuphan", sans-serif;
}

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

.items-why:nth-child(even) {
    margin-top: 50px;
}

.blog-product::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 25px;
    padding: 3px;
    background: linear-gradient(45deg, #d1d2d4, #939598, #d1d2d4);
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    z-index: 1;
}

.blog-product {
    text-align: center;
    position: relative;
    padding: 10px;
}

.CASS-B-main .col-md-4.col-sm-4.col-xs-4:nth-child(1) .text-automatic, 
.CASS-B-main .col-md-4.col-sm-4.col-xs-4:nth-child(3) .text-automatic {
    padding-top: 8%;
}

.text-aproduct {
    padding-bottom: 5%;
    padding-top: 5%;
    position: relative;
    z-index: 2;
}

.text-aproduct h6 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.product-sub-blog .img-product img {
    height: 180px;
    object-fit: cover;
    object-position: center;
}

.product-sub-blog .img-product {
    width: 65%;
    margin: auto;
}

.product-main-blog {
    padding: 20.5% 0;
}

.img-product {
    position: relative;
    z-index: 2;
}

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

.CASS-E-main .imgLightbox {
    width: 70%;
    margin: auto;
    border-radius: 25px;
    overflow: hidden;
}

.cate-one {
    text-align: right;
}

.head-category {
    padding-top: 18%;
    color: #fff;
    transition-duration: 0.5s;
}

.CASS-H-main .imgLightbox,
div#Contentmanager .thumbnail,
.CASS-D-main .imgLightbox {
    border-radius: 20px;
    overflow: hidden;
}

.CASS-H-main .CustomImageGalleryType_2 {
    display: flex !important;
    flex-wrap: nowrap !important;
    width: 1810px;
}

.CASS-H-main {
    overflow-x: scroll;
}

.text-type {
    font-family: "Anuphan", sans-serif;
    color: #fff;
    text-align: left;
    padding: 8% 0;
    transition-duration: 0.3s;
}

.CASS-H-main::-webkit-scrollbar {
  height: 8px;
}

/* Track */
.CASS-H-main::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 10px;
}
 
/* Handle */
.CASS-H-main::-webkit-scrollbar-thumb {
  background: #ff6e00; 
  border-radius: 10px;
}

/* Handle on hover */
.CASS-H-main::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

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

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

.head-page {
    text-align: center;
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_080720241dgi/0/0/banner-pagez-z478575220508.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    color: #fff;
    padding: 2% 0;
}

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

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

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

.pre-news h6, .pre-product h6 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pre-news p, .pre-product p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 2rem;
    color: #444;
}

.pre-product p {
    -webkit-line-clamp: 1;
}

.pre-news, .pre-product {
    text-align: center;
    padding: 20px;
    color: #000;
}

.pre-product {
    color: #fff;
}

.pre-news .btn-view, .pre-product .btn-view {
    padding: 1rem 2rem;
      margin: auto;
}

.managerHeader {
    text-align: center;
    color: #fff;
    font-family: "Anuphan", sans-serif;
}

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

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

.news-detail {
    text-align: center;
    margin-bottom: 3rem;
}

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

.about-page .head-about {
    margin-top: 2%;
}

.text-cate-type {
    width: 100%;
    padding: 25px 20px;
    padding-top: 40px;
    background: linear-gradient(0deg, #000000d1, #00000085, #0000004f, #00000000);
    position: absolute;
    bottom: 0;
    text-align: left;
    border-radius: 0 0 20px 20px;
}

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

.video-gallery iframe {
    border-radius: 25px;
    overflow: hidden;
}

.blog-page-product.blog-product::before {
    background: linear-gradient(134deg, #fd5001, #939598, #939598, #fd5001);
}

div#Contentmanager .img-container .img {
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.template1 .col-md-4.col-sm-4.col-xs-12::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 25px;
    padding: 3px;
    background:linear-gradient(45deg, #d1d2d4, #939598, #d1d2d4);
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    z-index: -1;
}

.CASS-GrayBackground-main .img-container .img {
    width: 75%;
    margin: auto;
}

.pre-product {
    padding-top: 10px;
}

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

.form-contact {
    width: 50%;
    margin: auto;
    background: #ffffffe0;
    text-align: center;
    padding: 3% 3% 2%;
    color: #000;
    border-radius: 25px 25px 0 0;
}

.CASS-BlackHead-main {
    width: 50%;
    margin: auto !important;
    background: #ffffffe0;
    padding: 1% 6% 3%;
    margin: 0;
    border-radius: 0 0 25px 25px;
}

.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 .form-control {
    height: 40px;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #858585;
}

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

.CASS-BlackHead-main button {
    width: fit-content;
    background: #fa6c00;
    color: #fff;
    padding: 1rem 3rem;
    border-radius: 30px;
    text-shadow: none;
    box-shadow: none;
    border: none;
}

.maps-page-contact {
    margin-bottom: -5px;
}

.btn-line {
    width: 55%;
    display: grid;
    grid-template-columns: 45% auto;
    gap: 15px;
    background: #eaeaea;
    padding: 10px;
    border-radius: 15px;
    align-items: center;
    color: #251f21;
}

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

.add-line {
    display: flex;
    gap: 6px;
    align-items: center;
    background: #00b800;
    padding: 5px 10px;
    border-radius: 30px;
    color: #fff;
    width: fit-content;
  transition-duration: 0.3s;
}

.add-line img {
    width: 25px !important;
}

.text-line h5 {
    color: #00b800;
    margin: 3% 0 5%;
  transition-duration: 0.3s;
}

.text-line p {
    margin: 0;
}

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

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

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

.contact-page a,
.blog-page-product .text-aproduct h6{
    color: #251f21;
}

.btn-more::before, .btn-view::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    -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;
}

.img-product img, .icon-why img, .social-footer img,
.img-container .img, div#Contentmanager .thumbnail>img,
.contact-page li img, .qr-line img {
   transition: transform 0.2s ease-out;
}

.footer a{
    color: #fff;
}


@media screen and (min-width: 1023px) {
  
.contact-page a:hover, .footer h6 a,
.btn-more:hover, .btn-view:hover ,
.CASS-B-main figure:hover .btn-view,
.CASS-D-border:hover .btn-view , 
.head-category:hover, .CASS-H-main figure:hover .text-type,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-view,
.btn-line:hover .text-line h5 {
    color: #fa6c00;
}

.footer a:hover, .footer h6 a:hover {
    color: #ddd;
}

.btn-more:hover::before, .btn-view:hover::before,
.CASS-B-main figure:hover .btn-view::before,
.CASS-D-border:hover .btn-view::before,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-view::before,
.CASS-D-main figure:hover .btn-more::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.blog-product:hover .img-product img, .items-why:hover img,
.social-footer img:hover, div#Contentmanager .thumbnail>img:hover,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.contact-page li:hover img, .btn-line:hover .qr-line img{
   transform: scale(1.05);
}

.btn-line:hover .add-line {
    background: #fa6c00;
}
}

.blog-slogan h4 {
    font-weight: 400;
}

.product-detail h4 {
    margin-bottom: 0.5rem;
}

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

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

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

.ITPlinkToCookiepage:hover {
    color: #fa6c00 !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 {
    color: #000;
    margin-bottom: 4%;
    margin-top: 2%;
}

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

.btn-pdf-download {
    display: flex;
    gap: 10px;
    align-items: center;
    width: fit-content;
    background: #ff6e00;
    padding: 0.75rem 2rem;
    color: #fff;
    margin: 1rem;
    float: left;
    font-size: 14px;
    border-radius: 30px;
}

.btn-pdf-download a {
    color: #fff;
}

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

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

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

.table-product > thead > tr > th {
    background: #ff6e00;
    color: #fff;
    font-weight: 600;
}

.table-product {
    overflow: hidden;
    border-radius: 20px;
    margin-top: 2rem;
}

.product-detail ul, .product-detail ol {
    margin-bottom: 2rem;
}

.bg-prduct {
    font-size: 22px;
    padding: 12px 15px;
    background-color: #4c1101;
    font-weight: 600;
    color: #fff;
    border-radius: 20px 20px 0 0;
    text-align: center;
    margin-top: 18%;
}

.menuVertical .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 0;
    margin: 2px 0 0;
    color: #fff;
    font-weight:normal;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.no-js .menuVertical .dropdown-menu>li>a {
    background-image: none;
    color: #000000;
    background-color: transparent;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 12px 10px 10px 20px;
    white-space: inherit;
    border-bottom: solid 1px #e26900;
    transition-duration: 0.3s;
}

.menuVertical .nav-pills>li>a .caret {
    float: right;
    margin-top: 10px;
}

.menuVertical .nav-pills>li>a, .menuVertical .nav-stacked>li+li {
	 border-radius: 0x;
    background-color: transparent;
      border-bottom: solid 1px #ffffff;
}

.menuVertical .dropdown-menu>li>a:focus, .menuVertical .dropdown-menu>li>a:hover{
    color: #ffffff !important;
    background-color: #e26900;
}

.menuVertical .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
      background-color:transparent;
    color: #fff !important;
}

.menuVertical .nav-pills>li>a {
    border-bottom: solid 1px #e26900;
    padding: 12px;
    font-size: 16px;
    margin-bottom: 0;
    border-radius: 0;
    background: transparent;
    color: #000000;
}

.menuVertical .dropdown-menu li:last-child {
    margin-bottom: 10px;
}

.no-js .menuVertical .dropdown-menu>li>a:hover {
    background: #e26900;
}

.menuVertical .nav>li>a:hover, .nav>li>a:focus {
   color: #e26900;
   background-color: transparent;
   border-bottom: solid 1px #e26900!important;
}

.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}

.menuVertical {
    margin-bottom: 20%;
      background: #fff;
  border-radius: 0 0 20px 20px;
    overflow: hidden;
}

.no-js .menuVertical .dropdown-menu>li>a:hover::before {
    color: #fff;
}

.no-js .menuVertical .dropdown-menu>li>a::before {
    content: "‣";
    color: #e26900;
    margin-right: 5px;
}


 .menuVertical .dropdown-menu {
    display: block;
}

/************************responsive*********************/

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

h1 {
    font-size: 4.6em;
}

h2 {
    font-size: 4em;
}

h3 {
    font-size: 3.6em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

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

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

.head-footer h6, .head-about h6, .text-type h6,
  .table-product > thead > tr > th {
    font-size: 23px;
}

.text-automatic h6, .text-aproduct h6{
    font-size: 30px;
}

.pre-news h6, .pre-product h6 {
    font-size: 24px;
}

.text-cate-type h6 {
    font-size: 28px;
}

.symbol {
     font-size: 28em;
     line-height: 170px;
}

  p {
    line-height: 32px;
}
  
  .head-about {
    grid-template-columns: 90px auto;
    margin-top: 12%;
}
  
  .footer h6, .sect-about h4, .blog-why h6,
  .pre-news h6, .pre-product h6, .product-detail h6 {
    margin-bottom: 1.5rem;
}
  
  .symbol.sym-right {
    bottom: -70px;
}
  
  .symbol.sym-left {
    top: 120px;
}
  
      .blog-slogan h2 {
        font-size: 4.8em;
    }
  
  .blog-slogan h5::before, .blog-slogan h5::after {
    top: 25px;
}
  
  .product-sub-blog .img-product img {
    height: 220px;
}
  
  .product-main-blog {
    padding: 12.5% 0;
}
  
  .CASS-H-main .CustomImageGalleryType_2 {
    width: 2425px;
}
  
  .footer p {
    font-size: 18px;
    margin: 1% 0;
}
  
  .head-footer {
    width: 66%;
}
  
  .social-footer img {
    width: 40px !important;
}
  
  .maps-iframe iframe {
    height: 580px;
}
  
  .video-gallery iframe {
    height: 455px;
}
  
  .contact-page li {
    grid-template-columns: 42px auto;
}
  
  .btn-line {
    width: 50%;
}
  
  .contact-page {
    padding-top: 3%;
}
  
  .CASS-BlackHead-main .form-control {
    font-size: 16px !important;
    margin-bottom: 1rem;
}
  
  .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) {
  
  .sect-about {
    padding-left: 0;
    padding-right: 0;
}
  
  .head-about {
    margin-top: 3%;
}
  
  .symbol {
    line-height: 130px;
}
  
  .symbol.sym-left {
    left: 10%;
}
  
  .symbol.sym-right {
    right: 10%;
    bottom: -35px;
}
  
  .product-sub-blog .img-product img {
    height: 150px;
  }
  
  .head-category {
    padding-top: 16%;
  }
  
  .CASS-H-main .CustomImageGalleryType_2 {
    width: 1605px;
}
  
  h1 {
    font-size: 4em;
}
  
  .footer p {
    font-size: 14px;
    margin: 1% 0;
}
  
  .maps-iframe iframe {
    height: 445px;
}
  
  .text-automatic h6, .text-cate-type h6, .product-detail p {
    margin-bottom: 1.5rem;
}
  
  .sect-about.about-page {
    padding-right: 6%;
}

  .about-page .head-about {
    margin-top: 0;
}
  
  .contact-page li {
    grid-template-columns: 35px auto;
}
  
  .btn-line {
    width: 60%;
    grid-template-columns: 40% auto;
}
}

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

h2 {
    font-size: 3em;
}

h3 {
    font-size: 2.4em;
}

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

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}
  
  .head-about h6 {
    font-size: 16px;
}

  br {
    display: none;
}
  
  .sect-about {
    padding-right: 7%;
}
  
  .head-about {
    grid-template-columns: 60px auto;
}
  
  .blog-slogan h2 {
    font-size: 3.6em;
  }
  
  .symbol {
    font-size: 18em;
  }
  
      .symbol.sym-right {
        right: 8%;
        bottom: -55px;
    }
  
  .symbol.sym-left {
    top: 75px;
}
  
  .sect-automatic br {
    display: block;
}
  
  .product-main-blog {
    padding: 30% 0;
}
  
      .CASS-H-main .CustomImageGalleryType_2 {
        width: 1410px;
    }
  
  .blog-why {
    gap: 25px;
}
  
  .add-line img {
    width: 20px !important;
}
  
  .btn-line {
    width: 70%;
}
  
  .text-line h5 {
    margin: 0 0 3%;
}
}

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

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

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

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
  p, .pre-product p, .product-detail li::marker {
    font-size: 15px;
}
  
  p {
    line-height: inherit;
}
  
  .btn-more, .btn-view, .pre-news p, .CASS-BlackHead-main button {
    font-size: 13px;
}
  
      .sect-about {
        padding-right: 5%;
    }
  
  .blog-slogan h2 {
        font-size: 3em;
    }
  
  .symbol.sym-left {
        left: 8%;
    }
  
      .product-sub-blog .img-product img {
        height: 120px;
    }
  
  .product-main-blog {
        padding: 32% 0;
    }
  
  .text-automatic h6, .text-aproduct h6, .text-cate-type h6 {
    font-size: 20px;
}
  
      .head-category {
        padding-top: 14%;
    }
  
      .CASS-H-main .CustomImageGalleryType_2 {
        width: 1185px;
    }
  
  .head-footer h6,.text-type h6 {
    font-size: 16px;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
    padding: 0;
}
  
  .pre-news h6, .pre-product h6 {
    font-size: 18px;
}
  
  .head-page {
    padding: 4% 0;
}
  
  .text-cate-type {
    padding: 20px 10px;
    padding-top: 40px;
}
  
  .btn-more, .btn-view {
    padding: 0.75rem 2rem;
}
  
  .btn-line {
        width: 75%;
    }
  
      .symbol {
        font-size: 14em;
    }
      .symbol.sym-left {
        top: 50px;
    }
  
  div#mainmenu689989a1717d48001a0694e4 .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
}
  
  .blog-slogan h5::before, .blog-slogan h5::after {
    top: 15px;
    width: 30px;
}
  
  .copy-right {
    padding: 2% 0;
}
  
  .ITPcheckboxAuthen {
    text-align: left !important;
    padding: 0 3%;
    margin-bottom: 6%;
    position: relative;
    z-index: 99;
}
  
  .table-responsive {
    border: none !important;
}
  
    .bg-prduct {
    display: none;
}

.menuVertical {
    display: none;
}
}

@media screen and (max-width: 768px) {
  
      .product-sub-blog .img-product img {
        height: 110px;
    }
  
  .CASS-H-main .CustomImageGalleryType_2 {
        width: 1125px;
    }
  
  .icon-why {
    width: 55%;
  }
  
  .contact-page {
    padding-left: 6%;
}
  
      .btn-line {
        width: 78%;
    }
  
  div#mainmenu68aed635ceed310013cedcb1 .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
}
  

}

@media screen and (max-width: 480px) {
  
  
  div#imagesControl689986f4cbf5bb00130c0cab,
  div#contentnewmode6899bf90cbf5bb00130c18f0,
  div#imagesControl6899bc67a5aaab00131afa7f,
  div#imagesControl6899bc1da5aaab00131afa5a,
  div#imagesControl6899bfc1b938ff0013b924b6,
  div#imagesControl6899a277a5aaab00131af3d1,
  div#imagesControl689bf88b53793600136ad7ad,
  div#mainmenu689c0235b938ff0013b92cf9>div,
  div#mainmenu689c023cb938ff0013b92d02>div,
  div#mainmenu689c12df53793600136add24>div{
    padding: 0 !important;
}
  
  .head-about {
    margin-bottom: 8%;
}
  
      h4, .managerHeader {
        font-size: 22px;
    }
  
  .sect-about h4 {
    margin-bottom: 1.5rem;
}
  
      .sect-about {
         text-align: center;
        padding: 0;
        margin-bottom: 12%;
    }
  
.CASS-B-border, .CASS-D-border, .maps-page-contact {
    margin: -10px;
}
  
      .blog-slogan h2 {
        font-size: 2em;
    }
  
  .blog-slogan {
    padding: 15% 3%;
}
  
  .blog-slogan h5::after {
    right: -23px;
    width: 15px;
}
  
.blog-slogan h5::before {
    left: -23px;
    width: 15px;
}
  
      .symbol {
        font-size: 9em;
    }
  
      .symbol {
        line-height: 75px;
    }
  
      .symbol.sym-left {
        top: 30px;
        left: 5%;
    }
  
      .symbol.sym-right {
        right: 5%;
        bottom: -35px;
    }
  
  .blog-slogan h4 {
    font-size: 20px;
}
  
  .blog-slogan h5 {
    font-size: 18px;
}
  
  div#contentnewmode6899a2c5717d48001a069ce3 {
    display: none;
}
  
  .pt-8.sect-automatic, .pt-8.head-product {
    padding-top: 12%;
}
  
  .sect-automatic, .head-product {
    margin-bottom: 6%;
}
  
  .CASS-B-main .imgLightbox {
    width: 65%;
    margin-bottom: 8%;
}
  
      .product-sub-blog .img-product img,
  .product-main-blog .img-product img {
        height: 170px;
        object-fit: cover;
    }

  .product-main-blog, .blog-product {
    padding: 10px 20px;
}
  
  .blog-product {
    margin-bottom: 2rem;
}
  
  .cate-one {
    text-align: center;
}
  
      .head-category {
        padding: 0;
        text-align: center;
    }
  
  .CASS-E-main .imgLightbox {
    width: 100%;
}
  
  div#mainmenu6899bc04a5aaab00131afa1f .none-middle-mid .none-middle-mid {
    display: block;
}
  
div#mainmenu6899bc04a5aaab00131afa1f .none-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .text-aproduct {
    padding-top: 2%;
}
  
  .itopplus-bg3 {
    background-size: 100%;
    background-position: bottom;
    background: linear-gradient(320deg, #030200 10%, #4c1101 22%, #8f3a01 30%, #e26900 50%, #ee6900 80%);
}
  
  .head-category {
    margin-bottom: 5%;
}
  
     .sect-automatic h1, h2 {
        font-size: 26px;
    }
  
      h3 {
        font-size: 24px;
    }
  
  .blog-why, .template1 {
    grid-template-columns: repeat(1, 1fr);
}
  
  .icon-why {
    width: 100%;
    margin: 0;
}
  
  .items-why {
    display: grid;
    grid-template-columns: 20% auto;
    text-align: left;
    gap: 20px;
}
  
  .items-why:nth-child(even) {
    margin-top: 0;
}
  
  .blog-why {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 25%;
}
  
  .copy-right p {
    font-size: 13px;
}
  
  .copy-right {
    padding: 4% 0;
}
  
  .sect-about.about-page {
    padding: 0;
}
  
  .head-about h6 {
    width: fit-content;
}
  
  .head-about {
    text-align: left;
   padding-left: 10%;
}
  
  .sect-about .btn-more {
    margin: auto;
}
  
      .head-page {
        padding: 6% 0;
    }
  
  .sect-about p {
    margin-bottom: 8%;
}
  
  .pt-5 {
    padding-top: 8%;
}
  
  .template1 .col-md-4.col-sm-4.col-xs-12 a {
    position: relative;
    z-index: 99;
}  
  
  /*.template1 .col-md-4.col-sm-4.col-xs-12::before {
    z-index: 1;
}*/
  
  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%;
    float: none !important;
}
  
  .pe-8 {
    padding-left: 0;
}
  
  .product-detail li p {
    margin-bottom: 1rem;
}
  
  .contact-page {
    padding: 0;
}
  
  .contact-page ul {
    margin-top: 5%;
    margin-bottom: 7%;
}
  
      .btn-line {
        width: 84%;
    }
  
  .form-contact, .CASS-BlackHead-main {
    width: 100%;
}
  
  div#mainmenu6899aca1cbf5bb00130c161a>div,
div#mainmenu6899b115a5aaab00131af875>div,
div#mainmenu6899b173a5aaab00131af898>div,
  div#mainmenu6899b171a5aaab00131af893>div {
  padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
    .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;
}

  .form-contact {
    padding: 5% 3% 2%;
}
  
  .product-detail img, .row.row-col img {
    margin-bottom: 20px;
}
  
.template1 .col-md-4.col-sm-4.col-xs-12::before {
    z-index: -1;
}
  
  .itopplus-pos2, .itp-layout {
    position: relative;
    z-index: 1;
}
}

.CASS-GrayBackground-main .pagination>li>a, .CASS-GrayBackground-main .pagination>li>span {
    background-color: transparent !important;
    color: #fff !important;
    border: none !important;
      border-radius: 5px !important;
}

.CASS-GrayBackground-main .pagination>li>a:focus, 
.CASS-GrayBackground-main .pagination>li>a:hover, 
.CASS-GrayBackground-main .pagination>li>span:focus, 
.CASS-GrayBackground-main .pagination>li>span:hover {
    background-color: #000 !important;
}

