/* @import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600&display=swap"); */

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");

@font-face {
  font-family: "Swiss-721-BT-Font";
  src: url(../images/Swiss-721-BT-Font.ttf);
}

html,
body {
  background: #f8f8f7;
  /* font-family: "Barlow", sans-serif; */
  /* font-family: "Lato", sans-serif; */
  font-family: "Swiss-721-BT-Font";
  font-weight: 300;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

h1 {
  /* font-family: "Barlow", sans-serif; */
  /* font-family: "Lato", sans-serif; */
  font-family: "Swiss-721-BT-Font";
  font-weight: 700;
}

h2 {
  color: #ff7e00;
  /* font-family: "Barlow", sans-serif; */
  /* font-family: "Lato", sans-serif; */
  font-family: "Swiss-721-BT-Font";
  font-weight: 600;
  margin-bottom: 0;
}

h3 {
  /* font-family: "Barlow", sans-serif; */
  /* font-family: "Lato", sans-serif; */
  font-family: "Swiss-721-BT-Font";
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

body .body-inner section {
  background-color: #fff !important;
}

/*.body-inner-wrapper{
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
  -webkit-overflow-scrolling: touch;
}

.body-inner-wrapper section{
    height: 100vh;
    scroll-snap-align: start;
}
*/

.body .inspiro-slider .slide .slide-captions {
  font-size: 21px;
}

.inspiro-slider .slide .slide-captions h3 {
  font-size: 28px;
}

p {
  /* font-size: 20px; */
  /* font-family: "Lato", sans-serif; */
  font-family: "Swiss-721-BT-Font";
}

.social-tiktok:hover {
  background: #000;
}

label.control-label {
  font-size: 20px !important;
}

.post-3-columns {
  padding-bottom: 100px;
}

.body-inner .contract-slider {
  height: 100vh;
}

.btn-load-more {
  display: block;
  margin-top: 50px;
  width: 100%;

  text-align: center;
}

header#header-viewplex {
  position: relative;
  background-color: #222a35;
  /* height: 75vh; */
  height: 100vh;
  /* min-height: 25rem;
  width: 100%; */
  overflow: hidden;
}

header#header-viewplex video {
  position: absolute;
  /* top: 50%; */
  left: 50%;
  /* min-width: 100%; */
  min-height: 100%;
  width: 80%;
  height: auto;
  z-index: 0;
  margin-top: 135px;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header#header-viewplex .container {
  position: relative;
  z-index: 2;
}

header#header-viewplex .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

#mainMenu nav > ul > li > a {
  font-size: 13px;
  font-family: "Swiss-721-BT-Font", sans-serif;
  font-weight: 600;
}

#mainMenu nav > ul > li .dropdown-menu > li > a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 1px;
  font-family: "Swiss-721-BT-Font", sans-serif;
}

#logo img {
  height: 45px;
}

#slider .container {
  position: relative;
}

#slider h2 span {
  background: #ff752f;
  color: #fff;
  padding-left: 7px;
  padding-right: 7px;
}

#slider img.captions-image {
  position: absolute;
  right: 0;
  bottom: -20px;
  z-index: 0;
  width: 350px;
}

.product-list .wrap-product {
  position: relative;
}

.product-list #slider2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.product-list .inspiro-slider {
  width: 100%;
  min-height: 70vh;
  overflow: hidden;
  transition: opacity 0.3s ease;
  min-height: 100%;
  width: 100%;
}

.product-list img.product-bg {
  width: 100%;
}

.product-list img.produk-img {
  width: 100%;
}

.product-list h3 {
  font-size: 1em;
}

.product-list .inspiro-slider .slide .slide-captions h2 {
  font-size: 35px;
  line-height: 17px;
}

.product-list .inspiro-slider .slide .slide-captions {
  padding-right: 70px;
}

.product-list .inspiro-slider .slide .slide-captions p {
  font-size: 17px;
  margin-bottom: 20px;
}

.product-list .inspiro-slider .slide .slide-captions img.product-icon {
  width: 86px !important;
}

.specs h2,
.article-home h2 {
  color: #163b7f;
}

.article-home {
  background: #fff;
}

.article-home .post-image a {
  cursor: unset;
}

.post-item-description p {
  font-size: 28.28px;
  line-height: 39px;
}

.article-home .post-item.border {
  height: 40rem !important;
}

.article-home .flickity-viewport {
  height: 40rem !important;
}

.img-box {
  background: #fff;
}

.article-home h2,
.article-home h3 {
  /*text-align: center;*/
}

.market {
  position: relative;
}

.market .title {
  text-align: right;
}

.market-content {
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  columns: #fff;
}

.br-right {
  border-right: 2px solid #ffb691;
}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

.m-t-m125 {
  /*margin-top: -100px;*/
}

.sc .post-item {
  padding: 0;
  height: 100vh;
  width: 100%;
  /*    height: auto !important;
    padding-bottom: 55.6%;
    background-size: 100% 100% !important;
    background-position: top left !important;*/
}

.bg-blue {
  background: #10489e;
}

.inspiro-slider.hb.home-banner.gallery-banner.flickity-enabled {
  height: 85vh;
  padding: 0;
}

.hb.inspiro-slider .slide .slide-captions h1 {
  text-align: left !important;
  margin: 0;
  font-weight: 700;
  color: #fff !important;
  line-height: 84px;
}

.inspiro-slider .slide .container {
  padding-top: 0;
  padding-bottom: 10rem;
}

.inspiro-slider.hb .slide .container {
  padding: 10rem 0;
}

footer,
#footer {
  /*border-top:5px solid #fd7935;*/
  background: url(../images/bgfoot.png) no-repeat center center / cover;
  z-index: 9;
}

footer .widget-title,
footer p,
footer a {
  font-family: "Barlow";
}

footer-content .inif .widget strong {
  font-weight: 400;
}

footer .col-2 img {
  padding-top: 10px;
}

.copyright-content {
  background-color: unset !important;
  display: none;
}

.copyright-text {
  padding-top: 30px;
  /*border-top:1px solid #f2f2f2;*/
}

.countrypicker button {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-top: 5px;
  border-color: transparent !important;
}

.countrypicker button:active {
  border-color: transparent !important;
}

#slider-content img.content-img {
  width: 100%;
  height: max-content;
}

#slider-content .slide {
  position: relative;
}

#slider-content .container {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0;
  padding-top: 80px;
  /*left: 0;*/
  /*width: 100%;*/
}

.p-specs2 {
  background: url(../images/spec-bg.png) no-repeat center center / cover;
  width: 100%;
  height: 100%;
  padding: 80px 0;
}

body .body-inner section.p-specs.panel {
  padding: 0;
}

.p-specs {
  position: relative;
}

.p-specs ul {
  list-style: none;
}

.specs h2 p {
  font-size: 18px !important;
}

.p-specs img.spec-img {
  /*position: absolute;*/
  left: 0;
  bottom: -79px;
  width: 100%;
}

/* Guna */
.p-guna .container {
  background: url(../images/guna-bg.png) no-repeat 100% 38% / 100% auto;
}

.p-guna2 #guna-desc p {
  max-width: 50%;
  margin: 0 auto;
  text-align: center;
  font-size: 19px;
}

.tag-line h1 {
  display: unset;
  line-height: 20px;
}

.tag-line a {
  margin-left: 15px;
  margin-top: -19px;
}

body .body-inner .background-orange {
  background: #fd7935 !important;
}

.career .text-box {
  background-color: #fff;
  margin-top: 30px;
}

.career .text-box.background-orange {
  background: #fd7935;
}

.cf-fasilitas .icon-box {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}

.cf-fasilitas .icon-box:hover,
.cf-fasilitas .polo-carousel-item.is-selected .icon-box {
  background: #fd7935;
  color: #fff;
}

.cf-fasilitas .icon-box:hover p,
.cf-fasilitas .polo-carousel-item.is-selected .icon-box p {
  color: #fff;
}

.cf-fasilitas .icon-box:hover h3,
.cf-fasilitas .polo-carousel-item.is-selected .icon-box h3 {
  color: #fff;
}

.cf-fasilitas .icon-box:hover i,
.cf-fasilitas .polo-carousel-item.is-selected .icon-box i {
  color: #fff;
}

.cf-layanan ul {
  list-style: none;
}

.buynow .desc {
  padding-top: 100px;
}

/*.buynow.mrmin{
	margin-top: -100px;
}*/

.profile-wrapper .desc p {
  font-size: 18px;
  line-height: 22px;
}

.profile-wrapper .desc p strong {
  font-weight: 600;
  font-size: 28.28px;
}

.profile-wrapper .profile-box-white .desc p {
  color: #777 !important;
}

.profile-wrapper .profile-box-white .desc span.desc-title {
  font-weight: bold !important;
  color: #777 !important;
}

.inspiro-slider .slide .slide-captions > p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 40px;
  /*padding-left: 41%;*/
}

.iconsss {
  display: block;
  width: 50px;
  float: left;
}

.p-specs ul li {
  display: block;
  width: 100%;
  float: left;
}

.bg-blue p strong {
  font-size: 37.66px;
  font-weight: 400;
  line-height: 45.2px;
}

.bg-blue p {
  font-size: 28.25px;
  line-height: 33.9px;
}

.article-home .flickity-page-dots {
  display: none;
}

/*.article-home .flickity-button {
    display: none;
}*/

/*New Style*/

section.m-t-m125 {
  height: unset !important;
  background-size: 100% !important;
  background-position: top !important;
  padding-top: 0;
}

section.p-t-0.p-b-0.product-list.sc.pandemi {
  height: unset !important;
  /*background-size: 100% !important;*/
  padding: 10rem !important;
  background-position: top !important;
  background-color: #fff !important;
}

.product-list.sc .text-boxs .text-box-wrapper p:first-child {
  font-size: 37.7px;
  line-height: 45.25px;
  font-weight: 400;
  color: #3d3d3d;
}

.product-list.sc .text-boxs .text-box-wrapper p:first-child br {
  display: none;
}

.product-list.sc .text-box-wrapper p {
  color: #3d3d3d;
}

.line-box {
  background: url(/images/lines.png) no-repeat center center / 100% 100%;
  padding: 60px;
  /* margin: 100px auto; */
}

.line-box p {
  margin: 0;
  font-size: 28.28px;
}

.text-boxs .text-box-wrapper {
  padding: 0 !important;
}

.text-boxs {
  padding: 6rem !important;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  text-align: left;
  justify-content: center;
}

.text-boxs h2 {
  font-size: 75.41px;
  font-weight: 700;
}

.text-boxs .fadeInRight {
  padding-right: 8rem;
}

.product-list.sc .text-box-wrapper p:nth-child(2) {
  font-size: 28.28px;
  padding-top: 1rem;
  line-height: 39px;
}

