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

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

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

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

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

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

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

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

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

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

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

  #itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
  }
}

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

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

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

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

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

  .itopplus-search,
  .itopplus-search2 {
    width: 100%;
    text-align: right;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }

  .itp-block2 {
    display: grid;
    grid-template-columns: auto 18%;
    align-items: center;
    width: 100%;
    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.125em;
}

h2 {
  font-size: 3.2em;
}

h3 {
  font-size: 2.8em;
}

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

h5 {
  font-size: 2em;
}

h6 {
  font-size: 1.4em;
}

p,
.work-detail p,
.btn-cart02 {
  font-size: 16px;
}

.footer p,
.btn-more,
.btn-view,
.pre-news p,
.CASS-B-main button,
div#background6852611ca9fa9300139d69ec button,
.btn-cart,
.text-form3 span {
  font-size: 14px;
}

.text-big,
.text-product h6,
.nav-template7 li .fa-plus:before {
  font-size: 20px;
}

.pre-news h6,
.nav-template7 li strong,
.search_titleText b,
.text-banner h6,
.head-phama h6 {
  font-size: 18px;
}

.text-big2 {
  font-size: 26px;
}

.sect-concept h6,
.head-page h6 {
  font-size: 24px;
}

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

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

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

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

.btn-cart {
  background: #f70208;
  padding: 0.75rem 2rem;
  display: flex;
  gap: 10px;
  align-items: center;
  color: #fff;
  width: fit-content;
  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;
}

.btn-cart02 {
  background: #ffffff;
  padding: 0.5rem 4rem;
  gap: 15px;
  align-items: center;
  color: #000;
  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;
  border: 1px solid #f70208;
  display: grid;
  grid-template-columns: 35px auto;
  width: 100%;
  margin-bottom: 1rem;
}

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

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

.CASS-E-border {
  border-radius: 0;
}

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

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

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

.hideForNewSearchtag .ui.icon.input > i.icon {
  background: #c6c6c6 !important;
  opacity: 1 !important;
  color: #fff;
  border-color: #c6c6c6 !important;
  box-shadow: none;
}

.logo-footer h6,
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5,
.text-big,
.text-big2,
.blog-value h6,
.sect-concept h6,
.blog-concept h6,
.sect-voice h6,
.head-page h3,
.head-page h6,
.product-detail h6,
.product-sub-detail h6,
.pre-news h6,
.detail-news h6,
.register-content h6,
.fw-semi,
b,
.contact-product h6,
strong,
span#contactUsAcceptPolicyText2,
.text-csr h6,
.work-detail h6 {
  font-weight: 600;
}

.logo-footer {
  display: grid;
  grid-template-columns: 25% auto;
  gap: 10px;
  align-items: center;
}

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

.footer h6 {
  color: #f60308;
}

.footer h6,
.cont-footer h6,
.head-page h6,
.pre-product h6,
.product-detail h6,
.detail-news h4,
.register-content h5,
.sect-concept p,
.text-banner h4 {
  margin-bottom: 1rem;
}

.contact-tell {
  display: grid;
  grid-template-columns: 30px auto;
  gap: 5px;
  align-items: center;
  margin-top: 10px;
  color: #fff;
}

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

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

.text-red,
.sect-about h4,
.sect-recomn h3,
.about-detail h5,
.text-big2,
.sect-concept h4,
.head-page h3,
h3.managerHeader,
.product-sub-detail h4,
.product-sub-detail a:hover,
.detail-news h4,
.head-form h4,
.contact-page h4,
.contact-page a:hover,
.register-content a:hover,
.contact-product a:hover,
.product-sub-detail h5,
.text-csr h5 {
  color: #f70208;
}

.product-sub-detail a,
.contact-page a,
.register-content a,
.contact-product a {
  color: #404447;
}

.about-two h4,
.sect-value h5,
.head-page {
  margin-bottom: 2%;
}

.sect-about h4,
.about-detail h5,
.about-detail p,
.about-two p {
  margin-bottom: 3%;
}

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

p {
  line-height: 26px;
}

