.anim-slider{background:none;list-style-type:none;position:relative;overflow:hidden;text-align:center;top:0;left:0;width:100%;height:400px;padding:0;margin:0;}.anim-slide{position:absolute;width:100%;height:100%;top:0;left:0;}.anim-slide *{position:absolute;opacity:0;}.anim-slide-this{z-index:100;}.anim-slide-this *{opacity:1;}nav.anim-arrows>span{position:absolute;top:40%;z-index:2000;opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in;}nav.anim-arrows>span.anim-arrows-prev,nav.anim-arrows>span.anim-arrows-next{color:#fff;position:absolute;padding:2px 10px;}nav.anim-arrows>span.anim-arrows-prev{left:1%;}nav.anim-arrows>span.anim-arrows-next{right:1%;}.anim-slider:hover>nav.anim-arrows>span{opacity:1;cursor:pointer;}.anim-dots{width:100%;position:absolute;text-align:center;left:0px;bottom:20px;z-index:2000;}.anim-dots span{display:none;}.anim-dots span.anim-dots-this:after{display:none;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.delay0-5s{-webkit-animation-delay:1s;animation-delay:.5s;}.delay1s{-webkit-animation-delay:1s;animation-delay:1s;}.delay1-5s{-webkit-animation-delay:1.5s;animation-delay:1.5s;}.delay2s{-webkit-animation-delay:2s;animation-delay:2s;}.delay2-5s{-webkit-animation-delay:2.5s;animation-delay:2.5s;}.delay3s{-webkit-animation-delay:3s;animation-delay:3s;}.delay3-5s{-webkit-animation-delay:3.5s;animation-delay:3.5s;}.delay4s{-webkit-animation-delay:4s;animation-delay:4s;}.delay4-5s{-webkit-animation-delay:4.5s;animation-delay:4.5s;}.delay5s{-webkit-animation-delay:5s;animation-delay:5s;}.delay5-5s{-webkit-animation-delay:5.5s;animation-delay:5.5s;}.delay6s{-webkit-animation-delay:6s;animation-delay:6s;}.delay6-5s{-webkit-animation-delay:6.5s;animation-delay:6.5s;}.delay13s{-webkit-animation-delay:13s;animation-delay:13s;}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px);}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;}@-webkit-keyframes flash{0%,50%,100%{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,50%,100%{opacity:1