.itopplus-background {

}
body {
  overflow-x: hidden;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13112023zrbs/0/0/1z-z149457591515.webp");
  background-size: cover;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13112023zrbs/0/0/3z-z1478848935225.webp");
  background-size: cover;
}

.navbar-default .navbar-nav > li > a {
  color: #424242;
  margin: 0 15px;
  padding: 20px 0;
  border-radius: none;
  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: #424242 !important;
  box-shadow: none;
  border-bottom: 3px solid #ed0723;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu > li > a {
  color: #000;
}

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

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

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

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

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

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

  .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: 100%;
    min-width: 8vw;
    margin: 0 auto;
  }

  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }
}

@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 ,.pre-product h6 ,
.menuVertical .nav-pills>li>a,
.Contentmanager .caption,
.pre-promotion h6, .pre-news h6,
.table-product>thead>tr>td,
.table-product>thead>tr>th{
    font-size: 16px;
}

.btm-more, div#formdisplay675000ee6013fb001311a59d button,
.menuVertical .dropdown-menu>li>a, .pre-product p,
div#formdisplay67526972b4fce60013b57ddc button, 
div#formdisplay676cbe3a2eb7c7001398b55e button,
div#formdisplay67fbc4f0d8a02b00136971c9 button,
div#formdisplay67fbcaedd8a02b0013697467 button,
div#formdisplay67fbcb0264e25a0013e9cbc3 button,
.table-product>tbody>tr>td{
    font-size: 14px;
}

.text-product h3 {
    font-size: 52px;
}

.text-product h6, .news-activity h6,
.form-first h6{
    font-size: 20px;
}

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

.text-product h4 {
    font-size: 32px;
}

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

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

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

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

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

.social-footer {
    width: 13%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: auto;
}

.footer {
    text-align: center;
    padding-top: 3%;
    padding-bottom: 2%;
}

.footer h6 {
    font-weight: 600;
    margin-top: 2%;
}

.copy-right {
    text-align: center;
    padding: 1% 0;
}

.footer a, .sect-promotion .btm-more {
    color: #fff;
}

.footer a:hover, .news-product h5, .product-detail h5,
.news-detail h5, .contact-product a:hover, .contact-page h5,
.btm-more:hover, .text-red,.join-us h5{
    color: #ed0723;
}

.sect-category h5, .text-product h3, .text-product h5,
.form-first h3, .menuVertical .nav-pills>li>a,
.product-page h6, .product-detail h6,.news-product h6,
.news-product h5, .product-detail h5, .fw-semi,
.news-detail h6, .news-detail h5, .contact-page h5,
.join-us h5{
    font-weight: 600;
}

.text-about h4 , .table-product>thead>tr>th{
    font-weight: 400;
}

.sect-category {
    text-align: center;
    padding: 5% 2%;
    background: #ed0723;
    color: #fff;
}

.menuVertical ul.nav-stacked li {
    float: left;
    margin: 0.5rem 0;
}

.menuVertical .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 10px 0px 10px 0px;
    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;
}

.menuVertical .dropdown-menu {
    position: relative;
    display: flex !important;
    flex-direction: column;
    left: 0 !important;
    padding: 0;
 }

.menuVertical ul.nav-stacked li {
    float: left;
    margin: 0.5rem 0;
    width: 100%;
}

.img-group-about , .product-detail li, .news-product li{
    position: relative;
}

.img-about01 {
    width: 30%;
    position: absolute;
    top: 35px;
    z-index: 2;
}

.img-about02 {
    width: 80%;
    margin: auto;
    position: relative;
    margin-right: 5%;
  overflow: hidden;
}

.text-about {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    color: #fff;
    gap: 15px;
    font-family: "Outfit", serif;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
}

.text-about h1 {
    margin: 0;
    font-size: 12em;
    line-height: 124px;
    font-weight: 300;
}

.text-about h5 {
    font-weight: 300;
    background: #ed0723;
    padding: 5px 15px;
}

.btm-more {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000;
}

.btm-more img {
    width: 27px !important;
}

.sect-about h4, .sect-product h2, .about-page h5,
.about-page02 h5, .pass-detail h6, .service-page h6{
    margin-bottom: 3%;
}

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

.sect-about {
    padding-left: 6%;
    padding-top: 2%;
}

.sect-about li {
    display: grid;
    grid-template-columns: 30% auto;
    align-items: center;
    gap: 15px;
}

.sect-about ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 8%;
}