.btn-more {
  width: fit-content;
  padding: 1rem 2rem;
  border: 1px solid #f70208;
  border-radius: 30px;
  color: #404447;
  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 {
  padding-top: 4%;
}

.btn-all .btn-more {
  margin: auto;
  margin-top: 3%;
}

.about-detail {
  padding-right: 8%;
}

.about-two {
  padding-left: 8%;
  padding-top: 5%;
}

.about-two h6 {
  margin-bottom: 1rem;
}

.sect-value,
.detail-news,
.blog-form,
.head-form {
  text-align: center;
}

.blog-value {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 3%;
}

.items-value,
.items-voice {
  background: #f7f8f9;
  padding: 6%;
  border-radius: 25px;
}

.icon-value {
  width: 30%;
  margin: auto;
  margin-bottom: 3%;
}

.blog-value h6,
.head-page h3,
.product-sub-detail h4,
.pre-news h6 {
  margin-bottom: 0.5rem;
}

.sect-concept h4 {
  margin: 1% 0;
}

.sect-concept h6 {
  margin-top: 2%;
}

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

.items-concept {
  display: grid;
  grid-template-columns: 23% auto;
  align-items: center;
  gap: 10px;
  background: #fff;
  padding: 20px 10px;
  border-radius: 20px;
}

.sect-concept,
.sect-voice,
.head-page,
h3.managerHeader {
  text-align: center;
}

.CASS-A-main figure,
div#formdisplay685a4c23a864450013b06ef5 {
  overflow: hidden;
  border-radius: 25px;
}

.blog-voice {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 3% 0;
  text-align: left;
}

.ic-voice01 h1 {
  line-height: 64px;
  font-size: 7em;
  font-weight: 400;
  color: #f70208;
}

.ic-voice01 {
  position: absolute;
  top: -5px;
  left: 15px;
}

.items-voice {
  padding: 6% 3%;
  position: relative;
}

.CASS-B-main figcaption {
  padding: 0 !important;
  position: relative !important;
  text-transform: none !important;
  text-align: left !important;
  color: #404447 !important;
  font-size: inherit !important;
}

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

.CASS-B-main .imgLightbox,
div#Contentmanager .thumbnail,
.itopplus-search-image-flex-container .img-container,
div#Contentmanager .img-container,
.CASS-B-main figure,
.CASS-D-main figure {
  overflow: hidden;
}

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: initial;
}

.btn-view {
  background: #f70208;
  padding: 0.75rem 2rem;
  width: fit-content;
  color: #fff;
  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;
}

.text-product {
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  align-items: center;
}

.CASS-B-main figure {
  background: #fff;
  border-radius: 25px;
}

.Text_seller2,
.post-time,
.landingpagemanager,
.text-form span,
h3.managerHeader,
.social-share,
div#btnview68525c7bcfa17500137c19cb .glyphicon,
div#searchResultLanding .help-block,
.text_search_briefDescription strong,
.CASS-B-main .glyphicon {
  display: none;
}

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

.pre-product {
  text-align: left;
  padding: 4% 4% 5%;
  color: #404447;
}

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

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

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

.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;
}

.card-product img,
.news-video iframe,
.news-video video,
.Contenemanager-gallery .col-xs-6.col-md-3 img {
  border-radius: 20px;
}

.card-product {
  display: grid;
  grid-template-columns: 40% auto;
  align-items: center;
  background: #f7f8f9;
  padding: 10px;
  border-radius: 20px;
  margin-bottom: 25px;
  gap: 20px;
}

div#Contentmanager .col-md-12.text-justify,
div#Contentmanager .col-md-6.pull-left,
div#Contentmanager .col-md-6.pull-right {
  padding: 0;
}

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

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

.ps-8 {
  padding-right: 8%;
}

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

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

.pass-product {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  margin-top: 20px;
}

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

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

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

.pre-news p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #5b5a5a;
  margin-bottom: 2rem;
}

.pre-news h6 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 55px;
}

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

.Contenemanager-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.detail-news p,
.sect-recomn,
.text-csr p.fw-semi,
.text-csr p {
  margin-bottom: 2rem;
}

.detail-news .btn-view {
  margin: auto;
}

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

.register-content ul,
.contact-page ul,
.contact-product ul {
  list-style: none;
  padding: 0;
  margin-top: 1rem;
}

.register-content ul {
  margin-bottom: 1.5rem;
}

.register-content {
  padding: 0 5%;
}

.border-right {
  border-right: 1px solid #ddd;
  min-height: 320px;
}

