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

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

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16062024b6b1/0/0/2z-z1707038455642.jpg");
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16062024b6b1/0/0/3z-z1342917899395.jpg");
}

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

.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0;
  padding: 10px 10px;
  border-radius: 30px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  box-shadow: none;
  border-color: transparent;
  background: linear-gradient(to right, #ad0000 0, #d30000 50%, #ad0000 100%);
  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: #132e96;
}

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

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

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

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

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

  .navbar-header > a::after {
    background: #b40c0c;
  }

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

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

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

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

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

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

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
  
  .itopplus-header {
    display: none;
}
}

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

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

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.05);
  }

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

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

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

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

p,
.product-detail ol li::marker,
.pre-article p,
.table-art > thead > tr > th,
.table-art > tbody > tr > td,
.text-why p,
.table-product > tbody > tr > td,
.table-product > thead > tr > th {
  font-size: 16px;
}

.footer h6,
.statics-company p,
.text-why h6,
.text-service h6,
.blog-contact h6 {
  font-size: 18px;
}

.btn-more,
.btn-read,
div#Component6819a3ce8bfdb3001350f5c4 button {
  font-size: 14px;
}

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

.text-product-new h5 {
  font-size: 24px;
}

.text-product-new p {
  font-size: 16px !important;
}

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

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

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

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

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

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

/********************master-apge********************/

.tell-comp img {
  width: 22px !important;
}

.tell-comp,
.social-comp,
.contact-company {
  display: flex;
  gap: 10px;
  align-items: center;
}

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

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

.contact-company {
  gap: 20px;
}

.logo-footer img {
  width: 45% !important;
  margin-bottom: 3%;
}

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

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

.footer h6,
.blog-about h6,
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5,
.fw-semi,
.text-why h6,
.blog-contact h6,
.about-page h6,
.blog-ic-serv h6,
.pre-article h6,
.article-detail h6 {
  font-weight: 600;
}

.sect-about h2 {
  font-weight: 700;
}

.sect-why h5,
.sect-product h5 {
  font-weight: 400;
}

.footer li {
  display: grid;
  grid-template-columns: 22px auto;
  gap: 10px;
  margin-bottom: 3%;
}

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

.copy-right {
  padding: 15px 0;
  border-top: 1px solid #fff;
  margin-top: 2%;
}

.footer.pe-20 {
  padding-left: 20%;
}

.sect-about h2,
.text-product,
.about-page h4,
.blog-ic-serv h6,
.product-detail h5,
.pre-article h6,
.contact-page h4,
.contact-page a:hover,
h3.managerHeader {
  color: #132e96;
}

.sect-about,
.sect-standard,
.sect-product,
.sect-contact,
h3.managerHeader {
  text-align: center;
}

.sect-about h5,
.sect-why h3,
.sect-product h3,
.sect-product h4,
.about-page h6,
.items-contact:hover,
div#background6818d4a9e9dc7f0013ca94b2 figure:hover .text-product h6,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-article h6,
.article-detail h6 {
  color: #b00000;
}

.sect-why h5,
.sect-product h5,
.sect-product h6,
.about-two p,
.product-detail h6,
.article-detail p.fw-semi {
  color: #000;
}

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

.blog-about {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  width: 70%;
  margin: 5% auto 3%;
  color: #132983;
}

.text-product-new h5 {
  color: #132983;
}

.icon-about {
  width: 80px;
  margin: auto;
  margin-bottom: 20px;
}

.sect-about h2,
.sect-why h3 {
  font-family: "Onest", sans-serif;
}

p {
  line-height: 26px;
}

.sect-about p,
.sect-standard,
.sect-product,
.about-page p,
.about-page h6 {
  margin-bottom: 3%;
}