.product-list.sc .text-box-wrapper p:nth-child(2) br {
  display: none;
}

#slider {
  position: fixed;
  /* left: 0; */
  top: 2rem;
  /* right: 0; */
  bottom: 0;
}

.inspiro-slider .slide {
  background-position: 37%;
}

.slide.herobanner img {
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}

.fade {
  transition: opacity 0.7s ease-in;
}

.fadeOut {
  opacity: 0;
}
.fadeIn {
  opacity: 1;
}

.about {
  margin-top: 59rem !important;
  background: #fff;
}

.footer-content .inif a,
.footer-content .inif h3,
.footer-content .inif .widget,
#footer .footer-content .inif .widget-title {
  font-size: 20px;
  /* text-transform: capitalize; */
  font-weight: 400;
  font-family: "Barlow";
}

section .flickity-page-dots .dot {
  width: 19px;
  height: 19px;
  margin: 0 0.6rem;
}

section .flickity-page-dots {
  bottom: 5rem !important;
}

.imagekhusus {
  float: right;
}

.lgfr {
  text-align: right;
  padding-right: 50px;
}

.lgfl {
  padding-left: 15rem;
}

.inif {
  background: url(../images/anu.svg) no-repeat top left;
  padding-left: 45px !important;
}

.ooeekk {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  align-items: center;
  padding: 0 5rem !important;
}

.uikuik {
  height: 100vh;
}

/*.uikuik.uikuik0{
    height:84vh;
}

.uikuik.uikuik1{
    height:84vh;
}

.uikuik.uikuik2{
    height:84vh;
}

.uikuik.uikuik3{
    height:102vh;
}*/

/*.desc.desc3 p{
    font-size:20px !important;
}

.desc.desc3 p strong{
    font-size:20px !important;
}*/

.inspiro-slider .slide .slide-captions h1 {
  /*font-style: italic;*/
}

.inspiro-slider .slide .slide-captions h1 span {
  color: #ff9023 !important;
  /*font-style: italic;*/
}

.b2 h2 {
  color: #ff9023 !important;
}

.about-img {
  position: relative;
  height: 500px;
  width: 100%;
}

.about-img .abimage-0,
.about-img .abimage-1,
.about-img .abimage-2 {
  position: absolute;
}

.about-img .abimage-0 {
  left: 30px;
  top: 0;
  z-index: 2;
}

.about-img .abimage-1 {
  left: 0;
  bottom: 0;
  z-index: 3;
}

.about-img .abimage-2 {
  right: -50px;
  bottom: 20px;
  z-index: 4;
}

/*.inspiro-slider{
    height:100vh;
}*/

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 35px !important;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  z-index: 3;
  height: 10px;
}

/*section{
    height:100vh !important;
}*/

.about-img .abimage-0.left {
  animation: moveright0 500ms ease-in-out forwards;
}
.about-img .abimage-0.right {
  animation: moveleft0 500ms ease-in-out forwards;
}
.about-img .abimage-0.top {
  animation: movebottom0 500ms ease-in-out forwards;
}
.about-img .abimage-0.bottom {
  animation: movetop0 500ms ease-in-out forwards;
}

.about-img .abimage-1.left {
  animation: moveright1 500ms ease-in-out forwards;
}
.about-img .abimage-1.right {
  animation: moveleft1 500ms ease-in-out forwards;
}
.about-img .abimage-1.top {
  animation: movebottom1 500ms ease-in-out forwards;
}
.about-img .abimage-1.bottom {
  animation: movetop1 500ms ease-in-out forwards;
}

.about-img .abimage-2.left {
  animation: moveright2 500ms ease-in-out forwards;
}
.about-img .abimage-2.right {
  animation: moveleft2 500ms ease-in-out forwards;
}
.about-img .abimage-2.top {
  animation: movebottom2 500ms ease-in-out forwards;
}
.about-img .abimage-2.bottom {
  animation: movetop2 500ms ease-in-out forwards;
}

.about-img .abimage.abimage-0.active {
  z-index: 1;
  left: 0;
  /*height: 80%;*/
  animation: scale 1000ms ease-in-out forwards;
}

.about-img .abimage.abimage-1.active {
  z-index: 1;
  /*left:0;*/
  /*height: 80%;*/
  animation: scale2 1000ms ease-in-out forwards;
}

.about-img .abimage.abimage-2.active {
  z-index: 1;
  /*left:0;*/
  /*height: 80%;*/
  animation: scale2 1000ms ease-in-out forwards;
}

.about-img .abimage {
  /*-webkit-transition: height 2s; */
  /*     -moz-transition: height 2s; */
  /*     -ms-transition: height 2s; */
  /*     -o-transition: height 2s; */
  /*     transition: height 2s; */
}

@keyframes scale {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    height: 30%;
  }
  to {
    height: 100%;
  }
}

@keyframes scale2 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    height: 30%;
  }
  to {
    height: 80%;
  }
}

@keyframes moveleft0 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*left: 30px;*/
  }
  to {
    left: 20px;
  }
}

@keyframes moveleft1 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*left: 0px;*/
  }
  to {
    left: -10px;
  }
}

@keyframes moveleft2 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*right: -50px;*/
  }
  to {
    right: -40px;
  }
}

@keyframes moveright0 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*left: 30px;*/
  }
  to {
    left: 40px;
  }
}

@keyframes moveright1 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*left: 0px;*/
  }
  to {
    left: 10px;
  }
}

@keyframes moveright2 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*right: -50px;*/
  }
  to {
    right: -60px;
  }
}

@keyframes movetop0 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*top: 0px;*/
  }
  to {
    top: -10px;
  }
}

@keyframes movetop1 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*bottom: 0px;*/
  }
  to {
    bottom: 10px;
  }
}

@keyframes movetop2 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*bottom: 20px;*/
  }
  to {
    bottom: 30px;
  }
}

@keyframes movebottom0 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*top: 0px;*/
  }
  to {
    top: 10px;
  }
}

@keyframes movebottom1 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*bottom: 0px;*/
  }
  to {
    bottom: -10px;
  }
}

@keyframes movebottom2 {
  /*to {*/
  /*top:0;*/
  /*left:0;*/
  /*  transform: scale(1.5);*/
  /*}*/
  from {
    /*bottom: 20px;*/
  }
  to {
    bottom: 10px;
  }
}

.abdesc {
  padding: 100px 30px;
}

.cons {
  height: 100%;
}

.wadahins {
  position: relative;
  width: 100%;
  height: 100%;
  /*border:1px solid red;*/
}

.instext {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}

span.nomor {
  color: #ff9023 !important;
}

.cf h2 {
  color: #ff9023 !important;
}

.getyours {
  background: #ff9023;
  padding: 20px;
}

.getyours h1 {
  font-style: italic;
}

.borderya {
  border: 1px solid #ccc;
}

.post-item.borderya {
  padding-bottom: 0;
  margin-bottom: 15px;
}

body .body-inner .contract-content {
  /* margin-top: 85vh; */
  background: #f6f6f6 !important;
}
.contract-content .contract-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.contract-content .contract-list .item-list {
  width: 50%;
  padding: 0 2rem;
}

/* .contract-content .contract-list .item-list:first-child,
.contract-content .contract-list .item-list:nth-of-type(2) {
  opacity: 0;
}

.contract-content .contract-list.load .item-list:first-child,
.contract-content .contract-list.load .item-list:nth-of-type(2) {
  opacity: 1;
}

.contract-content .contract-list.load .item-list:first-child {
  transition: opacity 2s, visibility 3s;
  opacity: 1;
} */

/* .contract-content .contract-list .item-list:nth-of-type(2) {
  transform: translateX(60rem);
  animation: fadein 10s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.contract-content .contract-list .item-list:first-child {
  transform: translateX(60rem);
  animation: fadein2 5s;
}

@keyframes fadein2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
} */

/* .contract-content .contract-list.load .item-list:nth-of-type(2) {
  transform: translateX(0);
  transition-delay: 20s;
  animation-direction: alternate;
}

.contract-content .contract-list .item-list:first-child {
  transform: translateX(-60rem);
}

.contract-content .contract-list.load .item-list:first-child {
  transform: translateX(0);
  transition-delay: 30s;
  animation-direction: alternate;
} */

.contract-content .image-wrapper {
  position: relative;
}

.contract-content .image-wrapper .bottle-single {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 6rem;
  width: 19%;
}

.contract-content .contract-list .item-list:last-child {
  /* padding-top: 4rem; */
}

ul.several-list li {
  list-style-type: decimal;
  /* font-size: 20px; */
  font-size: 1rem !important;
  color: #777;
}

ul.several-list {
  padding-left: 1.6rem;
}

/* .contract-content .contract-list .item-list:last-child {
  padding-top: 4rem;
} */

body .body-inner section.specs {
  padding: 6rem !important;
  background: #f6f6f6 !important;
  border: 0 !important;
}

body .body-inner section.how-to-use {
  /* border-bottom: 1px solid #eaeaea; */
  position: relative;
}

body .body-inner section.how-to-use:after {
  content: "";
  height: 1px;
  width: 90%;
  background: #eee9e9;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}

.gallery-banner .slide h2 {
  font-size: 3rem;
  line-height: 4rem;
  opacity: 0;
  color: #000;
  /* transition: opacity 10s; */
}

.gallery-banner .slide.is-selected h2 {
  opacity: 1;
  transition: opacity 2s;
  transition-delay: 2s;
}

.post-item .post-item-description > h2,
.post-item .post-item-description > h2 > a {
  font-size: 30px;
}

.article-home button.flickity-button {
  top: 17%;
}

.heroimages {
  /* padding: 6rem 0; */
  position: relative;
  /* background: #222a35; */
  background: #1f2932;
  /* background-image: url(../images/bg-hero.png);
  background-size: 50% 100%;
  background-repeat: no-repeat;
  background-position: right center; */
}

.heroimages .hero-slider {
  text-align: right;
  z-index: 9;
  position: relative;
  /* padding-top: 3rem; */
}

.heroimages img.ellipse-bg {
  position: absolute;
  top: -43%;
  opacity: 0.1;
}

/* .heroimages:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(255 255 255 / 54%);
} */

.heroimages .hero-text, #header-viewplex .hero-text {
  z-index: 9;
  position: relative;
  padding: 0 7rem;
}

#header-viewplex .hero-text {
  /* padding: 5rem 0 7rem 7rem; */
  padding: 1rem 0 16rem 7rem;
}

.heroimages .hero-text h1,  #header-viewplex .hero-text h1{
  font-size: 40px;
  font-weight: 700;
  color: #ffffff;
  max-width: 100%;
}

.heroimages .hero-text h2, #header-viewplex .hero-text h2 {
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
}

.heroimages .row .col-lg-6:first-child, #header-viewplex .row .col-lg-6:first-child {
  display: flex;
  align-items: center;
}