.icon-form {
  width: 40%;
  margin: auto;
  margin-bottom: 6%;
}

.blog-form {
  padding: 8% 3%;
  background: #fff;
  border-radius: 20px;
  min-height: 230px;
}

.nav-template7 li a {
  width: 100%;
  background: #f7f8f9;
  padding: 1%;
  position: relative;
  border-radius: 10px;
  text-align: left;
}

.nav-template7 li {
  border: none;
  box-shadow: none;
}

.nav-template7 li .fa-plus:before {
  content: "︾";
  color: #f70208;
}

.nav-template7 li a span {
  position: absolute;
  right: 18px;
  top: 18px;
}

.work-detail ul {
  margin: 1rem 0;
}

.work-detail li {
  list-style: circle;
}

.nav-template7 li:hover a {
  background: #f70208;
  color: #fff;
}

.nav-template7 li:hover .fa-plus:before,
.CASS-B-main button:hover,
.text-banner a {
  color: #fff;
}

div#formdisplay68525c7bcfa17500137c19cb {
  background: #f7f8f9 !important;
  padding: 20px;
  border-radius: 25px;
}

.CASS-B-main .form-control {
  box-shadow: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ddd;
  background: transparent;
  margin-bottom: 1rem;
  width: 100% !important;
}

.CASS-B-main input.form-control,
div#background6852611ca9fa9300139d69ec textarea.form-control,
div#formdisplay685a4c23a864450013b06ef5 select {
  height: 40px;
}

.head-form h5 {
  margin-top: 2rem;
}

.CASS-B-main input::placeholder,
.CASS-B-main textarea::placeholder {
  color: #404447;
}

.CASS-B-main .btn-success {
  background: #f70208;
  border-color: #f70208;
  text-shadow: none;
  padding: 0.5rem 2rem;
  border-radius: 30px;
  width: fit-content;
  transition-duration: 0.3s;
}

.CASS-B-main .col-md-2 {
  width: fit-content;
}

.CASS-B-main .progress {
  height: 6px;
  margin-top: 15px !important;
}

.CASS-B-main .col-md-offset-5,
div#background6852611ca9fa9300139d69ec .col-md-offset-3 {
  margin: 0;
  width: 100%;
  text-align: center;
  padding: 0;
}

.CASS-B-main button,
div#background6852611ca9fa9300139d69ec button {
  background: #f70208;
  text-shadow: none;
  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 1rem 2rem;
  transition-duration: 0.3s;
}

.text-form2,
div#editor6 {
  height: 20px;
}

.text-form2 {
  padding-left: 12px;
}

.register-content li img,
.contact-page li img,
.contact-product li img {
  border-radius: 50%;
}

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

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

div#background6852611ca9fa9300139d69ec {
  background: #fff;
  padding: 5%;
  border-radius: 25px;
}

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

.btn-linkpage a:hover {
  text-decoration: none;
}

.btn-linkpage {
  width: fit-content;
  margin: auto;
  margin-right: 0;
}

.hideForNewSearchtag .ui.input input {
  font-family: "LINE Seed Sans TH";
  width: 100%;
}

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

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

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

.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
  width: 100% !important;
  background: #f7f8f9 !important;
  padding: 0 !important;
  border-radius: 20px;
  overflow: hidden;
}

.itopplus-search-image-flex-container .img-container .img img {
  object-fit: cover;
  height: 100%;
}

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

.btn-cart:hover::before,
.btn-more:hover::before,
.btn-cart02:hover::before,
.btn-view:hover::before,
.CASS-B-main figure:hover .btn-view::before,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-view::before,
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover .btn-view::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.btn-more::before,
.btn-cart02::before {
  background: #f70208;
}

.btn-more:hover,
.btn-cart02:hover {
  color: #fff;
}

.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-product h6,
.CASS-B-main figure:hover .text-product h6,
.contact-tell:hover,
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover .pre-product h6,
.text-banner a:hover {
  color: #f70208;
}

.social-footer img,
.icon-value img,
.icon-concept img,
.template1 .col-md-4.col-sm-4.col-xs-12 .img,
div#Contentmanager .thumbnail > img,
.contact-more li img,
.register-content li img,
.contact-product li img,
.contact-page li img,
.icon-form img,
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 img {
  transition: transform 0.2s ease-out;
}

