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

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_01082023cjzr/0/0/2z-z227781889726.webp");
}

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

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

.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;
    background: #0655a8;
    background-color: #0655a8;
    border-radius: 30px;
}

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

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

@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 8px;
    left: 10px;
    width: 40px !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;
    box-shadow: 0 4px 8px rgb(0, 0, 0, .05);
  }

    #controlBanner {
        object-fit: contain;
        padding: 25px 15px;
        width: 65%;
        min-width: 140px;
        margin: 0 auto;
    }
  
  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }

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

  .itopplus-search {
    width: 10vw;
    text-align: center;
  }
  
  .itopplus-sticky-nav-bar-inside>div:nth-child(n+3) {
  display: none;
}

.itopplus-sticky-nav-bar-inside::before,
.itopplus-sticky-nav-bar-inside::after {
  display: none;
}

.itopplus-sticky-nav-bar-inside {
  width: 83vw !important;
  display: grid;
  grid-template-columns: 9% auto;
  justify-items: end;
  align-items: center;
}

.itopplus-menu-logo {
  height: auto !important;
  width: 100%;
  padding: 15px;
}

img.itopplus-img-logo {
  width: 100% !important;
}

#itopplus-sticky-nav-bar {
  animation-duration: .8s !important;
}

#itopplus-nav-bar-sticky {
  display: flex;
}

#itopplus-sticky-nav-bar .navbar-default {
  background: #fff;
}
}

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

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

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

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


/************font-size***************/

.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a{
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.4em;
}

p , .text-product h6,
.pre-product h6 , 
.table-product>tbody>tr>td>strong{
    font-size: 16px;
}

.footer h6, .btn-more, .sect-slogan h6, 
.pre-article h6, .table-product>thead>tr>th {
    font-size: 18px;
}

.text-big {
    font-size: 20px;
}

.footer p, .copy-right p, .pre-article p, 
.table-product>tbody>tr>td,.pre-product p,
div#Component676146fef5f36700132e60fc button {
    font-size: 14px;
}

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

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

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

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


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

.head-social {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 65%;
    margin: auto;
    margin-right: 0;
}

.sect-about h5, .sect-about h6, .text-product h6,
.sect-slogan h6, .cont-slogan h6, .sect-why h4{
    font-weight: 400;
}

.footer h6, .fw-semi, .sect-why h1, .product-detail h6 {
    font-weight: 600;
}

.fw-bold , .text-big, .sect-slogan h4, .pre-article h6,
h3.managerHeader, .article-detail h6, .article-detail h5,
.product-detail h5, .form-cont h4{
    font-weight: 700;
}

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

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

.qr-line {
    width: 50%;
    margin: auto;
}

.copy-right, .sect-product, h3.managerHeader {
    text-align: center;
}

.footer a, .text-big , .sect-why, .pre-article .btn-more,
.cont-slogan a{
    color: #fff;
}

.footer a:hover, .product-detail li::marker,
div#Component6760f0d207db76001326a9dc figure:hover .text-product,
div#Contentmanager .col-md-3.col-sm-4.col-xs-12:hover ,
.CASS-D-main div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .pre-product,
.cont-slogan a:hover{
    color: #fc0102;
}

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

.dropdown-menu, .dropdown-menu>li>a {
    border-radius: 20px !important;
}

div#Component6760eaabf5f36700132e516e .thumbs,
.text-product h6, div#Component6760f518ee4ac3001341b13e .thumbs,
.sect-why h1, div#Component6761461cb08a070013086787 .thumbs{
    margin: 0;
}

.sect-about {
    padding-top: 18%;
    padding-left: 22%;
    padding-right: 5%;
}

.sect-about h2 {
    font-family: "Oswald", sans-serif;
    margin: 2% 0 4%;
}

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

.sect-about p {
    color: #cfcfcf;
    line-height: 24px;
    text-align: justify;
}

