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


.unknown {
  position: fixed;
  bottom: 6% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}


.itopplus-header {
    /*
    background: linear-gradient(to right, #202253 0%, #202253 60%, #ba0009 60%, #ba0009 100%);
  */
    background: #202253;
    color: #fff;
    text-align: center;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_040920236ams/0/0/1z-z1274264450795.webp');
    background-size: cover;
    background-position: center;
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_040920236ams/0/0/3z-z1127284420231.webp');
    background-size: cover;
    background-position: center;
}

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

.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 5px;
    padding: 8px 20px;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.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-radius: none;
    background: transparent;
    background-color: #202253;
}

.dropdown-menu>li>a {
    color: #000;
    padding: 5px 20px;
}

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

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

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 56px !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) {
    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
    }

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

    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 15% auto;
        align-items: center;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 75%;
        min-width: 140px;
        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 {
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.4em;
}

h3 {
    font-size: 3em;
}

h4 {
    font-size: 2.4em;
}

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

h6 {
    font-size: 1.6em;
}

p , .pre-product h6, .table-product thead>tr>th,
.table-product strong{
    font-size: 16px;
}

.sect-recomnd h6 , .contact-call p, .product-detail li h6{
    font-size: 20px;
}

.text-product h6, .text-about h6 {
    font-size: 18px;
}

.btn-more, .pre-news p, div#formdisplay671f6ded0069d50013428b9e button,
div#formdisplay672042dbb77fba00139d90e9 button, 
.table-product tbody>tr>td, .dropdown-menu>li>a {
    font-size: 14px;
}

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

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

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


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


.carousel-control, .form-first span,
div#Component671f724a0069d50013428c56 strong,
.Text_seller2{
    display: none;
}

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

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

.carousel-indicators .active {
    width: 40px !important;
    height: 12px !important;
    background-color: #fff !important;
    border-color: #fff;
}

.fw-semi , .footer h6, .sect-recomnd h3,
.sect-product h4,.sect-product h6,.sect-head h3,
.sect-service h4, .form-first h3,.btn-call h6,
.head-page h3, .pre-news h6, .contact-page h5,
.about-page h5, .product-detail h6, .contact-add h6,
.table-product thead>tr>th, strong{
    font-weight: 600;
}

.call-head {
    display: grid;
    grid-template-columns: auto 22px auto;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

div#mainmenu671f6d8ddfca780013083a4c .col-md-5.col-sm-5.col-xs-12,
div#mainmenu671f6dca0069d50013428b2c .col-md-5.col-sm-5.col-xs-12{
    background: #ba0009;
}

.logo-footer {
    width: 60%;
}

.image-footer img {
    border-radius: 10px;
}

.image-footer {
    width: 90%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 5%;
}

.footer h6 {
    margin-bottom: 2rem;
}

.footer p, .sect-head h3, .sect-service h4, .about-page h5,
.sect-product h4{
    margin-bottom: 2%;
}

.footer li p, div#Component671f6dec0069d50013428b70 .thumbs,
div#mainmenu671f6dec0069d50013428b72 .thumbs,
div#mainmenu671f6dec0069d50013428b7b .thumbs,
div#mainmenu671f6dec0069d50013428b84 .thumbs,
div#Component671f6ded0069d50013428b96 .thumbs,
div#Component671f6ded0069d50013428b9c .thumbs,
div#Component672042bfdb59c50014cb6d0e .thumbs,
.call-head p, .text-about h6 {
    margin: 0;
}

.footer li {
    display: grid;
    grid-template-columns: 9% auto;
    gap: 10px;
    align-items: center;
    margin-top: 4%;
}

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

.sect-head, .form-first, .about-page, .text-about h6,
.contact-add h6{
    text-align: center;
}

.copy-right {
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-top: 3%;
    border-top: 1px solid #262626;
}

.call-head,div#mainmenu671f6dec0069d50013428b72,
div#mainmenu671f6dec0069d50013428b7b,
div#mainmenu671f6dec0069d50013428b84 {
    color: #fff;
}

.call-head:hover {
    color: #d4d4d4;
}