.sect-about p, .about-page02 p, .product-page p,
.pre-product h6, .service-page p, .product-detail p,
.table-product>tbody>tr>td, .news-product p,
.news-detail p, .join-us p{
    line-height: 26px;
}

.sect-product, .form-first h3, .form-first h6,
.product-page, .join-us{
    text-align: center;
}

.bg-video {
    margin-bottom: -5px;
}

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

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

figure.effect-oscar figcaption::before,
.boderedlayoutClient, figure.effect-jazz figcaption::after,
.dropdown-menu{
    border: none;
}

.text-product h4, .text-product h6 {
    font-family: "Allerta Stencil", sans-serif;
}

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

.text-product h5 {
    line-height: 30px;
}

.text-product {
    padding-top: 3%;
}

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

.text-product h4, .pass-detail h6 {
    margin-top: 5%;
}

.sect-new-product {
    background: #ed0723;
    text-align: center;
    padding: 1%;
    color: #fff;
    margin-bottom: 2%;
}

div#Component674ffe680b90030013e1cb11 .thumbs {
    margin: 0;
}

div#mainmenu674ffe4eda4c34001319da64,
div#mainmenu67fbc4f0d8a02b00136971a2{
    background: #181818;
    color: #fff;
}

.sect-promotion h2 {
    margin-bottom: 8%;
}

.sect-promotion {
    padding-top: 38%;
    padding-left: 25%;
}

div#formdisplay675000ee6013fb001311a59d,
div#formdisplay67526972b4fce60013b57ddc,
div#formdisplay676cbe3a2eb7c7001398b55e,
div#formdisplay67fbc4f0d8a02b00136971c9,
div#formdisplay67fbcaedd8a02b0013697467,
div#formdisplay67fbcb0264e25a0013e9cbc3{
    background: #ed0723b8 !important;
    width: 60%;
    margin: auto;
    padding: 3%;
}

.form-first span, .Text_seller2, .post-time, 
.fbcomments, .landingpagemanager {
    display: none;
}

div#formdisplay675000ee6013fb001311a59d input::placeholder,
div#formdisplay67526972b4fce60013b57ddc input::placeholder,
div#formdisplay676cbe3a2eb7c7001398b55e input::placeholder,
div#formdisplay67fbc4f0d8a02b00136971c9 input::placeholder,
div#formdisplay67fbcaedd8a02b0013697467 input::placeholder,
div#formdisplay67fbcb0264e25a0013e9cbc3 input::placeholder{
    color: #fff !important;
}

div#formdisplay675000ee6013fb001311a59d .form-control,
div#formdisplay67526972b4fce60013b57ddc .form-control,
div#formdisplay676cbe3a2eb7c7001398b55e .form-control,
div#formdisplay67fbc4f0d8a02b00136971c9 .form-control,
div#formdisplay67fbcaedd8a02b0013697467 .form-control,
div#formdisplay67fbcb0264e25a0013e9cbc3 .form-control{
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem;
    height: 40px;
}

div#formdisplay675000ee6013fb001311a59d .col-md-offset-5,
div#formdisplay67526972b4fce60013b57ddc .col-md-offset-5,
div#formdisplay676cbe3a2eb7c7001398b55e .col-md-offset-5,
div#formdisplay67fbc4f0d8a02b00136971c9 .col-md-offset-5,
div#formdisplay67fbcaedd8a02b0013697467 .col-md-offset-5,
div#formdisplay67fbcb0264e25a0013e9cbc3 .col-md-offset-5{
    margin-left: 0;
    text-align: center;
    width: 100%;
}

div#formdisplay675000ee6013fb001311a59d button,
div#formdisplay67526972b4fce60013b57ddc button,
div#formdisplay676cbe3a2eb7c7001398b55e button,
div#formdisplay67fbc4f0d8a02b00136971c9 button,
div#formdisplay67fbcaedd8a02b0013697467 button,
div#formdisplay67fbcb0264e25a0013e9cbc3 button{
    background-image: none;
    text-shadow: none;
    border-radius: 0;
    background: transparent;
    color: #fff;
    border: 1px solid #a4a4a4;
}

div#formdisplay675000ee6013fb001311a59d .glyphicon-ok-circle:before,
div#formdisplay67526972b4fce60013b57ddc .glyphicon-ok-circle:before,
div#formdisplay676cbe3a2eb7c7001398b55e .glyphicon-ok-circle:before,
div#formdisplay67fbc4f0d8a02b00136971c9 .glyphicon-ok-circle:before,
div#formdisplay67fbcaedd8a02b0013697467 .glyphicon-ok-circle:before,
div#formdisplay67fbcb0264e25a0013e9cbc3 .glyphicon-ok-circle:before{
    content: "✔";
}

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