.btn-more {
    width: fit-content;
    padding: 0.75rem 2rem;
    background: #fc0102;
    border-radius: 30px;
    font-family: "Oswald", sans-serif;
    color: #fff;
    transition: all 0.2s ease-out;
}

.sect-product h2 , .sect-feeds h2, .cont-page h2{
    font-family: "Oswald", sans-serif;
    margin-bottom: 1.5%;
    color: #053a71;
    text-transform: uppercase;
}

.sect-product, .cont-page h2 {
    margin-bottom: 3%;
}

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

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

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

div#Component6760f0d207db76001326a9dc figcaption {
    padding: 0;
    position: relative;
    text-align: center;
    color: #000;
    text-transform: none;
}

.text-product {
    padding: 7% 0;
    text-align: center;
    color: #000;
    transition: all 0.2s ease-out;
}

.text-product h6, .article-detail p {
    line-height: 24px;
}

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

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

div#Component6760f0d207db76001326a9dc .imgLightbox {
    overflow: hidden;
      border-bottom: 7px solid #fc0102;
}

.logo-partner {
    display: grid;    
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items: center;
}

.sect-slogan {
    padding-top: 35%;
    padding-right: 20%;
    margin-left: -90px;
    margin-bottom: 19%;
}

.sect-slogan h6 {
    line-height: 26px;
    margin-bottom: 5%;
}

.cont-slogan {
    margin-left: -90px;
    color: #fff;
}

.pass-cont {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

.pass-cont h4 ,.TabItpContentLandingPage2>ul>li>a>span{
    margin: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
  transition: all 0.2s ease-out;
}

.line-cont {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    align-items: center;
}

div#Component6760f518ee4ac3001341b13e,
div#Component6761461cb08a070013086787{
    margin-top: -20px;
}

div#Component6760f8ad6b675900135da639 {
    width: 80%;
    margin: auto;
    margin-bottom: -55px;
}

.sect-why h1 {
    font-family: "Poppins", sans-serif;
      text-transform: uppercase;
}

.sect-why {
    padding-bottom: 2%;
    margin-left: 11%;
    position: relative;
    top: -50px;
}

.sect-feeds h2 {
    margin-bottom: 2%;
}

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

.about-page .text-big, .pre-article h6,
.Contentmanager-template2-1 a, .cont-page a{
    color: #000;
}

.sect-about.about-page p {
    color: #444;
}

div#background6760fe08f5f36700132e5500 {
    position: relative;
}

div#background6760fe08f5f36700132e5500::after {
    position: absolute;
    content: " ";
    width: 55%;
    height: 100%;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_01082023cjzr/1423/0/bg-carz-z1377461636755.webp);
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    z-index: -1;
    background-position: center;
}

.about-page h2, .Contentmanager-template2-1 a:hover,
h3.managerHeader, .article-detail h5, .product-detail h5,
.cont-page a:hover{
    color: #053a71;
}

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

div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 1% !important;
    text-align: left;
}

.pre-article {
    padding: 3%;
}

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

.pre-article .btn-more {
    padding: 0.5rem 2rem;
}

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

div#Contentmanager .img-container .img,
div#Contentmanager .thumbnail>img,
.gg-maps iframe{
    border-radius: 25px;
}

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

div#Contentmanager .col-md-3.col-sm-4.col-xs-12 {
    padding: 0 1% !important;
}

.Contentmanager-template2-1 .thumb>img {
    max-height: 230px;
  transition: transform 0.2s ease-out;
}

.CASS-D-main div#Contentmanager .col-md-4.col-sm-4.col-xs-12 .img-container {
    background: #efefef;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 5px solid #fc0102;
    margin-bottom: 5%;
}

.Contentmanager-template2-1 {
    min-height: 320px !important;
    max-height: 340px;
}

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

#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border: none !important;
}

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

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

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

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

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

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

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

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

.product-detail h5 {
    line-height: 32px;
      margin-bottom: 2%;
}