.btn-more {
  width: fit-content;
  margin: auto;
  background: linear-gradient(88deg, #890000, #d30000, #890000);
  padding: 1rem 2.5rem;
  border-radius: 30px;
  color: #fff;
  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;
}

.statics-company span {
  display: block;
}

.statics-company ul {
  list-style: none;
  padding: 4% 3%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
  margin-bottom: 7%;
}

.statics-company {
  background: #122367;
  color: #fff;
  border-radius: 25px;
  margin-top: -110px;
}

.sect-why h3,
.sect-product h3 {
  text-transform: uppercase;
}

.sect-why p {
  border-left: 2px solid #b40c0c;
  margin: 1.5% 0 3%;
  padding-left: 15px;
  color: #000;
}

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

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

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

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

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

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 1;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transform: inherit;
  transform: inherit;
}

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

div#background6818cef8e9dc7f0013ca9461 figcaption,
div#background6818d4a9e9dc7f0013ca94b2 figcaption,
div#background6818d68b8bfdb3001350e8bb figcaption {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-transform: none;
  padding: 0;
}

.text-why p {
  line-height: 22px;
}

.text-why h6,
.blog-ic-serv h6 {
  margin-bottom: 10px;
}

.text-why {
  padding: 12% 9%;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
  color: #fff;
}

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

div#background6818cef8e9dc7f0013ca9461 figure,
div#background6818d4a9e9dc7f0013ca94b2 figure,
.CASS-A-main figure,
.CASS-B-border figure,
div#Contentmanager .img-container {
  border-radius: 25px;
  overflow: hidden;
}

.img-why {
  width: 38%;
  margin: auto;
  margin-right: 0;
  margin-top: -535px;
  position: relative;
}

div#Component6818cef8e9dc7f0013ca9461 {
  position: relative;
  z-index: 3;
}

div#background6818d380dcf5a50013a31075 .imgLightbox img {
  border-radius: 20px;
}

.text-product {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 3%;
}

div#background6818d68b8bfdb3001350e8bb figcaption {
  background: linear-gradient(0deg, #014197, #01419775, #01419700, #01419700);
}

.text-service {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  padding: 10% 5%;
  color: #fff;
}

div#background6818d70a82ac8b0013b33763 .col-md-3.col-sm-4.col-xs-4,
div#background6853747b253d380013e75085 .col-md-3.col-sm-4.col-xs-4 {
  width: 14%;
  margin: auto;
}

div#background6818d70a82ac8b0013b33763 .thumbs,
div#background6853747b253d380013e75085 .thumbs,
.text-contact p {
  margin: 0;
}

.sect-contact h5 {
  margin-bottom: 1%;
}

.blog-contact {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin: 4% 0 10%;
}

.items-contact {
  display: grid;
  grid-template-columns: 35px auto;
  text-align: left;
  gap: 10px;
  background: #fff;
  padding: 3% 5%;
  border-radius: 30px;
  color: #000;
  align-items: center;
  transition: transform 0.2s ease-out;
}

.text-contact p,
.text-contact h6 {
  line-height: 22px;
}

.about-page {
  padding-left: 10%;
  padding-top: 6%;
}

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

.about-two {
  padding-top: 9%;
  padding-right: 10%;
}

.blog-ic-serv {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  padding-bottom: 7%;
}

.items-serv {
  display: grid;
  grid-template-columns: 70px auto;
  align-items: center;
  gap: 20px;
  background: #fff;
  color: #000;
  padding: 4%;
  border-radius: 20px;
}

.footer h6,
.product-detail h6,
.pre-article h6 {
  margin-bottom: 1rem;
}

.footer p {
  margin: 1% 0;
}

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

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

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

.product-detail ul li::marker,
.product-more ul li::marker {
  content: "➤";
  color: #b40c0c;
}

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

.product-detail p {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

.product-detail ul li p,
.product-more ul li p {
  margin-bottom: 0.5rem;
  margin-left: 7px;
  margin-top: 0;
}

.product-detail ol li p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.product-detail h5 {
  border-left: 3px solid #b40c0c;
  padding-left: 15px;
  margin-bottom: 1rem;
}

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

.Text_seller2,
.post-time,
.landingpagemanager,
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}

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