.news-activity {
    display: grid;
    grid-template-columns: auto 27px;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    color: #282828;
    position: absolute;
    bottom: 0;
    width: 89%;
    padding: 1% 8% 1% 5%;
    transition: all 0.2s ease-out;
}

.head-page {
    background: #ed0723;
    text-align: center;
    padding: 2% 0;
    color: #fff;
}

.about-page li {
    margin-bottom: 1.5%;
    position: relative;
    list-style: none;
}

.about-page li::before, .pass-detail li::before, .product-detail li::before,
.news-product li::before{
    content: " ";
    width: 20px;
    height: 18px;
    position: absolute;
    top: 2px;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_13112023zrbs/512/0/ic-arrowz-z871502173730.webp);
    background-repeat: no-repeat;
    background-size: contain;
    left: -28px;
}

.about-page02 {
    padding-right: 8%;
    padding-top: 7%;
}

.about-page {
    padding-left: 7%;
}

.about-page02 h5 {
    padding: 1%;
    padding-left: 2%;
    border-left: 3px solid #ed0723;
}

.menuVertical .nav-pills>li>a {
    color: #000;
    border-radius: 0;
    border-bottom: 0.5px solid #ebebeb;
}

.menuVertical .dropdown-menu>li>a::before {
    content: "›";
}

.menuVertical .dropdown-menu>li>a {
    position: relative;
    padding: 10px 20px;
    padding-left: 9%;
}

.pass-detail li {
    text-align: left;
    margin-bottom: 1%;
    position: relative;
}

.pass-detail {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 80%;
    margin: auto;
}

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

div#Contentmanager .img-container  {
    border-bottom: 3px solid #ed0723;
}

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

.pre-product {
    text-align: left;
    padding: 3% 5% 8%;
}

.pre-product h6 {
    color: #282828;
    margin: 0;
    height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
      font-weight: 600;
}

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

div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 31.33%;
    margin: 1%;
    padding: 0 !important;
    margin-bottom: 3%;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
  transition: transform 0.2s ease-out;
}

div#Component67502fe584bae400136a5c12 .Contentmanager .template1 .template-panel,
div#background67fbca5642f9c50013fa71c2 .Contentmanager .template1 .template-panel{
    padding-bottom: 45%;
}

div#Component67502fe584bae400136a5c12 #Contentmanager .col-md-4.col-sm-4.col-xs-12,
div#background67fbca5642f9c50013fa71c2 div#Contentmanager .col-md-4.col-sm-4.col-xs-12{
    width: 48%;
    border: none;
    margin: 1%;
}

div#Component67502fe584bae400136a5c12 #Contentmanager .img-container .img {
    border: none;
}

.Contentmanager .caption {
    height: 50px;
    padding-top: 3%;
    color: #282828;
    margin-bottom: 3%;
}

.pre-promotion, .pre-news {
    text-align: left;
    padding: 4% 5% 6%;
    color: #282828;
}

.pre-promotion h6, .pre-news h6 {
    margin: 0;
    height: 30px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 2%;
}

div#Component6750338eb4fce60013b5774d .Contentmanager .template1 .template-panel,
div#background67fbca6ad8a02b00136973af .Contentmanager .template1 .template-panel{
    padding-bottom: 45%;
}

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

.text-big {
    font-size: 40px;
    font-family: "Allerta Stencil", sans-serif;
    color: #ed0723;
}

.service-page.sect-serv2 {
    padding-left: 0;
    padding-right: 8%;
    padding-top: 5%;
}

.service-page h5 {
    padding: 1%;
    padding-left: 2%;
    border-left: 3px solid #ed0723;
    margin-bottom: 3%;
}

.note, .contact-page a:hover {
    color: #e40722;
}

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

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

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

.contact-page a, .contact-product a {
    color: #000;
}

.head-page.page-content {
    height: 100px;
}

h3.managerHeader {
    width: 100%;
    position: absolute;
    top: -145px;
    text-align: center;
    left: 0;
    color: #fff;
}

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

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

    .social-share {
        top: -16px;
    }

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

.Textmanager {
    text-align: left;
}

.product-detail li p, .news-product li p {
    margin-bottom: 0.5rem;
}

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

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

.sect-two {
    text-align: center;
}

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

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

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

.table-product {
    border: 1px solid #eee;
  margin-bottom: 3rem;
}

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

.product-detail li::before, .news-product li::before {
    top: 4px;
}