.call-head:hover img {
    filter: brightness(0) saturate(100%) invert(94%) sepia(24%) saturate(36%) hue-rotate(308deg) brightness(90%) contrast(85%);
}

.footer p, .footer a {
    color: #272727;
}

.footer a:hover, .contact-page h6, .contact-page a:hover,
.contact-add h6, .contact-call:hover{
    color: #ba0009;
}

div#Component671f6dec0069d50013428b64,
div#Component672049930069d50013429197{
    width: 85%;
}

div#Component672055bfdb59c50014cb7029 {
    width: 85%;
    margin: auto;
}

.text-blue ,.head-page h3, .contact-page h5,
.product-detail h6{
    color: #242762;
}

.sect-about h2 ,.call-section h2{
    text-transform: uppercase;
    margin-bottom: 3%;
    line-height: 56px;
}

.sect-about p , .text-about h6, .pre-product h6,
.product-detail p{
    line-height: 26px;
}

.image-about {
    width: 50%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 5%;
}

.btn-more {
    width: fit-content;
    background: #ba0009;
    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;
}

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

div#Component671f6dec0069d50013428b70{
    margin-top: -100px;
}

.sect-recomnd {
    padding-top: 13%;
}

.sect-recomnd h6 {
    line-height: 28px;
}

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

div#mainmenu671f6dec0069d50013428b72,
div#mainmenu671f6dec0069d50013428b7b,
div#mainmenu671f6dec0069d50013428b84,
div#Component6720539ab77fba00139d93b7 .imgLightbox img,
div#Component671f78530069d50013428cb8 .imgLightbox img,
div#Component672058120069d5001342941c .imgLightbox img{
    border-radius: 30px;
}

div#mainmenu671f6dec0069d50013428b72,
div#mainmenu671f6dec0069d50013428b84{
    background: #05092d;
}

div#mainmenu671f6dec0069d50013428b7b {
    background: #4e4e4e;
}

.sect-product {
    padding-top: 13%;
    color: #fff;
}

.pe-10 {
    padding-left: 15%;
}

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

.ps-10 {
    padding-right: 5%;
}

.sect-product h6, .mb-3 {
    margin-bottom: 3.5%;
}

.sect-product p{
    margin-bottom: 6%;
}

div#Component671f6dec0069d50013428b8d img {
    border-radius: 30px 30px 0 0;
}

div#Component671f6dec0069d50013428b8d .col-md-3.col-sm-4{
    margin: 1% auto;
    width: 23%;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    transition: transform 0.2s ease-out;
}

.text-product h6 {
    line-height: 26px;
    margin-bottom: 5%;
    height: 50px;
  display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}

.text-product {
    padding: 0 8% 3%;
}

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

div#Component671f6ded0069d50013428b96 {
    width: 85%;
    margin: auto;
}

.sect-service {
    padding-left: 5%;
    padding-top: 2%;
}

.sect-service h5 {
    color: #a3161d;
    background: linear-gradient(to right, #A5A5A5 0%, #f2f2f2 30%, #C8C8C8 100%);
    width: fit-content;
    padding: 1.5% 5%;
    clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
    font-weight: 600;
    margin: 2% 0 3%;  
}

.sect-service p, .sect-product p {
    line-height: 24px;
}

.form-first , .call-section h2, .contact-page a,
 .text-about h6, div#cookie671f6ded0069d50013428b9e,
div#cookie672042dbb77fba00139d90e9{
    color: #000;
}

div#formdisplay671f6ded0069d50013428b9e,
div#formdisplay672042dbb77fba00139d90e9{
    padding: 4% 2%;
    border-radius: 20px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    position: relative;
    right: -90px;
    z-index: 2;
    top: 35px;
}

div#formdisplay671f6ded0069d50013428b9e .form-control,
div#formdisplay672042dbb77fba00139d90e9 .form-control{
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
}

.btn-call p, .btn-call h6, .contact-page p {
    margin: 1% 0;
}