.heroimages .hero-text p, #header-viewplex .hero-text p {
  font-size: 13.75px;
  color: #ffffff;
  /* font-family: "Barlow", sans-serif; */
}

.heroimages .hero-text p:last-child, #header-viewplex .hero-text p:last-child {
  display: inline-block;
}

.heroimages .hero-text .hero-cta a, #header-viewplex .hero-text .hero-cta a{
  font-size: 12.53px;
  text-transform: uppercase;
  color: #fff;
  background: #f66b1a;
  padding: 13px 30px;
  font-weight: 600;
  border-radius: 6px;
}

.heroimages .hero-text .hero-cta, #header-viewplex .hero-cta {
  padding-top: 4rem;
}

#header-viewplex .hero-text .link-cta a{
  font-size: 17.53px;
  /* text-transform: uppercase; */
  color: #fff;
  /* background: #f66b1a; */
  padding: 13px 33px;
  font-weight: 600;
  /* border-radius: 6px; */
  /* margin-right: 10px; */
}

#header-viewplex .link-cta {
  /* padding-top: 4rem; */
  padding-top: 24px;
  margin-bottom: -35px;
}

.top-footer {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 3rem;
}

.top-footer h1 {
  color: #fff;
  text-transform: capitalize;
  font-size: 52.73px;
}

.top-footer h3 {
  color: #fff;
  /* font-size: 24.63px; */
  font-size: 18.63px;
  padding-left: 3rem;
}

.top-footer h3 .orange-text {
  font-size: inherit;
}

.top-footer .col-lg-4 {
  border-right: 1px solid #fff;
  align-items: center;
  display: flex;
}

.top-footer .dualtone-text {
  color: #fff;
  font-weight: 700;
  font-size: 79.45px;
}

.top-footer .dualtone-text span {
  color: #ff7e00;
  font-weight: 400;
}

#footer {
  padding: 80px 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.86), rgba(0, 0, 0, 0.86)), linear-gradient(96.07deg, #081f98 9.65%, #2340db 51.42%, #405eff 96.2%);
  background: #222a35;
}

#footer p,
#footer a,
#footer label {
  font-size: 20px;
  line-height: 32px;
  color: #fff !important;
  font-family: "Swiss-721-BT-Font";
}

.card-footer p.title {
  font-weight: 600;
}

#footer ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  overflow: hidden;
}

#footer ul.digi li {
  display: flex;
  justify-content: stretch;
}

#footer ul.digi li label {
  display: block;
  width: 30%;
  position: relative;
}

#footer ul.digi li label:after {
  content: ":";
  position: absolute;
  right: 1rem;
}

#footer ul li p.title {
  text-transform: uppercase;
}

#footer ul li a {
  text-transform: capitalize;
}

#footer .row span.title-address {
  font-weight: bold !important;
}

.socials ul li a {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}

.socials ul li a img {
  width: 50%;
}

footer .socials ul {
  display: flex;
  justify-content: space-between;
}

.list-left {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}

.footer .container {
  z-index: 9;
  position: relative;
}

.list-left img {
  width: auto;
  height: 100%;
}

.footer .col-sm-12 {
  position: relative;
  padding-left: 3rem;
  background: url(../images/mark.svg) no-repeat;
}

.surface,
.cleaning {
  padding: 0;
}

.surface .col-md-6,
.cleaning .col-md-6 {
  padding: 0;
}

.surface .text-desc,
.cleaning .text-desc {
  /* background: #020202; */
  /* background: ##222a35; */
  padding: 7rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.surface .text-desc p,
.cleaning .text-desc p {
  color: #fff;
  font-size: 26px;
  line-height: 31px;
}

.surface .text-desc p {
  font-size: 22px;
}

.surface .text-desc ul.half-list li {
  width: 50%;
}

.surface .text-desc ul.half-list li img {
  width: 100%;
}

.mattemaxx-rice .text-desc ul.half-list li:nth-child(1) img {
  margin-top: 32px !important;
}

.mattemaxx-rice .text-desc ul.half-list li .text-wax {
  display: block !important;
}

.surface .text-desc h2,
.cleaning .text-desc h2 {
  color: #ff853e;
  font-size: 48px;
  font-weight: 700;
}

.surface .text-desc h2 {
  font-size: 36px;
}

.surface .text-desc ul,
.cleaning .text-desc ul {
  display: flex;
  align-items: center;
  padding-top: 2rem;
}

.cleaning .text-desc ul li {
  list-style-type: none;
  padding-right: 3rem;
  font-size: 16px;
}

.surface .text-desc ul li {
  list-style-type: none;
  font-size: 16px;
  margin-right: 5px;
}

.surface .text-desc ul li p,
.cleaning .text-desc ul li p {
  font-size: 16px;
  margin: 0 0 0.4rem;
}

.surface .text-desc ul.numbers li,
.surface .text-desc ul.numbers li p {
  font-size: 22px;
}

.cleaning .text-desc {
  background: #fff;
  color: #ff7e00;
}

.cleaning .text-desc h2 {
  color: #ff7e00;
}

.cleaning .text-desc p {
  color: #3d3d3d;
}

.cleaning .text-desc li {
  position: relative;
}

.cleaning .text-desc li:after {
  content: "";
  width: 72%;
  height: 6px;
  background: #ff7e00;
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: 9;
}

.solution {
  background: url(../images/bg-solution.svg);
  background-size: cover;
  background-position: bottom;
  padding: 6rem 6rem;
}

.orange-text {
  color: #ff7e00;
  font-size: 48px;
}

.solution p {
  font-size: 26px;
}

.solution .image-text {
  display: flex;
  align-items: flex-start;
  padding-top: 2rem;
}

.solution .image-text p {
  margin: 0;
  font-size: 16px;
  color: #fff;
  max-width: 50%;
  padding-left: 2rem;
}

section.section-hero.section {
  background: url(../images/hero-max.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 14rem 0;
}

section.section-hero.section .text-right {
  text-align: left !important;
  position: relative;
  padding-left: 4rem;
}

section.section-hero.section .text-right h2 {
  color: #ff7e00;
  max-width: 60%;
  font-size: 48px;
  font-weight: 700;
}

section.section-hero.section .text-right p {
  color: #fff;
  font-size: 26px;
}

section.section-hero.section .text-right p br {
  padding: 3rem;
  display: block;
  width: 100%;
}

.footer .col-md-4.empat{
    flex: 0 0 60%;
    max-width: 60%;
}

section.section-hero.section .text-right:after {
  content: "";
  height: 10px;
  width: 50px;
  background: #ff7e01;
  position: absolute;
  left: 4rem;
  bottom: -4rem;
}

section.section-hero.section .center-logo {
  text-align: right;
  position: relative;
  left: 0;
  bottom: 4rem;
}

.slide-wrapper #slider img.captions-image {
  width: 100%;
  height: 100%;
  bottom: 0;
  object-fit: cover;
}

.slide-wrapper #slider .container {
  padding: 0;
  height: 100%;
  margin: 0;
  width: 100%;
}

.slide-wrapper #slider {
  min-height: 100% !important;
  margin-top: 0 !important;
  position: relative;
  top: 0;
}

.single-slider, .inspiro-slider {
  position: relative;
}

/*.single-slider:before {
    content: '';
    width: 10%;
    height: 100%;
    background: #e4e4e5;
    position: absolute;
    left: 0;
    z-index: 9;
}

.single-slider:after {
    content: '';
    width: 10%;
    height: 100%;
    background: #e4e4e5;
    position: absolute;
    right: 0;
    z-index: 9;
    top: 0;
}
*/

.single-slider .slick-list {
  padding: 0 !important;
}

.heroimages .hero-slider .items {
  padding: 0;
  box-sizing: border-box;
}

.heroimages .hero-slider .items img {
  /* width: 21%; */
  margin: 0 auto;
}

.inspiro-slider .items-inspiro img {
  /* width: 21%; */
  margin: 0 auto;
}

.heroimages .container-fluid, #header-viewplex .container-fluid {
  padding: 0;
}

/* .heroimages .hero-slider .slick-initialized .slick-slide {
  display: block;
  transform: scale(0.8);
  opacity: 0.6;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 1s;
}

.heroimages .hero-slider .slick-slide.slick-current.slick-active.slick-center {
  transform: scale(1);
  opacity: 1;
} */

/* .hero-slider .slick-prev:before {
  content: "";
  background: url(../images/arrow.svg);
  width: 17px;
  height: 17px;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
} */

.hero-slider .slick-prev {
  left: 2.5rem;
}

.hero-slider .slick-next {
  right: 2.5rem;
}

/* .hero-slider .slick-next:before {
  content: "";
  background: url(../images/arrow.svg);
  width: 17px;
  height: 17px;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  transform: rotate(180deg);
} */

section.our-products {
  padding: 45px 0;
}

body .body-inner section.how-to-use .order-sm-1 h2 {
  padding-top: 1rem;
  margin: 0;
}

.hero-slider .slick-prev,
.hero-slider .slick-next {
  z-index: 99;
}

.gallery button.slick-next.slick-arrow:before {
  background-image: url(../images/arrow-right.png);
  background-size: contain;
  opacity: 1;
  color: transparent;
  background-repeat: no-repeat;
}

.gallery button.slick-prev.slick-arrow:before {
  background-image: url(../images/arrow-left.png);
  background-size: contain;
  opacity: 1;
  color: transparent;
  background-repeat: no-repeat;
}

.about-pages .text-desc {
  background: #ffffff;
}

.about-pages .text-desc p {
  color: #616161;
}

body .body-inner .about-pages.gray-bg .text-desc {
  background: #eff0eb;
  padding: 7rem;
  padding-right: 2rem;
}

body .body-inner .about-pages.gray-bg .text-desc .card-about p {
  font-size: 22px;
  padding-top: 1rem;
  font-family: "Lato", arial;
  font-weight: 500;
  padding-top: 2rem;
  color: #616161;
}

body .body-inner .about-pages.gray-bg .text-desc .card-about img {
  width: 100%;
}

p.small-text {
  font-size: 15.65px;
  max-width: 50%;
  margin: 0 auto;
  padding-top: 3rem;
}

.card-testi .rates ul li {
  display: inline-block;
  padding: 0.1rem;
}

.card-testi {
  text-align: center;
  padding: 2rem;
  box-shadow: 0px 10.4303px 10.4303px rgba(0, 0, 0, 0.16);
  border-radius: 10.4303px;
}

/* .card-testi p {
  font-size: 20px;
} */

.card-testi h4 {
  font-size: 24px;
  font-family: "Swiss-721-BT-Font";
}

.card-testi .rates {
  padding-top: 1rem;
}

section.testimonials h2 {
  text-align: center;
  padding-bottom: 3rem;
}

.right-logo {
  text-align: right;
  padding-bottom: 4rem;
}