.table-product>thead>tr>th {
    border: 1px solid #fff !important;
    vertical-align: middle !important;
}

.contact-product li {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 20px;
    padding: 3% 5%;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    border-left: 3px solid #ed0723;
}

.contact-product li::before {
    display: none;
}

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

.news-detail {
    display: flow-root;
    padding-left: 3%;
    padding-top: 3%;
}

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

.btm-more img, .about-page li:hover {
    transition: all 0.2s ease-out;
}

.btm-more:hover img, .about-page li:hover,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btm-more img{
    margin-left: 5px;
}

.sect-about li img, .social-footer img,.img-about02 img,
.CASS-A-main figure .imgLightbox img,
div#Component674ffdd26013fb001311a555 figure .imgLightbox img,
.CASS-A-main figure .imgLightbox img,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12 .img,
.contact-product li img, .contact-page li img{
   transition: transform 0.2s ease-out;
}

.sect-about li:hover img,.social-footer img:hover, .img-about02:hover img,
.CASS-A-main figure:hover .imgLightbox img,
div#Component674ffdd26013fb001311a555 figure:hover .imgLightbox img,
.CASS-A-main figure:hover .imgLightbox img,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .img,
.contact-product li:hover img, .contact-page li:hover img{
    transform: scale(1.05);
}

.CASS-A-main figure:hover .text-product h5,.CASS-A-main figure:hover .text-product h3,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .pre-product h6,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .caption,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .pre-promotion h6,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .pre-news h6,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btm-more{
    color: #ed0723;
}

.CASS-A-main figure,
div#Component674ffdd26013fb001311a555 figure,
.CASS-A-main figure,
div#Component674ffe680b90030013e1cb11 figure,
div#Contentmanager .img-container{
   overflow: hidden;
}

.CASS-A-main figure:hover .news-activity,
.menuVertical .nav-pills>li>a:hover, .menuVertical .dropdown-menu>li>a:hover{
    background: #ed0723;
    color: #fff;
}

.CASS-A-main figure:hover .news-activity img {
    filter: grayscale(1);
}

div#formdisplay675000ee6013fb001311a59d button:hover, 
div#formdisplay67526972b4fce60013b57ddc button:hover,
div#formdisplay676cbe3a2eb7c7001398b55e button:hover,
div#formdisplay67fbc4f0d8a02b00136971c9 button:hover,
div#formdisplay67fbcaedd8a02b0013697467 button:hover,
div#formdisplay67fbcb0264e25a0013e9cbc3 button:hover{
    color: #ed0723;
    background: #fff;
}

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

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

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

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

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

.itpPDPALandingPage {
    margin-top: 0;
}

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

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

.video-bg {
    margin-bottom: -5px;
}

div#cookie67526972b4fce60013b57ddc,
div#cookie675000ee6013fb001311a59d{
    padding: 0 2%;
}

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

#background676bc1531aeb8e0013008abe > div > div.none-middle > div.none-middle-mid > div > div.bootstrap-collum > div > div.CustomImageGalleryType_2,
#background67fbd6d764e25a0013e9ce08 > div > div.none-middle > div.none-middle-mid > div > div.bootstrap-collum > div > div.CustomImageGalleryType_2{
    justify-content: center;
}

.certificate {
    background: #fff;
    text-align: center;
    width: fit-content;
    padding: 1% 2%;
    margin: auto;
    color: #ed0723;
}

.certificate h6 {
    font-weight: 600;
    line-height: 30px;
}

.text-ref {
    margin-top: 5%;
}

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

li#languagebar a.dropdown-toggle img {
    width: 30px !important;
    height: 28px !important;
}
/**********************responsive************************/

@media screen and (min-width: 1900px) {

.text-about h1 {
    font-size: 17em;
    line-height: 175px;
}
  
.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a{
    font-size: 20px;
}

h1 {
    font-size: 4.625em;
}

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

p ,.pre-product h6 ,
.menuVertical .nav-pills>li>a,
.Contentmanager .caption,
.pre-promotion h6, .pre-news h6,
.table-product>thead>tr>td,
.table-product>thead>tr>th{
    font-size: 20px;
}

.btm-more, div#formdisplay675000ee6013fb001311a59d button,
.menuVertical .dropdown-menu>li>a, .pre-product p,
div#formdisplay67526972b4fce60013b57ddc button, 
div#formdisplay676cbe3a2eb7c7001398b55e button,
  div#formdisplay67fbcaedd8a02b0013697467 button,
  div#formdisplay67fbcb0264e25a0013e9cbc3 button,
.table-product>tbody>tr>td,
  div#formdisplay67fbc4f0d8a02b00136971c9 button{
    font-size: 18px;
}

