/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;  } h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  } ul, li { list-style: none; margin-bottom: 0 }
#indexHomeBody .Bjfsp { background: #fff } #indexHomeBody .section { padding: 48px 0 }
.container { max-width: 1300px; padding-left: 15px; padding-right: 15px; }  .container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
.mih-56 { min-height: 56px; } .mih-60 { min-height: 60px; } .mih-66 { min-height: 66px; }
.mih-76 { min-height: 76px; } .mih-86 { min-height: 86px; } .mih-96 { min-height: 96px; }
.mih-56:not(.sticky-header) { min-height: 56px; } .mih-60:not(.sticky-header) { min-height: 60px; } .mih-66:not(.sticky-header) { min-height: 66px; }
.mih-76:not(.sticky-header) { min-height: 76px; } .mih-86:not(.sticky-header) { min-height: 86px; } .mih-96:not(.sticky-header) { min-height: 96px; }
.ai-none { display: none !important }  .si-none { display: none !important }  .mi-none { display: none !important }  .ei-none { display: none !important }
@media only screen and (max-width: 991px) {
    .si-none { display: block !important } .s-none { display: none !important; }
}
@media only screen and (max-width: 767px) {
    .container { padding-left: 15px !important; padding-right: 15px !important; }
    .mi-none { display: block !important } .m-none { display: none !important; } #indexHomeBody .section { padding: 24px 0 !important }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .TCVLAMvMMCj { min-height:50px !important; }
    .mih-70:not(.sticky-header), .mih-90:not(.sticky-header) { min-height:50px !important; }
    .min-50 { min-height: 50px !important; } .min-50:not(.sticky-header) { min-height: 50px !important; }
    .min-56 { min-height: 56px !important; } .min-56:not(.sticky-header) { min-height: 56px !important; }
    .min-60 { min-height: 60px !important; } .min-60:not(.sticky-header) { min-height: 60px !important; }
    .min-66 { min-height: 66px !important; } .min-66:not(.sticky-header) { min-height: 66px !important; }
    .min-76 { min-height: 76px !important; } .min-76:not(.sticky-header) { min-height: 76px !important; }
    .min-86 { min-height: 86px !important; } .min-86:not(.sticky-header) { min-height: 86px !important; }
    .min-96 { min-height: 96px !important; } .min-96:not(.sticky-header) { min-height: 96px !important; }
}
@media only screen and (max-width: 576px) {
    .ei-none { display: block !important } .e-none { display: none !important; }
}