.right-logo img {
  width: 35%;
}

.surface .text-desc ul.inline li img {
  width: 50%;
}

.surface .text-desc ul.inline li p {
  line-height: inherit;
}

.surface .text-desc ul.numbers {
  flex-direction: column;
  align-items: baseline;
  padding-left: 1rem;
}

.surface .text-desc ul.numbers li {
  list-style-type: decimal;
  color: #fff;
  font-weight: 500;
  padding-bottom: 0.2rem;
}

.maximise .right-logo {
  padding-bottom: 0;
  padding-top: 8rem;
}

.matte-testi .title {
  flex-direction: column;
  padding-bottom: 3rem;
}

body .body-inner section.matte-testi {
  overflow: visible;
  background-image: url(../images/testi-bg.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #000 !important;
  /* background-color: #222a35 !important; */

}

.matte-testi .card-testi {
  border: 1px solid #fff;
}

.matte-testi .card-testi p,
.matte-testi .card-testi h4 {
  color: #fff;
}

.matte-testi .card-testi p {
  font-size: 18px;
}

.matte-testi .title p {
  color: #fff;
  text-align: center !important;
  font-size: 13pt !important;
}

img.bg-testi {
  position: absolute;
  right: 0;
  bottom: -87%;
}

.pg-matte-maxx {
  background: #020202;
}

.maximise .slide-wrapper {
  z-index: 9;
}

section.maximise {
  overflow: visible;
}

.matte-testi .container {
  z-index: 9;
  position: relative;
}

.slide-wrapper .slick-slide img {
  width: 100%;
  height: 90vh;
  object-fit: cover;
}

.slide-wrapper .container {
  padding: unset;
  margin: 0;
  width: 100%;
}

.surface .text-desc ul.slider-nav {
  display: block;
  padding: 0;
}

.surface .text-desc ul.slider-nav .slick-dots {
  display: none;
}

.surface .text-desc ul.slider-nav .slick-list .slick-track {
  width: 100% !important;
}

.surface .text-desc ul.slider-nav .slick-list {
  padding: 0;
}

.surface .text-desc ul.slider-nav .slick-list {
  padding: 0 !important;
}

.surface .text-desc ul.slider-nav .slick-list .slick-track .slick-slide {
  width: 33.333% !important;
}

.slide-section .container-fluid {
  padding: 0;
}

.slide-section::-webkit-scrollbar {
  display: none;
}

/* .item-slide-section {
  min-width: 100vw;
  height: 100vh;
  scroll-snap-align: start;
} */

.s-sn .container-fluid {
  padding: 0;
}

.s-sn .container-fluid .row {
  margin: 0;
}

.s-sn .container-fluid .row .text-desc ul li {
  width: 50%;
}

.s-sn .container-fluid .row .text-desc ul {
  align-items: baseline;
}

.s-sn .container-fluid .row .text-desc ul.slider-nav {
  padding-top: 3rem;
}

.s-sn .container-fluid .row .text-desc ul.slider-nav {
  padding-top: 3rem;
  margin: 0;
}

img.side-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pg-profil #footer,
.pg-contract-filling #footer,
.pg-product #footer,
.pg-contact #footer {
  background: #efefef;
}

.pg-profil #footer .top-footer h1,
.pg-profil #footer .top-footer h3,
.pg-profil #footer .card-footer p,
.pg-profil #footer .card-footer a,
.pg-contract-filling #footer .top-footer h1,
.pg-contract-filling #footer .top-footer h3,
.pg-contract-filling #footer .card-footer p,
.pg-contract-filling #footer .card-footer a,
.pg-product #footer .top-footer h1,
.pg-product #footer .top-footer h3,
.pg-product #footer .card-footer p,
.pg-product #footer .card-footer a,
.pg-contact #footer .top-footer h1,
.pg-contact #footer .top-footer h3,
.pg-contact #footer .card-footer p,
.pg-contact #footer .card-footer a {
  color: #3b3b3b !important;
}

.pg-profil #footer .card-footer,
.pg-contract-filling #footer .card-footer,
.pg-product #footer .card-footer,
.pg-contact #footer .card-footer {
  border: 0;
  background: transparent;
}

.pg-profil #footer .top-footer .col-lg-4,
.pg-contract-filling #footer .top-footer .col-lg-4,
.pg-product #footer .top-footer .col-lg-4,
.pg-contact #footer .top-footer .col-lg-4 {
  border-color: #3b3b3b;
}

.pg-product .surface .text-desc {
  padding: 0 7rem;
}

.pg-product .slide-wrapper .slick-slide img {
  height: 100vh;
}

.pg-profil .inspiro-slider .slide .container {
  padding: 10rem 0;
}

.pg-profil .uikuik {
  height: unset;
}

.pg-profil .ooeekk {
  padding: 5rem !important;
}

.solumax {
  padding: 0;
}

.pg-product .slide-section .flickity-viewport {
  width: 100%;
}

.pg-product .slide-section .flickity-viewport .polo-carousel-item {
  width: 100% !important;
}

/* .pg-product .slide-section .flickity-viewport .slide-wrapper .slick-list .slick-slide {
  width: 100% !important;
} */

.pg-product .slide-section .flickity-viewport .slide-wrapper .slick-list .slick-track {
  margin: 0;
  width: 100%;
}

.slide-section .flickity-button {
  display: none;
}

.slide-section .flickity-page-dots {
  display: none;
}

.ct-form .icon-box .icon {
  height: 4rem;
  width: 4rem;
  position: relative;
  margin: 2rem 0 2rem;
  display: block;
}

.ct-form .icon-box p {
  margin: 0;
}

/* .swiper-container {
  height: calc(100vh - 120px);
  width: 100%;
  position: relative;
} */

/* .swiper-slide {
  overflow: hidden;
} */

.slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}

.swiper-wrapper .text-desc {
  position: absolute;
  width: 50%;
  right: 0;
  background: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 7rem;
}

.swiper-wrapper .text-desc {
  color: #616161;
}

.how-to-work .swiper-wrapper .text-desc ul {
  display: flex;
  margin: 0 -2rem;
  justify-content: center;
  align-items: flex-start;
}

.how-to-work .swiper-wrapper .text-desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.how-to-work .swiper-wrapper .text-desc ul li {
  padding: 2rem;
  width: 50%;
}

.how-to-work .swiper-wrapper .text-desc ul li img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.how-to-work .swiper-wrapper .text-desc ul li:first-child {
  transform: translateX(47em);
}

.how-to-work .swiper-wrapper .text-desc ul li:last-child {
  transform: translateX(49em);
}

.how-to-work .swiper-wrapper .swiper-slide-active .text-desc ul li:last-child {
  transform: translateX(0);
  transition-duration: 2s;
  transition-delay: 1s;
}

.how-to-work .swiper-wrapper .swiper-slide-active .text-desc ul li:first-child {
  transform: translateX(0);
  transition-duration: 1s;
}

.how-to-work .swiper-wrapper .text-desc ul li .images-group .numbers {
  background: #4170a3;
  padding-left: 1rem;
  color: #fff;
  border-top: 2px solid #fff;
}

.how-to-work .swiper-wrapper .text-desc ul li .images-group {
  margin-bottom: 2rem;
  display: block;
}

.how-to-work .swiper-wrapper .text-desc h2 {
  transform: translateY(0);
}

.how-to-work .swiper-wrapper .text-desc {
  right: inherit;
  left: 0;
  overflow: hidden;
}

.pg-matte-maxx .inspiro-slider .flickity-button {
  display: none;
}

.pg-matte-maxx .inspiro-slider .flickity-page-dots {
  display: none;
}

.industry .swiper-wrapper .text-desc {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.using .swiper-wrapper .text-desc {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.swiper-wrapper .text-desc p {
  transform: translateY(44rem);
}

.swiper-wrapper .text-desc h2 {
  transform: translateY(-44rem);
}

.swiper-wrapper .swiper-slide-active .text-desc h2 {
  transform: translateY(0);

  transition: all s;
}

.how-to-work .swiper-wrapper .text-desc ul li .images-group {
  transform: translateY(-44rem);
}

.how-to-work .swiper-wrapper .swiper-slide-active .text-desc ul li .images-group {
  transform: translateY(0);
  transition: all 2s;
  transition-delay: 1s;
}

.how-to-work .swiper-wrapper .swiper-slide-active .text-desc ul li:last-child .images-group {
  transform: translateY(0);
  transition: all 2s;
  transition-delay: 4s;
}

.first-column {
    order: 1;
}

.second-column {
    order: 2;
}

.first-column-inv {
    order: 2;
}

.second-column-inv {
    order: 1;
}
/* .swiper-wrapper .text-desc .wrapper-text {
  transform: translateY(-44rem);
}

.swiper-wrapper .swiper-slide-active .text-desc .wrapper-text {
  transform: translateY(0);
  transition: all 2s;
} */

.how-to-work .swiper-wrapper .text-desc h2 {
  transform: translateX(44rem);
}

.how-to-work .swiper-wrapper .swiper-slide-active .text-desc h2 {
  transform: translateX(0);
}

.how-to-work .swiper-wrapper .swiper-slide-active .text-desc p {
  transform: translateY(0);
}

.how-to-work .swiper-wrapper .text-desc p.texts {
  transform: translateY(44rem);
}

.how-to-work .swiper-wrapper .swiper-slide-active .text-desc p.texts {
  transform: translateY(0);
  transition: all 2s;
  transition-delay: 2s;
}

.how-to-work .swiper-wrapper .swiper-slide-active .text-desc ul li:last-child p.texts {
  transform: translateY(0);
  transition: all 2s;
  transition-delay: 5s;
}

.swiper-wrapper .swiper-slide-active .text-desc > p {
  transform: translateY(0);
  transition: all 2s;
}

.testi-ava {
  width: 70px;
  height: 70px;
  margin: auto;
  border-radius: 50%;
  background: #5d5dff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.testi-ava h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

.matte-testi .testi-ava {
  background: #ff853f;
}

.col-lg-3:nth-of-type(2) .card-footer {
  padding: 0;
}

.footer .col-lg-3:nth-of-type(2) {
  padding: 0;
}

.testimonials .testimonials-wrapper {
  width: 100%;
}

.testimonials .testimonials-wrapper .item-testi {
  padding: 2rem 1rem;
}

.pg-profil .inspiro-slider .slide .slide-captions h2 {
  font-size: 3rem;
  line-height: 3.5rem;
  color: #fff;
  opacity: 0 !important;
  animation-duration: 0s !important;
}

.pg-profil .inspiro-slider .slide.is-selected .slide-captions h2 {
  opacity: 1 !important;
  transition-delay: 3s !important;
  transition: opacity 3s;
}

.profile-box-white .desc ul li {
  color: #000 !important;
  list-style-type: disc;
  font-size: 18px;
  padding-bottom: 1rem;
  line-height: 22px;
}

.profile-box-white .desc ul {
  padding-left: 2rem;
}

ul.spec li p {
  display: flex;
  hyphens: auto;
  -webkit-hyphens: auto;
  word-spacing: -0.05em;
  font-size: 19px !important;
}

ul.spec li p .text {
  padding-left: 2rem;
}

body.pg-contact section {
  background-image: none !important;
  background-color: #f0eeef !important;
}

.slice-images ul {
  display: flex;
  margin-top: -20px !important;
}

.slice-images ul li img {
  max-width: 79% !important;
}

.slice-images ul li:nth-child(2) {
 margin-top: 40px !important;
}

.card-footer {
  padding: 0;
}

.hide {
  display: none;
}

.profile-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profile-wrapper .order-img {
  padding: 0;
}

/* Section 1 - industry */
.industry .banner-description, .use-description {
  hyphens: auto;
  -webkit-hyphens: auto;
  word-spacing: -0.05em;
  padding: 10px 7rem !important;
}

/* Dekstop - New Product Vuplex */
main#vuplex .first-column {
  order: 1;
}

main#vuplex .second-column {
  order: 2;
}

#slider-what-vuplex img.captions-image {
  position: absolute;
  right: 0;
  bottom: -20px;
  z-index: 0;
  width: 350px;
}

