@charset "UTF-8";

 .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.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-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{0%,20%,53%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-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{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-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{0%,100%{-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 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)}100%{-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)}100%{-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{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-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)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-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)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%{-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)}100%{-webkit-transform:none;transform:none}}@keyframes jello{11.1%{-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)}100%{-webkit-transform:none;transform:none}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}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)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}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)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}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)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}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)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}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)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{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)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{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)}100%{-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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{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)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-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}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-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}100%{-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{0%{-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)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-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)}100%{-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{0%{-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)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-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)}100%{-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{0%{-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}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-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}100%{-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{0%{-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}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-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}100%{-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{0%{-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}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-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}100%{-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{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-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{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-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{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-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}100%{-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}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{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{0%{opacity:1}100%{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{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{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{0%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{0%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{0%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{0%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{0%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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)}100%{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)}100%{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)}100%{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)}100%{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{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(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/fontawesome-webfont.eot?v=4.4.0);src:url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}@font-face {
font-family: 'fira_sanslight';
src: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-light-webfont.eot);
src: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-light-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-light-webfont.woff2) format('woff2'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-light-webfont.woff) format('woff'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-light-webfont.ttf) format('truetype'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-light-webfont.svg#fira_sanslight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fira_sansultralight';
src: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-ultralight-webfont.eot);
src: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-ultralight-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-ultralight-webfont.woff2) format('woff2'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-ultralight-webfont.woff) format('woff'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-ultralight-webfont.ttf) format('truetype'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-ultralight-webfont.svg#fira_sansultralight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fira_sansbook';
src: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-book-webfont.eot);
src: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-book-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-book-webfont.woff2) format('woff2'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-book-webfont.woff) format('woff'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-book-webfont.ttf) format('truetype'),
url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/fonts/firasans-book-webfont.svg#fira_sansbook) format('svg');
font-weight: normal;
font-style: normal;
}.grad-orange {
background: #e5493a;
background: linear-gradient(225deg, #e5493a, #ee6f2c, #f7941e);
background-size: 600% 600%;
-webkit-animation: AnimateGradient 4s ease infinite;
-moz-animation: AnimateGradient 4s ease infinite;
-o-animation: AnimateGradient 4s ease infinite;
animation: AnimateGradient 4s ease infinite;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5493a', endColorstr='#f7941e', GradientType=1);
}   html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
outline: none;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
} mark {
background-color: transparent;
} body {
line-height: 1;
} blockquote,
q {
quotes: none;
} blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
} table {
border-collapse: collapse;
border-spacing: 0;
} * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} *:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} *,
*:focus {
outline: none !important;
} img.alignright {
float: right;
margin: 0 0 1em 1em;
} img.alignleft {
float: left;
margin: 0 1em 1em 0;
} img.aligncenter {
display: block;
max-width: 100%;
margin-left: auto;
margin-right: auto;
} .alignright {
float: right;
} .alignleft {
float: left;
} .aligncenter {
display: block;
max-width: 100%;
margin-left: auto;
margin-right: auto;
} .alignnone {
max-width: 100%;
} .wp-caption-text {
font-style: italic;
text-align: center;
}  .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) { .container {
width: 750px;
}
}
@media (min-width: 992px) { .container {
width: 970px;
}
}
@media (min-width: 1200px) { .container {
width: 1170px;
}
} .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
} .row {
margin-left: -15px;
margin-right: -15px;
} .col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
} .col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
} .col-xs-12 {
width: 100%;
} .col-xs-11 {
width: 91.66666667%;
} .col-xs-10 {
width: 83.33333333%;
} .col-xs-9 {
width: 75%;
} .col-xs-8 {
width: 66.66666667%;
} .col-xs-7 {
width: 58.33333333%;
} .col-xs-6 {
width: 50%;
} .col-xs-5 {
width: 41.66666667%;
} .col-xs-4 {
width: 33.33333333%;
} .col-xs-3 {
width: 25%;
} .col-xs-2 {
width: 16.66666667%;
} .col-xs-1 {
width: 8.33333333%;
} .col-xs-pull-12 {
right: 100%;
} .col-xs-pull-11 {
right: 91.66666667%;
} .col-xs-pull-10 {
right: 83.33333333%;
} .col-xs-pull-9 {
right: 75%;
} .col-xs-pull-8 {
right: 66.66666667%;
} .col-xs-pull-7 {
right: 58.33333333%;
} .col-xs-pull-6 {
right: 50%;
} .col-xs-pull-5 {
right: 41.66666667%;
} .col-xs-pull-4 {
right: 33.33333333%;
} .col-xs-pull-3 {
right: 25%;
} .col-xs-pull-2 {
right: 16.66666667%;
} .col-xs-pull-1 {
right: 8.33333333%;
} .col-xs-pull-0 {
right: auto;
} .col-xs-push-12 {
left: 100%;
} .col-xs-push-11 {
left: 91.66666667%;
} .col-xs-push-10 {
left: 83.33333333%;
} .col-xs-push-9 {
left: 75%;
} .col-xs-push-8 {
left: 66.66666667%;
} .col-xs-push-7 {
left: 58.33333333%;
} .col-xs-push-6 {
left: 50%;
} .col-xs-push-5 {
left: 41.66666667%;
} .col-xs-push-4 {
left: 33.33333333%;
} .col-xs-push-3 {
left: 25%;
} .col-xs-push-2 {
left: 16.66666667%;
} .col-xs-push-1 {
left: 8.33333333%;
} .col-xs-push-0 {
left: auto;
} .col-xs-offset-12 {
margin-left: 100%;
} .col-xs-offset-11 {
margin-left: 91.66666667%;
} .col-xs-offset-10 {
margin-left: 83.33333333%;
} .col-xs-offset-9 {
margin-left: 75%;
} .col-xs-offset-8 {
margin-left: 66.66666667%;
} .col-xs-offset-7 {
margin-left: 58.33333333%;
} .col-xs-offset-6 {
margin-left: 50%;
} .col-xs-offset-5 {
margin-left: 41.66666667%;
} .col-xs-offset-4 {
margin-left: 33.33333333%;
} .col-xs-offset-3 {
margin-left: 25%;
} .col-xs-offset-2 {
margin-left: 16.66666667%;
} .col-xs-offset-1 {
margin-left: 8.33333333%;
} .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) { .col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
} .col-sm-12 {
width: 100%;
} .col-sm-11 {
width: 91.66666667%;
} .col-sm-10 {
width: 83.33333333%;
} .col-sm-9 {
width: 75%;
} .col-sm-8 {
width: 66.66666667%;
} .col-sm-7 {
width: 58.33333333%;
} .col-sm-6 {
width: 50%;
} .col-sm-5 {
width: 41.66666667%;
} .col-sm-4 {
width: 33.33333333%;
} .col-sm-3 {
width: 25%;
} .col-sm-2 {
width: 16.66666667%;
} .col-sm-1 {
width: 8.33333333%;
} .col-sm-pull-12 {
right: 100%;
} .col-sm-pull-11 {
right: 91.66666667%;
} .col-sm-pull-10 {
right: 83.33333333%;
} .col-sm-pull-9 {
right: 75%;
} .col-sm-pull-8 {
right: 66.66666667%;
} .col-sm-pull-7 {
right: 58.33333333%;
} .col-sm-pull-6 {
right: 50%;
} .col-sm-pull-5 {
right: 41.66666667%;
} .col-sm-pull-4 {
right: 33.33333333%;
} .col-sm-pull-3 {
right: 25%;
} .col-sm-pull-2 {
right: 16.66666667%;
} .col-sm-pull-1 {
right: 8.33333333%;
} .col-sm-pull-0 {
right: auto;
} .col-sm-push-12 {
left: 100%;
} .col-sm-push-11 {
left: 91.66666667%;
} .col-sm-push-10 {
left: 83.33333333%;
} .col-sm-push-9 {
left: 75%;
} .col-sm-push-8 {
left: 66.66666667%;
} .col-sm-push-7 {
left: 58.33333333%;
} .col-sm-push-6 {
left: 50%;
} .col-sm-push-5 {
left: 41.66666667%;
} .col-sm-push-4 {
left: 33.33333333%;
} .col-sm-push-3 {
left: 25%;
} .col-sm-push-2 {
left: 16.66666667%;
} .col-sm-push-1 {
left: 8.33333333%;
} .col-sm-push-0 {
left: auto;
} .col-sm-offset-12 {
margin-left: 100%;
} .col-sm-offset-11 {
margin-left: 91.66666667%;
} .col-sm-offset-10 {
margin-left: 83.33333333%;
} .col-sm-offset-9 {
margin-left: 75%;
} .col-sm-offset-8 {
margin-left: 66.66666667%;
} .col-sm-offset-7 {
margin-left: 58.33333333%;
} .col-sm-offset-6 {
margin-left: 50%;
} .col-sm-offset-5 {
margin-left: 41.66666667%;
} .col-sm-offset-4 {
margin-left: 33.33333333%;
} .col-sm-offset-3 {
margin-left: 25%;
} .col-sm-offset-2 {
margin-left: 16.66666667%;
} .col-sm-offset-1 {
margin-left: 8.33333333%;
} .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) { .col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
} .col-md-12 {
width: 100%;
} .col-md-11 {
width: 91.66666667%;
} .col-md-10 {
width: 83.33333333%;
} .col-md-9 {
width: 75%;
} .col-md-8 {
width: 66.66666667%;
} .col-md-7 {
width: 58.33333333%;
} .col-md-6 {
width: 50%;
} .col-md-5 {
width: 41.66666667%;
} .col-md-4 {
width: 33.33333333%;
} .col-md-3 {
width: 25%;
} .col-md-2 {
width: 16.66666667%;
} .col-md-1 {
width: 8.33333333%;
} .col-md-pull-12 {
right: 100%;
} .col-md-pull-11 {
right: 91.66666667%;
} .col-md-pull-10 {
right: 83.33333333%;
} .col-md-pull-9 {
right: 75%;
} .col-md-pull-8 {
right: 66.66666667%;
} .col-md-pull-7 {
right: 58.33333333%;
} .col-md-pull-6 {
right: 50%;
} .col-md-pull-5 {
right: 41.66666667%;
} .col-md-pull-4 {
right: 33.33333333%;
} .col-md-pull-3 {
right: 25%;
} .col-md-pull-2 {
right: 16.66666667%;
} .col-md-pull-1 {
right: 8.33333333%;
} .col-md-pull-0 {
right: auto;
} .col-md-push-12 {
left: 100%;
} .col-md-push-11 {
left: 91.66666667%;
} .col-md-push-10 {
left: 83.33333333%;
} .col-md-push-9 {
left: 75%;
} .col-md-push-8 {
left: 66.66666667%;
} .col-md-push-7 {
left: 58.33333333%;
} .col-md-push-6 {
left: 50%;
} .col-md-push-5 {
left: 41.66666667%;
} .col-md-push-4 {
left: 33.33333333%;
} .col-md-push-3 {
left: 25%;
} .col-md-push-2 {
left: 16.66666667%;
} .col-md-push-1 {
left: 8.33333333%;
} .col-md-push-0 {
left: auto;
} .col-md-offset-12 {
margin-left: 100%;
} .col-md-offset-11 {
margin-left: 91.66666667%;
} .col-md-offset-10 {
margin-left: 83.33333333%;
} .col-md-offset-9 {
margin-left: 75%;
} .col-md-offset-8 {
margin-left: 66.66666667%;
} .col-md-offset-7 {
margin-left: 58.33333333%;
} .col-md-offset-6 {
margin-left: 50%;
} .col-md-offset-5 {
margin-left: 41.66666667%;
} .col-md-offset-4 {
margin-left: 33.33333333%;
} .col-md-offset-3 {
margin-left: 25%;
} .col-md-offset-2 {
margin-left: 16.66666667%;
} .col-md-offset-1 {
margin-left: 8.33333333%;
} .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) { .col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
} .col-lg-12 {
width: 100%;
} .col-lg-11 {
width: 91.66666667%;
} .col-lg-10 {
width: 83.33333333%;
} .col-lg-9 {
width: 75%;
} .col-lg-8 {
width: 66.66666667%;
} .col-lg-7 {
width: 58.33333333%;
} .col-lg-6 {
width: 50%;
} .col-lg-5 {
width: 41.66666667%;
} .col-lg-4 {
width: 33.33333333%;
} .col-lg-3 {
width: 25%;
} .col-lg-2 {
width: 16.66666667%;
} .col-lg-1 {
width: 8.33333333%;
} .col-lg-pull-12 {
right: 100%;
} .col-lg-pull-11 {
right: 91.66666667%;
} .col-lg-pull-10 {
right: 83.33333333%;
} .col-lg-pull-9 {
right: 75%;
} .col-lg-pull-8 {
right: 66.66666667%;
} .col-lg-pull-7 {
right: 58.33333333%;
} .col-lg-pull-6 {
right: 50%;
} .col-lg-pull-5 {
right: 41.66666667%;
} .col-lg-pull-4 {
right: 33.33333333%;
} .col-lg-pull-3 {
right: 25%;
} .col-lg-pull-2 {
right: 16.66666667%;
} .col-lg-pull-1 {
right: 8.33333333%;
} .col-lg-pull-0 {
right: auto;
} .col-lg-push-12 {
left: 100%;
} .col-lg-push-11 {
left: 91.66666667%;
} .col-lg-push-10 {
left: 83.33333333%;
} .col-lg-push-9 {
left: 75%;
} .col-lg-push-8 {
left: 66.66666667%;
} .col-lg-push-7 {
left: 58.33333333%;
} .col-lg-push-6 {
left: 50%;
} .col-lg-push-5 {
left: 41.66666667%;
} .col-lg-push-4 {
left: 33.33333333%;
} .col-lg-push-3 {
left: 25%;
} .col-lg-push-2 {
left: 16.66666667%;
} .col-lg-push-1 {
left: 8.33333333%;
} .col-lg-push-0 {
left: auto;
} .col-lg-offset-12 {
margin-left: 100%;
} .col-lg-offset-11 {
margin-left: 91.66666667%;
} .col-lg-offset-10 {
margin-left: 83.33333333%;
} .col-lg-offset-9 {
margin-left: 75%;
} .col-lg-offset-8 {
margin-left: 66.66666667%;
} .col-lg-offset-7 {
margin-left: 58.33333333%;
} .col-lg-offset-6 {
margin-left: 50%;
} .col-lg-offset-5 {
margin-left: 41.66666667%;
} .col-lg-offset-4 {
margin-left: 33.33333333%;
} .col-lg-offset-3 {
margin-left: 25%;
} .col-lg-offset-2 {
margin-left: 16.66666667%;
} .col-lg-offset-1 {
margin-left: 8.33333333%;
} .col-lg-offset-0 {
margin-left: 0%;
}
} .display-on-desktop {
display: block;
} .hide-on-desktop {
display: none;
}
@media screen and (max-width: 992px) { .hide-on-tablets {
display: none !important;
} .display-on-tablets {
display: block !important;
}
}
@media screen and (max-width: 767px) { .hide-on-phones {
display: none !important;
} .display-on-phones {
display: block !important;
}
} @media screen and (min-width: 992px) { .hidden-md {
display: none !important;
}
}
@media screen and (max-width: 992px) { .hidden-sm {
display: none !important;
} .bgimage-hidden-sm {
background-image: none !important;
}
} .clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
} .clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
} .center-block {
display: block;
margin-left: auto;
margin-right: auto;
} .pull-right {
float: right !important;
} .pull-left {
float: left !important;
} .hide {
display: none !important;
} .show {
display: block !important;
} .invisible {
visibility: hidden;
} .text-align-right {
text-align: right;
} .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
} .hidden {
display: none !important;
visibility: hidden !important;
} .affix {
position: fixed;
} .centered {
text-align: center;
} .visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
} .visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) { .visible-xs {
display: block !important;
} table.visible-xs {
display: table !important;
} tr.visible-xs {
display: table-row !important;
} th.visible-xs,
td.visible-xs {
display: table-cell !important;
} .bgimage-hidden-xs {
background-image: none !important;
}
}
@media (max-width: 767px) { .visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) { .visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) { .visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1199px) { .bgimage-hidden-lg {
background-image: none !important;
}
}
@media (max-width: 1199px) { .bgimage-hidden-md {
background-image: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) { .visible-sm {
display: block !important;
} table.visible-sm {
display: table !important;
} tr.visible-sm {
display: table-row !important;
} th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) { .visible-md {
display: block !important;
} table.visible-md {
display: table !important;
} tr.visible-md {
display: table-row !important;
} th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) { .visible-lg {
display: block !important;
} table.visible-lg {
display: table !important;
} tr.visible-lg {
display: table-row !important;
} th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) { .visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) { .visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) { .visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) { .hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) { .hidden-lg {
display: none !important;
}
} .visible-print {
display: none !important;
}
@media print { .visible-print {
display: block !important;
} table.visible-print {
display: table !important;
} tr.visible-print {
display: table-row !important;
} th.visible-print,
td.visible-print {
display: table-cell !important;
}
} .visible-print-block {
display: none !important;
}
@media print { .visible-print-block {
display: block !important;
}
} .visible-print-inline {
display: none !important;
}
@media print { .visible-print-inline {
display: inline !important;
}
} .visible-print-inline-block {
display: none !important;
}
@media print { .visible-print-inline-block {
display: inline-block !important;
}
}
@media print { .hidden-print {
display: none !important;
}
}   .owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}  .owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
} .owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
} .owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
} .owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item {
float: left;
} .owl-controls .owl-page,
.owl-controls .owl-buttons div {
cursor: pointer;
} .owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}  .owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}  .owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x: 50%;
-webkit-perspective-origin-y: 50%;
-moz-perspective: 1200px;
-moz-perspective-origin-x: 50%;
-moz-perspective-origin-y: 50%;
perspective: 1200px;
}  .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
} .owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
}  .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
} .owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
}  .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
} .owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
}  .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
} .owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty { 0% {
opacity: 1;
}
}
@-moz-keyframes empty { 0% {
opacity: 1;
}
}
@keyframes empty { 0% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn { 0% {
opacity: 0;
} 100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn { 0% {
opacity: 0;
} 100% {
opacity: 1;
}
}
@keyframes fadeIn { 0% {
opacity: 0;
} 100% {
opacity: 1;
}
}
@-webkit-keyframes fadeOut { 0% {
opacity: 1;
} 100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut { 0% {
opacity: 1;
} 100% {
opacity: 0;
}
}
@keyframes fadeOut { 0% {
opacity: 1;
} 100% {
opacity: 0;
}
}
@-webkit-keyframes backSlideOut { 25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
} 75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
} 100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
}
@-moz-keyframes backSlideOut { 25% {
opacity: .5;
-moz-transform: translateZ(-500px);
} 75% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
} 100% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut { 25% {
opacity: .5;
transform: translateZ(-500px);
} 75% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
} 100% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes backSlideIn { 0%,
25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
} 75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
} 100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
}
}
@-moz-keyframes backSlideIn { 0%,
25% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(200%);
} 75% {
opacity: .5;
-moz-transform: translateZ(-500px);
} 100% {
opacity: 1;
-moz-transform: translateZ(0) translateX(0);
}
}
@keyframes backSlideIn { 0%,
25% {
opacity: .5;
transform: translateZ(-500px) translateX(200%);
} 75% {
opacity: .5;
transform: translateZ(-500px);
} 100% {
opacity: 1;
transform: translateZ(0) translateX(0);
}
}
@-webkit-keyframes scaleToFade { to {
opacity: 0;
-webkit-transform: scale(0.8);
}
}
@-moz-keyframes scaleToFade { to {
opacity: 0;
-moz-transform: scale(0.8);
}
}
@keyframes scaleToFade { to {
opacity: 0;
transform: scale(0.8);
}
}
@-webkit-keyframes goDown { from {
-webkit-transform: translateY(-100%);
}
}
@-moz-keyframes goDown { from {
-moz-transform: translateY(-100%);
}
}
@keyframes goDown { from {
transform: translateY(-100%);
}
}
@-webkit-keyframes scaleUpFrom { from {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpFrom { from {
opacity: 0;
-moz-transform: scale(1.5);
}
}
@keyframes scaleUpFrom { from {
opacity: 0;
transform: scale(1.5);
}
}
@-webkit-keyframes scaleUpTo { to {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpTo { to {
opacity: 0;
-moz-transform: scale(1.5);
}
}
@keyframes scaleUpTo { to {
opacity: 0;
transform: scale(1.5);
}
} .owl-controls {
position: absolute;
left: 0;
right: 0;
bottom: 40px;
text-align: center;
} .owl-controls .owl-page {
position: relative;
display: inline-block;
width: 11px;
height: 11px;
padding: 0;
line-height: 11px;
background-color: rgba(255, 255, 255, 0.4);
border-radius: 50%;
margin: 0 7px;
border: none;
outline: none;
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
-o-transition: background-color 0.2s;
transition: background-color 0.2s;
} .owl-controls .owl-page:hover,
.owl-controls .owl-page.active {
background-color: #b1d750;
}  .lazyYT-container,
.responsive-video-contaner {
position: relative;
display: block;
height: 0;
padding: 0 0 56.25% 0;
overflow: hidden;
} .lazyYT-container iframe,
.responsive-video-contaner iframe {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}  .lazyYT-container .html5-info-bar,
.lazyYT-container .html5-title,
.lazyYT-container .html5-title-text,
.video-time {
display: none;
} .lazyYT-container .html5-title-text-wrapper {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
word-wrap: normal;
white-space: nowrap;
}  .ytp-thumbnail {
padding-bottom: inherit;
cursor: pointer;
background-position: 50% 50%;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}  .ytp-large-play-button {
position: absolute;
top: 50% !important;
left: 50% !important;
width: 86px !important;
height: 60px !important;
padding: 0 !important;
margin: -29px 0 0 -42px !important;
font-size: normal !important;
font-weight: normal !important;
line-height: 1 !important;
opacity: .9;
} .ytp-large-play-button-svg {
opacity: .9;
fill: #1f1f1f;
} .lazyYT-image-loaded:hover .ytp-large-play-button-svg,
.ytp-large-play-button:focus .ytp-large-play-button-svg {
opacity: 1;
fill: #cc181e;
}  .nivo-lightbox-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 99998;
width: 100%;
height: 100%;
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .nivo-lightbox-overlay.nivo-lightbox-open {
visibility: visible;
opacity: 1;
} .nivo-lightbox-wrap {
position: absolute;
top: 10%;
bottom: 10%;
left: 10%;
right: 10%;
} .nivo-lightbox-content {
width: 100%;
height: 100%;
} .nivo-lightbox-title-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 99999;
text-align: center;
} .nivo-lightbox-nav {
display: none;
} .nivo-lightbox-prev {
position: absolute;
top: 50%;
left: 0;
} .nivo-lightbox-next {
position: absolute;
top: 50%;
right: 0;
} .nivo-lightbox-close {
position: absolute;
top: 2%;
right: 2%;
} .nivo-lightbox-image {
text-align: center;
} .nivo-lightbox-image img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
vertical-align: middle;
} .nivo-lightbox-content iframe {
width: 100%;
height: 100%;
} .nivo-lightbox-inline,
.nivo-lightbox-ajax {
max-height: 100%;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } .nivo-lightbox-error {
display: table;
text-align: center;
width: 100%;
height: 100%;
color: #fff;
text-shadow: 0 1px 1px #000;
} .nivo-lightbox-error p {
display: table-cell;
vertical-align: middle;
}  .nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}  .nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
} .nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}  .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
} .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
-webkit-transform: translateX(-10%);
-moz-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
} .nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
} .nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
} .nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transform: translateY(-10%);
-moz-transform: translateY(-10%);
-ms-transform: translateY(-10%);
transform: translateY(-10%);
} .nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-ms-transform: translateY(10%);
transform: translateY(10%);
} .nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}  .nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
} .nivo-lightbox-effect-fall .nivo-lightbox-wrap {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(300px);
-moz-transform: translateZ(300px);
-ms-transform: translateZ(300px);
transform: translateZ(300px);
} .nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}  .nivo-lightbox-theme-default.nivo-lightbox-overlay {
background: #666;
background: rgba(0, 0, 0, 0.6);
} .nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.5;
} .nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
opacity: 1;
background-color: rgba(0, 0, 0, 0.5);
} .nivo-lightbox-theme-default .nivo-lightbox-prev {
border-radius: 0 3px 3px 0;
} .nivo-lightbox-theme-default .nivo-lightbox-next {
border-radius: 3px 0 0 3px;
} .nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
} .nivo-lightbox-theme-default .nivo-lightbox-close:hover {
opacity: 1;
} .nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
bottom: -7%;
} .nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #000;
color: #fff;
padding: 7px 15px;
border-radius: 30px;
} .nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
} .nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}  .fraction-slider {
position: relative;
width: 100%;
height: 100%;
overflow: visible;
} .fraction-slider .slide {
display: none;
width: 100%;
height: 100%;
position: absolute;
z-index: 5000;
} .fraction-slider .active-slide {
z-index: 9999;
} .fraction-slider .fs_obj {
display: block;
display: none;
position: absolute;
top: 0px;
left: 100%;
z-index: 7000;
} .fraction-slider .fs_fixed_obj {
z-index: 6000;
left: 0;
} .fraction-slider .fs_obj * {
display: inline-block;
position: relative;
top: 0px;
left: 0px;
}  .swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden; z-index: 1;
cursor: move;
} .swiper-container-no-flexbox .swiper-slide {
float: left;
} .swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
} .swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
} .swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
} .swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
} .swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
} .swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
}  .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}  .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
} .swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
}  .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
} .swiper-container-fade .swiper-slide {
pointer-events: none;
} .swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
} .swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}  .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
} .swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
} .swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
} .swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
} .swiper-scrollbar-cursor-drag {
cursor: move;
}  .justified-gallery {
width: 100%;
position: relative;
overflow: hidden;
} .justified-gallery .item {
position: absolute;
display: block;
overflow: hidden;
opacity: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-animation: fadeIn 0.5s ease;
-moz-animation: fadeIn 0.5s ease;
-o-animation: fadeIn 0.5s ease;
animation: fadeIn 0.5s ease;
} .justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 0;
border: none;
} .justified-gallery > .entry-visible {
opacity: 1.0;
} .justified-gallery > .jg-filtered {
display: none;
} .justified-gallery .caption {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}   #preloader {
position: fixed;
z-index: 9999;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: linear-gradient(220deg, #b1d750, #00bff3);
background-size: 400% 400%;
-webkit-animation: AnimateGradientPreloader 30s ease infinite;
-moz-animation: AnimateGradientPreloader 30s ease infinite;
-o-animation: AnimateGradientPreloader 30s ease infinite;
animation: AnimateGradientPreloader 30s ease infinite; } #preloader .timer {
width: 80px;
height: 80px;
background-color: transparent;
box-shadow: inset 0px 0px 0px 2px #fff;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
margin-top: -40px;
margin-left: -40px;
} #preloader .timer:after,
#preloader .timer:before {
position: absolute;
content: "";
background-color: #fff;
} #preloader .timer:after {
width: 30px;
height: 2px;
top: 40px;
left: 40px;
-webkit-transform-origin: 1px 1px;
-moz-transform-origin: 1px 1px;
transform-origin: 1px 1px;
-webkit-animation: minhand 2s linear infinite;
-moz-animation: minhand 2s linear infinite;
animation: minhand 2s linear infinite;
} #preloader .timer:before {
width: 20px;
height: 2px;
top: 40px;
left: 40px;
-webkit-transform-origin: 1px 1px;
-moz-transform-origin: 1px 1px;
transform-origin: 1px 1px;
-webkit-animation: hrhand 8s linear infinite;
-moz-animation: hrhand 8s linear infinite;
animation: hrhand 8s linear infinite;
} #preloader .ball-pulse > div,
#preloader .ball-pulse-sync > div,
#preloader .ball-scale > div,
#preloader .ball-rotate > div,
#preloader .ball-rotate > div:before,
#preloader .ball-rotate > div:after,
#preloader .ball-clip-rotate > div,
#preloader .ball-clip-rotate-pulse > div:first-child,
#preloader .ball-beat > div,
#preloader .ball-scale-multiple > div,
#preloader .ball-pulse-rise > div,
#preloader .ball-grid-beat > div,
#preloader .ball-grid-pulse > div,
#preloader .ball-spin-fade-loader > div,
#preloader .ball-zig-zag > div,
#preloader .ball-zig-zag-deflect > div,
#preloader .line-scale > div,
#preloader .line-scale-party > div,
#preloader .line-scale-pulse-out > div,
#preloader .line-scale-pulse-out-rapid > div,
#preloader .line-spin-fade-loader > div,
#preloader .square-spin > div,
#preloader .pacman > div:nth-child(3),
#preloader .pacman > div:nth-child(4),
#preloader .pacman > div:nth-child(5),
#preloader .pacman > div:nth-child(6),
#preloader .cube-transition > div {
background-color: #ffffff;
} #preloader .ball-clip-rotate > div,
#preloader .ball-clip-rotate-pulse > div:last-child,
#preloader .ball-clip-rotate-multiple > div,
#preloader .ball-scale-ripple > div,
#preloader .ball-scale-ripple-multiple > div {
border: 2px solid #ffffff;
} #preloader .ball-clip-rotate-pulse > div:last-child,
#preloader .ball-clip-rotate-multiple > div:last-child {
border-color: #ffffff transparent #ffffff transparent;
} #preloader .ball-triangle-path > div,
#preloader .ballborder {
border: 1px solid #ffffff;
} #preloader .triangle-skew-spin > div {
border-bottom: 20px solid #ffffff;
} #preloader .pacman > div:first-of-type,
#preloader .pacman > div:nth-child(2) {
border-top: 25px solid #ffffff;
border-left: 25px solid #ffffff;
border-bottom: 25px solid #ffffff;
} #preloader .semi-circle-spin > div {
background-image: -webkit-linear-gradient(transparent 0%, transparent 70%, #ffffff 30%, #ffffff 100%);
background-image: linear-gradient(transparent 0%, transparent 70%, #ffffff 30%, #ffffff 100%);
} #preloader.custom img {
position: absolute;
top: 50%;
left: 50%;
} #preloader-inner {
position: absolute;
top: 49%;
left: 49%;
}
@-webkit-keyframes AnimateGradientPreloader { 0% {
background-position: 93% 0%;
} 50% {
background-position: 0% 100%;
} 100% {
background-position: 93% 0%;
}
}
@-moz-keyframes AnimateGradientPreloader { 0% {
background-position: 93% 0%;
} 50% {
background-position: 0% 100%;
} 100% {
background-position: 93% 0%;
}
}
@-o-keyframes AnimateGradientPreloader { 0% {
background-position: 93% 0%;
} 50% {
background-position: 0% 100%;
} 100% {
background-position: 93% 0%;
}
}
@keyframes AnimateGradientPreloader { 0% {
background-position: 93% 0%;
} 50% {
background-position: 0% 100%;
} 100% {
background-position: 93% 0%;
}
}
@-webkit-keyframes minhand { 0% {
-webkit-transform: rotate(0deg);
} 100% {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes minhand { 0% {
-moz-transform: rotate(0deg);
} 100% {
-moz-transform: rotate(360deg);
}
}
@keyframes minhand { 0% {
transform: rotate(0deg);
} 100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes hrhand { 0% {
-webkit-transform: rotate(0deg);
} 100% {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes hrhand { 0% {
-moz-transform: rotate(0deg);
} 100% {
-moz-transform: rotate(360deg);
}
}
@keyframes hrhand { 0% {
transform: rotate(0deg);
} 100% {
transform: rotate(360deg);
}
}  ::selection {
background: #b1d750;
color: #ffffff;
} ::-moz-selection {
background: #b1d750;
color: #ffffff;
} html {
font-size: 62.5%;
height: 100% !important;
} body {
height: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
background-color: #fafafa;
overflow-x: hidden !important;
color: #636363;
font-size: 1.6rem;
font-family: fira_sanslight;
line-height: 24px;
font-weight: 300;
text-transform: none;
font-variant: normal;
font-style: normal;
background-repeat: no-repeat;
background-position: left top;
background-size: 100% 100%;
}
@media screen and (max-width: 767px) { body {
font-size: 1.6rem;
line-height: 24px;
}
} body.no-header {
padding-top: 195px;
} body.no-footer {
padding-bottom: 195px;
}
@media screen and (max-width: 767px) { body.no-header {
padding-top: 100px;
} body.no-footer {
padding-bottom: 100px;
}
} .parallax-footer #content-wrapper {
position: relative;
z-index: 2;
background-color: #fafafa;
-webkit-margin-bottom-collapse: separate;
background-repeat: no-repeat;
background-position: left top;
background-size: 100% 100%;
} #content-wrapper {
padding: 90px 0;
} .page-template-page-template-custom #content-wrapper {
padding: 0;
} .fixed-header.page-template-page-template-custom #content-wrapper,
.transparent-header.page-template-page-template-custom #content-wrapper {
padding-top: 100px;
} body.intro-header.page-template-page-template-custom #content-wrapper {
padding-top: 0 !important;
} #content {
padding-bottom: 90px;
} #content .fw-page-builder-content .container-fluid {
padding-left: 0;
padding-right: 0;
} .centered {
text-align: center;
} .stretch_row_content_no_paddings > .container-fluid,
.stretch_row_content_no_paddings > .container-fluid > .fw-row > .grid-column {
padding-left: 0;
padding-right: 0;
} .stretch_row_content_no_paddings > .container-fluid > .fw-row {
margin-left: 0;
margin-right: 0;
}  a {
text-decoration: none;
color: #b1d750;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
-o-transition: color 0.2s;
transition: color 0.2s;
} a:hover {
color: #8bb229;
} mark {
padding-left: 2px;
padding-right: 2px;
color: #ffffff;
background-color: #b1d750;
} strong,
b {
font-weight: bold;
} i,
em,
q,
address {
font-style: italic;
} img {
max-width: 100%;
height: auto;
} input[type='number'] {
-moz-appearance: textfield;
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
} select::-ms-expand {
display: none;
} input,
select,
textarea {
max-width: 100%;
} textarea {
overflow: auto;
resize: none;
} table {
border: 1px solid #ebebeb;
} table tr,
table td,
table th {
border: 1px solid #ebebeb;
} table thead,
table tfoot,
table th {
background-color: #ffffff;
} table td,
table th,
table caption {
padding: 14px;
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
-o-transition: background-color 0.2s;
transition: background-color 0.2s;
} table th {
font-weight: bold;
text-align: left;
} table caption {
text-align: center;
font-style: italic;
} table tr:hover td,
table tr:hover th {
background-color: #ffffff;
} dl {
font-size: 1.4000000000000001rem;
line-height: 24px;
} dl dt {
color: #acacac;
margin-right: 5px;
float: left;
} dl dd {
margin-bottom: 14px;
} ol,
ul {
padding-left: 20px;
} ol li,
ul li {
display: list-item;
} ol li,
ul li,
ol ol,
ul ol,
ol ul,
ul ul {
margin-bottom: 14px;
} ol ul,
ul ul,
ol ol,
ul ol {
margin-top: 14px;
margin-left: 10px;
} ul {
list-style-type: square;
list-style-position: outside;
} ul ul {
list-style-type: disc;
} ul ul ul {
list-style-type: circle;
} ol {
list-style-type: decimal;
list-style-position: outside;
} pre,
code,
tt,
var {
font-family: "Courier New", monospace;
} code,
tt,
var {
padding: 0 8px;
} pre {
display: block;
padding: 10px;
overflow-x: auto;
width: 100%;
} code,
tt,
var,
pre {
background-color: #ffffff;
border: 1px solid #ebebeb;
} hr {
border: 0;
height: 1px;
margin: 60px 0;
background-color: #ebebeb;
}
@media screen and (max-width: 767px) { hr {
margin: 30px 0;
}
} p,
table,
ul,
ol,
dl,
pre,
address,
audio,
video,
iframe,
blockquote,
embed,
canvas,
form,
fieldset,
.form-row,
.post-gallery,
.mejs-container {
margin-bottom: 30px;
} .fw-alert-success {
margin-bottom: 30px !important;
} legend {
display: inline-block;
} .field-wrap {
margin-bottom: 30px;
} .full-height {
height: 100%;
} .full-width {
width: 100%;
}  h1,
h2,
h3,
h4,
h5,
h6 {
color: #111111;
margin-bottom: 34px;
} h1,
.h1 {
font-size: 7.2rem;
font-family: fira_sansultralight;
line-height: 80px;
font-weight: 300;
text-transform: none;
font-variant: normal;
font-style: normal;
} h2,
.h2 {
font-size: 6.6rem;
font-family: fira_sansultralight;
line-height: 74px;
font-weight: 300;
text-transform: none;
font-variant: normal;
font-style: normal;
} h3,
.h3 {
font-size: 5.6rem;
font-family: fira_sansultralight;
line-height: 64px;
font-weight: 300;
text-transform: none;
font-variant: normal;
font-style: normal;
} h4,
.h4 {
font-size: 4.8rem;
font-family: fira_sansultralight;
line-height: 56px;
font-weight: 300;
text-transform: none;
font-variant: normal;
font-style: normal;
} h5,
.h5 {
font-size: 3.6rem;
font-family: fira_sansultralight;
line-height: 32px;
font-weight: 600;
text-transform: none;
font-variant: small-caps;
font-style: normal;
} h6,
.h6 {
font-size: 2.4rem;
font-family: fira_sansultralight;
line-height: 32px;
font-weight: 600;
text-transform: none;
font-variant: small-caps;
font-style: normal;
}
@media screen and (max-width: 767px) { h1,
.h1 {
font-size: 4.8rem;
line-height: 56px;
} h2,
.h2 {
font-size: 3rem;
line-height: 38px;
} h3,
.h3 {
font-size: 2.4rem;
line-height: 32px;
} h4,
.h4 {
font-size: 2.4rem;
line-height: 32px;
} h5,
.h5 {
font-size: 2.4rem;
line-height: 32px;
} h6,
.h6 {
font-size: 2.4rem;
line-height: 32px;
}
}  blockquote {
color: #111111;
font-family: fira_sansultralight;
font-style: italic;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTIzLjk2MXB4IiBoZWlnaHQ9IjEyMy45NjFweCIgdmlld0JveD0iMCAwIDEyMy45NjEgMTIzLjk2MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIzLjk2MSAxMjMuOTYxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2YyZjJmMiIgZD0iTTQ5LjgsMjkuMDMyYzMuMS0xLjMsNC40LTUsMy04bC00LjktMTAuM2MtMS40LTIuODk5LTQuOC00LjItNy44LTIuODk5Yy04LjUsMy42LTE1LjgsOC4zLTIxLjYsMTQgQzExLjQsMjguNTMyLDYuNiwzNi4yMzIsNCw0NC43MzJjLTIuNiw4LjYwMS00LDIwLjMtNCwzNS4ydjMwLjdjMCwzLjMsMi43LDYsNiw2aDM5LjNjMy4zLDAsNi0yLjcsNi02di0zOS4zYzAtMy4zMDEtMi43LTYtNi02IEgyNi41YzAuMi0xMC4xMDEsMi42LTE4LjIsNy0yNC4zMDFDMzcuMSwzNi4xMzMsNDIuNSwzMi4xMzMsNDkuOCwyOS4wMzJ6Ii8+IDxwYXRoIGZpbGw9IiNmMmYyZjIiIGQ9Ik0xMjAuNCwyOS4wMzJjMy4xLTEuMyw0LjM5OS01LDMtOGwtNC45LTEwLjE5OWMtMS40LTIuOS00LjgtNC4yLTcuOC0yLjljLTguNCwzLjYtMTUuNjAxLDguMy0yMS41LDEzLjkgYy03LjEwMSw2LjgtMTIsMTQuNS0xNC42MDEsMjNjLTIuNiw4LjM5OS0zLjg5OSwyMC4xLTMuODk5LDM1LjF2MzAuN2MwLDMuMywyLjcsNiw2LDZIMTE2YzMuMywwLDYtMi43LDYtNnYtMzkuMyBjMC0zLjMwMS0yLjctNi02LTZIOTcuMWMwLjItMTAuMTAxLDIuNjAxLTE4LjIsNy0yNC4zMDFDMTA3LjcsMzYuMTMzLDExMy4xLDMyLjEzMywxMjAuNCwyOS4wMzJ6Ii8+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
background-size: 108px 80px;
background-repeat: no-repeat;
background-position: left top;
padding: 30px 60px;
line-height: 55.2px;
font-size: 4.800000000000001rem;
} blockquote p {
margin-bottom: 30px;
} blockquote cite {
font-style: normal;
font-variant: small-caps;
display: inline-block;
line-height: normal;
font-size: 1.6rem;
} blockquote .cite img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
float: left;
margin-right: 30px;
} blockquote .cite {
display: block;
} blockquote .cite.with-image {
line-height: 70px;
height: 70px;
} blockquote.white {
background-color: #ffffff;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTIzLjk2MXB4IiBoZWlnaHQ9IjEyMy45NjFweCIgdmlld0JveD0iMCAwIDEyMy45NjEgMTIzLjk2MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIzLjk2MSAxMjMuOTYxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZhZmFmYSIgZD0iTTQ5LjgsMjkuMDMyYzMuMS0xLjMsNC40LTUsMy04bC00LjktMTAuM2MtMS40LTIuODk5LTQuOC00LjItNy44LTIuODk5Yy04LjUsMy42LTE1LjgsOC4zLTIxLjYsMTQgQzExLjQsMjguNTMyLDYuNiwzNi4yMzIsNCw0NC43MzJjLTIuNiw4LjYwMS00LDIwLjMtNCwzNS4ydjMwLjdjMCwzLjMsMi43LDYsNiw2aDM5LjNjMy4zLDAsNi0yLjcsNi02di0zOS4zYzAtMy4zMDEtMi43LTYtNi02IEgyNi41YzAuMi0xMC4xMDEsMi42LTE4LjIsNy0yNC4zMDFDMzcuMSwzNi4xMzMsNDIuNSwzMi4xMzMsNDkuOCwyOS4wMzJ6Ii8+IDxwYXRoIGZpbGw9IiNmYWZhZmEiIGQ9Ik0xMjAuNCwyOS4wMzJjMy4xLTEuMyw0LjM5OS01LDMtOGwtNC45LTEwLjE5OWMtMS40LTIuOS00LjgtNC4yLTcuOC0yLjljLTguNCwzLjYtMTUuNjAxLDguMy0yMS41LDEzLjkgYy03LjEwMSw2LjgtMTIsMTQuNS0xNC42MDEsMjNjLTIuNiw4LjM5OS0zLjg5OSwyMC4xLTMuODk5LDM1LjF2MzAuN2MwLDMuMywyLjcsNiw2LDZIMTE2YzMuMywwLDYtMi43LDYtNnYtMzkuMyBjMC0zLjMwMS0yLjctNi02LTZIOTcuMWMwLjItMTAuMTAxLDIuNjAxLTE4LjIsNy0yNC4zMDFDMTA3LjcsMzYuMTMzLDExMy4xLDMyLjEzMywxMjAuNCwyOS4wMzJ6Ii8+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
background-position: 10px 10px;
} blockquote.white.center {
background-color: #ffffff;
background-position: center 10px;
} blockquote.center {
line-height: 25.2px;
font-size: 3.6rem;
text-align: center;
background-position: center top;
font-style: normal;
font-variant: small-caps;
font-family: fira_sanslight;
background-size: 80px 80px;
} blockquote.center .cite.with-image {
height: auto;
line-height: normal;
} blockquote.center .cite img {
float: none;
display: inline-block;
margin-right: 0;
} blockquote.center cite {
display: block;
}
@media screen and (max-width: 767px) { blockquote {
line-height: 35px;
font-size: 2.8rem;
background-size: 70px 52px;
padding: 30px;
}
}   ::-webkit-input-placeholder {
color: #c2c2c2;
text-overflow: ellipsis;
transition: text-indent 0.3s ease;
} ::-moz-placeholder {
color: #c2c2c2;
text-overflow: ellipsis;
transition: text-indent 0.5s ease;
} :-moz-placeholder {
color: #c2c2c2;
text-overflow: ellipsis;
transition: text-indent 0.5s ease;
} :-ms-input-placeholder {
color: #c2c2c2;
text-overflow: ellipsis;
transition: text-indent 0.5s ease;
} :focus::-webkit-input-placeholder {
text-indent: -100%;
} :focus::-moz-placeholder {
text-indent: -100%;
} :focus:-moz-placeholder {
text-indent: -100%;
} :focus:-ms-input-placeholder {
text-indent: -100%;
}  input[type=text],
input[type=number],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
input[type=url],
textarea,
select {
background: transparent;
text-overflow: ellipsis;
font-size: 1.6rem;
border: 0;
padding: 12px 0;
margin: 0;
display: inline-block;
position: relative;
font-family: fira_sanslight;
width: 100%;
max-width: 100%;
color: #b1d750;
} textarea {
min-height: 130px;
} input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
textarea:focus,
select:focus {
color: #b1d750;
} .input-wrapper:hover ::-webkit-input-placeholder {
color: #b1d750;
} .input-wrapper:hover ::-moz-placeholder {
color: #b1d750;
} .input-wrapper:hover :-moz-placeholder {
color: #b1d750;
} .input-wrapper:hover :-ms-input-placeholder {
color: #b1d750;
} .input-wrapper {
position: relative;
} .input-wrapper::after {
display: block;
position: absolute;
left: 0;
width: 100%;
bottom: -2px;
content: '';
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background-color: #c2c2c2;
height: 1px;
} .input-wrapper.hovered::after {
background-color: #b1d750;
height: 2px;
bottom: -3px;
-webkit-animation: inputPseudoBorderWidth 0.5s ease;
-moz-animation: inputPseudoBorderWidth 0.5s ease;
-o-animation: inputPseudoBorderWidth 0.5s ease;
animation: inputPseudoBorderWidth 0.5s ease;
} .form-orange input[type=text],
.form-orange input[type=number],
.form-orange input[type=password],
.form-orange input[type=email],
.form-orange input[type=search],
.form-orange input[type=tel],
.form-orange input[type=url],
.form-orange textarea,
.form-orange select {
color: #ff9700;
} .form-orange input[type=text]:focus,
.form-orange input[type=number]:focus,
.form-orange input[type=password]:focus,
.form-orange input[type=email]:focus,
.form-orange input[type=search]:focus,
.form-orange input[type=tel]:focus,
.form-orange input[type=url]:focus,
.form-orange textarea:focus,
.form-orange select:focus {
color: #ff9700;
} .form-orange .input-wrapper:hover ::-webkit-input-placeholder {
color: #ff9700;
} .form-orange .input-wrapper:hover ::-moz-placeholder {
color: #ff9700;
} .form-orange .input-wrapper:hover :-moz-placeholder {
color: #ff9700;
} .form-orange .input-wrapper:hover :-ms-input-placeholder {
color: #ff9700;
} .form-orange .input-wrapper.hovered::after {
background-color: #ff9700;
} .form-yellow input[type=text],
.form-yellow input[type=number],
.form-yellow input[type=password],
.form-yellow input[type=email],
.form-yellow input[type=search],
.form-yellow input[type=tel],
.form-yellow input[type=url],
.form-yellow textarea,
.form-yellow select {
color: #fecb16;
} .form-yellow input[type=text]:focus,
.form-yellow input[type=number]:focus,
.form-yellow input[type=password]:focus,
.form-yellow input[type=email]:focus,
.form-yellow input[type=search]:focus,
.form-yellow input[type=tel]:focus,
.form-yellow input[type=url]:focus,
.form-yellow textarea:focus,
.form-yellow select:focus {
color: #fecb16;
} .form-yellow .input-wrapper:hover ::-webkit-input-placeholder {
color: #fecb16;
} .form-yellow .input-wrapper:hover ::-moz-placeholder {
color: #fecb16;
} .form-yellow .input-wrapper:hover :-moz-placeholder {
color: #fecb16;
} .form-yellow .input-wrapper:hover :-ms-input-placeholder {
color: #fecb16;
} .form-yellow .input-wrapper.hovered::after {
background-color: #fecb16;
}
@-webkit-keyframes inputPseudoBorderWidth { 0% {
width: 100%;
} 50% {
width: 0;
} 100% {
width: 100%;
}
}
@keyframes inputPseudoBorderWidth { 0% {
width: 100%;
} 50% {
width: 0;
} 100% {
width: 100%;
}
} .fw-form-errors,
.ninja-forms-field-error p,
.form-error {
margin-bottom: 0;
font-size: 1.4000000000000001rem;
padding-top: 14px;
color: red !important;
line-height: 1.25em;
} .ninja-forms-response-msg,
.ninja-forms-required-items {
margin-bottom: 18px;
}  .form-builder-item {
margin-bottom: 35px;
} .form-builder-item sup {
display: none;
} .form-builder-item .options label {
margin-bottom: 0 !important;
} .form-builder-item .options input {
vertical-align: top !important;
} .form-builder-item .options {
margin-bottom: 7px;
} .form-builder-item .options:last-of-type {
margin-bottom: 0;
} .form-builder-item em {
color: #acacac;
font-size: 1.4000000000000001rem;
line-height: 1em;
} .fw-form-loading {
display: none !important;
} .form-background .fw-flash-type-success {
list-style: none;
margin: 0 0 35px 0;
padding: 0;
} .form-background .fw-flash-type-success li {
color: #fff;
font-size: 4.800000000000001rem;
line-height: 1.2em;
} .form-background .form-error {
color: #fff !important;
}   .button,
button,
input[type=button],
input[type=submit],
input[type=reset],
#comments-nav a,
.pagination a {
font-size: 1.8rem;
line-height: 22px;
font-family: fira_sanslight;
font-variant: small-caps;
background: transparent;
border: 5px solid #fecb16;
display: inline-block;
cursor: pointer;
color: #fecb16;
padding: 14px 50px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
overflow: hidden;
position: relative;
vertical-align: middle;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
outline: none;
text-align: center;
} .button:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
.button:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
#comments-nav a:hover,
.pagination a:hover {
outline: none;
} .button::before,
button::before,
input[type=button]::before,
input[type=submit]::before,
input[type=reset]::before,
#comments-nav a::before,
.pagination a::before {
content: '';
z-index: -1;
position: absolute;
top: 50%;
left: 100%;
margin: -15px 0 0 1px;
width: 30px;
height: 30px;
border-radius: 50%;
background: #fecb16;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transform: scale3d(1, 2, 1);
transform: scale3d(1, 2, 1);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
} .button:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
#comments-nav a:hover,
.pagination a:hover {
color: #ffffff !important;
background-color: #fecb16;
} .button:hover::before,
button:hover::before,
input[type=button]:hover::before,
input[type=submit]:hover::before,
input[type=reset]:hover::before,
#comments-nav a:hover::before,
.pagination a:hover::before {
-webkit-transform: scale3d(9, 9, 1);
transform: scale3d(9, 9, 1);
}  .button.large,
button.large,
input[type=button].large,
input[type=submit].large,
input[type=reset].large {
font-size: 3rem;
line-height: 38px;
padding: 18px 50px 14px 50px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
} .button.large::before,
button.large::before,
input[type=button].large::before,
input[type=submit].large::before,
input[type=reset].large::before {
width: 40px;
height: 40px;
margin: -25px 0 0 1px;
}  .button.blue,
button.blue,
input[type=button].blue,
input[type=submit].blue,
input[type=reset].blue {
border-color: #00bff3;
color: #00bff3;
} .button.blue::before,
button.blue::before,
input[type=button].blue::before,
input[type=submit].blue::before,
input[type=reset].blue::before {
background: #00bff3;
} .button.blue:hover,
button.blue:hover,
input[type=button].blue:hover,
input[type=submit].blue:hover,
input[type=reset].blue:hover,
.button.blue.inverted,
.table-button .button.blue {
background-color: #00bff3;
} .button.blue.inverted,
.table-button .button.blue {
color: #ffffff;
} .button.blue.inverted:hover,
.table-button .button.blue:hover {
background-color: #0097c0;
border-color: #0097c0;
} .button.blue.inverted::before,
.table-button .button.blue::before {
display: none !important;
}  .button.purple,
button.purple,
input[type=button].purple,
input[type=submit].purple,
input[type=reset].purple {
border-color: #6739b6;
color: #6739b6;
} .button.purple::before,
button.purple::before,
input[type=button].purple::before,
input[type=submit].purple::before,
input[type=reset].purple::before {
background: #6739b6;
} .button.purple:hover,
button.purple:hover,
input[type=button].purple:hover,
input[type=submit].purple:hover,
input[type=reset].purple:hover,
.button.purple.inverted,
.table-button .button.purple {
background-color: #6739b6;
} .button.purple.inverted,
.table-button .button.purple {
color: #ffffff;
} .button.purple.inverted:hover,
.table-button .button.purple:hover {
background-color: #512d8f;
border-color: #512d8f;
} .button.purple.inverted::before,
.table-button .button.purple::before {
display: none !important;
}  .button.green,
button.green,
input[type=button].green,
input[type=submit].green,
input[type=reset].green,
#comments-nav a,
.pagination a {
border-color: #b1d750;
color: #b1d750;
} .button.green::before,
button.green::before,
input[type=button].green::before,
input[type=submit].green::before,
input[type=reset].green::before,
#comments-nav a::before,
.pagination a::before {
background: #b1d750;
} .button.green:hover,
button.green:hover,
input[type=button].green:hover,
input[type=submit].green:hover,
input[type=reset].green:hover,
.button.green.inverted,
#comments-nav a:hover,
.pagination a:hover,
.table-button .button.green {
background-color: #b1d750;
} .button.green.inverted,
.table-button .button.green {
color: #ffffff;
} .button.green.inverted:hover,
.table-button .button.green:hover {
background-color: #9bc72d;
border-color: #9bc72d;
} .button.green.inverted::before,
.table-button .button.green::before {
display: none !important;
}  .button.green-alt,
button.green-alt,
input[type=button].green-alt,
input[type=submit].green-alt,
input[type=reset].green-alt {
border-color: #8dc63f;
color: #8dc63f;
} .button.green-alt::before,
button.green-alt::before,
input[type=button].green-alt::before,
input[type=submit].green-alt::before,
input[type=reset].green-alt::before {
background: #8dc63f;
} .button.green-alt:hover,
button.green-alt:hover,
input[type=button].green-alt:hover,
input[type=submit].green-alt:hover,
input[type=reset].green-alt:hover,
.button.green-alt.inverted,
.table-button .button.green-alt {
background-color: #8dc63f;
} .button.green-alt.inverted,
.table-button .button.green-alt {
color: #ffffff;
} .button.green-alt.inverted:hover,
.table-button .button.green-alt:hover {
background-color: #72a230;
border-color: #72a230;
} .button.green-alt.inverted::before,
.table-button .button.green-alt::before {
display: none !important;
}  .button.orange,
button.orange,
input[type=button].orange,
input[type=submit].orange,
input[type=reset].orange {
border-color: #ff9700;
color: #ff9700;
} .button.orange::before,
button.orange::before,
input[type=button].orange::before,
input[type=submit].orange::before,
input[type=reset].orange::before {
background: #ff9700;
} .button.orange:hover,
button.orange:hover,
input[type=button].orange:hover,
input[type=submit].orange:hover,
input[type=reset].orange:hover,
.button.orange.inverted,
.table-button .button.orange {
background-color: #ff9700;
} .button.orange.inverted,
.table-button .button.orange {
color: #ffffff;
} .button.orange.inverted:hover,
.table-button .button.orange:hover {
background-color: #cc7900;
border-color: #cc7900;
} .button.orange.inverted::before,
.table-button .button.orange::before {
display: none !important;
}  .button.pink,
button.pink,
input[type=button].pink,
input[type=submit].pink,
input[type=reset].pink {
border-color: #e91d62;
color: #e91d62;
} .button.pink::before,
button.pink::before,
input[type=button].pink::before,
input[type=submit].pink::before,
input[type=reset].pink::before {
background: #e91d62;
} .button.pink:hover,
button.pink:hover,
input[type=button].pink:hover,
input[type=submit].pink:hover,
input[type=reset].pink:hover,
.button.pink.inverted,
.table-button .button.pink {
background-color: #e91d62;
} .button.pink.inverted,
.table-button .button.pink {
color: #ffffff;
} .button.pink.inverted:hover,
.table-button .button.pink:hover {
background-color: #c0134d;
border-color: #c0134d;
} .button.pink.inverted::before,
.table-button .button.pink::before {
display: none !important;
}  .button.gray,
button.gray,
input[type=button].gray,
input[type=submit].gray,
input[type=reset].gray,
#comments-nav .nav-previous a,
.pagination a:first-child {
border-color: #cdcfd7;
color: #cdcfd7;
} .button.gray::before,
button.gray::before,
input[type=button].gray::before,
input[type=submit].gray::before,
input[type=reset].gray::before,
#comments-nav .nav-previous a::before,
.pagination a:first-child::before {
background: #cdcfd7;
} .button.gray:hover,
button.gray:hover,
input[type=button].gray:hover,
input[type=submit].gray:hover,
input[type=reset].gray:hover,
.button.gray.inverted,
#comments-nav .nav-previous a:hover,
.pagination a:first-child:hover,
.table-button .button.gray {
background-color: #cdcfd7;
} .button.gray.inverted,
.table-button .button.gray {
color: #ffffff;
} .button.gray.inverted:hover,
.table-button .button.gray:hover {
background-color: #b1b4c0;
border-color: #b1b4c0;
} .button.gray.inverted::before,
.table-button .button.gray::before {
display: none !important;
}  .button.black,
button.black,
input[type=button].black,
input[type=submit].black,
input[type=reset].black {
border-color: #111111;
color: #111111;
} .button.black::before,
button.black::before,
input[type=button].black::before,
input[type=submit].black::before,
input[type=reset].black::before {
background: #111111;
} .button.black:hover,
button.black:hover,
input[type=button].black:hover,
input[type=submit].black:hover,
input[type=reset].black:hover,
.button.black.inverted,
.table-button .button.black {
background-color: #111111;
} .button.black.inverted,
.table-button .button.black {
color: #ffffff;
} .button.black.inverted:hover,
.table-button .button.black:hover {
background-color: #000000;
border-color: #000000;
} .button.black.inverted::before,
.table-button .button.black::before {
display: none !important;
}  .button.red,
button.red,
input[type=button].red,
input[type=submit].red,
input[type=reset].red {
border-color: #f04e4e;
color: #f04e4e;
} .button.red::before,
button.red::before,
input[type=button].red::before,
input[type=submit].red::before,
input[type=reset].red::before {
background: #f04e4e;
} .button.red:hover,
button.red:hover,
input[type=button].red:hover,
input[type=submit].red:hover,
input[type=reset].red:hover,
.button.red.inverted,
.table-button .button.red {
background-color: #f04e4e;
} .button.red.inverted,
.table-button .button.red {
color: #ffffff;
} .button.red.inverted:hover,
.table-button .button.red:hover {
background-color: #ec1f1f;
border-color: #ec1f1f;
} .button.red.inverted::before,
.table-button .button.red::before {
display: none !important;
}  .button.turquoise,
button.turquoise,
input[type=button].turquoise,
input[type=submit].turquoise,
input[type=reset].turquoise {
border-color: #1cbbb4;
color: #1cbbb4;
} .button.turquoise::before,
button.turquoise::before,
input[type=button].turquoise::before,
input[type=submit].turquoise::before,
input[type=reset].turquoise::before {
background: #1cbbb4;
} .button.turquoise:hover,
button.turquoise:hover,
input[type=button].turquoise:hover,
input[type=submit].turquoise:hover,
input[type=reset].turquoise:hover,
.button.turquoise.inverted,
.table-button .button.turquoise {
background-color: #1cbbb4;
} .button.turquoise.inverted,
.table-button .button.turquoise {
color: #ffffff;
} .button.turquoise.inverted:hover,
.table-button .button.turquoise:hover {
background-color: #158f89;
border-color: #158f89;
} .button.turquoise.inverted::before,
.table-button .button.turquoise::before {
display: none !important;
}  .button.violet,
button.violet,
input[type=button].violet,
input[type=submit].violet,
input[type=reset].violet {
border-color: #9c26b0;
color: #9c26b0;
} .button.violet::before,
button.violet::before,
input[type=button].violet::before,
input[type=submit].violet::before,
input[type=reset].violet::before {
background: #9c26b0;
} .button.violet:hover,
button.violet:hover,
input[type=button].violet:hover,
input[type=submit].violet:hover,
input[type=reset].violet:hover,
.button.violet.inverted,
.table-button .button.violet {
background-color: #9c26b0;
} .button.violet.inverted,
.table-button .button.violet {
color: #ffffff;
} .button.violet.inverted:hover,
.table-button .button.violet:hover {
background-color: #771d86;
border-color: #771d86;
} .button.violet.inverted::before,
.table-button .button.violet::before {
display: none !important;
}  .button.pink-alt,
button.pink-alt,
input[type=button].pink-alt,
input[type=submit].pink-alt,
input[type=reset].pink-alt {
border-color: #f06eaa;
color: #f06eaa;
} .button.pink-alt::before,
button.pink-alt::before,
input[type=button].pink-alt::before,
input[type=submit].pink-alt::before,
input[type=reset].pink-alt::before {
background: #f06eaa;
} .button.pink-alt:hover,
button.pink-alt:hover,
input[type=button].pink-alt:hover,
input[type=submit].pink-alt:hover,
input[type=reset].pink-alt:hover,
.button.pink-alt.inverted,
.table-button .button.pink-alt {
background-color: #f06eaa;
} .button.pink-alt.inverted,
.table-button .button.pink-alt {
color: #ffffff;
} .button.pink-alt.inverted:hover,
.table-button .button.pink-alt:hover {
background-color: #eb408f;
border-color: #eb408f;
} .button.pink-alt.inverted::before,
.table-button .button.pink-alt::before {
display: none !important;
} .demo-buttons .button {
margin-right: 10px;
margin-bottom: 10px;
}  .button-video-play {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100px;
height: 100px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xOF8iPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnIGlkPSJwbGF5Ij48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNDEuMTA5LDMwLjM0MWwtMTItNy45ODljLTAuNjEzLTAuNDA4LTEuNDAyLTAuNDQ3LTIuMDUzLTAuMUMyNi40MDYsMjIuNTk5LDI2LDIzLjI3NSwyNiwyNC4wMTN2MTUuOTggYzAsMC43MzcsMC40MDYsMS40MTIsMS4wNTcsMS43NjFjMC42NSwwLjM0OCwxLjQzOSwwLjMxMSwyLjA1My0wLjFsMTItNy45ODlDNDEuNjY2LDMzLjI5NCw0MiwzMi42Nyw0MiwzMi4wMDMgQzQyLDMxLjMzNSw0MS42NjYsMzAuNzEyLDQxLjEwOSwzMC4zNDF6IE0zOC44LDMzLjQyMmwtOS4zODksNS43ODZDMjguOTA3LDM5LjU0MywyOCwzOS41NTksMjgsMzkuNTU5czAtMC45MywwLTEuNTMzVjI2LjAwNyBjMC0wLjYwNCwwLTEuNjU5LDAtMS42NTlzMC45MDctMC4wNDYsMS40MTEsMC4yODdsOS4zODksNi4xOTNjMC40NTcsMC4zMDMsMC43MzEsMC42ODgsMC43MzEsMS4yMzQgQzM5LjUzMSwzMi42MDcsMzkuMjU3LDMzLjExOSwzOC44LDMzLjQyMnoiLz48L2c+PC9nPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
background-size: 100% 100%;
background-repeat: no-repeat;
-webkit-transition: transform 0.4s ease-in-out;
-moz-transition: transform 0.4s ease-in-out;
-o-transition: transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out;
} .button-video-play:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xOF8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnIGlkPSJwbGF5Ij48Zz48cGF0aCBkPSJNNDEuMTA5LDMwLjM0MWwtMTItNy45ODljLTAuNjEzLTAuNDA4LTEuNDAyLTAuNDQ3LTIuMDUzLTAuMUMyNi40MDYsMjIuNTk5LDI2LDIzLjI3NSwyNiwyNC4wMTN2MTUuOTggYzAsMC43MzcsMC40MDYsMS40MTIsMS4wNTcsMS43NjFjMC42NSwwLjM0OCwxLjQzOSwwLjMxMSwyLjA1My0wLjFsMTItNy45ODlDNDEuNjY2LDMzLjI5NCw0MiwzMi42Nyw0MiwzMi4wMDMgQzQyLDMxLjMzNSw0MS42NjYsMzAuNzEyLDQxLjEwOSwzMC4zNDF6IE0zOC44LDMzLjQyMmwtOS4zODksNS43ODZDMjguOTA3LDM5LjU0MywyOCwzOS41NTksMjgsMzkuNTU5czAtMC45MywwLTEuNTMzVjI2LjAwNyBjMC0wLjYwNCwwLTEuNjU5LDAtMS42NTlzMC45MDctMC4wNDYsMS40MTEsMC4yODdsOS4zODksNi4xOTNjMC40NTcsMC4zMDMsMC43MzEsMC42ODgsMC43MzEsMS4yMzQgQzM5LjUzMSwzMi42MDcsMzkuMjU3LDMzLjExOSwzOC44LDMzLjQyMnoiLz48L2c+PC9nPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}  .swiper-pagination {
display: block;
padding: 80px 0 0 0;
text-align: center;
} .swiper-pagination .swiper-pagination-bullet {
display: inline-block;
width: 11px;
height: 11px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: #ebebeb;
cursor: pointer;
margin: 0 5px;
} .swiper-pagination .swiper-pagination-bullet:hover,
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #b1d750;
} .style-yellow .swiper-pagination .swiper-pagination-bullet:hover,
.style-yellow .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #fecb16;
} .style-orange .swiper-pagination .swiper-pagination-bullet:hover,
.style-orange .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #ff9700;
}  .page-template-page-template-demo .demo-creative {
background: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/images/01_agency_bg.jpg) center center;
} .page-template-page-template-demo .demo-app {
background: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/images/02_app_bg.jpg) center center;
} .page-template-page-template-demo .demo-personal {
background: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/images/03_personal_bg.jpg) center center;
} .page-template-page-template-demo .col {
overflow: hidden;
} .page-template-page-template-demo .col,
.page-template-page-template-demo .col .images {
min-height: 400px;
position: relative;
} .page-template-page-template-demo .col .images img {
position: absolute;
bottom: -20px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .page-template-page-template-demo .col .images img.phone {
z-index: 10;
left: 0;
} .page-template-page-template-demo .col .images img.browser {
z-index: 9;
right: 0;
} .page-template-page-template-demo .row:hover img {
bottom: 0;
} .page-template-page-template-demo .text {
padding-top: 90px;
} .page-template-page-template-demo h3 {
font-size: 50px;
font-size: 5rem;
line-height: 1.1em;
margin: 20px 0 25px 0;
} .page-template-page-template-demo h3 a {
color: #fff;
}
@media screen and (max-width: 992px) { .page-template-page-template-demo .text {
text-align: center;
}
}
@media screen and (max-width: 345px) { .page-template-page-template-demo .text {
padding-top: 60px;
}
}  .video-bg-section {
position: relative;
} .video-bg-section .background-video {
background-position: top center;
background-repeat: no-repeat;
bottom: 0;
left: 0;
overflow: hidden;
position: fixed;
right: 0;
top: 0;
} .video-bg-section video,
.video-bg-section source {
bottom: 0;
left: 0;
min-height: 100%;
min-width: 100%;
position: absolute;
} .video-bg-section .ytplayer-container {
bottom: 0;
height: 100%;
left: 0;
min-width: 100%;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 0;
} .video-bg-section .placeholder-image {
height: 100%;
left: 0;
min-height: 100%;
min-width: 100%;
position: fixed;
top: 0;
z-index: 1;
opacity: 1;
transition: opacity 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out;
-webkit-transition: opacity 0.25s ease-in-out;
} .video-bg-section .ytplayer-shield {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 2;
} .video-bg-section .ytplayer-player {
position: absolute;
} .video-bg-section.loaded .ytplayer-container {
display: block;
} .video-bg-section.loaded .placeholder-image {
opacity: 0;
} .responsive-video-wrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
} .responsive-video-wrapper iframe,
.responsive-video-wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  body.fixed-header #content-wrapper {
padding-top: 190px;
} body.intro-header.fixed-header #content-wrapper {
padding-top: 90px;
} .fixed-header #header.headroom--pinned,
.transparent-header #header.headroom--pinned {
-o-transform: translateY(0%);
-ms-transform: translateY(0%);
-moz-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
} .fixed-header #header.headroom--unpinned,
.transparent-header #header.headroom--unpinned {
-o-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .fixed-header-alt-style.fixed-header #header.headroom--unpinned,
.fixed-header-alt-style.fixed-header #header.headroom--pinned,
.fixed-header-alt-style.transparent-header #header.headroom--unpinned,
.fixed-header-alt-style.transparent-header #header.headroom--pinned {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
} #header {
background-color: #141414;
padding: 30px 0;
z-index: 10;
position: relative;
background-repeat: no-repeat;
background-position: left top;
background-size: 100% 100%;
} .fixed-header #header {
position: fixed;
left: 0;
right: 0;
top: 0;
-webkit-transition: transform 200ms linear;
-moz-transition: transform 200ms linear;
-o-transition: transform 200ms linear;
transition: transform 200ms linear;
margin-bottom: 0;
} .transparent-header #header {
background-color: transparent;
position: fixed;
left: 0;
right: 0;
top: 0;
-webkit-transition: transform 200ms;
-moz-transition: transform 200ms;
-o-transition: transform 200ms;
transition: transform 200ms;
margin-bottom: 0;
} .admin-bar.fixed-header #header,
.admin-bar.transparent-header #header {
top: 32px;
} .transparent-header #header.headroom--pinned,
#header.headroom--not-top {
background-color: #141414;
} .transparent-header #header.headroom--pinned.headroom--top {
background-color: transparent;
}
@media screen and (max-width: 767px) { .simple-header #header {
margin-bottom: 40px;
}
} #header .logo,
#header .logo img {
float: left;
} #header .logo-title {
font-size: 4.2rem;
font-family: fira_sansultralight;
line-height: 1em;
} #header .logo-title-tagline .title {
font-size: 3rem;
font-family: fira_sansultralight;
} #header .logo-title-tagline .tagline {
font-size: 1.4rem;
display: block;
color: #ffffff;
}  #header-nav .submenu-icon,
#header-nav .submenu-icon-back {
display: block;
position: absolute;
width: 10px;
height: 10px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzA2cHgiIGhlaWdodD0iMzA2cHgiIHZpZXdCb3g9IjAgMCAzMDYgMzA2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDYgMzA2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9ImNoZXZyb24tcmlnaHQiPjxwb2x5Z29uIGZpbGw9IiNmZmZmZmYiIHBvaW50cz0iOTQuMzUsMCA1OC42NSwzNS43IDE3NS45NSwxNTMgNTguNjUsMjcwLjMgOTQuMzUsMzA2IDI0Ny4zNSwxNTMiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
background-repeat: no-repeat;
background-size: 10px 10px;
right: 15px;
top: 16px;
} #header-nav .submenu-icon-back {
left: 15px;
right: auto;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzA2cHgiIGhlaWdodD0iMzA2cHgiIHZpZXdCb3g9IjAgMCAzMDYgMzA2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDYgMzA2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9ImNoZXZyb24tbGVmdCI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSIyNDcuMzUsMzUuNyAyMTEuNjUsMCA1OC42NSwxNTMgMjExLjY1LDMwNiAyNDcuMzUsMjcwLjMgMTMwLjA1LDE1MyIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
}
@media screen and (min-width: 992px) { #header-nav.logo-style-title_and_tagline {
margin-top: 8px;
} #header-nav {
float: right;
} #header-nav ul {
list-style: none;
margin: 0;
padding: 0;
} #header-nav li {
margin: 0;
padding: 0;
} #header-nav span.line_wrap {
position: relative;
display: inline-block;
} #header-nav span.line {
display: inline-block;
position: absolute;
left: 0;
top: 48%;
width: 0;
border-top: 1px solid #b1d750;
-webkit-transition: width 0.2s ease-in;
transition: width 0.2s ease-in;
} #header-nav > ul > li > a .submenu-icon {
display: none;
} #header-menu .dl-back {
display: none;
}  #header-nav li {
display: block;
position: relative;
white-space: nowrap;
overflow: hidden;
} #header-nav > ul > li {
float: left;
margin-left: 40px;
line-height: 40px;
} #header-menu > li {
font-variant: small-caps;
font-size: 1.8rem;
} #header-nav > ul > li > a > .submenu-icon {
display: none;
} #header-nav > ul > li:first-child {
margin-left: 0;
} #header-nav a {
color: #ffffff;
} #header-nav a:hover,
#header-nav li.current-menu-item > a,
#header-nav > ul > li:hover > a,
#header-nav a.current-link {
color: #b1d750;
} #header-nav > ul > li.current-menu-item > a span.line,
#header-nav > ul > li:hover > a span.line,
#header-nav > ul > li > a:hover span.line,
#header-nav a.current-link span.line {
width: 100%;
}  #header-nav ul.sub-menu {
position: absolute;
top: 100%;
right: 0;
display: block;
width: auto;
opacity: 0;
} #header-nav ul.sub-menu li:nth-child(2n) {
background-color: #191919;
} #header-nav ul.sub-menu a {
display: block;
padding: 10px 40px 10px 20px;
line-height: normal;
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
-o-transition: background-color 0.2s;
transition: background-color 0.2s;
} #header-nav ul.sub-menu a:hover {
color: #ffffff;
background-color: #b1d750;
} #header-nav ul.sub-menu ul.sub-menu {
top: 0;
left: 100%;
right: auto;
} #header-nav ul.sub-menu ul.sub-menu.appear-on-left {
left: auto;
right: 100%;
} #header-nav li:hover {
overflow: visible;
} #header-nav li:hover > ul.sub-menu {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} #header-nav ul.sub-menu > li {
background-color: #111111;
}
}
@media screen and (max-width: 1199px) and (min-width: 992px) { #header-nav > ul > li {
margin-left: 20px;
}
}  #mobile-menu-toggler {
display: none;
float: right;
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
width: 40px;
height: 40px;
font-size: 0;
text-indent: -9999px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-shadow: none;
border-radius: none;
border: none;
cursor: pointer;
-webkit-transition: background 0s 0.3s;
-moz-transition: background 0s 0.3s;
-o-transition: background 0s 0.3s;
transition: background 0s 0.3s;
}
@media screen and (max-width: 992px) { #mobile-menu-toggler {
display: inline-block;
}
} #mobile-menu-toggler span {
display: block;
position: absolute;
top: 18px;
left: 5px;
right: 5px;
height: 3px;
background: white;
-webkit-transition: background 0s 0.3s;
-moz-transition: background 0s 0.3s;
-o-transition: background 0s 0.3s;
transition: background 0s 0.3s;
} #mobile-menu-toggler span::before,
#mobile-menu-toggler span::after {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 3px;
background-color: #fff;
content: "";
-webkit-transition-duration: 0.3s, 0.3s;
transition-duration: 0.3s, 0.3s;
-webkit-transition-delay: 0.3s, 0s;
transition-delay: 0.3s, 0s;
} #mobile-menu-toggler span::before {
top: -8px;
-webkit-transition-property: top, -webkit-transform;
transition-property: top, transform;
} #mobile-menu-toggler span::after {
bottom: -8px;
-webkit-transition-property: bottom, -webkit-transform;
transition-property: bottom, transform;
} #mobile-menu-toggler.dl-active span {
background: none;
} #mobile-menu-toggler.dl-active span::before {
top: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} #mobile-menu-toggler.dl-active span::after {
bottom: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
} #mobile-menu-toggler.dl-active span::before,
#mobile-menu-toggler.dl-active span::after {
-webkit-transition-delay: 0s, 0.3s;
transition-delay: 0s, 0.3s;
} @media screen and (max-width: 992px) { #header-nav {
width: 100%;
max-width: 290px;
right: 10px;
position: absolute;
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-perspective-origin: 50% 200%;
perspective-origin: 50% 200%;
} #header-nav:first-child {
margin-right: 100px;
} #header-nav li {
margin: 0;
padding: 0;
background: #111111;
} #header-nav li a {
color: #ffffff;
} #header-nav li a:hover {
color: #ffffff;
background-color: #b1d750;
} #header-nav li:nth-child(2n) {
background-color: #191919;
} #header-nav ul {
padding: 0;
list-style: none;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} #header-nav li {
position: relative;
} #header-nav li a {
position: relative;
display: block;
padding: 10px 40px 10px 20px;
line-height: normal;
} #header-nav li.dl-back > a {
padding-left: 40px;
} #header-nav .dl-menu {
position: absolute;
width: 100%;
opacity: 0;
top: 60px;
pointer-events: none;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} #header-nav .dl-menu.dl-menu-toggle {
transition: all 0.3s ease;
} #header-nav .dl-menu.dl-menuopen {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}  #header-nav li .dl-submenu {
display: none;
margin: 0;
padding: 0;
}  #header-nav .dl-menu.dl-subview li,
#header-nav .dl-menu.dl-subview li.dl-subviewopen > a,
#header-nav .dl-menu.dl-subview li.dl-subview > a {
display: none;
} #header-nav .dl-menu.dl-subview li.dl-subview,
#header-nav .dl-menu.dl-subview li.dl-subview .dl-submenu,
#header-nav .dl-menu.dl-subview li.dl-subviewopen,
#header-nav .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
#header-nav .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
display: block;
}  #header-nav > .dl-submenu {
position: absolute;
width: 100%;
top: 60px;
left: 0;
margin: 0;
}  #header-nav .dl-menu.dl-animate-out {
-webkit-animation: MenuAnimOut 0.4s ease;
animation: MenuAnimOut 0.4s ease;
} #header-nav .dl-menu.dl-animate-in {
-webkit-animation: MenuAnimIn 0.4s ease;
animation: MenuAnimIn 0.4s ease;
} #header-nav > .dl-submenu.dl-animate-in {
-webkit-animation: SubMenuAnimIn 0.4s ease;
animation: SubMenuAnimIn 0.4s ease;
} #header-nav > .dl-submenu.dl-animate-out {
-webkit-animation: SubMenuAnimOut 0.4s ease;
animation: SubMenuAnimOut 0.4s ease;
}
} @-webkit-keyframes MenuAnimOut { 100% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
}
@keyframes MenuAnimOut { 100% {
-webkit-transform: translateZ(300px);
transform: translateZ(300px);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimIn { 0% {
-webkit-transform: translateZ(300px);
opacity: 0;
} 100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn { 0% {
-webkit-transform: translateZ(300px);
transform: translateZ(300px);
opacity: 0;
} 100% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn { 0% {
-webkit-transform: translateZ(-300px);
opacity: 0;
} 100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn { 0% {
-webkit-transform: translateZ(-300px);
transform: translateZ(-300px);
opacity: 0;
} 100% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimOut { 0% {
-webkit-transform: translateZ(0px);
opacity: 1;
} 100% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut { 0% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
} 100% {
-webkit-transform: translateZ(-300px);
transform: translateZ(-300px);
opacity: 0;
}
}  #hero {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
z-index: 2;
text-align: center;
} #hero .intro-text {
position: absolute;
top: 50%;
text-align: center;
width: 100%;
color: #fff;
} #hero .intro-text h1 {
color: #fff;
font-size: 10rem;
line-height: 80px;
margin-bottom: 40px;
font-variant: small-caps;
} #hero .intro-text p {
font-size: 3rem;
line-height: 35px;
font-variant: small-caps;
} #hero .intro-text p.post-data {
font-size: 2.4000000000000004rem;
font-variant: normal;
line-height: normal;
} #hero .intro-text a {
color: #fff;
} #hero .intro-text a:hover {
color: #b1d750;
} #hero .intro-text .delimeter {
margin: 0 30px;
} #skip-intro,
.skip-slider {
position: absolute;
width: 40px;
height: 60px;
bottom: 5%;
left: 50%;
margin-top: -20px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAyLjAzMyAyMDIuMDMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMDIuMDMzIDIwMi4wMzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjE2Ny4wODIsMTM1Ljk3MSAxNjEuODMyLDEzMC43MTggMTA0LjczMSwxODcuODE4IDEwNC43MzEsMCA5Ny4zMDUsMCA5Ny4zMDUsMTg3LjgyOSA0MC4yMDEsMTMwLjcxOCAzNC45NTEsMTM1Ljk3MSAxMDEuMDE3LDIwMi4wMzMiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
background-size: 40px 60px;
background-repeat: no-repeat;
}
@media screen and (max-width: 992px) { #hero .intro-text h1 {
font-size: 5rem;
line-height: 40px;
} #hero .intro-text p,
#hero .intro-text p.post-data {
font-size: 1.4000000000000001rem;
line-height: normal;
} #hero .intro-text .delimeter {
margin: 0 5px;
} #hero br {
display: inline;
}
}
@media screen and (max-width: 480px) { #hero .intro-text h1 {
font-size: 3rem;
line-height: 35px;
}
}  .indent {
padding-left: 40px;
}
@media screen and (max-width: 767px) { .indent {
padding-left: 0;
}
} .post-gallery {
width: 100%;
} .post-gallery .item {
text-align: center;
}  .social-icons a {
display: inline-block;
width: 35px;
height: 35px;
color: #c2c2c2;
border: 2px solid #c2c2c2;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
line-height: 35px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
text-align: center;
margin-right: 8px;
-webkit-transition: transform 0.4s ease-in-out;
-moz-transition: transform 0.4s ease-in-out;
-o-transition: transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out;
} .social-icons a:hover {
border-color: #00bff3;
color: #00bff3;
transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}  #comments {
padding-top: 90px;
} .reply-header {
margin-bottom: 70px;
} ul.comments-list {
margin: 0 0 95px 0;
padding: 0;
list-style: none;
} ul.children {
margin: 0 0 0 100px;
padding: 0;
list-style: none;
} li.comment {
margin: 0;
padding: 0;
min-height: 70px;
} li.comment .comment-reply-link {
display: block;
position: absolute;
width: 20px;
height: 20px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjEycHgiIGhlaWdodD0iNjEycHgiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MTIgNjEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9InJlcGx5LWFsbCI+PHBhdGggZmlsbD0iI2MyYzJjMiIgZD0iTTE3OC41LDE5MS4yNXYtNzYuNUwwLDI5My4yNWwxNzguNSwxNzguNXYtNzYuNWwtMTAyLTEwMkwxNzguNSwxOTEuMjV6IE0zMzEuNSwyMTYuNzV2LTEwMkwxNTMsMjkzLjI1bDE3OC41LDE3OC41VjM2Ny4yIEM0NTksMzY3LjIsNTQ4LjI1LDQwOCw2MTIsNDk3LjI1QzU4Ni41LDM2OS43NSw1MTAsMjQyLjI1LDMzMS41LDIxNi43NXoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
background-size: 20px 20px;
background-repeat: no-repeat;
left: 40px;
top: 65px;
} li.comment .comment-reply-link:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjEycHgiIGhlaWdodD0iNjEycHgiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MTIgNjEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9InJlcGx5LWFsbCI+PHBhdGggZmlsbD0iI2IxZDc1MCIgZD0iTTE3OC41LDE5MS4yNXYtNzYuNUwwLDI5My4yNWwxNzguNSwxNzguNXYtNzYuNWwtMTAyLTEwMkwxNzguNSwxOTEuMjV6IE0zMzEuNSwyMTYuNzV2LTEwMkwxNTMsMjkzLjI1bDE3OC41LDE3OC41VjM2Ny4yIEM0NTksMzY3LjIsNTQ4LjI1LDQwOCw2MTIsNDk3LjI1QzU4Ni41LDM2OS43NSw1MTAsMjQyLjI1LDMzMS41LDIxNi43NXoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} li.comment div.photo {
position: absolute;
left: 100px;
top: 40px;
} li.comment div.photo img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 2px solid transparent;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} li.comment .comment-text {
padding-left: 160px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} li.comment .comment-text p:last-child {
margin-bottom: 0;
} li.comment .comment-text header {
margin-bottom: 14px;
} li.comment .comment-text header h6,
li.comment .comment-text header .author {
display: inline;
} li.comment .comment-text header .author {
font-size: 1.4000000000000001rem;
color: #acacac;
} li.comment .comment-text header h6 {
font-size: 1.8rem;
margin-right: 18px;
} li.comment .comment-text header h6 a {
color: #111111;
} li.comment .comment-text header h6 a:hover {
color: #b1d750;
} .no-avatars li.comment .comment-text {
padding-left: 50px;
} li.comment:hover > .comment-body > div.photo img {
border-color: #b1d750;
} .comment-body {
position: relative;
padding: 40px;
margin-bottom: 20px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} ul.children {
margin-top: -20px;
} ul.children .comment-text {
padding-bottom: 40px;
border-bottom: 1px solid #ebebeb;
} ul.children .comment-body {
padding-bottom: 0;
margin-bottom: 0;
} ul.children li.comment:last-of-type .comment-text {
padding-bottom: 40px;
border-bottom: 0;
} ul.comments-list > li.comment > .comment-body {
background-color: #ffffff;
}
@media screen and (max-width: 767px) { #comments {
padding-top: 40px;
} ul.children {
margin-left: 0;
} li.comment {
min-height: 1px;
}
}
@media screen and (max-width: 480px) { li.comment .comment-reply-link {
top: 25px;
left: 25px;
} li.comment div.photo {
display: none;
} li.comment .comment-text {
padding-left: 40px;
} li.comment .comment-text header .author {
display: block;
} li.comment .comment-body {
padding: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
} ul.children li.comment:last-of-type .comment-text {
padding-bottom: 0;
} ul.children {
margin-top: 0;
margin-bottom: 20px;
} .reply-header {
margin-bottom: 40px;
} ul.comments-list {
margin-bottom: 50px;
}
} #comments-nav {
margin-bottom: 75px;
} #comments-nav .nav-next {
float: right;
} #comments-nav .nav-previous {
float: left;
}
@media screen and (max-width: 510px) { #comments-nav .nav-next,
#comments-nav .nav-previous {
float: none;
display: block;
margin-bottom: 10px;
} #comments-nav .nav-next a,
#comments-nav .nav-previous a {
display: block;
width: 100%;
}
}  .post-part {
margin-bottom: 50px;
padding-bottom: 30px;
border-bottom: 1px solid #ebebeb;
} .post-part .delimeter {
margin: 0 10px;
} .post-part .post-data,
.post-part .post-data a {
color: #acacac;
} .post-part h4 {
font-variant: small-caps;
line-height: -0.20000000000000018px;
} .post-part header,
.post-part h4,
.post-part .excerpt-text {
margin-bottom: 25px;
} .post-part h4 a {
color: #111111;
} .post-part .post-data a:hover,
.post-part h4 a:hover {
color: #b1d750;
} .post-part iframe,
.post-part object {
margin-bottom: 0;
} .post-part blockquote {
padding-right: 0;
} .post-part .read-more {
display: inline-block;
width: 50px;
height: 40px;
background-size: 100% 100%;
background-repeat: no-repeat;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjI3LjA5NiAyMjcuMDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjcuMDk2IDIyNy4wOTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjMTExMTExIiBwb2ludHM9IjE1Mi44MzUsMzkuMjg1IDE0Ni45MzMsNDUuMTgzIDIxMS4xMTMsMTA5LjM3MyAwLDEwOS4zNzMgMCwxMTcuNzIzIDIxMS4xMjQsMTE3LjcyMyAgMTQ2LjkzMywxODEuOTAyIDE1Mi44MzUsMTg3LjgxMSAyMjcuMDk2LDExMy41NSIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
margin-top: 30px;
} .post-part .read-more:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjI3LjA5NiAyMjcuMDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjcuMDk2IDIyNy4wOTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjYjFkNzUwIiBwb2ludHM9IjE1Mi44MzUsMzkuMjg1IDE0Ni45MzMsNDUuMTgzIDIxMS4xMTMsMTA5LjM3MyAwLDEwOS4zNzMgMCwxMTcuNzIzIDIxMS4xMjQsMTE3LjcyMyAgMTQ2LjkzMywxODEuOTAyIDE1Mi44MzUsMTg3LjgxMSAyMjcuMDk2LDExMy41NSIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .sticky h4.post-title-header {
color: #b1d750;
} .format-link .link {
margin-bottom: 30px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDU3LjAzcHgiIGhlaWdodD0iNDU3LjAzcHgiIHZpZXdCb3g9IjAgMCA0NTcuMDMgNDU3LjAzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTcuMDMgNDU3LjAzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ViZWJlYiIgZD0iTTQyMS41MTIsMjA3LjA3NGwtODUuNzk1LDg1Ljc2N2MtNDcuMzUyLDQ3LjM4LTEyNC4xNjksNDcuMzgtMTcxLjUyOSwwYy03LjQ2LTcuNDM5LTEzLjI5Ni0xNS44MjEtMTguNDIxLTI0LjQ2NSBsMzkuODY0LTM5Ljg2MWMxLjg5NS0xLjkxMSw0LjIzNS0zLjAwNiw2LjQ3MS00LjI5NmMyLjc1Niw5LjQxNiw3LjU2NywxOC4zMywxNC45NzIsMjUuNzM2YzIzLjY0OCwyMy42NjcsNjIuMTI4LDIzLjYzNCw4NS43NjIsMCBsODUuNzY4LTg1Ljc2NWMyMy42NjYtMjMuNjY0LDIzLjY2Ni02Mi4xMzUsMC04NS43ODFjLTIzLjYzNS0yMy42NDYtNjIuMTA1LTIzLjY0Ni04NS43NjgsMGwtMzAuNDk5LDMwLjUzMiBjLTI0Ljc1LTkuNjM3LTUxLjQxNS0xMi4yMjgtNzcuMzczLTguNDI0bDY0Ljk5MS02NC45ODljNDcuMzgtNDcuMzcxLDEyNC4xNzctNDcuMzcxLDE3MS41NTcsMCBDNDY4Ljg2OSw4Mi44OTcsNDY4Ljg2OSwxNTkuNzA2LDQyMS41MTIsMjA3LjA3NHogTTE5NC43MDgsMzQ4LjEwNGwtMzAuNTIxLDMwLjUzMmMtMjMuNjQ2LDIzLjYzNC02Mi4xMjgsMjMuNjM0LTg1Ljc3OCwwIGMtMjMuNjQ4LTIzLjY2Ny0yMy42NDgtNjIuMTM4LDAtODUuNzk1bDg1Ljc3OC04NS43NjdjMjMuNjY1LTIzLjY2Miw2Mi4xMjEtMjMuNjYyLDg1Ljc2NywwIGM3LjM4OCw3LjM5LDEyLjIwNCwxNi4zMDIsMTQuOTg2LDI1LjcwNmMyLjI0OS0xLjMwNyw0LjU2LTIuMzY5LDYuNDU0LTQuMjY2bDM5Ljg2MS0zOS44NDUgYy01LjA5Mi04LjY3OC0xMC45NTgtMTcuMDMtMTguNDIxLTI0LjQ3N2MtNDcuMzQ4LTQ3LjM3MS0xMjQuMTcyLTQ3LjM3MS0xNzEuNTQzLDBMMzUuNTI2LDI0OS45NiBjLTQ3LjM2Niw0Ny4zODUtNDcuMzY2LDEyNC4xNzIsMCwxNzEuNTUzYzQ3LjM3MSw0Ny4zNTYsMTI0LjE3Nyw0Ny4zNTYsMTcxLjU0NywwbDY1LjAwOC02NS4wMDMgQzI0Ni4xMDksMzYwLjMzNiwyMTkuNDM3LDM1Ny43MjMsMTk0LjcwOCwzNDguMTA0eiIvPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
background-size: 80px 80px;
background-repeat: no-repeat;
padding-left: 60px;
} .format-link .link h4 {
margin-bottom: 20px;
} .format-link .link a {
font-size: 2.4000000000000004rem;
line-height: 30px;
} .format-image header,
.format-standard.has-post-thumbnail header {
position: relative;
float: left;
} .format-image header img,
.format-standard.has-post-thumbnail header img {
display: block;
} .format-image header .overlay,
.format-standard.has-post-thumbnail header .overlay {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: rgba(46, 43, 42, 0.8);
opacity: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
} .format-image header .zoom,
.format-standard.has-post-thumbnail header .zoom,
.format-image header .link,
.format-standard.has-post-thumbnail header .link {
width: 40px;
height: 40px;
position: absolute;
top: 50%;
margin-top: -20px;
opacity: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background-size: 40px 40px;
background-repeat: no-repeat;
} .format-image header .zoom,
.format-standard.has-post-thumbnail header .zoom {
left: 20px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV82N18iPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zMiwwQzE0LjMyOCwwLDAsMTQuMzI3LDAsMzJzMTQuMzI4LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz4gPC9nPjwvZz48ZyBpZD0ic2VhcmNoIj48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNDUuNzE0LDQzLjM1N2wtNS43MTItNS43MTNDNDEuMjU0LDM1LjkxNiw0MiwzMy43OTgsNDIsMzEuNUM0MiwyNS43MDEsMzcuMywyMSwzMS41LDIxQzI1LjcwMiwyMSwyMSwyNS43MDEsMjEsMzEuNSBTMjUuNzAyLDQyLDMxLjUsNDJjMi44MDksMCw1LjM1NC0xLjEwOSw3LjIzOC0yLjkwNmw1LjYxOSw1LjYyYzAuMzc1LDAuMzc1LDAuOTgxLDAuMzc1LDEuMzU2LDAgQzQ2LjA4OSw0NC4zNCw0Ni4wODksNDMuNzMyLDQ1LjcxNCw0My4zNTd6IE0zMS41LDQwYy00LjY5NCwwLTguNS0zLjgwNy04LjUtOC41YzAtNC42OTQsMy44MDYtOC41LDguNS04LjUgYzQuNjkzLDAsOC41LDMuODA2LDguNSw4LjVDNDAsMzYuMTkzLDM2LjE5NSw0MCwzMS41LDQweiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .format-image header .link,
.format-standard.has-post-thumbnail header .link {
right: 20px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV81MV8iPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIgQzIsMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0iRWxsaXBzZV81X2NvcHkiPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00Ni4zNjUsMjAuNjM2Yy0zLjUxNi0zLjUxNS05LjIxMy0zLjUxNS0xMi43MjksMGMtMS41MDQsMS41MDQtMi4zMjUsMy40MDctMi41MzIsNS4zNjRIMzF2MTJoLTAuMDQ3IGMtMC4yMDksMS40MDUtMC44MzYsMi43ODMtMi4wMDQsMy45NWMtMi45MjksMi45MjktNy4xNjYsMi43MzMtOS44OTksMGMtMi43MzQtMi43MzMtMi43MzQtNy4xNjYsMC05Ljg5OSBjMi4xNTMtMi4xNTMsNS4zNS0yLjU4Myw3Ljk1LTEuMzQ1di0yLjE1NWMtMy4xNjgtMS4xMjMtNi44My0wLjQ0OS05LjM2NCwyLjA4NmMtMy41MTUsMy41MTUtMy41MTUsOS4yMTIsMCwxMi43MjggYzMuNTE1LDMuNTE1LDkuMjEzLDMuNTE1LDEyLjcyOCwwYzEuNTAyLTEuNTAyLDIuMzIyLTMuNDA1LDIuNTQxLTUuMzY0SDMzVjI3bDAsMGMwLTEuNzkyLDAuNjg0LTMuNTgzLDIuMDUtNC45NSBjMi43MzQtMi43MzMsNy4xNjYtMi43MzMsOS44OTksMGMyLjczNCwyLjczMywyLjkyOSw2Ljk3MSwwLDkuODk5Yy0yLjI5OSwyLjI5OS01LjM5OSwyLjY2NS03Ljk1LDEuMzk4djIuMTAyIGMzLjE2OCwxLjEyMyw2LjgzLDAuNDQ5LDkuMzY0LTIuMDg2QzQ5Ljg3OSwyOS44NDksNDkuODc5LDI0LjE1LDQ2LjM2NSwyMC42MzZ6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} .format-image header:hover .overlay,
.format-standard.has-post-thumbnail header:hover .overlay {
opacity: 1;
} .format-image header:hover .zoom,
.format-standard.has-post-thumbnail header:hover .zoom {
opacity: 0.6;
left: 50%;
margin-left: -55px;
} .format-image header:hover .link,
.format-standard.has-post-thumbnail header:hover .link {
opacity: 0.6;
right: 50%;
margin-right: -55px;
} .format-image header:hover .zoom:hover,
.format-standard.has-post-thumbnail header:hover .zoom:hover,
.format-image header:hover .link:hover,
.format-standard.has-post-thumbnail header:hover .link:hover {
opacity: 1;
}
@media screen and (max-width: 767px) { .post-part h4 {
line-height: 32px;
}
}  .pagination .nav-next,
.pagination a:last-of-type {
float: right;
} .pagination .nav-prev {
float: left;
} .pagination a {
width: 170px;
} .pagination:after {
content: '';
clear: both;
display: block;
}
@media screen and (max-width: 400px) { .pagination a {
width: 100%;
} .pagination .nav-prev,
.pagination a:first-child {
margin-bottom: 15px;
}
}  .fw-icon,
.fw-iconbox {
display: block;
} .fw-icon .list-title,
.fw-iconbox .list-title,
.fw-icon .fw-iconbox-title h3,
.fw-iconbox .fw-iconbox-title h3 {
display: block;
font-family: fira_sansultralight;
font-size: 4.8rem !important;
line-height: 1em !important;
font-weight: 300 !important;
color: #111111;
font-variant: small-caps;
margin-bottom: 18px;
} .fw-icon i.fa,
.fw-iconbox i.fa {
font-size: 8rem !important;
color: #636363;
} .fw-iconbox {
background-color: #ffffff;
border: 1px solid #ebebeb;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
} .fw-iconbox-image {
width: auto !important;
}  .error404 {
background-color: #111111;
background-position: center center;
background-repeat: no-repeat;
} .error404 #content,
.error404 #content p {
color: #ffffff;
} .error404 h1 {
font-size: 10rem;
line-height: 1.2em;
color: #ffffff;
} .error404 h1 span {
color: #b1d750;
} .error404 .page-error-404 {
font-size: 3rem;
line-height: 1.2em;
}  .skip-link-position-left .skip-slider {
left: 5%;
bottom: 5%;
right: auto;
top: auto;
z-index: 100;
} .skip-link-position-right .skip-slider {
right: 5%;
bottom: 5%;
left: auto;
top: auto;
z-index: 100;
} .skip-link-position-center .skip-slider {
left: 50%;
bottom: 5%;
right: auto;
top: auto;
z-index: 100;
margin-left: -20px;
} .tp-bullets {
position: absolute;
text-align: center;
list-style: none;
z-index: 100;
width: 100%;
} .tp-bullets .tp-bullet {
position: relative;
display: inline-block;
cursor: pointer;
width: 11px;
height: 11px;
padding: 0;
line-height: 11px;
background-color: rgba(255, 255, 255, 0.4);
border-radius: 50%;
border: none;
outline: none;
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
-o-transition: background-color 0.2s;
transition: background-color 0.2s;
} .tp-bullets .tp-bullet:hover,
.tp-bullets .tp-bullet.selected {
background-color: #b1d750;
} .tp-bullets:before {
display: none;
}  .Unicum-App-Button {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTM5NS43NDgsMjcyLjA0NmMtMC42NDYtNjQuODQxLDUyLjg4LTk1LjkzOCw1NS4yNzEtOTcuNDgzYy0zMC4wNzUtNDQuMDEtNzYuOTI1LTUwLjAzOS05My42Mi01MC43MzYgYy0zOS44NzEtNC4wMzctNzcuNzk4LDIzLjQ3NC05OC4wMzMsMjMuNDc0Yy0yMC4xODQsMC01MS40MDktMjIuODc3LTg0LjQ3Ni0yMi4yNzZjLTQzLjQ1OCwwLjY0Ni04My41MjksMjUuMjY5LTEwNS45MDYsNjQuMTkgYy00NS4xNTIsNzguMzUtMTEuNTYzLDE5NC40MiwzMi40NDUsMjU3Ljk2M2MyMS41MDQsMzEuMTA0LDQ3LjE0Niw2Ni4wMzgsODAuODEzLDY0Ljc5YzMyLjQyMS0xLjI5NCw0NC42ODEtMjAuOTc5LDgzLjg3OC0yMC45NzkgYzM5LjE5NiwwLDUwLjIxNSwyMC45NzksODQuNTI0LDIwLjMzNWMzNC44ODgtMC42NDgsNTYuOTkxLTMxLjY5OSw3OC4zNDctNjIuODk4YzI0LjY5NC0zNi4wODQsMzQuODYyLTcxLjAxOSwzNS40NjItNzIuODEyIEM0NjMuNjc4LDM3NS4yNiwzOTYuNDIyLDM0OS40OTUsMzk1Ljc0OCwyNzIuMDQ2eiBNMzMxLjI4LDgxLjc2MUMzNDkuMTQ5LDYwLjA4MiwzNjEuMjEsMzAuMDA1LDM1Ny45MiwwIGMtMjUuNzM5LDEuMDQ4LTU2LjkzOCwxNy4xNDUtNzUuNDA1LDM4Ljc3NWMtMTYuNTcsMTkuMTg4LTMxLjA3NSw0OS44MTMtMjcuMTg4LDc5LjIxOCBDMjg0LjA2MSwxMjAuMjM1LDMxMy4zOTIsMTAzLjM5MSwzMzEuMjgsODEuNzYxeiIvPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .Unicum-App-Button-Google {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTA1LjE0NSA1MDUuMTQ1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MDUuMTQ1IDUwNS4xNDU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNjguNTQxLDE2NC43MTVoLTEuMjk0Yy0xNi41ODgsMC0zMC4xMTMsMTMuNTY4LTMwLjExMywzMC4xMTN2MTMxLjEwNyBjMCwxNi42MSwxMy41MjUsMzAuMTM0LDMwLjExMywzMC4xMzRoMS4zMTZjMTYuNTg4LDAsMzAuMTEzLTEzLjU2OCwzMC4xMTMtMzAuMTM0VjE5NC44MjcgQzk4LjY1NCwxNzguMjgzLDg1LjEwOCwxNjQuNzE1LDY4LjU0MSwxNjQuNzE1eiIvPiA8cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTEzLjA4NSwzNzYuNTRjMCwxNS4yMjksMTIuNDQ2LDI3LjYzMiwyNy42NzUsMjcuNjMyaDI5LjU3NHY3MC44MTcgYzAsMTYuNjMxLDEzLjU2OCwzMC4xNTYsMzAuMTEzLDMwLjE1NmgxLjI5NGMxNi42MSwwLDMwLjE1Ni0xMy41NDYsMzAuMTU2LTMwLjE1NnYtNzAuODE3aDQxLjMzdjcwLjgxNyBjMCwxNi42MzEsMTMuNjExLDMwLjE1NiwzMC4xNTYsMzAuMTU2aDEuMjczYzE2LjYwOSwwLDMwLjEzNC0xMy41NDYsMzAuMTM0LTMwLjE1NnYtNzAuODE3aDI5LjU5NSBjMTUuMjA3LDAsMjcuNjU0LTEyLjQwMywyNy42NTQtMjcuNjMyVjE2OS41MjVIMTEzLjA4NVYzNzYuNTR6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMyMi4wNDEsNDMuOTgzbDIzLjQ5MS0zNi4yNmMxLjUxLTIuMjg3LDAuODQxLTUuNDE0LTEuNDY3LTYuOTAzIGMtMi4yODYtMS41MS01LjQxNC0wLjg4NC02LjkwMywxLjQ2N2wtMjQuMzUzLDM3LjUxMmMtMTguMjctNy40ODUtMzguNjc2LTExLjY5MS02MC4yMjYtMTEuNjkxIGMtMjEuNTcxLDAtNDEuOTM0LDQuMjA2LTYwLjI0NywxMS42OTFsLTI0LjMxLTM3LjUxMmMtMS40ODgtMi4zNTEtNC42MzgtMi45NzctNi45NDYtMS40NjcgYy0yLjMwOCwxLjQ4OC0yLjk3Nyw0LjYxNi0xLjQ2Nyw2LjkwM2wyMy41MTIsMzYuMjZjLTQyLjM4NywyMC43NzMtNzAuOTY4LDU5LjkyNC03MC45NjgsMTA0LjgzNCBjMCwyLjc2MSwwLjE3Myw1LjQ3OSwwLjQxLDguMTc1aDI4MC4wNTNjMC4yMzctMi42OTYsMC4zODgtNS40MTQsMC4zODgtOC4xNzVDMzkzLjAwOSwxMDMuOTA3LDM2NC40MDYsNjQuNzU2LDMyMi4wNDEsNDMuOTgzeiBNMTg3LjY1NSwxMDguOTExYy03LjQ0MiwwLTEzLjQ4Mi01Ljk5Ny0xMy40ODItMTMuNDZjMC03LjQ2Myw2LjA0LTEzLjQzOSwxMy40ODItMTMuNDM5YzcuNDg1LDAsMTMuNDgyLDUuOTc1LDEzLjQ4MiwxMy40MzkgUzE5NS4wOTcsMTA4LjkxMSwxODcuNjU1LDEwOC45MTF6IE0zMTcuNDksMTA4LjkxMWMtNy40NDIsMC0xMy40ODItNS45OTctMTMuNDgyLTEzLjQ2YzAtNy40NjMsNi4wNC0xMy40MzksMTMuNDgyLTEzLjQzOSBjNy40NjMsMCwxMy40Niw1Ljk3NSwxMy40NiwxMy40MzlDMzMwLjk1LDEwMi45MTQsMzI0Ljk1MywxMDguOTExLDMxNy40OSwxMDguOTExeiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00MzcuODc2LDE2NC43MTVoLTEuMjUxYy0xNi41ODgsMC0zMC4xNTYsMTMuNTY4LTMwLjE1NiwzMC4xMTN2MTMxLjEwNyBjMCwxNi42MSwxMy41OSwzMC4xMzQsMzAuMTU2LDMwLjEzNGgxLjI3M2MxNi42MDksMCwzMC4xMTMtMTMuNTY4LDMwLjExMy0zMC4xMzRWMTk0LjgyNyBDNDY4LjAxMSwxNzguMjgzLDQ1NC40NjQsMTY0LjcxNSw0MzcuODc2LDE2NC43MTV6Ii8+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .Unicum-App-Button:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2IxZDc1MCIgZD0iTTM5NS43NDgsMjcyLjA0NmMtMC42NDYtNjQuODQxLDUyLjg4LTk1LjkzOCw1NS4yNzEtOTcuNDgzYy0zMC4wNzUtNDQuMDEtNzYuOTI1LTUwLjAzOS05My42Mi01MC43MzYgYy0zOS44NzEtNC4wMzctNzcuNzk4LDIzLjQ3NC05OC4wMzMsMjMuNDc0Yy0yMC4xODQsMC01MS40MDktMjIuODc3LTg0LjQ3Ni0yMi4yNzZjLTQzLjQ1OCwwLjY0Ni04My41MjksMjUuMjY5LTEwNS45MDYsNjQuMTkgYy00NS4xNTIsNzguMzUtMTEuNTYzLDE5NC40MiwzMi40NDUsMjU3Ljk2M2MyMS41MDQsMzEuMTA0LDQ3LjE0Niw2Ni4wMzgsODAuODEzLDY0Ljc5YzMyLjQyMS0xLjI5NCw0NC42ODEtMjAuOTc5LDgzLjg3OC0yMC45NzkgYzM5LjE5NiwwLDUwLjIxNSwyMC45NzksODQuNTI0LDIwLjMzNWMzNC44ODgtMC42NDgsNTYuOTkxLTMxLjY5OSw3OC4zNDctNjIuODk4YzI0LjY5NC0zNi4wODQsMzQuODYyLTcxLjAxOSwzNS40NjItNzIuODEyIEM0NjMuNjc4LDM3NS4yNiwzOTYuNDIyLDM0OS40OTUsMzk1Ljc0OCwyNzIuMDQ2eiBNMzMxLjI4LDgxLjc2MUMzNDkuMTQ5LDYwLjA4MiwzNjEuMjEsMzAuMDA1LDM1Ny45MiwwIGMtMjUuNzM5LDEuMDQ4LTU2LjkzOCwxNy4xNDUtNzUuNDA1LDM4Ljc3NWMtMTYuNTcsMTkuMTg4LTMxLjA3NSw0OS44MTMtMjcuMTg4LDc5LjIxOCBDMjg0LjA2MSwxMjAuMjM1LDMxMy4zOTIsMTAzLjM5MSwzMzEuMjgsODEuNzYxeiIvPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .Unicum-App-Button-Google:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTA1LjE0NSA1MDUuMTQ1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MDUuMTQ1IDUwNS4xNDU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48Zz48cGF0aCBmaWxsPSIjYjFkNzUwIiBkPSJNNjguNTQxLDE2NC43MTVoLTEuMjk0Yy0xNi41ODgsMC0zMC4xMTMsMTMuNTY4LTMwLjExMywzMC4xMTN2MTMxLjEwNyBjMCwxNi42MSwxMy41MjUsMzAuMTM0LDMwLjExMywzMC4xMzRoMS4zMTZjMTYuNTg4LDAsMzAuMTEzLTEzLjU2OCwzMC4xMTMtMzAuMTM0VjE5NC44MjcgQzk4LjY1NCwxNzguMjgzLDg1LjEwOCwxNjQuNzE1LDY4LjU0MSwxNjQuNzE1eiIvPiA8cGF0aCBmaWxsPSIjYjFkNzUwIiBkPSJNMTEzLjA4NSwzNzYuNTRjMCwxNS4yMjksMTIuNDQ2LDI3LjYzMiwyNy42NzUsMjcuNjMyaDI5LjU3NHY3MC44MTcgYzAsMTYuNjMxLDEzLjU2OCwzMC4xNTYsMzAuMTEzLDMwLjE1NmgxLjI5NGMxNi42MSwwLDMwLjE1Ni0xMy41NDYsMzAuMTU2LTMwLjE1NnYtNzAuODE3aDQxLjMzdjcwLjgxNyBjMCwxNi42MzEsMTMuNjExLDMwLjE1NiwzMC4xNTYsMzAuMTU2aDEuMjczYzE2LjYwOSwwLDMwLjEzNC0xMy41NDYsMzAuMTM0LTMwLjE1NnYtNzAuODE3aDI5LjU5NSBjMTUuMjA3LDAsMjcuNjU0LTEyLjQwMywyNy42NTQtMjcuNjMyVjE2OS41MjVIMTEzLjA4NVYzNzYuNTR6Ii8+PHBhdGggZmlsbD0iI2IxZDc1MCIgZD0iTTMyMi4wNDEsNDMuOTgzbDIzLjQ5MS0zNi4yNmMxLjUxLTIuMjg3LDAuODQxLTUuNDE0LTEuNDY3LTYuOTAzIGMtMi4yODYtMS41MS01LjQxNC0wLjg4NC02LjkwMywxLjQ2N2wtMjQuMzUzLDM3LjUxMmMtMTguMjctNy40ODUtMzguNjc2LTExLjY5MS02MC4yMjYtMTEuNjkxIGMtMjEuNTcxLDAtNDEuOTM0LDQuMjA2LTYwLjI0NywxMS42OTFsLTI0LjMxLTM3LjUxMmMtMS40ODgtMi4zNTEtNC42MzgtMi45NzctNi45NDYtMS40NjcgYy0yLjMwOCwxLjQ4OC0yLjk3Nyw0LjYxNi0xLjQ2Nyw2LjkwM2wyMy41MTIsMzYuMjZjLTQyLjM4NywyMC43NzMtNzAuOTY4LDU5LjkyNC03MC45NjgsMTA0LjgzNCBjMCwyLjc2MSwwLjE3Myw1LjQ3OSwwLjQxLDguMTc1aDI4MC4wNTNjMC4yMzctMi42OTYsMC4zODgtNS40MTQsMC4zODgtOC4xNzVDMzkzLjAwOSwxMDMuOTA3LDM2NC40MDYsNjQuNzU2LDMyMi4wNDEsNDMuOTgzeiBNMTg3LjY1NSwxMDguOTExYy03LjQ0MiwwLTEzLjQ4Mi01Ljk5Ny0xMy40ODItMTMuNDZjMC03LjQ2Myw2LjA0LTEzLjQzOSwxMy40ODItMTMuNDM5YzcuNDg1LDAsMTMuNDgyLDUuOTc1LDEzLjQ4MiwxMy40MzkgUzE5NS4wOTcsMTA4LjkxMSwxODcuNjU1LDEwOC45MTF6IE0zMTcuNDksMTA4LjkxMWMtNy40NDIsMC0xMy40ODItNS45OTctMTMuNDgyLTEzLjQ2YzAtNy40NjMsNi4wNC0xMy40MzksMTMuNDgyLTEzLjQzOSBjNy40NjMsMCwxMy40Niw1Ljk3NSwxMy40NiwxMy40MzlDMzMwLjk1LDEwMi45MTQsMzI0Ljk1MywxMDguOTExLDMxNy40OSwxMDguOTExeiIvPjxwYXRoIGZpbGw9IiNiMWQ3NTAiIGQ9Ik00MzcuODc2LDE2NC43MTVoLTEuMjUxYy0xNi41ODgsMC0zMC4xNTYsMTMuNTY4LTMwLjE1NiwzMC4xMTN2MTMxLjEwNyBjMCwxNi42MSwxMy41OSwzMC4xMzQsMzAuMTU2LDMwLjEzNGgxLjI3M2MxNi42MDksMCwzMC4xMTMtMTMuNTY4LDMwLjExMy0zMC4xMzRWMTk0LjgyNyBDNDY4LjAxMSwxNzguMjgzLDQ1NC40NjQsMTY0LjcxNSw0MzcuODc2LDE2NC43MTV6Ii8+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .Unicum-App-Button,
.Unicum-App-Button-Google {
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: 30px 20px;
}  .buy-button {
background-color: rgba(0, 0, 0, 0.15);
padding: 20px 30px 20px 65px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
font-size: 1.8rem;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
color: #fff;
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: 25px 18px;
font-variant: small-caps;
} .buy-button.apple {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTM5NS43NDgsMjcyLjA0NmMtMC42NDYtNjQuODQxLDUyLjg4LTk1LjkzOCw1NS4yNzEtOTcuNDgzYy0zMC4wNzUtNDQuMDEtNzYuOTI1LTUwLjAzOS05My42Mi01MC43MzYgYy0zOS44NzEtNC4wMzctNzcuNzk4LDIzLjQ3NC05OC4wMzMsMjMuNDc0Yy0yMC4xODQsMC01MS40MDktMjIuODc3LTg0LjQ3Ni0yMi4yNzZjLTQzLjQ1OCwwLjY0Ni04My41MjksMjUuMjY5LTEwNS45MDYsNjQuMTkgYy00NS4xNTIsNzguMzUtMTEuNTYzLDE5NC40MiwzMi40NDUsMjU3Ljk2M2MyMS41MDQsMzEuMTA0LDQ3LjE0Niw2Ni4wMzgsODAuODEzLDY0Ljc5YzMyLjQyMS0xLjI5NCw0NC42ODEtMjAuOTc5LDgzLjg3OC0yMC45NzkgYzM5LjE5NiwwLDUwLjIxNSwyMC45NzksODQuNTI0LDIwLjMzNWMzNC44ODgtMC42NDgsNTYuOTkxLTMxLjY5OSw3OC4zNDctNjIuODk4YzI0LjY5NC0zNi4wODQsMzQuODYyLTcxLjAxOSwzNS40NjItNzIuODEyIEM0NjMuNjc4LDM3NS4yNiwzOTYuNDIyLDM0OS40OTUsMzk1Ljc0OCwyNzIuMDQ2eiBNMzMxLjI4LDgxLjc2MUMzNDkuMTQ5LDYwLjA4MiwzNjEuMjEsMzAuMDA1LDM1Ny45MiwwIGMtMjUuNzM5LDEuMDQ4LTU2LjkzOCwxNy4xNDUtNzUuNDA1LDM4Ljc3NWMtMTYuNTcsMTkuMTg4LTMxLjA3NSw0OS44MTMtMjcuMTg4LDc5LjIxOCBDMjg0LjA2MSwxMjAuMjM1LDMxMy4zOTIsMTAzLjM5MSwzMzEuMjgsODEuNzYxeiIvPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
margin-right: 20px;
} .buy-button.apple:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2IxZDc1MCIgZD0iTTM5NS43NDgsMjcyLjA0NmMtMC42NDYtNjQuODQxLDUyLjg4LTk1LjkzOCw1NS4yNzEtOTcuNDgzYy0zMC4wNzUtNDQuMDEtNzYuOTI1LTUwLjAzOS05My42Mi01MC43MzYgYy0zOS44NzEtNC4wMzctNzcuNzk4LDIzLjQ3NC05OC4wMzMsMjMuNDc0Yy0yMC4xODQsMC01MS40MDktMjIuODc3LTg0LjQ3Ni0yMi4yNzZjLTQzLjQ1OCwwLjY0Ni04My41MjksMjUuMjY5LTEwNS45MDYsNjQuMTkgYy00NS4xNTIsNzguMzUtMTEuNTYzLDE5NC40MiwzMi40NDUsMjU3Ljk2M2MyMS41MDQsMzEuMTA0LDQ3LjE0Niw2Ni4wMzgsODAuODEzLDY0Ljc5YzMyLjQyMS0xLjI5NCw0NC42ODEtMjAuOTc5LDgzLjg3OC0yMC45NzkgYzM5LjE5NiwwLDUwLjIxNSwyMC45NzksODQuNTI0LDIwLjMzNWMzNC44ODgtMC42NDgsNTYuOTkxLTMxLjY5OSw3OC4zNDctNjIuODk4YzI0LjY5NC0zNi4wODQsMzQuODYyLTcxLjAxOSwzNS40NjItNzIuODEyIEM0NjMuNjc4LDM3NS4yNiwzOTYuNDIyLDM0OS40OTUsMzk1Ljc0OCwyNzIuMDQ2eiBNMzMxLjI4LDgxLjc2MUMzNDkuMTQ5LDYwLjA4MiwzNjEuMjEsMzAuMDA1LDM1Ny45MiwwIGMtMjUuNzM5LDEuMDQ4LTU2LjkzOCwxNy4xNDUtNzUuNDA1LDM4Ljc3NWMtMTYuNTcsMTkuMTg4LTMxLjA3NSw0OS44MTMtMjcuMTg4LDc5LjIxOCBDMjg0LjA2MSwxMjAuMjM1LDMxMy4zOTIsMTAzLjM5MSwzMzEuMjgsODEuNzYxeiIvPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .buy-button.android {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTA1LjE0NSA1MDUuMTQ1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MDUuMTQ1IDUwNS4xNDU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNjguNTQxLDE2NC43MTVoLTEuMjk0Yy0xNi41ODgsMC0zMC4xMTMsMTMuNTY4LTMwLjExMywzMC4xMTN2MTMxLjEwNyBjMCwxNi42MSwxMy41MjUsMzAuMTM0LDMwLjExMywzMC4xMzRoMS4zMTZjMTYuNTg4LDAsMzAuMTEzLTEzLjU2OCwzMC4xMTMtMzAuMTM0VjE5NC44MjcgQzk4LjY1NCwxNzguMjgzLDg1LjEwOCwxNjQuNzE1LDY4LjU0MSwxNjQuNzE1eiIvPiA8cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTEzLjA4NSwzNzYuNTRjMCwxNS4yMjksMTIuNDQ2LDI3LjYzMiwyNy42NzUsMjcuNjMyaDI5LjU3NHY3MC44MTcgYzAsMTYuNjMxLDEzLjU2OCwzMC4xNTYsMzAuMTEzLDMwLjE1NmgxLjI5NGMxNi42MSwwLDMwLjE1Ni0xMy41NDYsMzAuMTU2LTMwLjE1NnYtNzAuODE3aDQxLjMzdjcwLjgxNyBjMCwxNi42MzEsMTMuNjExLDMwLjE1NiwzMC4xNTYsMzAuMTU2aDEuMjczYzE2LjYwOSwwLDMwLjEzNC0xMy41NDYsMzAuMTM0LTMwLjE1NnYtNzAuODE3aDI5LjU5NSBjMTUuMjA3LDAsMjcuNjU0LTEyLjQwMywyNy42NTQtMjcuNjMyVjE2OS41MjVIMTEzLjA4NVYzNzYuNTR6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMyMi4wNDEsNDMuOTgzbDIzLjQ5MS0zNi4yNmMxLjUxLTIuMjg3LDAuODQxLTUuNDE0LTEuNDY3LTYuOTAzIGMtMi4yODYtMS41MS01LjQxNC0wLjg4NC02LjkwMywxLjQ2N2wtMjQuMzUzLDM3LjUxMmMtMTguMjctNy40ODUtMzguNjc2LTExLjY5MS02MC4yMjYtMTEuNjkxIGMtMjEuNTcxLDAtNDEuOTM0LDQuMjA2LTYwLjI0NywxMS42OTFsLTI0LjMxLTM3LjUxMmMtMS40ODgtMi4zNTEtNC42MzgtMi45NzctNi45NDYtMS40NjcgYy0yLjMwOCwxLjQ4OC0yLjk3Nyw0LjYxNi0xLjQ2Nyw2LjkwM2wyMy41MTIsMzYuMjZjLTQyLjM4NywyMC43NzMtNzAuOTY4LDU5LjkyNC03MC45NjgsMTA0LjgzNCBjMCwyLjc2MSwwLjE3Myw1LjQ3OSwwLjQxLDguMTc1aDI4MC4wNTNjMC4yMzctMi42OTYsMC4zODgtNS40MTQsMC4zODgtOC4xNzVDMzkzLjAwOSwxMDMuOTA3LDM2NC40MDYsNjQuNzU2LDMyMi4wNDEsNDMuOTgzeiBNMTg3LjY1NSwxMDguOTExYy03LjQ0MiwwLTEzLjQ4Mi01Ljk5Ny0xMy40ODItMTMuNDZjMC03LjQ2Myw2LjA0LTEzLjQzOSwxMy40ODItMTMuNDM5YzcuNDg1LDAsMTMuNDgyLDUuOTc1LDEzLjQ4MiwxMy40MzkgUzE5NS4wOTcsMTA4LjkxMSwxODcuNjU1LDEwOC45MTF6IE0zMTcuNDksMTA4LjkxMWMtNy40NDIsMC0xMy40ODItNS45OTctMTMuNDgyLTEzLjQ2YzAtNy40NjMsNi4wNC0xMy40MzksMTMuNDgyLTEzLjQzOSBjNy40NjMsMCwxMy40Niw1Ljk3NSwxMy40NiwxMy40MzlDMzMwLjk1LDEwMi45MTQsMzI0Ljk1MywxMDguOTExLDMxNy40OSwxMDguOTExeiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00MzcuODc2LDE2NC43MTVoLTEuMjUxYy0xNi41ODgsMC0zMC4xNTYsMTMuNTY4LTMwLjE1NiwzMC4xMTN2MTMxLjEwNyBjMCwxNi42MSwxMy41OSwzMC4xMzQsMzAuMTU2LDMwLjEzNGgxLjI3M2MxNi42MDksMCwzMC4xMTMtMTMuNTY4LDMwLjExMy0zMC4xMzRWMTk0LjgyNyBDNDY4LjAxMSwxNzguMjgzLDQ1NC40NjQsMTY0LjcxNSw0MzcuODc2LDE2NC43MTV6Ii8+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .buy-button.android:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTA1LjE0NSA1MDUuMTQ1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MDUuMTQ1IDUwNS4xNDU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48Zz48cGF0aCBmaWxsPSIjYjFkNzUwIiBkPSJNNjguNTQxLDE2NC43MTVoLTEuMjk0Yy0xNi41ODgsMC0zMC4xMTMsMTMuNTY4LTMwLjExMywzMC4xMTN2MTMxLjEwNyBjMCwxNi42MSwxMy41MjUsMzAuMTM0LDMwLjExMywzMC4xMzRoMS4zMTZjMTYuNTg4LDAsMzAuMTEzLTEzLjU2OCwzMC4xMTMtMzAuMTM0VjE5NC44MjcgQzk4LjY1NCwxNzguMjgzLDg1LjEwOCwxNjQuNzE1LDY4LjU0MSwxNjQuNzE1eiIvPiA8cGF0aCBmaWxsPSIjYjFkNzUwIiBkPSJNMTEzLjA4NSwzNzYuNTRjMCwxNS4yMjksMTIuNDQ2LDI3LjYzMiwyNy42NzUsMjcuNjMyaDI5LjU3NHY3MC44MTcgYzAsMTYuNjMxLDEzLjU2OCwzMC4xNTYsMzAuMTEzLDMwLjE1NmgxLjI5NGMxNi42MSwwLDMwLjE1Ni0xMy41NDYsMzAuMTU2LTMwLjE1NnYtNzAuODE3aDQxLjMzdjcwLjgxNyBjMCwxNi42MzEsMTMuNjExLDMwLjE1NiwzMC4xNTYsMzAuMTU2aDEuMjczYzE2LjYwOSwwLDMwLjEzNC0xMy41NDYsMzAuMTM0LTMwLjE1NnYtNzAuODE3aDI5LjU5NSBjMTUuMjA3LDAsMjcuNjU0LTEyLjQwMywyNy42NTQtMjcuNjMyVjE2OS41MjVIMTEzLjA4NVYzNzYuNTR6Ii8+PHBhdGggZmlsbD0iI2IxZDc1MCIgZD0iTTMyMi4wNDEsNDMuOTgzbDIzLjQ5MS0zNi4yNmMxLjUxLTIuMjg3LDAuODQxLTUuNDE0LTEuNDY3LTYuOTAzIGMtMi4yODYtMS41MS01LjQxNC0wLjg4NC02LjkwMywxLjQ2N2wtMjQuMzUzLDM3LjUxMmMtMTguMjctNy40ODUtMzguNjc2LTExLjY5MS02MC4yMjYtMTEuNjkxIGMtMjEuNTcxLDAtNDEuOTM0LDQuMjA2LTYwLjI0NywxMS42OTFsLTI0LjMxLTM3LjUxMmMtMS40ODgtMi4zNTEtNC42MzgtMi45NzctNi45NDYtMS40NjcgYy0yLjMwOCwxLjQ4OC0yLjk3Nyw0LjYxNi0xLjQ2Nyw2LjkwM2wyMy41MTIsMzYuMjZjLTQyLjM4NywyMC43NzMtNzAuOTY4LDU5LjkyNC03MC45NjgsMTA0LjgzNCBjMCwyLjc2MSwwLjE3Myw1LjQ3OSwwLjQxLDguMTc1aDI4MC4wNTNjMC4yMzctMi42OTYsMC4zODgtNS40MTQsMC4zODgtOC4xNzVDMzkzLjAwOSwxMDMuOTA3LDM2NC40MDYsNjQuNzU2LDMyMi4wNDEsNDMuOTgzeiBNMTg3LjY1NSwxMDguOTExYy03LjQ0MiwwLTEzLjQ4Mi01Ljk5Ny0xMy40ODItMTMuNDZjMC03LjQ2Myw2LjA0LTEzLjQzOSwxMy40ODItMTMuNDM5YzcuNDg1LDAsMTMuNDgyLDUuOTc1LDEzLjQ4MiwxMy40MzkgUzE5NS4wOTcsMTA4LjkxMSwxODcuNjU1LDEwOC45MTF6IE0zMTcuNDksMTA4LjkxMWMtNy40NDIsMC0xMy40ODItNS45OTctMTMuNDgyLTEzLjQ2YzAtNy40NjMsNi4wNC0xMy40MzksMTMuNDgyLTEzLjQzOSBjNy40NjMsMCwxMy40Niw1Ljk3NSwxMy40NiwxMy40MzlDMzMwLjk1LDEwMi45MTQsMzI0Ljk1MywxMDguOTExLDMxNy40OSwxMDguOTExeiIvPjxwYXRoIGZpbGw9IiNiMWQ3NTAiIGQ9Ik00MzcuODc2LDE2NC43MTVoLTEuMjUxYy0xNi41ODgsMC0zMC4xNTYsMTMuNTY4LTMwLjE1NiwzMC4xMTN2MTMxLjEwNyBjMCwxNi42MSwxMy41OSwzMC4xMzQsMzAuMTU2LDMwLjEzNGgxLjI3M2MxNi42MDksMCwzMC4xMTMtMTMuNTY4LDMwLjExMy0zMC4xMzRWMTk0LjgyNyBDNDY4LjAxMSwxNzguMjgzLDQ1NC40NjQsMTY0LjcxNSw0MzcuODc2LDE2NC43MTV6Ii8+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
}  .home .section {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .home-agency #agency {
background-image: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/css/images/demo-images/home_1_section_bg_1.jpg);
padding: 90px 0;
}
@media screen and (max-width: 767px) { .home-agency #agency {
background-image: none;
}
} .home-personal #about {
background-color: #fafaf6;
background-image: url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/css/images/demo-images/home_3_section_bg_1.jpg);
padding: 165px 0;
}
@media screen and (max-width: 767px) { #about {
padding: 100px 0 !important;
} .home-personal #about {
background-image: none;
}
} .shortcode-play-video {
text-align: center;
} .shortcode-play-video * {
color: #ffffff;
} .shortcode-play-video .button-video-play {
margin-bottom: 35px;
} .video-description {
font-variant: small-caps;
} @media screen and (max-width: 992px) { .benefits br {
display: none;
}
} .benefit-item h6 {
margin-bottom: 11px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .benefit-item .benefit-text .fw-page-builder-content {
margin-bottom: 12px;
} .benefit-icon,
.benefit-item svg {
background-size: 100% 100%;
background-repeat: no-repeat;
display: block;
width: 70px;
height: 70px;
-webkit-transition: transform 0.4s ease-in-out;
-moz-transition: transform 0.4s ease-in-out;
-o-transition: transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out;
} i.benefit-icon.fa {
font-size: 6rem;
background: #ff9700;
background: -moz-linear-gradient(45deg, #ff9700 0%, #fecb16 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, #ff9700), color-stop(100%, #fecb16));
background: -webkit-linear-gradient(45deg, #ff9700 0%, #fecb16 100%);
background: -o-linear-gradient(45deg, #ff9700 0%, #fecb16 100%);
background: -ms-linear-gradient(45deg, #ff9700 0%, #fecb16 100%);
background: linear-gradient(45deg, #ff9700 0%, #fecb16 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9700', endColorstr='#fecb16', GradientType=1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} .benefit-item:hover .benefit-icon,
.benefit-item:hover svg {
transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
} .benefits-grid .benefit-item {
padding-left: 100px;
position: relative;
margin-bottom: 50px;
} .benefits-grid .benefit-item span.line_wrap {
position: relative;
display: inline-block;
} .benefits-grid .benefit-item span.line {
display: inline-block;
position: absolute;
left: 0;
top: 48%;
width: 0;
border-top: 1px solid #f06eaa;
-webkit-transition: width 0.2s ease-in;
transition: width 0.2s ease-in;
} .benefits-grid .benefit-item .read-more {
font-variant: small-caps;
} .benefits-grid .benefit-item h6,
.benefits-grid .benefit-item h6 a,
.benefits-grid .benefit-item .read-more {
color: #111111;
} .benefits-grid .benefit-item .read-more {
font-size: 1.8rem;
} .benefits-grid .benefit-icon,
.benefits-grid .benefit-item svg {
position: absolute;
left: 0;
top: 0;
} .benefits-grid .benefit-item:hover h6,
.benefits-grid .benefit-item:hover h6 a {
color: #f06eaa;
} .benefits-grid .read-more:hover {
color: #f06eaa;
} .benefits-grid .read-more:hover span.line {
width: 100%;
} .benefits-grid .benefit-item.type-no_icon {
padding-left: 0;
} .benefits-grid.style-with_borders .benefit-icon,
.benefits-grid.style-with_borders .benefit-item svg {
position: static;
display: inline-block;
margin-bottom: 25px;
} .benefits-grid.style-with_borders .benefit-text p {
margin-bottom: 15px;
} .benefits-grid.style-with_borders .benefit-item {
margin-bottom: 35px;
padding-top: 35px;
padding-left: 0;
text-align: center;
} .benefits-grid.style-with_borders .col {
border-bottom: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
} .benefits-grid.style-with_borders .row:last-of-type .col {
border-bottom: 0;
} .benefits-grid.style-with_borders .row .col:last-of-type {
border-right: 0;
}
@media screen and (max-width: 992px) { .benefits-grid.style-with_borders .col {
border-bottom: 0;
border-right: 0;
} .benefits-grid.style-with_borders .benefit-item {
padding-top: 0;
}
}  .contact-information .item {
font-size: 1.8rem;
line-height: 30px;
padding-left: 100px;
background-size: 70px 70px;
background-repeat: no-repeat;
background-position: left top;
font-variant: small-caps;
font-family: fira_sansultralight;
min-height: 70px;
color: #fff;
display: table;
margin-bottom: 30px;
position: relative;
} .contact-information .item svg,
.contact-information .item img {
width: 64px;
height: 64px;
position: absolute;
left: 0;
top: 5px;
} .contact-information .item i.fa {
font-size: 7rem;
position: absolute;
left: 5px;
top: 0;
} .contact-information .item:last-of-type {
margin-bottom: 0;
} .contact-information p {
display: table-cell;
vertical-align: middle;
} .contact-information a {
color: #fff;
} .contact-information a:hover {
color: #b1d750;
} .contact-information .address {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGc+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMyLDBDMTQuMzI3LDAsMCwxNC4zMjcsMCwzMnMxNC4zMjcsMzIsMzIsMzJzMzItMTQuMzI3LDMyLTMyUzQ5LjY3MywwLDMyLDB6IE0zMiw2MkMxNS40MzIsNjIsMiw0OC41NjgsMiwzMiBDMiwxNS40MzIsMTUuNDMyLDIsMzIsMmMxNi41NjgsMCwzMCwxMy40MzIsMzAsMzBDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zNi43NzEsMzYuNzcxbDguMDcyLTE3LjYxNEwyNy4yMywyNy4yM2wtMC4wNTgtMC4wNThsLTAuMDQ5LDAuMTA3bC0wLjEwNywwLjA0OWwwLjA1OCwwLjA1OEwxOSw0NWwxNy42MTMtOC4wNzMgbDAuMDU5LDAuMDU4bDAuMDQ5LTAuMTA2bDAuMTA3LTAuMDQ5TDM2Ljc3MSwzNi43NzF6IE0yMS44MzIsNDIuMTY4bDUuMzk1LTEyLjMzMmw2LjkzOCw2LjkzOEwyMS44MzIsNDIuMTY4eiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .contact-information .phones {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGc+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMyLDBDMTQuMzI3LDAsMCwxNC4zMjcsMCwzMmMwLDE3LjY3NCwxNC4zMjcsMzIsMzIsMzJzMzItMTQuMzI2LDMyLTMyQzY0LDE0LjMyNyw0OS42NzMsMCwzMiwweiBNMzIsNjIgQzE1LjQzMiw2MiwyLDQ4LjU2OCwyLDMyLjAwMUMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zOCwxNkgyNmMtMi4yMDksMC00LDEuNzkxLTQsNHYyNGMwLDIuMjA5LDEuNzkxLDQsNCw0aDEyYzIuMjA5LDAsNC0xLjc5MSw0LTRWMjBDNDIsMTcuNzkxLDQwLjIwOSwxNiwzOCwxNnogTTQwLDQ0IGMwLDEuMTA0LTAuODk2LDItMiwySDI2Yy0xLjEwNCwwLTItMC44OTYtMi0yVjIwYzAtMS4xMDQsMC44OTYtMiwyLTJoMTJjMS4xMDQsMCwyLDAuODk2LDIsMlY0NHoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zMiwzOGMtMS42NTcsMC0zLDEuMzQzLTMsM3MxLjM0MywzLDMsM3MzLTEuMzQzLDMtM1MzMy42NTcsMzgsMzIsMzh6IE0zMiw0MmMtMC41NTMsMC0xLTAuNDQ3LTEtMXMwLjQ0Ny0xLDEtMSBjMC41NTMsMCwxLDAuNDQ3LDEsMVMzMi41NTMsNDIsMzIsNDJ6Ii8+PC9nPjwvZz48Zz48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMzUsMjBoLTZjLTAuNTUzLDAtMSwwLjQ0Ny0xLDFzMC40NDcsMSwxLDFoNmMwLjU1MywwLDEtMC40NDcsMS0xUzM1LjU1MywyMCwzNSwyMHoiLz48L2c+PC9nPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .contact-information .email {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGc+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMyLDBDMTQuMzI3LDAsMCwxNC4zMjcsMCwzMnMxNC4zMjcsMzIsMzIsMzJzMzItMTQuMzI3LDMyLTMyUzQ5LjY3MywwLDMyLDB6IE0zMiw2MkMxNS40MzIsNjIsMiw0OC41NjgsMiwzMi4wMDEgQzIsMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwLjAwMUM2Miw0OC41NjgsNDguNTY4LDYyLDMyLDYyeiIvPjwvZz48L2c+PGcgaWQ9Im1haWwiPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00NiwyMUgxOGMtMS4xMDQsMC0yLDAuODk2LTIsMnYxOGMwLDEuMTA0LDAuODk2LDIsMiwyaDI4YzEuMTA0LDAsMi0wLjg5NiwyLTJWMjNDNDgsMjEuODk2LDQ3LjEwNCwyMSw0NiwyMXogTTQ0LjIwNSwyM0wzMiwzNUwxOS44OTEsMjNINDQuMjA1eiBNMTgsNDFWMjQuMDA2bDkuNTg5LDkuNTg5TDIwLjA2MSw0MUgxOHogTTIyLjk4NSw0MWw2LjA4MS01LjkyN2wxLjU4LDEuNTc5IGMwLjc4MSwwLjc4MSwyLjA0NywwLjc4MSwyLjgyOSwwbDEuNTMxLTEuNTMxTDQxLjA4Nyw0MUgyMi45ODV6IE00Niw0MWgtMS45MzlsLTcuNTI3LTcuNDA1TDQ2LDI0LjEyOFY0MXoiLz48L2c+PC9nPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
}  .shortcode-team-members .container-fluid {
padding-left: 0;
padding-right: 0;
} .shortcode-team-members {
color: #ffffff;
} .shortcode-team-members .owl-pagination {
display: none;
} .shortcode-team-members .items {
margin-bottom: 140px;
} .shortcode-team-members .items .position {
font-size: 2.4000000000000004rem;
color: #b1d750;
font-family: fira_sansultralight;
margin-bottom: 20px;
font-variant: small-caps;
} .shortcode-team-members .items h2 {
margin-bottom: 25px;
font-variant: small-caps;
} .shortcode-team-members .items h1,
.shortcode-team-members .items h2,
.shortcode-team-members .items h3,
.shortcode-team-members .items h4,
.shortcode-team-members .items h5,
.shortcode-team-members .items h6,
.shortcode-team-members .items p {
color: #ffffff;
} .shortcode-team-members .items p {
line-height: 28px;
} .shortcode-team-members .items .social-icons {
display: inline-block;
margin-left: 30px;
} .shortcode-team-members .items .links {
padding-top: 40px;
} .shortcode-team-members .team-pagination a {
float: left;
margin-right: 30px;
position: relative;
} .shortcode-team-members .team-pagination a span {
position: absolute;
z-index: 10;
top: 5px;
right: 5px;
bottom: 5px;
left: 5px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: rgba(0, 0, 0, 0.6);
opacity: 1;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
} .shortcode-team-members .team-pagination a img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
float: left;
position: relative;
z-index: 1;
border: 5px solid transparent;
-webkit-transition: border-color 0.2s;
-moz-transition: border-color 0.2s;
-o-transition: border-color 0.2s;
transition: border-color 0.2s;
} .shortcode-team-members .team-pagination a:hover span,
.shortcode-team-members .team-pagination a.current span {
opacity: 0;
} .shortcode-team-members .team-pagination a:hover img,
.shortcode-team-members .team-pagination a.current img {
border-color: #b1d750;
}
@media screen and (max-width: 992px) { .shortcode-team-members .team-pagination {
display: none;
}
}
@media screen and (max-width: 475px) { .shortcode-team-members .items .social-icons {
display: block;
margin-left: 0;
margin-top: 30px;
}
}  .testimonials-carousel {
margin: 0 0 160px 0;
font-size: 3.6rem;
line-height: 1em;
font-variant: small-caps;
color: #ffffff;
text-align: center;
} .testimonials-carousel .text {
margin-bottom: 30px;
padding: 0 150px;
} .testimonials-carousel .author {
font-size: 1.6rem;
line-height: 1em;
} .testimonials-carousel .owl-controls {
position: static;
display: block;
text-align: center;
} .testimonials-carousel .owl-pagination {
position: absolute;
width: 100%;
bottom: -50px;
} .testimonials-carousel .owl-prev,
.testimonials-carousel .owl-next {
position: absolute;
top: 30%;
margin-top: -31px;
width: 34px;
height: 62px;
background-size: 34px 62px;
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
} .testimonials-carousel .owl-prev {
left: 0;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTk3LjQwMiAxOTcuNDAyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOTcuNDAyIDE5Ny40MDI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48Zz48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjE0Ni44ODMsMTk3LjQwMiA0NS4yNTUsOTguNjk4IDE0Ni44ODMsMCAxNTIuMTQ4LDUuNDE4IDU2LjEwOSw5OC42OTggMTUyLjE0OCwxOTEuOTgiLz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .testimonials-carousel .owl-next {
right: 0;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjIzLjQxMyAyMjMuNDEzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjMuNDEzIDIyMy40MTM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48Zz48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjU3LjE3OSwyMjMuNDEzIDUxLjIyNCwyMTcuMjc2IDE1OS45MjUsMTExLjcxIDUxLjIyNCw2LjEyNyA1Ny4xNzksMCAxNzIuMTg5LDExMS43MSIvPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} .testimonials-carousel .owl-prev:hover,
.testimonials-carousel .owl-next:hover {
opacity: 1;
} .testimonials-carousel .with-thumbs .author {
padding-left: 100px;
position: relative;
min-height: 70px;
display: inline-block;
width: 230px;
text-align: left;
line-height: 70px;
} .testimonials-carousel .with-thumbs .author img {
position: absolute;
left: 0;
top: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
} .testimonials-carousel .with-thumbs .author-name {
display: inline-block;
vertical-align: middle;
line-height: 24px;
line-height: 30px;
} .testimonials-carousel .with-thumbs .text {
margin-bottom: 35px;
padding: 0 250px;
}
@media screen and (max-width: 992px) { .testimonials-carousel .with-thumbs .text {
padding: 0 80px;
}
}
@media screen and (max-width: 767px) { .testimonials-carousel,
.testimonials-carousel .with-thumbs {
margin-bottom: 0;
} .testimonials-carousel .owl-prev,
.testimonials-carousel .with-thumbs .owl-prev,
.testimonials-carousel .owl-next,
.testimonials-carousel .with-thumbs .owl-next {
display: none;
} .testimonials-carousel .text,
.testimonials-carousel .with-thumbs .text {
padding: 0;
} .testimonials-carousel .with-thumbs .author {
padding-left: 0;
text-align: center;
} .testimonials-carousel .with-thumbs .author img {
display: none;
} .testimonials-carousel .with-thumbs h1,
.testimonials-carousel .with-thumbs h2,
.testimonials-carousel .with-thumbs h3,
.testimonials-carousel .with-thumbs h4,
.testimonials-carousel .with-thumbs h5,
.testimonials-carousel .with-thumbs h6,
.testimonials-carousel .with-thumbs .text {
margin-bottom: 30px;
} .testimonials-carousel .with-thumbs .owl-pagination {
margin-bottom: -30px;
}
}  .facts-in-digits {
font-variant: small-caps;
} .facts-in-digits .icon,
.facts-in-digits .col svg {
display: inline-block;
width: 100px;
height: 100px;
margin-bottom: 25px;
background-size: 100% 100%;
background-repeat: no-repeat;
} .facts-in-digits .col {
text-align: center;
color: #ffffff;
} .facts-in-digits .num {
font-size: 4.800000000000001rem;
margin-bottom: 11px;
}
@media screen and (max-width: 992px) { .facts-in-digits .col {
margin-bottom: 25px;
}
}
@media screen and (max-width: 767px) { .facts-buttons {
text-align: center;
} .facts-buttons a {
display: block;
margin-right: 0 !important;
text-align: left;
margin-bottom: 15px;
}
} .home-app #statistics {
padding: 220px 0;
color: #fff;
text-align: center;
background: #441853 url(//www.breisgaustraussen.de/app/wp-content/themes/wplab-unicum/css/images/demo-images/home_2_section_bg_2.jpg) center center no-repeat;
} .home-app #statistics h1,
.home-app #statistics h2,
.home-app #statistics h3,
.home-app #statistics h4,
.home-app #statistics h5,
.home-app #statistics h6 {
color: #fff;
}
@media screen and (max-width: 992px) { .home-app #statistics {
background-image: none;
}
}
@media screen and (max-width: 767px) { .home-app #statistics {
padding: 100px 0;
}
}  .news-shortcode .swiper-slide {
width: 370px;
} .news-shortcode .news-item {
width: 370px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 0 20px;
} .news-shortcode .thumbnail {
margin-left: -20px;
margin-right: -20px;
margin-bottom: 22px;
position: relative;
} .news-shortcode .thumbnail img {
display: block;
} .news-shortcode .thumbnail .overlay {
position: absolute;
z-index: 1;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
} .news-shortcode .thumbnail .lightbox,
.news-shortcode .thumbnail .permalink {
position: absolute;
z-index: 700;
width: 40px;
height: 40px;
top: 50%;
margin-top: -20px;
opacity: 0;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
background-size: 100% 100%;
} .news-shortcode .thumbnail .lightbox:hover,
.news-shortcode .thumbnail .permalink:hover {
opacity: 1 !important;
} .news-shortcode .thumbnail .lightbox {
left: 5px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV82N18iPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zMiwwQzE0LjMyOCwwLDAsMTQuMzI3LDAsMzJzMTQuMzI4LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz4gPC9nPjwvZz48ZyBpZD0ic2VhcmNoIj48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNDUuNzE0LDQzLjM1N2wtNS43MTItNS43MTNDNDEuMjU0LDM1LjkxNiw0MiwzMy43OTgsNDIsMzEuNUM0MiwyNS43MDEsMzcuMywyMSwzMS41LDIxQzI1LjcwMiwyMSwyMSwyNS43MDEsMjEsMzEuNSBTMjUuNzAyLDQyLDMxLjUsNDJjMi44MDksMCw1LjM1NC0xLjEwOSw3LjIzOC0yLjkwNmw1LjYxOSw1LjYyYzAuMzc1LDAuMzc1LDAuOTgxLDAuMzc1LDEuMzU2LDAgQzQ2LjA4OSw0NC4zNCw0Ni4wODksNDMuNzMyLDQ1LjcxNCw0My4zNTd6IE0zMS41LDQwYy00LjY5NCwwLTguNS0zLjgwNy04LjUtOC41YzAtNC42OTQsMy44MDYtOC41LDguNS04LjUgYzQuNjkzLDAsOC41LDMuODA2LDguNSw4LjVDNDAsMzYuMTkzLDM2LjE5NSw0MCwzMS41LDQweiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .news-shortcode .thumbnail .permalink {
right: 5px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV81MV8iPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIgQzIsMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0iRWxsaXBzZV81X2NvcHkiPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00Ni4zNjUsMjAuNjM2Yy0zLjUxNi0zLjUxNS05LjIxMy0zLjUxNS0xMi43MjksMGMtMS41MDQsMS41MDQtMi4zMjUsMy40MDctMi41MzIsNS4zNjRIMzF2MTJoLTAuMDQ3IGMtMC4yMDksMS40MDUtMC44MzYsMi43ODMtMi4wMDQsMy45NWMtMi45MjksMi45MjktNy4xNjYsMi43MzMtOS44OTksMGMtMi43MzQtMi43MzMtMi43MzQtNy4xNjYsMC05Ljg5OSBjMi4xNTMtMi4xNTMsNS4zNS0yLjU4Myw3Ljk1LTEuMzQ1di0yLjE1NWMtMy4xNjgtMS4xMjMtNi44My0wLjQ0OS05LjM2NCwyLjA4NmMtMy41MTUsMy41MTUtMy41MTUsOS4yMTIsMCwxMi43MjggYzMuNTE1LDMuNTE1LDkuMjEzLDMuNTE1LDEyLjcyOCwwYzEuNTAyLTEuNTAyLDIuMzIyLTMuNDA1LDIuNTQxLTUuMzY0SDMzVjI3bDAsMGMwLTEuNzkyLDAuNjg0LTMuNTgzLDIuMDUtNC45NSBjMi43MzQtMi43MzMsNy4xNjYtMi43MzMsOS44OTksMGMyLjczNCwyLjczMywyLjkyOSw2Ljk3MSwwLDkuODk5Yy0yLjI5OSwyLjI5OS01LjM5OSwyLjY2NS03Ljk1LDEuMzk4djIuMTAyIGMzLjE2OCwxLjEyMyw2LjgzLDAuNDQ5LDkuMzY0LTIuMDg2QzQ5Ljg3OSwyOS44NDksNDkuODc5LDI0LjE1LDQ2LjM2NSwyMC42MzZ6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} .news-shortcode .swiper-slide:hover .thumbnail .overlay {
opacity: 0.9;
} .news-shortcode .swiper-slide:hover .thumbnail .lightbox {
left: 140px;
opacity: 0.5;
} .news-shortcode .swiper-slide:hover .thumbnail .permalink {
right: 140px;
opacity: 0.5;
} .news-shortcode h4 {
margin-bottom: 18px;
font-variant: small-caps;
} .news-shortcode a {
color: #111111;
} .news-shortcode a:hover {
color: #b1d750;
} .news-shortcode .style-yellow a:hover {
color: #fecb16;
} .news-shortcode .style-orange a:hover {
color: #ff9700;
} .news-shortcode .separator {
margin: 0 14px;
} .news-shortcode .news-carousel {
padding-top: 60px;
} .news-shortcode .read-more {
display: inline-block;
width: 30px;
height: 23px;
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: left top;
margin-top: 30px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjI3LjA5NiAyMjcuMDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjcuMDk2IDIyNy4wOTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjMTExMTExIiBwb2ludHM9IjE1Mi44MzUsMzkuMjg1IDE0Ni45MzMsNDUuMTgzIDIxMS4xMTMsMTA5LjM3MyAwLDEwOS4zNzMgMCwxMTcuNzIzIDIxMS4xMjQsMTE3LjcyMyAgMTQ2LjkzMywxODEuOTAyIDE1Mi44MzUsMTg3LjgxMSAyMjcuMDk2LDExMy41NSIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .news-shortcode .read-more:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjI3LjA5NiAyMjcuMDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjcuMDk2IDIyNy4wOTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjYjFkNzUwIiBwb2ludHM9IjE1Mi44MzUsMzkuMjg1IDE0Ni45MzMsNDUuMTgzIDIxMS4xMTMsMTA5LjM3MyAwLDEwOS4zNzMgMCwxMTcuNzIzIDIxMS4xMjQsMTE3LjcyMyAgMTQ2LjkzMywxODEuOTAyIDE1Mi44MzUsMTg3LjgxMSAyMjcuMDk2LDExMy41NSIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .news-shortcode .style-yellow .read-more:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjI3LjA5NiAyMjcuMDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjcuMDk2IDIyNy4wOTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjZmVjYjE2IiBwb2ludHM9IjE1Mi44MzUsMzkuMjg1IDE0Ni45MzMsNDUuMTgzIDIxMS4xMTMsMTA5LjM3MyAwLDEwOS4zNzMgMCwxMTcuNzIzIDIxMS4xMjQsMTE3LjcyMyAgMTQ2LjkzMywxODEuOTAyIDE1Mi44MzUsMTg3LjgxMSAyMjcuMDk2LDExMy41NSIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .news-shortcode .style-orange .read-more:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjI3LjA5NiAyMjcuMDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjcuMDk2IDIyNy4wOTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjZmY5NzAwIiBwb2ludHM9IjE1Mi44MzUsMzkuMjg1IDE0Ni45MzMsNDUuMTgzIDIxMS4xMTMsMTA5LjM3MyAwLDEwOS4zNzMgMCwxMTcuNzIzIDIxMS4xMjQsMTE3LjcyMyAgMTQ2LjkzMywxODEuOTAyIDE1Mi44MzUsMTg3LjgxMSAyMjcuMDk2LDExMy41NSIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .news-carousel {
text-align: left;
} .news-carousel:before,
.news-carousel:after {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
width: 200px;
background-color: rgba(255, 255, 255, 0.9);
z-index: 600;
} .news-carousel:before {
left: 0;
} .news-carousel:after {
right: 0;
}
@media screen and (max-width: 992px) { .news-carousel:before,
.news-carousel:after {
display: none;
}
}
@media screen and (max-width: 480px) { .home-agency #news .swiper-slide,
.home-personal #blog .swiper-slide,
.home-app #news .swiper-slide {
width: 320px !important;
} .home-agency #news .news-item,
.home-personal #blog .news-item,
.home-app #news .news-item {
width: 320px !important;
} .home-agency #news .swiper-slide:hover .thumbnail .lightbox,
.home-personal #blog .swiper-slide:hover .thumbnail .lightbox,
.home-app #news .swiper-slide:hover .thumbnail .lightbox {
left: 110px;
} .home-agency #news .swiper-slide:hover .thumbnail .permalink,
.home-personal #blog .swiper-slide:hover .thumbnail .permalink,
.home-app #news .swiper-slide:hover .thumbnail .permalink {
right: 110px;
}
}  .screenshots-carousel {
overflow: hidden;
} .screenshots-carousel .swiper-slide {
width: 380px;
height: 750px;
overflow: hidden;
opacity: 0.1;
padding-top: 115px;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
} .screenshots-carousel .swiper-slide.swiper-slide-active {
opacity: 1;
} .screenshots-carousel .iphone-mask {
position: absolute;
z-index: 700;
left: 50%;
margin-left: -249px;
bottom: 0;
width: 499px;
height: 750px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .screenshots-carousel .iphone-mask {
background-size: 499px 837px;
}
}
@media screen and (max-width: 380px) { .screenshots-carousel .swiper-slide {
padding-top: 0;
width: 320px;
} .iphone-mask {
display: none;
}
}  #pricing {
padding: 95px 0;
text-align: center;
} div.pricing-table {
padding-top: 30px;
text-align: left;
} ul.pricing-table {
margin: 0;
padding: 0;
list-style: none;
display: block;
text-align: center;
font-size: 0;
} ul.pricing-table .button {
padding: 14px 40px;
} ul.pricing-table .table-button {
text-align: center;
} ul.pricing-table .table-column {
margin-top: 20px;
position: relative;
z-index: 1;
margin-bottom: 20px;
display: inline-block;
text-align: left;
vertical-align: top;
width: 25%;
background-color: #ffffff;
padding-bottom: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #f6f6f6;
border-right: 0;
font-size: 1.6rem;
} ul.pricing-table .table-column .thumbnail img {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
} ul.pricing-table .table-column.first {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
} ul.pricing-table .table-column.first .thumbnail img {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
} ul.pricing-table .table-column.last {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
border-right: 1px solid #f6f6f6;
} ul.pricing-table .table-column.last .thumbnail img {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
} ul.pricing-table .table-row.description,
ul.pricing-table .table-row.features {
margin-bottom: 20px;
} ul.pricing-table .table-row.features {
font-size: 1.4000000000000001rem;
} ul.pricing-table .table-row.features ul {
list-style: none;
margin: 0;
padding: 0;
} ul.pricing-table .table-row.features li {
background-repeat: no-repeat;
background-size: 12px 12px;
background-position: left 5px;
} ul.pricing-table .table-row.features i.fa {
margin-right: 15px;
font-size: 1.8rem;
} ul.pricing-table .table-row.description,
ul.pricing-table .table-row.features {
border-bottom: 1px solid #f6f6f6;
padding-bottom: 20px;
} ul.pricing-table .table-row.thumbnail {
overflow: hidden;
height: 217px;
position: relative;
margin: -1px -1px 20px -1px;
} ul.pricing-table .table-row.thumbnail img {
display: block;
} ul.pricing-table .table-row {
padding: 0 30px;
} ul.pricing-table .table-row.thumbnail {
padding: 0;
} ul.pricing-table .thumbnail:after {
content: '';
position: absolute;
top: 50%;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 60%, rgba(0, 0, 0, 0.7) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.42)), color-stop(100%, rgba(0, 0, 0, 0.7))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 60%, rgba(0, 0, 0, 0.7) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 60%, rgba(0, 0, 0, 0.7) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 60%, rgba(0, 0, 0, 0.7) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 60%, rgba(0, 0, 0, 0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); z-index: 1;
} ul.pricing-table .table-column:hover .thumbnail:after {
top: 0;
} ul.pricing-table .table-column.featured:hover .thumbnail:after {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
} ul.pricing-table .table-column.first:hover .thumbnail:after {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
} ul.pricing-table .table-column.last:hover .thumbnail:after {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
} ul.pricing-table .thumb-text {
position: absolute;
bottom: 25px;
left: 30px;
right: 30px;
color: #fff;
z-index: 10;
font-variant: small-caps;
} ul.pricing-table .thumb-text h4 {
color: #fff;
margin-bottom: 0;
} ul.pricing-table .thumb-text span {
color: #b1d750;
} ul.pricing-table .table-column.featured {
margin-top: 0;
padding-bottom: 50px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
z-index: 20;
-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
} ul.pricing-table .table-column.featured .thumbnail {
height: 237px;
} ul.pricing-table .table-column.featured .thumbnail img {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
} ul.pricing-table:after {
content: '';
display: block;
clear: both;
} .pricing-table.style-colorful .price {
font-size: 6rem;
line-height: 1.15em;
font-family: fira_sansultralight;
margin-bottom: 25px;
} .pricing-table.style-colorful .column-1 .price {
color: #b1d750;
} .pricing-table.style-colorful .column-1 .thumbnail {
background: #8dc73f;
background: -moz-linear-gradient(45deg, #8dc73f 0%, #3bb678 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, #8dc73f), color-stop(100%, #3bb678));
background: -webkit-linear-gradient(45deg, #8dc73f 0%, #3bb678 100%);
background: -o-linear-gradient(45deg, #8dc73f 0%, #3bb678 100%);
background: -ms-linear-gradient(45deg, #8dc73f 0%, #3bb678 100%);
background: linear-gradient(45deg, #8dc73f 0%, #3bb678 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dc73f', endColorstr='#3bb678', GradientType=1);
} .pricing-table.style-colorful .column-2 .price {
color: #6739b6;
} .pricing-table.style-colorful .column-2 .thumbnail {
background: #9c26b0;
background: -moz-linear-gradient(45deg, #9c26b0 0%, #6437b1 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, #9c26b0), color-stop(100%, #6437b1));
background: -webkit-linear-gradient(45deg, #9c26b0 0%, #6437b1 100%);
background: -o-linear-gradient(45deg, #9c26b0 0%, #6437b1 100%);
background: -ms-linear-gradient(45deg, #9c26b0 0%, #6437b1 100%);
background: linear-gradient(45deg, #9c26b0 0%, #6437b1 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c26b0', endColorstr='#6437b1', GradientType=1);
} .pricing-table.style-colorful .column-3 .price {
color: #ff9700;
} .pricing-table.style-colorful .column-3 .thumbnail {
background: #ff9700;
background: -moz-linear-gradient(45deg, #ff9700 0%, #fecc17 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, #ff9700), color-stop(100%, #fecc17));
background: -webkit-linear-gradient(45deg, #ff9700 0%, #fecc17 100%);
background: -o-linear-gradient(45deg, #ff9700 0%, #fecc17 100%);
background: -ms-linear-gradient(45deg, #ff9700 0%, #fecc17 100%);
background: linear-gradient(45deg, #ff9700 0%, #fecc17 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9700', endColorstr='#fecc17', GradientType=1);
} .pricing-table.style-colorful .column-4 .price {
color: #00bff3;
} .pricing-table.style-colorful .column-4 .thumbnail {
background: #00b6e8;
background: -moz-linear-gradient(45deg, #00b6e8 0%, #5674b9 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, #00b6e8), color-stop(100%, #5674b9));
background: -webkit-linear-gradient(45deg, #00b6e8 0%, #5674b9 100%);
background: -o-linear-gradient(45deg, #00b6e8 0%, #5674b9 100%);
background: -ms-linear-gradient(45deg, #00b6e8 0%, #5674b9 100%);
background: linear-gradient(45deg, #00b6e8 0%, #5674b9 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b6e8', endColorstr='#5674b9', GradientType=1);
} .pricing-table.style-colorful .table-row.thumbnail {
height: 140px;
} .pricing-table.style-colorful .table-column.featured .table-row.thumbnail {
height: 160px;
} .pricing-table.style-colorful .thumb-text {
bottom: auto;
top: 27px;
} .pricing-table.style-colorful .table-column.featured .thumb-text {
top: 47px;
} .pricing-table.style-colorful .thumbnail:after,
.pricing-table.style-clean .thumbnail:after {
display: none !important;
} .pricing-table.style-colorful .table-column.featured,
.pricing-table.style-clean .table-column.featured {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
} .pricing-table.style-colorful .table-column.featured .table-row.thumbnail,
.pricing-table.style-clean .table-column.featured .table-row.thumbnail {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
} .pricing-table.style-colorful .table-column.first,
.pricing-table.style-clean .table-column.first {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
} .pricing-table.style-colorful .table-column.first .table-row.thumbnail,
.pricing-table.style-clean .table-column.first .table-row.thumbnail {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
} .pricing-table.style-colorful .table-column.last,
.pricing-table.style-clean .table-column.last {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
} .pricing-table.style-colorful .table-column.last .table-row.thumbnail,
.pricing-table.style-clean .table-column.last .table-row.thumbnail {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
} .pricing-table.style-clean .thumbnail {
background-color: #f9f9f9;
text-align: center;
} .pricing-table.style-clean .price {
font-size: 6rem;
line-height: 1.15em;
font-family: fira_sansultralight;
margin-bottom: 0;
} .pricing-table.style-clean .column-1 .price {
color: #b1d750;
} .pricing-table.style-clean .column-1 .table-row.thumbnail {
border-top: 3px solid #b1d750;
} .pricing-table.style-clean .column-2 .price {
color: #6739b6;
} .pricing-table.style-clean .column-2 .table-row.thumbnail {
border-top: 3px solid #6739b6;
} .pricing-table.style-clean .column-3 .price {
color: #ff9700;
} .pricing-table.style-clean .column-3 .table-row.thumbnail {
border-top: 3px solid #ff9700;
} .pricing-table.style-clean .column-4 .price {
color: #00bff3;
} .pricing-table.style-clean .column-4 .table-row.thumbnail {
border-top: 3px solid #00bff3;
} .pricing-table.style-clean .thumb-text h4,
.pricing-table.style-clean .thumb-text .desc {
color: #111111;
} .pricing-table.style-clean .table-row.thumbnail {
margin: 0 0 20px 0 !important;
} .pricing-table.style-clean .thumb-text {
bottom: 30px;
}
@media screen and (max-width: 992px) { ul.pricing-table .table-column,
.pricing-table.style-colorful ul.pricing-table .table-column,
.pricing-table.style-clean ul.pricing-table .table-column {
width: 50%;
} ul.pricing-table .table-column .thumbnail img,
.pricing-table.style-colorful ul.pricing-table .table-column .thumbnail img,
.pricing-table.style-clean ul.pricing-table .table-column .thumbnail img {
width: 100%;
height: auto;
} ul.pricing-table .table-column,
.pricing-table.style-colorful ul.pricing-table .table-column,
.pricing-table.style-clean ul.pricing-table .table-column,
ul.pricing-table .table-column:hover,
.pricing-table.style-colorful ul.pricing-table .table-column:hover,
.pricing-table.style-clean ul.pricing-table .table-column:hover,
ul.pricing-table .table-column.first,
.pricing-table.style-colorful ul.pricing-table .table-column.first,
.pricing-table.style-clean ul.pricing-table .table-column.first,
ul.pricing-table .table-column.first:hover,
.pricing-table.style-colorful ul.pricing-table .table-column.first:hover,
.pricing-table.style-clean ul.pricing-table .table-column.first:hover,
ul.pricing-table .table-column.last,
.pricing-table.style-colorful ul.pricing-table .table-column.last,
.pricing-table.style-clean ul.pricing-table .table-column.last,
ul.pricing-table .table-column.last:hover,
.pricing-table.style-colorful ul.pricing-table .table-column.last:hover,
.pricing-table.style-clean ul.pricing-table .table-column.last:hover {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
} ul.pricing-table .table-column .thumbnail,
.pricing-table.style-colorful ul.pricing-table .table-column .thumbnail,
.pricing-table.style-clean ul.pricing-table .table-column .thumbnail,
ul.pricing-table .table-column:hover .thumbnail,
.pricing-table.style-colorful ul.pricing-table .table-column:hover .thumbnail,
.pricing-table.style-clean ul.pricing-table .table-column:hover .thumbnail,
ul.pricing-table .table-column.first .thumbnail,
.pricing-table.style-colorful ul.pricing-table .table-column.first .thumbnail,
.pricing-table.style-clean ul.pricing-table .table-column.first .thumbnail,
ul.pricing-table .table-column.first:hover .thumbnail,
.pricing-table.style-colorful ul.pricing-table .table-column.first:hover .thumbnail,
.pricing-table.style-clean ul.pricing-table .table-column.first:hover .thumbnail,
ul.pricing-table .table-column.last .thumbnail,
.pricing-table.style-colorful ul.pricing-table .table-column.last .thumbnail,
.pricing-table.style-clean ul.pricing-table .table-column.last .thumbnail,
ul.pricing-table .table-column.last:hover .thumbnail,
.pricing-table.style-colorful ul.pricing-table .table-column.last:hover .thumbnail,
.pricing-table.style-clean ul.pricing-table .table-column.last:hover .thumbnail,
ul.pricing-table .table-column .thumbnail img,
.pricing-table.style-colorful ul.pricing-table .table-column .thumbnail img,
.pricing-table.style-clean ul.pricing-table .table-column .thumbnail img,
ul.pricing-table .table-column:hover .thumbnail img,
.pricing-table.style-colorful ul.pricing-table .table-column:hover .thumbnail img,
.pricing-table.style-clean ul.pricing-table .table-column:hover .thumbnail img,
ul.pricing-table .table-column.first .thumbnail img,
.pricing-table.style-colorful ul.pricing-table .table-column.first .thumbnail img,
.pricing-table.style-clean ul.pricing-table .table-column.first .thumbnail img,
ul.pricing-table .table-column.first:hover .thumbnail img,
.pricing-table.style-colorful ul.pricing-table .table-column.first:hover .thumbnail img,
.pricing-table.style-clean ul.pricing-table .table-column.first:hover .thumbnail img,
ul.pricing-table .table-column.last .thumbnail img,
.pricing-table.style-colorful ul.pricing-table .table-column.last .thumbnail img,
.pricing-table.style-clean ul.pricing-table .table-column.last .thumbnail img,
ul.pricing-table .table-column.last:hover .thumbnail img,
.pricing-table.style-colorful ul.pricing-table .table-column.last:hover .thumbnail img,
.pricing-table.style-clean ul.pricing-table .table-column.last:hover .thumbnail img,
ul.pricing-table .table-column .thumbnail:after,
.pricing-table.style-colorful ul.pricing-table .table-column .thumbnail:after,
.pricing-table.style-clean ul.pricing-table .table-column .thumbnail:after,
ul.pricing-table .table-column:hover .thumbnail:after,
.pricing-table.style-colorful ul.pricing-table .table-column:hover .thumbnail:after,
.pricing-table.style-clean ul.pricing-table .table-column:hover .thumbnail:after,
ul.pricing-table .table-column.first .thumbnail:after,
.pricing-table.style-colorful ul.pricing-table .table-column.first .thumbnail:after,
.pricing-table.style-clean ul.pricing-table .table-column.first .thumbnail:after,
ul.pricing-table .table-column.first:hover .thumbnail:after,
.pricing-table.style-colorful ul.pricing-table .table-column.first:hover .thumbnail:after,
.pricing-table.style-clean ul.pricing-table .table-column.first:hover .thumbnail:after,
ul.pricing-table .table-column.last .thumbnail:after,
.pricing-table.style-colorful ul.pricing-table .table-column.last .thumbnail:after,
.pricing-table.style-clean ul.pricing-table .table-column.last .thumbnail:after,
ul.pricing-table .table-column.last:hover .thumbnail:after,
.pricing-table.style-colorful ul.pricing-table .table-column.last:hover .thumbnail:after,
.pricing-table.style-clean ul.pricing-table .table-column.last:hover .thumbnail:after {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
} ul.pricing-table .table-column.featured,
.pricing-table.style-colorful ul.pricing-table .table-column.featured,
.pricing-table.style-clean ul.pricing-table .table-column.featured,
ul.pricing-table .table-column.featured:hover,
.pricing-table.style-colorful ul.pricing-table .table-column.featured:hover,
.pricing-table.style-clean ul.pricing-table .table-column.featured:hover {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
} ul.pricing-table .table-column.featured:hover .thumbnail:after,
.pricing-table.style-colorful ul.pricing-table .table-column.featured:hover .thumbnail:after,
.pricing-table.style-clean ul.pricing-table .table-column.featured:hover .thumbnail:after,
ul.pricing-table .table-column.featured:hover .thumbnail,
.pricing-table.style-colorful ul.pricing-table .table-column.featured:hover .thumbnail,
.pricing-table.style-clean ul.pricing-table .table-column.featured:hover .thumbnail,
ul.pricing-table .table-column.featured:hover .thumbnail img,
.pricing-table.style-colorful ul.pricing-table .table-column.featured:hover .thumbnail img,
.pricing-table.style-clean ul.pricing-table .table-column.featured:hover .thumbnail img {
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
}
}
@media screen and (max-width: 767px) { .pricing-table.style-colorful ul.pricing-table .thumb-text h4,
.pricing-table.style-clean ul.pricing-table .thumb-text h4 {
font-size: 4.800000000000001rem;
line-height: 1.15em;
}
}
@media screen and (max-width: 600px) { ul.pricing-table .table-column,
.pricing-table.style-colorful ul.pricing-table .table-column,
.pricing-table.style-clean ul.pricing-table .table-column {
width: 100%;
}
}  .home-agency #works,
.home-personal #portfolio {
padding: 90px 0;
background-color: #ffffff;
} .portfolio-header {
margin-bottom: 65px;
} .portfolio-header h2 {
margin-bottom: 0;
} .portfolio-header a {
font-variant: small-caps;
color: #111111;
} .portfolio-header a:hover,
.portfolio-header a.selected {
color: #b1d750;
} .portfolio-header span.line_wrap {
position: relative;
display: inline-block;
} .portfolio-header span.line {
display: inline-block;
position: absolute;
left: 0;
top: 48%;
width: 0;
border-top: 1px solid #b1d750;
-webkit-transition: width 0.2s ease-in;
transition: width 0.2s ease-in;
} .portfolio-header a:hover span.line,
.portfolio-header a.selected span.line {
width: 100%;
} .portfolio-header.style-left {
text-align: left;
line-height: 80px;
} .portfolio-header.style-left h2 {
float: left;
} .portfolio-header.style-left .filters {
float: right;
line-height: 80px;
} .portfolio-header.style-left .filters a {
display: inline-block;
vertical-align: middle;
line-height: 18px;
margin: 0 0 0 30px;
}
@media screen and (max-width: 992px) { .portfolio-header.style-left h2,
.portfolio-header.style-left .filters {
float: none;
display: block;
} .portfolio-header.style-left h2 {
margin-bottom: 25px;
} .portfolio-header.style-left .filters {
line-height: 35px;
} .portfolio-header.style-left .filters a {
margin-left: 0;
margin-right: 30px;
}
} .portfolio-pagination {
text-align: center;
padding: 0 15px;
margin-top: 60px;
} .portfolio-load-more {
text-align: center;
font-variant: small-caps;
} .portfolio-load-more span {
display: block;
color: #111111;
-webkit-transition: color 0.4s ease-in-out;
-moz-transition: color 0.4s ease-in-out;
-o-transition: color 0.4s ease-in-out;
transition: color 0.4s ease-in-out;
} .portfolio-load-more i.icon {
-webkit-transition: transform 0.4s ease-in-out;
-moz-transition: transform 0.4s ease-in-out;
-o-transition: transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out;
} .portfolio-load-more:hover span {
color: #b1d750;
} .portfolio-load-more:hover i.icon {
transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
@-webkit-keyframes rotating { from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
} to {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating { from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
} to {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
} .rotating {
-webkit-animation: rotating .4s linear infinite;
-moz-animation: rotating .4s linear infinite;
-ms-animation: rotating .4s linear infinite;
-o-animation: rotating .4s linear infinite;
animation: rotating .4s linear infinite;
} .portfolio-load-more i.icon {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGc+PGc+PHBhdGggZD0iTTMyLDBDMTQuMzI3LDAsMCwxNC4zMjcsMCwzMnMxNC4zMjcsMzIsMzIsMzJzMzItMTQuMzI3LDMyLTMyUzQ5LjY3MywwLDMyLDB6IE0zMiw2MkMxNS40MzIsNjIsMiw0OC41NjgsMiwzMiBDMiwxNS40MzIsMTUuNDMyLDIsMzIsMmMxNi41NjgsMCwzMCwxMy40MzIsMzAsMzBDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGQ9Ik00Ni4xMDksMzYuMzU0bC0xMi03Ljk3OGMtMC42MTMtMC40MDktMS40MDItMC40NDYtMi4wNTMtMC4wOTlDMzEuNDA1LDI4LjYyNCwzMSwyOS4yOTksMzEsMzAuMDM1djEuNEwzMywzMiBjMC0wLjYwMywwLTEuNTMxLDAtMS41MzFzMC45MDcsMC4wMTYsMS40MTEsMC4zNTFsOS4zODksNS43NzZjMC40NTcsMC4zMDMsMC43MzEsMC44MTMsMC43MzEsMS4zNTcgYzAsMC41NDYtMC4yNzQsMC45MzEtMC43MzEsMS4yMzJsLTkuMzg5LDYuMTg0QzMzLjkwNyw0NS43MDIsMzMsNDUuNjU2LDMzLDQ1LjY1NnMwLTEuMDU1LDAtMS42NTZ2LTQgYy01Ljg0OCwwLTEyLjYzOS0yLjQ4OC0xMi45ODctMTFoLTAuOTcxQzE5LjAxMiwyOS4zNDIsMTksMjkuNjg3LDE5LDMwLjAzNWMwLDYuNjA3LDUuMzcyLDExLjk2NiwxMiwxMS45NjZ2My45ODkgYzAsMC43MzYsMC40MDYsMS40MTIsMS4wNTcsMS43NTljMC42NTEsMC4zNDcsMS40MzksMC4zMDgsMi4wNTMtMC4xMDFsMTItNy45NzhDNDYuNjY2LDM5LjMwMiw0NywzOC42OCw0NywzOC4wMTQgUzQ2LjY2NiwzNi43MjUsNDYuMTA5LDM2LjM1NHoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGQ9Ik0zMSwyNWM1LjUxMiwwLDExLjg2MSwyLjIxLDEyLjg2OCw5LjU4OUw0NSwzNC45NjVjMC02LjYwOC01LjM3Mi0xMS45NjYtMTItMTEuOTY2VjE5LjAxIGMwLTAuNzM1LTAuNDA0LTEuNDEyLTEuMDU3LTEuNzU4Yy0wLjY0OS0wLjM0Ny0xLjQzOS0wLjMwOS0yLjA1MywwLjA5OWwtMTIsNy45NzhDMTcuMzM0LDI1LjY5OCwxNywyNi4zMiwxNywyNi45ODcgYzAsMC42NjYsMC4zMzQsMS4yOSwwLjg5MSwxLjY1OWwxMiw3Ljk3OGMwLjYxMywwLjQwOSwxLjQwMywwLjQ0NiwyLjA1MywwLjEwMWMwLjY1Mi0wLjM1LDEuMDU2LTEuMDIzLDEuMDU2LTEuNzZ2LTUuODczIEMzMi4zNjYsMjkuMDM3LDMxLjcwNywyOSwzMSwyOXY0YzAsMC42MDQsMCwxLjUzMSwwLDEuNTMxcy0wLjkwNy0wLjAxNi0xLjQxLTAuMzUybC05LjM5LTUuNzc2IGMtMC40NTYtMC4zMDMtMC43MzEtMC44MTItMC43MzEtMS4zNTdjMC0wLjU0NiwwLjI3NS0wLjkzLDAuNzMxLTEuMjMzbDkuMzktNi4xODNjMC41MDMtMC4zMzMsMS40MS0wLjI4NywxLjQxLTAuMjg3IHMwLDEuMDU0LDAsMS42NTZWMjV6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
background-position: center top;
background-size: 65px 65px;
background-repeat: no-repeat;
display: inline-block;
width: 65px;
height: 65px;
margin-bottom: 8px;
} .home-personal .portfolio-load-more i.icon {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMDZlYWEiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNmZjk3MDAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGc+PGc+PHBhdGggZD0iTTMyLDBDMTQuMzI3LDAsMCwxNC4zMjcsMCwzMnMxNC4zMjcsMzIsMzIsMzJzMzItMTQuMzI3LDMyLTMyUzQ5LjY3MywwLDMyLDB6IE0zMiw2MkMxNS40MzIsNjIsMiw0OC41NjgsMiwzMiBDMiwxNS40MzIsMTUuNDMyLDIsMzIsMmMxNi41NjgsMCwzMCwxMy40MzIsMzAsMzBDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGQ9Ik00Ni4xMDksMzYuMzU0bC0xMi03Ljk3OGMtMC42MTMtMC40MDktMS40MDItMC40NDYtMi4wNTMtMC4wOTlDMzEuNDA1LDI4LjYyNCwzMSwyOS4yOTksMzEsMzAuMDM1djEuNEwzMywzMiBjMC0wLjYwMywwLTEuNTMxLDAtMS41MzFzMC45MDcsMC4wMTYsMS40MTEsMC4zNTFsOS4zODksNS43NzZjMC40NTcsMC4zMDMsMC43MzEsMC44MTMsMC43MzEsMS4zNTcgYzAsMC41NDYtMC4yNzQsMC45MzEtMC43MzEsMS4yMzJsLTkuMzg5LDYuMTg0QzMzLjkwNyw0NS43MDIsMzMsNDUuNjU2LDMzLDQ1LjY1NnMwLTEuMDU1LDAtMS42NTZ2LTQgYy01Ljg0OCwwLTEyLjYzOS0yLjQ4OC0xMi45ODctMTFoLTAuOTcxQzE5LjAxMiwyOS4zNDIsMTksMjkuNjg3LDE5LDMwLjAzNWMwLDYuNjA3LDUuMzcyLDExLjk2NiwxMiwxMS45NjZ2My45ODkgYzAsMC43MzYsMC40MDYsMS40MTIsMS4wNTcsMS43NTljMC42NTEsMC4zNDcsMS40MzksMC4zMDgsMi4wNTMtMC4xMDFsMTItNy45NzhDNDYuNjY2LDM5LjMwMiw0NywzOC42OCw0NywzOC4wMTQgUzQ2LjY2NiwzNi43MjUsNDYuMTA5LDM2LjM1NHoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGQ9Ik0zMSwyNWM1LjUxMiwwLDExLjg2MSwyLjIxLDEyLjg2OCw5LjU4OUw0NSwzNC45NjVjMC02LjYwOC01LjM3Mi0xMS45NjYtMTItMTEuOTY2VjE5LjAxIGMwLTAuNzM1LTAuNDA0LTEuNDEyLTEuMDU3LTEuNzU4Yy0wLjY0OS0wLjM0Ny0xLjQzOS0wLjMwOS0yLjA1MywwLjA5OWwtMTIsNy45NzhDMTcuMzM0LDI1LjY5OCwxNywyNi4zMiwxNywyNi45ODcgYzAsMC42NjYsMC4zMzQsMS4yOSwwLjg5MSwxLjY1OWwxMiw3Ljk3OGMwLjYxMywwLjQwOSwxLjQwMywwLjQ0NiwyLjA1MywwLjEwMWMwLjY1Mi0wLjM1LDEuMDU2LTEuMDIzLDEuMDU2LTEuNzZ2LTUuODczIEMzMi4zNjYsMjkuMDM3LDMxLjcwNywyOSwzMSwyOXY0YzAsMC42MDQsMCwxLjUzMSwwLDEuNTMxcy0wLjkwNy0wLjAxNi0xLjQxLTAuMzUybC05LjM5LTUuNzc2IGMtMC40NTYtMC4zMDMtMC43MzEtMC44MTItMC43MzEtMS4zNTdjMC0wLjU0NiwwLjI3NS0wLjkzLDAuNzMxLTEuMjMzbDkuMzktNi4xODNjMC41MDMtMC4zMzMsMS40MS0wLjI4NywxLjQxLTAuMjg3IHMwLDEuMDU0LDAsMS42NTZWMjV6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} .home-personal .portfolio-header span.line {
border-color: #ff9700;
} .home-personal .portfolio-header .filters a:hover,
.home-personal .portfolio-header .filters a.selected {
color: #ff9700;
} .home-personal .portfolio-load-more:hover span {
color: #ff9700;
} .portfolio-header.style-centered {
text-align: center;
} .portfolio-header.style-centered .filters a {
margin: 0 15px;
} .portfolio-header.style-centered h2,
.portfolio-header.style-centered p {
margin-bottom: 35px;
} .portfolio-gallery .caption {
background: #111111;
background: -moz-linear-gradient(45deg, #111111 0%, #362f2d 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, #111111), color-stop(100%, #362f2d));
background: -webkit-linear-gradient(45deg, #111111 0%, #362f2d 100%);
background: -o-linear-gradient(45deg, #111111 0%, #362f2d 100%);
background: -ms-linear-gradient(45deg, #111111 0%, #362f2d 100%);
background: linear-gradient(45deg, #111111 0%, #362f2d 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#362f2d', GradientType=1);
color: #fff;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 13%;
} .portfolio-gallery .caption a,
.portfolio-gallery .caption h4 {
color: #fff;
} .portfolio-gallery .caption a:hover {
color: #b1d750;
} .portfolio-gallery .caption .tags {
font-variant: small-caps;
} .portfolio-gallery .caption .zoom {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV82N18iPjxnPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0zMiwwQzE0LjMyOCwwLDAsMTQuMzI3LDAsMzJzMTQuMzI4LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz4gPC9nPjwvZz48ZyBpZD0ic2VhcmNoIj48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNDUuNzE0LDQzLjM1N2wtNS43MTItNS43MTNDNDEuMjU0LDM1LjkxNiw0MiwzMy43OTgsNDIsMzEuNUM0MiwyNS43MDEsMzcuMywyMSwzMS41LDIxQzI1LjcwMiwyMSwyMSwyNS43MDEsMjEsMzEuNSBTMjUuNzAyLDQyLDMxLjUsNDJjMi44MDksMCw1LjM1NC0xLjEwOSw3LjIzOC0yLjkwNmw1LjYxOSw1LjYyYzAuMzc1LDAuMzc1LDAuOTgxLDAuMzc1LDEuMzU2LDAgQzQ2LjA4OSw0NC4zNCw0Ni4wODksNDMuNzMyLDQ1LjcxNCw0My4zNTd6IE0zMS41LDQwYy00LjY5NCwwLTguNS0zLjgwNy04LjUtOC41YzAtNC42OTQsMy44MDYtOC41LDguNS04LjUgYzQuNjkzLDAsOC41LDMuODA2LDguNSw4LjVDNDAsMzYuMTkzLDM2LjE5NSw0MCwzMS41LDQweiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
background-size: 100% 100%;
width: 65px;
height: 65px;
display: inline-block;
margin-bottom: 35px;
} .portfolio-gallery .caption .zoom:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV82N18iPjxnPjxwYXRoIGZpbGw9IiNiMWQ3NTAiIGQ9Ik0zMiwwQzE0LjMyOCwwLDAsMTQuMzI3LDAsMzJzMTQuMzI4LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz4gPC9nPjwvZz48ZyBpZD0ic2VhcmNoIj48Zz48cGF0aCBmaWxsPSIjYjFkNzUwIiBkPSJNNDUuNzE0LDQzLjM1N2wtNS43MTItNS43MTNDNDEuMjU0LDM1LjkxNiw0MiwzMy43OTgsNDIsMzEuNUM0MiwyNS43MDEsMzcuMywyMSwzMS41LDIxQzI1LjcwMiwyMSwyMSwyNS43MDEsMjEsMzEuNSBTMjUuNzAyLDQyLDMxLjUsNDJjMi44MDksMCw1LjM1NC0xLjEwOSw3LjIzOC0yLjkwNmw1LjYxOSw1LjYyYzAuMzc1LDAuMzc1LDAuOTgxLDAuMzc1LDEuMzU2LDAgQzQ2LjA4OSw0NC4zNCw0Ni4wODksNDMuNzMyLDQ1LjcxNCw0My4zNTd6IE0zMS41LDQwYy00LjY5NCwwLTguNS0zLjgwNy04LjUtOC41YzAtNC42OTQsMy44MDYtOC41LDguNS04LjUgYzQuNjkzLDAsOC41LDMuODA2LDguNSw4LjVDNDAsMzYuMTkzLDM2LjE5NSw0MCwzMS41LDQweiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
}
@media screen and (max-width: 992px) { .portfolio-gallery .caption .tags {
display: none;
} .portfolio-gallery .caption h4 {
font-size: 3.2rem;
line-height: 1.15em;
margin-bottom: 10px;
}
}  .tabs-shortcode {
position: relative;
background-color: #ffffff;
} .tabs-shortcode .service-item {
display: none;
-webkit-transition: background-position 0.3s;
-moz-transition: background-position 0.3s;
-o-transition: background-position 0.3s;
transition: background-position 0.3s;
background-position: -100% bottom;
background-repeat: no-repeat;
} .tabs-shortcode .service-item.selected {
display: block;
background-position: right 140% bottom;
} .tabs-shortcode .tab-content {
padding: 230px 0;
}
@media screen and (max-width: 1390px) { .tabs-shortcode .service-item.selected {
background-position: right 220% bottom;
}
}
@media screen and (max-width: 1199px) { .tabs-shortcode .service-item {
background-image: none !important;
} .tabs-shortcode .col-md-6 {
margin-left: 0 !important;
width: 100% !important;
} .tabs-shortcode .tab-content {
padding: 150px 0;
}
} .services-pagination {
background-color: #f9f9f9;
padding: 0 15px;
text-align: center;
font-size: 0;
} .services-pagination .tab-link {
font-size: normal;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
padding: 40px 60px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
} .services-pagination .tab-link span {
font-variant: small-caps;
font-size: 1.8rem;
color: #636363;
} .services-pagination .tab-link svg,
.services-pagination .tab-link img {
display: block;
margin: 0 auto 15px auto;
background-size: 100% 100%;
width: 42px;
height: 42px;
background-repeat: no-repeat;
background-position: center center;
} .services-pagination .tab-link i.fa {
font-size: 4.2rem;
display: block;
margin: 0 auto 15px auto;
color: #636363;
} .services-pagination .tab-link.selected,
.services-pagination .tab-link:hover {
background-color: #ffffff;
} .services-pagination .tab-link.selected i.fa,
.services-pagination .tab-link:hover i.fa {
background: -webkit-linear-gradient(#e91d62, #ff9700);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@media screen and (max-width: 992px) { .services-pagination .tab-link {
padding: 30px 30px;
}
}
@media screen and (max-width: 680px) { .services-pagination {
padding: 0 !important;
} .services-pagination .tab-link {
width: 50%;
}
}
@media screen and (max-width: 380px) { .services-pagination .tab-link {
width: 100%;
}
}  body.sidebar-left #content {
float: right;
} body.sidebar-left #sidebar {
float: left;
} aside .widget {
margin-bottom: 55px;
} aside .widget form {
margin-bottom: 0;
} aside .widget a {
color: #636363;
} aside .widget a:hover {
color: #b1d750;
} aside .widget:last-of-type {
margin-bottom: 0;
} aside .widget-content:after {
content: '';
display: block;
clear: both;
} .widget-title {
font-size: 2.4rem;
line-height: normal;
font-family: fira_sansultralight;
font-variant: small-caps;
margin-bottom: 18px;
}  .widget_categories .widget-content .count,
.widget_archive .widget-content .count,
.widget_nav_menu .widget-content .count,
.widget_meta .widget-content .count,
.widget_pages .widget-content .count,
.widget_recent_comments .widget-content .count,
.widget_recent_entries .widget-content .count,
.widget_rss .widget-content .count {
float: right;
color: #acacac;
} .widget_categories .widget-content .count:hover,
.widget_archive .widget-content .count:hover,
.widget_nav_menu .widget-content .count:hover,
.widget_meta .widget-content .count:hover,
.widget_pages .widget-content .count:hover,
.widget_recent_comments .widget-content .count:hover,
.widget_recent_entries .widget-content .count:hover,
.widget_rss .widget-content .count:hover {
color: #00bff3;
} .widget_categories .widget-content ul,
.widget_archive .widget-content ul,
.widget_nav_menu .widget-content ul,
.widget_meta .widget-content ul,
.widget_pages .widget-content ul,
.widget_recent_comments .widget-content ul,
.widget_recent_entries .widget-content ul,
.widget_rss .widget-content ul {
margin: 0;
padding: 0;
list-style: none;
} .widget_categories .widget-content ul ul,
.widget_archive .widget-content ul ul,
.widget_nav_menu .widget-content ul ul,
.widget_meta .widget-content ul ul,
.widget_pages .widget-content ul ul,
.widget_recent_comments .widget-content ul ul,
.widget_recent_entries .widget-content ul ul,
.widget_rss .widget-content ul ul {
list-style: square;
margin: 0 0 0 22px;
padding: 0;
} .widget_categories .widget-content ul ul li,
.widget_archive .widget-content ul ul li,
.widget_nav_menu .widget-content ul ul li,
.widget_meta .widget-content ul ul li,
.widget_pages .widget-content ul ul li,
.widget_recent_comments .widget-content ul ul li,
.widget_recent_entries .widget-content ul ul li,
.widget_rss .widget-content ul ul li {
border-bottom: 0;
padding: 6px 0 0 0;
margin: 0;
} .widget_categories .widget-content li,
.widget_archive .widget-content li,
.widget_nav_menu .widget-content li,
.widget_meta .widget-content li,
.widget_pages .widget-content li,
.widget_recent_comments .widget-content li,
.widget_recent_entries .widget-content li,
.widget_rss .widget-content li {
border-bottom: 1px solid #ebebeb;
margin: 0;
padding: 12px 0;
} .widget_categories .widget-content li:last-of-type,
.widget_archive .widget-content li:last-of-type,
.widget_nav_menu .widget-content li:last-of-type,
.widget_meta .widget-content li:last-of-type,
.widget_pages .widget-content li:last-of-type,
.widget_recent_comments .widget-content li:last-of-type,
.widget_recent_entries .widget-content li:last-of-type,
.widget_rss .widget-content li:last-of-type {
border-bottom: 0;
} #footer .widget_categories .widget-content li,
#footer .widget_archive .widget-content li,
#footer .widget_nav_menu .widget-content li,
#footer .widget_meta .widget-content li,
#footer .widget_pages .widget-content li,
#footer .widget_recent_comments .widget-content li,
#footer .widget_recent_entries .widget-content li,
#footer .widget_rss .widget-content li {
border-color: #434343;
}  .widget_rss .widget-title img {
display: none;
} .widget_rss ul a.rsswidget {
display: block;
margin-bottom: 12px;
color: #b1d750;
} .widget_rss ul a.rsswidget:hover {
color: #9bc72d;
}  .widget_calendar table {
width: 100%;
} .widget_calendar table td,
.widget_calendar table th,
.widget_calendar table caption {
padding: 8px;
text-align: center;
} #footer .widget_calendar table {
border-color: #434343;
} #footer .widget_calendar table tr,
#footer .widget_calendar table td,
#footer .widget_calendar table th {
border-color: #434343;
} #footer .widget_calendar table thead,
#footer .widget_calendar table tfoot,
#footer .widget_calendar table th {
background-color: #111111;
} #footer .widget_calendar table tr:hover td,
#footer .widget_calendar table tr:hover th {
background-color: #111111;
}  .widget_recent_comments .widget-content a {
color: #b1d750;
} .widget_recent_comments .widget-content a:hover {
color: #9bc72d;
}  .widget_recent_entries .post-date {
display: block;
font-size: 1.2000000000000002rem;
}  .widget_tag_cloud .widget-content a {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
padding: 8px 17px;
border: 2px solid #ebebeb;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
vertical-align: middle;
overflow: hidden;
font-size: inherit !important;
} .widget_tag_cloud .widget-content a::before {
content: '';
z-index: -1;
position: absolute;
top: 50%;
left: 100%;
margin: -15px 0 0 1px;
width: 30px;
height: 30px;
border-radius: 50%;
background: #b1d750;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transform: scale3d(1, 2, 1);
transform: scale3d(1, 2, 1);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
} .widget_tag_cloud .widget-content a:hover::before {
-webkit-transform: scale3d(9, 9, 1);
transform: scale3d(9, 9, 1);
} .widget_tag_cloud .widget-content a:hover {
border-color: #b1d750;
color: #ffffff;
background-color: #b1d750;
} .widget_tag_cloud .widget-content a:last-of-type {
margin-right: 0;
} #footer .widget_tag_cloud .widget-content a {
border-color: #434343;
} #footer .widget_tag_cloud .widget-content a::before {
background: #b1d750;
} #footer .widget_tag_cloud .widget-content a:hover {
border-color: #b1d750;
color: #ffffff !important;
background-color: #b1d750;
}  .widget_flickr .widget-content img {
float: left;
width: 80px;
height: 80px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .widget_flickr .widget-content div.flickr_badge_image {
float: left;
} .widget_flickr .widget-content .flickr_badge_image > a {
float: left;
width: 80px;
height: 80px;
position: relative;
overflow: hidden;
z-index: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
margin: 0 4px 4px 0;
} .widget_flickr .widget-content .flickr_badge_image > a:nth-child(3n) {
margin-right: 0;
} .widget_flickr .widget-content .flickr_badge_image > a::after {
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
transition: background-color 0.5s;
content: '';
position: absolute;
opacity: 0;
} .widget_flickr .widget-content .flickr_badge_image > a:hover::after {
background-color: rgba(0, 0, 0, 0.5);
opacity: 1;
z-index: 2;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTI1LjE1MyA1MjUuMTUzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MjUuMTUzIDUyNS4xNTM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMjg4LjgxMiwxMzEuMjg4aC01Mi40NzF2MTA1LjA1MkgxMzEuMjg4djUyLjQ3MWgxMDUuMDUydjEwNS4wNTJoNTIuNDcxVjI4OC44MTJoMTA1LjA1MnYtNTIuNDcxSDI4OC44MTIgQzI4OC44MTIsMjM2LjM0MSwyODguODEyLDEzMS4yODgsMjg4LjgxMiwxMzEuMjg4eiBNMjYyLjU3NiwwQzExNy44OTcsMCwwLDExNy44OTcsMCwyNjIuNTc2IGMwLDE0NC42NTgsMTE3Ljg5NywyNjIuNTc2LDI2Mi41NzYsMjYyLjU3NmgyMTAuMDYxYzI4Ljg4MywwLDUyLjUxNS0yMy42MzIsNTIuNTE1LTUyLjUxNVYyNjIuNTc2IEM1MjUuMTUzLDExNy44OTcsNDA3LjIzNCwwLDI2Mi41NzYsMHogTTI2Mi41NzYsNDcyLjYzN2MtMTE1LjgxOCwwLTIxMC4wNjEtOTQuMjQzLTIxMC4wNjEtMjEwLjA2MVMxNDYuNzU4LDUyLjUxNSwyNjIuNTc2LDUyLjUxNSBzMjEwLjA2MSw5NC4yNDMsMjEwLjA2MSwyMTAuMDYxUzM3OC4zOTQsNDcyLjYzNywyNjIuNTc2LDQ3Mi42Mzd6Ii8+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
background-repeat: no-repeat;
background-position: center center;
background-size: 25px 25px;
} .widget_flickr .widget-content .flickr_badge_image > a:hover img {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-ms-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}  .wproto_posts_widget .widget-content ul {
list-style: none;
margin: 0;
padding: 0;
} .wproto_posts_widget .widget-content li {
position: relative;
margin: 0;
padding: 20px 0 20px 50px;
border-bottom: 1px solid #ebebeb;
background-size: 32px 32px;
background-position: left 20px;
background-repeat: no-repeat;
} .wproto_posts_widget .widget-content li:first-child {
padding-top: 0;
background-position: left top;
} .wproto_posts_widget .widget-content li:last-of-type {
border-bottom: 0;
padding-bottom: 0;
} .wproto_posts_widget .widget-content .post-title {
display: block;
margin-bottom: 10px;
font-variant: small-caps;
font-size: 18px;
font-size: 1.8rem;
} .wproto_posts_widget .widget-content .time {
color: #acacac;
font-size: 1.4000000000000001rem;
} .wproto_posts_widget .widget-content li:hover a.post-title {
color: #b1d750;
} .wproto_posts_widget .widget-content li.format-image,
.wproto_posts_widget .widget-content li.format-gallery {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xMl8iPjxnPjxwYXRoIGZpbGw9IiNjMmMyYzIiIGQ9Ik0zMiwwQzE0LjMyOCwwLDAsMTQuMzI3LDAsMzJjMCwxNy42NzQsMTQuMzI4LDMyLDMyLDMyYzE3LjY3MywwLDMyLTE0LjMyNiwzMi0zMkM2NCwxNC4zMjcsNDkuNjczLDAsMzIsMHogTTMyLDYyIEMxNS40MzIsNjIsMiw0OC41NjgsMiwzMkMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMEM2Miw0OC41NjgsNDguNTY4LDYyLDMyLDYyeiIvPjwvZz48L2c+PGcgaWQ9IlByaW50ZXJfMV8iPjxnPjxwYXRoIGZpbGw9IiNjMmMyYzIiIGQ9Ik00MywyOGMtMC41NTIsMC0xLDAuNDQ4LTEsMWMwLDAuNTUzLDAuNDQ4LDEsMSwxczEtMC40NDcsMS0xQzQ0LDI4LjQ0OCw0My41NTMsMjgsNDMsMjh6IE00NCwyNGgtNXYtMSBjMC0yLjIwOS0xLjc5MS00LTQtNGgtNmMtMi4yMDksMC00LDEuNzkxLTQsNHYxaC01Yy0yLjIwOSwwLTQsMS43OTEtNCw0djEyYzAsMi4yMDksMS43OTEsNCw0LDRoMjRjMi4yMDksMCw0LTEuNzkxLDQtNFYyOCBDNDgsMjUuNzkxLDQ2LjIwOSwyNCw0NCwyNHogTTI3LDIzYzAtMS4xMDQsMC44OTYtMiwyLTJoNmMxLjEwNCwwLDIsMC44OTYsMiwydjFIMjdWMjN6IE00Niw0MGMwLDEuMTA0LTAuODk2LDItMiwySDIwIGMtMS4xMDQsMC0yLTAuODk2LTItMlYyOGMwLTEuMTA0LDAuODk2LTIsMi0yaDI0YzEuMTA0LDAsMiwwLjg5NiwyLDJWNDB6IE0zMiwyOGMtMy4zMTMsMC02LDIuNjg3LTYsNmMwLDMuMzEyLDIuNjg3LDYsNiw2IGMzLjMxNCwwLDYtMi42ODgsNi02QzM4LDMwLjY4NywzNS4zMTQsMjgsMzIsMjh6IE0zMiwzOGMtMi4yMDksMC00LTEuNzkxLTQtNHMxLjc5MS00LDQtNHM0LDEuNzkxLDQsNFMzNC4yMDksMzgsMzIsMzh6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} .wproto_posts_widget .widget-content li.format-image:hover,
.wproto_posts_widget .widget-content li.format-gallery:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xMl8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyOCwwLDAsMTQuMzI3LDAsMzJjMCwxNy42NzQsMTQuMzI4LDMyLDMyLDMyYzE3LjY3MywwLDMyLTE0LjMyNiwzMi0zMkM2NCwxNC4zMjcsNDkuNjczLDAsMzIsMHogTTMyLDYyIEMxNS40MzIsNjIsMiw0OC41NjgsMiwzMkMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMEM2Miw0OC41NjgsNDguNTY4LDYyLDMyLDYyeiIvPjwvZz48L2c+PGcgaWQ9IlByaW50ZXJfMV8iPjxnPjxwYXRoIGQ9Ik00MywyOGMtMC41NTIsMC0xLDAuNDQ4LTEsMWMwLDAuNTUzLDAuNDQ4LDEsMSwxczEtMC40NDcsMS0xQzQ0LDI4LjQ0OCw0My41NTMsMjgsNDMsMjh6IE00NCwyNGgtNXYtMSBjMC0yLjIwOS0xLjc5MS00LTQtNGgtNmMtMi4yMDksMC00LDEuNzkxLTQsNHYxaC01Yy0yLjIwOSwwLTQsMS43OTEtNCw0djEyYzAsMi4yMDksMS43OTEsNCw0LDRoMjRjMi4yMDksMCw0LTEuNzkxLDQtNFYyOCBDNDgsMjUuNzkxLDQ2LjIwOSwyNCw0NCwyNHogTTI3LDIzYzAtMS4xMDQsMC44OTYtMiwyLTJoNmMxLjEwNCwwLDIsMC44OTYsMiwydjFIMjdWMjN6IE00Niw0MGMwLDEuMTA0LTAuODk2LDItMiwySDIwIGMtMS4xMDQsMC0yLTAuODk2LTItMlYyOGMwLTEuMTA0LDAuODk2LTIsMi0yaDI0YzEuMTA0LDAsMiwwLjg5NiwyLDJWNDB6IE0zMiwyOGMtMy4zMTMsMC02LDIuNjg3LTYsNmMwLDMuMzEyLDIuNjg3LDYsNiw2IGMzLjMxNCwwLDYtMi42ODgsNi02QzM4LDMwLjY4NywzNS4zMTQsMjgsMzIsMjh6IE0zMiwzOGMtMi4yMDksMC00LTEuNzkxLTQtNHMxLjc5MS00LDQtNHM0LDEuNzkxLDQsNFMzNC4yMDksMzgsMzIsMzh6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} .wproto_posts_widget .widget-content li.format-video {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xOF8iPjxnPjxwYXRoIGZpbGw9IiNjMmMyYzIiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnIGlkPSJwbGF5Ij48Zz48cGF0aCBmaWxsPSIjYzJjMmMyIiBkPSJNNDEuMTA5LDMwLjM0MWwtMTItNy45ODljLTAuNjEzLTAuNDA4LTEuNDAyLTAuNDQ3LTIuMDUzLTAuMUMyNi40MDYsMjIuNTk5LDI2LDIzLjI3NSwyNiwyNC4wMTN2MTUuOTggYzAsMC43MzcsMC40MDYsMS40MTIsMS4wNTcsMS43NjFjMC42NSwwLjM0OCwxLjQzOSwwLjMxMSwyLjA1My0wLjFsMTItNy45ODlDNDEuNjY2LDMzLjI5NCw0MiwzMi42Nyw0MiwzMi4wMDMgQzQyLDMxLjMzNSw0MS42NjYsMzAuNzEyLDQxLjEwOSwzMC4zNDF6IE0zOC44LDMzLjQyMmwtOS4zODksNS43ODZDMjguOTA3LDM5LjU0MywyOCwzOS41NTksMjgsMzkuNTU5czAtMC45MywwLTEuNTMzVjI2LjAwNyBjMC0wLjYwNCwwLTEuNjU5LDAtMS42NTlzMC45MDctMC4wNDYsMS40MTEsMC4yODdsOS4zODksNi4xOTNjMC40NTcsMC4zMDMsMC43MzEsMC42ODgsMC43MzEsMS4yMzQgQzM5LjUzMSwzMi42MDcsMzkuMjU3LDMzLjExOSwzOC44LDMzLjQyMnoiLz48L2c+PC9nPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .wproto_posts_widget .widget-content li.format-video:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xOF8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnIGlkPSJwbGF5Ij48Zz48cGF0aCBkPSJNNDEuMTA5LDMwLjM0MWwtMTItNy45ODljLTAuNjEzLTAuNDA4LTEuNDAyLTAuNDQ3LTIuMDUzLTAuMUMyNi40MDYsMjIuNTk5LDI2LDIzLjI3NSwyNiwyNC4wMTN2MTUuOTggYzAsMC43MzcsMC40MDYsMS40MTIsMS4wNTcsMS43NjFjMC42NSwwLjM0OCwxLjQzOSwwLjMxMSwyLjA1My0wLjFsMTItNy45ODlDNDEuNjY2LDMzLjI5NCw0MiwzMi42Nyw0MiwzMi4wMDMgQzQyLDMxLjMzNSw0MS42NjYsMzAuNzEyLDQxLjEwOSwzMC4zNDF6IE0zOC44LDMzLjQyMmwtOS4zODksNS43ODZDMjguOTA3LDM5LjU0MywyOCwzOS41NTksMjgsMzkuNTU5czAtMC45MywwLTEuNTMzVjI2LjAwNyBjMC0wLjYwNCwwLTEuNjU5LDAtMS42NTlzMC45MDctMC4wNDYsMS40MTEsMC4yODdsOS4zODksNi4xOTNjMC40NTcsMC4zMDMsMC43MzEsMC42ODgsMC43MzEsMS4yMzQgQzM5LjUzMSwzMi42MDcsMzkuMjU3LDMzLjExOSwzOC44LDMzLjQyMnoiLz48L2c+PC9nPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} .wproto_posts_widget .widget-content li.format-audio {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xNl8iPjxnPjxwYXRoIGZpbGw9IiNjMmMyYzIiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIgQzIsMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0ibXVzaWMiPjxnPjxwYXRoIGZpbGw9IiNjMmMyYzIiIGQ9Ik00MywxOGwtMTQsNGMtMS4xMDQsMC0yLDAuODk2LTIsMnYxMy4wMjFDMjYuMTYyLDM2LjM5MSwyNS4xMzEsMzYsMjQsMzZjLTIuNzYyLDAtNSwyLjIzOC01LDVzMi4yMzgsNSw1LDUgYzIuNDE5LDAsNC40MzYtMS43MTgsNC44OTktNEgyOVYzMGwxNC00djcuMDIxQzQyLjE2MiwzMi4zOTEsNDEuMTMxLDMyLDQwLDMyYy0yLjc2MiwwLTUsMi4yMzgtNSw1czIuMjM4LDUsNSw1IGMyLjQxOSwwLDQuNDM2LTEuNzE4LDQuODk4LTRINDVWMjBDNDUsMTguODk2LDQ0LjEwNCwxOCw0MywxOHogTTI0LDQ0Yy0xLjY1NywwLTMtMS4zNDMtMy0zczEuMzQzLTMsMy0zczMsMS4zNDMsMywzIFMyNS42NTcsNDQsMjQsNDR6IE00MCw0MGMtMS42NTcsMC0zLTEuMzQzLTMtM3MxLjM0My0zLDMtM3MzLDEuMzQzLDMsM1M0MS42NTcsNDAsNDAsNDB6IE00MywyNGwtMTQsNHYtNGwxNC00VjI0eiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .wproto_posts_widget .widget-content li.format-audio:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xNl8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIgQzIsMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0ibXVzaWMiPjxnPjxwYXRoIGQ9Ik00MywxOGwtMTQsNGMtMS4xMDQsMC0yLDAuODk2LTIsMnYxMy4wMjFDMjYuMTYyLDM2LjM5MSwyNS4xMzEsMzYsMjQsMzZjLTIuNzYyLDAtNSwyLjIzOC01LDVzMi4yMzgsNSw1LDUgYzIuNDE5LDAsNC40MzYtMS43MTgsNC44OTktNEgyOVYzMGwxNC00djcuMDIxQzQyLjE2MiwzMi4zOTEsNDEuMTMxLDMyLDQwLDMyYy0yLjc2MiwwLTUsMi4yMzgtNSw1czIuMjM4LDUsNSw1IGMyLjQxOSwwLDQuNDM2LTEuNzE4LDQuODk4LTRINDVWMjBDNDUsMTguODk2LDQ0LjEwNCwxOCw0MywxOHogTTI0LDQ0Yy0xLjY1NywwLTMtMS4zNDMtMy0zczEuMzQzLTMsMy0zczMsMS4zNDMsMywzIFMyNS42NTcsNDQsMjQsNDR6IE00MCw0MGMtMS42NTcsMC0zLTEuMzQzLTMtM3MxLjM0My0zLDMtM3MzLDEuMzQzLDMsM1M0MS42NTcsNDAsNDAsNDB6IE00MywyNGwtMTQsNHYtNGwxNC00VjI0eiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} .wproto_posts_widget .widget-content li.format-post,
.wproto_posts_widget .widget-content li.format-aside,
.wproto_posts_widget .widget-content li.format-quote,
.wproto_posts_widget .widget-content li.format-status,
.wproto_posts_widget .widget-content li.format-link {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV83MV8iPjxnPjxwYXRoIGZpbGw9IiNjMmMyYzIiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDEuOTk5LDQ4LjU2OCwxLjk5OSwzMiBDMS45OTksMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0iUmVjdGFuZ2xlXzNfY29weV8yIj48Zz48cGF0aCBmaWxsPSIjYzJjMmMyIiBkPSJNNDAsMjMuOTczYzAtMS4xMDQtMC44OTYtMi4xNDctMi0yLjMzbC0xNC4wNC0yLjQ3NEwyNC4xMjksMTlINDJ2MjBoMlYxOWMwLTEuMTA0LTAuODk2LTItMi0ySDI4IGMtMC4xNywwLTMuNzY5LTAuMjMxLTUsMWwtMiwyYzAsMS40MzIsMCwyMywwLDIzYzAsMS4xMDQsMC44OTYsMiwyLDJsMTUsMi42NDNjMS4xMDQsMC4xODQsMi0wLjU2MywyLTEuNjdWMjMuOTczeiBNMzgsNDUuNjQzIEwyMyw0M1YyMWwxNSwyLjY0M1Y0NS42NDN6Ii8+PC9nPjwvZz48ZyBpZD0iY29ycmVjdGlvbiI+PGc+PHBhdGggZmlsbD0iI2MyYzJjMiIgZD0iTTQyLDM1djZoLTJ2MmgyYzEuMTA0LDAsMi0wLjg5NiwyLTJ2LTZINDJ6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} .wproto_posts_widget .widget-content li.format-post:hover,
.wproto_posts_widget .widget-content li.format-aside:hover,
.wproto_posts_widget .widget-content li.format-quote:hover,
.wproto_posts_widget .widget-content li.format-status:hover,
.wproto_posts_widget .widget-content li.format-link:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV83MV8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDEuOTk5LDQ4LjU2OCwxLjk5OSwzMiBDMS45OTksMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0iUmVjdGFuZ2xlXzNfY29weV8yIj48Zz48cGF0aCBkPSJNNDAsMjMuOTczYzAtMS4xMDQtMC44OTYtMi4xNDctMi0yLjMzbC0xNC4wNC0yLjQ3NEwyNC4xMjksMTlINDJ2MjBoMlYxOWMwLTEuMTA0LTAuODk2LTItMi0ySDI4IGMtMC4xNywwLTMuNzY5LTAuMjMxLTUsMWwtMiwyYzAsMS40MzIsMCwyMywwLDIzYzAsMS4xMDQsMC44OTYsMiwyLDJsMTUsMi42NDNjMS4xMDQsMC4xODQsMi0wLjU2MywyLTEuNjdWMjMuOTczeiBNMzgsNDUuNjQzIEwyMyw0M1YyMWwxNSwyLjY0M1Y0NS42NDN6Ii8+PC9nPjwvZz48ZyBpZD0iY29ycmVjdGlvbiI+PGc+PHBhdGggZD0iTTQyLDM1djZoLTJ2MmgyYzEuMTA0LDAsMi0wLjg5NiwyLTJ2LTZINDJ6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} #footer .wproto_posts_widget .widget-content li {
border-color: #ebebeb;
} #footer .wproto_posts_widget .widget-content .time {
color: #434343;
} #footer .wproto_posts_widget .widget-content li:hover a.post-title {
color: #b1d750;
} #footer .wproto_posts_widget .widget-content li.format-image,
#footer .wproto_posts_widget .widget-content li.format-gallery {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xMl8iPjxnPjxwYXRoIGZpbGw9IiM0MzQzNDMiIGQ9Ik0zMiwwQzE0LjMyOCwwLDAsMTQuMzI3LDAsMzJjMCwxNy42NzQsMTQuMzI4LDMyLDMyLDMyYzE3LjY3MywwLDMyLTE0LjMyNiwzMi0zMkM2NCwxNC4zMjcsNDkuNjczLDAsMzIsMHogTTMyLDYyIEMxNS40MzIsNjIsMiw0OC41NjgsMiwzMkMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMEM2Miw0OC41NjgsNDguNTY4LDYyLDMyLDYyeiIvPjwvZz48L2c+PGcgaWQ9IlByaW50ZXJfMV8iPjxnPjxwYXRoIGZpbGw9IiM0MzQzNDMiIGQ9Ik00MywyOGMtMC41NTIsMC0xLDAuNDQ4LTEsMWMwLDAuNTUzLDAuNDQ4LDEsMSwxczEtMC40NDcsMS0xQzQ0LDI4LjQ0OCw0My41NTMsMjgsNDMsMjh6IE00NCwyNGgtNXYtMSBjMC0yLjIwOS0xLjc5MS00LTQtNGgtNmMtMi4yMDksMC00LDEuNzkxLTQsNHYxaC01Yy0yLjIwOSwwLTQsMS43OTEtNCw0djEyYzAsMi4yMDksMS43OTEsNCw0LDRoMjRjMi4yMDksMCw0LTEuNzkxLDQtNFYyOCBDNDgsMjUuNzkxLDQ2LjIwOSwyNCw0NCwyNHogTTI3LDIzYzAtMS4xMDQsMC44OTYtMiwyLTJoNmMxLjEwNCwwLDIsMC44OTYsMiwydjFIMjdWMjN6IE00Niw0MGMwLDEuMTA0LTAuODk2LDItMiwySDIwIGMtMS4xMDQsMC0yLTAuODk2LTItMlYyOGMwLTEuMTA0LDAuODk2LTIsMi0yaDI0YzEuMTA0LDAsMiwwLjg5NiwyLDJWNDB6IE0zMiwyOGMtMy4zMTMsMC02LDIuNjg3LTYsNmMwLDMuMzEyLDIuNjg3LDYsNiw2IGMzLjMxNCwwLDYtMi42ODgsNi02QzM4LDMwLjY4NywzNS4zMTQsMjgsMzIsMjh6IE0zMiwzOGMtMi4yMDksMC00LTEuNzkxLTQtNHMxLjc5MS00LDQtNHM0LDEuNzkxLDQsNFMzNC4yMDksMzgsMzIsMzh6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} #footer .wproto_posts_widget .widget-content li.format-image:hover,
#footer .wproto_posts_widget .widget-content li.format-gallery:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xMl8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyOCwwLDAsMTQuMzI3LDAsMzJjMCwxNy42NzQsMTQuMzI4LDMyLDMyLDMyYzE3LjY3MywwLDMyLTE0LjMyNiwzMi0zMkM2NCwxNC4zMjcsNDkuNjczLDAsMzIsMHogTTMyLDYyIEMxNS40MzIsNjIsMiw0OC41NjgsMiwzMkMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMEM2Miw0OC41NjgsNDguNTY4LDYyLDMyLDYyeiIvPjwvZz48L2c+PGcgaWQ9IlByaW50ZXJfMV8iPjxnPjxwYXRoIGQ9Ik00MywyOGMtMC41NTIsMC0xLDAuNDQ4LTEsMWMwLDAuNTUzLDAuNDQ4LDEsMSwxczEtMC40NDcsMS0xQzQ0LDI4LjQ0OCw0My41NTMsMjgsNDMsMjh6IE00NCwyNGgtNXYtMSBjMC0yLjIwOS0xLjc5MS00LTQtNGgtNmMtMi4yMDksMC00LDEuNzkxLTQsNHYxaC01Yy0yLjIwOSwwLTQsMS43OTEtNCw0djEyYzAsMi4yMDksMS43OTEsNCw0LDRoMjRjMi4yMDksMCw0LTEuNzkxLDQtNFYyOCBDNDgsMjUuNzkxLDQ2LjIwOSwyNCw0NCwyNHogTTI3LDIzYzAtMS4xMDQsMC44OTYtMiwyLTJoNmMxLjEwNCwwLDIsMC44OTYsMiwydjFIMjdWMjN6IE00Niw0MGMwLDEuMTA0LTAuODk2LDItMiwySDIwIGMtMS4xMDQsMC0yLTAuODk2LTItMlYyOGMwLTEuMTA0LDAuODk2LTIsMi0yaDI0YzEuMTA0LDAsMiwwLjg5NiwyLDJWNDB6IE0zMiwyOGMtMy4zMTMsMC02LDIuNjg3LTYsNmMwLDMuMzEyLDIuNjg3LDYsNiw2IGMzLjMxNCwwLDYtMi42ODgsNi02QzM4LDMwLjY4NywzNS4zMTQsMjgsMzIsMjh6IE0zMiwzOGMtMi4yMDksMC00LTEuNzkxLTQtNHMxLjc5MS00LDQtNHM0LDEuNzkxLDQsNFMzNC4yMDksMzgsMzIsMzh6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} #footer .wproto_posts_widget .widget-content li.format-video {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xOF8iPjxnPjxwYXRoIGZpbGw9IiM0MzQzNDMiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnIGlkPSJwbGF5Ij48Zz48cGF0aCBmaWxsPSIjNDM0MzQzIiBkPSJNNDEuMTA5LDMwLjM0MWwtMTItNy45ODljLTAuNjEzLTAuNDA4LTEuNDAyLTAuNDQ3LTIuMDUzLTAuMUMyNi40MDYsMjIuNTk5LDI2LDIzLjI3NSwyNiwyNC4wMTN2MTUuOTggYzAsMC43MzcsMC40MDYsMS40MTIsMS4wNTcsMS43NjFjMC42NSwwLjM0OCwxLjQzOSwwLjMxMSwyLjA1My0wLjFsMTItNy45ODlDNDEuNjY2LDMzLjI5NCw0MiwzMi42Nyw0MiwzMi4wMDMgQzQyLDMxLjMzNSw0MS42NjYsMzAuNzEyLDQxLjEwOSwzMC4zNDF6IE0zOC44LDMzLjQyMmwtOS4zODksNS43ODZDMjguOTA3LDM5LjU0MywyOCwzOS41NTksMjgsMzkuNTU5czAtMC45MywwLTEuNTMzVjI2LjAwNyBjMC0wLjYwNCwwLTEuNjU5LDAtMS42NTlzMC45MDctMC4wNDYsMS40MTEsMC4yODdsOS4zODksNi4xOTNjMC40NTcsMC4zMDMsMC43MzEsMC42ODgsMC43MzEsMS4yMzQgQzM5LjUzMSwzMi42MDcsMzkuMjU3LDMzLjExOSwzOC44LDMzLjQyMnoiLz48L2c+PC9nPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} #footer .wproto_posts_widget .widget-content li.format-video:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xOF8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIuMDAxIEMyLDE1LjQzMiwxNS40MzIsMiwzMiwyYzE2LjU2OCwwLDMwLDEzLjQzMiwzMCwzMC4wMDFDNjIsNDguNTY4LDQ4LjU2OCw2MiwzMiw2MnoiLz48L2c+PC9nPjxnIGlkPSJwbGF5Ij48Zz48cGF0aCBkPSJNNDEuMTA5LDMwLjM0MWwtMTItNy45ODljLTAuNjEzLTAuNDA4LTEuNDAyLTAuNDQ3LTIuMDUzLTAuMUMyNi40MDYsMjIuNTk5LDI2LDIzLjI3NSwyNiwyNC4wMTN2MTUuOTggYzAsMC43MzcsMC40MDYsMS40MTIsMS4wNTcsMS43NjFjMC42NSwwLjM0OCwxLjQzOSwwLjMxMSwyLjA1My0wLjFsMTItNy45ODlDNDEuNjY2LDMzLjI5NCw0MiwzMi42Nyw0MiwzMi4wMDMgQzQyLDMxLjMzNSw0MS42NjYsMzAuNzEyLDQxLjEwOSwzMC4zNDF6IE0zOC44LDMzLjQyMmwtOS4zODksNS43ODZDMjguOTA3LDM5LjU0MywyOCwzOS41NTksMjgsMzkuNTU5czAtMC45MywwLTEuNTMzVjI2LjAwNyBjMC0wLjYwNCwwLTEuNjU5LDAtMS42NTlzMC45MDctMC4wNDYsMS40MTEsMC4yODdsOS4zODksNi4xOTNjMC40NTcsMC4zMDMsMC43MzEsMC42ODgsMC43MzEsMS4yMzQgQzM5LjUzMSwzMi42MDcsMzkuMjU3LDMzLjExOSwzOC44LDMzLjQyMnoiLz48L2c+PC9nPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
} #footer .wproto_posts_widget .widget-content li.format-audio {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xNl8iPjxnPjxwYXRoIGZpbGw9IiM0MzQzNDMiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIgQzIsMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0ibXVzaWMiPjxnPjxwYXRoIGZpbGw9IiM0MzQzNDMiIGQ9Ik00MywxOGwtMTQsNGMtMS4xMDQsMC0yLDAuODk2LTIsMnYxMy4wMjFDMjYuMTYyLDM2LjM5MSwyNS4xMzEsMzYsMjQsMzZjLTIuNzYyLDAtNSwyLjIzOC01LDVzMi4yMzgsNSw1LDUgYzIuNDE5LDAsNC40MzYtMS43MTgsNC44OTktNEgyOVYzMGwxNC00djcuMDIxQzQyLjE2MiwzMi4zOTEsNDEuMTMxLDMyLDQwLDMyYy0yLjc2MiwwLTUsMi4yMzgtNSw1czIuMjM4LDUsNSw1IGMyLjQxOSwwLDQuNDM2LTEuNzE4LDQuODk4LTRINDVWMjBDNDUsMTguODk2LDQ0LjEwNCwxOCw0MywxOHogTTI0LDQ0Yy0xLjY1NywwLTMtMS4zNDMtMy0zczEuMzQzLTMsMy0zczMsMS4zNDMsMywzIFMyNS42NTcsNDQsMjQsNDR6IE00MCw0MGMtMS42NTcsMC0zLTEuMzQzLTMtM3MxLjM0My0zLDMtM3MzLDEuMzQzLDMsM1M0MS42NTcsNDAsNDAsNDB6IE00MywyNGwtMTQsNHYtNGwxNC00VjI0eiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} #footer .wproto_posts_widget .widget-content li.format-audio:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV8xNl8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDIsNDguNTY4LDIsMzIgQzIsMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0ibXVzaWMiPjxnPjxwYXRoIGQ9Ik00MywxOGwtMTQsNGMtMS4xMDQsMC0yLDAuODk2LTIsMnYxMy4wMjFDMjYuMTYyLDM2LjM5MSwyNS4xMzEsMzYsMjQsMzZjLTIuNzYyLDAtNSwyLjIzOC01LDVzMi4yMzgsNSw1LDUgYzIuNDE5LDAsNC40MzYtMS43MTgsNC44OTktNEgyOVYzMGwxNC00djcuMDIxQzQyLjE2MiwzMi4zOTEsNDEuMTMxLDMyLDQwLDMyYy0yLjc2MiwwLTUsMi4yMzgtNSw1czIuMjM4LDUsNSw1IGMyLjQxOSwwLDQuNDM2LTEuNzE4LDQuODk4LTRINDVWMjBDNDUsMTguODk2LDQ0LjEwNCwxOCw0MywxOHogTTI0LDQ0Yy0xLjY1NywwLTMtMS4zNDMtMy0zczEuMzQzLTMsMy0zczMsMS4zNDMsMywzIFMyNS42NTcsNDQsMjQsNDR6IE00MCw0MGMtMS42NTcsMC0zLTEuMzQzLTMtM3MxLjM0My0zLDMtM3MzLDEuMzQzLDMsM1M0MS42NTcsNDAsNDAsNDB6IE00MywyNGwtMTQsNHYtNGwxNC00VjI0eiIvPjwvZz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
} #footer .wproto_posts_widget .widget-content li.format-post,
#footer .wproto_posts_widget .widget-content li.format-aside,
#footer .wproto_posts_widget .widget-content li.format-quote,
#footer .wproto_posts_widget .widget-content li.format-status,
#footer .wproto_posts_widget .widget-content li.format-link {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGcgaWQ9ImNpcmNsZV83MV8iPjxnPjxwYXRoIGZpbGw9IiM0MzQzNDMiIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDEuOTk5LDQ4LjU2OCwxLjk5OSwzMiBDMS45OTksMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0iUmVjdGFuZ2xlXzNfY29weV8yIj48Zz48cGF0aCBmaWxsPSIjNDM0MzQzIiBkPSJNNDAsMjMuOTczYzAtMS4xMDQtMC44OTYtMi4xNDctMi0yLjMzbC0xNC4wNC0yLjQ3NEwyNC4xMjksMTlINDJ2MjBoMlYxOWMwLTEuMTA0LTAuODk2LTItMi0ySDI4IGMtMC4xNywwLTMuNzY5LTAuMjMxLTUsMWwtMiwyYzAsMS40MzIsMCwyMywwLDIzYzAsMS4xMDQsMC44OTYsMiwyLDJsMTUsMi42NDNjMS4xMDQsMC4xODQsMi0wLjU2MywyLTEuNjdWMjMuOTczeiBNMzgsNDUuNjQzIEwyMyw0M1YyMWwxNSwyLjY0M1Y0NS42NDN6Ii8+PC9nPjwvZz48ZyBpZD0iY29ycmVjdGlvbiI+PGc+PHBhdGggZmlsbD0iIzQzNDM0MyIgZD0iTTQyLDM1djZoLTJ2MmgyYzEuMTA0LDAsMi0wLjg5NiwyLTJ2LTZINDJ6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
} #footer .wproto_posts_widget .widget-content li.format-post:hover,
#footer .wproto_posts_widget .widget-content li.format-aside:hover,
#footer .wproto_posts_widget .widget-content li.format-quote:hover,
#footer .wproto_posts_widget .widget-content li.format-status:hover,
#footer .wproto_posts_widget .widget-content li.format-link:hover {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDY0IDY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5wYXRoe2ZpbGw6dXJsKCNzdmdHcmFkaWVudCl9PC9zdHlsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InN2Z0dyYWRpZW50IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKC0yNSkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMGJmZjMiIC8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiNiMWQ3NTAiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGc+PGc+PGcgaWQ9ImNpcmNsZV83MV8iPjxnPjxwYXRoIGQ9Ik0zMiwwQzE0LjMyNywwLDAsMTQuMzI3LDAsMzJzMTQuMzI3LDMyLDMyLDMyczMyLTE0LjMyNywzMi0zMlM0OS42NzMsMCwzMiwweiBNMzIsNjJDMTUuNDMyLDYyLDEuOTk5LDQ4LjU2OCwxLjk5OSwzMiBDMS45OTksMTUuNDMyLDE1LjQzMiwyLDMyLDJjMTYuNTY4LDAsMzAsMTMuNDMyLDMwLDMwQzYyLDQ4LjU2OCw0OC41NjgsNjIsMzIsNjJ6Ii8+PC9nPjwvZz48ZyBpZD0iUmVjdGFuZ2xlXzNfY29weV8yIj48Zz48cGF0aCBkPSJNNDAsMjMuOTczYzAtMS4xMDQtMC44OTYtMi4xNDctMi0yLjMzbC0xNC4wNC0yLjQ3NEwyNC4xMjksMTlINDJ2MjBoMlYxOWMwLTEuMTA0LTAuODk2LTItMi0ySDI4IGMtMC4xNywwLTMuNzY5LTAuMjMxLTUsMWwtMiwyYzAsMS40MzIsMCwyMywwLDIzYzAsMS4xMDQsMC44OTYsMiwyLDJsMTUsMi42NDNjMS4xMDQsMC4xODQsMi0wLjU2MywyLTEuNjdWMjMuOTczeiBNMzgsNDUuNjQzIEwyMyw0M1YyMWwxNSwyLjY0M1Y0NS42NDN6Ii8+PC9nPjwvZz48ZyBpZD0iY29ycmVjdGlvbiI+PGc+PHBhdGggZD0iTTQyLDM1djZoLTJ2MmgyYzEuMTA0LDAsMi0wLjg5NiwyLTJ2LTZINDJ6Ii8+PC9nPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
}  .widget_mc4wp_widget form,
.widget_mc4wp_form_widget form {
max-width: 480px;
margin: 0 auto;
position: relative;
} .widget_mc4wp_widget form input[type=email],
.widget_mc4wp_form_widget form input[type=email] {
width: 100%;
max-width: none;
} .widget_mc4wp_widget form input[type=submit],
.widget_mc4wp_form_widget form input[type=submit] {
background-color: transparent;
border: 0;
margin: 0;
padding: 0;
position: absolute;
width: 20px;
height: 20px;
top: 14px;
right: 0;
text-indent: -5555em;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjI3LjA5NiAyMjcuMDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjcuMDk2IDIyNy4wOTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjMTExMTExIiBwb2ludHM9IjE1Mi44MzUsMzkuMjg1IDE0Ni45MzMsNDUuMTgzIDIxMS4xMTMsMTA5LjM3MyAwLDEwOS4zNzMgMCwxMTcuNzIzIDIxMS4xMjQsMTE3LjcyMyAgMTQ2LjkzMywxODEuOTAyIDE1Mi44MzUsMTg3LjgxMSAyMjcuMDk2LDExMy41NSIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
background-size: 20px 20px;
background-repeat: no-repeat;
} .widget_mc4wp_widget .mc4wp-error,
.widget_mc4wp_form_widget .mc4wp-error,
.widget_mc4wp_widget .mc4wp-success,
.widget_mc4wp_form_widget .mc4wp-success {
background: transparent;
color: #b1d750;
border: transparent;
padding: 0;
padding-top: 8px;
} #footer .widget_mc4wp_widget form input[type=submit],
#footer .widget_mc4wp_form_widget form input[type=submit] {
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjI3LjA5NiAyMjcuMDk2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjcuMDk2IDIyNy4wOTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjE1Mi44MzUsMzkuMjg1IDE0Ni45MzMsNDUuMTgzIDIxMS4xMTMsMTA5LjM3MyAwLDEwOS4zNzMgMCwxMTcuNzIzIDIxMS4xMjQsMTE3LjcyMyAgMTQ2LjkzMywxODEuOTAyIDE1Mi44MzUsMTg3LjgxMSAyMjcuMDk2LDExMy41NSIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) !important;
}  .wproto_logo_widget .widget-content p:last-of-type {
margin-bottom: 0;
}  .wproto_social_icons_widget .social-icons a {
color: #434343 !important;
border: 2px solid #434343;
} .wproto_social_icons_widget .social-icons a:hover {
border-color: #b1d750;
color: #b1d750 !important;
} #footer .wproto_social_icons_widget .social-icons a {
color: #434343 !important;
border: 2px solid #434343;
} #footer .wproto_social_icons_widget .social-icons a:hover {
border-color: #ffffff;
color: #ffffff !important;
} #footer .widget {
margin-bottom: 35px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} #footer .footer-columns-4 .widgets,
#footer .footer-columns-3 .widgets,
#footer .footer-columns-2 .widgets {
margin-left: -15px;
margin-right: -15px;
} #footer .footer-columns-4 .widget,
#footer .footer-columns-3 .widget,
#footer .footer-columns-2 .widget {
text-align: left;
display: inline-block;
vertical-align: top;
padding: 0 15px;
} #footer .footer-columns-4 .widget {
width: 25%;
} #footer .footer-columns-3 .widget {
width: 33.333%;
} #footer .footer-columns-2 .widget {
width: 50%;
}
@media screen and (max-width: 992px) { #footer .footer-columns-4 .widget,
#footer .footer-columns-3 .widget {
width: 50%;
}
}
@media screen and (max-width: 550px) { #footer .footer-columns-4 .widget,
#footer .footer-columns-3 .widget,
#footer .footer-columns-2 .widget {
width: 100%;
}
} #footer .footer-columns-1 .widget {
margin-right: 15%;
margin-left: 15%;
} #footer .footer-columns-1 .widget_mc4wp_widget {
max-width: 360px;
margin: 0 auto 55px auto;
} #footer .footer-columns-1 .widget_mc4wp_widget form {
margin-bottom: 0;
} #footer .footer-columns-1 .widget:last-of-type {
margin-bottom: 0;
} #footer .footer-columns-1 .wproto_logo_widget,
#footer .footer-columns-1 .wproto_social_icons_widget {
text-align: center;
}  #footer {
background-color: #141414;
color: #363636;
background-repeat: no-repeat;
background-position: left top;
background-size: 100% 100%;
} #footer a {
color: #ffffff;
} #footer a:hover {
color: #b1d750;
} #footer .input-wrapper::after {
background-color: #ffffff;
} #footer .input-wrapper.hovered::after {
background-color: #ffffff;
} #footer ::-webkit-input-placeholder {
color: #ffffff;
} #footer ::-moz-placeholder {
color: #ffffff;
} #footer :-moz-placeholder {
color: #ffffff;
} #footer :-ms-input-placeholder {
color: #ffffff;
} #footer .widget-title {
color: #ffffff;
} #footer select {
background-color: #141414;
color: #ffffff;
} #footer input[type=text],
#footer input[type=search],
#footer input[type=email],
#footer input[type=number],
#footer textarea {
color: #ffffff;
} #footer input[type=text]:focus,
#footer input[type=search]:focus,
#footer input[type=email]:focus,
#footer input[type=number]:focus,
#footer textarea:focus {
color: #b1d750;
}  .parallax-footer #footer {
width: 100%;
bottom: 0;
left: 0;
right: 0;
position: fixed;
z-index: 1;
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
transition-duration: 0.4s;
-webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1);
-moz-transition-timing-function: cubic-bezier(0, 0, 0, 1);
transition-timing-function: cubic-bezier(0, 0, 0, 1);
}
@media screen and (max-width: 992px) { .parallax-footer #footer {
position: relative;
z-index: 1;
}
} #footer-parallax-height {
position: relative;
}  #footer-widgets {
padding-top: 100px;
padding-bottom: 100px;
}  #bottom-bar {
padding: 50px 0;
text-align: center;
font-size: 1.4000000000000001rem;
background-color: #111111;
background-repeat: no-repeat;
background-position: left top;
background-size: 100% 100%;
} #bottom-bar p {
margin-bottom: 0;
}  .footer-logo {
display: inline-block;
margin-bottom: 30px;
}  #scrollUp {
bottom: 50px;
right: 50px;
background-color: transparent;
text-indent: -5555em;
width: 40px;
height: 61px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAxLjg5NCAyMDEuODk0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMDEuODk0IDIwMS44OTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cG9seWdvbiBmaWxsPSIjYjFkNzUwIiBwb2ludHM9IjMzLjc2OCw2Ni4wMTkgMzkuMTA4LDcxLjI2NiA5Ny4xNzEsMTQuMjA0IDk3LjE3MSwyMDEuODk0IDEwNC43MTksMjAxLjg5NCAxMDQuNzE5LDE0LjE5NCAxNjIuNzg2LDcxLjI2NiAxNjguMTI1LDY2LjAxOSAxMDAuOTQ3LDAiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
background-size: 40px 60px;
background-repeat: no-repeat;
}
@media screen and (max-width: 992px) { #scrollUp {
display: none !important;
}
}