#new_slider_en .bx-wrapper{display:flex;flex-direction:column-reverse;position: relative;}
#new_slider_en .bx-viewport{height:auto !important;}
#new_slider_en .bx-viewport li:nth-child(odd){margin-top:70px;}

#new_slider_en .bx-controls{position: absolute;top: 0;left: 0;width:50%;height:70px;display: flex;align-items: center;justify-content: flex-end;}
#new_slider_en .bx-controls-direction{display:flex;flex-direction:row;align-items:center;justify-content:center;}
#new_slider_en .bx-controls-direction a{display:flex;align-items:center;}
#new_slider_en .bx-controls-direction a{font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size:0;color:#000;margin:0 20px;}
#new_slider_en .bx-prev:before{content: "\f0d9";font-size:15px;}
#new_slider_en .bx-prev::after{content: "";width: 50px;height: 1px;background-color: #000;display: block;margin: 0;}
#new_slider_en .bx-next:after{content: "\f0da";font-size:15px;}
#new_slider_en .bx-next::before{content: "";width: 50px;height: 1px;background-color: #000;display: block;margin: 0;}

#new_slider_en .product-image{position:relative;overflow:hidden;background-color: #000;}
#new_slider_en .product-image::before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(245,130,31,0.5);content: '';-webkit-transition: -webkit-transform 0.6s;transition: transform 0.6s;-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);}
#new_slider_en .product-item:hover .product-image::before{-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,110%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,110%,0);}

#new_slider_en .product_hover{position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: 0;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;font-size: 1.8rem;color: #fff;text-align: center;}
#new_slider_en .product_hover{-webkit-transition: opacity 0.35s;transition: opacity 0.35s;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: center!important;justify-content: center!important;-ms-flex-align: center!important;align-items: center!important;-ms-flex-direction: column!important;flex-direction: column!important;}
#new_slider_en .product-item:hover .product_hover{opacity: 1;-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}
#new_slider_en .product-image img{opacity: 0.95;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);width:100%;}
#new_slider_en .product-item:hover .product-image img{opacity: 0.22;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}

#new_slider_en .product-name{text-align: center;margin-right: 20px;display: flex;}
#new_slider_en .product-name a{font-family: 'Open Sans', sans-serif;font-size: 26px;font-weight: bold;color: #000;text-transform: capitalize;}
#new_slider_en .product-name::before{content: "";display: block;height: 1px;width: 93px;background-color: #000;align-self: flex-end;margin-bottom: 10px;margin-right: 20px;}
#new_slider_en .product-name::after{content: "";width: 1px;height: 100px;margin-bottom: 10px;display: block;background-color: #000;order: -1;margin-left: 30px;margin-top: -70px;z-index: 9;position: relative;}

#new_slider_en .btn-custom{background-color:#f5821f;font-size:16px;color:#000;padding:20px 50px;position:relative;z-index:1;}
#new_slider_en .btn-custom:hover{color:#f5821f;text-decoration:none;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#new_slider_en .btn-custom::after{content: "";background-color: #fff;display: block;width: 0%;height: 100%;right: 0;top: 0;position: absolute;z-index: -1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
#new_slider_en .btn-custom:hover::after{width:100%;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}

@media screen and (max-width: 1440px) {
#new_slider_en .bx-viewport li{width: 39vw !important;}
}
@media screen and (max-width: 1366px) {
#new_slider_en .bx-viewport li{width: 40vw !important;}
}
@media screen and (max-width: 1280px) {
#new_slider_en .bx-wrapper{max-width: 80vw !important;width: 80vw;}
#new_slider_en .bx-viewport{width: 80vw !important;margin: 0 auto;}
}
@media screen and (max-width: 1200px) {
#new_slider_en .bx-wrapper{max-width: 80vw !important;width: 80vw;}
#new_slider_en .bx-viewport{width: 80vw !important;margin: 0 auto;}
}

@media screen and (max-width: 1024px) {
#new_slider_en .bx-viewport li{width: 39vw !important;}
}

@media screen and (max-width: 991px) {
#new_slider_en .bx-wrapper{max-width: 73vw !important;width: 73vw;}
#new_slider_en .bx-viewport{width: 73vw !important;margin: 0 auto;}
#new_slider_en .bx-viewport li{width: 34vw !important;}
}
@media screen and (max-width: 767px) {
#new_slider_en .bx-wrapper{max-width: 90vw !important;width: 90vw;}
#new_slider_en .bx-viewport{width: 90vw !important;margin: 0 auto;}
#new_slider_en .bx-viewport li{width: 90vw !important;margin:0  2px !important;}
}