.table-product>thead>tr>th, .table-product>tbody>tr>td {
    border: 0.5px solid #eee;
    padding: 1% !important;
}

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

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

.tab-itp-background {
    padding: 0 !important;
}

.form-cont {
    text-align: center;
    margin-bottom: 4%;
    padding-top: 26%;
    margin-left: -90px;
      padding-right: 125px;
}

div#Component676146fef5f36700132e60fc {
    margin-left: -90px;
      padding-right: 125px
}

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

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

div#Component676146fef5f36700132e60fc input.form-control {
    height: 40px;
}

div#Component676146fef5f36700132e60fc .form-control {
    border-radius: 20px;
    box-shadow: none;
    border: none;
    background: #fff;
}

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

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

.cont-page li {
    display: grid;
    grid-template-columns: 7% auto;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 2%;
}

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

.gg-maps iframe {
    height: 350px;
}

.graphic-maps img {
    height: 360px;
    object-fit: contain;
}

div#Component676146fef5f36700132e60fc button {
    background: #fc0102;
    text-shadow: none;
    border: none;
    padding: 0.75rem 2rem;
    color: #fff;
    border-radius: 30px;
  transition: all 0.2s ease-out;
}

.table-product {
    margin-top: 3%;
}

div#Component6760f0d207db76001326a9dc figure:hover .imgLightbox,
.CASS-D-main div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .img-container{
    border-color: #053a71;
}

div#Contentmanager .col-md-3.col-sm-4.col-xs-12:hover .thumb>img,
.logo-partner img:hover, .social-footer img:hover, .qr-line img:hover,
.head-social img:hover, div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .img,
.cont-page li:hover img {
   transform: scale(1.05);
}

.btn-more:hover, div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-more,
div#Component676146fef5f36700132e60fc button:hover{
    background: #0655a8;
}

.logo-partner img, .social-footer img, .qr-line img,
.head-social img, div#Contentmanager .col-md-4.col-sm-4.col-xs-12 .img,
.cont-page li img{
    transition: transform 0.2s ease-out;
}

div#Contentmanager .img-container {
    overflow: hidden;
    border-radius: 25px;
}

.TabItpContentLandingPage2>ul>li.active>a ,
.TabItpContentLandingPage2>ul>li>a:hover{
    border-bottom: 3px solid #053a71 !important;
}

.TabItpContentLandingPage2>ul>li.active>a>span,
.TabItpContentLandingPage2>ul>li>a:hover>span{
    color: #fc0102 !important;
}

.table-product>tbody>tr:hover {
    background: #0655a8;
    color: #fff;
}

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

.text-price {
    color: #fc0102;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 2%;
    display: inline-block;
}

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

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

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

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

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

.itpPDPALandingPage {
    margin-top: 3%;
}

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

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}
div#cookie676146fef5f36700132e60fc {
    color: #fff;
    padding: 2%;
}

.pre-product {
    padding: 0 3% 8%;
    color: #000;
}

.CASS-D-main div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 25%;
}

.CASS-D-main div#Contentmanager .col-md-4.col-sm-4.col-xs-12 .img {
    background-size: contain;
      background-repeat: no-repeat;
    background-position: center !important;
}

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

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

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

h1 {
    font-size: 4.825em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 1.8em;
}

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

.footer h6, .btn-more, .sect-slogan h6, 
.pre-article h6, .table-product>thead>tr>th,
  .text-product h6 {
    font-size: 22px;
}
  
  .text-price {
     font-size: 30px;
  }

.text-big {
    font-size: 24px;
}