.btn-call {
    display: grid;
    grid-template-columns: 42px auto;
    align-items: center;
    gap: 10px;
    background: #ba0009;
    width: fit-content;
    padding: 0.75rem 2rem;
    border-radius: 50px;
    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;
      transition: transform 0.2s ease-out;
}

div#mainmenu671f6ded0069d50013428b98 .col-md-7.col-sm-7.col-xs-12,
div#mainmenu672042aabb077500138aaf95 .col-md-7.col-sm-7.col-xs-12{
    background: linear-gradient(90deg, #d3d3d3, #ffffff);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

div#Component671f6ded0069d50013428b9c,
div#Component672042bfdb59c50014cb6d0e{
    width: 55%;
    margin: auto;
    margin-right: 0;
}

.call-section {
    position: relative;
    top: 100px;
    left: 160px;
    z-index: 99;
    width: fit-content;
}

.call-section h2 {
    margin-bottom: 6%;
}

div#formdisplay671f6ded0069d50013428b9e .col-md-offset-5,
div#formdisplay672042dbb77fba00139d90e9 .col-md-offset-5{
    width: 100%;
    margin-left: 0;
    text-align: center;
}

div#formdisplay671f6ded0069d50013428b9e button,
div#formdisplay672042dbb77fba00139d90e9 button{
    background-image: none;
    text-shadow: none;
    background: #505149;
    color: #fff;
    border: none;
    border-radius: 30px;
    padding: 0.7rem 2rem;
    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;
}

.head-page {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_040920236ams/1423/0/banner-pagez-z1009779529627.webp);
    padding: 3%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 30%;
    background-size: cover;
}

.maxHeight-main {
    max-height: 500px !important;
}

.maxHeight-TP4 {
    min-height: 155px !important;
    max-height: 155px !important;
    margin-bottom: 1% !important;
}

div#Component671f724a0069d50013428c56 .maxHeight-TP4 .img-container {
    padding-bottom: 85%;
}

div#Component671f724a0069d50013428c56 .img-container .img {
    background-position: center !important;
    border-radius: 20px;
}

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

.nav-template li{
    border-radius: 20px;
}

.contact-page {
    padding-left: 7%;
    padding-top: 5%;
}

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

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

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

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

.about-page h5 {
    line-height: 36px;
}

div#Component67204f44dfca78001308416e .none-middle-mid>div>div>div>div:nth-child(3),
div#Component67205633bb077500138ab2be .none-middle-mid>div>div>div>div:nth-child(3){
    justify-content: center;
}

div#Component67204f44dfca78001308416e figcaption,
div#Component67205633bb077500138ab2be figcaption{
    padding: 0;
    position: static;
    text-transform: none;
}

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

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

div#Component67204f44dfca78001308416e figure,
div#Component67205633bb077500138ab2be figure{
    /*background: #fff;*/
    background: linear-gradient(45deg, #d3d3d3, #ffffff);
    border-radius: 30px;
      padding: 5% 0;
}

.text-about {
    height: 55px;
    padding: 0 5%;
}

div#Component67205633bb077500138ab2be {
    width: 83%;
    margin: auto;
}

div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 23%;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    margin: 1%;
    border-radius: 20px;
  transition: transform 0.2s ease-out;
}

.pre-product {
    text-align: left;
    color: #000;
    padding: 3% 5% 6%;
}

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

div#Contentmanager .btn-more {
    padding: 0.75rem 1.5rem;
}

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

.page-content {
    height: 130px;
}

h3.managerHeader {
    position: absolute;
    width: 100%;
    top: -95px;
    text-align: center;
    font-weight: 600;
    color: #242762;
}

.post-time, .fbcomments, .landingpagemanager{
    display: none;
}

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

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

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

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

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

.product-detail li h6 {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}

 .product-detail h6 {
    margin-bottom: 1.5rem;
}

.contact-call img {
    filter: brightness(0) saturate(100%) invert(13%) sepia(22%) saturate(4589%) hue-rotate(218deg) brightness(99%) contrast(94%);
}

.contact-call {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    gap: 10px;
    color: #242762;
    justify-content: center;
}