.pre-article {
  padding: 4% 0;
  text-align: left;
  color: #525252;
}

.btn-read {
  width: fit-content;
  background: linear-gradient(88deg, #890000, #d30000, #890000);
  padding: 0.75rem 2rem;
  border-radius: 30px;
  color: #fff;
  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;
}

.pre-article p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 4%;
}

.template1 .col-md-4.col-sm-4.col-xs-12 {
  width: 100%;
  padding: 0 !important;
}

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

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

.form-contact {
  width: 50%;
  margin: auto;
  text-align: center;
  background: #fff;
  padding: 3% 5% 1%;
  border-radius: 20px 20px 0 0;
  color: #000;
  margin-bottom: -1px;
}

div#Component6819a3ce8bfdb3001350f5c4 {
  width: 50%;
  margin: auto;
  background: #fff;
  padding: 1% 5% 3%;
  border-radius: 0 0 20px 20px;
}

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

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

div#Component6819a3ce8bfdb3001350f5c4 .form-control {
  box-shadow: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ddd;
  height: 45px;
}

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

div#Component6819a3ce8bfdb3001350f5c4 button {
  width: fit-content;
  background: linear-gradient(88deg, #890000, #d30000, #890000);
  padding: 0.75rem 2rem;
  border-radius: 30px;
  color: #fff;
  text-shadow: none;
  border: none;
  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;
}

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

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

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

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

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

.tell-comp a:hover {
  color: #ee3f3f;
}

.social-comp img,
.social-footer img,
.footer li img,
.icon-about img,
.statics-company h3,
.icon-serv img,
div#background6818cef8e9dc7f0013ca9461 .imgLightbox img,
div#background6818d4a9e9dc7f0013ca94b2 .imgLightbox img,
div#background6818d68b8bfdb3001350e8bb .imgLightbox img,
.img-container .img,
.contact-page li img,
div#Contentmanager .thumbnail > img {
  transition: transform 0.2s ease-out;
}

.social-comp img:hover,
.social-footer img:hover,
.footer li:hover img,
.items-about:hover img,
.statics-company li:hover h3,
div#background6818cef8e9dc7f0013ca9461 figure:hover img,
div#background6818d4a9e9dc7f0013ca94b2 figure:hover img,
div#background6818d68b8bfdb3001350e8bb figure:hover img,
.items-contact:hover,
.items-serv:hover img,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.contact-page li:hover img,
.Contenemanager-gallery .thumbnail > img:hover {
  transform: scale(1.05);
}

.footer a:hover {
  color: #ababab;
}

div#background6818d68b8bfdb3001350e8bb figcaption:hover {
  background: linear-gradient(0deg, #970901, #97010175, #97010100, #97010100);
}

.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;
  background: transparent;
}

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

.article-detail h6 {
  margin-bottom: 1rem;
  margin-top: 2rem;
}

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

.article-detail p,
.article-detail ul {
  margin-bottom: 1rem;
}

.table-art > thead > tr > th,
.table-art > tbody > tr > td {
  border: none;
  text-align: center;
  vertical-align: middle !important;
  padding: 1%;
}

.table-art > thead > tr > th {
  font-weight: 600;
  background: #132e96;
  color: #fff;
}

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

.table-art {
  border-bottom: 2px solid #ddd;
}

.btn-more:hover::before,
.btn-read:hover::before,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-read::before,
div#Component6819a3ce8bfdb3001350f5c4 button:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.btn-more::before,
.btn-read::before,
div#Component6819a3ce8bfdb3001350f5c4 button::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #132e96;
  -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;
}

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

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

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

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

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

div#cookie6819a3ce8bfdb3001350f5c4 {
  color: #444;
}

div#background6818d68b8bfdb3001350e8bb .col-md-3.col-sm-4.col-xs-4 {
  margin-right: -1px;
}

