@keyframes fade{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.homebanner-controls{position:absolute;top:50%;height:100px;width:40px;margin-top:-50px;background-color:transparent;border:0;z-index:1;color:#fff;font-size:20px}@media (max-width:991.98px){.homebanner-controls{opacity:.4}}.homebanner-prev{left:0}.homebanner-next{right:0}.homebanner-dots{position:absolute;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:1;flex:1;padding:10px 0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:100%;list-style:none}.homebanner-dots li button{display:-ms-flexbox;display:flex;width:12px;height:12px;border-radius:50%;overflow:hidden;margin:0 3px;background-color:#fff;padding:0;color:#fff;border:1px solid #dbdbdb}.homebanner-dots li.slick-active button{background-color:#000;color:#000}