@charset 'UTF-8';
.ex_s_lick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.ex_s_lick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.ex_s_lick-list:focus{outline:none}.ex_s_lick-list.dragging{cursor:pointer;cursor:hand}.ex_s_lick-slider .ex_s_lick-track,.ex_s_lick-slider .ex_s_lick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ex_s_lick-track{position:relative;top:0;left:0;display:block}.ex_s_lick-track:before,.ex_s_lick-track:after{display:table;content:''}.ex_s_lick-track:after{clear:both}.ex_s_lick-loading .ex_s_lick-track{visibility:hidden}.ex_s_lick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .ex_s_lick-slide{float:right}.ex_s_lick-slide img{display:block}.ex_s_lick-slide.ex_s_lick-loading img{display:none}.ex_s_lick-slide.dragging img{pointer-events:none}.ex_s_lick-initialized .ex_s_lick-slide{display:block}.ex_s_lick-loading .ex_s_lick-slide{visibility:hidden}.ex_s_lick-vertical .ex_s_lick-slide{display:block;height:auto;border:1px solid #fff0}.ex_s_lick-arrow.ex_s_lick-hidden{display:none}.ex_s_lick-loading .ex_s_lick-list{background:#fff url(/wp-content/plugins/wp-timelines/js/ex_s_lick/./ajax-loader.gif) center center no-repeat}@font-face{font-family:'ex_s_lick';font-weight:400;font-style:normal;src:url(/wp-content/plugins/wp-timelines/js/ex_s_lick/./fonts/ex_s_lick.eot);src:url(/wp-content/plugins/wp-timelines/js/ex_s_lick/./fonts/ex_s_lick.eot?#iefix) format('embedded-opentype'),url(/wp-content/plugins/wp-timelines/js/ex_s_lick/./fonts/ex_s_lick.woff) format('woff'),url(/wp-content/plugins/wp-timelines/js/ex_s_lick/./fonts/ex_s_lick.ttf) format('truetype'),url(/wp-content/plugins/wp-timelines/js/ex_s_lick/./fonts/ex_s_lick.svg#ex_s_lick) format('svg')}.ex_s_lick-prev,.ex_s_lick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.ex_s_lick-prev:hover,.ex_s_lick-prev:focus,.ex_s_lick-next:hover,.ex_s_lick-next:focus{color:#fff0;outline:none;background:#fff0}.ex_s_lick-prev:hover:before,.ex_s_lick-prev:focus:before,.ex_s_lick-next:hover:before,.ex_s_lick-next:focus:before{opacity:1}.ex_s_lick-prev.ex_s_lick-disabled:before,.ex_s_lick-next.ex_s_lick-disabled:before{opacity:.25}.ex_s_lick-prev:before,.ex_s_lick-next:before{font-family:'ex_s_lick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ex_s_lick-prev{left:-25px}[dir='rtl'] .ex_s_lick-prev{right:-25px;left:auto}.ex_s_lick-prev:before{content:'←'}[dir='rtl'] .ex_s_lick-prev:before{content:'→'}.ex_s_lick-next{right:-25px}[dir='rtl'] .ex_s_lick-next{right:auto;left:-25px}.ex_s_lick-next:before{content:'→'}[dir='rtl'] .ex_s_lick-next:before{content:'←'}.ex_s_lick-dotted.ex_s_lick-slider{margin-bottom:30px}.ex_s_lick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.ex_s_lick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.ex_s_lick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.ex_s_lick-dots li button:hover,.ex_s_lick-dots li button:focus{outline:none}.ex_s_lick-dots li button:hover:before,.ex_s_lick-dots li button:focus:before{opacity:1}.ex_s_lick-dots li button:before{font-family:'ex_s_lick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ex_s_lick-dots li.ex_s_lick-active button:before{opacity:.75;color:#000}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
 .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}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.exclearfix:before,.exclearfix:after{content:" ";display:table}.exclearfix:after{clear:both}.wpex-timeline-list,.wpex{font-family:'Source Sans Pro',sans-serif;background-size:cover;background-position:top center}.wpex a:focus,.wpex-timeline-list a:focus{outline:none!important}.wpex h2,.wpex h2 a,.wpex .timeline-details h2,.wpex .timeline-details h2{font-size:20px;font-weight:400}.wpex .wpex-dates a,.wpex h2,.wpex h2 a,.wpex-single-timeline h1.tl-title,.wpex .timeline-details h2,.extl-lb .gslide-description.description-right h3,.wpex .timeline-details h2{font-weight:400;font-family:'Oswald',sans-serif}.timeline-details,.timeline-media{position:relative;box-sizing:border-box}.timeline-media i{position:absolute;top:50%;left:50%;font-size:18px;width:35px;height:35px;text-align:center;line-height:35px;border-radius:2px;color:#FFF;margin-top:-17px;margin-left:-17px;opacity:0;transition:all .3s}.timeline-media:hover i{opacity:1}.wpex a:focus{outline:none!important}.wpex-timeline-list .wpex.wpex-timeline,.wpex-timeline{margin:30px 0 0 0;padding:0;list-style:none;position:relative}.wpex-timeline-list ul.wpex-timeline>li,.wpex-timeline>li{position:relative;padding-bottom:60px;margin-bottom:-30px;margin-left:0;margin-right:0;list-style:none}.wpex-timeline>li:first-child:before{content:'';position:absolute;top:-50px;width:4px;background:#E9E9E9;left:150px;margin-left:-8px;z-index:1;height:95px}.wpex-timeline>li:after{content:'';position:absolute;top:0;bottom:0;width:4px;background:#E9E9E9;left:150px;margin-left:-8px;z-index:1;display:block}.no-more.no-end .wpex-timeline>li:last-child:after{display:none}.wpex-timeline:before{content:'';position:absolute;top:0;bottom:0;width:8px;left:20%;margin-left:-8px}.wpex-timeline>li:last-child{padding-bottom:30px}.wpex-timeline-icon{z-index:9}.wpex-timeline>li .wpex-timeline-time{display:block;width:200px;padding-right:80px;position:absolute;text-align:center;margin-top:-5px}.wpex-timeline>li .wpex-timeline-time span{display:block}.wpex-timeline>li .wpex-timeline-time span.info-h{font-size:12px;color:#9c9c9c}.wpex-timeline>li .wpex-timeline-time .info-img{height:80px;width:80px;border-radius:2px;overflow:hidden;display:inline-block;box-shadow:0 0 0 1px rgb(0 0 0 / .15);border:3px solid #fff}.wpex-timeline>li .wpex-timeline-time span:first-child img{height:100%;width:auto;max-width:none}.wpex-timeline>li .wpex-timeline-time span:last-child{font-size:20px;color:#00BCD4}.wpex-timeline>li .wpex-timeline-label{margin:0 0 0 200px;background:#fff;color:#101010;padding:27px 30px;font-size:13px;font-weight:300;line-height:1.4;position:relative;border-radius:3px;webkit-box-shadow:0 1px 1px 0 rgb(0 0 0 / .15);box-shadow:0 1px 1px 0 rgb(0 0 0 / .15);border:1px solid rgb(0 0 0 / .15);border-left:4px solid #00BCD4}.wpex-timeline>li .wpex-timeline-label .timeline-media{width:33%;display:inline-block;float:left}.wpex-timeline>li .wpex-timeline-label .timeline-media+div{width:67%;display:inline-block;float:left;padding-left:15px}.wpex-timeline>li .wpex-timeline-label p+.wptl-more-meta{margin-top:15px}.wpex-timeline-list .wpex-timeline>li .wpex-timeline-label .tlct-shortdes>p,.wpex-timeline-list .wpex-timeline>li .wpex-timeline-label .timeline-details>p{margin-bottom:0}.wpex-timeline>li .wpex-timeline-label h2 a{text-decoration:none;box-shadow:none;color:#101010}.show-wide_img .wpex-timeline>li .wpex-timeline-time span.tll-date:before,.wpex-timeline>li .wpex-timeline-label:before{right:100%;border:solid #fff0;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-right-color:#00BCD4;border-width:12px;top:10px}.wpex-timeline>li .wpex-timeline-icon .fa{width:40px;height:40px;speak:none;font-style:normal;font-variant:normal;text-transform:none;font-size:25px;line-height:40px;-webkit-font-smoothing:antialiased;position:absolute;background:#00BCD4;color:#fff;border-radius:50%;box-shadow:0 0 0 3px #E9E9E9;text-align:center;left:150px;top:0;margin:0 0 0 -25px;z-index:9}.wpex-timeline>li .wpex-timeline-time a{box-shadow:none;text-decoration:none}.wpex-timeline.style-center>li .wpex-timeline-icon .fa{margin-left:-20px}.wpex-timeline.style-center>li:after,.wpex-timeline.style-center>li:first-child:before{margin-left:-3px}.wpex-timeline>li .wpex-timeline-label .timeline-details>p{line-height:1.6;margin-top:8px;margin-bottom:15px}.wpex-timeline-list.show-icon .wpex-timeline>li:after,.wpex-timeline-list.show-icon .wpex-timeline>li:first-child:before{width:3px;background-color:#00BCD4}.wpex-timeline-list.show-icon li .wpex-timeline-time .info-img{display:none}.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa{width:15px;height:15px;box-shadow:0 0 0 2px #fff;margin-left:-14px;background-color:#00BCD4;top:30px;line-height:.3;font-size:50px}.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa.no-icon{font-size:60px}.wpex-timeline-list li .wpex-timeline-icon .fa.no-icon:before,.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa.no-icon:before{color:#fff0}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-timeline-label:before{top:23px}.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa:before{margin-left:-120px;color:#00BCD4}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-timeline-label{border-left:1px solid rgb(0 0 0 / .15)}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-timeline-label:after{position:absolute;top:24px;left:-11px;display:inline-block;border-top:11px solid #fff0;border-left:11px solid #fff;border-right:0 solid #fff;border-bottom:11px solid #fff0;border-left-width:0;border-right-width:11px;content:" "}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-timeline-label:before{border-right-color:rgb(0 0 0 / .15)}.wpex-timeline-list.left-tl .wpex-timeline>li .wpex-content-left,.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left{float:left;width:40%;margin-top:-5px}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left .wpex-leftdate+a{margin-top:10px}.wpex-timeline-list.show-icon .wpex-timeline.style-center>li .wpex-content-left .wpex-leftdate{padding:15px 30px;background:#00BCD4;border-top-left-radius:3px;border-top-right-radius:3px;color:#FFF}.wpex-timeline-list.left-tl .wpex-timeline>li .wpex-content-left+.timeline-details,.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left+.timeline-details{float:right;width:60%;padding-left:30px}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left .tlday{font-size:70px;float:left;line-height:1;margin-top:-5px;margin-right:15px}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left .wpex-leftdate div span{line-height:1.3;font-size:24px}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left .wpex-leftdate div span:first-child{display:block;font-size:16px;margin-bottom:3px;padding-top:3px}@media(max-width:767px){.wpex-timeline-list.left-tl .wpex-timeline>li .wpex-content-left+.timeline-details,.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left+.timeline-details,.wpex-timeline-list.left-tl .wpex-timeline>li .wpex-content-left,.wpex-timeline-list .wpex-timeline>li .wpex-content-lef{width:100%;padding:0}}.wpex-timeline-list.show-icon .wpex-timeline.style-center>li .wpex-timeline-label:after{border-right-color:#00BCD4}.wpex-timeline-list.show-icon .style-center>li .wpex-content-left+.timeline-details,.wpex-timeline-list.show-icon .style-center>li .wpex-content-left{width:100%;display:inline-block;padding-left:0}.wpex-timeline-list.show-icon .style-center>li .wpex-content-left+.timeline-details{margin-bottom:7px}.wpex-timeline-list.show-icon .style-center>li .wpex-timeline-label{padding:0}.wpex-timeline-list.show-icon .style-center>li .wpex-timeline-label .timeline-details{padding:17px 30px}.wpex-timeline-list.show-icon .style-center>li .wpex-content-left{margin:0;margin-bottom:10px}.wpex-timeline-list.show-icon .style-center .timeline-details .img-left{display:inline-block;width:40%;float:left;margin:0 20px 5px 0;box-shadow:none}.wpex-timeline-list.show-icon li .wpex-content-left .info-img img,.wpex-timeline-list.show-icon .timeline-details .img-left img{border-radius:2px}.wpex-timeline-list.show-icon .style-center li .wpex-timeline-icon .fa{margin-left:-9px}.wpex-timeline-list.show-icon .style-center>li:nth-child(odd) .wpex-timeline-label{border:1px solid rgb(0 0 0 / .15)}.wpex.wptl-dark .wpex-content-left *{color:#FFF}.wpex .wpex-content-left .wpex-leftdate+a{width:100%;margin-top:0;display:inline-block;box-shadow:none;position:relative}.wptl-readmore-center{text-align:right;margin-top:15px}li .wptl-readmore-center>a{box-shadow:none;font-size:12px;color:#101010}li .wptl-readmore-center>a:hover{text-decoration:none}@media(min-width:768px){.wpex-timeline-list .style-center>li:nth-child(odd) .wptl-readmore-center{margin-right:55%;float:none}.wpex-timeline.style-center>li .wpex-timeline-label{margin-left:55%;margin-right:0}.wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-label{margin-right:55%;margin-left:0;border:1px solid rgb(0 0 0 / .15);border-right:4px solid #00BCD4}.wpex-timeline-list.show-icon .style-center>li:nth-child(odd) .wpex-timeline-icon .fa:before{margin-right:-120px;margin-left:auto}.show-wide_img .wpex-timeline>li:nth-child(even) .wpex-timeline-time span.tll-date:before,.wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-label:before{left:100%;right:0;border-right-color:#fff0;border-left-color:#00BCD4}.wpex-timeline-list.show-icon .style-center>li:nth-child(odd) .wpex-timeline-label:before{border-left-color:rgb(0 0 0 / .15);border-right-color:#fff0}.wpex-timeline-list.show-icon .style-center>li:nth-child(odd) .wpex-timeline-label:after{right:-11px;border-left-width:11px;border-right-width:0;left:auto;border-left-color:#00BCD4}.wpex-timeline.style-center>li:after,.wpex-timeline.style-center>li:first-child:before,.wpex-timeline.style-center>li .wpex-timeline-icon .fa{left:50%}.wpex-timeline.style-center>li .wpex-timeline-time{width:200px;right:50%;padding-right:50px;text-align:center}.wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-time{left:50%;padding-right:0;padding-left:50px;text-align:center}}.wpex ul,.wpex .hor-container ul.horizontal-nav,.wpex .wptl-item{padding:0;margin:0}.wpex .wptl-readmore{display:block;margin-bottom:0;width:100%;float:left}.wpex .timeline-details .wptl-readmore>a{box-shadow:none;background-color:#fff0;color:#101010;font-weight:700;margin:0;padding:11px 14px;border:0;display:inline-block;transition:all .2s;line-height:1.2;border-radius:2px;text-decoration:none;font-size:12px;text-transform:uppercase;border:2px solid #00BCD4}.wpex .timeline-details .wptl-readmore>a:hover{text-decoration:none;background-color:#00BCD4;color:#FFF}.wpex.wptl-dark.wpex .wptl-excerpt:after,.wpex .wptl-readmore:after{content:"";display:block;clear:both}.wpex .wptl-excerpt{display:block;float:left;margin-bottom:20px;font-size:13px;margin-top:15px;padding-top:15px;width:100%}.wpex h2+.hidden-date+.wptl-excerpt,.wpex h2+.wptl-excerpt{margin-top:0;border-top:1px dashed rgb(0 0 0 / .15)}.wptl-more-meta span a,.wptl-more-meta span{color:#9c9c9c;text-decoration:none;box-shadow:none;font-size:12px;margin-right:8px}.wptl-more-meta{overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;width:100%;font-weight:400}.wpex-timeline>li .wpex-timeline-label h2{margin-top:0;margin-bottom:15px;font-weight:400;text-transform:uppercase}.wpex .wptl-item .wpex-timeline-label .wptl-more-meta i{margin-right:8px}.wpex .wptl-readmore>a{text-transform:capitalize}.wpex-timeline-list.wpex .timeline-media>a{display:inline-block;box-shadow:none}.center-tl:not(.show-simple) .wpex-timeline .tlct-shortdes>h2+p{margin-top:10px}.wpex-timeline-list{position:relative;padding-top:21px}.wpex-filter{position:fixed;transition:all .3s;top:20%;right:0;opacity:0;max-height:80%}.wpex-filter div{max-height:80vh;overflow-y:auto}.wpex-filter>.fa{position:absolute;top:0;line-height:1;font-size:18px;padding:9px 13px;background:#00BCD4;left:0;color:#FFF;cursor:pointer;border:0}.wpex-filter.active>.fa{left:-45px}.wpex-filter.show-filter>.fa.fa-angle-double-left:before{content:"\f101"}.wpex-filter.active{opacity:1;background:#FFF}.wpex-filter span{display:block;padding:5px 14px;margin-bottom:1px;line-height:1.6;border-left:3px solid #00BCD4;font-size:12px;cursor:pointer;font-weight:700}.wpex-filter span.active{color:#00BCD4}.wpex-loadmore{display:inline-block;width:100%;text-align:center;margin:30px 0}.left-tl .wpex-loadmore{width:280px}.wpex-tltitle.wpex-loadmore{margin-bottom:20px}.wpex-tltitle.wpex-loadmore .yft+span{display:none}.wpex-endlabel.wpex-loadmore span,.wpex-tltitle.wpex-loadmore span,.wpex-loadmore .loadmore-timeline{padding:10px 18px;font-size:12px;font-weight:700;text-transform:uppercase;transition:all .3s;line-height:1.7em;padding-top:11px;display:inline-block;text-decoration:none;float:none;background:#00BCD4;box-shadow:none;color:#FFF;border-radius:2px;white-space:nowrap}.wpex-endlabel{display:block}.hidden-date,.wpex-loadmore.hidden{display:none}.wpex-loadmore:not(.hidden)+.wpex-endlabel{display:none}.wpex-loadmore .loadmore-timeline span:not(.load-tltext){width:4px;height:4px;border-radius:50%;background-color:#FFF;display:inline-block;vertical-align:middle}.wpex-loadmore .loadmore-timeline.disable-click{pointer-events:none}.wpex-loadmore .loadmore-timeline span:not(.load-tltext){width:4px;height:4px;border-radius:50%;background-color:#FFF;display:inline-block;vertical-align:middle}.wpex-loadmore .loadmore-timeline.loading span:not(.load-tltext){display:inline-block}.wpex-loadmore .loadmore-timeline span:not(.load-tltext):nth-child(2){margin-left:10px}.wpex-loadmore .loadmore-timeline.loading span:not(.load-tltext):nth-child(2){animation:wpexloading_ef 0.5s ease-in-out 0.2s infinite alternate;-webkit-animation:wpexloading_ef 0.5s ease-in-out 0.2s infinite alternate}.wpex-loadmore .loadmore-timeline.loading span:not(.load-tltext):nth-child(3){animation:wpexloading_ef 0.5s ease-in-out 0.35s infinite alternate;-webkit-animation:wpexloading_ef 0.5s ease-in-out 0.35s infinite alternate}.wpex-loadmore .loadmore-timeline.loading span:not(.load-tltext):nth-child(4){animation:wpexloading_ef 0.5s ease-in-out 0.5s infinite alternate;-webkit-animation:wpexloading_ef 0.5s ease-in-out 0.5s infinite alternate}@keyframes wpexloading_ef{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes wpexloading_ef{0%{opacity:0}100%{opacity:1}}.scroll-effect,.wpex-timeline-list ul.wpex>li.de-active.active.scroll-effect,.wpex-timeline-list ul.wpex>li.de-active{opacity:0;transition:all .2s}.scroll-effect.animated,.wpex-timeline-list ul.wpex>li.de-active.active{opacity:1}.wptl-embed{width:100%;text-align:center}.wpex-timeline-list.show-icon.left-tl .wptl-embed{margin-top:15px}.wptl-embed>iframe,.wptl-embed>embed,.wptl-embed>source,.wptl-embed>object{max-height:320px;margin:0 auto;margin-bottom:20px}.style-center .wptl-embed>iframe,.style-center .wptl-embed>embed,.style-center .wptl-embed>source,.style-center .wptl-embed>object{max-height:200px}.wpex-content-left .wptl-embed>iframe,.wpex-content-left .wptl-embed>embed,.wpex-content-left .wptl-embed>source,.wpex-content-left .wptl-embed>object{max-height:175px;margin-bottom:0}.wpex-timeline-list.flat-style.show-icon .wpex-timeline.style-center>li .wpex-content-left .wpex-leftdate,.wpex-timeline-list.flat-style .wpex-timeline>li .wpex-timeline-label,.wpex-timeline-list.flat-style .wpex-endlabel.wpex-loadmore span,.wpex-timeline-list.flat-style .wpex-tltitle.wpex-loadmore span,.wpex-timeline-list.flat-style .wpex .timeline-details .wptl-readmore>a,.wpex-timeline-list.flat-style .wpex-loadmore .loadmore-timeline{border-radius:0;box-shadow:none}.wpex-timeline-list.flat-style .wpex-timeline li .wpex-timeline-label{background:#fff}.wpex-timeline-list.flat-style.show-icon:not(.left-tl) .wpex-timeline li .wpex-timeline-label{box-shadow:0 0 1px 1px rgb(0 0 0 / .15)}.flat-style:not(.show-icon) .wpex-timeline>li .wpex-timeline-icon .fa{box-shadow:0 0 0 1px #E9E9E9;border:3px solid #fff;line-height:36px}.wpex-timeline-list.flat-style.show-icon li .wpex-content-left .info-img img,.wpex-timeline-list.flat-style.show-icon .timeline-details .img-left img,.wpex-timeline-list.flat-style .wpex-timeline>li .wpex-timeline-icon .fa,.wpex-timeline-list.flat-style .wpex-timeline>li .wpex-timeline-time .info-img{border-radius:0}.wpex-timeline-list.flat-style.show-icon .style-center>li .wpex-timeline-label{border:0;background:#fff}.wpex-timeline-list.flat-style:not(.left-tl).show-icon .wpex-timeline>li .wpex-timeline-label{border-left:0}.tlmobile-visible{display:none!important}.img-left.tlmobile-visible{box-shadow:none;margin-bottom:5px}@media(max-width:767px){.wpex-loadmore{width:280px}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left{width:100%}.wpex-timeline-list.show-icon .wpex-timeline>li .wpex-content-left img{margin-bottom:30px}.wpex-timeline-list.show-icon .wpex-timeline:not(.style-center)>li .wpex-content-left+.timeline-details{width:100%;float:left;padding-left:0}}@media(max-width:520px){.left-tl .wpex-loadmore,.wpex-loadmore{width:100px}.wpex-timeline-list:not(.show-icon) .tlmobile-visible{display:inline-block!important}.wpex-timeline-list:not(.show-wide_img):not(.show-simple) .wpex-timeline>li .wpex-timeline-time,.wpex-timeline-list.show-icon:not(.show-wide_img):not(.show-simple) li .wpex-timeline-icon .fa:before{opacity:0}.wpex-timeline>li:first-child:before,.wpex-timeline>li .wpex-timeline-icon .fa,.wpex-timeline>li:after{left:50px}.wpex-timeline>li .wpex-timeline-label{margin-left:100px}.wpex-timeline-list.show-icon .style-center .timeline-details .img-left{width:100%}}.wpex-timeline-list .wpex-taxonomy-filter{text-align:center;padding:20px 30px;font-size:13px;margin:0}.wpex-timeline-list .wpex-taxonomy-filter li.item-pr{list-style:none;display:inline-block;padding:6px 17px;line-height:1.6;border:1px solid rgb(0 0 0 / .15);margin-right:5px;margin-bottom:5px;border-radius:2px;position:relative}.wpex-timeline-list .wpex-taxonomy-filter li{transition:background .2s;font-size:inherit;cursor:pointer;background:#fff}.wpex-timeline-list .wpex-taxonomy-filter li:hover,.wpex-timeline-list .wpex-taxonomy-filter li.active{background:#eee}.wptl-filter-box{text-align:center}.wptl-filter-box select{padding:7px 15px;width:auto;display:inline-block;margin:30px 0;font-size:13px;font-family:inherit;line-height:1.4}.wptl-filter-box select.wpex-taxonomy-select{display:none}@media(max-width:767px){.wptl-filter-box select.wpex-taxonomy-select{display:inline-block}.wpex-timeline-list .wpex-taxonomy-filter{display:none}}.wpex-timeline-list .wpex-taxonomy-filter li ul{transform:scaleY(0);transform-origin:top;transition:transform 0.26s ease;list-style:none;position:absolute;top:calc(100% + 1px);left:-1px;padding:0;margin:1px 0 0 0;border:1px solid #ddd;border-radius:2px}.wpex-timeline-list .wpex-taxonomy-filter li:hover>ul{transform:scaleY(1);z-index:99;background:#fff}.wpex-timeline-list .wpex-taxonomy-filter li ul li{list-style:none;margin:0;padding:6px 17px;border:0;cursor:pointer;white-space:nowrap;min-width:170px;border-radius:0;position:relative;transition:background .2s;line-height:1.6;text-align:left}.wpex-timeline-list .wpex-taxonomy-filter li ul ul{position:absolute;transform:scaleX(0);transform-origin:left;transition:transform 0.26s ease;list-style:none;position:absolute;margin:0;top:15px;left:100%;padding:0}.extl-caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid #fff0;border-left:4px solid #fff0;margin-left:10px}.wpex-timeline-list .wpex-taxonomy-filter li ul .extl-caret{position:absolute;top:50%;margin-top:-2px;right:10px;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);animation:none}.wpex-loading{position:absolute;top:30%;left:50%;margin-top:-20px;margin-left:-27px;opacity:0;transition:all .3s}.wpex-timeline-list.loading>*:not(.wpex-loading):not(.wptl-filter-box):not(.year-ft){opacity:0}.wpex-timeline-list.loading .wpex-loading{opacity:1;z-index:9999}.wpex-timeline-list .wpex-spinner,.wpex-spinner{margin:100px auto;width:50px;height:40px;text-align:center;font-size:10px}.wpex-spinner>div{background-color:#00BCD4;height:100%;width:6px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.wpex-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.wpex-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.wpex-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.wpex-spinner .rect5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.wpex-timeline-list li.wptl-feature{padding-top:60px}.wpex-timeline-list li.wptl-feature .wpex-timeline-icon i{top:60px}.wpex-timeline-list.no-more.no-end li.wptl-feature:last-child:after{display:block;height:90px}.wpex-timeline-list.show-icon li.wptl-feature .wpex-timeline-icon i{top:90px}.wpex-timeline-list.center-tl .wptl-feature-name{position:absolute;top:0;left:50%}.wpex-timeline-list.left-tl .wptl-feature-name{position:absolute;left:142px;top:5px}.wpex-timeline-list .wptl-feature-name span{left:-50%;position:relative;z-index:10}.wpex-timeline-list .wptl-feature-name span{padding:4px 20px;border:2px solid #E9E9E9;background:#fff;border-radius:3px}.wpex-timeline-list.flat-style:not(.left-tl) .wptl-feature-name span,.wpex-timeline-list.left-tl.flat-style .wptl-feature-name{border-radius:0}.wpex-timeline-list .wptl-feature-name span{font-size:20px;font-family:'Oswald',sans-serif;line-height:1}.wpex-timeline-list.show-icon .wptl-feature-name span{border-color:#00BCD4}.wpex-timeline-list:not(.show-icon) .wptl-feature-name span{background-color:#00BCD4;color:#FFF}@media(max-width:767px){.wpex-timeline-list.center-tl .wptl-feature-name{left:150px}}@media(max-width:520px){.wpex-timeline-list.center-tl .wptl-feature-name,.wpex-timeline-list .wptl-feature-name{left:50px}.wpex-timeline-list.left-tl .wptl-feature-name{left:42px}.wpex-timeline-list .wptl-feature-name span{white-space:nowrap}}.wpex-timeline>li:first-child:before,.wpex-timeline>li:after{margin-left:-7px}.wpex-timeline>li:first-child:before,.wpex-timeline>li:after{width:3px}.wpex-timeline-list:not(.show-icon) .wpex-timeline.style-center>li:after,.wpex-timeline-list:not(.show-icon) .wpex-timeline.style-center:not(.show-icon)>li:first-child:before{margin-left:-1px}.slick-lightbox .ex_s_lick-prev{left:20px;opacity:.6;transition:all .3s ease}.slick-lightbox .ex_s_lick-next{right:20px;opacity:.6 transition:all .3s ease}.slick-lightbox:hover .ex_s_lick-prev,.slick-lightbox:hover .ex_s_lick-next{opacity:1;z-index:9}.slick-lightbox .ex_s_lick-slide{outline:none}.wptl-lightbox span.info-img{position:relative;display:inline-block}.wptl-lightbox .info-img:before,.wptl-lightbox .il-img:before,.wptl-lightbox .ful-img:before,.wptl-lightbox span.info-img:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#000;opacity:0;transition:all .2s}.wptl-lightbox .info-img:after,.wptl-lightbox .ful-img:after,.wptl-lightbox .il-img:after,.wptl-lightbox span.info-img:after{content:"\f002";font:normal normal normal 16px/1 FontAwesome;position:absolute;top:50%;margin-top:-7px;left:50%;margin-left:-7px;color:#fff;opacity:0;transition:all .2s}.wptl-lightbox .ful-img{position:relative}.wptl-lightbox .info-img:hover:after,.wptl-lightbox .il-img:hover:after,.wptl-lightbox a:hover .ful-img:after,.wptl-lightbox span.info-img:hover:after{opacity:1}.wptl-lightbox .info-img:hover:before,.wptl-lightbox .il-img:hover:before,.wptl-lightbox a:hover .ful-img:before,.wptl-lightbox span.info-img:hover:before{opacity:.5}.wpex-timeline-list.show-icon.tlfull-image .style-center .timeline-details .img-left{width:100%;margin:0 0 20px 0}.wpex-timeline-list.show-icon.tlfull-image li .wpex-content-left .info-img img,.wpex-timeline-list.show-icon.tlfull-image .timeline-details .img-left img{border-radius:0}.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-icon .fa,.wpex-timeline-list.show-simple li .wpex-timeline-icon i,.wpex-timeline-list:not(.show-icon) .wpex-timeline>li .wpex-timeline-icon .fa.no-icon{width:10px;height:10px;top:15px}.show-wide_img.left-tl .wpex-timeline>li.wptl-feature .wpex-timeline-icon .fa:not(.no-icon):not(.icon-img){top:80px}.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-icon .fa{left:164px}.wpex-timeline-list:not(.show-icon) .wpex-timeline.style-center>li .wpex-timeline-icon .fa.no-icon{margin-left:-5px}.show-wide_img .wpex-timeline.style-center>li .wpex-timeline-label,.show-wide_img .wpex-timeline>li .wpex-timeline-label{border:0;padding:0;border-radius:0}.show-wide_img .wpex-timeline>li .wpex-timeline-label:before{display:none}.show-wide_img .wpex-timeline>li .wpex-timeline-label .tlct-shortdes{padding:20px}.show-wide_img .wpex-timeline>li .wpex-timeline-label .tlct-shortdes h2{text-transform:capitalize}.show-wide_img .wpex-timeline>li .wpex-timeline-label .tlct-shortdes h2+.wptl-more-meta{margin-top:7px}.show-wide_img .wpex-timeline>li .wpex-timeline-label .tlct-shortdes>p{padding:0;margin:0;margin-top:7px}.show-wide_img .wpex-timeline>li .wpex-timeline-time span.tll-date{webkit-box-shadow:1px 1px 1px 0 rgb(0 0 0 / .15);box-shadow:1px 1px 1px 0 rgb(0 0 0 / .15);background:#00BCD4;color:#FFF;position:relative;text-align:left;padding:8px 15px;line-height:1}.show-wide_img .wpex-timeline>li:nth-child(even) .wpex-timeline-time span.tll-date{text-align:right}.show-wide_img .wpex-timeline>li .wpex-timeline-time{margin-top:0}.show-wide_img .wpex-timeline>li .wpex-timeline-time span.tll-date:before{border-width:8px;top:50%;margin-top:-8px}.show-wide_img .wpex-timeline-list .wptl-feature-name span{border-radius:0}.show-wide_img .wpex-loadmore{margin-top:28px}.wpex-timeline-list.show-simple ul.wpex-timeline>li,.show-wide_img.wpex-timeline-list ul.wpex-timeline>li,.show-wide_img .wpex-timeline>li{margin-bottom:-28px}.show-wide_img.wpex-timeline-list.left-tl ul.wpex-timeline>li,.show-wide_img .wpex-timeline>li{padding-bottom:80px}.show-wide_img .wptl-embed>*{width:100%;margin-bottom:0}.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-time{left:200px;z-index:99;width:auto}.wpex-timeline-list.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-time span.tll-date:before{border-left-color:#fff0;left:-16px;right:auto;border-right-color:#00BCD4}.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-icon .fa:not(.no-icon):before{margin-left:-120px;color:#00BCD4;line-height:10px;font-size:50px}.show-wide_img .wpex-timeline>li .wpex-timeline-label .tlct-shortdes{margin-top:20px}.show-wide_img .wpex-timeline>li .wpex-timeline-label .img-left+.tlct-shortdes{margin-top:0}.wpex-timeline-list.show-bg .style-center>li .wpex-content-left+.timeline-details,.wpex-timeline-list.show-bg .style-center>li .wpex-content-left{margin-bottom:0}.wpex-timeline-list.show-bg .timeline-details{background-size:cover;background-position:center center;background-attachment:fixed}.wpex-timeline-list.show-bg .timeline-details .bg-inner{padding:20px;background:-moz-linear-gradient(-45deg,rgb(255 255 255) 0%,#fff0 55%),rgb(255 255 255 / .8);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgb(255 255 255)),color-stop(55%,#fff0)),rgb(255 255 255 / .8);background:-webkit-linear-gradient(-45deg,rgb(255 255 255) 0%,#fff0 55%),rgb(255 255 255 / .8);background:-ms-linear-gradient(-45deg,rgb(255 255 255) 0%,#fff0 55%),rgb(255 255 255 / .8);background:linear-gradient(135deg,rgb(255 255 255) 0%,#fff0 55%),rgb(255 255 255 / .8);box-shadow:0 1px 1px 0 rgb(255 255 255 / .35)}.wpex-timeline-list.show-bg .style-center>li .wpex-timeline-label .timeline-details{padding:0}.wpex-timeline-list.show-bg.bg-box .style-center>li .wpex-timeline-label .timeline-details{padding:15px}.wpex-timeline-list.show-wide_img .wpex-timeline>li .wpex-timeline-label .tlct-shortdes>p,.wpex-timeline-list.show-bg .wpex-timeline>li .wpex-timeline-label .tlct-shortdes>p{margin-top:7px;padding-top:9px;border-top:1px dashed rgb(0 0 0 / .15)}.wpex-timeline-list.show-bg .wpex-timeline>li .wpex-timeline-label .tlct-shortdes .wptl-more-meta{margin-top:3px}.wpex-timeline-list.show-wide_img .wpex-timeline>li .wpex-timeline-label .tlct-shortdes h2+p,.wpex-timeline-list.show-bg .wpex-timeline>li .wpex-timeline-label .tlct-shortdes h2+p{margin-top:9px}.wpex-timeline-list.show-wide_img .wpex-timeline>li .timeline-details{border-top:3px solid #00BCD4}.wpex-timeline-list .wptl-embed>*{max-width:100%}.wpex-timeline-list.show-bg .wpex-timeline-label{padding:0}.wpex-timeline-list.show-bg.left-tl li .wpex-timeline-label .timeline-details,.wpex-timeline-list.show-bg.left-tl li .wpex-timeline-label .wpex-content-left{width:100%;padding:0}.wpex-timeline-list.show-bg.left-tl li .wpex-timeline-label .wpex-content-left{margin-top:0}.wpex-timeline-list.show-bg.left-tl li .wpex-timeline-label .wpex-content-left .wpex-leftdate{padding:15px 30px;background:#00BCD4;color:#fff;border-top-left-radius:3px;border-top-right-radius:3px}.wpex-timeline-list.show-icon.show-bg .wpex-timeline>li .wpex-timeline-label:after{border-right-color:#00BCD4}.wpex-timeline-list.show-simple:not(.show-clean) .wpex-timeline>li:first-child:before{top:-45px}.wpex-timeline-list.show-simple .wpex-timeline>li .wpex-timeline-time{position:relative;width:auto;left:auto;right:auto;padding:0}.wpex-timeline-list.show-simple .wpex-timeline>li .wpex-timeline-label{padding:0;border:0;box-shadow:none}.wpex-timeline-list.show-simple .wpex-timeline>li .wpex-timeline-label:before{display:none}.wpex-timeline-list.show-simple ul li .wpex-timeline-time .tll-date{padding:5px 13px;background-color:#00BCD4;color:#FFF;line-height:1;margin-top:4px;margin-bottom:20px}.wpex-timeline-list.show-simple .wpex-timeline>li .ful-img,.wpex-timeline-list.show-simple .wpex-timeline>li .tll-date{display:inline-block}.wpex-timeline-list.show-simple .wpex-timeline>li .ful-img{margin-bottom:20px}.wpex-timeline-list.show-simple .wpex-timeline>li .ful-img img{max-width:100%;height:auto;margin:0 0 0 0}.wpex-timeline-list.show-simple .wpex-timeline>li .wptl-readmore-center{text-align:left}.wpex-timeline-list.show-simple span.tll-date:before{content:"";width:30px;height:2px;background:#E9E9E9;position:absolute;top:19px;left:-40px}.wpex-timeline-list.show-simple li .wpex-timeline-icon i:not(.no-icon){top:56px}.wpex-timeline-list.show-simple .wptl-readmore-center a{color:#00BCD4}.wpex-timeline-list.show-simple .wpex-timeline>li .wpex-timeline-label,.wpex-timeline-list.show-simple .wpex-timeline>li .wpex-timeline-time .s-date{text-align:left}.wpex-timeline-list.show-simple li .wpex-timeline-icon .fa:not(.no-icon):before{margin-left:-120px;color:#00BCD4}.wpex-timeline-list.show-simple li .wpex-timeline-icon i.fa.icon-img:before{margin-left:-120px}.wpex-timeline-list.show-simple:not(.left-tl) li .wpex-timeline-icon a i:not(.no-icon){margin-left:-5px}.wpex-timeline-list.left-tl:not(.show-icon) li .wpex-timeline-icon a i.fa.no-icon,.wpex-timeline-list.show-simple.left-tl li .wpex-timeline-icon a i.fa{left:164px}.wpex-timeline-list.show-simple li .wpex-timeline-icon a i.fa:not(.no-icon),.wpex-timeline-list.show-simple li .wpex-timeline-icon a i.fa.icon-img{top:15px;font-size:50px;line-height:.3}.wpex-timeline-list.show-simple li.wptl-feature .wpex-timeline-icon a i.fa.no-icon,.wpex-timeline-list.show-simple li.wptl-feature .wpex-timeline-icon a i.fa{top:78px}.wpex-timeline-list.show-simple .wpex-timeline>li.wptl-feature .wpex-timeline-time{margin-top:3px}.show-simple .wpex-timeline>li .wpex-timeline-label{background:#fff0}.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-icon .fa.icon-img:before,.wpex-timeline-list ul li .wpex-timeline-icon i.fa.fa-square.icon-img:before{color:#fff0}.tlct-shortdes iframe{max-width:100%}.wpex-timeline-list.show-clean .wpex-timeline.style-center>li .il-img{float:right;margin:0 0 5px 20px;max-width:200px;position:relative;z-index:9}.wpex-timeline-list.show-clean li .il-img img{border:2px solid #EEE}.left-tl.show-clean .wpex-timeline>li .il-img{float:right;margin:0 0 5px 20px;max-width:200px}.wpex-timeline-list.show-clean .wpex-timeline>li h2.tl-title{display:inline}.wpex-timeline-list.show-clean .wpex-timeline-icon{position:relative;margin-top:10px}.wpex-timeline-list.show-clean .tlct-shortdes{padding-top:20px}.wpex-timeline-list.show-clean .wpex-timeline-icon:before{content:"";width:calc(100% - 160px);height:2px;background:#eee;position:absolute;left:-40px;top:3px}.wpex-timeline-list.show-clean li:last-child .wpex-timeline-icon:after{content:"";width:3px;height:999px;background:#eee;position:absolute;left:-41px;top:-999px}.wpex-timeline-list.show-clean .wpex-timeline.style-center>li .wpex-timeline-icon .fa{left:-40px;right:auto;top:0}.wpex-timeline-list.show-clean .wpex-timeline>li>div.tl-ani{position:relative;z-index:9;overflow:hidden}.wpex-timeline-list.show-clean .wpex-timeline>li .tll-date{display:block}.wpex-timeline-list.show-clean .wpex-timeline>li .tll-date:before{display:none}.wpex-timeline-list.show-clean .wpex-timeline>li .wpex-timeline-label h2{text-transform:capitalize;color:#00BCD4}.wpex-timeline-list.show-clean.left-tl .wpex-timeline>li .wpex-timeline-icon a i.fa{left:-36px;top:0}.wpex-timeline-list.show-clean.left-tl li:last-child .wpex-timeline-icon:after{left:-57px}.wpex-timeline-list.show-clean.left-tl .wpex-timeline-icon:before{left:-50px;width:calc(100% - 150px);top:4px}@media (min-width:768px){.wpex-timeline-list.show-clean:not(.left-tl) .wpex-timeline>li:nth-child(odd) .il-img{float:left;margin:0 20px 5px 0}.wpex-timeline-list.show-clean:not(.left-tl) li:last-child:nth-child(odd) .wpex-timeline-icon:after{right:-42px;left:auto}.wpex-timeline-list.show-clean .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-icon:before{right:-40px;left:auto}.wpex-timeline-list.show-clean .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-icon .fa{right:-45px;left:auto}.show-clean .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-label{margin-left:50%;padding-left:40px}.show-clean .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-label{margin-right:50%;padding-right:40px}.wpex-timeline-list.show-simple .style-center>li:nth-child(odd) .wpex-timeline-icon a i.fa.icon-img:before,.wpex-timeline-list.show-simple .style-center>li:nth-child(odd) .wpex-timeline-icon .fa:not(.no-icon):before{margin-right:-120px;margin-left:auto}.wpex-timeline-list.show-simple:not(.left-tl) li:nth-child(odd) span.tll-date:before{right:-40px;left:auto}.wpex-timeline-list.show-simple:not(.left-tl) .wpex-timeline>li:nth-child(odd) .wptl-readmore-center{margin-right:0;text-align:right}.wpex-timeline-list.show-simple:not(.left-tl) .wpex-timeline>li:nth-child(odd) .wpex-timeline-time .s-date,.wpex-timeline-list.show-simple:not(.left-tl) .wpex-timeline>li:nth-child(odd) .wpex-timeline-label{text-align:right}}@media(max-width:767px){.left-tl.show-clean .wpex-timeline>li .il-img,.wpex-timeline-list.show-clean .wpex-timeline.style-center>li .il-img{float:none;display:block;position:relative;margin:0 0 15px 0}.wpex-timeline-list.show-clean .wpex-timeline.style-center>li .wpex-timeline-icon .fa{left:-50px}.wpex-timeline-list.show-clean li:last-child .wpex-timeline-icon:after{left:-51px}.show-wide_img.left-tl .wpex-loadmore,.show-wide_img .wpex-loadmore{width:100px}.show-wide_img .tlmobile-visible{display:inline-none!important}.show-wide_img .wpex-timeline>li .wpex-timeline-time,.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-time,.show-wide_img .wpex-timeline-list.show-icon li .wpex-timeline-icon .fa:before{left:100px;z-index:9;width:auto}.show-wide_img .wpex-timeline>li:first-child:before,.show-wide_img .wpex-timeline>li .wpex-timeline-icon .fa,.show-wide_img .wpex-timeline>li:after{left:50px}.show-wide_img .wpex-timeline>li .wpex-timeline-label{margin-left:100px}.show-wide_img.wpex-timeline-list .wptl-feature-name{left:50px}.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-icon .fa,.left-tl:not(.show-simple):not(.show-icon):not(.show-classic) .wpex-timeline>li .wpex-timeline-icon .fa.no-icon{left:65px}.show-wide_img.left-tl .wpex-timeline>li .wpex-timeline-icon .fa:not(.no-icon):before{font-size:0}}@media (max-width:520px){.wpex-timeline-list.left-tl:not(.show-icon):not(.show-clean) li .wpex-timeline-icon a i.fa.no-icon,.wpex-timeline-list.show-simple.left-tl:not(.show-clean) li .wpex-timeline-icon a i.fa,.wpex-timeline-list.show-simple.left-tl li .wpex-timeline-icon a i.fa{left:65px}.wpex-timeline-list.show-simple .wpex-timeline>li .wpex-timeline-icon .fa:before{font-size:0}}.wpex-timeline-list.show-simple.show-simple-bod ul li .wpex-timeline-time .tll-date{background:#fff0;color:#00BCD4;padding:5px 0 0}.wpex-timeline-list.show-simple-bod .tlct-shortdes>h2{display:inline}.wpex-timeline-list.show-simple-bod .tlct-shortdes>h2+p{margin-top:15px}.wpex-timeline-list.show-simple-bod .timeline-details .img-left{display:inline-block;width:40%;float:left;margin:0 20px 5px 0;box-shadow:none}@media (min-width:768px){.wpex-timeline-list.show-simple-bod.left-tl ul li .timeline-details .img-left,.wpex-timeline-list.show-simple-bod ul li:nth-child(even) .timeline-details .img-left{float:right;margin:0 0 5px 20px}}.wpex-timeline-list.show-simple-bod .timeline-details{border-bottom:2px solid #E9E9E9;padding-bottom:15px}.wpex-timeline-list.show-simple-bod .timeline-details:after{content:"";display:block;clear:both}.wpex-timeline-list.show-box-color .wpex-timeline>li .wpex-timeline-label{padding:0}.wpex-timeline-list.show-box-color.left-tl .wptl-embed{margin:0}.wpex-timeline-list.show-simple:not(.show-simple-bod):not(.show-simple-cent) li:nth-child(odd) .ful-img img{float:right}.show-box-color .wpex-timeline>li .wpex-timeline-label:before,.wpex-timeline-list.show-box-color .wpex-timeline>li .wpex-timeline-label:after{display:none}.wpex-timeline-list.show-box-color .wpex-timeline.style-center>li .wpex-content-left .wpex-leftdate,.show-box-color .wpex-timeline>li .wpex-timeline-label{border-radius:0}.show-box-color .wpex-timeline>li .wpex-timeline-label .timeline-details>a{box-shadow:none;padding:5px 5px 0 5px;display:inline-block;width:100%}.wpex-timeline-list.show-box-color .style-center>li .wpex-timeline-label .timeline-details{padding:0}.wpex-timeline-list.show-box-color .style-center>li:nth-child(odd) .wpex-timeline-label,.wpex-timeline-list.show-box-color .style-center>li .wpex-timeline-label{border:2px solid #00BCD4}.wpex-timeline-list.show-box-color .tlct-shortdes{padding:15px 18px}.wpex-timeline-list.show-box-color .style-center>li .wpex-content-left{margin:0}.show-box-color .tlb-time{padding:15px 18px;line-height:1;font-size:20px;display:inline-block;width:100%;float:left;background:#00BCD4;color:#FFF}.wpex-timeline-list.show-box-color .style-center>li:nth-child(odd) .wpex-timeline-icon .fa:after,.wpex-timeline-list.show-box-color li .wpex-timeline-icon i:after{content:"";width:24px;height:1px;display:block;border-bottom:2px dashed #00BCD4;margin-top:-8px;margin-left:19px}.wpex-timeline-list.show-box-color .wptl-feature-name span{border-radius:0}.wpex-timeline-list.show-box-color li .tlb-time>span{width:50%;display:inline-block;text-transform:capitalize}.wpex-timeline-list.show-box-color li .tlb-time>span.tll-date{float:left}.wpex-timeline-list.show-box-color li .tlb-time>span:empty{display:none}.wpex-timeline-list.show-box-color li .tlb-time>span:empty+span{width:100%}.wpex-timeline-list.show-box-color .wpex-timeline>li .wpex-timeline-label h2 a{text-transform:capitalize}@media (min-width:768px){.wpex-timeline-list.show-box-color li:nth-child(odd) .tlb-time>span.tll-date{float:right;text-align:right}.wpex-timeline-list.show-box-color li:nth-child(even) .info-h{text-align:right}.wpex-timeline-list.show-box-color .style-center>li:nth-child(odd) .wpex-timeline-icon .fa:after{margin-left:-29px}}@media (max-width:767px){.wpex-timeline-list.show-box-color li .tlb-time>span{width:100%;text-align:left}}.wpex-timeline-list.show-simple.show-simple-cent ul li .wpex-timeline-time .tll-date{padding:5px 10px;border:2px solid}.wpex-timeline-list.show-simple-cent .tlct-shortdes h2{text-transform:capitalize;line-height:1}.wpex-timeline-list.show-simple-cent .tlct-shortdes h2+p{margin-top:5px}@media (min-width:768px){.wpex-timeline-list.show-simple-cent .timeline-details .img-left{width:40%;float:right;margin:0;padding:0 0 5px 20px}.wpex-timeline-list.show-simple-cent.left-tl ul li .timeline-details .img-left,.wpex-timeline-list.show-simple-cent ul li:nth-child(even) .timeline-details .img-left{float:left;margin:0;padding:0 20px 5px 0}}.wpex-timeline-list.show-simple .wpex-timeline>li .wpex-timeline-time{text-align:right}.wpex-timeline-list.show-simple.left-tl .wpex-timeline>li .wpex-timeline-time,.wpex-timeline-list.show-simple .wpex-timeline>li:nth-child(even) .wpex-timeline-time{text-align:left}.wpex .wptl-more-meta+.wptl-excerpt{margin-top:0;padding-top:0}.extl-gallery-carousel ul.ex_s_lick-dots{position:absolute;bottom:10px}.extl-gallery-carousel ul.ex_s_lick-dots button:before{display:none}.extl-gallery-carousel ul.ex_s_lick-dots button{border:2px solid rgb(255 255 255 / .7);border-radius:50%;width:10px;height:10px;padding:0}.extl-gallery-carousel ul.ex_s_lick-dots .ex_s_lick-active button{border-color:#fff}.extl-gallery-carousel .ex_s_lick-prev{left:10px}.extl-gallery-carousel .ex_s_lick-arrow{font-size:12px;color:#fff;z-index:99;border:1px solid #fff;border-radius:50%;width:30px;height:30px;transition:all .2s}.extl-gallery-carousel .ex_s_lick-arrow:before{display:none}.extl-gallery-carousel .ex_s_lick-next{right:10px}.timeline-details .ex_s_lick-dotted.ex_s_lick-slider,.timeline-details .extl-gallery-carousel{margin-bottom:20px}.show-wide_img .timeline-details .extl-gallery-carousel{margin-bottom:0}.extl-gallery-carousel .ex_s_lick-arrow:focus{color:#fff}.extl-gallery-carousel .ex_s_lick-arrow:hover{background:#fff;color:#000}.wptl-filter-box.exsticky .wptl-filters{position:fixed;top:30px;z-index:99}.exwptl-ftlb-bar{text-align:center;margin:15px;display:inline-block;width:100%}.exwptl-ftlb-bar span{padding:6px 12px;border:1px solid #7d7d7d;border-radius:2px;margin:5px;cursor:pointer;transition:all .2s;display:inline-block}.exwptl-ftlb-bar span:hover{background:#7d7d7d;color:#fff}@-webkit-keyframes icon_pointing{0%{box-shadow:0 0 0 0 rgb(255 87 34 / .5)}45%{box-shadow:0 0 0 6px rgb(255 87 34 / .05)}50%{box-shadow:0 0 0 0 rgb(255 87 34 / .2)}100%{box-shadow:0 0 0 3px rgb(255 87 34 / .2)}}@keyframes icon_pointing{0%{box-shadow:0 0 0 0 rgb(255 87 34 / .5)}45%{box-shadow:0 0 0 6px rgb(255 87 34 / .05)}50%{box-shadow:0 0 0 0 rgb(255 87 34 / .2)}100%{box-shadow:0 0 0 3px rgb(255 87 34 / .2)}}.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .ftlb-focus .extl-sbd-details,.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .ftlb-focus .wpextt_templates>div,.wpex.horizontal-timeline.ex-multi-item:not(.wpex-horizontal-8) .ftlb-focus .wpex-timeline-label{box-shadow:0 0 0 2px rgb(255 87 34 / 40%);-webkit-animation:icon_pointing .8s ease .3s;animation:icon_pointing .8s ease .3s}.wpex.wpex-horizontal-8.ex-multi-item .ftlb-focus .wpextt_templates>div{box-shadow:0 0 0 2px #ff5722}.wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline .wptl-excerpt{margin-top:0;padding-top:0}.wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline h2+.wptl-excerpt{padding-top:10px}@media (max-width:520px){.wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline>li .wpex-timeline-label{padding-top:50px}.wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline>li .wpex-timeline-time *:not(.tll-date){display:none}.wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline>li .wpex-timeline-time{margin:5px 0 10px 134px;opacity:1;position:absolute;text-align:left;width:auto;padding:0;top:0;z-index:999}}.wpex-content-left .extl-gallery-carousel,.wpex-content-left .extl-gallery-carousel .ex_s_lick-list{width:100%}.exwptl-hidden{display:none!important}.sidebyside-tl.show-classic span.tll-date{position:absolute;padding:10px;background:#00BCD4;line-height:1;color:#fff;font-size:15px;min-width:100px;text-align:center;border:1px solid #eee;z-index:9}.sidebyside-tl.show-classic a.img-left{display:inline-block;margin-bottom:15px}@media(min-width:768px){.wpex-timeline-list.sidebyside-tl .wptl-feature-name{left:0;white-space:nowrap}.wpex-timeline-list.sidebyside-tl li:nth-child(odd) .wptl-feature-name{left:100%}.wpex-timeline-list.sidebyside-tl ul.wpex.wpex-timeline.style-center:after{content:"";clear:both;display:block}.sidebyside-tl .wpex-timeline.style-center>li:nth-child(even){float:right;margin-top:120px;clear:none}.sidebyside-tl .wpex-timeline.style-center>.wptl-feature+li:nth-child(even).wptl-feature{margin-top:150px}.sidebyside-tl.show-classic .wpex-timeline.style-center>li .wpex-timeline-time{padding-left:50px;left:0;top:0;padding-right:0}.sidebyside-tl.show-classic .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-time{left:auto;padding-right:50px;top:0;padding-left:0;right:0}.sidebyside-tl.show-classic .wpex-timeline>li:nth-child(even) .wpex-timeline-time span.tll-date:before{left:-16px}.sidebyside-tl.show-classic .wpex-timeline>li:nth-child(even) .wpex-timeline-time span.tll-date{text-align:left}.sidebyside-tl.show-classic .wpex-timeline>li{width:50%;display:inline-block}.sidebyside-tl.show-classic .wpex-timeline.style-center>.it-hidden+li:nth-child(even){margin-top:0}.sidebyside-tl.show-classic .wpex-timeline.style-center>li:nth-child(2n+1){clear:both;float:left}.sidebyside-tl.show-classic .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-label{margin-right:10%}.sidebyside-tl.show-classic .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-label{margin-left:10%}.sidebyside-tl.show-classic .wpex-timeline.style-center>li .wpex-timeline-icon .fa{right:0;left:auto;margin-right:-20px}.sidebyside-tl.show-classic .wpex-timeline.style-center>li .wpex-timeline-icon .fa.no-icon{margin-right:-4px}.sidebyside-tl.show-classic .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa{left:0;right:auto}.sidebyside-tl.show-classic .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa.no-icon{left:-2px}.sidebyside-tl.show-classic:not(.show-icon) .wpex-timeline.style-center:not(.show-icon)>li:first-child:before,.sidebyside-tl.show-classic:not(.show-icon) .wpex-timeline.style-center>li:after{right:0;left:auto}.sidebyside-tl.show-classic:not(.show-icon) .wpex-timeline.style-center>li:nth-child(even):after{right:auto;left:-2px}.sidebyside-tl.show-classic li:nth-child(odd) span.tll-date{right:0}.sidebyside-tl.show-wide_img .wpex-timeline>li>div:first-child{padding-top:70px}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li .wpex-timeline-time{padding-left:10%;left:0;top:0;padding-right:0}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-time{left:auto;padding-right:10%;top:0;padding-left:0;right:0}.sidebyside-tl.show-wide_img .wpex-timeline>li .wpex-timeline-time span.tll-date:before{transform:rotate(180deg);-ms-transform:rotate(180deg);right:-16px;-webkit-transform:rotate(180deg)}.sidebyside-tl.show-wide_img .wpex-timeline>li:nth-child(even) .wpex-timeline-time span.tll-date:before{left:-16px}.sidebyside-tl.show-wide_img .wpex-timeline>li:nth-child(even) .wpex-timeline-time span.tll-date{text-align:left}.sidebyside-tl.show-wide_img .wpex-timeline>li{width:50%;display:inline-block;padding:0}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>.it-hidden+li:nth-child(even){margin-top:0}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li:nth-child(2n+1){clear:both;float:left}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-label{margin-right:10%}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-label{margin-left:10%}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li .wpex-timeline-icon .fa{right:0;left:auto;margin-right:-20px}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa{left:0;right:auto}.sidebyside-tl.show-wide_img:not(.show-icon).show-wide_img .wpex-timeline.style-center:not(.show-icon)>li:first-child:before,.sidebyside-tl.show-wide_img:not(.show-icon).show-wide_img .wpex-timeline.style-center>li:after{right:0;left:auto}.sidebyside-tl.show-wide_img:not(.show-icon).show-wide_img .wpex-timeline.style-center>li:nth-child(even):after{right:auto;left:-2px}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li.wptl-feature .wpex-timeline-icon .fa{margin-top:70px}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li .wpex-timeline-icon .fa.no-icon{margin-right:-3px}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>li.wptl-feature time.wpex-timeline-time{top:70px}.sidebyside-tl.show-wide_img .wpex-timeline.style-center>.wptl-feature+li:nth-child(even).wptl-feature{margin-top:215px}.sidebyside-tl.show-simple .wpex-timeline>li{width:50%;display:inline-block}.sidebyside-tl.show-simple .wpex-timeline.style-center>li:nth-child(even){float:right;margin-top:120px}.sidebyside-tl.show-simple .wpex-timeline.style-center>li:nth-child(2n+1){clear:both;float:left}.sidebyside-tl.show-simple .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-label{margin-right:10%}.sidebyside-tl.show-simple .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-label{margin-left:10%}.sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center:not(.show-icon)>li:first-child:before,.sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center>li:after{right:-1px;;left:auto}.sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center>li:nth-child(even):after{right:auto;left:-1px}.sidebyside-tl.show-simple .wpex-timeline.style-center>li .wpex-timeline-icon .fa{right:0;left:auto;margin-right:-4px;margin-top:-5px}.sidebyside-tl.show-simple .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa{left:-1px;right:auto;margin-top:-5px}.sidebyside-tl.show-simple li .wpex-timeline-icon i:not(.no-icon),.sidebyside-tl.show-simple:not(.show-icon) li .wpex-timeline-icon i.no-icon.icon-img{height:40px;width:40px}.sidebyside-tl.show-simple .wpex-timeline.style-center>li .wpex-timeline-icon .fa:not(.no-icon),.sidebyside-tl.show-simple .wpex-timeline.style-center>li .wpex-timeline-icon .fa.no-icon.icon-img{margin-top:-20px;right:-17px}.sidebyside-tl.show-simple .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa:not(.no-icon),.sidebyside-tl.show-simple .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa.no-icon.icon-img{left:-15px}.sidebyside-tl.show-simple li .wpex-timeline-icon i:before{font-size:25px;margin-left:0!important;margin-right:0!important;line-height:40px}.sidebyside-tl.show-simple li .wpex-timeline-icon i:not(.no-icon):before{color:#FFFFFF!important}.sidebyside-tl.show-icon .wpex-timeline>li{width:50%;display:inline-block}.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(even){float:right;margin-top:120px}.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(2n+1){clear:both;float:left}.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-label{margin-right:10%}.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-label{margin-left:10%}.sidebyside-tl.show-icon .wpex-timeline.style-center:not(.show-icon)>li:first-child:before,.sidebyside-tl.show-icon .wpex-timeline.style-center>li:after{right:0;left:auto}.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(even):after{right:auto;left:0}.sidebyside-tl.show-icon .wpex-timeline.style-center>li .wpex-timeline-icon .fa{right:0;left:auto;margin-right:-3px;margin-top:-5px}.sidebyside-tl.show-icon .wpex-timeline.style-center>li .wpex-timeline-icon .fa.no-icon:not(.icon-img){margin-right:-5px}.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa{left:-2px;right:auto;margin-top:-5px}.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa.no-icon:not(.icon-img){left:0}.sidebyside-tl.show-icon li .wpex-timeline-icon i:not(.no-icon),.sidebyside-tl.show-icon li .wpex-timeline-icon i.no-icon.icon-img{height:40px;width:40px}.sidebyside-tl.show-icon .wpex-timeline.style-center>li .wpex-timeline-icon .fa:not(.no-icon),.sidebyside-tl.show-icon .wpex-timeline.style-center>li .wpex-timeline-icon .fa.no-icon.icon-img{right:-15px;margin-top:-20px}.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa:not(.no-icon),.sidebyside-tl.show-icon .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa.no-icon.icon-img{left:-14px}.sidebyside-tl.show-icon li .wpex-timeline-icon i:before{font-size:25px;margin-left:0!important;margin-right:0!important;line-height:40px}.sidebyside-tl.show-icon li .wpex-timeline-icon i:not(.icon-img):not(.no-icon):before{color:#FFFFFF!important}.sidebyside-tl.show-wide_img .style-center>li:nth-child(odd) .wptl-readmore-center,.sidebyside-tl.show-classic .style-center>li:nth-child(odd) .wptl-readmore-center,.sidebyside-tl.show-icon .style-center>li:nth-child(odd) .wptl-readmore-center{margin-right:10%}.sidebyside-tl.wpex-timeline-list.show-box-color .style-center>li:nth-child(odd) .wpex-timeline-icon .fa:after,.sidebyside-tl.wpex-timeline-list.show-box-color li .wpex-timeline-icon i:after{margin-top:-20px}.sidebyside-tl.wpex-timeline-list.show-box-color li .wpex-timeline-icon i:after{margin-left:38px}.sidebyside-tl.wpex-timeline-list.show-box-color .style-center li .wpex-timeline-icon .fa{margin-left:-7px}.sidebyside-tl.wpex-timeline-list.show-simple ul.wpex-timeline>li{margin-bottom:-30px}.sidebyside-tl.wpex-timeline-list.show-simple span.tll-date:before{width:27px}.sidebyside-tl.show-clean .wpex-timeline.style-center>li:nth-child(odd) .wpex-timeline-label,.sidebyside-tl.show-clean .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-label{padding:0}.sidebyside-tl.show-clean .wpex-timeline.style-center>li .wpex-timeline-icon .fa:not(.no-icon),.sidebyside-tl.show-clean .wpex-timeline.style-center>li .wpex-timeline-icon .fa.no-icon.icon-img{margin-top:-16px;right:auto;left:180px}.sidebyside-tl.show-clean .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa:not(.no-icon),.sidebyside-tl.show-clean .wpex-timeline.style-center>li:nth-child(even) .wpex-timeline-icon .fa.no-icon.icon-img{left:auto;right:180px}.sidebyside-tl.show-clean .wpex-timeline.style-center>li .wpex-timeline-icon .fa.no-icon:not(.icon-img){display:none}.sidebyside-tl.wpex-timeline-list.show-clean li:last-child .wpex-timeline-icon:after{left:-44px}.sidebyside-tl.wpex-timeline-list.show-clean .wptl-embed{margin-top:30px}.sidebyside-tl.show-clean.no-more.no-end .wpex-timeline>li:last-child:after{display:block}.sidebyside-tl.wpex-timeline-list.show-clean:not(.left-tl) li:last-child:nth-child(odd) .wpex-timeline-icon:after{display:none}.sidebyside-tl.wpex-timeline-list.show-simple:not(.show-clean) .wpex-timeline>li:first-child:before{top:-50px}}.wpex.horizontal-timeline.dark-style{color:#b7b7b7}.dark-style .timeline-details .wptl-readmore>a,.dark-style .wpex-timeline>li .wpex-timeline-label h2 a,.dark-style li .wptl-readmore-center>a,.wpex-timeline-list.dark-style .wpex-taxonomy-filter li a:not(.active):not(:hover),.wpex.horizontal-timeline.dark-style .wpex-timeline-label h2 a{color:#dedede}.wpex.horizontal-timeline.dark-style .horizontal-nav .ex_s_lick-arrow{background-color:#fff0}.wpex.horizontal-timeline.dark-style .horizontal-content .ex_s_lick-arrow{background:rgb(255 255 255 / .25)}.wpex.horizontal-timeline.dark-style .timeline-hr:before{background-image:-webkit-linear-gradient(left,#EEEEEE,rgb(0 0 0 / .8));background-image:linear-gradient(to right,#EEEEEE,rgb(0 0 0 / .8))}.wpex.horizontal-timeline.dark-style.tl-hozsteps .timeline-hr:before{background-image:-webkit-linear-gradient(left,#fff0,rgb(72 72 72));background-image:linear-gradient(to right,#fff0,rgb(72 72 72))}.wpex.horizontal-timeline.dark-style .timeline-pos-select:before{background-image:-webkit-linear-gradient(left,#484848,#fff0);background-image:linear-gradient(to right,#484848,#fff0)}.wpex.dark-style .wptl-excerpt{border-color:rgb(255 255 255 / .15)}.wpex-timeline-list.dark-style .wpex-timeline>li .wpex-timeline-label{background:#232323;color:#b7b7b7}.wpex-timeline-list.flat-style.show-icon.dark-style .style-center>li .wpex-timeline-label{background:#232323}.wpex-timeline-list.dark-style .wpex-taxonomy-filter li{border-color:rgb(255 255 255 / .15)}.wpex-timeline-list.show-icon.dark-style li .wpex-timeline-icon .fa{box-shadow:0 0 0 2px #232323}.dark-style .wpex-timeline>li:after,.dark-style .wpex-timeline>li:first-child:before{background:#232323}.dark-style .wpex-timeline>li .wpex-timeline-icon .fa{box-shadow:0 0 0 4px #232323}.dark-style.flat-style:not(.show-icon) .wpex-timeline>li .wpex-timeline-icon .fa,.dark-style .wpex-timeline>li .wpex-timeline-time .info-img{border-color:#232323}.dark-style.flat-style:not(.show-icon) .wpex-timeline>li .wpex-timeline-icon .fa{box-shadow:none}.dark-style.wpex-timeline-list.left-tl:not(.show-icon) .wptl-feature-name,.dark-style.wpex-timeline-list:not(.show-icon) .wptl-feature-name span{border-color:#232323}.dark-style.wpex-timeline-list.center-tl.show-icon .wptl-feature-name span,.dark-style.wpex-timeline-list.left-tl.show-icon .wptl-feature-name{background:#232323;color:#FFF}﻿.slick-lightbox{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:#000;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.slick-lightbox .slick-loading .slick-list{background-color:#fff0}.slick-lightbox .slick-prev{left:15px}.slick-lightbox .slick-next{right:15px}.slick-lightbox-hide{opacity:0}.slick-lightbox-hide.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-hide-init{position:absolute;top:-9999px;opacity:0}.slick-lightbox-hide-init.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-inner{position:fixed;top:0;left:0;width:100%;height:100%}.slick-lightbox-slick-item{text-align:center;overflow:hidden}.slick-lightbox-slick-item:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{position:absolute;bottom:0;left:0;text-align:center;width:100%;margin-bottom:20px}.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{display:block;text-align:center}.slick-lightbox-slick-item-inner{display:inline-block;vertical-align:middle;max-width:90%;max-height:90%}.slick-lightbox-slick-img{margin:0 auto;display:block;max-width:90%;max-height:90%}.slick-lightbox-slick-caption{margin:10px 0 0;color:#fff}.slick-lightbox-close{position:absolute;top:15px;right:15px;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:#fff0;color:#fff0;padding:0;border:none}.slick-lightbox-close:focus{outline:none}.slick-lightbox-close:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'×'}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}