.social-footer img:hover,
.items-value:hover img,
.blog-form:hover img,
.items-concept:hover img,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
div#Contentmanager .thumbnail > img:hover,
.contact-more li:hover img,
.register-content li:hover img,
.contact-product li:hover img,
.contact-page li:hover img,
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover img {
  transform: scale(1.05);
}

.pre-product h6 {
  transition-duration: 0.3s;
}

div#Contentmanager .col-xs-6.col-md-3 .thumbnail {
  border: 1px solid #ddd;
}

.CASS-B-main .btn-success:hover,
.CASS-B-main button:hover,
div#background6852611ca9fa9300139d69ec button:hover {
  background: #191918;
  border-color: #191918;
}

.btn-cart02:hover {
  border-color: #f70208;
}

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

.product-sub-detail li p,
.head-phama li h6 {
  margin-bottom: 0.75rem;
}

.contact-more li p {
  margin: 0;
}

.work-detail {
  text-align: left;
  padding: 15px 0;
}

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

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

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

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

div#cookie6852611ca9fa9300139d69ec {
  margin-bottom: 15px;
}

.CASS-D-main .carousel-indicators.hidden {
  display: block !important;
  visibility: visible !important;
}

.CASS-D-main .carousel-indicators .active {
  width: 12px !important;
  height: 12px !important;
  background-color: #f70208 !important;
  border-color: #f70208;
}

.CASS-D-main .carousel-indicators li {
  width: 12px !important;
  height: 12px !important;
  border-color: #fff;
  margin: 0 3px !important;
  background-color: #fff !important;
}

#formdisplay68525c7bcfa17500137c19cb > div:nth-child(4),
#formdisplay685a4c23a864450013b06ef5 > div:nth-child(4) {
  padding-top: 0 !important;
}

div#form685a4c23a864450013b06ef5 {
  padding-bottom: 0 !important;
}

.pass-voice {
  display: grid;
  grid-template-columns: 40% auto;
  gap: 20px;
}

.img-voice {
  height: fit-content;
  border-radius: 20px;
  overflow: hidden;
}

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

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

.navbar-nav > li:hover > .dropdown-menu {
  display: block;
}

.CASS-D-main .thumbs {
  margin: 0;
}

.head-phama hr,
.card-shopping hr {
  border-color: #f70208;
  width: 50px;
  margin-left: 0;
  border-width: 3px;
}

.CASS-E-main img {
  height: 295px !important;
  object-fit: contain;
  width: fit-content !important;
}

.product-sub-detail hr {
  border-color: #bbbbbb;
}

.product-sub-detail h5,
.product-sub-detail h6,
.text-csr h5 {
  margin-bottom: 0.5rem;
}

.note {
  color: #8f8f8f;
  margin-bottom: 2rem;
}

.product-sub-detail li::marker {
  content: "»";
  color: #f70208;
  font-size: 20px;
}

.product-sub-detail li {
  padding-left: 7px;
}

.product-sub-detail ul {
  margin: 0.5rem 0 2rem;
}

.CASS-E-main figure {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
}

.blog-form p {
  line-height: inherit;
}

div#formdisplay685a4c23a864450013b06ef5 .has-feedback {
  height: 50px;
}

div#formdisplay685a4c23a864450013b06ef5 #editor6 {
  height: auto;
}

div#formdisplay685a4c23a864450013b06ef5 {
  padding: 3%;
}

.map-img img {
  height: 550px;
  object-fit: contain;
}

.contact-product {
  margin-top: 6%;
}

.text-form3 span {
  display: inline-block;
  margin-bottom: 8px;
}

