/*-- 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 .equTLZm { background: #fff } #indexHomeBody .section { padding: 40px 0 }
.container { max-width: 1200px; 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 }  .ci-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: 1200px) {
    .ci-none { display: block !important } .c-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: 20px 0 !important }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .gKmq { min-height:50px !important; }
    .mih-70:not(.sticky-header), .mih-80: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: 300;
    background: #000;
    letter-spacing: 0.1rem;
    color: #fff;
    text-align: center;
    padding: 12px 15px;
    text-transform: revert;
    transition: all 0s
}
.mouldBtn:hover { background: #333 }
@media only screen and (max-width: 767px) {
    .mouldBtn { padding: 8px 20px;}
    .localBtn { margin-top: 0; }
}
/* Top Bar */
.top-bar { background: #333; line-height: 30px; height: 30px; padding: 0 30px; }
.top-bar .notice p { font-size: 13px; color: #fff; font-weight: 400; letter-spacing: .5px; }


 /* Header */
.gKmq { border-bottom: 1px solid #e5e5e5;  box-shadow: none; transition: all .3s; background: #fff; }
body:not(.searchact) .gKmq:not(.sticky-header) {  box-shadow: none; border-bottom:1px solid transparent;  }
.gKmq .header-into {  padding: 0 15px; max-width: 1200px; margin: 0 auto }
.gKmq .row {  padding: 0 5px; max-width: 1200px; margin: 0 auto }
.gKmq .logo img { max-width: 200px; max-height: 152px; }
/* Header SiteNav */
.gKmq #siteNav { height: 100%; padding: 0 15px; justify-content: end; }
.gKmq #siteNav > li { display: inherit; }
.gKmq #siteNav > li > a {  font-size: 13px; padding: 5px 15px 0; font-weight: 400; margin: auto 0; color: #000; letter-spacing: 0.05rem; text-transform: uppercase;  transition:  all 0s }
.gKmq #siteNav > li:hover a { color: #000 }
.gKmq #siteNav > li > a:after { background: #eee; height: 2px; }
.gKmq #siteNav > li:hover a:after { width: 100% }
.gKmq #siteNav > li .MxnEv { top: 100% ; background: #fff; padding:30px 60px; border-top: none; box-shadow: none; overflow: hidden; transition: all 0s;  }
.gKmq #siteNav > li .MxnEv .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 500 !important; text-transform: uppercase }
.gKmq #siteNav > li .MxnEv .lvl-1 a.lvl-1:hover { text-decoration: none }
.gKmq #siteNav > li .MxnEv .lvl-1 .site-nav { color: #000; font-size: 13px; font-weight: 400; letter-spacing: 0.03rem; text-transform: uppercase  }
.gKmq #siteNav > li .MxnEv .lvl-1 .site-nav:hover { text-decoration: underline; }
.gKmq #siteNav > li .MxnEv .lvl-1 .site-nav:before { content: none;  }
.gKmq.sticky-header #siteNav > li:hover .MxnEv { -webkit-box-shadow: none; top: 100% ;  }
/*.gKmq #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.gKmq #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.gKmq #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.gKmq #siteNav.medium  > li:hover > a .an:before { color: #000 }*/
.gKmq.sticky-header #siteNav > li .MxnEv { top: 100%; }

/* Header IconSet */
.gKmq .function { position: relative }
.gKmq .iconset { padding: 0 12px; height: 30px; line-height: 30px; }
.gKmq .iconset .icon { color: #000; font-size: 19px; font-weight: 300 }
.gKmq .iconset .icon-label { font-size: 12px; font-weight: 600; color: #000; letter-spacing: 0; margin-left: 5px; text-transform: uppercase }
.gKmq .iconset:hover .icon-label { color: #da1f3d }
.gKmq .iconset .counter { position: absolute; background: #000; border-radius: 50%; font-weight: 300; top: 2px; left: 26px; right: auto; max-width: 13px; height: 13px; line-height: 13px; min-width: 13px; text-align: center }
.gKmq #rjEAmzsO.active, .gKmq #userLinks.active { top: 100% }
.gKmq #rjEAmzsO, .gKmq #userLinks { top: 130%; }
.gKmq #rjEAmzsO { right: 0 }
.gKmq #userLinks { right: -78px; padding: 15px; }
.gKmq #userLinks li a { font-weight: 500 }


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

.slideshow .slide-content .banner-images img { width: 100%; height: 100%; object-fit: cover;   }
.slideshow .slide-content .RwBid { padding: 0 30px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; position: absolute; left: 0; bottom: 7px; top: 0; right: 0; }
.slideshow .slide-content .RwBid .main-title span { font-size: 1.8vw; font-weight: 500; color: #fff; text-transform: uppercase; margin-bottom: 20px; }


.modular-title { font-size: 13px; font-weight: 600; color: #191919; letter-spacing: 0; padding-bottom: 16px; margin-bottom: 32px; position: relative; text-align: center; text-transform: uppercase; }
.modular-title:after { content: ""; margin: auto; width: 30px; height: 3px; position: absolute; bottom: 0; left: 0; right: 0; background: #000; opacity: .2; }
.yHnhJUUmVie .vOvqXDFk .slick-track { display: flex; }
.yHnhJUUmVie .vOvqXDFk .slick-list { display: flex; margin: 0 -7.5px }
.yHnhJUUmVie .vOvqXDFk .slick-slide {  margin:  0 7.5px;  }
.yHnhJUUmVie .vOvqXDFk .slick-slide div:not(.OnUELWFMhnF,.mtUUKzUoA,.button-set ) { height: 100% }
.yHnhJUUmVie .vOvqXDFk .list-item { border: none;  border-radius: 0; padding: 0 ;}
.yHnhJUUmVie .vOvqXDFk .list-item .OnUELWFMhnF { overflow: hidden; background: #fff; }
.yHnhJUUmVie .vOvqXDFk .list-item .OnUELWFMhnF img { mix-blend-mode: multiply;  margin: 0 auto }
.yHnhJUUmVie .vOvqXDFk .list-item .mtUUKzUoA { padding: 0 ; text-align: center !important }
.yHnhJUUmVie .vOvqXDFk .list-item .mtUUKzUoA .mHKytYLicMd a { color: #000; letter-spacing: 0; font-size: 13px !important; font-weight: 500; opacity: 1; text-transform: uppercase }
.yHnhJUUmVie .vOvqXDFk .list-item .mtUUKzUoA .product-price .price { color: #000 !important; font-size: 13px; font-weight: 400; letter-spacing: 0  }
.yHnhJUUmVie .vOvqXDFk .list-item .mtUUKzUoA .product-price .old-price { font-size: 13px; color: #666 }
.yHnhJUUmVie .vOvqXDFk .list-item:hover .mtUUKzUoA .mHKytYLicMd a { color: #000 }
.yHnhJUUmVie .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.yHnhJUUmVie .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.yHnhJUUmVie .button-set li .btn-icon:hover { opacity: 1 }
.yHnhJUUmVie .button-set.style0 li .btn-icon { border:1px solid rgba(84,84,84,.3) }
.yHnhJUUmVie .vOvqXDFk .slick-arrow { width: 42px; height: 42px; border-radius: 42px; background: #fff; transition: all .3s; box-shadow: 2px 2px 6px rgba(0,0,0,.35); }
.yHnhJUUmVie .vOvqXDFk .slick-arrow:hover { opacity: 1 }
.yHnhJUUmVie .vOvqXDFk .slick-arrow:before {  font-size: 16px; font-weight: 300; opacity: 1; color: #757575 }
.yHnhJUUmVie .vOvqXDFk .slick-prev { left: 15px ; }
.yHnhJUUmVie .vOvqXDFk .slick-next { right: 15px; }
@media only screen and (max-width: 991px) {
    .yHnhJUUmVie .vOvqXDFk .slick-arrow { top: 45%;  width: 42px; height: 42px; }
}



.lattice2Grid .subject-items { margin: 0 -15px; display: flex; flex-wrap: wrap }
.lattice2Grid .subject-items .item-unit { padding: 15px; }
.lattice2Grid .subject-items .stack_item { position: relative }
.lattice2Grid .subject-items .item_images:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; background-color: #000; opacity: .1; }
.lattice2Grid .subject-items .item_images img { height: 100%; width: 100%; object-fit: cover }
.lattice2Grid .subject-items .item-content { position: absolute; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 9  }
.lattice2Grid .subject-items .item-content .main-title { font-size: 26px; line-height: 1.2; color: #fff; text-transform: uppercase; font-weight: 600; margin-bottom: 20px }
.lattice2Grid .subject-items .item-content .mouldBtn { background: none; padding: 4px 10px; border: 1px solid #fff; text-transform: uppercase;font-weight: 600; letter-spacing: 0; }
.lattice2Grid .subject-items .item-content .mouldBtn:hover { background: rgba(255,255,255,.1) }

@media only screen and (max-width: 767px) {
    .lattice2Grid .subject-items { margin: 0 -7.5px;  }
    .lattice2Grid .subject-items .item-unit { padding: 7.5px; }
    .lattice2Grid .subject-items .item-content .main-title { font-size: 21px;  }
}



/* Footer */
.footer { background: #f7f7f7 }
.footer .kYSj { border-color: transparent }
.footer .kYSj .text-transform-title { font-size: 13px; font-weight: 600; margin-bottom: 10px; color: #000;  text-transform: uppercase !important }
.footer .kYSj p,
.footer .kYSj a { font-size: 13px; font-weight: 400; margin-bottom: 20px; color: #000; max-width: 420px; }
.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 { margin-bottom: 15px; }
.footer .social-icons li a:before { content: none }
.footer .KyXu { border-top-color: transparent; padding: 20px 0 }
.footer .copytext,
.footer .copytext a { color: #000; font-size: 12px; font-weight: 400 }

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #919191; font-size: 13px; font-weight: 400; opacity: 1 }
.email-input .input-box {max-width: 320px; font-size: 13px; color: #000; font-weight: 400; padding: 0 10px;  background: none;  border: 1px solid  #33333326; border-right: none;  border-radius: 0 ; transition: all 0s; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 68px; padding: 0 14px; border: none;  border-radius:0; background: #e1e1e1;  text-transform: uppercase; color: #000; transition: all .3s; font-size: 13px; letter-spacing: 0.05rem;  font-weight: 500;  }
.email-input .input_icon { font-size: 24px; font-weight: 300; color: #fff; line-height: 44px;  }
.email-input .input-but:hover { background: #c1c1c1; color: #fff }
.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 .kYSj .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .kYSj .h4 { border-bottom: 1px solid #616161 !important }
    .footer .kYSj .footer-links:last-child { padding-top: 15px; }
}