.carousel__container{height:500px;width:1922px;left:50%;margin-left:-961px;margin-bottom:45px;position:relative;overflow:hidden}.carousel__slides{position:relative;width:100%;overflow:hidden;margin:0}.carousel__slides>li{display:none}.carousel__slides>li.active,.carousel__slides>li>a{display:block}.carousel__slides>li>a>img{height:500px;width:100%}.carousel__slides--indicators{position:absolute;bottom:15px;right:350px;width:auto;margin:0}.carousel__slides--indicators li{display:inline-block;width:9px;height:9px;margin:0 3px;text-indent:-999px;cursor:pointer;background-color:#bcbcbc;border-radius:10px;position:relative}.carousel__slides--indicators li.active{background-color:#333;top:1px;width:12px;height:12px}.bullets__green .carousel__slides--indicators li{background-color:#000;opacity:.5;border:1px solid #fff}.bullets__green .carousel__slides--indicators li.active{opacity:1;background-color:#035642}.fade{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1.5s;animation-duration:1.5s}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}