.table-product thead>tr>th, .table-product tbody>tr>td {
    text-align: center;
    vertical-align: middle !important;
    padding: 1% !important;
    border: 1px solid #e7e7e7 !important;
}

.table-product thead>tr, .bg-red {
    background: #ba0009;
    color: #fff;
}

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

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

.contact-add {
    border-top: 1px solid #ddd;
    padding-top: 2%;
}

.btn-more:hover::before,.sect-product:hover .btn-more::before,
div#formdisplay671f6ded0069d50013428b9e button:hover::before,
div#formdisplay672042dbb77fba00139d90e9 button:hover::before,
div#Component671f6dec0069d50013428b8d figure:hover .btn-more::before,
.btn-call:hover::before, div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-more::before,
div#Contentmanager .nav-template li:hover .btn-more::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

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

div#Component671f6dec0069d50013428b8d .col-md-3.col-sm-4:hover,
.btn-call:hover, div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover,
.image-about img:hover, .image-footer img:hover{
   transform: scale(1.05);
}

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

.image-about img, .image-footer img {
   transition: transform 0.2s ease-out;
}

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

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

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

.ITPlinkToCookiepage:hover {
    color: #ba0009 !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;
}
/********************responsive********************/

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


.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}

h1 {
    font-size: 4.6em;
}

h2 {
    font-size: 4.2em;
}

h3 {
    font-size: 3.4em;
}

h4 {
    font-size: 3em;
}

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

h6 {
    font-size: 2em;
}

p , .pre-product h6, .table-product thead>tr>th,
.table-product strong{
    font-size: 20px;
}

.sect-recomnd h6 , .contact-call p, .product-detail li h6{
    font-size: 24px;
}

.text-product h6, .text-about h6 {
    font-size: 22px;
}

.btn-more, .pre-news p, div#formdisplay671f6ded0069d50013428b9e button,
div#formdisplay672042dbb77fba00139d90e9 button, 
.table-product tbody>tr>td, .dropdown-menu>li>a {
    font-size: 18px;
}

  .call-head {
    grid-template-columns: auto 25px auto;
}
  
  .sect-about h2, .call-section h2 {
    line-height: 66px;
}
  
  .sect-about p, .text-about h6 {
    line-height: 32px;
}
  
  .sect-service p, .sect-product p, .text-product h6,
  .product-detail p, .pre-product h6 {
    line-height: 30px;
}
  
  .sect-about {
    padding-top: 8%;
}
  
  .sect-recomnd h6 {
    line-height: 34px;
}
  
  .sect-recomnd , .sect-product{
    padding-top: 15%;
}
  
  .text-product h6 {
    height: 60px;
}
  
  .btn-more {
    padding: 1rem 2rem;
}
  
  div#formdisplay671f6ded0069d50013428b9e .form-control, 
  div#formdisplay672042dbb77fba00139d90e9 .form-control {
    font-size: 16px !important;
}
  
  .call-section {
    top: 130px;
    left: 195px;
}
  
  div#formdisplay671f6ded0069d50013428b9e, 
  div#formdisplay672042dbb77fba00139d90e9 {
    right: -110px;
    top: 75px;
}
  
  div#Component671f6ded0069d50013428b9c, 
  div#Component672042bfdb59c50014cb6d0e {
    width: 60%;
  }
  
  div#formdisplay671f6ded0069d50013428b9e .form-control, 
  div#formdisplay672042dbb77fba00139d90e9 .form-control {
    margin-bottom: 1.5rem;
}
  
  .about-page h5 {
    line-height: 42px;
}
  
  .text-about {
    height: 70px;
  }
  
  .contact-call, .contact-page li {
    grid-template-columns: 30px auto;
}
  
  .maxHeight-main {
    max-height: 655px !important;
}
  
  .maxHeight-TP4 {
    min-height: 200px !important;
    max-height: 200px !important;
  }
  
  div#Component671f724a0069d50013428c56 .maxHeight-TP4 .img-container {
    padding-bottom: 77%;
}
  
  .page-content {
    height: 165px;
}
  
  h3.managerHeader {
    top: -110px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 26px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 34px;
    font-size: 18px !important;
}
}

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