/******************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.6em;
  }

  h3 {
    font-size: 3.2em;
  }

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

  h5 {
    font-size: 2.4em;
  }

  h6 {
    font-size: 1.8em;
  }

  p,
  .work-detail p,
  .btn-cart02 {
    font-size: 20px;
  }

  .footer p,
  .btn-more,
  .btn-view,
  .pre-news p,
  .CASS-B-main button,
  div#background6852611ca9fa9300139d69ec button,
  .btn-cart,
  .text-form3 span {
    font-size: 18px;
  }

  .text-big,
  .text-product h6,
  .nav-template7 li .fa-plus:before {
    font-size: 24px;
  }

  .pre-news h6,
  .nav-template7 li strong,
  .search_titleText b,
  .text-banner h6,
  .head-phama h6 {
    font-size: 22px;
  }

  .text-big2 {
    font-size: 30px;
  }

  .sect-concept h6,
  .head-page h6 {
    font-size: 28px;
  }

  .ic-voice01 h1 {
    line-height: 70px;
    font-size: 9em;
  }

  .navbar-default .navbar-nav > li > a {
    margin: 0 25px;
  }

  .hideForNewSearchtag .ui.input input,
  .text-form2 span {
    font-size: 16px;
  }

  .CASS-B-main .form-control {
    font-size: 18px !important;
  }

  .hideForNewSearchtag .ui.icon.input > i.icon {
    height: 33px !important;
    width: 33px !important;
  }

  p {
    line-height: 32px;
  }

  .sect-about {
    padding-top: 5%;
  }

  .container {
    width: 86vw;
  }

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

  .contact-more li,
  .register-content li,
  .contact-page li,
  .contact-product li {
    grid-template-columns: 38px auto;
  }

  .pre-news h6 {
    height: 65px;
  }

  .nav-template7 li a span {
    top: 22px;
  }

  .CASS-B-main .form-control {
    margin-bottom: 2rem;
  }

  .text-form2,
  div#editor6 {
    height: 25px;
  }

  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
  }

  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }

  .CASS-E-main img {
    height: 380px !important;
  }

  .blog-form {
    min-height: 300px;
  }

  div#formdisplay685a4c23a864450013b06ef5 .has-feedback {
    height: 65px;
  }

  .map-img img,
  div#HtmlTool685a4e78bb20b40013b2f54a iframe {
    height: 520px;
  }

  .btn-cart02 {
    padding: 0.75rem 4rem;
    grid-template-columns: 40px auto;
    margin-bottom: 1.5rem;
  }

  .CASS-B-main input.form-control,
  div#background6852611ca9fa9300139d69ec textarea.form-control,
  div#formdisplay685a4c23a864450013b06ef5 select {
    height: 45px;
  }
}

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

  h2 {
    font-size: 3em;
  }

  h3 {
    font-size: 2.6em;
  }

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

  h5 {
    font-size: 1.8em;
  }

  .footer p {
    font-size: 13px;
    line-height: inherit;
  }

  .about-two {
    padding-top: 2%;
    padding-left: 7%;
  }

  .about-two br,
  .items-value br {
    display: none;
  }

  .items-value {
    padding: 6% 4%;
  }

  .items-voice {
    padding: 10% 5%;
  }

  .contact-more li {
    grid-template-columns: 33px auto;
  }

  .blog-form {
    padding: 8% 3%;
    min-height: 210px;
  }

  div#background6852611ca9fa9300139d69ec .form-control {
    margin: 0;
  }

  .navbar-default .navbar-nav > li > a {
    margin: 0 12px;
  }

  .CASS-E-main img {
    height: 260px !important;
  }
}

@media screen and (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    margin: 0 10px;
  }

  br {
    display: none;
  }

  h1 {
    font-size: 3.6em;
  }

  h2 {
    font-size: 2.8em;
  }

  h3 {
    font-size: 2.4em;
  }

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

  .text-big,
  .text-product h6,
  .nav-template7 li .fa-plus:before {
    font-size: 18px;
  }

  .btn-view {
    padding: 0.75rem 1.5rem;
  }

  .text-product {
    padding: 10px 15px 5px;
    flex-wrap: wrap;
    gap: 5px;
  }

  .text-product h6 {
    width: 100%;
  }

  .footer p {
    font-size: 15px;
  }

  h6 {
    font-size: 1.3em;
  }

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

  .about-two {
    padding-top: 0;
  }

  .about-detail {
    padding-right: 6%;
  }

  p {
    line-height: 24px;
  }

  .pre-product h6 {
    height: 50px;
  }

  .work-detail ul {
    margin: 1rem 0;
  }

  .CASS-E-main img {
    height: 220px !important;
  }

  .text-csr.pt-3 {
    padding-top: 0;
  }

  div#cookie685a4c23a864450013b06ef5 {
    padding: 0 5% 3% !important;
  }

  div#HtmlTool685a4e78bb20b40013b2f54a iframe,
  .map-img img {
    height: 380px;
  }

  .btn-cart02 {
    padding: 0.5rem 2rem;
  }

  .blog-form {
    min-height: 195px;
  }
}

@media screen and (max-width: 900px) {
  div#background685124a616b6b50013a4a3bc,
  .btn-cart {
    display: none;
  }

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

  h1 {
    font-size: 34px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 28px;
  }

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

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 18px;
  }

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

  .text-product {
    flex-wrap: wrap;
    gap: 10px;
  }

  div#background685107fc16b6b50013a4a053 .col-md-6.col-sm-6.col-xs-12 {
    width: 100% !important;
    text-align: center;
  }

  .pre-product h6,
  .pre-news h6 {
    height: 56px;
  }

  div#Contentmanager .col-md-6.pull-left,
  div#Contentmanager .col-md-6.pull-right {
    width: 50%;
  }

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

  .contact-more li {
    grid-template-columns: 30px auto;
  }

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

  .icon-form {
    width: 100%;
    margin: 0;
  }

  .blog-form {
    display: grid;
    grid-template-columns: 25% auto;
    text-align: left;
    align-items: center;
    min-height: auto;
    padding: 5% 3%;
    gap: 15px;
  }

  .nav-template7 li a {
    padding: 15px;
  }

  .work-detail ul {
    padding-left: 3%;
  }

  div#formdisplay68525c7bcfa17500137c19cb .col-md-4.col-sm-12 {
    width: 33.33%;
    padding-right: 0;
  }

  div#formdisplay68525c7bcfa17500137c19cb .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0;
  }

  .head-form h5 {
    margin-bottom: 1rem;
  }

  .itpHideMenuUncomplete input {
    background: #f5f5f7;
    box-shadow: none;
  }

  .icon-value {
    width: 35%;
  }

  .items-concept {
    display: block;
    text-align: center;
    padding: 15px;
  }

  .icon-concept {
    width: 55%;
    margin: auto;
    margin-bottom: 8%;
  }

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

  a#itpphonemobile {
    order: 1;
  }

  a#itpsearchmobile {
    order: 0;
  }

  a#itpfacebookmobile {
    order: 2;
  }

  .pass-voice {
    grid-template-columns: 100%;
  }

  .CASS-E-main img {
    height: 100% !important;
  }

  .product-sub-detail ul {
    padding-left: 2%;
  }

  .product-sub-detail li p,
  .head-phama li h6 {
    margin-bottom: 0.25rem;
  }

  div#mainmenu685a47aedd1e3a001382e45f .row-fluid {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
  }

  div#mainmenu685a47aedd1e3a001382e45f .col-sm-5fix.col-xs-12 {
    width: 33.33%;
  }

  div#HtmlTool685a4e78bb20b40013b2f54a iframe,
  .map-img img {
    height: 320px;
  }

  div#mainmenu685a5081bb20b40013b2f5cc .none-middle-mid {
    display: flex;
    flex-wrap: wrap;
  }

  div#mainmenu685a5081bb20b40013b2f5cc .none-middle-mid .none-middle-mid {
    display: block;
  }

  .blog-form p br {
    display: block;
  }

  .blog-form {
    min-height: 120px;
  }
}

@media screen and (max-width: 480px) {
  div#imagesControl685104c516b6b50013a4a039,
  div#mainmenu685124a616b6b50013a4a3bc > div,
  div#imagesControl68512e8e90ce280013949331,
  div#imagesControl68512e665b15c60013736266,
  .product-sub-detail,
  div#form68525c7bcfa17500137c19cb,
  div#mainmenu685260d9f5f6640013884cdb > div,
  .text-csr,
  div#imagesControl685a1fdddd1e3a001382dd10,
  div#mainmenu685a1fb8dd1e3a001382dcbc > div,
  div#mainmenu685a47aedd1e3a001382e45f > div,
  div#mainmenu685a4e78bb20b40013b2f54a > div,
  div#mainmenu685a4e23dd1e3a001382e59d > div,
  div#mainmenu685a5081bb20b40013b2f5cc > div {
    padding: 0 !important;
  }

  .sect-about,
  .about-detail,
  .about-two,
  .contact-page {
    padding: 0;
  }

  .sect-about p,
  .sect-about,
  .contact-page {
    margin-bottom: 6%;
  }

  .sect-about h4,
  .about-detail h5,
  .about-detail p,
  .about-two p,
  .about-detail,
  .about-two,
  .sect-concept p {
    margin-bottom: 5%;
  }

  p {
    line-height: inherit;
  }

  .text-product {
    padding: 15px;
  }

  div#background68512e8e90ce280013949331 .col-md-3.col-sm-4.col-xs-12,
  div#background68512e665b15c60013736266 .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
  }

  .pt-5.sect-recomn {
    padding-top: 10%;
    margin-bottom: 1rem;
  }

  div#contentnewmode68511684f5f6640013883b21 {
    display: none;
  }

  div#background6851168ff5f6640013883b30 .none-middle-mid,
  div#mainmenu685260bbf5f6640013884ca6 .none-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  div#background6851168ff5f6640013883b30 .none-middle-mid .none-middle-mid,
  div#mainmenu685260bbf5f6640013884ca6 .none-middle-mid .none-middle-mid {
    display: block;
  }

  .CASS-A-border {
    margin: -10px;
  }

  .blog-value,
  .blog-concept,
  .blog-voice {
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0;
    margin-bottom: 6%;
  }

  .icon-value {
    width: 30%;
  }

  .items-value {
    padding: 6%;
  }

  .sect-concept h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
  }

  .icon-concept {
    width: 100%;
    margin: 0;
  }

  .items-concept {
    grid-template-columns: 25% auto;
    display: grid;
    text-align: left;
  }

  .blog-voice {
    gap: 30px;
  }

  .template1,
  .pass-product,
  .itopplus-search-image-flex-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }

  div#Contentmanager .col-md-6.pull-left,
  div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
  }

  .contact-more {
    margin-top: 1.5rem;
  }

  .card-product {
    margin: 0;
  }

  .pass-product {
    margin-top: 0;
    margin-bottom: 8%;
  }

  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0 4% !important;
  }

  .pre-product h6,
  .pre-news h6 {
    height: unset;
  }

  .border-right {
    border-right: none;
    min-height: unset;
  }

  .register-content {
    padding: 0;
    margin-bottom: 8%;
  }

  .pt-5.sect-value {
    padding-top: 10%;
  }

  .nav-template7 li a strong {
    width: 90%;
    display: block;
    font-size: 16px;
  }

  .head-form h5 {
    margin-bottom: 0;
  }

  div#formdisplay68525c7bcfa17500137c19cb .col-md-4.col-sm-12,
  div#formdisplay68525c7bcfa17500137c19cb .col-md-6.col-sm-12 {
    width: 100%;
  }

  .text-form2,
  div#editor6 {
    height: unset;
  }

  .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-H-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .CASS-D-border,
  .CASS-E-border {
    margin: -10px;
  }

  .product-sub-detail ul {
    padding-left: 8%;
  }

  .product-sub-detail li::marker {
    font-size: 14px;
  }

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

  .product-sub-detail h6,
  .text-banner h6 {
    font-size: 16px;
  }

  .CASS-E-main img {
    height: 200px !important;
    object-fit: contain;
  }

  .CASS-D-border figure img {
    height: 170px;
    object-fit: cover;
  }

  .CASS-E-border {
    margin-bottom: 5px;
  }

  div#background685a1fdddd1e3a001382dd10 .col-md-4.col-sm-4.col-xs-12 {
    width: 50%;
  }

  div#mainmenu685a47aedd1e3a001382e45f .col-sm-5fix.col-xs-12 {
    width: 100%;
    padding: 0 !important;
  }

  div#formdisplay685a4c23a864450013b06ef5 {
    padding: 0;
  }

  .map-img img,
  div#formdisplay685a4c23a864450013b06ef5 .has-feedback {
    height: unset;
  }

  div#formdisplay685a4c23a864450013b06ef5 #selectbox6 {
    height: 40px;
  }

  .blog-voice {
    margin-top: 8%;
  }

  .blog-form {
    grid-template-columns: 20% auto;
  }

  .btn-cart02 {
    padding: 0.75rem 3rem;
    grid-template-columns: 30px auto;
  }

  .blog-form {
    min-height: unset;
  }

  .product-sub-detail h5 {
    margin-bottom: 1rem;
  }

  .navbar-header :is(button, a) {
    width: 30px !important;
    height: 30px !important;
  }
}