.text-product h3 {
    font-size: 58px;
}

.text-product h6, .news-activity h6,
.form-first h6{
    font-size: 24px;
}

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

.text-product h4 {
    font-size: 36px;
}

.text-big {
    font-size: 44px;
}
  
  .sect-about p, .about-page02 p, .product-page p, 
  .pre-product h6, .service-page p, .product-detail p, 
  .table-product>tbody>tr>td, .news-product p, .news-detail p,
  .join-us p{
    line-height: 32px;
}
  
  .text-product h5 {
    line-height: 34px;
}
  
  .sect-about {
    padding-top: 6%;
}
  
  .sect-about li {
    grid-template-columns: 24% auto;
}
  
  .sect-about ul {
    gap: 30px;
}
  
  .news-activity {
    grid-template-columns: auto 30px;
}
  
  div#formdisplay675000ee6013fb001311a59d .form-control, 
  div#formdisplay67526972b4fce60013b57ddc .form-control,
  div#formdisplay676cbe3a2eb7c7001398b55e .form-control,
  div#formdisplay67fbc4f0d8a02b00136971c9 .form-control,
  div#formdisplay67fbcaedd8a02b0013697467 .form-control,
  div#formdisplay67fbcb0264e25a0013e9cbc3 .form-control{
    height: 45px;
    font-size: 16px !important;
    margin-bottom: 1.5rem;
}
  
  div#formdisplay675000ee6013fb001311a59d, 
  div#formdisplay67526972b4fce60013b57ddc,
  div#formdisplay676cbe3a2eb7c7001398b55e,
  div#formdisplay67fbc4f0d8a02b00136971c9,
  div#formdisplay67fbcaedd8a02b0013697467,
  div#formdisplay67fbcb0264e25a0013e9cbc3{
    width: 55%;
}
  
  .social-footer {
    width: 10%;
    gap: 15px;
}
  
  .about-page li::before, .pass-detail li::before,
  .product-detail li::before, .news-product li::before {
    height: 20px;
    top: 4px;
}
  
  .product-detail li::before, .news-product li::before {
    top: 6px;
}
  
  .about-page {
    padding-top: 5%;
}
  
  .pre-product h6 {
    height: 65px;
}
  
  .head-page.page-content {
    height: 125px;
}
  
  h3.managerHeader {
    left: 0;
    top: -190px;
}
  
  .Contentmanager .caption {
    height: 60px;
  }
  
  .pre-promotion h6, .pre-news h6 {
    line-height: 32px;
    height: 32px;
}
  
  div#HtmlTool6752672d859e8a001334f555 iframe {
    height: 430px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 26px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 34px;
    font-size: 18px !important;
}
  
  li#languagebar a.dropdown-toggle img {
    width: 34px !important;
    height: 32px !important;
}
}

@media screen and (max-width: 1366px) {

.sect-about li {
    grid-template-columns: 28% auto;
}
  
  .itopplus-bg {
    background-size: cover;
    background-position: center;
}
  

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

.text-product h3 {
    font-size: 46px;
}

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

.text-big {
    font-size: 36px;
}
  
  .sect-about {
    padding-top: 4%;
}

  
}

@media screen and (max-width: 1200px) {

.navbar-default .navbar-nav > li > a {
    margin: 0 10px;
}
  
      h2 {
        font-size: 2.6em;
    }
  
  .text-product h3 {
        font-size: 42px;
    }
  
  .text-product h5 {
    font-size: 20px;
}
  
  .text-product h5 {
    line-height: 26px;
}
  
      .text-product h4 {
        font-size: 24px;
    }
  
  .text-product h6, .news-activity h6, .form-first h6 {
    font-size: 18px;
}
  
  .btm-more img {
    width: 25px !important;
}
  
  .news-activity {
    grid-template-columns: auto 25px;
}
  
  .product-detail h6 {
    line-height: 26px;
}
  
      h5 {
        font-size: 1.6em;
    }
  
  .Contentmanager .caption {
    height: 40px;
  }
  
  .pre-promotion h6, .pre-news h6 {
    line-height: 28px;
}
  
  .service-page.sect-serv2 {
    padding-top: 0;
}
  
  .contact-product li {
    gap: 10px;
}
  
  .contact-page li {
    grid-template-columns: 35px auto;
}
  
      h3 {
        font-size: 2.2em;
    }
  
  .head-page.page-content {
    height: 80px;
}
  
  h3.managerHeader {
    top: -125px;
}
}