.product-detail p {
    line-height: 24px;
}
  
  .maxHeight-TP4 {
    min-height: 160px !important;
    max-height: 160px !important;
  }
  
  .sect-service {
    padding-top: 0;
}
}

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

.navbar-default .navbar-nav>li>a {
    padding: 8px 15px;
}
  
  .text-company p {
    font-size: 14px;
}
  
  h2 {
    font-size: 3em;
}
  
  h3 {
    font-size: 2.8em;
}
  
  h4 {
    font-size: 2.1em;
}
  
  .sect-about h2, .call-section h2 {
    line-height: 50px;
}
  
  .sect-recomnd h6 {
    line-height: 26px;
}
  
  .text-product h6, .pre-product h6 {
    line-height: 24px;
  }
  
  .sect-recomnd , .sect-product{
    padding-top: 10%;
}
  
.sect-recomnd h6, .contact-call p, .product-detail li h6,
  .footer h6{
    font-size: 18px;
}
  
  .footer h6 {
    margin-bottom: 1rem;
}
  
  .pe-10 {
    padding-left: 10%;
}
  
  .text-product h6, .text-about h6 {
    font-size: 16px;
}
  
  div#contentnewmode671f6dec0069d50013428b57 .pt-5 {
    padding-top: 2%;
}
  
  h5, h3.managerHeader {
    font-size: 1.8em;
}
  
  div#Component671f6ded0069d50013428b96 {
    width: 90%;
  }
  
  .call-section {
    top: 75px;
    left: 135px;
}
  
  .footer p, .contact-page p {
    font-size: 14px;
}
  
  h6 {
    font-size: 1.4em;
}
  
  .sect-about.pt-8 {
    padding-top: 3%;
}
  
  .sect-about {
    padding-top: 0;
}
  
  .pre-news p {
    -webkit-line-clamp: 1;
}
  
      .maxHeight-TP4 {
        min-height: 135px !important;
        max-height: 135px !important;
        margin-bottom: 3px !important;
    }
  
  .page-content {
    height: 140px;
}
  
  h3.managerHeader {
    top: -105px;
}
  
  div#contentnewmode672047dd0069d500134290e6 .pt-5 {
    padding-top: 8%;
}
  
  .table-responsive {
    overflow-x: auto;
}
  
  .table.table-product {
    width: 150% !important;
    max-width: 150% !important;
}
}

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

br {
    display: none;
}
  
  div#mainmenu671f6d8ddfca780013083a4c,
  div#mainmenu671f6dca0069d50013428b2c{
    display: none;
}
  
      h2 {
        font-size: 38px;
    }
  
  .sect-about.pt-8 {
        padding-top: 0;
    }
  
  div#Component671f6dec0069d50013428b64, 
  div#Component672049930069d50013429197,
  div#Component672055bfdb59c50014cb7029{
    width: 95%;
}
  
  .sect-about p, .pre-product h6, .about-page h5,
  .product-detail p , .sect-about h2, .call-section h2,
  .sect-recomnd h6, .sect-service p, .sect-product p{
    line-height: inherit;
}
  
      h3 {
        font-size: 34px;
    }
  
      .sect-recomnd h6, .contact-call p, .product-detail li h6,
  .footer h6 {
        font-size: 16px;
    }
  
      .sect-recomnd, .sect-product {
        padding-top: 6%;
    }
  
      h4 {
        font-size: 28px;
    }
  
  .sect-product p {
    margin-bottom: 3%;
}
  
  .sect-product p, .sect-service p {
    font-size: 14px;
}
  