.slide-wrapper #slider-what-vuplex img.captions-image {
  width: 100%;
  height: 100%;
  bottom: 0;
  object-fit: cover;
}

main#vuplex .what-vuplex-banner .banner-description{
  /* padding: 0 7rem; */
  padding: 39px 7rem;
}

main#vuplex .how-vuplex-content {
  padding-top: 50px !important;
}


main#vuplex .guna-image-content .col-guna-item {
  padding: 0 7rem !important;
  text-align: right !important;
}

main#vuplex section.how-to-use {
  padding-top: 40px !important;
}

main#vuplex .guna-image-content h2 {
  text-align: center !important;
}

main#vuplex .col-guna-item p {
  text-align: left;
  width: 73%;
  margin-top: 10px;
  margin-left: 163px;
}

main#vuplex section.trying-vuplex .hero-text {
  padding-top: 25px !important;
}

main#vuplex section.how-to-work .how-vuplex-content .how-vuplex-image {
  margin-top: 15px !important;
}

section#contactus p {
  font-size: 20px;
  line-height: 1.3;
}

/* New Testimonial */
/* .sticky-active {
  display: none !important;
} */

.testimonials {
  margin-top: 70px;
}

.testimonials h2 {
  font-size: 22pt !important;
  text-align: center !important;
}

.testimonials .testimonial-wrap {
  padding-left: 10px;
  height: 100% !important;
}
.testimonials .testimonial-wrap .testimoni-content {
  box-sizing: content-box;
  padding: 30px;
  margin: 30px 10px;
  box-shadow: 0px 0 15px rgba(0, 0, 0, 0.1);
  position: relative;
  background: #fff;
  /* border-radius: 10px; */
  border-radius: 1.30rem;
  height: 100% !important;
}
.testimonials .testimoni-content .testimoni-ava {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #5d5dff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.testimonials .testimoni-content .testimoni-ava h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

.testimonials .testimoni-content .media-body .name {
  font-size: 18px;
}

.testimonials .testimoni-content .media-body .detail {
  font-size: 13px;
}

.testimonials .testimoni-content .star-rating li {
	padding: 0 2px;
}

.testimonials .testimoni-content .star-rating i {
	font-size: 14px;
	color: #ffdc12;
}

.testimonials .swiper {
  height: 100% !important;
}

.testimonials .swiper-slide {
  height: 100% !important;
}

.testimonials .swiper-button-next, .testimonials .swiper-button-prev {
  top: 30% !important;
  color: #000 !important;
  font-size: 7px;
  font-weight: bold;
}

.swiper-button-next:after, .swiper-button-prev:after {
  /* font-size: 24pt !important; */
  width: 22px;
  background: #eee;
  border-radius: 50%;
  padding: 5px;
  text-align: center;
  font-size: 9pt !important;
}

/* Section 2 */

section.section-two .section-two-content, section.ocean-puvlex .ocean-puvlex-content {
  /* background: url('/images/background-row2.jpg');
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover; */
  height: 100vh;
  position: relative;
  overflow: hidden;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
}

section.section-two .section-two-content #background-video, section.ocean-puvlex .ocean-puvlex-content #background-video{
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  /* position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; */
  /* z-index: -1; */
  position: absolute;
  top: 0;
  left: 0;
}

section.section-two .section-two-content .content-text, section.ocean-puvlex .ocean-puvlex-content .content-text {
  padding: 0 5rem !important;
}

section.section-two .section-two-content h2, section.ocean-puvlex .ocean-puvlex-content h2 {
  font-size: 22pt !important;
  /* text-align: center !important; */
  /* line-height: 310px !important; */
  margin-top: 150px !important;
}

section.section-two .section-two-content .content-paragraph {
  /* margin-top: 25px !important; */
}

section.section-two .section-two-content p, section.ocean-puvlex .ocean-puvlex-content p {
  /* text-align: center; */
  /* margin: auto; */
  /* width: 50%; */
  font-size: 18px !important;
  color: white !important;
}

section.section-two .section-two-content p:nth-child(2), section.ocean-puvlex .ocean-puvlex-content p:nth-child(2) {
  margin-top: 20px !important;
}

  

/* How To Use */
section.p-guna2 .guna-image-content h2 {
  font-size: 22pt !important;
}
.p-guna2 .guna-image-content {
  position: relative;
}
.p-guna2 .section-guna {
  /* position: absolute !important; */
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
  /* bottom: 2.08vw !important; */
}

.p-guna2 .section-guna .section-guna-item {
  display: -ms-flexbox !important;
  display: flex !important; 
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  justify-content: space-evenly !important;;
}

.p-guna2 .section-guna .section-guna-item .el-img{
  position: relative !important;
  display: inline-block !important;
  overflow: hidden !important;
  width: 25.375vw !important;
}

.p-guna2 .section-guna-item {
  margin-top: 75px !important;
}

.p-guna2 .section-guna-item img{
  /* position: relative !important;
  display: inline-block !important;
  overflow: hidden !important; */
  /* width: 10vw !important; */
  width: 7vw !important;
  margin-right: 40px !important;
}

.p-guna2 .section-guna-item p{
 margin-left: 108px !important;
 text-align: left !important;
 font-size: 18px !important;
}


/* Page FAQ */
/* not active */
.page-faq .nav-pills .nav-link:not(.active) {
  /* background-color: #fff; */
  color: black;
}

/* active*/
.page-faq .nav-pills .nav-link {
  background-color: transparent !important;
  color: #3A86FF;
  font-size: 15px !important;
  font-weight: bold !important;
}

.page-faq .tab-content .accordion .icon-plus {
  font-size: 30px !important;
}

.page-faq .accordion .card .card-header:hover {
  cursor: pointer !important;
}

/* Page How to use */
.page-how-to-use {
  width: 90% !important;
  margin: auto !important;
}

.page-how-to-use .card-body h1 {
  font-size: 14px !important;
  color: #777 !important;
}

/* specs */
#subtitle-spec {
  font-size: 18px !important;
}


.contract-content h2 {
  color: #ff7e00 !important;
}

section.gallery-slide {
  /* margin-top: -500px !important; */
}

/* Matte Maxx */
/* section 2 - surface */
.mattemaxx-surface h2 span,
.mattemaxx-rice h2 span,
.mattemaxx-solumax h2 span,
.mattemaxx-maximise h2 span,
.mattemaxx-maximise .text-desc h2 span {
  font-size: 22px !important;
}

.pdtp h3 {
  color : #777 !important;
}

section.how-to-work h2, .post-item .post-item-description > h2 > a, section.our-products h2 {
  font-size: 18pt !important;
}

section.how-to-work h2, section.our-products h2 {
  font-size: 22pt !important;
  margin-bottom: 12pt;}

footer#footer .card-footer {

  background-color: unset !important;
  border-top: unset !important;
}


section.profile-wrapper.contract-filling-wrapper .desc p {
  font-size: unset !important;
}

section.profile-wrapper.contract-filling-wrapper .uikuik {
  height: 81vh !important;
}

section.profile-wrapper {
  background: unset !important;
}

.panels-how-to-work {
  transition: .2s;
}
.panels-how-to-work-active {
  /* padding-top: 150px !important; */
}

.panels-industry-active {
  padding-top: 30px !important;
  /* transition: .7s; */
}

.g-md-6,
.gy-md-6 {
  --bs-gutter-y: 4.5rem;
}

.owl-item img {
  width: 70% !important;
  margin: 0 auto;
}

.owl-item img.img-0 {
  width: 90% !important;
}

/* .slide-track {
  animation: animationSlider 20s ease-in-out infinite;
}

@keyframes animationSlider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100px * 15));
  }
} */


/*Responsive */

@media screen and (min-width: 1442px) {
  .heroimages .container {
    width: 100%;
    max-width: 100%;
  }
  .heroimages .row .col-lg-6:first-child {
    padding-left: 10%;
    padding-right: 4%;
  }

  .heroimages .row .col-lg-6:last-child {
    padding-right: 0;
  }

  body .body-inner .about-pages.gray-bg .text-desc {
    height: 100vh;
  }
}

@media screen and (max-width: 1024px) {
  .footer .col-sm-12 {
    flex: 50%;
    max-width: 50%;
    padding: 0 4rem 2rem;
  }

  .top-footer .logo-footer {
    order: 1;
    padding-bottom: 2rem;
  }

  .top-footer .dualtone-text {
    order: 2;
    margin: 0;
  }

  /* .top-footer {
    flex-direction: column;
  } */

  .top-footer .dualtone-text,
  .top-footer .logo-footer {
    text-align: center;
  }

  .gallery-banner .herobanner .col-md-6 {
    flex: 100%;
    max-width: 100%;
  }

  .gallery-banner .herobanner img {
    object-position: center;
  }

  .profile-wrapper .ooeekk .desc {
    max-height: 74vh;
    overflow-y: scroll;
  }

  .profile-wrapper .ooeekk .desc::-webkit-scrollbar {
    display: none;
  }

  .hb.inspiro-slider .slide .slide-captions h1 {
    font-size: 60px;
    line-height: 75px;
  }

  .text-boxs .fadeInRight {
    padding-right: 0;
  }

  .text-boxs {
    padding: 1rem 4rem !important;
  }

  .text-boxs .fadeInRight br:nth-of-type(3) {
    display: none;
  }

  section.p-t-0.p-b-0.product-list.sc.pandemi {
    padding: 3rem !important;
  }

  .line-box {
    padding: 3rem;
  }

  #footer .row .col-md-2:first-child {
    display: none;
  }

  #footer .row .inif {
    width: 25% !important;
    max-width: 25%;
    flex: 0 0 25%;
  }

  /* #footer .row:nth-child(2) {
    margin: 0;
    padding: 0 2rem;
  } */

  #footer .lgfl {
    padding-left: 3rem;
    padding-bottom: 1rem !important;
  }

  .slide.herobanner img {
    object-position: 40%;
  }

  /* .heroimages .row .col-lg-6:last-child {
    display: flex;
    align-items: center;
  }

  .heroimages .hero-slider .items img {
    width: 46%;
  } */

  /* .heroimages .row .col-lg-6:last-child {
    display: flex;
    align-items: center;
  } */

  .heroimages .hero-slider .items img {
    width: 100%;
    height: 82vh;
    object-fit: cover;
  }

  .inspiro-slider .items-inspiro img {
    width: 100%;
    height: 82vh;
    object-fit: cover;
  }

  #footer .row:nth-child(2) .col-lg-3 {
    max-width: 50%;
    flex: 50%;
    padding-top: 2rem;
  }

  footer .socials ul {
    justify-content: space-around;
  }

  .heroimages .hero-text, #header-viewplex .hero-text {
    padding: 5rem 1rem 5rem 5rem;
  }
}

