body {
  font-family: itc-avant-garde-gothic-pro, sans-serif, 'Microsoft YaHei', 'Microsoft JhengHei';
  font-style: normal;
  font-weight: 300;
}
.txt-normal {
  font-family: itc-avant-garde-gothic-pro, sans-serif, 'Microsoft YaHei', 'Microsoft JhengHei';
  font-style: normal;
  font-weight: 300;
}
.txt-medium {
  font-family: itc-avant-garde-gothic-pro, sans-serif, 'Microsoft YaHei', 'Microsoft JhengHei';
  font-style: normal;
  font-weight: 500;
}
.txt-bold {
  font-family: itc-avant-garde-gothic-pro, sans-serif, 'Microsoft YaHei', 'Microsoft JhengHei';
  font-style: normal;
  font-weight: 700;
}
.listing {
  padding-left: 0;
  list-style: none;
}
.listing li {
  background-image: url(https://uploads-ssl.webflow.com/5f3f8ab0869d6e290bed9731/5f43381d6896713130892912_bullet.svg);
  background-repeat: no-repeat;
  background-position: left top 8px;
  padding-left: 30px;
}

.drag-slider-container {
  overflow-x: hidden;
}
.drag-slider-slidable {
  will-change: transform;
}

/*Makes the nav container section and each slides invisible to the mouse*/
.nav,
.slide {
  pointer-events: none;
}
/*Makes the nav bar logo and menu section, links and link photos visible to the mouse*/
.nav-menu,
.nav-bar-logo,
.nav-bar-menu,
.nav-menu-link-item,
.nav-menu-link-photo {
  pointer-events: auto;
}
/*Adds 50px to all sides of the menu photo images*/
.nav-menu-link-photo-image {
  width: calc(100% + 50px);
  max-width: calc(100% + 50px);
  height: calc(100% + 50px);
}
/*Makes images unselectable and undraggable*/
img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.products-details-img-b:first-child{
  margin-top: 0;
}
.products-details-img-b{
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -345px;
  padding-right: 30px;
  padding-left: 30px;
}
.pop-products .products-details-title{
  /*margin-top: 0;*/
}
.pop-products .pop-section-content{
  /*padding-top: 50px;*/
}
.error {
    border-bottom-color: red;
}
.form-checkbox{
  /*display: none;*/
}
input[type="checkbox"]:checked + .form-checkbox-b .form-checkbox-clicked{
  opacity: 1;
}
input[type="checkbox"].error + .form-checkbox-b .form-checkbox-img{
  border-color: red;
}
.error-msg{
  color: red;
  margin-top: 10px;
  font-size: 14px;
}
.w-form-done{
  padding: 0;
  text-align: left;
  background-color: transparent;
}
.popup-scroll{
  -webkit-overflow-scrolling: touch;
}
.swiper-container{
  padding-bottom: 50px;
  cursor: grabbing;
}
.swiper-slide{
  width: auto;
}
.swiper-container-horizontal>.swiper-pagination-progressbar.drag-slider-progress, .swiper-pagination-progressbar{
  top: auto;
  height: 2px;
  width: 25vw;
  margin-right: auto;
  margin-left: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);  
  transform: translateX(-50%);  
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background: #ab2328;
}
.home-thumb-img{
  width: 320px;
}
.nav-menu-link-photo{
  opacity: 1!important;
}
.drag-slider-slide{
  margin-right: 0;
  text-decoration: none;
}
.nav-menu-link-item{
  text-decoration: none;
}
.products-details-tag{
  position: relative;
  margin-right: 15px;
  display: inline-block;
  border-width: 2px;
}
.products-details-tag img{
  border-radius: 50%;
}
.products-details-tag.pdf-link:after{
  content: '';
  position: absolute;
  right: -10px;
  bottom: 0;
  background-image: url(../images/btn-pdf02.svg);
  width: 24px;
  height: 25px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
.collections-dropdown-list.left.w--open{
  left: 0;
  right: auto;
}
.form-col .remark{
  font-size: 12px;
}
.section-home{
  z-index: 1;
}
.home-video{
  z-index: 1;
}
.home-content{
  z-index: 2;
}
.home-banner-img{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center;
}
.banner-txt-b, .btn-discover{
  z-index: 2;
}
.product-sub-section{
  padding-top: 30px;
}
.three-d-row{
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.three-d-cell-link{
  text-decoration: none;
}
.three-d-cell{
  padding-left: 10px;
  padding-right: 10px;
  max-width: 150px;
}
.three-d-cell img{
  display: block;
  margin-bottom: 10px;
}
.three-d-cell .title{
  color: black;
  line-height: 1.4;
  text-align: center;
  font-size: 14px;
}
.btn-transparent{
  display: inline-block;
  padding: 7px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 100px;
  -webkit-transition: color 500ms ease, background-color 500ms ease;
  transition: color 500ms ease, background-color 500ms ease;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
}
.btn-transparent:hover {
    border-color: #fff;
    background-color: #fff;
    color: black;
}
.btn-play{
  display: none;
  margin-top: 30px;
  cursor: pointer;
}
.btn-play[not-playing]{
  display: block;
}

/* This used to work for the parent element of button divs */
/* But it does not work with newer browsers, the below doesn't hide the play button parent div */

*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

/* Old shadow dom for play button */

*::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works! */

*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}
.form-select-field > input[type="hidden"].error + .form-select-btn{
  border-bottom-color: red;
}
.collection-menu-btn-img{
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.pop.pop-collection{
  z-index: 2001;
}
.collection-menu-logo{
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
}
.product-cert-row{
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.product-cert-icon{
  padding-left: 10px;
  padding-right: 10px;
}
.products-details-inner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.v360-viewer-container{
  width: 100%;
  height: 100%;
}
.v360-image-container{
  /*width: auto!important;*/
}
.v360-fullscreen-toggle{
  display: none;
}
.swiper-container.product-details-slider{
  padding-bottom: 0;
  cursor: default;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  background-color: #E1E7EE;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 10px 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
  background: #AB2328;
}
:focus{
  outline: none;
}
#v360-menu-btns{
  position: absolute;
  bottom: 50px!important;
}
.v360-viewport{
  padding-bottom: 32px;
}
[data-btn-wishlist]{
  background-image: url(../images/btn-wishlist.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
[data-btn-wishlist][data-active]{
  background-color: #AB2328;
  background-image: url(../images/btn-wishlist-white.svg);
}
.product-row{
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e1e7ee;
  position: relative;

}
.product-row:last-child{
  border-bottom: none;
  margin-bottom: 0;
}
/*.form-checkbox-clicked{
  opacity: 1;
}*/
.form-checkbox-b{
  /*margin-right: 10px;*/
}
.form-checkbox-b + span{
  margin-left: 10px;
}
.w-dropdown-link input[type="checkbox"]{
  display: none;
}
.w-dropdown-link input[type="checkbox"]:checked + .form-checkbox-b .form-checkbox-clicked{
  opacity: 1;
}
.search-dropdown-toggle-txt > div{
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-dropdown-link {
  display: flex;
}
.form-check-field{
  display: flex;
}
.w-checkbox{
  padding-left: 0;
}
.form-checkbox-b{
    position: relative;
}
.search-dropdown[data-opened] .search-dropdown-toggle-txt{
  border-color: #e1e7ee;
  background-color: #e1e7ee;
  background-image: url(../images/arrow-expand-black.svg);
}
.search-dropdown[data-has-value] .search-dropdown-toggle-txt{
    border-color: #e1e7ee;
    background-color: #e1e7ee;
}
.search-dropdown[data-single][data-has-value] .search-dropdown-toggle-txt{
  background-image: none;
}
.search-dropdown-list {
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 5px;
  border-radius: 10px;
  background-color: #e1e7ee;
      
}
.btn-remove-filter{
  background-image: url(../images/search-btn-close.svg);
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
}
.search-dropdown-link {
  cursor: pointer;
}
.collection-menu-logo-b{
  margin-bottom: 0;
}
.zoom-on-hover .normal{
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.products-details-slide-img{
  display: inline-block;
  height: 100%;
}
.btn-get-verification-code, .sms-counter{
  position: absolute;
  right: 2.5%;
  bottom: 8px;
  font-size: 14px;
}
.form-col.half .btn-get-verification-code, .form-col.half .sms-counter{
  right: 5%;
}
.btn-get-verification-code{
  text-decoration: none;
  color: #ab2328;
}
.sms-counter{

}
.form-col{
  position: relative;
}
[data-loading]{
  cursor: wait;
}
.w-form-done.show{
  display: block;
}
.radio-group{
  display: flex;
}
.radio-group label{
  font-weight: 300;
  margin-right: 20px;
}
.login-mobile-row{
  display: flex;
  align-items: center;
  border-bottom: 1px solid black;
}
.login-country-code{
  margin-right: 10px;
  font-size: 18px;
}
.login-mobile-row .form-txt-field{
  border-bottom: none;
  height: 37px;
}
.profile-buttons-row{
  display: flex;
  justify-content: space-between;
}
.product-disclaimer{
  position: relative;
  padding-right: 60px;
  padding-left: 60px;
  text-align: right;
  font-size: 12px;
}
.news-col{
  margin-bottom: 40px;
}
.home-banner-img{
  background-image: url(../images/home-banner-vid-static-3@2x.jpg);
}
.web-sico .side-btn{
  background-color: #ab2328;
}

.web-sico .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background: #3287A6;
}
.web-sico .pop-img-login{
  background-image: url(../images/sico/member/img-login@2x.jpg?1);
}
.web-sico .pop-img-account{
  background-image: url(../images/sico/member/img-register@2x.jpg);
}
.web-sico .pop-img-forgotpw{
  background-image: url(../images/sico/member/img-forgotpw@2x.jpg);
}
.web-sico .home-banner-img{
  background-image: url(../images/sico/home/home-banner-img@2x.jpg?1);
}
.web-sico .home-highlight-b{
  background-image: url(../images/sico/home/homepage2.jpg);
}
.web-sico .section-img01.img-contact{
  background-image: url(../images/sico/contact/img-contact@2x.jpg?1);
}


.web-sico .img-history{
  background-image: url(../images/sico/about-us/img-aim@2x.jpg)!important;
}
.web-sico .img-aim{
  background-image: url(../images/sico/about-us/img-location02@2x.jpg)!important;
}
.web-sico .img-quality{
  background-image: url(../images/sico/about-us/img-quality@2x.jpg)!important;
}


.web-sico .img-sustainability{
  background-image: url(../images/sico/about-us/img-Sustainability-01@2x.jpg)!important;
}
.web-sico .img-raw-materials{
  background-image: url(../images/sico/about-us/img-Sustainability-02@2x.jpg)!important;
}
.web-sico .img-dyestuff{
  background-image: url(../images/sico/about-us/img-Sustainability-03@2x.jpg)!important;
}
.web-sico .img-manufacturing{
  background-image: url(../images/sico/about-us/img-Sustainability-04@2x.jpg)!important;
}
.web-sico .img-manufacturing02{
  background-image: url(../images/sico/about-us/img-wastewater-treatment.jpg)!important;
}


.web-sico [data-btn-wishlist][data-active]{
  background-color: #3287A6;
}
.web-sico .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
  background: #3287A6;
}
.web-sico .txt-link-red{
  color: #3388a6;
}
.web-sico .btn-white:hover{
  background-color: #ab2328;
}
.web-sico .branding-line{
   margin-left: 0;
  margin-right: 40px;
  left: auto;
  right: 0;
}
.web-sico .collection-menu-btn-img.all-collection{
  background-image: url(../images/sico/KEN08649.jpg);
}
.menu-white .header-logo{
  opacity: 1!important;
}
.menu-white .header-logo-red{
  opacity: 0!important;
}
.menu-white .nav-link-txt-white{
  opacity: 1!important;
}
.menu-white .nav-link-txt-black{
  opacity: 0!important;
}


.menu-white .social-btn-img-white{
  opacity: 1!important;
}
.menu-white .social-btn-img-black{
  opacity: 0!important;
}
p{
  margin-bottom: 20px;
}
@media(min-width: 992px){
  .web-sico .nav-link-b{
    text-align: right;
  }
    .web-sico .side-btn{
    right: auto;
    left: 0;
  }
    .web-sico{
    padding-right: 0;
    padding-left: 60px;
  }
    .web-sico .page-left-b{
    right: 0;
    padding-right: 0;
    padding-left: 30px;
  }
  .web-sico .page-right-b{
    float: left;
  }
  .web-sico .page-top-bar{
    left: 0;
    right: auto;
    margin-right: 0;
    margin-left: 30px;
  /*  padding-right: 0;
    padding-left: 30px;*/
  }
  .web-sico [data-ix="section-img"]{
    margin-left: 0;
  }
  .web-sico .page-top-bar.about{
  /*  padding-right: 0;
    padding-left: 90px;*/
  }
  .web-sico .collections-dropdown{
  /*  left: 0;
    right: auto;*/
  }
  .web-sico .page-top-txt{
  /*  right: auto;
    left: 0;
    text-align: left;*/
  }
  .web-sico .nav-link.language, .web-sico .social-btn{
    margin-right: 0;
    margin-left: 20px;
  }
  .web-sico .nav-link-b.nav-link-b08{
    justify-content: flex-end;
  }
  .web-sico .pop-left{
    left: auto;
    right: 0;
  }
  .web-sico .pop-align{
    justify-content: flex-start;
  }
  .web-sico .pop-branding-line{
    margin-right: 40px;
    margin-left: 0;
    left: auto;
    right: 0;
  }
   .web-sico .pop-left-bg-mask{
    left: auto;
    right: 0;
  }
  .web-sico .pop-login-right-bg-mask, .web-sico .pop-register-right-bg-mask, .web-sico .pop-forgotpw-right-bg-mask, .web-sico .pop-account-right-bg-mask, .web-sico .pop-right-bg-mask{
    left: 0;
    right: auto;
  }
    .web-sico .header{
      right: 0;
      left: auto;
      padding-left: 0;
      padding-right: 60px;
    }
    .web-sico .pop-title{
      left: 0;
      right: auto;
      text-align: right;
      padding-right: 60px;
    }
    .web-sico .pop-btn-close02, .web-sico .pop-btn-close{
      left: 0;
      right: auto;
      margin-left: 60px;
      margin-right: 0;
    }
    .web-sico .pop-collection-menu .pop-btn-close{
      left: auto;
      right: 0;
      margin-left: 0;
      margin-right: 60px;
    }
    .web-sico .collection-details-slider-arrow-l{
    left: 0;
    right: auto;
  }
  .web-sico .collection-details-slider-arrow-r{
    left: 0;
    right: auto;
    margin-left: 60px;
  }

  .web-sico .container-products{
    padding-right: 300px;
    padding-left: 60px;
  }
  .web-sico .page-top-bar.products{
    padding-right: 300px;
    padding-left: 120px;
  }
  .web-sico .footer-b{
    text-align: left;
  }
  .web-sico .pop.pop-products .pop-align{
    flex-direction: row-reverse;
  }
  .web-sico .pop-products .pop-logo{
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: 60px;
  }
  .web-sico .product-disclaimer{
    text-align: left;
  }
  .web-sico .products-details-content{
    right: 0;
    left: auto;
  }
  .web-sico .slide-number{
    left: 0;
    right: auto;
    margin-left: 60px;
    margin-right: 0;
  }
  .web-sico .pop-logo{
    right: 0;
    left: auto;
    margin-right: 60px;
    margin-left: 0;
  }
}
@media(max-width: 991px){
  .swiper-container-horizontal>.swiper-pagination-progressbar.drag-slider-progress{
    width: 50vw;
  }
  .products-details-tag{
    margin-right: 5px;
  }
  .products-details-tag.pdf-link:after{
    width: 20px;
    height: 20px;
  }
  .web-sico .home-highlight-b{
    background-image: url('../images/graphic-white.svg'), url(../images/sico/home/homepage-mobile2.jpg);
  }
  .menu-white .nav-link-txt-black {
    opacity: 1 !important;
  }
  .menu-white .social-btn-img-black {
      opacity: 1 !important;
  }
}
@media(min-width: 768px) and (max-width: 991px){
  .zoom-on-hover .normal{
    width: 100%;
    height: auto;
  }
  .products-details-slide-img{
    height: auto;
  }
}
@media(min-width: 768px){
  .products-details-slide-img-b{
    padding-top: 120px;
    padding-left: 50px;
  }
  .web-sico .products-details-slide-img-b{
    padding-left: 0;
    padding-right: 50px;
  }
  .pop-logo {
      display: block;
  }
}
@media(max-width: 767px) {
  .listing li {
    background-position: left top 6px;
    padding-left: 20px;
  }
  .home-thumb-img{
    width: 240px;
  }
  .product-sub-section{
    padding-top: 20px;
  }
  .three-d-cell .title{
    font-size: 12px;
  }
  .products-details-inner{
    position: static;
    height: 600px;
  }
  .products-details-slide-img-b{
    height: 100%;
    padding-top: 80px;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -10px;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 5px;
  }
  #v360-menu-btns{
    bottom: 20px!important;
  }
  .pop-logo {
      display: none;
  }
}
@media print {
  .nav-menu {
    display: none;
  }
  .header {
    position: absolute;
  }
}