.sect-product {
    padding-right: 6%;
    padding-bottom: 8%;
}
  
  div#Component671f6dec0069d50013428b8d .col-md-3.col-sm-4 {
    border-radius: 20px;
}

  .btn-more {
    padding: 1rem 2rem;
}
  
      h5, h3.managerHeader {
        font-size: 24px;
    }
  
      div#Component671f6ded0069d50013428b96 {
        width: 100%;
    }
  
  .call-section {
    top: 55px;
    left: 100px;
}
  
  div#formdisplay671f6ded0069d50013428b9e, 
  div#formdisplay672042dbb77fba00139d90e9 {
    right: -65px;
}
  
  div#formdisplay671f6ded0069d50013428b9e .col-md-6.col-sm-12 {
    width: 50%;
}
  
  .copy-right {
    margin-top: 0;
    border: none;
}
  
  .image-about {
    width: 60%;
  }
  
 .sect-about p {
    margin-bottom: 5%;
}
  
  .text-about h6 {
    line-height: 20px;
}
  
  .text-about {
    height: 60px;
  }
  
  .pre-product h6 {
    -webkit-line-clamp: 3;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    float: none !important;
    padding: 0;
}
  
      .table.table-product {
        width: 140% !important;
        max-width: 140% !important;
    }
  
  .table-product br {
    display: block;
}
  
  div#Component671f724a0069d50013428c56 .col-md-6.col-sm-8.col-xs-12, 
  div#Component671f724a0069d50013428c56 .col-md-6.col-sm-4.col-xs-12,
  div#Component671f724a0069d50013428c56 .col-md-4.col-sm-4.col-xs-4, 
  div#Component671f724a0069d50013428c56 .col-md-8.col-sm-8.col-xs-8{
    width: 50%;
}
  
      .pre-news p {
        -webkit-line-clamp: 2;
    }
  
  div#Component671f724a0069d50013428c56 .maxHeight-TP4 .img-container {
    padding-bottom: 95%;
}
  
      .maxHeight-TP4 {
        min-height: 187px !important;
        max-height: 187px !important;
        margin-bottom: 6px !important;
    }
  
  .pre-news {
    padding-left: 3%;
}
  
      h3.managerHeader {
        top: -135px;
        line-height: inherit;
    }
  
  .contact-page {
    padding-top: 2%;
}
  
  .contact-page li {
    grid-template-columns: 20px auto;
}
}

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

div#imagesControl671f6d8ddfca780013083a53,
  div#imagesControl671f6dec0069d50013428b70,
  div#imagesControl671f6dec0069d50013428b76,
div#imagesControl671f6dec0069d50013428b7f,
div#imagesControl671f6dec0069d50013428b88,
  div#imagesControl671f6dec0069d50013428b8d,
  div#imagesControl671f6ded0069d50013428b96,
  div#mainmenu671f6ded0069d50013428b9e>div,
  div#imagesControl671f6ded0069d50013428b9c,
  div#imagesControl672049930069d50013429197,
  div#imagesControl672055bfdb59c50014cb7029,
  .contact-page, div#imagesControl671f78530069d50013428cb8,
  div#mainmenu672042dbb77fba00139d90e9>div{
    padding: 0 !important;
}
  
  div#mainmenu671f6dec0069d50013428b6c>div {
    padding-bottom: 0 !important;
}
  
  div#Component671f6dec0069d50013428b64, 
  div#Component672049930069d50013429197, 
  div#Component672055bfdb59c50014cb7029,
  div#formdisplay671f6ded0069d50013428b9e .col-md-6.col-sm-12,
  div#imagesControl672055bfdb59c50014cb7029,
  div#Component671f724a0069d50013428c56 .col-md-6.col-sm-8.col-xs-12, 
  div#Component671f724a0069d50013428c56 .col-md-6.col-sm-4.col-xs-12,
  div#Component671f724a0069d50013428c56 .col-md-4.col-sm-4.col-xs-4, 
  div#Component671f724a0069d50013428c56 .col-md-8.col-sm-8.col-xs-8,
  div#Component67205633bb077500138ab2be{
        width: 100%;
    }
  
h2 {
  font-size: 32px;
}
  
h3 {
  font-size: 28px;
}
    
h4,.head-page h3 {
   font-size: 24px;
}

h5 ,  h3.managerHeader{
   font-size: 20px;
 }
  