@media screen and (max-width: 992px) {
  .heroimages {
    background-size: 100%;
    background-position: bottom center;
  }

  .heroimages .hero-slider .items img {
    width: 100%;
    /* margin-top: 14rem; */
  }

  .inspiro-slider .items-inspiro img {
    width: 100%;
    /* margin-top: 14rem; */
  }
}

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

  .p-guna2 .section-guna {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    /* bottom: 2.08vw !important; */
    bottom: -27.92vw !important;
  }
  .p-guna2 .section-guna .section-guna-item .el-img {
    width: 9rem !important;
  }

  .p-guna2 #guna-desc p {
    max-width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 95px !important;
  }

  .p-guna2 .section-guna .section-guna-item {
    /* justify-content: center !important; */
  }

  .gallery-banner .slide h2 {
    font-size: 4rem;
    line-height: 4rem;
    max-width: 53%;
  }

  .article-home .post-item.border {
    height: 50rem !important;
  }

  .article-home .flickity-viewport {
    height: 50rem !important;
  }
  .how-to-use .container {
    background-position: 50% 33%;
    background-size: 83%;
  }

  .uikuik,
  .ooeekk {
    flex: 100% !important;
    max-width: 100% !important;
    height: unset;
  }

  .uikuik {
    height: unset;
  }

   .uikuik.aaa {
    height: 35vh;
  }
  .ooeekk {
    padding: 5rem 3rem !important;
  }

  .text-boxs {
    padding: 6rem !important;
  }

  section.p-t-0.p-b-0.product-list.sc.pandemi {
    padding: 7rem !important;
    background-size: cover !important;
  }
  div#topbar {
    display: none;
  }

  div#slider {
    top: 3rem;
  }

  #footer .row .inif {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .about {
    margin-top: 73rem !important;
  }

  .body-inner .home-banner {
    top: 5rem !important;
  }
  .background-orange a.btn.btn-lg {
    display: inline-block;
    margin: 1.3rem 0 0;
  }

  .profile-wrapper .ooeekk .desc {
    max-height: unset;
    overflow-y: unset;
  }

  .body-inner .gallery-banner {
    height: 50vh !important;
  }

  .body-inner .gallery-banner .slide.herobanner {
    height: 50%;
  }

  body .body-inner .contract-content {
    margin-top: unset;
  }

  .body-inner .gallery-banner .slide.herobanner .container {
    padding-bottom: 0;
  }

  .body-inner .gallery-banner .flickity-button {
    top: 21%;
  }

  body .body-inner section.specs .col-md-6 {
    max-width: 100%;
    flex: 100%;
  }

  .surface .col-md-6,
  .cleaning .col-md-6 {
    max-width: 100%;
    flex: 100%;
  }

  .surface .text-desc,
  .cleaning .text-desc {
    padding: 4rem;
  }

  .solution .col-md-7,
  .solution .col-md-5 {
    max-width: 100%;
    flex: 100%;
  }

  section.section-hero.section .center-logo {
    text-align: center;
  }

  section.section-hero.section .text-right {
    padding-left: 0;
    text-align: center !important;
    padding: 0 3rem;
  }

  section.section-hero.section .text-right h2 {
    max-width: 100%;
    padding-bottom: 1rem;
  }

  section.section-hero.section .text-right:after {
    left: 0;
    right: 0;
    margin: auto;
  }

  .slide-wrapper #slider .container {
    max-width: 100%;
  }

  .testimonials .row .col-lg-4 {
    flex: 100%;
    max-width: 100%;
    padding-bottom: 3rem;
  }

  p.small-text {
    max-width: 100%;
  }
  .slide-wrapper .container {
    max-width: 100%;
  }

  section.section.how-to-use.surface.about-pages .text-desc {
    order: 1;
  }

  section.section.how-to-use.surface.about-pages .slide-wrapper {
    order: 2;
  }

  .pg-profil .ooeekk {
    padding: 3rem !important;
    text-align: center;
  }

  .pg-product .surface .text-desc {
    padding: 3rem;
  }

  .pg-product .slide-wrapper .slick-slide img {
    height: 50vh;
  }

  .pg-contract-filling .body-inner .gallery-banner {
    top: 0 !important;
  }

  .pg-contract-filling .body-inner .gallery-banner .slide.herobanner {
    height: 100%;
  }

  .pg-contract-filling .body-inner .gallery-banner .slide.herobanner .container {
    padding: 0;
  }

  .pg-contract-filling .body-inner .gallery-banner .flickity-button {
    top: 50%;
  }

  .pg-contract-filling .embed-responsive:before {
    padding-top: 104.25%;
  }

  .swiper-wrapper .text-desc {
    position: relative;
    top: 0;
    bottom: unset;
    width: 100%;
    height: unset;
    display: block !important;
    padding: 3rem;
    margin: 0;
    max-width: 100%;
  }

  .slide-inner {
    position: relative;
    height: 35vh;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top;
  }

  .swiper-container {
    height: fit-content;
    background-color: #fff;
  }

  /* .swiper-wrapper {
    height: unset;
  } */

  /* .swiper-slide {
    background: #fff;
  } */

  /* .how-to-work .swiper-wrapper .text-desc {
    position: relative;
    top: 0;
    bottom: unset;
  } */

  .profile-wrapper .col-md-6 {
    /*order: 1;*/
  }

  .profile-wrapper .order-img {
    /*order: 2;*/
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .homes #footer {
    display: block;
    position: relative;
    background-color: #f8f9fa;
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Barlow", sans-serif;
    height: 1109px;
  }
  .mobile {
    display: block;
  }

  .mobile h2 {
    text-align: center !important;
  }

  .desktop {
    display: none;
  }

  .iconsss {
    display: block;
    min-height: 100px;
    width: 50px;
    float: left;
  }

  .p-specs ul li {
    display: block;
    width: 100%;
    float: left;
  }

  /* Specs */
  /* .p-specs .first-column h3 {
    font-size: 50px !important;
  } */

  .inspiro-slider .slide .slide-captions > p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 40px;
    /*padding-left: 15%;*/
  }

  #slider .container {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 25px;
  }

  #slider.inspiro-slider .slide .container,
  .inspiro-slider .slide .container-wide {
    padding-top: 20px;
  }

  .product-list .inspiro-slider .slide .slide-captions {
    padding-right: 15px;
  }

  #slider img.captions-image {
    position: absolute;
    right: 0;
    bottom: -94px;
    z-index: 0;
    width: 350px;
  }

  .product-list .wrap-product {
    position: relative;
    height: 900px;
  }

  .product-list .inspiro-slider .slide .container,
  .inspiro-slider .slide .container-wide {
    padding-top: 0px;
  }

  .product-list .inspiro-slider table p {
    text-align: left;
    line-height: 1.2;
    padding-top: 10px;
  }

  .product-list .inspiro-slider a {
    float: left !important;
  }

  .market {
    position: unset !important;
  }

  .market-content {
    position: absolute;
    top: 150px;
    left: 250px;
    right: 0;
    columns: #fff;
  }

  .market-content img.img-fluid {
    width: 153% !important;
    max-width: 200%;
    margin-top: 1px;
  }

  .market .title {
    text-align: left;
    padding-bottom: 20px;
  }

  .p-specs,
  .p-specs2 {
    min-height: 900px;
    height: 900px;
  }

  .p-specs img.spec-img {
    position: absolute;
    left: 0;
    top: 256px;
    bottom: unset;
    width: 90%;
  }

  .p-guna .container {
    background: unset;
  }

  .tag-line h1 {
    display: block;
    line-height: 28px;
  }

  .tag-line a {
    margin-left: 0px;
    margin-top: 0px;
  }

  #slider-content.cf-form .container {
    padding-top: 30px;
  }

  .buynow .desc {
    padding-top: 15px;
  }

  .buynow.mrmin {
    margin-top: 0px;
  }

  img.icon-specs {
    width: 40px;
    padding-top: 5px;
  }

  /*.m-t-m125{
		margin-top: -100px;
	}*/

  section.p-t-0.p-b-0.product-list.sc.pandemi {
    padding: 6rem 0 !important;
  }

  .contract-content .contract-list .item-list {
    width: 100%;
    padding: 3rem 2rem;
    border-bottom: 1px solid #eaeaea;
  }

  .body-inner .gallery-banner .slide.herobanner {
    height: 100%;
  }

  .body-inner .gallery-banner .flickity-button {
    top: 50%;
  }

  .contract-content .contract-list .item-list:last-child {
    border: 0;
  }

  body .body-inner section.specs {
    padding: 5rem 0 !important;
  }

  .body-inner .gallery-banner .slide.herobanner .container {
    padding-bottom: 0;
    align-items: center !important;
    padding-top: 0 !important;
  }

  .about-pages ul {
    flex-direction: column;
  }

  .about-pages .text-desc ul li {
    padding: 1rem 0 !important;
  }

  .about-pages .text-desc ul li img {
    width: 100%;
  }

  body .body-inner section.panel {
    position: relative !important;
  }

  .p-specs2 p span.iconsss {
    min-height: 0;
    padding-bottom: 1rem;
  }
}