@media screen and (max-width: 900px) {

br {
    display: none;
}
  
  .text-about h1 {
    font-size: 8em;
    line-height: 84px;
}
  
  h2 {
        font-size: 36px;
    }
  
  h3 {
        font-size: 30px;
    }
  
   h4, h3.managerHeader {
        font-size: 26px;
    }
  
   h5 {
        font-size: 22px;
    }
  
   h6 {
        font-size: 18px;
    }
  
  .sect-about p, .about-page02 p, .product-page p, 
  .pre-product h6, .service-page p, .product-detail p, 
  .table-product>tbody>tr>td, .news-product p, .news-detail p {
    line-height: inherit;
}
  
  .sect-about ul {
    margin-top: 5%;
    gap: 15px;
}
  
      .sect-about {
        padding-top: 0;
        padding-left: 3%;
    }
  
      .text-product h3 {
        font-size: 38px;
    }
  
      .text-product h5 {
        font-size: 18px;
    }
  
      .text-product h5 {
        line-height: 24px;
    }
  
  div#formdisplay675000ee6013fb001311a59d, 
  div#formdisplay67526972b4fce60013b57ddc,
  div#formdisplay676cbe3a2eb7c7001398b55e,
  div#formdisplay67fbc4f0d8a02b00136971c9,
  div#formdisplay67fbcaedd8a02b0013697467,
  div#formdisplay67fbcb0264e25a0013e9cbc3{
    width: 70%;
}
  
  div#formdisplay675000ee6013fb001311a59d .col-md-6.col-sm-12, 
  div#formdisplay67526972b4fce60013b57ddc .col-md-6.col-sm-12,
  div#formdisplay676cbe3a2eb7c7001398b55e .col-md-6.col-sm-12,
  div#formdisplay67fbc4f0d8a02b00136971c9 .col-md-6.col-sm-12,
  div#formdisplay67fbcaedd8a02b0013697467 .col-md-6.col-sm-12,
  div#formdisplay67fbcb0264e25a0013e9cbc3 .col-md-6.col-sm-12{
    width: 50%;
}
  
  .about-page02 {
    padding-top: 0;
}
  
  .sect-category {
    display: none;
}
  
  .menuVertical {
    display: none;
}
  
  .pt-10 {
    padding-top: 0;
}
  
  h3.managerHeader {
    width: 100%;
    left: 0;
    top: -160px;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2% !important;
}
  
      .Contentmanager .caption {
        height: 60px;
        padding: 3%;
    }
  
  .table-responsive {
    border: none;
}
  
  .table-product {
    margin-bottom: 3rem !important;
}
  
.product-detail h6, .product-detail p, .news-product h6, 
  .news-product p, .news-product ul, .product-detail ul, 
  .news-detail h6, .news-detail p {
    margin-bottom: 1rem;
}
  
  .about-page li::before, .pass-detail li::before, 
  .product-detail li::before, .news-product li::before {
    height: 16px;
}
  
  .product-detail li::before, .news-product li::before {
    top: 3px;
}
  
  .table-product br {
    display: block;
}
  
.head-page.page-content {
        height: 100px;
    }
  
      .text-big {
        font-size: 32px;
    }
  
  .news-product h6 {
    margin-top: 3%;
}
  
      .contact-page li {
        grid-template-columns: 30px auto;
    }
    div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
}
  
  .news-detail {
    padding-top: 3%;
    padding-left: 0;
}

  .certificate h6 {
    line-height: inherit;
}
  
  div#main-navbar-flag .col-xs-offset-2 {
           margin-left: 0;
        width: fit-content;
        padding: 0;
}
  
  div#main-navbar-flag > ul {
    display: flex;
    justify-content: center;
    gap: 20px;
}
  
  #main-navbar-flag > ul > li > div > a > div {
    display: grid;
    grid-template-columns: 15% auto;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
  
  #main-navbar-flag > ul > li > div > a > div > div.col-sm-7.col-xs-8 {
    padding: 0;
    width: fit-content;
}
}

