/*-- 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 .XFPnWN { background: #fff } #indexHomeBody .section { padding: 48px 0 }
.container { max-width: 1200px; padding-left: 15px; padding-right: 15px; }  .container-none { max-width: 100%; padding-left: 40px; padding-right: 40px; }
.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) {
    #indexHomeBody .section { padding: 24px 0 !important }
    .container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
    .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; }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .NONQPvGzTP { 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; }
}

.main-button a { margin-right: 20px; display: inline-block; }
.mouldBtn {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    background: #fff;
    border: 1px solid transparent;
    letter-spacing: 0;
    text-align: center;
    min-width: 156px;
    padding: 10px 16px;
    text-transform: uppercase;
    transition: all .2s
}
@media only screen and (max-width: 991px) {
    .main-button a { margin: 10px 0 0; display: block }
    .mouldBtn { min-width: 100%; background: #252525; color: #fff }
}

/* Top Bar */
.top-bar { background: #252525;  }
.top-bar .scrollBar {  height: 40px; justify-content: space-between }
.top-bar .notices span { font-size: 12px; color: #fff; font-weight: 600; letter-spacing: 0; text-align: center }
.top-bar .function .iconset { padding: 0 12px; line-height: 30px; height: 30px;  }
.top-bar .function .icon-label { font-size: 12px; color: #fff; font-weight: 600; text-transform: uppercase; letter-spacing: 0; margin-top: 4px; border-bottom: 4px solid transparent; display: flex; align-items: center }
.top-bar .function .iconset:hover a { opacity: 1 }
.top-bar .function .iconset:hover .icon-label { color: #fff; border-color: #d35c1c}
.top-bar .function .iconset .an-angle-down-l { color: #fff; font-size: 18px; font-weight: 600; margin-left: 5px; }
@media only screen and (max-width: 991px) {
    .top-bar .scrollBar { justify-content: center }
    .top-bar .notices span { font-size: 13px; }
}

 /* Header */
.NONQPvGzTP { border-bottom: none;  box-shadow: 0 2px 2px -2px rgba(0,0,0,.65);; transition: all .3s; background: #fff; }
body:not(.searchact) .NONQPvGzTP:not(.sticky-header) {  box-shadow: 0 2px 2px -2px rgba(0,0,0,.65); border-bottom: none; background: #fff; }
.NONQPvGzTP .header-into {  padding: 0 40px; }
.NONQPvGzTP .hide-features {  padding: 0 40px; position: relative }
.NONQPvGzTP .logo img { max-width: 124px; max-height: 26px; }
/* Header SiteNav */
.NONQPvGzTP #siteNav { height: 100%; padding: 0 12px; }
.NONQPvGzTP #siteNav > li { display: inherit; }
.NONQPvGzTP #siteNav > li > a {  font-size: 14px; padding: 5px 18px 0; font-weight: 500; margin: auto 0; color: #000; letter-spacing: 0; text-transform: uppercase;  transition:  all 0s }
.NONQPvGzTP #siteNav > li:hover a { color: #000 }
.NONQPvGzTP #siteNav > li > a:after { background: #d35c1c; height: 3px; }
.NONQPvGzTP #siteNav > li:hover a:after { width: 100% }
.NONQPvGzTP #siteNav > li .ezHF { top: 100%; ; background: #fff; padding:30px 60px; border-top: none; box-shadow: none; overflow: hidden; transition: all 0s;  }
.NONQPvGzTP #siteNav > li .ezHF .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 600 !important; text-transform: uppercase }
.NONQPvGzTP #siteNav > li .ezHF .lvl-1 a.lvl-1:hover { text-decoration: none }
.NONQPvGzTP #siteNav > li .ezHF .lvl-1 .site-nav { color: #000; font-size: 13px; font-weight: 400; letter-spacing: 0.03rem; }
.NONQPvGzTP #siteNav > li .ezHF .lvl-1 .site-nav:hover { text-decoration: underline; }
.NONQPvGzTP #siteNav > li .ezHF .lvl-1 .site-nav:before { content: none;  }
.NONQPvGzTP.sticky-header #siteNav > li:hover .ezHF { -webkit-box-shadow: none; top: 100% ;  }
/*.NONQPvGzTP #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.NONQPvGzTP #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.NONQPvGzTP #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.NONQPvGzTP #siteNav.medium  > li:hover > a .an:before { color: #000 }*/
.NONQPvGzTP.sticky-header #siteNav > li .ezHF { top: 100%; }

/* Header IconSet */
.NONQPvGzTP .function { position: relative }
.NONQPvGzTP .iconset { padding: 0 12px; height: 34px; line-height: 34px; }
.NONQPvGzTP .iconset .icon { color: #000; font-size: 20px; font-weight: 600 }
.NONQPvGzTP .iconset .tooltip-label { display: none }
.NONQPvGzTP .iconset.header-cart .an-cart-l { position: relative }
.NONQPvGzTP .iconset.header-cart .an-cart-l:before { content: "\ebf8" }
.NONQPvGzTP .iconset .counter { position: absolute; background: none; color: #252525; border-radius: 50%; font-weight: 600; top: 6px; left: 2px; right: auto; max-width: 13px; height: 13px; line-height: 13px; min-width: 13px; text-align: center }
.NONQPvGzTP #bxCQZdC.active, .NONQPvGzTP #userLinks.active { top: calc( 100% - 70px ); }
.NONQPvGzTP #bxCQZdC, .NONQPvGzTP #userLinks { top: calc( 100% - 40px ); }
.NONQPvGzTP #bxCQZdC { right: 15px }
.NONQPvGzTP #userLinks { right: 15px;  }
.NONQPvGzTP #userLinks li a { font-weight: 500 }



/* Search Popup */
.NONQPvGzTP .search-drawer { border-top: none; border-bottom: none; box-shadow: none; background-color: #fff !important; padding: 30px 60px !important; top: 100% !important }
.NONQPvGzTP .search-drawer.active { top: 100% !important }
.NONQPvGzTP.sticky-header .search-drawer, .NONQPvGzTP.sticky-header .search-drawer.active { top:100% !important }
.NONQPvGzTP .search-drawer .action.search { left: 10px; }
.NONQPvGzTP .search-drawer .action.search .an { font-weight: 600; color: #333 }
.NONQPvGzTP .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.NONQPvGzTP .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 }
.NONQPvGzTP .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (min-width: 992px) {
    /*  Header Search */
    .NONQPvGzTP .searchBox { padding: 0 20px; height: 34px; line-height: 34px; max-width: 248px; }
    .NONQPvGzTP .searchBox .icon { font-size: 14px; color: #000 !important; font-weight: 600;  }
    .NONQPvGzTP .searchBox:hover .icon { color: #000 !important;  }
    .NONQPvGzTP .searchBox .s-input { max-width: 200px; }
    .NONQPvGzTP .searchBox .s-input::-webkit-input-placeholder { color: #999; font-weight: 400; font-size: 13px; opacity: 1;  text-transform: revert }
    .NONQPvGzTP .searchBox .s-input, .NONQPvGzTP .searchBox .input-but { border: 1px solid #efefef;  line-height: 34px; font-weight: 400; background: #fff !important; transition: all 0s; height: 100% }
    .NONQPvGzTP .searchBox .s-input { border-left: none !important; border-radius: 0 34px 34px 0 ; font-size: 14px; color: #000; padding: 0 10px 0 5px;  }
    .NONQPvGzTP .searchBox .input-but { border-right: none !important; border-radius: 34px 0 0 34px ; display: flex; align-items: center; padding: 0 5px 0 10px; }
    /*.NONQPvGzTP .searchBox .s-input:focus { border: 1px solid #000 !important; border-right: 0 !important;}*/
    /*.NONQPvGzTP .searchBox .s-input:focus + .input-but { border: 1px solid #000 !important;  border-left: 0 !important; }*/
    /*.NONQPvGzTP .searchBox:hover .s-input, .NONQPvGzTP .searchBox:hover .input-but { border-color: #b3b3b3 }*/
    .NONQPvGzTP .search-drawer { display: none }
}
@media only screen and (max-width: 1199px) {
    .NONQPvGzTP #siteNav > li > a { padding: 5px 15px 0 !important; }
}
@media only screen and (max-width: 991px) {
    .NONQPvGzTP.sticky-header { margin-top: 0; }
    .NONQPvGzTP.sticky-header .header-into { display: flex !important }
    .NONQPvGzTP .header-into { padding: 0 15px;  }
    .NONQPvGzTP .logo img { max-width: 178px; max-height: 85px; }
    .NONQPvGzTP .si-none.flex-none { display: flex !important }
    .NONQPvGzTP .iconset { padding: 0 10px; }
    .NONQPvGzTP .btn--link .an{ font-size: 21px; font-weight: 600; color: #000;  }
    .NONQPvGzTP #userLinks { display: none !important }
    /* Mobile Nav Wrapper */
    .VEQb { width: 355px !important; }
    .VEQb .vsBgJErvP { padding: 16px 24px !important; background-color: revert !important  }
    .VEQb .vsBgJErvP .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .VEQb #Jfyx { padding: 0 24px 24px; }
    .VEQb #Jfyx li.parent:first-child { border: none }
    .VEQb #Jfyx li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .VEQb #Jfyx li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .VEQb #Jfyx li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .VEQb #Jfyx li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .NONQPvGzTP .logo img { max-width: 120px; }
    .NONQPvGzTP .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .NONQPvGzTP .search-drawer { padding: 20px 15px 20px 15px !important; }
    .NONQPvGzTP .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 355px) {
    .VEQb { width: 100% !important; }
}
/* End Header */

.top-discount .discount-wrap { padding: 20px 10px; background: #1E87A9; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center }
.top-discount .discount-wrap span { font-size: 16px; color: #fff; font-weight: 600; line-height: 1.2; }
.top-discount .discount-wrap a { font-size: 12px; color: #fff; font-weight: 400; margin-left: 20px; text-decoration: underline }
.top-discount .discount-wrap a:hover { text-decoration: none }
@media only screen and (max-width: 1200px) {
    .top-discount .container-none { padding: 0 }
}
@media only screen and (max-width: 991px) {
    .top-discount .discount-wrap { padding: 5px; }
    .top-discount .discount-wrap span { display: block; width: 100%; }
    .top-discount .discount-wrap a { margin: 0 }
}

.slideshow .slide-content .banner-image img { width: 100%; height: 100%; object-fit: cover;   }
.slideshow .slide-content .banner-items { position: absolute; left: 7%; display: flex; align-items: center; bottom: 7px; height: 100%; }
.slideshow .slide-content .banner-items .item-wrap { padding: 40px }
.slideshow .slide-content .banner-items .item-wrap .main-title { font-size: clamp(20px,3.57vw,60px); line-height: clamp(20px,3.57vw,55px); font-weight: 700; color: #fff; margin-bottom: 20px; }
.slideshow .slide-content .banner-items .item-wrap .main-content {  font-size: 19px; font-weight: 300; color: #fff; margin-bottom: 32px; }
@media only screen and (max-width: 1200px) {
    .slideshow .container-none { padding: 0 }
}
@media only screen and (max-width: 991px) {
    .slideshow .slide-content .banner-items { position: revert; display: revert }
    .slideshow .slide-content .banner-items .item-wrap { padding: 20px 15px; text-align: center }
    .slideshow .slide-content .banner-items .item-wrap .main-title { font-size: 20px; line-height: 20px; color: #000; margin-bottom: 10px }
    .slideshow .slide-content .banner-items .item-wrap .main-content {  font-size: 13px; font-weight: 300; color: #000; margin-bottom: 10px; }
}
@media only screen and (max-width: 767px) {
    .slideshow .slide-content .banner-image { max-height: 700px; overflow: hidden; }
    .slideshow .slide-content .banner-image img { object-position: 73% 57%; aspect-ratio: 1/1; }
}


.modular-title { font-size: 40px; line-height: 1; font-weight: 700;  text-transform: uppercase;  letter-spacing: 0; margin-bottom: 0 }
@media only screen and (max-width: 991px) {
    .modular-title { font-size: 20px; }
}

.product-modular { padding: 50px 0 }
.product-modular .product-title { margin-bottom: 30px;  }
.zfOA .GVxEOvz .slick-track { display: flex; }
.zfOA .GVxEOvz .slick-list { display: flex; margin: 0 -10px }
.zfOA .GVxEOvz .slick-slide {  margin:  0 10px;  }
.zfOA .GVxEOvz .slick-slide div:not(.TgHy,.mhfZCZGJJWh,.button-set ) { height: 100% }
.zfOA .GVxEOvz .list-item { border: none;  border-radius: 0; padding: 0 ;}
.zfOA .GVxEOvz .list-item .TgHy { overflow: hidden; background: #e9e5db; }
.zfOA .GVxEOvz .list-item .TgHy img { mix-blend-mode: multiply;  margin: 0 auto }
.zfOA .GVxEOvz .list-item .mhfZCZGJJWh { padding: 0 ;  }
.zfOA .GVxEOvz .list-item .mhfZCZGJJWh .SkLWvpfEb a { color: #000; letter-spacing: -.2px; font-size: 14px !important; font-weight: 500; opacity: 1; text-transform: revert }
.zfOA .GVxEOvz .list-item .mhfZCZGJJWh .product-price .price { color: #000 !important; font-size: 13px; font-weight: 400; letter-spacing: 0  }
.zfOA .GVxEOvz .list-item .mhfZCZGJJWh .product-price .old-price { font-size: 13px; color: #666 }
.zfOA .GVxEOvz .list-item:hover .mhfZCZGJJWh .SkLWvpfEb a { color: #000 }
.zfOA .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.zfOA .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.zfOA .button-set li .btn-icon:hover { opacity: 1 }
.zfOA .button-set.style0 li .btn-icon { border:1px solid rgba(84,84,84,.3) }
.zfOA .GVxEOvz .slick-arrow { width: 48px; height: 48px; border-radius: 48px; background: #fff; transition: all .3s; box-shadow: 2px 2px 6px rgba(0,0,0,.35); }
.zfOA .GVxEOvz .slick-arrow:hover { opacity: 1 }
.zfOA .GVxEOvz .slick-arrow:before {  font-size: 16px; font-weight: 300; opacity: 1; color: #757575 }
.zfOA .GVxEOvz .slick-prev { left: 15px ; }
.zfOA .GVxEOvz .slick-next { right: 15px; }
@media only screen and (max-width: 991px) {
    .product-modular { padding: 40px 0 }
    .product-modular .product-title { margin-bottom: 24px;  }
    .zfOA .GVxEOvz .slick-arrow { top: 45%;  width: 42px; height: 42px; }
}

.lattice2Grid .subject-items { display: flex; flex-wrap: wrap; margin: 0 -20px; }
.lattice2Grid .subject-items .item_images img { width: 100%; }
.lattice2Grid .subject-items .item-unit { padding: 20px; }
.lattice2Grid .subject-items .item-content { margin-top: 30px; text-align: center }
.lattice2Grid .subject-items .item-unit .main-title { font-size: 20px; color: #000; font-weight: 700; line-height: 1.2; margin-bottom: 10px; }
.lattice2Grid .subject-items .item-unit .main-label { font-size: 15px; color: #000; font-weight: 300; line-height: 1.4; letter-spacing: 0.05rem; margin-bottom: 20px; }
.lattice2Grid .subject-items .item-unit .main-links a { font-size: 16px; color: #000; font-weight: 600; padding: 5px; line-height: 1; letter-spacing: 0.05rem; margin-right: 40px; text-transform: uppercase; display: inline-block; }
.lattice2Grid .subject-items .item-unit .main-links a:after { content: ""; display: block; margin: auto; height: 4px; width: 0; background: 0 0; transition: width .4s ease,background-color .4s ease; }
.lattice2Grid .subject-items .item-unit .main-links a:hover:after { width: 100%; background: #d96600;}
@media only screen and (max-width: 991px) {
    .lattice2Grid .subject-items .item-content { margin-top: 20px; }
    .lattice2Grid .subject-items .item-unit .main-title { font-size: 16px;  }
    .lattice2Grid .subject-items .item-unit .main-label { font-size: 13px; margin-bottom: 16px; }
    .lattice2Grid .subject-items .item-unit .main-links a { font-size: 14px; }
}

.lattice3Grid { padding-top: 50px; }
.lattice3Grid .subject-title { margin-bottom: 20px;   }
.lattice3Grid .subject-title h2 { text-align: center }
.lattice3Grid .subject-items { margin: 0 -20px; }
.lattice3Grid .subject-items .item_images img { width: 100%; }
.lattice3Grid .subject-items .item-unit { padding: 20px; }
.lattice3Grid .subject-items .item-content { margin-top: 30px; text-align: center }
.lattice3Grid .subject-items .item-unit .main-title { font-size: 20px; color: #000; font-weight: 700; line-height: 1.2; margin-bottom: 10px; }
.lattice3Grid .subject-items .item-unit .main-label { font-size: 15px; color: #000; font-weight: 300; line-height: 1.4; letter-spacing: 0.05rem; margin-bottom: 20px; }
.lattice3Grid .subject-items .item-unit .main-links a { font-size: 16px; color: #000; font-weight: 600; padding: 5px; line-height: 1; letter-spacing: 0.05rem; text-transform: uppercase; display: inline-block; }
.lattice3Grid .subject-items .item-unit .main-links a:after { content: ""; display: block; margin: auto; height: 4px; width: 0; background: 0 0; transition: width .4s ease,background-color .4s ease; }
.lattice3Grid .subject-items .item-unit .main-links a:hover:after { width: 100%; background: #d96600;}
.lattice3Grid .slick-arrow { width: 42px; height: 42px; border-radius: 48px; background: #fff; transition: all .3s; box-shadow: 2px 2px 6px rgba(0,0,0,.35); }
.lattice3Grid .slick-arrow:hover { opacity: 1 }
.lattice3Grid .slick-arrow:before {  font-size: 16px; font-weight: 300; opacity: 1; color: #757575 }
.lattice3Grid .slick-prev { left: 15px ; }
.lattice3Grid .slick-next { right: 15px; }
@media only screen and (max-width: 991px) {
    .lattice3Grid { padding-top: 40px; }
    .lattice3Grid .subject-items .item-content { margin-top: 20px; }
    .lattice3Grid .subject-items { margin: 0 -10px; }
    .lattice3Grid .subject-items .item-unit { padding: 10px; }
    .lattice3Grid .subject-items .item-unit .main-title { font-size: 16px;  }
    .lattice3Grid .subject-items .item-unit .main-label { font-size: 13px; margin-bottom: 16px; }
    .lattice3Grid .subject-items .item-unit .main-links a { font-size: 14px; }
}

.module-banner.banner-style1 .banner-content { display: flex; flex-wrap: wrap; margin-bottom: 48px; }
.module-banner.banner-style1 .item-images  { text-align: center; }
.module-banner.banner-style1 .item-content { display: flex; align-items: center;  height: 100%;  }
.module-banner.banner-style1 .item-content .item-wrap { max-width: 440px; }
.module-banner.banner-style1 .item-content .main-title { font-size: 32px; font-weight: 600; line-height: 1.2; margin-bottom: 10px; letter-spacing: 0;}
.module-banner.banner-style1 .item-content .main-label { font-size: 14px; color: #000; line-height: 1.4; margin: 20px 0;  }
.module-banner.banner-style1 .item-content .mouldBtn { min-width: 90% }
@media only screen and (max-width: 991px) {
    .module-banner.banner-style1 .banner-content { max-width: 680px; margin: 0 auto 24px; }
    .module-banner.banner-style1 .item-content .item-wrap { max-width: 100%; }
    .module-banner.banner-style1 .item-content .mouldBtn { min-width: 100% }
}



/* Footer */
.footer { background: #f5f5f5 }
.footer .aLMuZf { border-color: transparent }
.footer .aLMuZf .text-transform-title { font-size: 14px; font-weight: 600; margin-bottom: 10px; color: #000;  text-transform: uppercase !important }
.footer .aLMuZf p,
.footer .aLMuZf a { font-size: 12px; 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 .iXkCU { border-top: 1px solid #707070 }
.footer .copytext,
.footer .copytext a { color: #000; font-size: 14px; font-weight: 400 }

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #616161; 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: #fff;
    border: 1px solid #dedede;
    border-radius: 0 ;
    transition: all 0s;
    text-indent: 2px;
    height: 100%
}
.email-input .input-but {
    min-width: 108px;
    padding: 0 14px;
    border: none;
    border-radius:0;
    background: #d35c1c;
    text-transform: revert;
    color: #fff;
    transition: all .3s;
    font-size: 14px;
    font-weight: 400;
}
.email-input .input_icon { font-size: 24px; font-weight: 300; color: #fff; line-height: 44px;  }
.email-input .input-but:hover { background: #d35c1c }
.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 .aLMuZf .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .aLMuZf .h4 { border-bottom: 1px solid #707070 !important }
    .footer .aLMuZf .footer-links:last-child { padding-top: 15px; }
}