.mouldBtn {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 3px;
    font-weight: 400;
    background: #000;
    text-align: center;
    padding: 15px 30px;
    text-transform: uppercase;
    transition: all .2s
}
.mouldBtn:hover { background: #808080 }


/* Top Bar */
.top-bar { background: #000; padding: 10px 0 }
.top-bar .scrollBar {  height: 30px; justify-content: space-between;  }
.top-bar .notices span { font-size: 0.8rem; color: #fff; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05rem; text-align: center }
.top-bar .function .iconset { padding: 0 12px; line-height: 30px; height: 30px;  }
.top-bar .function .icon-label { font-size: 0.75rem; color: #fff; font-weight: 600; text-transform: uppercase; letter-spacing: 0.03rem; display: flex; align-items: center }
.top-bar .function .iconset:hover a { opacity: 1 }
.top-bar .function .iconset:hover .icon-label span { color: #858585; }
.top-bar .function .iconset .an-angle-down-l { color: #fff; font-size: 16px; font-weight: 300; margin-left: 5px;  }
.top-bar .function .iconset:hover .an-angle-down-l { color: #858585 }
@media only screen and (max-width: 991px) {
    .top-bar { padding: 5px 0 }
    .top-bar .scrollBar { justify-content: center }
}

/* Header */
.TCVLAMvMMCj { transition: all .3s; background: #fff; box-shadow: none; border-bottom: 1px solid #e7e7e7  }
body:not(.searchact) .TCVLAMvMMCj:not(.sticky-header) { background: #fff; border-bottom: 1px solid transparent }
.TCVLAMvMMCj.sticky-header { position: relative }
.TCVLAMvMMCj .header-into, .TCVLAMvMMCj .row {  padding: 0 15px; max-width: 1300px; margin: 0 auto }
.TCVLAMvMMCj .hide-features {  padding: 0 15px; max-width: 1300px; margin: 0 auto; position: relative }
.TCVLAMvMMCj .logo img { max-width: 200px; max-height: 40px; }

/* Header SiteNav */


.TCVLAMvMMCj #KcrzYFDk { margin: 0 auto; max-width: 1300px; }
.TCVLAMvMMCj #siteNav { height: 100%; justify-content: center; padding: 0 15px; }
.TCVLAMvMMCj #siteNav > li { display: inherit; }
.TCVLAMvMMCj #siteNav > li > a {  font-size: 14px; padding: 4px 20px 0; font-weight: 400; margin: auto 0; color: #000; letter-spacing: 0.05rem; text-transform: uppercase; transition:  all 0s }
.TCVLAMvMMCj #siteNav > li:hover a { color: #000 }
.TCVLAMvMMCj #siteNav > li > a:after { background: #000; height: 2px; }
.TCVLAMvMMCj #siteNav > li:hover a:after { width: 100% }
.TCVLAMvMMCj #siteNav > li .ScaaKRYES { top:100%; background: #fff; border-top: 1px solid #e1e1e1; padding: 40px 15px; box-shadow: none; overflow: hidden; transition: all 0s;  }
.TCVLAMvMMCj #siteNav > li .ScaaKRYES .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 400 !important; text-transform: uppercase;   }
.TCVLAMvMMCj #siteNav > li .ScaaKRYES .lvl-1 a.lvl-1:hover { text-decoration: none }
.TCVLAMvMMCj #siteNav > li .ScaaKRYES .lvl-1 .site-nav { color: #000; text-transform: revert; font-size: 13px; font-weight: 400;  }
.TCVLAMvMMCj #siteNav > li .ScaaKRYES .lvl-1 .site-nav:hover { text-decoration: underline }
.TCVLAMvMMCj #siteNav > li .ScaaKRYES .lvl-1 .site-nav:before { content: none; background-color: #333; height: 2px; }
.TCVLAMvMMCj.sticky-header #siteNav > li:hover .ScaaKRYES { -webkit-box-shadow: none; }
/*.TCVLAMvMMCj #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.TCVLAMvMMCj #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.TCVLAMvMMCj #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.TCVLAMvMMCj #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.TCVLAMvMMCj .iconset { padding: 0 15px; height: 20px; line-height: 20px;  }
.TCVLAMvMMCj .iconset .icon { color: #000; font-size: 18px; font-weight: 600; }
.TCVLAMvMMCj .iconset:hover .icon{ color: #000; }
.TCVLAMvMMCj .iconset .icon-label { color: #000; font-size: 14px; font-weight: 600; text-transform: uppercase; margin-left: 5px; }
.TCVLAMvMMCj .iconset .tooltip-label { display: none; }
.TCVLAMvMMCj .iconset.header-cart { border-left: 1px solid #e7e7e7 }
.TCVLAMvMMCj .iconset .counter { position: absolute; background: none; border-radius: 50%; right: auto; left: 22px; top: auto; bottom: 23px; color: #000; max-width: 14px; height: 14px; line-height: 14px; min-width: 14px; text-align: center }
.TCVLAMvMMCj .iconset.header-cart .an-cart-l:before { content: '\ebf8' !important }
.TCVLAMvMMCj #kzeCONgTA.active, .TCVLAMvMMCj #userLinks.active { top: calc( 100% - 156px ); }
.TCVLAMvMMCj #kzeCONgTA, .TCVLAMvMMCj #userLinks { top: calc( 100% - 136px ); }
.TCVLAMvMMCj  #userLinks { right: 15px; padding: 15px; width: 180px; }
.TCVLAMvMMCj  #userLinks li a { font-weight: 500 }

/* Search Popup */
.TCVLAMvMMCj .search-drawer { border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; box-shadow: none; transition: all 0s; background-color: #fff !important; padding: 30px 60px !important; top: 100% !important  }
.TCVLAMvMMCj .search-drawer.active { top: 100% !important }
.TCVLAMvMMCj .search-drawer .action.search { left: 10px; }
.TCVLAMvMMCj .search-drawer .action.search .an { font-weight: 600; color: #333 }
.TCVLAMvMMCj .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.TCVLAMvMMCj .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #e1e1e1; padding-left: 45px; font-size: 14px; color: #333 }
.TCVLAMvMMCj .search-drawer .input-text:focus { border-color: #000 }
.TCVLAMvMMCj .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (max-width: 1199px) {
    .TCVLAMvMMCj #siteNav > li > a { padding: 0 15px !important }
}
@media only screen and (min-width: 992px) {
    /*  Header Search */
    .TCVLAMvMMCj .searchBox { padding: 0; height: 38px; line-height: 38px; max-width: 228px; }
    .TCVLAMvMMCj .searchBox .icon { font-size: 14px; color: #000 !important; font-weight: 600;  }
    .TCVLAMvMMCj .searchBox:hover .icon { color: #000 !important;  }
    .TCVLAMvMMCj .searchBox .s-input { max-width: 180px; }
    .TCVLAMvMMCj .searchBox .s-input::-webkit-input-placeholder { color: #000; font-weight: 400; font-size: 13px; opacity: 1;  text-transform: revert }
    .TCVLAMvMMCj .searchBox .s-input, .TCVLAMvMMCj .searchBox .input-but { border: 1px solid #e7e7e7;  line-height: 34px; font-weight: 400; background: #fff !important; transition: all 0s; height: 100% }
    .TCVLAMvMMCj .searchBox .s-input { border-left: none !important; border-radius: 0 ; font-size: 13px; color: #000; padding: 0 10px 0 5px;  }
    .TCVLAMvMMCj .searchBox .input-but { border-right: none !important; border-radius: 0 ; display: flex; align-items: center; padding: 0 5px 0 10px; }
    /*.TCVLAMvMMCj .searchBox .s-input:focus { border: 1px solid #000 !important; border-right: 0 !important;}*/
    /*.TCVLAMvMMCj .searchBox .s-input:focus + .input-but { border: 1px solid #000 !important;  border-left: 0 !important; }*/
    /*.TCVLAMvMMCj .searchBox:hover .s-input, .TCVLAMvMMCj .searchBox:hover .input-but { border-color: #b3b3b3 }*/
    .TCVLAMvMMCj .search-drawer { display: none }
}
@media only screen and (max-width: 991px) {
    .TCVLAMvMMCj.sticky-header { position: fixed }
    .TCVLAMvMMCj .header-into { padding: 0 15px; }
    .TCVLAMvMMCj .iconset { padding: 0 12px }
    .TCVLAMvMMCj .iconset .icon-label { display: none }
    .TCVLAMvMMCj .btn--link .an{ font-size: 19px; font-weight: 600; color: #000; }
    .TCVLAMvMMCj .search-drawer, .TCVLAMvMMCj .search-drawer.active { top: 100% !important }
    /* Mobile Nav Wrapper */
     body.menuOn .Bjfsp { left: revert !important }
    .cfbeegQUU { width: 355px !important; }
    .cfbeegQUU .xxvaDxOnhUS { padding: 16px 24px !important; background-color: revert !important  }
    .cfbeegQUU .xxvaDxOnhUS .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .cfbeegQUU #AxWAws { padding: 0 24px 24px; }
    .cfbeegQUU #AxWAws li.parent:first-child { border: none }
    .cfbeegQUU #AxWAws li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .cfbeegQUU #AxWAws li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .cfbeegQUU #AxWAws li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .cfbeegQUU #AxWAws li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .TCVLAMvMMCj .logo img { max-width: 100px;  }
    /*.TCVLAMvMMCj .search-drawer .closeSearch { right: 5px }*/
}
@media only screen and (max-width: 480px) {
    .TCVLAMvMMCj .search-drawer { padding: 20px 15px 20px 15px !important; }
    .TCVLAMvMMCj .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 375px) {
    .cfbeegQUU { width: 100% !important; }
}
/* End Header */

.slideshow .container-none { max-width: 1500px; margin: 0 auto }
.slideshow .slide-content { position: relative }
.slideshow .slide-content .banner-image img { width: 100%; height: 100%; object-fit: cover  }

.lattice3Grid .container-none { max-width: 1500px; margin: 0 auto }
.lattice3Grid .subject-items { margin: 0 -15px; }
.lattice3Grid .subject-items .item_images { overflow: hidden; }
.lattice3Grid .subject-items .item_images img { width: 100%; transition: all .5s }
.lattice3Grid .subject-items .item_images:hover img { opacity:1; -webkit-transform:scale3d(1.2, 1.2, 1); transform:scale3d(1.2, 1.2, 1); }
.lattice3Grid .subject-items .item-unit { padding: 15px; }
.lattice3Grid .subject-items .item-unit .stack_item { border: 1px solid #e7e7e7 }
.lattice3Grid .subject-items .item_content { padding: 50px 15px; text-align: center }
.lattice3Grid .subject-items .item_content .main-title { font-size: 34px; font-weight: 400; color: #000; letter-spacing: 1px; margin-bottom: 16px; }
.lattice3Grid .subject-items .item_content .main-links span { font-size: 14px; font-weight: 600; color: #000; letter-spacing: 2px; text-transform: uppercase;  border-bottom: solid 2px #000; transition: all .3s }
.lattice3Grid .subject-items .item_content .main-links span:hover { border-color: transparent }
.lattice3Grid .slick-arrow { width: 46px; height: 46px; border-radius: 48px; background: #fff; transition: all .3s; box-shadow: 2px 2px 6px rgba(0,0,0,.35); }
.lattice3Grid .slick-arrow:before {  font-size: 16px; font-weight: 300; opacity: 1; color: #000 }
.lattice3Grid .slick-prev { left: 25px; }
.lattice3Grid .slick-next { right:  25px; }
@media only screen and (max-width: 767px) {
    .lattice3Grid .subject-items { margin: 0 -7px; }
    .lattice3Grid .subject-items .item-unit { padding: 7px; }
    .lattice3Grid .subject-items .item_content .main-title { font-size: 25px; }
}

.modular-title { font-size: 48px; line-height: 1; letter-spacing: 2px; font-weight: 400; color: #000; text-align: center; margin-bottom: 14px; }
@media only screen and (max-width: 767px) { .modular-title { font-size: 28px; } }
.product-modular .product-title { margin-bottom: 50px; }
.product-modular .modular-button { text-align: center }
.URUmtmNZ .TmEJUaSBtns .slick-track { display: flex;  }
.URUmtmNZ .TmEJUaSBtns .slick-list { display: flex; margin: 0 -10px;  }
.URUmtmNZ .TmEJUaSBtns .slick-slide { margin: 0 10px;  }
.URUmtmNZ .TmEJUaSBtns .slick-slide div:not(.bVtV,.rrCrSnP,.button-set ) { height: 100% }
.URUmtmNZ .TmEJUaSBtns .list-item { border: none; border-radius: 0; padding: 0; }
.URUmtmNZ .TmEJUaSBtns .list-item .bVtV { background: none; overflow: hidden; }
.URUmtmNZ .TmEJUaSBtns .list-item .bVtV img { mix-blend-mode: multiply; }
.URUmtmNZ .TmEJUaSBtns .list-item .rrCrSnP { padding: 0 ; text-align: center !important; }
.URUmtmNZ .TmEJUaSBtns .list-item .rrCrSnP .TkSeCOVUsB a { color: #000; letter-spacing: 0.02rem; font-size: 13px !important; font-weight: 300; opacity: 1; text-transform: uppercase }
.URUmtmNZ .TmEJUaSBtns .list-item .rrCrSnP .product-price .price { color: #000 !important; font-size: 13px; font-weight: 400  }
.URUmtmNZ .TmEJUaSBtns .list-item .rrCrSnP .product-price .old-price { font-size: 13px; color: #666; font-weight: 400 }
.URUmtmNZ .TmEJUaSBtns .list-item:hover .rrCrSnP .TkSeCOVUsB a { color: #000 }
.URUmtmNZ .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.URUmtmNZ .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.URUmtmNZ .button-set li .btn-icon:hover { opacity: 1 }
.URUmtmNZ .button-set.style0 li .btn-icon { border:1px solid #ddd }
.URUmtmNZ .TmEJUaSBtns .slick-arrow { width: 46px; height: 46px; border-radius: 48px; background: #fff; transition: all .3s; box-shadow: 2px 2px 6px rgba(0,0,0,.35); }
.URUmtmNZ .TmEJUaSBtns .slick-arrow:before {  font-size: 16px; font-weight: 300; opacity: 1; color: #000 }
.URUmtmNZ .TmEJUaSBtns .slick-prev { left: 15px; }
.URUmtmNZ .TmEJUaSBtns .slick-next { right:  15px; }
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 991px) {
    .product-modular .product-title { margin-bottom: 30px;  }
}
@media only screen and (max-width: 576px) {
    .URUmtmNZ .TmEJUaSBtns .slick-arrow { top: 45% }
}




    /* Footer */
.footer { background: #fff }
.footer .uZJF { border-top: 1px solid #ededed }
.footer .uZJF .text-transform-title { font-size: 13px; font-weight: 400; margin-bottom: 15px; color: #000; letter-spacing: 1px; text-transform: uppercase !important }
.footer .uZJF p ,
.footer .uZJF a { font-size: 13px; font-weight: 400; color: #000; max-width: 420px; letter-spacing: 1px; text-transform: revert; transition: all .2s; }
.footer .uZJF p.p-news { text-transform: revert; letter-spacing: 0.05rem; }
.footer .footer-links a:before { content: none }
.footer .uZJF a:hover {  text-decoration: underline; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 18px; color: #000; }
.footer .social-icons li a:before { content: none }
.footer .cmtYy { border-top: 1px solid #ededed;  }
.footer .copy-white ,
.footer .copy-white a { color: #000; }

/* Footer Email */
.email-input { height: 38px; margin-bottom: 20px; }
.email-input .input-box::-webkit-input-placeholder { color: #000; font-size: 13px; font-weight: 400; opacity: 1 }
.email-input .input-box {max-width: 320px; font-size: 14px; color: #000; font-weight: 400; padding: 0 10px; background: none;  border: 1px solid #767676; border-radius:0; transition: all 0s; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 108px; padding: 0 10px; border: none; text-transform: uppercase; color: #fff; transition: all .3s; font-size: 13px; background: #000;  font-weight: 400; line-height: 38px; text-align: center;   }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input-but:hover { background: #777 }
/*.email-input .input_icon:before { content: '\eb68';  }*/
@media (max-width: 991px) and (min-width: 768px) {
    .footer .footer-links:last-child { margin-top: 20px; }
}
@media only screen and (max-width: 991px) {
    .footer .container-none { padding: 0 15px }
}
@media only screen and (max-width: 767px) {
    .footer .uZJF .h4 { border-bottom:1px solid  #808080 !important }
    .footer .uZJF .footer-links:last-child { padding-top: 20px; }
    .footer .uZJF .footer-links ul.list-inline { display: flex !important; margin-bottom: 10px;  }
}