/*-- 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 .EYSothfHYN { background: #fff } #indexHomeBody .section { padding: 48px 0 }
.container { max-width: 1480px; 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) {
    .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 .hGSNMT { 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;
    font-size: 14px;
    font-weight: 600;
    min-width: 200px;
    padding: 14px 20px;
    background: #323232;
    border: none;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: center;
    text-transform: revert;
    transition: all 0s
}
.mouldBtn:hover { background: #fff; color: #323232; }

    /* Top Bar */
.top-bar { background: #ff5a27; overflow: hidden; }
.top-bar .notices { min-height: 40px;  overflow: hidden;  }
.top-bar .notices .notice a { font-size: 13px; display: block; font-weight: 500; color: #000; letter-spacing: 0; text-align: center; line-height: 1.2 }
.top-bar .notices .notice a:hover { opacity: 1; }


/* Header */
.hGSNMT { transition: all .3s; background: #fff; box-shadow: none; }
body:not(.searchact) .hGSNMT:not(.sticky-header) { background: #fff;  }
.hGSNMT .header-into, .hGSNMT .row { max-width: 1480px; margin: 0 auto; padding: 0 15px; }
.hGSNMT .logo img { max-width: 146px; max-height: 50px; }


/* Header SiteNav */
.hGSNMT #hFmHO { max-width: 1450px; margin: 0 auto;  }
.hGSNMT #siteNav { height: 100%; justify-content: center; padding: 0 15px; }
.hGSNMT #siteNav > li { display: inherit; }
.hGSNMT #siteNav > li > a {  font-size: 17px; padding: 3px 8px 0; font-weight: 400; margin: auto 0; color: #666;  text-transform: uppercase; transition:  all 0s }
.hGSNMT #siteNav > li:hover a { color: #000 }
.hGSNMT #siteNav > li > a:after { background: #000; height: 1px; }
.hGSNMT #siteNav > li:hover a:after { width: 100% }
.hGSNMT #siteNav > li .mjFc { top:100%; background: #fff; border-top: 1px solid #ebebeb; padding:60px 15px; box-shadow: none; overflow: hidden; transition: all 0s;  }
.hGSNMT #siteNav > li .mjFc .lvl-1 a.lvl-1 { color: #666; font-size: 15px; font-weight: 600 !important; text-transform: uppercase;   }
.hGSNMT #siteNav > li .mjFc .lvl-1 a.lvl-1:hover { text-decoration: none }
.hGSNMT #siteNav > li .mjFc .lvl-1 .site-nav { color: #666; text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 0.02rem; }
.hGSNMT #siteNav > li .mjFc .lvl-1 .site-nav:hover { text-decoration: underline }
.hGSNMT #siteNav > li .mjFc .lvl-1 .site-nav:before { content: none; background-color: #333; height: 2px; }
.hGSNMT.sticky-header #siteNav > li:hover .mjFc { -webkit-box-shadow: none; }
/*.hGSNMT #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.hGSNMT #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.hGSNMT #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.hGSNMT #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.hGSNMT .iconset { padding: 0 10px; height: 30px; line-height: 30px  }
.hGSNMT .iconset .icon { color: #000; font-size: 16px; font-weight: 600;  }
.hGSNMT .iconset:hover .icon{ color: #000;  }
.hGSNMT .iconset .icon-label { color: #444; font-size: 12px; margin: 2px 5px 0; text-transform: uppercase }
.hGSNMT .iconset .tooltip-label { display: none; }
.hGSNMT .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 }
.hGSNMT .iconset.site-search .icon { color: #666; }
.hGSNMT .iconset.site-search .icon-label { font-size: 14px; }
.hGSNMT .iconset.header-cart .an-cart-l:before { content: '\ebf8' !important }
.hGSNMT  #userLinks { right: -88px; padding: 15px; width: 180px;}
.hGSNMT  #userLinks li a { font-weight: 500 }

/* Search Popup */
.hGSNMT .search-drawer { border-bottom: 1px solid #e1e1e1; box-shadow: none; transition: all 0s; background-color: #fff !important; padding: 30px 60px !important; top: calc( 100% - 60px ) !important  }
.hGSNMT .search-drawer.active { top: calc( 100% - 60px ) !important }
.hGSNMT .search-drawer .action.search { left: 10px; }
.hGSNMT .search-drawer .action.search .an { font-weight: 600; color: #333 }
.hGSNMT .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.hGSNMT .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #e1e1e1; padding-left: 45px; font-size: 14px; color: #333 }
.hGSNMT .search-drawer .input-text:focus { border-color: #000 }
.hGSNMT .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (max-width: 1199px) {
    .hGSNMT #siteNav > li > a { padding: 0 15px !important }
}
@media only screen and (max-width: 991px) {
    .hGSNMT .logo img { max-width: 132px; }
    .hGSNMT .iconset { padding: 0 10px; }
    .hGSNMT .iconset .icon-label { display: none }
    .hGSNMT .iconset.site-search .icon { color: #000 }
    .hGSNMT .btn--link .an{ font-size: 18px; font-weight: 600; color: #000; padding-left: 10px }
    .hGSNMT .search-drawer, .hGSNMT .search-drawer.active { top: 100% !important }
    /* Mobile Nav Wrapper */
    .WYYGMDvTeb { right: -355px; left: revert!important; }
    .WYYGMDvTeb.active { right: 0; left: revert!important;}
     body.menuOn .EYSothfHYN { left: revert !important }
    .WYYGMDvTeb { width: 355px !important; }
    .WYYGMDvTeb .mfbhMfcjD { padding: 16px 24px !important; background-color: revert !important  }
    .WYYGMDvTeb .mfbhMfcjD .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .WYYGMDvTeb #wfbmh { padding: 0 24px 24px; }
    .WYYGMDvTeb #wfbmh li.parent:first-child { border: none }
    .WYYGMDvTeb #wfbmh li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .WYYGMDvTeb #wfbmh li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .WYYGMDvTeb #wfbmh li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .WYYGMDvTeb #wfbmh li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .hGSNMT .logo img { max-width: 160px; }
    /*.hGSNMT .search-drawer .closeSearch { right: 5px }*/
}
@media only screen and (max-width: 480px) {
    .hGSNMT .search-drawer { padding: 20px 15px 20px 15px !important; }
    .hGSNMT .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 375px) {
    .WYYGMDvTeb { width: 100% !important; }
}

.slideshow.slide-style2 .slide-content .banner-images img { width: 100%; height: 100%; object-fit: cover  }
.slideshow.slide-style2 .slide-content .guJFGqfmkih { position: absolute; text-align: center;  left: 0; bottom: 8.5%; width: 100%; z-index: 99 }
.slideshow.slide-style2 .slick-arrow { width: 48px; height: 48px; background: #fff; border-radius: 48px; }
.slideshow.slide-style2 .slick-arrow:before { color: #000; font-weight: 300; font-size: 20px;  }
@media only screen and (max-width: 767px) {
    .slideshow.slide-style2 .slide-content .guJFGqfmkih .mouldBtn { min-width: 160px; }
}

.lattice2Grid { padding: 80px 0 0 }
.lattice2Grid .subject-items { display: flex; flex-wrap: wrap }
.lattice2Grid .subject-items .item-unit .stack_item { position: relative }
.lattice2Grid .subject-items .item-unit .stack_item:after { position: absolute; bottom: 0; content: ""; display: block;width: 100%;z-index: 1; opacity: .4; height: 27.78%; background: linear-gradient(to bottom,transparent,#323232); }
.lattice2Grid .item_images img { width: 100%; height: 100%; object-fit: cover }
.lattice2Grid .item_content { position: absolute; left: 0; bottom: 4.4%; width: 100%; text-align: center; z-index: 2 }
.lattice2Grid .item_content .main-links { font-size: 36px; color: #fff; font-weight: 600; letter-spacing: 0   }
@media only screen and (max-width: 767px) {
    .lattice2Grid { padding: 60px 0 0 }
}

.lattice3Grid { padding-top: 15px; }
.lattice3Grid .subject-items .item-unit { padding: 0 15px; }
.lattice3Grid .subject-items .item-unit .stack_item { position: relative }
.lattice3Grid .item_images img { width: 100%; height: 100%; object-fit: cover }
.lattice3Grid .item_content { position: absolute; left: 0; bottom: 4.4%; width: 100%; text-align: center; z-index: 2 }
.lattice3Grid .item_content .main-label { font-size: 15px; color: #fff; font-weight: 600; letter-spacing: 0 }
.lattice3Grid .item_content .main-links { font-size: 30px; color: #fff; font-weight: 600; letter-spacing: 0   }
.lattice3Grid .slick-arrow {  width: 40px; height: 40px; background: #fff;  border-radius: 50px }
.lattice3Grid .slick-arrow:before { font-size: 14px; font-weight: 600 }
@media only screen and (max-width: 767px) {
    .lattice3Grid .subject-items { margin: 0 -10px; }
    .lattice3Grid .subject-items .item-unit { padding: 0 10px; }
}

.product-modular { padding: 80px 0 45px }
.product-modular .product-title .modular-title { font-size: 24px; color: #323232; letter-spacing: 0; text-align: center; margin-bottom: 24px; text-transform: revert }
.pByGcpSaMxC .VyhzUAhWjS .slick-track { display: flex;  }
.pByGcpSaMxC .VyhzUAhWjS .slick-list { display: flex; margin: 0 -7.5px;  }
.pByGcpSaMxC .VyhzUAhWjS .slick-slide { margin: 0 7.5px;  }
.pByGcpSaMxC .VyhzUAhWjS .slick-slide div:not(.FjCHGnv,.thNetJjzGB,.button-set ) { height: 100% }
.pByGcpSaMxC .VyhzUAhWjS .list-item { border: none; border-radius: 0; padding: 0; background: #fff; }
.pByGcpSaMxC .VyhzUAhWjS .list-item .FjCHGnv { background: #fff; overflow: hidden;  }
.pByGcpSaMxC .VyhzUAhWjS .list-item .FjCHGnv img { mix-blend-mode: multiply; }
.pByGcpSaMxC .VyhzUAhWjS .list-item .thNetJjzGB { padding: 0;  }
.pByGcpSaMxC .VyhzUAhWjS .list-item .thNetJjzGB .GPpY a { color: #000; letter-spacing: 0; font-size: 15px !important; font-weight: 300; opacity: 1; text-transform: uppercase }
.pByGcpSaMxC .VyhzUAhWjS .list-item .thNetJjzGB .product-price .price { color: #000 !important; font-size: 15px; font-weight: 500  }
.pByGcpSaMxC .VyhzUAhWjS .list-item .thNetJjzGB .product-price .old-price { font-size: 15px; color: #666; font-weight: 400 }
.pByGcpSaMxC .VyhzUAhWjS .list-item:hover .thNetJjzGB .GPpY a { color: #000 }
.pByGcpSaMxC .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.pByGcpSaMxC .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.pByGcpSaMxC .button-set li .btn-icon:hover { opacity: 1 }
.pByGcpSaMxC .button-set.style0 li .btn-icon { border:1px solid #ddd }
.pByGcpSaMxC .VyhzUAhWjS .slick-arrow { width: 38px; height: 38px; background: #fff; border-radius: 50px; box-shadow: 0 2px 6px rgba(0,0,0,.15) }
.pByGcpSaMxC .VyhzUAhWjS .slick-arrow:before {  font-size: 14px; font-weight: 300; opacity: 1; color: #000 }
.pByGcpSaMxC .VyhzUAhWjS .slick-prev { left: 15px; }
.pByGcpSaMxC .VyhzUAhWjS .slick-next { right:  15px; }
@media only screen and (max-width: 767px) {
    .product-modular { padding: 60px 0 0 }
    .pByGcpSaMxC .VyhzUAhWjS .list-item .thNetJjzGB .GPpY a ,
    .pByGcpSaMxC .VyhzUAhWjS .list-item .thNetJjzGB .product-price .price ,
    .pByGcpSaMxC .VyhzUAhWjS .list-item .thNetJjzGB .product-price .old-price { font-size: 13px !important;  }
}
@media only screen and (max-width: 576px) {
    .pByGcpSaMxC .VyhzUAhWjS .slick-arrow { top: 45% }
}







    /* Footer */

.footer { background: #fff }
.footer .QGXD { border-top: 1px solid  #e9e9e9 }
.footer .QGXD .text-transform-title { font-size: 13px; font-weight: 400; margin-bottom: 15px; color: #666; text-transform: uppercase !important }
.footer .QGXD p ,
.footer .QGXD a { font-size: 13px; font-weight: 400; color: #666; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 18px; color: #666; }
.footer .social-icons li a:before { content: none }
.footer .ZqUdemu { border-top: 1px solid #e9e9e9 }
.footer .copy-white ,
.footer .copy-white a { color: #000; }

/* Footer Email */
.email-input { height: 40px; margin-bottom: 20px; }
.email-input .input-box::-webkit-input-placeholder { color: #666; font-size: 13px; font-weight: 400; opacity: 1 }
.email-input .input-box {max-width: 320px; font-size: 14px; color: #333; font-weight: 400; padding: 0 14px; background: #eee;  border: 1px solid #959595; border-radius:0; transition: all 0s; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 68px; padding: 0 15px; border: none; margin-left: 10px;  text-transform: uppercase; color: #fff; transition: all .3s; font-size: 14px; background: #767676;  font-weight: 400; line-height: 40px; text-align: center;   }
.email-input .input_icon { font-size: 17px; font-weight: 300; color: #fff; line-height: 40px; }
.email-input .input-but:hover { background: #767676 }
.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: 767px) {
    .footer .QGXD .h4 { border-bottom:1px solid  #666 !important }
    .footer .QGXD .footer-links:last-child { padding-top: 20px; }
    .footer .QGXD .footer-links ul.list-inline { display: flex !important; margin-bottom: 10px;  }
}