/*-- 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 .iOQnreSfTrW { background: #fff } #indexHomeBody .section { padding: 45px 0 }
.container { max-width: 1440px; 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: 24px 0 !important }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .TDQUyiFSw { 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: 16px; font-weight: 600; background: #fff; border: 1px solid #000; border-radius: 0; color: #000; text-align: center; padding: 8px 32px; text-transform: uppercase; transition: all .2s }
.mouldBtn:hover { background: #fff; color: #000; border: 1px solid #000 }

/* Top Bar */
.top-bar { background: #000; overflow: hidden; }
.top-bar .notices { min-height: 42px;  overflow: hidden; }
.top-bar .rollScroll { height: 42px; line-height: 42px; overflow: hidden;  }
.top-bar .rollScroll ul { display: flex; justify-content: space-around }
.top-bar .rollScroll ul li { padding: 0 10px; width: 25%; text-align: center;}
.top-bar .rollScroll ul li:last-child { border-right: none }
.top-bar .rollScroll ul li a { color: #fff; font-size: 12px; text-transform: revert; font-weight: 500; letter-spacing: 0;  }
.top-bar.sticky-top { position: fixed; top: 0; z-index: 48; width: 100%; }
@media only screen and (max-width: 991px) {
    .top-bar .rollScroll ul { display: revert; padding: 0; }
    .top-bar .rollScroll ul li { width: 100%;  }
}


/* Header */
.TDQUyiFSw { border-bottom: none; box-shadow: none; transition: all .3s; min-height: 50px }
.TDQUyiFSw.sticky-header { top: 42px; }
body:not(.searchact) .TDQUyiFSw:not(.sticky-header) {  border-bottom: none; }
.TDQUyiFSw .header-into { padding: 0 30px;  }
.TDQUyiFSw .row { padding: 0 10px; }
.TDQUyiFSw .logo img { max-width: 116px; max-height: 48px; }
/* Header SiteNav */
.TDQUyiFSw #siteNav { height: 100%; justify-content: left }
.TDQUyiFSw #siteNav > li { display: inherit; }
.TDQUyiFSw #siteNav > li > a {  font-size: 17px; padding: 3px 16px 0; font-weight: 400; margin: auto 0; color: #000; letter-spacing: .02rem; text-transform: capitalize;  transition:  all .2s }
.TDQUyiFSw #siteNav > li:hover a { color: #000;  }
.TDQUyiFSw #siteNav > li > a:after { background: #000; height: 2px; }
.TDQUyiFSw #siteNav > li:hover a:after { width: 100% }
.TDQUyiFSw #siteNav > li .hrDDNG { top:100%; background: #fff; padding:30px; border-top: 1px solid #dedede; box-shadow: none; overflow: hidden; transition: all 0s;  }
.TDQUyiFSw #siteNav > li .hrDDNG .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 600 !important; text-transform: uppercase }
.TDQUyiFSw #siteNav > li .hrDDNG .lvl-1 a.lvl-1:hover { text-decoration: none }
.TDQUyiFSw #siteNav > li .hrDDNG .lvl-1 .site-nav { color: #000; font-size: 13px; font-weight: 400; letter-spacing: .02rem; }
.TDQUyiFSw #siteNav > li .hrDDNG .lvl-1 .site-nav:hover { text-decoration: underline; }
.TDQUyiFSw #siteNav > li .hrDDNG .lvl-1 .site-nav:before { content: none; }
.TDQUyiFSw.sticky-header #siteNav > li:hover .hrDDNG { -webkit-box-shadow: none; }
/*.TDQUyiFSw #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.TDQUyiFSw #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.TDQUyiFSw #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.TDQUyiFSw #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.TDQUyiFSw .iconset { padding: 0 10px; height: 30px; line-height: 30px; }
.TDQUyiFSw .iconset .icon { color: #000; font-size: 17px; font-weight: 600 }
.TDQUyiFSw .iconset .icon-label { text-transform: uppercase; color: #000; font-weight: 400; font-size: 13px; }
.TDQUyiFSw .iconset .tooltip-label { display: none }
.TDQUyiFSw .iconset:hover .icon { color: #000 }
.TDQUyiFSw .iconset .counter { position: absolute; border-radius: 50%; top: 2px; right: 4px; max-width: 14px; height: 14px; line-height: 14px; min-width: 14px; text-align: center }
.TDQUyiFSw  #userLinks { right: auto; left: -68px; width: 168px; padding: 15px; top: 160% }
.TDQUyiFSw  #userLinks li a { font-weight: 500 }
.TDQUyiFSw  #userLinks.active { top: 130% }
.TDQUyiFSw  #JoPf.active { top: 80% }

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


.slideshow .slide-content .banner-images img { width: 100%; height: 100%;  }
.slideshow .slide-content .hSVkW { position: absolute; display: flex; flex-direction: column; justify-content: center; text-align: center; padding: 48px; top: 0;  left: 0; bottom: 8px; width: 40%;}
.slideshow .slide-content .hSVkW .main-title { font-size: 36px; font-weight: 600; color: #fff;  text-transform: revert; margin-bottom: 20px ; line-height: 1.2; letter-spacing: 0; }
.slideshow .slide-content .hSVkW .main-content { font-size: 16px; font-weight: 300; color: #fff; margin-bottom: 16px; line-height: 1.2; letter-spacing: 0 }
.slideshow .slide-content .hSVkW .localBtn a { padding: 16px 32px; text-decoration: underline; font-size: 16px; color: #fff; font-weight: 600; line-height: 1; display: inline-block; }
.slide-style .slide-content .hSVkW { bottom: auto }
@media only screen and (max-width: 991px) {
    .slideshow .slide-content .hSVkW { position: revert; width: 100%; padding: 25px; }
    .slideshow .slide-content .hSVkW .main-title,
    .slideshow .slide-content .hSVkW .main-content,
    .slideshow .slide-content .hSVkW .localBtn a { color: #000 }
}
@media only screen and (max-width: 767px) {
    .slideshow .slide-content .hSVkW .main-title { font-size: 22px; }
    .slideshow .slide-content .hSVkW .main-content { font-size: 15px; font-weight: 400 }
}


.product-modular { padding: 30px; }
.product-modular .product-title { margin-bottom: 30px;  }
.product-modular .product-title .modular-title { font-size: 18px; color: #000; text-transform: revert; font-weight: 600; margin-bottom: 20px; letter-spacing: 0; }
.product-modular .product-title .modular-content { font-size: 16px; color: #000; font-weight: 400;  text-transform: revert; }
.aBzMAJmL .ZaASKn .slick-track { display: flex; }
.aBzMAJmL .ZaASKn .slick-list { display: flex; margin: 0 -5px;  }
.aBzMAJmL .ZaASKn .slick-slide { margin: 0 5px;  }
.aBzMAJmL .ZaASKn .slick-slide div:not(.knpkJupN,.sMbLwE,.button-set ) { height: 100% }
.aBzMAJmL .ZaASKn .list-item { border: none; border-radius: 0; padding: 0;}
.aBzMAJmL .ZaASKn .list-item .knpkJupN { background: #f6f6f6; overflow: hidden; }
.aBzMAJmL .ZaASKn .list-item .knpkJupN img { mix-blend-mode: multiply; width: 80%  }
.aBzMAJmL .ZaASKn .list-item .sMbLwE { padding: 0 10px 0 0 ;}
.aBzMAJmL .ZaASKn .list-item .sMbLwE .rGchNnnOce a { color: #000; letter-spacing: 0; font-size: 15px !important; font-weight: 500; opacity: 1; text-transform: revert }
.aBzMAJmL .ZaASKn .list-item .sMbLwE .product-price .price { color: #000 !important; font-size: 14px; font-weight: 400  }
.aBzMAJmL .ZaASKn .list-item .sMbLwE .product-price .old-price { font-size: 14px; color: #666 }
.aBzMAJmL .ZaASKn .list-item:hover .sMbLwE .rGchNnnOce a { color: #000 }
.aBzMAJmL .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s;  }
.aBzMAJmL .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.aBzMAJmL .button-set li .btn-icon:hover { opacity: 1 }
.aBzMAJmL .button-set.style0 li .btn-icon { border:1px solid rgba(84,84,84,.3) }
.aBzMAJmL .ZaASKn .slick-arrow { width: 48px; height: 48px; border-radius: 48px; background: #000; transition: all .3s; opacity: .65  }
.aBzMAJmL .ZaASKn .slick-arrow:hover { opacity: 1 }
.aBzMAJmL .ZaASKn .slick-arrow:before {  font-size: 12px; font-weight: 600; opacity: 1; color: #fff }
.aBzMAJmL .ZaASKn .slick-prev { left: 15px; }
.aBzMAJmL .ZaASKn .slick-next { right:  15px; }

@media only screen and (max-width: 1024px) {
    .aBzMAJmL .ZaASKn .slick-list { margin: 0 -5px !important }
    .aBzMAJmL .ZaASKn .slick-slide { margin: 0 5px !important }
}
@media only screen and (max-width: 991px) {
    .product-modular { background: #f8f8f8 }
    .aBzMAJmL .ZaASKn .list-item .knpkJupN { background:  #fff }
    .aBzMAJmL .ZaASKn .list-item .sMbLwE .rGchNnnOce a { font-size: 14px !important }
    .aBzMAJmL .ZaASKn .slick-arrow { top: 45% }
}
@media only screen and (max-width: 767px) {
    .product-modular { padding: 30px 15px; }
    .aBzMAJmL .ZaASKn .slick-arrow { width: 42px; height: 42px; top: 50% }
}
@media only screen and (max-width: 576px) {
    .aBzMAJmL .ZaASKn .list-item .knpkJupN img { width: 100% }
}


.subject .subject-items { margin: 0 -8px  }
.subject .subject-items .item-unit { padding: 0 8px; }
.subject .subject-items .item-unit a { display: block; }
.subject .subject-items .item_images img { width: 100%; height: 100%;  }
.subject .subject-items .item_content { padding: 30px }
.subject .subject-items .item_content .main-title { font-size: 36px; font-weight: 600; color: #000;  text-transform: revert; margin-bottom: 20px ; line-height: 1.2; letter-spacing: 0; }
.subject .subject-items .item_content .main-content { font-size: 16px; font-weight: 400; color: #000; margin-bottom: 16px; line-height: 1.2; letter-spacing: 0 }
.subject .subject-items .item_content .main-bottom { margin-top: 16px; }
@media only screen and (max-width: 767px) {
    .subject .subject-items .item_content { padding: 15px }
    .subject .subject-items .item_content .main-title { font-size: 22px; }
    .subject .subject-items .item_content .main-content { font-size: 15px; }
}

/*.aBzMAJmL.section1 { padding: 0 !important }*/
/*.aBzMAJmL.section1 .container-fluid { padding: 0 }*/
/*.aBzMAJmL.section1 .section-header { display: none }*/
/*.aBzMAJmL.section1 .slick-list {  }*/
/*.aBzMAJmL.section1 .slick-slide .card { border: none; margin: 0 !important;  }*/
/*.aBzMAJmL.section1 .rGchNnnOce a { color: #000; letter-spacing: -.2px; font-size: 14px !important; font-weight: 400; opacity: 1; text-transform: revert }*/
/*.aBzMAJmL.section1 .rGchNnnOce a:hover { color: #000 }*/
/*.aBzMAJmL.section1 .product-price .price { color: #000 !important; font-size: 14px; font-weight: 400  }*/
/*.aBzMAJmL.section1 .product-price .old-price { font-size: 13px; color: #666 }*/

/* Footer */
.footer { background: #f8f8f8 }
.footer .ZOLkcr { border: none }
.footer .ZOLkcr .text-transform-title { font-size: 14px; font-weight: 600; margin-bottom: 10px; color: #000;  text-transform: uppercase !important }
.footer .ZOLkcr p,
.footer .ZOLkcr a { font-size: 13px; font-weight: 400; margin-bottom: 20px; color: #000; max-width: 480px; }
.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: 10px; }
.footer .social-icons li a:before { content: none }
.footer .rViZLL { border-top-color: #dedede }
.footer .copytext,
.footer .copytext a { color: #000 }

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #666; font-size: 14px; font-weight: 400; opacity: 1; text-transform: capitalize }
.email-input .input-box {max-width: 420px; font-size: 14px; color: #000; font-weight: 400; padding: 0 10px 0 0; background: none;  border: none; border-bottom:1px solid #7d7d7d; border-radius:0; transition: all 0s; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 48px; padding: 0 10px; border: none; border-bottom:1px solid #7d7d7d; border-radius: 0 ; background: none; text-align: right; text-transform: uppercase; color: #fff; transition: all .3s; font-size: 13px;  font-weight: 400;  }
.email-input .input_icon { font-size: 24px; font-weight: 600; color: #7d7d7d; line-height: 42px;  }
.email-input .input-but:hover { opacity: 1 }
.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 .ZOLkcr .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .ZOLkcr .h4 { border-bottom: 1px solid #7d7d7d !important }
    .footer .ZOLkcr .footer-links:last-child { padding-top: 15px; }
}