@media screen and (max-width: 480px) {  
  
  .img-about02 {
    width: 90%;
    margin-right: 0;
  }

  .sect-about, .about-page02, .about-page,
  .service-page, .news-detail, .contact-page{
    padding: 0;
}
  
  .img-group-about,
  .CASS-A-main .col-md-12.col-sm-12.col-xs-12,
  .CASS-A-main .col-md-4.col-sm-4.col-xs-12,
  .CASS-A-main .col-md-4.col-sm-4.col-xs-12{
    margin-bottom: 8%;
}
  
      h2 {
        font-size: 32px;
    }
  
      h4,  h3.managerHeader {
        font-size: 22px;
    }
  
  
      .btm-more img {
        width: 20px !important;
    }
  
  .sect-about ul {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 8%;
}
  
      .sect-about li {
        grid-template-columns: 18% auto;
    }
  
  .pt-5 {
    padding-top: 8%;
}
  
  .CASS-A-main .col-md-12.col-sm-12.col-xs-12,
  .CASS-A-main .thumbs,
  div#imagesControl674ffa5fb4fce60013b56f87,
  .CASS-A-main .col-md-12.col-sm-12.col-xs-12,
  .CASS-A-main .thumbs,
  div#imagesControl674ffa8db4fce60013b56fea,
  .CASS-A-main .col-md-4.col-sm-4.col-xs-12,
  .CASS-A-main .thumbs,
  div#imagesControl674ffabd84bae400136a5546,
  div#mainmenu674ffa446013fb001311a3b8>div,
  div#contentnewmode674ffdaa859e8a001334e961,
  div#imagesControl674ffdd26013fb001311a555,
  div#imagesControl674ffe680b90030013e1cb11,
  div#mainmenu674ffe4eda4c34001319da64>div,
  div#mainmenu67fbc4f0d8a02b00136971a2>div,
  .CASS-A-main .col-md-4.col-sm-4.col-xs-12,
  .CASS-A-main .thumbs,
  div#imagesControl675002da84bae400136a567d,
  div#mainmenu675000ee6013fb001311a59d>div,
  div#formdisplay675000ee6013fb001311a59d .col-md-12.col-sm-12 .col-md-6.col-sm-12,
  div#formdisplay675000ee6013fb001311a59d .col-md-12.col-sm-12 .col-md-4.col-sm-12,
  div#imagesControl6750049f84bae400136a5731,
  div#imagesControl67525f210b90030013e1d50f,
  div#imagesControl67526086b4fce60013b57c7e,
  div#mainmenu67526972b4fce60013b57ddc>div,
  div#formdisplay67526972b4fce60013b57ddc .col-md-12.col-sm-12 .col-md-6.col-sm-12,
  div#formdisplay67526972b4fce60013b57ddc .col-md-12.col-sm-12 .col-md-4.col-sm-12,
  div#formdisplay676cbe3a2eb7c7001398b55e .col-md-12.col-sm-12 .col-md-6.col-sm-12,
  div#formdisplay676cbe3a2eb7c7001398b55e .col-md-12.col-sm-12 .col-md-4.col-sm-12,
  div#formdisplay67fbc4f0d8a02b00136971c9 .col-md-12.col-sm-12 .col-md-6.col-sm-12,
  div#formdisplay67fbc4f0d8a02b00136971c9 .col-md-12.col-sm-12 .col-md-4.col-sm-12,
  div#formdisplay67fbcaedd8a02b0013697467 .col-md-12.col-sm-12 .col-md-6.col-sm-12,
  div#formdisplay67fbcaedd8a02b0013697467 .col-md-12.col-sm-12 .col-md-4.col-sm-12,
  div#formdisplay67fbcb0264e25a0013e9cbc3 .col-md-12.col-sm-12 .col-md-6.col-sm-12,
  div#formdisplay67fbcb0264e25a0013e9cbc3 .col-md-12.col-sm-12 .col-md-4.col-sm-12{
    padding: 0 !important;
}
  
  .CASS-A-main .thumbs,
  .CASS-A-main .thumbs,
  .news-activity h6 {
    margin: 0;
}
  .text-product {
    text-align: center;
    color: #fff;
     padding: 3%;
}
  
      .text-product h3 {
        margin-top: 2%;
    }
  
  .text-product h4 {
    font-size: 18px;
}
  
      .text-product h5, .text-product h3 {
        font-size: 22px;
    }

  .sect-about h4, .sect-product h2, .about-page h5, 
  .about-page02 h5, .pass-detail h6, .service-page h6,
  .sect-promotion h2{
    margin-bottom: 5%;
}
  
  .sect-new-product {
    padding: 4% 1%;
    margin-bottom: 6%;
}
  
  .sect-promotion {
    padding: 10% 5%;
    text-align: center;
}
  
  .sect-promotion .btm-more {
    margin: auto;
}
  
      .news-activity {
        grid-template-columns: auto 20px;
    }
  
    div#formdisplay675000ee6013fb001311a59d, 
  div#formdisplay67526972b4fce60013b57ddc,
  div#formdisplay676cbe3a2eb7c7001398b55e,
  div#formdisplay675000ee6013fb001311a59d .col-md-6.col-sm-12, 
  div#formdisplay67526972b4fce60013b57ddc .col-md-6.col-sm-12,
  div#formdisplay676cbe3a2eb7c7001398b55e .col-md-6.col-sm-12,
  div#formdisplay67fbc4f0d8a02b00136971c9,
  div#formdisplay67fbc4f0d8a02b00136971c9 .col-md-6.col-sm-12,
  div#formdisplay67fbcaedd8a02b0013697467,
  div#formdisplay67fbcaedd8a02b0013697467 .col-md-6.col-sm-12,
  div#formdisplay67fbcb0264e25a0013e9cbc3,
  div#formdisplay67fbcb0264e25a0013e9cbc3 .col-md-6.col-sm-12{
        width: 100%;
    }
  
      h3 {
        font-size: 24px;
    }
  
  .form-first h6 {
    line-height: 24px;
}
  
  .footer {
    padding-top: 8%;
}
  
  .social-footer {
    width: 40%;
    margin: 5% auto;
}
  
  .footer h6 {
    margin-top: 6%;
}
  
  div#mainmenu6750049684bae400136a5728 .none-middle-mid .none-middle-mid,
  div#mainmenu6752606b84bae400136a6189 .none-middle-mid .none-middle-mid,
  div#mainmenu67526711859e8a001334f52b .none-middle-mid .none-middle-mid,
  div#mainmenu67fbcaedd8a02b0013697458 .none-middle-mid .none-middle-mid{
    display: block;
}
  
