#banner_en .bannercontainer{position:relative;}

#banner_en .banner{position:relative;}

#banner_en .apex-slider-shadow.apex-slider-shadow3{display:none;}
#banner_en .captionslider {
    font-size: 4.2vw !important;
    color: #fff;
    text-transform: uppercase;
}
#banner_en .captionbanner{width:100vw;}
#banner_en .contentbanner{max-width:1500px;margin:0 auto;padding:0px 15px;}
#banner_en .leftarrow.large.round {
    margin-left: 20px;
    
    margin-left: 0px;
    opacity: 1 !important;
 background: #4bb43b  url(/files/App_002/images/left.png) no-repeat center center;
    width: 100px;
    height: 100px;
    right: 100px;
    left: initial !important;transition:0.3s ease all;
}
#banner_en .leftarrow.large.round:hover{ background: #46a737 url(/files/App_002/images/left.png) no-repeat center center;}
#banner_en .rightarrow.large.round {
    
    margin-left: 0px;
    opacity: 1 !important;
    background: #4bb43b  url(/files/App_002/images/right.png) no-repeat center center;
    width: 100px;
    height: 100px;
    right: 0px;
    left: initial !important;transition:0.3s ease all;
}
#banner_en .rightarrow.large.round:hover{ background: #46a737 url(/files/App_002/images/right.png) no-repeat center center;}

@media (max-width: 767px)
{
#banner_en .leftarrow.large.round{width:50px;height:50px;right:50px;background-size: 25%;}
#banner_en .rightarrow.large.round{width:50px;height:50px;background-size: 25%;}

}