.footer p, .copy-right p, .pre-article p, 
.table-product>tbody>tr>td,.pre-product p,
div#Component676146fef5f36700132e60fc button {
    font-size: 18px;
}
  
  .head-social {
    width: 60%;
}
  
  .pre-product h6 {
    height: 60px;
}

  .sect-about {
    padding-right: 10%;
}
  
  .sect-about p ,.pre-article p{
    line-height: 28px;
}
  
  .text-product h6, .sect-slogan h6 , .article-detail p,
 .pre-product h6{
    line-height: 30px;
}
  
  .sect-slogan {
    margin-bottom: 23%;
}
  
  .social-footer {
    width: 40%;
}
  
  .qr-line {
    width: 40%;
  }
  
  .Contentmanager-template2-1 .thumb>img {
    max-height: 310px;
  }
  
  .Contentmanager-template2-1 .thumb {
    min-height: 335px !important;
    max-height: 350px;
}
  
  .Contentmanager-template2-1 {
    min-height: 450px !important;
    max-height: 470px;
}
  
  .product-detail.pt-5 {
    padding-top: 10%;
    padding-left: 8%;
}
  
  .article-detail h6 {
    margin-top: 3rem;
}
  
  .gg-maps iframe, .graphic-maps img {
    height: 450px;
}
  
  .cont-page {
    padding-left: 8%;
    padding-top: 5%;
}
  
  .cont-page li {
    grid-template-columns: 45px auto;
}
  
  div#Component676146fef5f36700132e60fc,.form-cont {
    padding-right: 145px;
}
  
  div#Component676146fef5f36700132e60fc input.form-control {
    height: 45px;
}
  
  div#Component676146fef5f36700132e60fc .form-control {
    font-size: 16px !important;
}
  
  .product-detail h5 {
    line-height: 44px;
  }
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
 
}

@media screen and (max-width: 1366px) {
  
  .sect-about {
    padding-right: 4%;
    padding-left: 17%;
}
  
  .sect-slogan {
    margin-bottom: 17%;
}
  
  div#Component6760f8ad6b675900135da639 {
    margin-bottom: -80px;
}
  
  .sect-why {
    top: -35px;
}
  
  h4, h3.managerHeader {
    font-size: 2.2em;
}
  
  div#Component676146fef5f36700132e60fc textarea.form-control {
    height: 70px;
}
  
  div#Component676146fef5f36700132e60fc input.form-control {
    height: 38px;
}
}

@media screen and (max-width: 1280px) {
  
      .sect-about {
        padding-right: 10%;
        padding-left: 15%;
    }
  
  h2 {
    font-size: 3em;
}
  
      .sect-slogan {
        margin-bottom: 16%;
    }
  
  div#Component6760f8ad6b675900135da639 {
        margin-bottom: -95px;
    }
  
      .sect-why {
        top: -25px;
    }
  
      div#Component676146fef5f36700132e60fc input.form-control {
        height: 36px;
    }
  
      div#Component676146fef5f36700132e60fc textarea.form-control {
        height: 60px;
    }
}

@media screen and (max-width: 1200px) {
  
      h2 {
        font-size: 2.7em;
    }
  
      .sect-about {
        padding-right: 3%;
        padding-left: 18%;
        padding-top: 12%;
    }
  
  div#Component6760eaabf5f36700132e516e {
    padding-left: 7%;
}
  
  h5 {
    font-size: 1.6em;
}
  
  .text-product {
    padding: 5% 0 0;
  }
  
      .sect-slogan {
        margin-bottom: 13%;
    }
  
  .cont-slogan h6 {
    margin-bottom: 0;
}
  
      h4, h3.managerHeader {
        font-size: 2em;
    }
  
  h1 {
    font-size: 3.4em;
}
  
      div#Component6760f8ad6b675900135da639 {
        margin-bottom: -75px;
    }
  
  .Contentmanager-template2-1 {
    min-height: 290px !important;
    max-height: 300px;
}
  
      div#Component676146fef5f36700132e60fc textarea.form-control {
        height: 36px;
    }
  
  .form-cont {
    padding-top: 24%;
}
  
  .gg-maps iframe, .graphic-maps img {
    height: 295px;
}
  
  .pre-product {
    padding: 0 3% 10%;
}
}