.product-more ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 40px;
  justify-content: center;
}

div#background685380351a2b1b0013c04965 .CustomImageGalleryType_2 {
  column-count: 3;
  display: inline-block !important;
  gap: 20px;
}

div#background685380351a2b1b0013c04965 .thumbs {
  display: block !important;
}

div#background68ccf7dcfb9b15001ab33e8f figcaption {
  background: transparent;
  position: relative;
  text-transform: none;
  padding: 0;
  text-align: center;
  color: #282828;
}

div#background68ccf7dcfb9b15001ab33e8f figure {
  background: #ffffffe6;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
  transition-duration: 0.3s;
}

div#background68ccf7dcfb9b15001ab33e8f figure:hover {
  background: #d5e8fa;
}

.Contentmanager .site .col-section .item.-micro {
  padding: 0;
  border: none !important;
}

.Contentmanager .site .col-section .item.-micro a .caption,
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  padding: 0;
}

.CASS-D-main article.col-md-6.item.-micro {
  width: 100%;
}

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

.CASS-D-main .row::before {
  display: none;
}

.CASS-D-main .row.flex {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.CASS-D-main .caption .title {
  font-size: 17px !important;
  line-height: inherit !important;
  margin-bottom: 1.5rem !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 50px;
}

.CASS-D-main .caption {
  height: auto !important;
  padding: 10px 20px !important;
  text-align: center;
}

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

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

.product-new-detail h5,
.product-new-detail h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  color: #132983;
}

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

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

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

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

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

.table-product > tbody > tr:hover {
  background: #e9eeff !important;
}

.table-product > thead > tr > th {
  border: 1px solid #14438f;
}
/**********************responsive***************/

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

  h1 {
    font-size: 4.7em;
  }

  h2 {
    font-size: 3.8em;
  }

  h3 {
    font-size: 3.2em;
  }

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

  h5 {
    font-size: 2.4em;
  }

  h6 {
    font-size: 1.9em;
  }

  p,
  .product-detail ol li::marker,
  .pre-article p,
  .table-art > thead > tr > th,
  .table-art > tbody > tr > td,
  .text-why p,
  .table-product > tbody > tr > td,
  .table-product > thead > tr > th {
    font-size: 20px;
  }

  .footer h6,
  .statics-company p,
  .text-service h6,
  .blog-contact h6,
  .text-why h6 {
    font-size: 24px;
  }

  .btn-more,
  .btn-read,
  div#Component6819a3ce8bfdb3001350f5c4 button {
    font-size: 18px;
  }

  .text-product p {
    font-size: 22px !important;
  }

  .social-comp img {
    width: 32px !important;
  }

  .icon-about {
    width: 100px;
  }

  p {
    line-height: 32px;
  }

  .text-why p {
    font-size: 20px !important;
    line-height: 26px;
  }

  .text-why br {
    display: none;
  }

  .items-contact {
    grid-template-columns: 50px auto;
    border-radius: 50px;
    padding: 2% 5%;
  }

  .text-contact p,
  .text-contact h6 {
    line-height: 32px;
  }

  .footer li {
    grid-template-columns: 27px auto;
    align-items: baseline;
  }

  .items-serv {
    grid-template-columns: 90px auto;
    padding: 3%;
  }

  .contact-page li {
    grid-template-columns: 40px auto;
    margin-bottom: 2%;
  }

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

  div#Component6819a3ce8bfdb3001350f5c4 .form-control {
    font-size: 16px !important;
  }

  .tell-comp img {
    width: 25px !important;
  }

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

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

  .img-why {
    margin-top: -720px;
  }

  .statics-company {
    margin-top: -130px;
  }

  .text-product-new h5 {
    font-size: 28px;
  }

  .text-product-new p {
    font-size: 20px !important;
  }

  div#background68ccf7dcfb9b15001ab33e8f figure {
    padding: 30px 20px;
  }

  .CASS-D-main .caption .title {
    font-size: 20px !important;
    min-height: 60px;
  }
}

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

  .img-why {
    margin-top: -495px;
  }
}

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

  h2 {
    font-size: 2.8em;
  }

  h3 {
    font-size: 2.4em;
  }

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

  h5 {
    font-size: 1.8em;
  }

  h6 {
    font-size: 1.4em;
  }

  .blog-about {
    width: 85%;
  }

  .img-why {
    margin-top: -450px;
  }

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

  .about-two {
    padding-top: 3%;
  }

  .product-detail.pt-8 {
    padding-top: 3%;
  }

  .product-detail.pt-5 {
    padding-top: 0;
  }

  .statics-company {
    margin-top: -95px;
  }

  br {
    display: none;
  }

  .sect-about br,
  .sect-why br,
  .text-service br,
  .sect-contact br {
    display: block;
  }

  .text-why p {
    font-size: 14px !important;
    line-height: 20px;
  }

  .blog-contact {
    gap: 20px;
  }

  .text-product-new h5 {
    font-size: 18px;
  }
}

