#current_project_fr .product-slider{}
#current_project_fr .bx-wrapper{position:relative;}
#current_project_fr .bx-viewport{height: 100% !important;}
#current_project_fr .product-slider .bx-viewport li{}
#current_project_fr .slider-item{position:relative;}
#current_project_fr .slider-item .name_style{text-align:center;min-width:0;background-color:rgba(32, 32, 32, 0.8);color:#fff;padding:20px;font-family: 'Mada', sans-serif;font-size:27px;text-transform:uppercase;font-weight:500;position: absolute;right: 0;bottom: 60px;-webkit-transition: all1s linear;-moz-transition: all 1s linear;-o-transition: all 1s linear;transition: all 1s linear;}
#current_project_fr .slider-item:hover .name_style{-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;min-width:100%;}
#current_project_fr .slider-item img{width: auto;height: 100%;min-width: 100%;}
#current_project_fr .bx-controls{position: absolute;width: 100%;bottom: 20px;}
#current_project_fr .bx-pager{text-align: center;width: 100%;justify-content: center;display: flex;}
#current_project_fr .bx-pager-item{float:left;margin: 0 5px;}
#current_project_fr .bx-pager-link{width:11px;height:11px;border:1px solid #fff;text-indent:11px;overflow:hidden;display:block;}
#current_project_fr .bx-pager-link.active{border:none;background-color:#fff;}
#current_project_fr .name_style:hover{text-decoration:none;}
#current_project_fr .bx-controls-direction{display:none;}

#current_project_fr .product-slider .bx-viewport li{width:calc(100vw - 30px) !important;}
@media screen and (max-width:400px){
#current_project_fr .slider-item .name_style{font-size:20px;padding:13px;}
}
@media screen and (min-width:768px){
#current_project_fr .product-slider .bx-viewport li{width:720px !important;}
}
@media screen and (min-width:992px){
#current_project_fr .product-slider .bx-viewport li{width:470px !important;}
}
@media screen and (min-width:1200px){
#current_project_fr .product-slider .bx-viewport li{width:570px !important;}
}