@media screen and (max-width: 900px) {
  
  div#contentnewmode6760e0bf07db76001326a801,
  br{
    display: none;
}
  
      h2 {
        font-size: 36px;
    }
  
      h3 {
        font-size: 32px;
    }
  
      h4 {
        font-size: 28px;
    }
  
      h5 {
        font-size: 24px;
    }
  
      h6 {
        font-size: 18px;
    }
  
      div#Component6760eaabf5f36700132e516e {
        padding-left: 3%;
    }
  
  div#mainmenu6760eaa0f5f36700132e5156 .col-md-5.col-sm-5.col-xs-12,
  div#mainmenu6760eaa0f5f36700132e5156 .col-md-7.col-sm-7.col-xs-12{
    width: 100%;
}
  
      .sect-about {
        padding: 5% 5% 0;
    }
  
  .sect-about h6, .sect-about p {
    margin-bottom: 4%;
}
  
  div#Component6760f0d207db76001326a9dc .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
  .text-product h6 {
    line-height: 22px;
}
  
  .footer h6, .btn-more, .sect-slogan h6, .pre-article h6, .table-product>thead>tr>th {
    font-size: 16px;
}
  
      .sect-slogan {
        margin-bottom: 8%;
        padding-top: 28%;
        padding-right: 2%;
        margin-left: -60px;
    }
  
  .sect-slogan h4, .pass-cont h4 {
    font-size: 24px;
}
  
  .cont-slogan {
    margin-left: -60px;
  }
  
  .logo-partner {
    gap: 20px;
    width: 90%;
}
  
      div#Component6760f8ad6b675900135da639 {
        margin-bottom: -90px;
    }
  
      .sect-why {
        top: -7px;
    }
  
      h1 {
        font-size: 40px;
    }
  
  .sect-about.about-page {
    padding: 5% 5% 8%;
}
  
  .sect-about p {
    text-align: left;
}

  .sect-about h2 {
    margin: 2% 0 5%;
}
  
  div#Component6760fe3a6b675900135da7c7 {
    padding-top: 18%;
}
  
      .Contentmanager-template2-1 {
        min-height: 310px !important;
        max-height: 320px;
    }
  
  .table-responsive {
    border: none;
}
  
  div#Contentmanager .col-md-6.pull-left,
  .TabItpContentLandingPage2>ul>li{
    width: 50%;
}
  
  .text-price {
    font-size: 22px;
}
  
  .product-detail h5 {
    line-height: 28px;
  }
  
  .Textmanager {
    display: block;
}
  
  .article-detail.pt-5.pe-3,
  .product-detail.pt-5.pe-3{
    padding: 0;
}
  
  .text-product h6, .article-detail p {
    line-height: normal;
}
  
  .page-header {
    margin-top: 3%;
}
  
  .TabItpContentLandingPage2>ul {
    width: 100%;
    display: flex;
}
  
  .gg-maps iframe, .graphic-maps img {
        height: 220px;
    }
  
      .form-cont {
        padding-top: 0;
        margin-left: 0;
        padding-right: 0;
    }
  
  div#Component676146fef5f36700132e60fc {
    margin-left: 0;
    padding-right: 5%;
    padding-bottom: 7%;
}
  
  .itopplus-bg2 {
    background-size: cover;
}
  
  div#Component6760f518ee4ac3001341b13e, div#Component6761461cb08a070013086787 {
    margin-top: 0;
}
  
  .cont-page li {
    grid-template-columns: 8% auto;
}
  
  div#Component676104930b4a45001314ee91 .clearfix {
    margin: 0 !important;
}
  
      .pre-product {
        padding: 0 3% 15%;
    }
}