h6 {
   font-size: 18px;
}
  
      .image-about {
        width: 80%;
    }
  
  div#Component671f6dec0069d50013428b70 {
    margin-top: 0;
}
  
  .sect-product {
    padding: 5% 5% 8%;
}
  
  div#mainmenu671f6dec0069d50013428b7b .none-middle-mid,
  div#mainmenu671f6dec0069d50013428b92 .none-middle-mid,
  div#mainmenu671f782fb77fba00139d8e18 .none-middle-mid{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
div#mainmenu671f6dec0069d50013428b7b .none-middle-mid .none-middle-mid,
  div#mainmenu671f6dec0069d50013428b92 .none-middle-mid .none-middle-mid,
  div#mainmenu671f782fb77fba00139d8e18 .none-middle-mid .none-middle-mid{
    display: block;
}
  
      .sect-product p {
        margin-bottom: 7%;
    }
  
  div#Component671f6dec0069d50013428b8d .col-md-3.col-sm-4 {
    width: 46%;
    margin: 2%;
}
  
      .text-product h6 {
        font-size: 14px;
        margin-top: 0;
    }
  
      .btn-more {
        padding: 1rem 1.5rem;
    }
  
  .pt-5 {
    padding-top: 8%;
}
  
  .footer p, .sect-head h3, .sect-service h4,
  .about-page h5, .sect-product h4 {
    margin-bottom: 4%;
}
  
  .sect-service h5 {
    font-size: 18px;
    padding: 3% 5%;
    text-align: center;
}
  
  .sect-service {
    padding: 0 4%;
}

  .sect-product h6, .mb-3 {
    margin-bottom: 5%;
}
  
  .sect-product p, .sect-service p {
    font-size: 16px;
}
  
  div#formdisplay671f6ded0069d50013428b9e, 
  div#formdisplay672042dbb77fba00139d90e9 {
        right: 0;
        top: 0;
    }
  
  div#formdisplay671f6ded0069d50013428b9e .col-md-6.col-sm-12 {
    padding-right: 0;
}
  
  .call-section {
    position: static;
    padding: 10% 7% 0;
}
  
  div#mainmenu671f6ded0069d50013428b98 .col-md-7.col-sm-7.col-xs-12, 
  div#mainmenu672042aabb077500138aaf95 .col-md-7.col-sm-7.col-xs-12 {
    margin-top: 8%;
}
  
  .btn-call {
    grid-template-columns: 35px auto;
}
  
  div#Component671f6ded0069d50013428b9c, 
  div#Component672042bfdb59c50014cb6d0e {
    width: 90%;
    margin-top: -30px;
}
  
      .text-about {
        height: auto;
    }
  
      .text-about h6 {
        line-height: 24px;
    }
  
  .pe-5, .pre-news {
    padding-left: 0;
}
  
  div#Component67205633bb077500138ab2be {
    padding: 10px;
}
  
  div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    margin: 0;
    margin-bottom: 8%;
}
  
      .pre-product h6 {
        -webkit-line-clamp: unset;
        height: auto;
    }
  
  .head-page {
    padding: 7% 0;
}
  
      .page-content {
        height: 165px;
    }
  
      h3.managerHeader {
        top: -165px;
  }
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  div#Contentmanager .thumbnail {
    margin: 0;
}
  
  .product-detail li p {
    margin-bottom: 1.5rem;
}
  
  .nav-template li:hover,.nav-template li:hover a {
    text-decoration: none !important;
}
  
  .maxHeight-main {
    max-height: unset !important;
    height: auto;
}
  
  .maxHeight-TP4 {
        min-height: unset !important;
        max-height: unset !important;
        height: auto;
         margin-bottom: 5% !important;
  }
  
  div#Component671f724a0069d50013428c56 .nav-template li,
  .contact-page ul{
    margin-bottom: 5%;
}
  
      div#Component671f724a0069d50013428c56 .maxHeight-TP4 .img-container {
        padding-bottom: 64%;
    }
  
      .page-content {
        height: auto;
        background: none;
       padding: 0;
    }
  
      h3.managerHeader {
        position: static;
    }

      .social-share {
        top: 0;
    }
  
  .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}
  
  div#cookie671f6ded0069d50013428b9e,
  div#cookie672042dbb77fba00139d90e9 {
    padding: 0 3%;
}
}