div#mainmenu6750049684bae400136a5728 .none-middle-mid,
  div#mainmenu6752606b84bae400136a6189 .none-middle-mid,
  div#mainmenu67526711859e8a001334f52b .none-middle-mid,
  div#mainmenu67fbcaedd8a02b0013697458 .none-middle-mid{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .about-page li::before, .pass-detail li::before,
  .product-detail li::before, .news-product li::before{
    top: 4px;
}
  
  .about-page li {
    margin-bottom: 2%;
  }
  
  .head-page {
    padding: 4% 0;
}
  
  div#Contentmanager .col-md-4.col-sm-4.col-xs-12,
  div#Component67502fe584bae400136a5c12 #Contentmanager .col-md-4.col-sm-4.col-xs-12,
  div#background67fbca5642f9c50013fa71c2 div#Contentmanager .col-md-4.col-sm-4.col-xs-12{
    width: 100%;
    margin: 0;
    margin-bottom: 7%;
}
  
    .pre-product h6, .Contentmanager .caption {
        height: auto;
        -webkit-line-clamp: unset;
        margin-bottom: 3%;
        line-height: inherit;
    }
  
  .pre-product p {
    -webkit-line-clamp: 3;
}
  
  .product-page {
    padding: 5% 5% 0;
}
  
      .head-page.page-content {
        height: auto;
        display: none;
    }

  h3.managerHeader {
    position: static;
    color: #ed0723;
    font-weight: 600;
    line-height: inherit;
}
  
      .product-detail h6, .product-detail p, .news-product h6, 
 .news-product ul, .product-detail ul, 
  .news-detail h6, .news-detail p {
        margin-bottom: 2rem;
    }
  
  .product-detail li p, .news-product li p {
    margin-bottom: 1rem;
}
  
      .product-detail h6, .product-detail h5 {
        line-height: inherit;
    }
  
  .table-product>thead>tr>td, .table-product>thead>tr>th {
    min-width: 100px;
}
  
  .contact-product ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
      .pre-promotion h6, .pre-news h6 {
        line-height: inherit;
        height: auto;
        -webkit-line-clamp: unset;
    }
  
.news-product p {
    margin-bottom: 1rem;
}
  
  .news-product h6 {
    margin-top: 5%;
    line-height: inherit;
}
  
  div#HtmlTool6752672d859e8a001334f555 iframe {
    height: 200px;
}
  
  .contact-page ul {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 5%;
}
  
  .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}

  .pass-detail {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
}
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0 3%;
}
  
  .text-ref {
    margin-top: 10%;
}
  
  .img-join {
    width: 100%;
  }
  
  .sect-about {
    margin-top: 5%;
}
  
    .CASS-A-main .col-md-6.col-sm-6.col-xs-12 {
    margin-bottom: 5%;
}
}

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

.CASS-A-middle-right, .CASS-A-middle-left,
.CASS-A-bottom, .CASS-A-top {
    border: none;
}

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