@media screen and (max-width: 480px) {
  
  div#imagesControl6760e71d6b675900135da3bb,
  div#imagesControl6760eaabf5f36700132e516e,
  div#mainmenu6760eaa0f5f36700132e5156>div,
  div#Component6760f0d207db76001326a9dc .col-md-3.col-sm-4.col-xs-12,
  div#Component6760f0d207db76001326a9dc .thumbs,
  div#imagesControl6760f0d207db76001326a9dc,
  div#imagesControl6760f518ee4ac3001341b13e,
  div#mainmenu6760f50aee4ac3001341b12a>div,
  div#imagesControl6760f84207db76001326aabd,
  .Contentmanager-template2-1 a,.tab-content,
  div#imagesControl67610237b08a070013085afc,
  div#imagesControl6761461cb08a070013086787,
  div#mainmenu6761460f07db76001326b589>div{
    padding: 0 !important;
}
  
      .sect-about.about-page {
        padding: 0 3%;
    }
  
  div#imagesControl6760e71d6b675900135da3bb {
    margin-bottom: -6px;
}
  
      h2 {
        font-size: 28px;
    }
  
      .sect-about {
        padding: 8% 7% 0;
    }
  
      .sect-about h6, .sect-about p {
        margin-bottom: 6%;
    }
  
      h5 {
        font-size: 22px;
    }
  
  div#Component6760f0d207db76001326a9dc .col-md-3.col-sm-4.col-xs-12 {
    width: 46%;
    margin: 0 2%;
}
  
  .text-product h6 {
    font-size: 14px;
}
  
  .itopplus-bg2 {
    background-position: bottom;
}
  
  .sect-slogan {
    padding: 10% 5%;
    margin: 0;
}
  
      .sect-slogan h4, .pass-cont h4 {
        font-size: 20px;
    }
  
.cont-slogan {
        margin-left: 0;
        padding: 5%;
        padding-bottom: 12%;
    }
  
  .pass-cont {
    margin-top: 3%;
}
  
  .line-cont {
    grid-template-columns: 30px auto;
}
  
  .itopplus-bg3 {
    background-size: cover;
}
  
      div#Component6760f8ad6b675900135da639 {
        margin-bottom: -100px;
        width: 100%;
    }

      .sect-why {
        top: 0;
        margin-left: 0;
        margin-top: 20%;
        padding-bottom: 8%;
    }
  
      h4 {
        font-size: 24px;
    }
  
      h1 {
        font-size: 36px;
    }
  
  .sect-why h4 {
    margin-bottom: 2%;
}
  
  .pt-10 {
    padding-top: 15%;
}
  
      div#Component6760fe3a6b675900135da7c7 {
        padding-top: 0;
    }
  
  .Contentmanager-template2-1 .thumb {
    justify-content: center;
}
  
  .Contentmanager-template2-1 {
        min-height: auto !important;
        max-height: unset;
        margin-bottom: 8%;
    }
  
 .pre-product h6{
    -webkit-line-clamp: unset;
   height: auto;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
    padding: 0;
}
  
  div#Component676104930b4a45001314ee91 .col-md-12.text-justify {
    padding: 0 2%;
}
  
  div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    margin-bottom: 8%;
}
  
      .footer h6, .btn-more, .sect-slogan h6, .pre-article h6, .table-product>thead>tr>th {
        font-size: 18px;
    }
  
  div#mainmenu676138eb0b4a45001314fa17 .none-middle-mid .none-middle-mid {
    display: block;
}
  
div#mainmenu676138eb0b4a45001314fa17 .none-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .cont-page {
    padding: 0;
    margin-bottom: 5%;
}
  
      .cont-page li {
        grid-template-columns: 10% auto;
        margin-bottom: 3%;
    }
  
  .TabItpContentLandingPage2>ul>li>a>span {
    font-size: 14px !important;
}
  
  .form-cont {
    margin-top: 7%;
}
  
    .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;
}
  
  .CASS-D-main div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
}
  
      .pre-product {
        padding: 0 3% 4%;
    }
}



.eapps-widget-toolbar { display: none; }  