@media screen and (max-width: 900px) {
  div#contentnewmode68148227065299001300d613 {
    display: none;
  }

  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 28px;
  }

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

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 18px;
  }

  .blog-about {
    width: 95%;
    gap: 25px;
  }

  .icon-about {
    width: 70px;
  }

  .sect-about br,
  .text-service br {
    display: none;
  }

  .statics-company {
    margin-top: -85px;
  }

  .text-why {
    padding: 10%;
  }

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

  .img-why {
    margin-top: -314px;
    width: 38%;
  }

  .footer h6,
  .statics-company p,
  .text-why h6,
  .text-service h6,
  .blog-contact h6 {
    font-size: 16px;
  }

  .blog-contact {
    grid-template-columns: repeat(2, 1fr);
  }

  .items-contact {
    padding: 2% 5%;
    grid-template-columns: 40px auto;
    border-radius: 50px;
  }

  .text-contact p,
  .text-contact h6 {
    line-height: 26px;
  }

  .copy-right {
    margin: 0;
    text-align: center;
  }

  .CASS-B-border {
    display: none;
  }

  .itopplus-bg2 {
    background-size: cover;
  }

  .items-serv {
    align-items: start;
    padding: 6%;
  }

  .product-detail.pt-8,
  .product-detail.pt-3 {
    padding-top: 0;
  }

  div#cookie6819a3ce8bfdb3001350f5c4 {
    text-align: left;
    padding: 0 3% 5%;
  }

  div#background68ccf7dcfb9b15001ab33e8f figure {
    padding: 10px;
  }

  .text-product-new h5 {
    font-size: 17px;
  }

  .text-product-new p {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 480px) {
  .CASS-B-border {
    display: block;
  }
  .sect-contact br,
  .sect-why br {
    display: none;
  }

  div#imagesControl681481f0f5783e0012abbcb7,
  div#background6818cef8e9dc7f0013ca9461 .col-md-3.col-sm-4.col-xs-12,
  div#imagesControl6818d380dcf5a50013a31075,
  div#background6818d4a9e9dc7f0013ca94b2 .col-md-6.col-sm-6.col-xs-12,
  div#imagesControl6818d68b8bfdb3001350e8bb,
  div#contentnewmode6814835cf5783e0012abbd2e {
    padding: 0 !important;
  }

  .blog-about {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    margin: 8% auto 6%;
  }

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

  .items-about {
    display: grid;
    grid-template-columns: 55px auto;
    text-align: left;
    align-items: center;
    gap: 25px;
    padding-left: 10%;
  }

  .sect-about p,
  .sect-product,
  .pt-8.sect-contact {
    margin-bottom: 6%;
  }

  div#contentnewmode6818c8228bfdb3001350e7ea .pt-15 {
    padding-top: 30%;
  }

  .statics-company li {
    display: flex;
    text-align: left;
    gap: 20px;
    align-items: center;
  }

  .statics-company ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 10%;
    margin-bottom: 10%;
  }

  .sect-why p {
    margin: 4% 0 6%;
  }

  .text-why p {
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 400;
  }

  .text-why h6,
  .contact-page h4 {
    font-size: 22px;
  }

  .blog-contact h6,
  .statics-company p {
    font-size: 18px;
  }

  .text-service h6,
  .sect-contact h6 {
    font-size: 16px;
  }

  .text-why {
    padding: 8% 6%;
  }

  div#background6818cef8e9dc7f0013ca9461 .thumbs,
  div#background6818d4a9e9dc7f0013ca94b2 .thumbs,
  div#background6818d68b8bfdb3001350e8bb .thumbs {
    padding: 0 !important;
    margin: 0;
  }

  div#background6818cef8e9dc7f0013ca9461 .col-md-3.col-sm-4.col-xs-12,
  div#background6818d4a9e9dc7f0013ca94b2 .col-md-6.col-sm-6.col-xs-12 {
    margin-bottom: 8%;
  }

  .img-why {
    margin-top: 0;
    width: 100%;
  }

  .pt-5.sect-standard {
    padding-top: 10%;
    margin-bottom: 5%;
  }

  .pt-8.sect-product,
  .pt-8.sect-contact {
    padding-top: 12%;
  }

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

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

  div#background6818d68b8bfdb3001350e8bb figure {
    overflow: hidden;
  }

  div#background6818d70a82ac8b0013b33763 .col-md-3.col-sm-4.col-xs-12,
  div#background6853747b253d380013e75085 .col-md-3.col-sm-4.col-xs-12 {
    width: 33.33%;
  }

  .blog-contact {
    grid-template-columns: repeat(1, 1fr);
    margin: 4% 0 15%;
  }

  .sect-contact h5 {
    font-size: 24px;
    margin-bottom: 2%;
  }

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

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

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

  .blog-ic-serv {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding-bottom: 15%;
  }

  .pass-list-serv {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 2rem;
  }

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

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

  .clearfix {
    margin: 0 !important;
  }

  .contact-page li {
    margin-bottom: 3%;
  }

  .form-contact {
    width: 100%;
    padding: 5% 3% 1%;
  }

  div#Component6819a3ce8bfdb3001350f5c4 {
    width: 100%;
    padding: 2% 5% 3%;
  }

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

  .product-more ul {
    display: block;
  }

  h2 {
    font-size: 28px;
  }

  div#background685380351a2b1b0013c04965 .CustomImageGalleryType_2 {
    column-count: 1;
  }

  .copy-right p {
    font-size: 14px;
  }

  .CASS-D-main .row.flex {
    grid-template-columns: repeat(1, 1fr);
  }

  .CASS-D-main .caption .title {
    min-height: unset;
    -webkit-line-clamp: unset;
    font-size: 16px !important;
  }

  .product-new-detail {
    padding: 0;
  }

  div#background68cd2dd8217926001a6e6118 .none-middle-mid .none-middle-mid,
  div#background68cd310495298d001aa6bdef .none-middle-mid .none-middle-mid,
  div#background68cd31a595298d001aa6bf13 .none-middle-mid .none-middle-mid {
    display: block;
  }

  div#background68cd2dd8217926001a6e6118 .none-middle-mid,
  div#background68cd310495298d001aa6bdef .none-middle-mid,
  div#background68cd31a595298d001aa6bf13 .none-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}

.btn-more2,
.btn-read2,
button {
  font-size: 18px;
}

.btn-more2 {
  width: fit-content;
  margin: auto;
  background: linear-gradient(88deg, #890000, #d30000, #890000);
  padding: 1rem 2.5rem;
  border-radius: 30px;
  color: #fff;
  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-more2:hover::before,
.btn-read2:hover::before,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-read::before,
button:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.btn-more2::before,
.btn-read2::before,
button::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #132e96;
  -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;
}


