.hero_carousel,.hero_carousel_item{width:960px;height:294px;overflow:hidden}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fade-notice{5%,90%{opacity:1}0%,100%{opacity:0}}@keyframes fade-notice{5%,90%{opacity:1}0%,100%{opacity:0}}@-webkit-keyframes shimmer{0%,49%{background-position:top left;opacity:0}50%{background-position:top left;opacity:1}53%{background-position:top right;opacity:1}100%,54%{background-position:top right;opacity:0}}@keyframes shimmer{0%,49%{background-position:top left;opacity:0}50%{background-position:top left;opacity:1}53%{background-position:top right;opacity:1}100%,54%{background-position:top right;opacity:0}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.hero_carousel{position:relative}.hero_carousel_item{position:absolute;display:block;opacity:0}.hero_carousel_item.active{z-index:1;opacity:1}.hero_carousel_item .content{padding:45px 40px;width:385px}.hero_carousel_item .title{margin-bottom:14px;color:#fff;font-size:50px;line-height:1;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:.3s;animation-duration:.3s}.hero_carousel_item .title.de,.hero_carousel_item .title.es,.hero_carousel_item .title.fr{font-size:30px}.hero_carousel_item .subtitle{color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-duration:.3s;animation-duration:.3s}.hero_carousel_item .subtitle+.title{margin-top:5px}.hero_carousel_item .desc{margin:10px 0 5px;color:#ABB6C1;color:rgba(255,255,255,.6);font-size:18px;line-height:1.35;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:.3s;animation-duration:.3s}.hero_carousel_item .btn{margin-top:10px;padding:13px 16px;font-size:18px;background-color:#4bf;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.4s;animation-duration:.4s}.hero_carousel_item .btn:hover{background-color:#30a7eb}.hero_carousel_item .insert{position:absolute;-webkit-animation-duration:.3s;animation-duration:.3s}.hero_carousel_pager{display:block;zoom:1}.hero_carousel_pager:after,.hero_carousel_pager:before{content:"\0020";display:block;height:0;overflow:hidden}.hero_carousel_pager:after{clear:both}.hero_carousel_pager ol{float:right}.hero_carousel_pager li{display:inline-block;margin-right:1px;width:12px;height:12px}.hero_carousel_pager a{background-color:#cdd4db;display:block;width:12px;height:12px;text-indent:-1000em;overflow:hidden;border-radius:13px}.hero_carousel_pager a:hover{background-color:#acb1b4}.hero_carousel_pager a.active{background-color:#4bf}.hero_carousel_pager+.hero_carousel{margin-top:20px}