@media screen and (max-width: 500px) {
  
  .use-description p span {
    font-size: 13px !important;
  }
 
  .gallery-banner .slide h2 {
    max-width: 63%;
  }

  .article-home button.flickity-button {
    top: 10%;
  }

  .article-home .post-item.border {
    height: 47rem !important;
  }

  .p-specs .p-specs2 {
    padding: 8rem 0 26rem;
    height: unset;
  }

  .p-specs {
    padding: 0;
    height: unset;
  }

  .p-specs img.spec-img {
    /* position: relative; */
    top: -1rem;
  }

  body .body-inner section.how-to-use .row img {
    width: 70%;
    /* margin-bottom: 1rem; */
  }

  .profile-wrapper .container {
    padding: 0;
  }

  .tag-line h1 {
    line-height: 42px !important;
  }

  .background-orange a.btn.btn-lg {
    display: inline-block;
    margin: 0 0 0;
  }

  .body-inner .home-banner {
    height: 100vh;
  }
  .sc .post-item {
    height: 50vh !important;
  }

  .uikuik {
    height: unset;
  }

  .uikuik.aaa {
    height: 35vh;
  }

  .ooeekk {
    flex: unset !important;
    max-width: 100%;
    display: unset !important;
    align-items: unset !important;
  }
  .flickity-enabled.is-draggable .flickity-viewport {
    /*height: 50vh !important;*/
  }
  .lgfl {
    padding-left: 0px;
  }
  .lgfr,
  .lgfl {
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
  }
  .imagekhusus {
    float: unset;
  }
  .text-component img {
    display: block;
    /* margin: 0 auto; */
    margin-bottom: 20px;
  }

  .oiii .container {
    width: unset !important;
    margin-left: auto;
    margin-right: auto;
  }
  .p-specs img.spec-img {
    position: absolute;
    left: 0;
    top: 0px;
    bottom: unset;
    width: 90%;
  }

  .cd-timeline__content.text-component .text-right {
    text-align: left !important;
  }

  /*	.slide-captions{
	    padding-top:180px;
	}
*/
  .about-img img.active {
    height: 200px !important;
    width: 100%;
    scale: 1.3;
  }

  div#slider {
    min-height: 1vh !important;
    top: 6rem;
  }

  .text-boxs {
    padding: 5rem 4rem !important;
  }

  #slider .flickity-viewport {
    min-height: unset !important;
  }

  .inspiro-slider .slide {
    min-height: unset !important;
    background-position: 45% 60%;
    height: 100%;
  }

  #slider .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .hb.inspiro-slider .slide .slide-captions h1 {
    font-size: 40px;
    line-height: 45px;
    text-align: left !important;
  }

  .inspiro-slider .slide .slide-captions {
    padding-left: 0rem;
  }

  .about {
    margin-top: 100vh !important;
  }

  .line-box {
    padding: 2rem;
  }

  #footer .row .inif:last-child {
    padding-bottom: 0;
  }

  .footer-content .inif .widget {
    margin-bottom: 0;
  }

  .footer-content .inif .widget p {
    margin: 0;
  }

  #footer .lgfl {
    padding-left: 0;
    padding-bottom: 3rem !important;
  }

  #footer .containers .row:first-child .lgfr {
    padding-bottom: 5rem !important;
  }

  #footer .containers .row:first-child .lgfr:first-child {
    order: 2;
  }

  #footer .containers .row:first-child .lgfl {
    order: 2;
    padding-bottom: 3rem !important;
  }

  #footer .containers .row:first-child .lgfl img {
    width: 40%;
  }

  #footer .footer-content {
    padding: 7rem 0;
  }

  #footer .row .inif {
    max-width: 100%;
    flex: 0 0 100%;
    padding-bottom: 2rem;
  }

  .top-footer .col-lg-4 {
    display: unset !important;
  }

  .top-footer h1 {
    font-size: 26px !important;
    /* text-align: center !important; */
}

  .body-inner .home-banner .container {
    align-items: flex-start !important;
    padding: 20% 2rem 0 !important;
    justify-content: center;
  }

  .body-inner .home-banner .container .slide-captions h1 {
    text-align: center !important;
    font-size: 4rem;
    line-height: 5rem;
  }

  section.tag-line.background-orange {
    padding: 4rem 0 !important;
  }

  .footer .col-sm-12 {
    max-width: 100%;
    flex: 100%;
  }

  #footer .list-left {
    height: unset;
    width: unset;
  }

  #footer .list-left img {
    /* height: 81%; */
  }

  #footer {
    overflow: hidden;
    /* padding: 80px 0; */
    padding: 30px 0;
  }

  .top-footer .dualtone-text {
    font-size: 4rem;
  }

  .footer .row:last-child {
    padding: 2rem 2rem 0;
  }

  #footer ul.digi li {
    flex-direction: column;
    padding-bottom: 1rem;
  }

  #footer ul.digi li label {
    width: 50%;
  }

  section.section-hero.section .text-right {
    padding: 0 1rem;
  }

  .surface .text-desc,
  .cleaning .text-desc {
    padding: 4rem 3rem;
    text-align: center;
  }

  .surface .text-desc h2,
  .cleaning .text-desc h2 {
    line-height: 25px;
    text-align: center;
  }

  .surface .text-desc ul,
  .cleaning .text-desc ul {
    width: 100%;
    justify-content: center;
  }

  .surface .text-desc ul li,
  .cleaning .text-desc ul li {
    padding: 0 2rem;
  }

  .solution {
    text-align: center;
    padding: 6rem 3rem;
  }

  .surface .text-desc ul,
  .cleaning .text-desc ul {
    width: 100%;
    justify-content: center;
  }

  .surface .text-desc ul li,
  .cleaning .text-desc ul li {
    padding: 0 0rem !important;
  }

  .cleaning .text-desc ul li:nth-child(1) img {
    
  }

  .solution .image-text {
    flex-direction: column;
    align-items: center;
    padding-top: 3rem;
  }

  .solution .image-text p {
    padding-top: 1rem;
    max-width: 100%;
    padding-left: 0;
  }

  .heroimages .hero-text h1, #header-viewplex .hero-text h1 {
    max-width: 100%;
    text-align: left;
    line-height: 40px;
    font-size: 26px;
  }

  .heroimages .hero-text, #header-viewplex .hero-text {
    text-align: left;
    padding: 3rem;
  }

  .heroimages .hero-slider .items img {
    width: 100%;
    /* margin-top: 3rem; */
    height: unset;
  }

  .inspiro-slider .items-inspiro img {
    width: 100%;
    /* margin-top: 3rem; */
    height: unset;
  }

  .top-footer .col-lg-4 {
    /* text-align: center; */
    border: 0;
  }

  .top-footer {
    width: 100%;
    /* margin: unset !important; */
    text-align: left !important;
  }

  .top-footer h3 {
    padding-left: 0;
    line-height: 20px;
    /* text-align: center; */
    font-size: 16px !important;
  }

  #footer .row:nth-child(2) .col-lg-3 {
    max-width: 100%;
    padding-top: 0;
    flex: 100%;
  }

  #footer .row:nth-child(2) .col-lg-3 .card-footer p {
    text-align: center;
  }

  #footer .socials {
    padding-top: 2rem;
  }

  #footer ul li {
    text-align: center;
  }

  #footer .col-md-lima .card-footer p:nth-child(2), #footer .col-md-lima .card-footer .empat .subtitle {
    line-height: 20px !important;
  }

  #footer p, #footer a, #footer label {
    line-height: 20px;
}

  .surface .text-desc ul.slider-nav .slick-list .slick-track .slick-slide {
    padding: 0 0.3rem !important;
  }

  .s-sn .container-fluid .row .text-desc ul li {
    width: 100%;
  }

  body .body-inner .about-pages.gray-bg .text-desc {
    padding: 3rem;
  }

  section.our-products {
    padding: 1rem 0;
    /* margin-top: -120px !important; */
    margin-top: -260px !important;
    /* height: 1200px !important; */
    overflow: hidden !important;
  }

  .right-logo {
    text-align: right !important;
    padding-bottom: 2rem !important;
  }

  .solution.surface .text-desc ul li {
    flex-direction: column;
    padding: 0;
  }

  .solution.surface .text-desc ul li p {
    padding: 1rem 0;
  }

  .surface.maximise .text-desc ul li p {
    text-align: left;
  }

  img.bg-testi {
    bottom: -119%;
  }

  .matte-testi .title {
    text-align: center;
  }
  /* 
  .industry .swiper-wrapper .text-desc {
    width: 100%;
    padding: 3rem;
    position: relative !important;
  }

  .how-to-work .swiper-wrapper .text-desc {
    width: 100%;
    padding: 3rem;
  }

  .how-to-work .swiper-wrapper .text-desc ul {
    flex-direction: column;
  }

  .how-to-work .swiper-wrapper .text-desc ul li {
    width: 100%;
  }

  .swiper-container {
    width: unset !important;
  } */

  .slide-inner {
    height: 25vh;
  }

  .how-to-work .swiper-wrapper .text-desc ul {
    flex-direction: column;
    margin: 0;
  }

  .how-to-work .swiper-wrapper .text-desc ul li {
    width: 100%;
    padding: 2rem 0;
  }

  .pg-matte-maxx .inspiro-slider .slide.is-selected {
    height: 300px !important;
  }

  .pg-matte-maxx .slide-wrapper #slider {
      height: 300px !important;
  }

  .pg-matte-maxx .section.surface:nth-of-type(3) .row .slide-wrapper {order: 2;}

  .pg-matte-maxx .solution {
    padding: 2rem 2rem;
  }

  .pg-matte-maxx .surface .text-desc {
    padding: 2rem 2rem;
  }
  
  .footer .socials{
      width:100% !important;
      text-align:center !important;
      padding-left: 0 !important;
  }
  
  .footer .col-md-lima, .footer .col-md-4.empat{
      width:100% !important;
      text-align:center;
      flex:unset;
      max-width:unset;
  }

  footer#footer .card-footer p {
    font-size: 15px !important;
  }
  
  .first-column {
        order: 2;
    }

    .second-column {
        order: 1;
    }
    
    .pdtp{
        padding-top:352px;
    }

    .matte-testi .card-testi {
    border: 1px solid #fff;
    background: #000;
}

  .heroimages .hero-text h2, #header-viewplex .hero-text h2 {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: bold !important;
  }

  .heroimages .hero-text p, #header-viewplex .hero-text p {
    line-height: 18px;

  }

  .heroimages .hero-text .hero-cta a {
    font-size: 9.53px;
  }

  .inspiro-slider {
    height: 50vh;
  }

  /* Product Vuplex */
  /* Section 1 */
  section.section-one {
    height: 700px !important;
  }

  section.section-one .ooeekk {
    padding: 1rem 3rem !important;
  }

  section.how-to-work h2, section.our-products h2, section.pro-puvlex .banner-description h2 span, 
  section.section-two .section-two-content h2, section.p-guna2 .guna-image-content h2, section.ocean-puvlex .ocean-puvlex-content h2 {
    font-size: 19.5pt !important;
    text-align: left !important;
  }

  section.how-to-work  {
    padding: 1rem 3rem !important;
  }

  .banner-description h2 span, .use-description h2 span {
    font-size: 19.5pt !important;
  }

  .banner-description p span, .use-description p span {
    font-size: 12pt !important;
  }
  /* /section 1 */

  /* Section 2 */
  body .body-inner section.section-two {
    /* margin-top: -250px; */
  }

  section.section-two .section-two-content p, section.ocean-puvlex .ocean-puvlex-content p {
    font-size: 12pt !important;
    line-height: 1.3 !important;
  }
  section.section-two .section-two-content #background-video, section.ocean-puvlex .ocean-puvlex-content #background-video {
    /* height: 76vh; */
    height: 83vh;
  }

  section.section-two .section-two-content h2, section.ocean-puvlex .ocean-puvlex-content h2 {
    /* margin-top: -218px !important; */
  }

  /* /Section 2 */

  /* Section 3 */
  body .body-inner section.how-to-work {
    /* margin-top: -244px; */
  }
  .post-item .post-item-description > h2 > a, section.our-products h2 {
    font-size: 19.5pt !important;
    text-align: center !important;
  }

  section.how-to-work .post-item {
    height: unset !important;
    padding-bottom: unset !important;
  }
  .post-item .post-item-wrap {
    height: unset !important;
  }

  /* .scrollmagic-pin-spacer {
    margin: unset !important;
  } */

  .post-item .post-item-description > h2 > a{
    font-size: 17pt !important;
  }

  .post-item .post-item-description p {
    font-size: 11pt !important;
  }
  /* /sectiion 3 */

  /* Section 4 */
  body .body-inner section.section-four {
    margin-top: -70px;
  }
  /* /section 4  */
  
  /* Section 5 */
  section.our-products .row.mobile p span.text b, section.our-products .row.mobile p span.iconsss {
    font-size: 9pt !important;
  }

  /* Section 6 */
  .p-guna2 .section-guna-item {
    margin-top: unset !important;
  }

  .p-guna2 .section-guna-item p {
    margin-left: unset !important;
    font-size: 10.5pt !important;
  }

  .p-guna2 .section-guna-item img {
    width: 20.5vw !important;
    margin-right: 35px !important;
  }
  

  /* /Product Vuplex */

  /* About Company */
  .profile-wrapper .desc {
    text-align: left !important;
  }

  .profile-wrapper .desc h2 {
    text-align: left !important;
    font-size: 26px !important;
  }

  .profile-wrapper .desc p {
    text-align: left !important;
    font-size: 16px;
    line-height: 1.2;
  }

  /* Home */
  .heroimages .hero-text p {
    font-size: 15.45px !important;
}

  /* Contract Filling */
  section.profile-wrapper.contract-filling-wrapper .desc p {
    font-size: 16px !important;
  }

  /* section.slides-filling */


  /* Mobile - New Product Vuplex */
  main#vuplex .surface .col-md-6, .cleaning .col-md-6 {
    padding: unset !important;
  }

  main#vuplex .what-vuplex-banner .banner-description {
    padding: 0px 1rem;
  }

  main#vuplex .what-vuplex-banner .banner-description h2 {
    margin-top: 20px !important;
  }

  main#vuplex section.how-to-work {
    padding: unset !important;
    margin-top: -50px !important;
  }

  main#vuplex .how-vuplex-content {
    padding-top: 30px !important;
  }

  main#vuplex section.how-to-work .how-vuplex-image{
    padding-bottom: 13px !important;
  }

  main#vuplex .first-column {
    order: 2;
  }

  main#vuplex .second-column {
    order: 1;
  }

  main#vuplex .trying-vuplex {
    /* margin-top: px !important; */
  }

  main#vuplex .trying-vuplex .use-description {
    margin-top: 20px !important;
    padding: 0 1rem !important;
  }

  main#vuplex .trying-vuplex .first-column {
    order: 1;
  }

  main#vuplex .trying-vuplex .second-column {
    order: 2;
  }

  main#vuplex .slide-wrapper .slick-slide img {
    height: 50vh;
  }

  main#vuplex .post-item.border .post-item-wrap {
    margin-top: 10px;
  }
  main#vuplex .post-item.border>.post-item-wrap>.post-item-description {
    padding: 24px 0 !important;
  }

  main#vuplex .post-item.border>.post-item-wrap>.post-item-description p{
    line-height: 1.2 !important;
  }

  main#vuplex section.ocean-puvlex .ocean-puvlex-content h2 {
    /* margin-top: 0 !important; */
    /* margin-top: -90px !important; */
    margin-top: -300px !important;
    line-height: 1 !important;
  }

  main#vuplex section.ocean-puvlex .ocean-puvlex-content .content-text {
    padding: 0 1rem !important;
  }

  main#vuplex .ocean-puvlex {
    /* margin-top: -94px !important; */
    margin-top: -100px !important;
    height: 804px !important;
  }

  section.ocean-puvlex .ocean-puvlex-content #background-video {
    /* top: 5px; */
  }

  section.ocean-puvlex .ocean-puvlex-content .content-title {
    margin-bottom: 25px !important;
  }

  main#vuplex section.our-products .col-our-product {
    margin-top: 10px !important;
  }

  main#vuplex section.how-to-use {
    /* margin-top: -500px !important;
    padding-top: 20px !important; */
  }

  main#vuplex .guna-image-content .col-guna-item {
    padding: 0 1rem !important;
  }
  main#vuplex .uikuik.aaa {
    display: none !important;
    text-align: left !important;
  }

  main#vuplex .guna-image-content .aaa img {
    width: 165px !important;
    margin-left: -35px;
  }

  main#vuplex .guna-image-content .col-guna-item p {
    margin-top: 12px !important;
    width: 100%;
    margin-left: unset;
  }

  main#vuplex .testimonials {
    margin-top: -90px !important;
  }

  /* Matte Max */
  main.matemaxx .surface .text-desc, .cleaning .text-desc {
    padding: 2rem 1rem;
    text-align: left !important;
  }

  main.matemaxx .surface .text-desc p, .cleaning .text-desc p {
    line-height: 1 !important;
  }

  main.matemaxx .surface .text-desc h2, .cleaning .text-desc h2 {
    line-height: 25px;
    text-align: left;
    font-size: 19.5pt !important;
  }

  main.matemaxx .surface .text-desc p span, .cleaning .text-desc h6 {
    font-size: 16px !important;
  }

  main.matemaxx section.mattemaxx-maximise .text-desc ul li {
    padding: unset !important;
  }

  main.matemaxx section.mattemaxx-maximise .text-desc ul {
    padding: 0 !important;
  }

  main.matemaxx .p-specs, main.matemaxx .p-specs2 {
    min-height: 640px !important;
  }

  main.matemaxx .mattemaxx-maximise {
    min-height: 557px !important;
  }

  main.matemaxx .right-logo img {
    width: 16%;
  }

  main.matemaxx .scrollmagic-pin-spacer:nth-child(1) {
    /* min-height: 653px;
    height: 653px  */
  }

  /* main.matemaxx .mattemaxx-rice .row p{
    font-size: 16px !important;
  } */

  .mattemaxx-rice .text-desc ul.half-list li:nth-child(1) img {
    margin-top: unset !important;
    /* margin-top: 15px !important; */
  }

  .mattemaxx-rice .text-desc ul.half-list li .text-wax {
    display: inline !important;
  }

  .mattemaxx-rice .text-desc ul.half-list li .text-reflection {
    display: block !important;
  }

  /* Contact */
  section#contactus {
    padding-top: 10px !important;
  }

  /* Testimonial */
  main.matemaxx .testimonials {
    margin-top: unset !important;
    padding: 13px 0 !important;
  }

  .page-faq {
    /* padding-top: 15px !important; */
    padding: 15px 0 !important;
  }

  .page-how-to-use {
    padding-top: 15px !important;
  }

  main.matemaxx section.testimonials h2 {
    padding-bottom: unset !important;
  }

  main.matemaxx .card-testi p {
    font-size: 15px !important;
    line-height: 1.3 !important;
  }

  main.matemaxx .mattemaxx-solumax h2 {
    padding-top: unset !important;
  }
  /* About Company*/
  .pg-profil .ooeekk {
    padding: 5px 1rem !important;
    text-align: left !important;
  }

  /* Contract Filling */
  main#contract-filling .ooeekk {
    padding: 7px 1rem !important;
  }

  main#contract-filling section.profile-wrapper.contract-filling-wrapper .uikuik {
    height: 50vh !important;
  }

  footer#footer .container {
    padding: 0 !important;
  }
  
  section.slides-filling .col-content {
    /* height: 50vh !important; */
    /* padding: unset !important; */
  }

  section.slides-filling .container {
    padding: unset !important;
  }

  section.slides-filling .col-content h2 {
    font-size: 19.5pt !important;
  }
  section.slides-filling .col-content h3 {
    font-size: 16px !important;
  }
  section.slides-filling .col-content p {
    font-size: 14px !important;
  }

  section.slides-filling .col-video {
    /* height: 50vh !important; */
  }

  section.gallery-slide h2 {
    font-size: 19.5pt !important;
  }

  .owl-item img {
    width: 88% !important;
  }
  
  .owl-item img.img-0 {
    width: 100% !important;
  }

  video::-webkit-media-controls-panel {
    display: none!important;
    -webkit-appearance: none;
  }
  
  /* Old shadow dom for play button */
  
  video::-webkit-media-controls-play-button {
    display: none!important;
    -webkit-appearance: none;
  }
  
  /* New shadow dom for play button */
  
  /* This one works! */
  
  video::-webkit-media-controls-start-playback-button {
    display: none!important;
    -webkit-appearance: none;
  }

  #background-video.background-video-old, #background-video {
    display: none !important;
  }

  section.section-two .section-two-content, section.ocean-puvlex .ocean-puvlex-content {
    background: url('/images/ocean-img.png');
    height: 110vh;
    background-repeat: no-repeat;
    background-position-x: center;
    /* background-position-y: center; */
    background-position-y: -110px !important;
    background-size: cover;
  }

  #header-viewplex video {
    max-width: unset !important;
  }

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


  .banner-description p span, .use-description p span {
    font-size: 16px !important;
  }

  .pdtp h3 {
    font-size: 18px !important;
  }

  /* .p-specs .ooeekk {
    margin-top: 128px !important;
  } */

  ul.spec li p {
    font-size: 14px !important;
  }

  .p-guna2 img {
    width: 150px !important;
  }

  .inspiro-slider .slide .slide-captions {
    padding-left: 0rem;
  }

  .body-inner .home-banner .container {
    padding: 20% 1rem 0 !important;
  }

  .body-inner .home-banner .container .slide-captions h1 {
    font-size: 3rem;
    line-height: 4rem;
  }

  /*	.about {
	    margin-top: 36rem !important;
	}*/
}

.matemaxx section.section{
    /* background: #000 !important; */
    /* background: #222a35 !important; */
    background: #1f2932 !important;
}




