@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap');


/****theme/livetechv4/media/animate.css****/
@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.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.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{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.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{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.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)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.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)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.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)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.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)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.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)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.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)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.610,.355,1.000);animation-timing-function:cubic-bezier(.215,.610,.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.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(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.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(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.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(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.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(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.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(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.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(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.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(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.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(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.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(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.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)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.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(.550,.055,.675,.190);animation-timing-function:cubic-bezier(.550,.055,.675,.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.320,1);animation-timing-function:cubic-bezier(.175,.885,.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/****theme/livetechv4/media/fontello.css****/
@font-face{font-family:'fontello';src:url('/theme/livetechv4/media/font/fontello.eot?18784486');src:url('/theme/livetechv4/media/font/fontello.eot?18784486#iefix') format('embedded-opentype'),url('/theme/livetechv4/media/font/fontello.woff2?18784486') format('woff2'),url('/theme/livetechv4/media/font/fontello.woff?18784486') format('woff'),url('/theme/livetechv4/media/font/fontello.ttf?18784486') format('truetype'),url('/theme/livetechv4/media/font/fontello.svg?18784486#fontello') format('svg');font-weight:normal;font-style:normal;font-display:swap}[class^=icon-]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-heart-1:before{content:'\30'}.icon-glass:before{content:'\e800'}.icon-music:before{content:'\e801'}.icon-search:before{content:'\e802'}.icon-mail:before{content:'\e803'}.icon-heart:before{content:'\e804'}.icon-heart-empty:before{content:'\e805'}.icon-star:before{content:'\e806'}.icon-star-empty:before{content:'\e807'}.icon-star-half:before{content:'\e808'}.icon-user:before{content:'\e809'}.icon-users:before{content:'\e80a'}.icon-video:before{content:'\e80b'}.icon-videocam:before{content:'\e80c'}.icon-picture:before{content:'\e80d'}.icon-camera:before{content:'\e80e'}.icon-camera-alt:before{content:'\e80f'}.icon-th-large:before{content:'\e810'}.icon-th:before{content:'\e811'}.icon-th-list:before{content:'\e812'}.icon-ok:before{content:'\e813'}.icon-ok-circled:before{content:'\e814'}.icon-ok-circled2:before{content:'\e815'}.icon-cancel:before{content:'\e816'}.icon-cancel-circled:before{content:'\e817'}.icon-cancel-circled2:before{content:'\e818'}.icon-plus:before{content:'\e819'}.icon-plus-circled:before{content:'\e81a'}.icon-minus:before{content:'\e81b'}.icon-minus-circled:before{content:'\e81c'}.icon-help-circled:before{content:'\e81d'}.icon-info-circled:before{content:'\e81e'}.icon-home:before{content:'\e81f'}.icon-link:before{content:'\e820'}.icon-attach:before{content:'\e821'}.icon-lock:before{content:'\e822'}.icon-add-cart:before{content:'\e823'}.icon-pin:before{content:'\e824'}.icon-eye:before{content:'\e825'}.icon-eye-off:before{content:'\e826'}.icon-tag:before{content:'\e827'}.icon-tags:before{content:'\e828'}.icon-bookmark:before{content:'\e829'}.icon-flag:before{content:'\e82a'}.icon-thumbs-up:before{content:'\e82b'}.icon-thumbs-down:before{content:'\e82c'}.icon-download:before{content:'\e82d'}.icon-upload:before{content:'\e82e'}.icon-forward:before{content:'\e82f'}.icon-export:before{content:'\e830'}.icon-pencil:before{content:'\e831'}.icon-edit:before{content:'\e832'}.icon-print:before{content:'\e833'}.icon-retweet:before{content:'\e834'}.icon-comment:before{content:'\e835'}.icon-chat:before{content:'\e836'}.icon-bell:before{content:'\e837'}.icon-attention:before{content:'\e838'}.icon-attention-circled:before{content:'\e839'}.icon-location:before{content:'\e83a'}.icon-trash-empty:before{content:'\e83b'}.icon-doc:before{content:'\e83c'}.icon-folder:before{content:'\e83d'}.icon-folder-open:before{content:'\e83e'}.icon-phone:before{content:'\e83f'}.icon-cog:before{content:'\e840'}.icon-cog-alt:before{content:'\e841'}.icon-wrench:before{content:'\e842'}.icon-basket:before{content:'\e843'}.icon-calendar:before{content:'\e844'}.icon-login:before{content:'\e845'}.icon-logout:before{content:'\e846'}.icon-volume-off:before{content:'\e847'}.icon-volume-down:before{content:'\e848'}.icon-volume-up:before{content:'\e849'}.icon-headphones:before{content:'\e84a'}.icon-clock:before{content:'\e84b'}.icon-block:before{content:'\e84c'}.icon-resize-full:before{content:'\e84d'}.icon-resize-small:before{content:'\e84e'}.icon-resize-vertical:before{content:'\e84f'}.icon-resize-horizontal:before{content:'\e850'}.icon-zoom-in:before{content:'\e851'}.icon-zoom-out:before{content:'\e852'}.icon-down-circled2:before{content:'\e853'}.icon-up-circled2:before{content:'\e854'}.icon-down-dir:before{content:'\e855'}.icon-up-dir:before{content:'\e856'}.icon-left-dir:before{content:'\e857'}.icon-right-dir:before{content:'\e858'}.icon-down-open:before{content:'\e859'}.icon-left-open:before{content:'\e85a'}.icon-right-open:before{content:'\e85b'}.icon-up-open:before{content:'\e85c'}.icon-down-big:before{content:'\e85d'}.icon-left-big:before{content:'\e85e'}.icon-right-big:before{content:'\e85f'}.icon-up-big:before{content:'\e860'}.icon-right-hand:before{content:'\e861'}.icon-left-hand:before{content:'\e862'}.icon-up-hand:before{content:'\e863'}.icon-down-hand:before{content:'\e864'}.icon-cw:before{content:'\e865'}.icon-ccw:before{content:'\e866'}.icon-arrows-cw:before{content:'\e867'}.icon-shuffle:before{content:'\e868'}.icon-play:before{content:'\e869'}.icon-play-circled2:before{content:'\e86a'}.icon-stop:before{content:'\e86b'}.icon-pause:before{content:'\e86c'}.icon-to-end:before{content:'\e86d'}.icon-to-end-alt:before{content:'\e86e'}.icon-to-start:before{content:'\e86f'}.icon-to-start-alt:before{content:'\e870'}.icon-fast-fw:before{content:'\e871'}.icon-fast-bw:before{content:'\e872'}.icon-eject:before{content:'\e873'}.icon-target:before{content:'\e874'}.icon-signal:before{content:'\e875'}.icon-award:before{content:'\e876'}.icon-inbox:before{content:'\e877'}.icon-globe:before{content:'\e878'}.icon-cloud:before{content:'\e879'}.icon-flash:before{content:'\e87a'}.icon-umbrella:before{content:'\e87b'}.icon-flight:before{content:'\e87c'}.icon-leaf:before{content:'\e87d'}.icon-ads:before{content:'\e87e'}.icon-analytics:before{content:'\e87f'}.icon-anchor-1:before{content:'\e880'}.icon-text-height:before{content:'\e881'}.icon-text-width:before{content:'\e882'}.icon-align-left:before{content:'\e883'}.icon-align-center:before{content:'\e884'}.icon-align-right:before{content:'\e885'}.icon-align-justify:before{content:'\e886'}.icon-list:before{content:'\e887'}.icon-indent-left:before{content:'\e888'}.icon-indent-right:before{content:'\e889'}.icon-scissors:before{content:'\e88a'}.icon-briefcase:before{content:'\e88b'}.icon-off:before{content:'\e88c'}.icon-road:before{content:'\e88d'}.icon-list-alt:before{content:'\e88e'}.icon-qrcode:before{content:'\e88f'}.icon-barcode:before{content:'\e890'}.icon-book:before{content:'\e891'}.icon-adjust:before{content:'\e892'}.icon-tint:before{content:'\e893'}.icon-check:before{content:'\e894'}.icon-asterisk:before{content:'\e895'}.icon-gift:before{content:'\e896'}.icon-fire:before{content:'\e897'}.icon-magnet:before{content:'\e898'}.icon-chart-bar:before{content:'\e899'}.icon-credit-card:before{content:'\e89a'}.icon-floppy:before{content:'\e89b'}.icon-megaphone:before{content:'\e89c'}.icon-key:before{content:'\e89d'}.icon-truck:before{content:'\e89e'}.icon-hammer:before{content:'\e89f'}.icon-lemon:before{content:'\e8a0'}.icon-down-1:before{content:'\e8a1'}.icon-up-1:before{content:'\e8a2'}.icon-arrow:before{content:'\e8a3'}.icon-cart:before{content:'\e8a4'}.icon-close:before{content:'\e8a5'}.icon-connect:before{content:'\e8a6'}.icon-design:before{content:'\e8a7'}.icon-language-1:before{content:'\e8a8'}.icon-marketing_digital:before{content:'\e8a9'}.icon-menu-1:before{content:'\e8aa'}.icon-responsive:before{content:'\e8ab'}.icon-submit:before{content:'\e8ac'}.icon-suporte_tecnico:before{content:'\e8ad'}.icon-support:before{content:'\e8ae'}.icon-technology:before{content:'\e8af'}.icon-web_development:before{content:'\e8b0'}.icon-all_project:before{content:'\e8b1'}.icon-arrow_right:before{content:'\e8b2'}.icon-arrow_left:before{content:'\e8b3'}.icon-search-1:before{content:'\e8b4'}.icon-more:before{content:'\e8b5'}.icon-less:before{content:'\e8b6'}.icon-check-1:before{content:'\e8b7'}.icon-question:before{content:'\e8b8'}.icon-authentication:before{content:'\e8b9'}.icon-bag-monitor:before{content:'\e8ba'}.icon-barcode-1:before{content:'\e8bb'}.icon-basket-1:before{content:'\e8bc'}.icon-batery:before{content:'\e8bd'}.icon-book-1:before{content:'\e8be'}.icon-box-idea:before{content:'\e8bf'}.icon-brainstorm-2:before{content:'\e8c0'}.icon-brainstorm-plan:before{content:'\e8c1'}.icon-brainstorm:before{content:'\e8c2'}.icon-browser-control:before{content:'\e8c3'}.icon-browser:before{content:'\e8c4'}.icon-business-cart:before{content:'\e8c5'}.icon-business-chart:before{content:'\e8c6'}.icon-business-plan:before{content:'\e8c7'}.icon-business-tools:before{content:'\e8c8'}.icon-business:before{content:'\e8c9'}.icon-button:before{content:'\e8ca'}.icon-calculator:before{content:'\e8cb'}.icon-calendar-1:before{content:'\e8cc'}.icon-canvas:before{content:'\e8cd'}.icon-card-id:before{content:'\e8ce'}.icon-cart-2:before{content:'\e8cf'}.icon-cart-3:before{content:'\e8d0'}.icon-cart-4:before{content:'\e8d1'}.icon-cart-5:before{content:'\e8d2'}.icon-cart-ecommerce:before{content:'\e8d3'}.icon-cart-market:before{content:'\e8d4'}.icon-cart-monitor:before{content:'\e8d5'}.icon-cart-remove:before{content:'\e8d6'}.icon-cart-1:before{content:'\e8d7'}.icon-chair:before{content:'\e8d8'}.icon-chart-2:before{content:'\e8d9'}.icon-chart-3:before{content:'\e8da'}.icon-chart-analytics:before{content:'\e8db'}.icon-chart-business:before{content:'\e8dc'}.icon-chart-computer:before{content:'\e8dd'}.icon-chart-design:before{content:'\e8de'}.icon-chart-people:before{content:'\e8df'}.icon-chart-presentation:before{content:'\e8e0'}.icon-chart-search:before{content:'\e8e1'}.icon-chat-people:before{content:'\e8e2'}.icon-chat-1:before{content:'\e8e3'}.icon-check-2:before{content:'\e8e4'}.icon-chess:before{content:'\e8e5'}.icon-clock-1:before{content:'\e8e6'}.icon-cloud-1:before{content:'\e8e7'}.icon-code-mobile:before{content:'\e8e8'}.icon-code-settings:before{content:'\e8e9'}.icon-code-1:before{content:'\e8ea'}.icon-coding-clock:before{content:'\e8eb'}.icon-coding:before{content:'\e8ec'}.icon-coffee-1:before{content:'\e8ed'}.icon-cogwheel:before{content:'\e8ee'}.icon-coins:before{content:'\e8ef'}.icon-commerce-cart:before{content:'\e8f0'}.icon-commerce-mobile:before{content:'\e8f1'}.icon-communication:before{content:'\e8f2'}.icon-communications:before{content:'\e8f3'}.icon-computer-design-tools:before{content:'\e8f4'}.icon-computer-design:before{content:'\e8f5'}.icon-computer-desktop:before{content:'\e8f6'}.icon-computer-idea:before{content:'\e8f7'}.icon-computer-map:before{content:'\e8f8'}.icon-computer-marketing:before{content:'\e8f9'}.icon-computer-security:before{content:'\e8fa'}.icon-computer-touch:before{content:'\e8fb'}.icon-computer-wi-fi:before{content:'\e8fc'}.icon-computer:before{content:'\e8fd'}.icon-confirm-cart:before{content:'\e8fe'}.icon-connect-people:before{content:'\e8ff'}.icon-connect-1:before{content:'\e900'}.icon-connection:before{content:'\e901'}.icon-connexion:before{content:'\e902'}.icon-construction:before{content:'\e903'}.icon-content:before{content:'\e904'}.icon-control-interface:before{content:'\e905'}.icon-control:before{content:'\e906'}.icon-conversation:before{content:'\e907'}.icon-credit-card-1:before{content:'\e908'}.icon-cup-2:before{content:'\e909'}.icon-cup-3:before{content:'\e90a'}.icon-cup-4:before{content:'\e90b'}.icon-cup-5:before{content:'\e90c'}.icon-cup-6:before{content:'\e90d'}.icon-cup-7:before{content:'\e90e'}.icon-cup-8:before{content:'\e90f'}.icon-cup:before{content:'\e910'}.icon-curves-design:before{content:'\e911'}.icon-curves:before{content:'\e912'}.icon-delete-cart:before{content:'\e913'}.icon-design-heart:before{content:'\e914'}.icon-design-lamp:before{content:'\e915'}.icon-design-pen-tool:before{content:'\e916'}.icon-design-web:before{content:'\e917'}.icon-design-1:before{content:'\e918'}.icon-desktop-1:before{content:'\e919'}.icon-device-content:before{content:'\e91a'}.icon-device:before{content:'\e91b'}.icon-digital-table:before{content:'\e91c'}.icon-discount:before{content:'\e91d'}.icon-download-1:before{content:'\e91e'}.icon-draw:before{content:'\e91f'}.icon-email:before{content:'\e920'}.icon-file-photo:before{content:'\e921'}.icon-flag-1:before{content:'\e922'}.icon-folder-1:before{content:'\e923'}.icon-font-design:before{content:'\e924'}.icon-food-market:before{content:'\e925'}.icon-formation:before{content:'\e926'}.icon-gallery:before{content:'\e927'}.icon-game:before{content:'\e928'}.icon-graphic-paint:before{content:'\e929'}.icon-graphic-presentation:before{content:'\e92a'}.icon-graphic:before{content:'\e92b'}.icon-graphics-check:before{content:'\e92c'}.icon-graphics:before{content:'\e92d'}.icon-headphones-1:before{content:'\e92e'}.icon-home-1:before{content:'\e92f'}.icon-html:before{content:'\e930'}.icon-id-card-1:before{content:'\e931'}.icon-id:before{content:'\e932'}.icon-illustrator:before{content:'\e933'}.icon-impulse:before{content:'\e934'}.icon-input-search:before{content:'\e935'}.icon-input-text:before{content:'\e936'}.icon-input:before{content:'\e937'}.icon-interface-control:before{content:'\e938'}.icon-interface-speed:before{content:'\e939'}.icon-interface:before{content:'\e93a'}.icon-internet-browser:before{content:'\e93b'}.icon-internet-chart:before{content:'\e93c'}.icon-internet-file:before{content:'\e93d'}.icon-internet-id:before{content:'\e93e'}.icon-internet-organization:before{content:'\e93f'}.icon-internet-seo:before{content:'\e940'}.icon-internet-shield:before{content:'\e941'}.icon-internet-speed:before{content:'\e942'}.icon-internet-www:before{content:'\e943'}.icon-key-1:before{content:'\e944'}.icon-keyboard-1:before{content:'\e945'}.icon-lamp-anchor:before{content:'\e946'}.icon-lamp-idea:before{content:'\e947'}.icon-lamp-light:before{content:'\e948'}.icon-lamp:before{content:'\e949'}.icon-language-2:before{content:'\e94a'}.icon-laptop-chart:before{content:'\e94b'}.icon-laptop-web:before{content:'\e94c'}.icon-laptop-1:before{content:'\e94d'}.icon-light:before{content:'\e94e'}.icon-like-note:before{content:'\e94f'}.icon-location-1:before{content:'\e950'}.icon-login-1:before{content:'\e951'}.icon-logout-1:before{content:'\e952'}.icon-luxury:before{content:'\e953'}.icon-maps:before{content:'\e954'}.icon-market-cart:before{content:'\e955'}.icon-market:before{content:'\e956'}.icon-marketing-2:before{content:'\e957'}.icon-marketing-3:before{content:'\e958'}.icon-marketing-4:before{content:'\e959'}.icon-marketing-5:before{content:'\e95a'}.icon-marketing-6:before{content:'\e95b'}.icon-marketing:before{content:'\e95c'}.icon-medal-2:before{content:'\e95d'}.icon-medal:before{content:'\e95e'}.icon-mobile-chat:before{content:'\e95f'}.icon-mobile-internet:before{content:'\e960'}.icon-mobile-security:before{content:'\e961'}.icon-mobile-1:before{content:'\e962'}.icon-mobiles:before{content:'\e963'}.icon-money-suitcase:before{content:'\e964'}.icon-money-1:before{content:'\e965'}.icon-monitor-analytics:before{content:'\e966'}.icon-monitor-chart:before{content:'\e967'}.icon-monitor-detail:before{content:'\e968'}.icon-monitor-id:before{content:'\e969'}.icon-mouse-arrows:before{content:'\e96a'}.icon-mouse:before{content:'\e96b'}.icon-multi-device:before{content:'\e96c'}.icon-multi-options:before{content:'\e96d'}.icon-multimedia-control:before{content:'\e96e'}.icon-multimedia-file:before{content:'\e96f'}.icon-multiscreen:before{content:'\e970'}.icon-new-email:before{content:'\e971'}.icon-note:before{content:'\e972'}.icon-on-off:before{content:'\e973'}.icon-option:before{content:'\e974'}.icon-options:before{content:'\e975'}.icon-oscar:before{content:'\e976'}.icon-outdoor:before{content:'\e977'}.icon-packaging:before{content:'\e978'}.icon-paint-bucket:before{content:'\e979'}.icon-paint-pencil:before{content:'\e97a'}.icon-paint:before{content:'\e97b'}.icon-pantone-painting:before{content:'\e97c'}.icon-password:before{content:'\e97d'}.icon-pay:before{content:'\e97e'}.icon-pen-design:before{content:'\e97f'}.icon-pen-draw:before{content:'\e980'}.icon-pen-tool-2:before{content:'\e981'}.icon-pen-tool-3:before{content:'\e982'}.icon-pen-tool-design:before{content:'\e983'}.icon-pen-tool-illustrator:before{content:'\e984'}.icon-pen-tool:before{content:'\e985'}.icon-pen-tools:before{content:'\e986'}.icon-pencil-mug:before{content:'\e987'}.icon-pencil-paint:before{content:'\e988'}.icon-pencil-1:before{content:'\e989'}.icon-pendrive:before{content:'\e98a'}.icon-people-connect:before{content:'\e98b'}.icon-people-machine:before{content:'\e98c'}.icon-people-talk:before{content:'\e98d'}.icon-people:before{content:'\e98e'}.icon-phone-mail:before{content:'\e98f'}.icon-phones:before{content:'\e990'}.icon-photo-machine:before{content:'\e991'}.icon-photo-search:before{content:'\e992'}.icon-photographer:before{content:'\e993'}.icon-photography-tools:before{content:'\e994'}.icon-photography:before{content:'\e995'}.icon-picker:before{content:'\e996'}.icon-picture-poster:before{content:'\e997'}.icon-plan:before{content:'\e998'}.icon-play-video:before{content:'\e999'}.icon-playful-2:before{content:'\e99a'}.icon-playful:before{content:'\e99b'}.icon-plus-search:before{content:'\e99c'}.icon-poster:before{content:'\e99d'}.icon-present:before{content:'\e99e'}.icon-presentation-2:before{content:'\e99f'}.icon-presentation:before{content:'\e9a0'}.icon-print-1:before{content:'\e9a1'}.icon-protractor:before{content:'\e9a2'}.icon-rating:before{content:'\e9a3'}.icon-remove-from-cart:before{content:'\e9a4'}.icon-router-wireless:before{content:'\e9a5'}.icon-ruler-square:before{content:'\e9a6'}.icon-ruler:before{content:'\e9a7'}.icon-ruller-tools:before{content:'\e9a8'}.icon-save:before{content:'\e9a9'}.icon-science:before{content:'\e9aa'}.icon-search-bar-chart:before{content:'\e9ab'}.icon-search-bar:before{content:'\e9ac'}.icon-search-chart:before{content:'\e9ad'}.icon-search-computer:before{content:'\e9ae'}.icon-search-engine:before{content:'\e9af'}.icon-search-error:before{content:'\e9b0'}.icon-search-image:before{content:'\e9b1'}.icon-search-interface:before{content:'\e9b2'}.icon-search-music:before{content:'\e9b3'}.icon-search-result:before{content:'\e9b4'}.icon-search-user:before{content:'\e9b5'}.icon-search-2:before{content:'\e9b6'}.icon-secretary:before{content:'\e9b7'}.icon-security-shield:before{content:'\e9b8'}.icon-security:before{content:'\e9b9'}.icon-seo:before{content:'\e9ba'}.icon-set-square:before{content:'\e9bb'}.icon-settings:before{content:'\e9bc'}.icon-shapes:before{content:'\e9bd'}.icon-share-1:before{content:'\e9be'}.icon-shield-1:before{content:'\e9bf'}.icon-skin-shoes:before{content:'\e9c0'}.icon-social-media:before{content:'\e9c1'}.icon-social-network:before{content:'\e9c2'}.icon-social-user:before{content:'\e9c3'}.icon-social:before{content:'\e9c4'}.icon-speed:before{content:'\e9c5'}.icon-speedometer:before{content:'\e9c6'}.icon-spray:before{content:'\e9c7'}.icon-stationary:before{content:'\e9c8'}.icon-step-user:before{content:'\e9c9'}.icon-suport-code:before{content:'\e9ca'}.icon-support-1:before{content:'\e9cb'}.icon-sync:before{content:'\e9cc'}.icon-tablet-design:before{content:'\e9cd'}.icon-tablet-ecommerce:before{content:'\e9ce'}.icon-tag-1:before{content:'\e9cf'}.icon-target-1:before{content:'\e9d0'}.icon-television-1:before{content:'\e9d1'}.icon-thunderstorm:before{content:'\e9d2'}.icon-time:before{content:'\e9d3'}.icon-tint-1:before{content:'\e9d4'}.icon-tool:before{content:'\e9d5'}.icon-touch:before{content:'\e9d6'}.icon-transport:before{content:'\e9d7'}.icon-trash-1:before{content:'\e9d8'}.icon-triptych:before{content:'\e9d9'}.icon-type-tool:before{content:'\e9da'}.icon-up-arrow:before{content:'\e9db'}.icon-upload-1:before{content:'\e9dc'}.icon-user-design:before{content:'\e9dd'}.icon-user-1:before{content:'\e9de'}.icon-video-chat:before{content:'\e9df'}.icon-video-control:before{content:'\e9e0'}.icon-video-edition:before{content:'\e9e1'}.icon-video-1:before{content:'\e9e2'}.icon-warehouse-cart:before{content:'\e9e3'}.icon-warehouse:before{content:'\e9e4'}.icon-watch:before{content:'\e9e5'}.icon-web-browser:before{content:'\e9e6'}.icon-web-code:before{content:'\e9e7'}.icon-web-control:before{content:'\e9e8'}.icon-web-idea:before{content:'\e9e9'}.icon-web-organization:before{content:'\e9ea'}.icon-web-security:before{content:'\e9eb'}.icon-web-solution:before{content:'\e9ec'}.icon-web-tools:before{content:'\e9ed'}.icon-webdesign-browser:before{content:'\e9ee'}.icon-webdesign:before{content:'\e9ef'}.icon-website-plan:before{content:'\e9f0'}.icon-work:before{content:'\e9f1'}.icon-world:before{content:'\e9f2'}.icon-worldwide:before{content:'\e9f3'}.icon-wrench-1:before{content:'\e9f4'}.icon-wristwatch:before{content:'\e9f5'}.icon-write-email:before{content:'\e9f6'}.icon-writing:before{content:'\e9f7'}.icon-www:before{content:'\e9f8'}.icon-big-brochure:before{content:'\e9f9'}.icon-car-1:before{content:'\e9fa'}.icon-car-2:before{content:'\e9fb'}.icon-car:before{content:'\e9fc'}.icon-catalog:before{content:'\e9fd'}.icon-catalogue-2:before{content:'\e9fe'}.icon-catalogue:before{content:'\e9ff'}.icon-delivery-truck-2:before{content:'\ea00'}.icon-delivery-truck:before{content:'\ea01'}.icon-delivery:before{content:'\ea02'}.icon-fast-delivery:before{content:'\ea03'}.icon-jeep:before{content:'\ea04'}.icon-merchandise:before{content:'\ea05'}.icon-parking:before{content:'\ea06'}.icon-shipped:before{content:'\ea07'}.icon-speed-1:before{content:'\ea08'}.icon-truck-2:before{content:'\ea09'}.icon-truck-3:before{content:'\ea0a'}.icon-truck-1:before{content:'\ea0b'}.icon-move:before{content:'\f047'}.icon-link-ext:before{content:'\f08e'}.icon-check-empty:before{content:'\f096'}.icon-bookmark-empty:before{content:'\f097'}.icon-phone-squared:before{content:'\f098'}.icon-twitter:before{content:'\f099'}.icon-facebook:before{content:'\f09a'}.icon-github-circled:before{content:'\f09b'}.icon-rss:before{content:'\f09e'}.icon-hdd:before{content:'\f0a0'}.icon-certificate:before{content:'\f0a3'}.icon-left-circled:before{content:'\f0a8'}.icon-right-circled:before{content:'\f0a9'}.icon-up-circled:before{content:'\f0aa'}.icon-down-circled:before{content:'\f0ab'}.icon-tasks:before{content:'\f0ae'}.icon-filter:before{content:'\f0b0'}.icon-resize-full-alt:before{content:'\f0b2'}.icon-beaker:before{content:'\f0c3'}.icon-docs:before{content:'\f0c5'}.icon-menu:before{content:'\f0c9'}.icon-list-bullet:before{content:'\f0ca'}.icon-list-numbered:before{content:'\f0cb'}.icon-table:before{content:'\f0ce'}.icon-magic:before{content:'\f0d0'}.icon-pinterest-circled:before{content:'\f0d2'}.icon-pinterest-squared:before{content:'\f0d3'}.icon-gplus-squared:before{content:'\f0d4'}.icon-gplus:before{content:'\f0d5'}.icon-money:before{content:'\f0d6'}.icon-columns:before{content:'\f0db'}.icon-sort:before{content:'\f0dc'}.icon-sort-down:before{content:'\f0dd'}.icon-sort-up:before{content:'\f0de'}.icon-mail-alt:before{content:'\f0e0'}.icon-linkedin:before{content:'\f0e1'}.icon-gauge:before{content:'\f0e4'}.icon-comment-empty:before{content:'\f0e5'}.icon-chat-empty:before{content:'\f0e6'}.icon-sitemap:before{content:'\f0e8'}.icon-paste:before{content:'\f0ea'}.icon-lightbulb:before{content:'\f0eb'}.icon-exchange:before{content:'\f0ec'}.icon-download-cloud:before{content:'\f0ed'}.icon-upload-cloud:before{content:'\f0ee'}.icon-user-md:before{content:'\f0f0'}.icon-stethoscope:before{content:'\f0f1'}.icon-suitcase:before{content:'\f0f2'}.icon-bell-alt:before{content:'\f0f3'}.icon-coffee:before{content:'\f0f4'}.icon-food:before{content:'\f0f5'}.icon-doc-text:before{content:'\f0f6'}.icon-building:before{content:'\f0f7'}.icon-hospital:before{content:'\f0f8'}.icon-ambulance:before{content:'\f0f9'}.icon-medkit:before{content:'\f0fa'}.icon-fighter-jet:before{content:'\f0fb'}.icon-beer:before{content:'\f0fc'}.icon-h-sigh:before{content:'\f0fd'}.icon-plus-squared:before{content:'\f0fe'}.icon-angle-double-left:before{content:'\f100'}.icon-angle-double-right:before{content:'\f101'}.icon-angle-double-up:before{content:'\f102'}.icon-angle-double-down:before{content:'\f103'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-angle-down:before{content:'\f107'}.icon-desktop:before{content:'\f108'}.icon-laptop:before{content:'\f109'}.icon-tablet:before{content:'\f10a'}.icon-mobile:before{content:'\f10b'}.icon-circle-empty:before{content:'\f10c'}.icon-quote-left:before{content:'\f10d'}.icon-quote-right:before{content:'\f10e'}.icon-spinner:before{content:'\f110'}.icon-circle:before{content:'\f111'}.icon-reply:before{content:'\f112'}.icon-github:before{content:'\f113'}.icon-folder-empty:before{content:'\f114'}.icon-folder-open-empty:before{content:'\f115'}.icon-smile:before{content:'\f118'}.icon-frown:before{content:'\f119'}.icon-meh:before{content:'\f11a'}.icon-gamepad:before{content:'\f11b'}.icon-keyboard:before{content:'\f11c'}.icon-flag-empty:before{content:'\f11d'}.icon-flag-checkered:before{content:'\f11e'}.icon-code:before{content:'\f121'}.icon-reply-all:before{content:'\f122'}.icon-star-half-alt:before{content:'\f123'}.icon-direction:before{content:'\f124'}.icon-crop:before{content:'\f125'}.icon-fork:before{content:'\f126'}.icon-unlink:before{content:'\f127'}.icon-help:before{content:'\f128'}.icon-info:before{content:'\f129'}.icon-attention-alt:before{content:'\f12a'}.icon-eraser:before{content:'\f12d'}.icon-puzzle:before{content:'\f12e'}.icon-mic:before{content:'\f130'}.icon-mute:before{content:'\f131'}.icon-shield:before{content:'\f132'}.icon-calendar-empty:before{content:'\f133'}.icon-extinguisher:before{content:'\f134'}.icon-rocket:before{content:'\f135'}.icon-angle-circled-left:before{content:'\f137'}.icon-angle-circled-right:before{content:'\f138'}.icon-angle-circled-up:before{content:'\f139'}.icon-angle-circled-down:before{content:'\f13a'}.icon-html5:before{content:'\f13b'}.icon-css3:before{content:'\f13c'}.icon-anchor:before{content:'\f13d'}.icon-lock-open-alt:before{content:'\f13e'}.icon-bullseye:before{content:'\f140'}.icon-ellipsis:before{content:'\f141'}.icon-ellipsis-vert:before{content:'\f142'}.icon-rss-squared:before{content:'\f143'}.icon-play-circled:before{content:'\f144'}.icon-ticket:before{content:'\f145'}.icon-minus-squared:before{content:'\f146'}.icon-minus-squared-alt:before{content:'\f147'}.icon-level-up:before{content:'\f148'}.icon-level-down:before{content:'\f149'}.icon-ok-squared:before{content:'\f14a'}.icon-pencil-squared:before{content:'\f14b'}.icon-link-ext-alt:before{content:'\f14c'}.icon-export-alt:before{content:'\f14d'}.icon-compass:before{content:'\f14e'}.icon-expand:before{content:'\f150'}.icon-collapse:before{content:'\f151'}.icon-expand-right:before{content:'\f152'}.icon-euro:before{content:'\f153'}.icon-dollar:before{content:'\f155'}.icon-doc-inv:before{content:'\f15b'}.icon-doc-text-inv:before{content:'\f15c'}.icon-sort-name-up:before{content:'\f15d'}.icon-sort-name-down:before{content:'\f15e'}.icon-sort-alt-up:before{content:'\f160'}.icon-sort-alt-down:before{content:'\f161'}.icon-sort-number-up:before{content:'\f162'}.icon-sort-number-down:before{content:'\f163'}.icon-thumbs-up-alt:before{content:'\f164'}.icon-thumbs-down-alt:before{content:'\f165'}.icon-youtube-squared:before{content:'\f166'}.icon-youtube:before{content:'\f167'}.icon-youtube-play:before{content:'\f16a'}.icon-dropbox:before{content:'\f16b'}.icon-stackoverflow:before{content:'\f16c'}.icon-instagram:before{content:'\f16d'}.icon-flickr:before{content:'\f16e'}.icon-adn:before{content:'\f170'}.icon-bitbucket:before{content:'\f171'}.icon-bitbucket-squared:before{content:'\f172'}.icon-tumblr:before{content:'\f173'}.icon-tumblr-squared:before{content:'\f174'}.icon-down:before{content:'\f175'}.icon-up:before{content:'\f176'}.icon-left:before{content:'\f177'}.icon-right:before{content:'\f178'}.icon-apple:before{content:'\f179'}.icon-windows:before{content:'\f17a'}.icon-android:before{content:'\f17b'}.icon-linux:before{content:'\f17c'}.icon-dribbble:before{content:'\f17d'}.icon-skype:before{content:'\f17e'}.icon-foursquare:before{content:'\f180'}.icon-female:before{content:'\f182'}.icon-male:before{content:'\f183'}.icon-gittip:before{content:'\f184'}.icon-sun:before{content:'\f185'}.icon-moon:before{content:'\f186'}.icon-box:before{content:'\f187'}.icon-bug:before{content:'\f188'}.icon-right-circled2:before{content:'\f18e'}.icon-left-circled2:before{content:'\f190'}.icon-collapse-left:before{content:'\f191'}.icon-dot-circled:before{content:'\f192'}.icon-wheelchair:before{content:'\f193'}.icon-vimeo-squared:before{content:'\f194'}.icon-plus-squared-alt:before{content:'\f196'}.icon-space-shuttle:before{content:'\f197'}.icon-slack:before{content:'\f198'}.icon-mail-squared:before{content:'\f199'}.icon-wordpress:before{content:'\f19a'}.icon-bank:before{content:'\f19c'}.icon-graduation-cap:before{content:'\f19d'}.icon-google:before{content:'\f1a0'}.icon-delicious:before{content:'\f1a5'}.icon-digg:before{content:'\f1a6'}.icon-drupal:before{content:'\f1a9'}.icon-joomla:before{content:'\f1aa'}.icon-language:before{content:'\f1ab'}.icon-fax:before{content:'\f1ac'}.icon-building-filled:before{content:'\f1ad'}.icon-child:before{content:'\f1ae'}.icon-paw:before{content:'\f1b0'}.icon-cube:before{content:'\f1b2'}.icon-cubes:before{content:'\f1b3'}.icon-behance:before{content:'\f1b4'}.icon-behance-squared:before{content:'\f1b5'}.icon-steam-squared:before{content:'\f1b7'}.icon-recycle:before{content:'\f1b8'}.icon-cab:before{content:'\f1b9'}.icon-taxi:before{content:'\f1ba'}.icon-tree:before{content:'\f1bb'}.icon-spotify:before{content:'\f1bc'}.icon-deviantart:before{content:'\f1bd'}.icon-soundcloud:before{content:'\f1be'}.icon-database:before{content:'\f1c0'}.icon-file-pdf:before{content:'\f1c1'}.icon-file-word:before{content:'\f1c2'}.icon-file-excel:before{content:'\f1c3'}.icon-file-powerpoint:before{content:'\f1c4'}.icon-file-image:before{content:'\f1c5'}.icon-file-archive:before{content:'\f1c6'}.icon-file-audio:before{content:'\f1c7'}.icon-file-video:before{content:'\f1c8'}.icon-file-code:before{content:'\f1c9'}.icon-codeopen:before{content:'\f1cb'}.icon-jsfiddle:before{content:'\f1cc'}.icon-lifebuoy:before{content:'\f1cd'}.icon-circle-notch:before{content:'\f1ce'}.icon-git-squared:before{content:'\f1d2'}.icon-git:before{content:'\f1d3'}.icon-paper-plane:before{content:'\f1d8'}.icon-paper-plane-empty:before{content:'\f1d9'}.icon-history:before{content:'\f1da'}.icon-circle-thin:before{content:'\f1db'}.icon-paragraph:before{content:'\f1dd'}.icon-sliders:before{content:'\f1de'}.icon-share:before{content:'\f1e0'}.icon-share-squared:before{content:'\f1e1'}.icon-bomb:before{content:'\f1e2'}.icon-soccer-ball:before{content:'\f1e3'}.icon-tty:before{content:'\f1e4'}.icon-binoculars:before{content:'\f1e5'}.icon-plug:before{content:'\f1e6'}.icon-slideshare:before{content:'\f1e7'}.icon-twitch:before{content:'\f1e8'}.icon-newspaper:before{content:'\f1ea'}.icon-wifi:before{content:'\f1eb'}.icon-calc:before{content:'\f1ec'}.icon-paypal:before{content:'\f1ed'}.icon-cc-visa:before{content:'\f1f0'}.icon-cc-mastercard:before{content:'\f1f1'}.icon-cc-discover:before{content:'\f1f2'}.icon-cc-amex:before{content:'\f1f3'}.icon-cc-paypal:before{content:'\f1f4'}.icon-cc-stripe:before{content:'\f1f5'}.icon-bell-off:before{content:'\f1f6'}.icon-bell-off-empty:before{content:'\f1f7'}.icon-trash:before{content:'\f1f8'}.icon-copyright:before{content:'\f1f9'}.icon-at:before{content:'\f1fa'}.icon-eyedropper:before{content:'\f1fb'}.icon-brush:before{content:'\f1fc'}.icon-birthday:before{content:'\f1fd'}.icon-chart-area:before{content:'\f1fe'}.icon-chart-pie:before{content:'\f200'}.icon-chart-line:before{content:'\f201'}.icon-toggle-off:before{content:'\f204'}.icon-toggle-on:before{content:'\f205'}.icon-bicycle:before{content:'\f206'}.icon-bus:before{content:'\f207'}.icon-ioxhost:before{content:'\f208'}.icon-angellist:before{content:'\f209'}.icon-cc:before{content:'\f20a'}.icon-buysellads:before{content:'\f20d'}.icon-connectdevelop:before{content:'\f20e'}.icon-dashcube:before{content:'\f210'}.icon-leanpub:before{content:'\f212'}.icon-sellsy:before{content:'\f213'}.icon-cart-plus:before{content:'\f217'}.icon-cart-arrow-down:before{content:'\f218'}.icon-diamond:before{content:'\f219'}.icon-ship:before{content:'\f21a'}.icon-user-secret:before{content:'\f21b'}.icon-motorcycle:before{content:'\f21c'}.icon-street-view:before{content:'\f21d'}.icon-heartbeat:before{content:'\f21e'}.icon-venus:before{content:'\f221'}.icon-mars:before{content:'\f222'}.icon-mercury:before{content:'\f223'}.icon-transgender:before{content:'\f224'}.icon-transgender-alt:before{content:'\f225'}.icon-venus-double:before{content:'\f226'}.icon-mars-double:before{content:'\f227'}.icon-venus-mars:before{content:'\f228'}.icon-mars-stroke:before{content:'\f229'}.icon-mars-stroke-v:before{content:'\f22a'}.icon-mars-stroke-h:before{content:'\f22b'}.icon-neuter:before{content:'\f22c'}.icon-genderless:before{content:'\f22d'}.icon-facebook-official:before{content:'\f230'}.icon-pinterest:before{content:'\f231'}.icon-whatsapp:before{content:'\f232'}.icon-server:before{content:'\f233'}.icon-user-plus:before{content:'\f234'}.icon-user-times:before{content:'\f235'}.icon-bed:before{content:'\f236'}.icon-train:before{content:'\f238'}.icon-subway:before{content:'\f239'}.icon-expeditedssl:before{content:'\f23e'}.icon-battery-4:before{content:'\f240'}.icon-battery-3:before{content:'\f241'}.icon-battery-2:before{content:'\f242'}.icon-battery-1:before{content:'\f243'}.icon-battery-0:before{content:'\f244'}.icon-mouse-pointer:before{content:'\f245'}.icon-i-cursor:before{content:'\f246'}.icon-object-group:before{content:'\f247'}.icon-object-ungroup:before{content:'\f248'}.icon-sticky-note:before{content:'\f249'}.icon-sticky-note-o:before{content:'\f24a'}.icon-clone:before{content:'\f24d'}.icon-balance-scale:before{content:'\f24e'}.icon-hourglass-o:before{content:'\f250'}.icon-hourglass-1:before{content:'\f251'}.icon-hourglass-2:before{content:'\f252'}.icon-hourglass-3:before{content:'\f253'}.icon-hourglass:before{content:'\f254'}.icon-hand-grab-o:before{content:'\f255'}.icon-hand-paper-o:before{content:'\f256'}.icon-hand-scissors-o:before{content:'\f257'}.icon-hand-lizard-o:before{content:'\f258'}.icon-hand-spock-o:before{content:'\f259'}.icon-hand-pointer-o:before{content:'\f25a'}.icon-hand-peace-o:before{content:'\f25b'}.icon-trademark:before{content:'\f25c'}.icon-registered:before{content:'\f25d'}.icon-creative-commons:before{content:'\f25e'}.icon-gg:before{content:'\f260'}.icon-gg-circle:before{content:'\f261'}.icon-tripadvisor:before{content:'\f262'}.icon-odnoklassniki:before{content:'\f263'}.icon-odnoklassniki-square:before{content:'\f264'}.icon-get-pocket:before{content:'\f265'}.icon-wikipedia-w:before{content:'\f266'}.icon-safari:before{content:'\f267'}.icon-chrome:before{content:'\f268'}.icon-firefox:before{content:'\f269'}.icon-opera:before{content:'\f26a'}.icon-internet-explorer:before{content:'\f26b'}.icon-television:before{content:'\f26c'}.icon-500px:before{content:'\f26e'}.icon-amazon:before{content:'\f270'}.icon-calendar-plus-o:before{content:'\f271'}.icon-calendar-minus-o:before{content:'\f272'}.icon-calendar-times-o:before{content:'\f273'}.icon-calendar-check-o:before{content:'\f274'}.icon-industry:before{content:'\f275'}.icon-map-pin:before{content:'\f276'}.icon-map-signs:before{content:'\f277'}.icon-map-o:before{content:'\f278'}.icon-map:before{content:'\f279'}.icon-commenting:before{content:'\f27a'}.icon-commenting-o:before{content:'\f27b'}.icon-vimeo:before{content:'\f27d'}.icon-black-tie:before{content:'\f27e'}.icon-edge:before{content:'\f282'}.icon-credit-card-alt:before{content:'\f283'}.icon-fort-awesome:before{content:'\f286'}.icon-usb:before{content:'\f287'}.icon-product-hunt:before{content:'\f288'}.icon-mixcloud:before{content:'\f289'}.icon-pause-circle:before{content:'\f28b'}.icon-pause-circle-o:before{content:'\f28c'}.icon-stop-circle:before{content:'\f28d'}.icon-stop-circle-o:before{content:'\f28e'}.icon-shopping-bag:before{content:'\f290'}.icon-shopping-basket:before{content:'\f291'}.icon-hashtag:before{content:'\f292'}.icon-bluetooth:before{content:'\f293'}.icon-bluetooth-b:before{content:'\f294'}.icon-percent:before{content:'\f295'}.icon-wpbeginner:before{content:'\f297'}.icon-wpforms:before{content:'\f298'}.icon-envira:before{content:'\f299'}.icon-universal-access:before{content:'\f29a'}.icon-wheelchair-alt:before{content:'\f29b'}.icon-question-circle-o:before{content:'\f29c'}.icon-blind:before{content:'\f29d'}.icon-volume-control-phone:before{content:'\f2a0'}.icon-braille:before{content:'\f2a1'}.icon-assistive-listening-systems:before{content:'\f2a2'}.icon-american-sign-language-interpreting:before{content:'\f2a3'}.icon-asl-interpreting:before{content:'\f2a4'}.icon-sign-language:before{content:'\f2a7'}.icon-low-vision:before{content:'\f2a8'}.icon-snapchat:before{content:'\f2ab'}.icon-snapchat-ghost:before{content:'\f2ac'}.icon-snapchat-square:before{content:'\f2ad'}.icon-themeisle:before{content:'\f2b2'}.icon-google-plus-circle:before{content:'\f2b3'}.icon-font-awesome:before{content:'\f2b4'}.icon-handshake-o:before{content:'\f2b5'}.icon-envelope-open:before{content:'\f2b6'}.icon-envelope-open-o:before{content:'\f2b7'}.icon-address-book:before{content:'\f2b9'}.icon-address-book-o:before{content:'\f2ba'}.icon-address-card:before{content:'\f2bb'}.icon-address-card-o:before{content:'\f2bc'}.icon-user-circle:before{content:'\f2bd'}.icon-user-circle-o:before{content:'\f2be'}.icon-user-o:before{content:'\f2c0'}.icon-id-badge:before{content:'\f2c1'}.icon-id-card:before{content:'\f2c2'}.icon-id-card-o:before{content:'\f2c3'}.icon-free-code-camp:before{content:'\f2c5'}.icon-telegram:before{content:'\f2c6'}.icon-thermometer:before{content:'\f2c7'}.icon-thermometer-3:before{content:'\f2c8'}.icon-thermometer-2:before{content:'\f2c9'}.icon-thermometer-quarter:before{content:'\f2ca'}.icon-thermometer-0:before{content:'\f2cb'}.icon-shower:before{content:'\f2cc'}.icon-bath:before{content:'\f2cd'}.icon-podcast:before{content:'\f2ce'}.icon-window-maximize:before{content:'\f2d0'}.icon-window-restore:before{content:'\f2d2'}.icon-window-close:before{content:'\f2d3'}.icon-window-close-o:before{content:'\f2d4'}.icon-snowflake-o:before{content:'\f2dc'}.icon-github-squared:before{content:'\f300'}.icon-twitter-squared:before{content:'\f304'}.icon-facebook-squared:before{content:'\f308'}.icon-linkedin-squared:before{content:'\f30c'}
/****theme/livetechv4/media/livetech.css****/
*{margin:0;padding:0;border:0;box-sizing:border-box;-webkit-text-size-adjust:100%;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}*:before,*:after{box-sizing:border-box}img{max-width:100%;vertical-align:middle}a{text-decoration:none}a:hover{color:#1c3052}.hide{visibility:hidden}.visible{visibility:visible}a span{cursor:pointer}ul,li{list-style:none}nav{display:inline-block}html,body{width:100%;box-sizing:border-box;margin:0;padding:0}body{text-align:left;width:100%;color:#242121;font-size:12px;line-height:14px;font-weight:normal;min-height:100%;position:relative;font-family:'Montserrat',sans-serif;overflow-x:hidden;float:left}body.overflow{overflow:hidden}@keyframes heartbeat{0%{transform:scale(.75)}20%{transform:scale(1)}40%{transform:scale(.75)}60%{transform:scale(1)}80%{transform:scale(.75)}100%{transform:scale(.75)}}.loader{background-color:#242121;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none;opacity:0;transition:opacity 500ms}.loader:after{content:"";display:block;width:200px;height:200px;background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%23D13138;%7D %3C/style%3E %3Cg%3E %3Cg%3E %3Cpath class='st0' d='M472.1,81.1c-27-27.6-63-42.8-101.5-42.8c-37.9,0-73.6,14.8-100.4,41.6l-13.8,13.9L242.4,80 C215.6,53.1,179.9,38.4,142,38.4c-37.9,0-73.6,14.8-100.4,41.6C14.8,106.8,0,142.4,0,180.4S14.8,254,41.6,280.8l177.5,177.5 c10.3,10.3,23.7,15.4,37.2,15.4c13.5,0,26.9-5.1,37.2-15.4l176.3-176.3C525.2,226.6,526.2,136.5,472.1,81.1z M451.2,263.3 L274.8,439.7c-10.3,10.2-26.9,10.2-37.2,0L60.2,262.2c-21.9-21.9-33.9-50.9-33.9-81.8s12-60,33.9-81.8 C82,76.7,111.1,64.7,142,64.7c30.9,0,59.9,12,81.8,33.9l13.9,13.9l-21.2,21.2c-5.1,5.1-5.1,13.5,0,18.6c2.6,2.6,5.9,3.8,9.3,3.8 c3.4,0,6.7-1.3,9.3-3.9l53.7-53.7c21.9-21.9,50.9-33.9,81.8-33.9c31.4,0,60.8,12.4,82.7,34.8C497.4,144.6,496.4,218.1,451.2,263.3 z'/%3E %3C/g%3E %3C/g%3E %3Cg%3E %3Cg%3E %3Cpath class='st0' d='M466.3,174.4c-1.4-23.4-11.4-45.4-27.9-61.9c-11.7-11.7-26.2-20.2-42-24.6c-7-1.9-14.2,2.1-16.2,9.1 c-1.9,7,2.1,14.2,9.1,16.2c11.4,3.2,22,9.4,30.5,17.9c12,12,19.2,28,20.2,44.9c0.4,7,6.2,12.3,13.1,12.3c0.3,0,0.5,0,0.8,0 C461.2,187.9,466.7,181.6,466.3,174.4z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E ");background-size:cover;animation:heartbeat 1s infinite;position:relative;top:50%;left:50%;margin:-100px 0 0 -100px}body.enter .loader{opacity:1;transition:opacity 500ms}.inner{max-width:1830px;height:100%;margin:0 auto;padding:0 30px}.agencia .inner .inner{padding:0}.inner.small{max-width:1230px}.inner.big{max-width:1630px}.projecto .inner.big{position:absolute;bottom:27px;height:auto}.hideDesktop{display:inline-block!important}.hideMobile{display:none!important}h1{width:100%;color:#f2f2f2;font-size:55px;line-height:250px}.notFound h1{color:#fff;font-size:150px;line-height:200px}.notFound h1 span{font-family:fontello,sans-serif;color:#d13038;padding:0 10px;font-size:130px}.notFound h1 i{color:#d13038}.grey h1{color:#fff}.intro h1{color:#fff;font-size:25px;line-height:40px;float:left}.intro .info{position:absolute;bottom:34px;left:30px}.home:not(.blog) h1{position:absolute;top:0;left:50%;text-align:center;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;width:500vw}.home.dark h1{color:#fff;opacity:.03;z-index:1}.home.up h1{top:0;-ms-transform:translate(-50%,0%);-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-o-transform:translate(-50%,0%);transform:translate(-50%,0%)}h2{width:100%;color:#242121;font-size:25px;line-height:35px;float:left;position:relative;text-align:center}.notFound h2{color:#fff;line-height:45px;text-align:left;font-weight:300}.dark h2{color:#fff}.newsletter h2{text-align:center}.newsletter.img h2{color:#fff}.pesquisa h2{text-align:left}h2 a{color:#242121}h2 a:hover{color:#d13239}.areas h2{text-align:left;margin:0 0 40px}.areas .texto.white,.areas .texto.white h2,.areas .texto.white h2{color:#fff}.servico .areas .miniForm,.servico .areas .imagem.miniForm{background:#fff;padding:15px;width:80%;margin:10px auto;float:none;clear:both}.servico.textForm .areas{margin:0}.servico.textForm .areas .texto{margin-bottom:20px}.servico.textForm .areas .vertical{max-width:none}.areas.right .miniForm{float:right}.miniForm h2{font-size:20px;line-height:25px}.servico .areas .imagem.miniForm{width:94%;margin:0 3%}.servico.textForm .areas .texto{width:94%;margin:0 3%;padding-top:0!important;padding-bottom:30px!important}.servico .areas h2:before{content:attr(data-title);position:absolute;top:-40px;left:-80px;color:#f2f2f2;font-weight:600;font-size:100px;z-index:-1;white-space:nowrap}.servico h2{text-align:left;margin:0 0 30px}.detalhe h2{color:#cbc8c7;font-size:17px;line-height:55px;text-align:left;font-weight:300}.blog h2{font-size:25px;line-height:30px;font-weight:600;color:#242121;text-align:left;float:none}.projecto h2{width:100%;font-size:21px;line-height:26px;text-align:left}.projecto.white h2{color:#fff}.home h2:after,.form .h1:after,.navegacao h2:after{content:".";color:#d13239}.home .projecto h2:after,.detalhe h2:after,.blog.home h2:after{content:""}.home .servicos h2:after{content:" "}.home .servicos h2{padding:24px 0 0;text-align:left}.home.dark h2{color:#fff}h3{float:left;width:100%;color:#cbc8c7;font-size:35px;line-height:55px}.agencia h3{margin:43px 0 0}p{font-size:15px;line-height:30px;width:100%}.home .bloco p{font-size:13px;line-height:25px}.home.one p{font-size:25px;line-height:35px}.home p,.services p{font-weight:300}.notFound p{color:#fff;font-size:13px;line-height:20px;font-weight:300}.home .bloco p{font-weight:300}.agencia p{margin:0 0 40px 0}.bloco p{margin:0 0 20px 0}.home .servicos p{font-size:13px;line-height:20px;color:#cbc8c7;margin:0 0 25px}.text a,p a{color:#d13239;text-decoration:underline}.triggerClick{cursor:pointer}.sharp:before{position:relative;content:"#";color:#d13239}.red{color:#d13239!important}.black:before,.black{color:#242121!important}.white:before{color:#fff!important}.thiner{font-weight:300!important}.bold{font-weight:700!important}.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;align-content:flex-start}.footer .flex,.flex.nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.flex.left{justify-content:flex-start}.flex.dois .coluna{flex:1 1 auto;max-width:100%}.safari .flex.dois .coluna{flex:1 1 100%}.flex .coluna.umterco{flex:1 1 auto;max-width:100%}.safari .flex .coluna.umterco{flex:1 1 100%}.flex .coluna.doistercos{flex:1 1 auto;max-width:100%}.safari .flex .coluna.doistercos{flex:1 1 67%}.flex.quatro .coluna{flex:1 1 auto;max-width:25%}.flex.tres .coluna{flex:1 1 auto;max-width:33.33%}header.f-nav .flex.quatro .coluna{max-width:none}.safari .flex.quatro .coluna{flex:1 1 25%}.flex.tres .coluna{flex:1 1 auto;max-width:33.33%}.safari .flex.tres .coluna{flex:1 1 33.33%}header{height:105px;width:100%;float:left;position:fixed;background-color:#fff;text-align:center;z-index:999;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}header.f-nav{transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}a.logo{float:left;padding:17px 0;line-height:71px}.lateral a.logo{display:none}.open .lateral a.logo{display:block}a.button{height:50px;padding:0 63px;background-color:#d13239;line-height:50px;position:relative;overflow:hidden;cursor:pointer}.area a.button,.notFound a.button{float:left}.notFound a.button{width:calc(50% - 15px);margin:0 15px 0 0;height:50px;line-height:50px;padding:0}.area a.button,.img .button{display:inline-block}.servico.area a.button{margin:0 30px 15px 0}header.open a.button,.img a.button{background-color:#fff}header.open .inner>a.button{margin:28px 43px 0 0}a.button span,button span{height:50px;line-height:50px;font-size:11px;text-transform:uppercase;color:#fff;font-weight:500;position:relative;letter-spacing:1px}.notFound a.button span{width:100%;text-align:center;float:left}button span{height:73px;line-height:73px;font-size:11px;text-transform:uppercase}.newsletter button span{height:60px;line-height:60px;margin:0 30px 0 0}header.open a.button span,.img a.button span{color:#d13239}a.button:before,button:before{position:absolute;right:-5px;top:0;width:10px;-ms-transform:skewX(-10deg);-webkit-transform:skewX(-10deg);transform:skewX(-10deg);background-color:#ad172b;content:"";height:100%;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.form button:before{right:-7px}a.button:hover:before,button:hover:before{width:101%;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.form button:hover:before{width:100%}header a.button{display:none}header a.button{float:right;margin:28px 0 0}header .contact{display:none}.contact a.button{height:38px;padding:0 22px;font-size:11px;line-height:38px;display:inline-block!important;margin:41px 0 0;float:none}.contact:not(.dark) a.button{background-color:#fff}.contact a.button span{height:100%;line-height:inherit;font-size:inherit}.contact:not(.dark) a.button span{color:#d13239}.contact:not(.dark) a.button:before,header.open a.button:before,.img a.button:before{background-color:#f2f2f2}header ul{display:inline-block;width:auto;height:105px}header.open nav{float:left;width:100%}header.open ul{display:inline-block;max-width:1170px;width:100%;height:auto}header ul li{width:auto;height:100%;float:left}header.open ul li{width:100%;height:auto}header:not(.f-nav) ul li ul li{display:inline-block;max-width:292px;width:100%;height:auto;float:none;vertical-align:top}header:not(.f-nav) nav>ul>li>ul>li{margin:40px 0 50px}header.open ul li>ul li{width:auto}header ul li a{width:auto;height:45px;padding:30px 25px;color:#242121;font-size:17px;line-height:44px;float:left}header.open ul li a{width:100%;height:auto;padding:12px 0;color:#fff;font-size:35px;line-height:40px;font-weight:bold}header.open ul li ul li a{width:auto;padding:0 30px 0 0;font-size:25px;line-height:40px;font-weight:300}header ul li>ul>li>a{height:auto;padding:0;color:#d13239;font-size:20px;line-height:30px;width:100%;text-align:left;font-weight:bold}header ul li>ul>li>ul li a{color:#242121;font-size:15px;line-height:31px;font-weight:300}header ul li a:hover{color:#d13239}header ul li a.select{color:#cbc8c7}header.open ul li a:hover,header.open ul li a.select{color:#242121}.menu_lateral{float:right;width:50px;height:50px;color:#fff;line-height:50px;text-align:center;font-size:14px;background-color:#d13239;border-radius:50px;margin:28px 0 0;box-shadow:0 0 14px rgba(0,0,0,.25);transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}header a.close{color:#d13139;float:right;font-size:20px;height:50px;line-height:50px;width:50px;cursor:pointer;background-color:#fff;border-radius:50px;margin:15px 0 0;text-align:center;display:none;box-shadow:0 0 14px rgba(0,0,0,.25);transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}header a.close:hover{background-color:#ad172b;color:#fff;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}header.open a.close{display:block}.lateral{visibility:hidden;transition:opacity .2s linear 0s;-webkit-transition:opacity .2s linear 0s;-moz-transition:opacity .2s linear 0s;-o-transition:opacity .2s linear 0s;opacity:0;position:absolute}.f-nav.open .lateral{position:fixed;background-color:#d13139;top:0;left:0;right:0;bottom:0;width:100%;height:100%;visibility:visible;transition:opacity .2s linear 0s;-webkit-transition:opacity .2s linear 0s;-moz-transition:opacity .2s linear 0s;-o-transition:opacity .2s linear 0s;opacity:1}.banners{float:left;height:100vh;position:relative;overflow:hidden;width:100%}.banners .owl-item{height:100%}.banners .owl-dots{position:absolute;right:15px;bottom:15px;width:16px;height:auto}.banners .owl-dot{float:left;width:16px;height:16px;margin:3px 0;position:relative;clear:both}.banners .owl-dot:before{content:"";position:absolute;left:4px;top:4px;width:8px;height:8px;border:1px solid #fff;background:#fff;border-radius:16px;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.banners .owl-dot:hover:before{background:transparent;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.banners .owl-dot.active:before{content:"";position:absolute;left:6px;top:6px;width:4px;height:4px;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.banners .owl-dot.active:after{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #fff;border-radius:16px;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.banners .item{float:left;width:100%;height:100%;position:relative}.banners .item{background-position:center;background-repeat:no-repeat;background-size:cover}.banners .item:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-image:url("/theme/livetechv4/media/images/mascara.png");background-position:center;background-repeat:no-repeat;background-size:cover}.banners img{width:100%;height:100%;object-fit:cover}.banners .info{height:auto;position:absolute;max-width:1170px;width:100%;top:50%;left:0;padding:0 30px;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.banners .info .titulo{float:left;font-size:30px;line-height:35px;color:#fff;width:100%;font-weight:300}.banners .info .typewriter{color:#fff;font-weight:bold}.banners .info .titulo .red{font-weight:bold}.banners .servicos{visibility:hidden}.vantagens{float:left;width:100%;padding:50px 0 100px}.vantagens.multiply{position:relative;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:center}.vantagens.multiply:before{mix-blend-mode:multiply;background-color:rgba(209,49,56,1);content:"";position:absolute;top:0;left:0;right:0;bottom:0}.vantagens .servicos{width:100%;float:left;text-align:center;position:relative}.vantagens .servicos li{font-size:25px;line-height:30px;font-weight:300;padding:0 30px;color:#242121}.vantagens .servicos li .little{font-size:15px;line-height:22px;float:left;margin:30px 0}.banners .servicos li:first-child,.vantagens .servicos li:first-child{padding:0 30px 0 0}.banners .servicos li:last-child,.vantagens .servicos li:last-child{padding:0 0 0 30px}.banners .servicos li i,.vantagens .servicos li i{font-size:70px;line-height:80px;float:left;width:100%;margin:0 0 29px}.vantagens .servicos li i{color:#d13239}.vantagens.multiply .servicos li,.vantagens.multiply .servicos li .little,.vantagens.multiply .servicos li i{color:#fff}.home{float:left;width:100%;position:relative;padding:87px 0 110px;overflow:hidden}.home.servico{overflow:visible}.home .over{float:left;width:100%;position:relative;overflow:hidden;padding:87px 0 140px;margin:30px 0 0}.home.blog{padding:7px 0}.home.portfolio{padding:0}.home.dark{padding:87px 0 47px}.home .index{float:left;width:100%;z-index:99;position:relative;text-align:center}.home.dark{background-color:#242121}.home .text{width:100%;float:right;padding:74px 0 0 0}.home .text img{margin:50px 30px 50px 30px;width:auto;max-width:100%;height:auto}.home .text p img{margin:0}.home.detalhe .text{padding:0}.home.agencia .text{width:100%;float:right;padding:54px 0 0 0}.home.agencia.area .text{padding:0}.text ul,.texto ul{float:left;width:100%;padding:20px 0 10px 20px}.text ul li,.texto ul li{float:left;width:100%;font-size:15px;line-height:35px;font-weight:300;position:relative}.texto ul.tabs li{width:auto}.text ul li:before,.texto ul li:before{content:'\2022';color:#d13239;padding:0;position:absolute;left:-10px}.texto ul.tabs li:before{content:"";display:none}.home.smallerpadding{padding:80px 0}.nopadding{padding:0!important}.nopaddingtop{padding-top:0!important}.nopaddingbottom{padding-bottom:0!important}.home a.link{font-size:11px;line-height:20px;width:auto;float:left;color:#242121;text-transform:uppercase;position:relative;margin:52px 0 0;padding:0 0 10px;text-decoration:none}.home .projecto a.link{display:none}.home .white a.link{color:#fff}.home a.link:hover{color:#d13239}.home a.link:before{content:"";position:absolute;left:0;bottom:0;width:50%;height:3px;background-color:#d13239;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.home a.link:hover:before{width:100%;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.home .servicos{float:left;width:100%;margin:45px -30px 0}.home .servicos.tabs{margin:0;padding:0 0 20px 0}.home .servicos i{color:#fff;font-size:70px}.home .servicos.tabs i{color:#dedcdb;font-size:45px}.home .servicos.tabs a.select i,.home .servicos.tabs a:hover i{color:#d13239}.home .servicos object{width:71px;height:71px}.home .servicos i:before{margin:0}.home .servicos a{float:left;width:100%;color:#fff;font-weight:bold;font-size:21px;line-height:30px}.home .servicos.tabs a{color:#dedcdb;padding:0 20px}.home .servicos.tabs li:first-child a{padding-left:0}.home .servicos.tabs li:last-child a{padding-right:0}.home .servicos a:hover{color:#d13239}.home .servico{margin:46px 0 46px;padding:0 30px}.home .servicos ul{float:left;width:100%}.home .servicos ul li{float:left;width:auto}.home .servicos ul li a{float:left;width:auto;color:#fff;font-size:13px;line-height:20px;padding:0 7px 0 0}.tab,.groupTab{float:left;width:100%}.tab{display:none}.groupTab .tab.open{display:block}.home .projectos{float:left;width:100%}.home .projectos .projecto{float:left;width:100%;height:50vh;max-height:80vh;min-height:56.25vw;background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative;overflow:hidden}.home .projecto ul{float:left;width:100%;padding:10px 0 0 0}.home .projecto ul li{float:left;width:auto}.home .projecto ul li a{float:left;width:auto;color:#242121;font-size:13px;line-height:20px;font-weight:300;padding:0 6px 0 0}.home .projecto.white ul li a{color:#fff}.home .projecto ul li a:hover{color:#d13239}.home .projecto img{position:absolute;left:0;top:0;width:100%;transition:top 100ms,left 100ms}.home .testemunhos{float:left;width:100%;position:relative;margin:78px 0 0}.home .testemunhos .owl-nav{position:absolute;right:0;top:320px}.home .testemunhos .owl-prev,.home .testemunhos .owl-next{width:35px;height:35px;float:left;background-color:#f2f2f2;border-radius:35px;text-align:center;line-height:35px;padding:0 2px 0 0;box-shadow:0 0 14px rgba(0,0,0,.25)}.home .testemunhos .owl-next{padding:0 0 0 2px}.home .testemunhos .owl-prev:hover,.home .testemunhos .owl-next:hover{background-color:#242121}.home .testemunhos .owl-next{margin:0 0 0 15px}.home .testemunhos .owl-prev i,.home .testemunhos .owl-next i{font-size:15px;line-height:35px;text-align:center;color:#242121}.home .testemunhos .owl-prev:hover i,.home .testemunhos .owl-next:hover i{color:#fff}.home .testemunhos .item{float:right;max-width:1030px;padding:0 30px;position:relative}.home .testemunhos quote{float:left;width:100%;color:#242121;font-size:21px;line-height:31px;position:relative;padding:120px 0 25px 0;font-weight:300}.home .testemunhos quote:before{color:#d13239;font-size:225px;line-height:230px;font-weight:bold;content:'“';position:absolute;left:50%;top:0}.home .testemunhos author{color:#d13239;font-size:17px;line-height:22px;font-weight:300;width:auto;float:left;min-width:50%}.home .testemunhos author span{color:#cbc8c7;font-size:13px;line-height:22px;font-weight:400;width:auto}.home .testemunhos a{display:none}.img{min-height:33vh;float:left;width:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;position:relative}.img.newsletter{min-height:0}.img.newsletter:after{background-color:rgba(209,49,56,1);content:"";top:0;left:0;right:0;bottom:0;position:absolute;mix-blend-mode:multiply}.img.newsletter .inner{position:relative;z-index:99}.pseudo-galeria{float:left;width:100%}.bloco{padding:0 30px 0 0}.bloco:last-child{padding:0}.fazemos{float:left;width:100%;height:auto}.fazemos li{float:left;padding:33px 70px 33px 0}.fazemos li .num{float:left;width:100%;color:#cbc8c7;font-size:25px;line-height:27px;font-weight:300;margin:0 0 20px}.fazemos li .titulo{float:left;width:100%;color:#d13239;font-size:21px;line-height:25px;font-weight:700}.fazemos li .resumo{float:left;width:100%;color:#242121;font-size:13px;line-height:20px;margin:19px 0 0}.work{float:left;width:100%}.navegacao .work{margin:63px 0}.work .coluna{min-width:100%;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.work.blog .coluna{margin:0 0 30px 0}.work.blog .coluna:nth-child(2+2n){margin:0 0 30px 0}.work .mask{content:"";position:relative;padding-bottom:56%;top:0;left:0;right:0;bottom:0;background-color:rgba(209,49,56,1);text-align:center;opacity:0;transition:all .5s linear 0s;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;mix-blend-mode:multiply}.work.blog .mask{top:0;background-color:rgba(36,33,36,.8);opacity:1}.work.blog .coluna:hover .mask{background-color:rgba(209,49,56,1)}.work .info{position:absolute;top:50%;left:0;text-align:center;opacity:0;transition:all .5s linear 0s;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:100%}.work.blog .info{text-align:left;padding:30px;top:auto;bottom:0;-ms-transform:translateY(0%);-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%);opacity:1}.work .coluna:hover .mask,.work .coluna:hover .info,.work .coluna:hover .icones{opacity:1;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;visibility:visible}.work .h1{text-align:center;font-size:30px;line-height:40px}.work.blog .h1{text-align:left;font-size:15px;line-height:25px}.work .info .h1{width:100%}.work .h1:hover{color:#fff;text-decoration:none}.work .tag{float:left;font-size:15px;line-height:20px;font-weight:300;color:#fff;width:100%}.work .services{display:inline-block;text-align:center;font-size:19px;line-height:29px;font-weight:300;color:#fff;width:100%;float:left}.work.blog .services{text-align:left;font-size:15px;line-height:20px;margin:27px 0 0}.work .icones{position:absolute;bottom:40px;left:0;width:100%;text-align:center;font-size:40px;line-height:40px;color:#fff;visibility:hidden;opacity:0;transition:opacity .2s linear 0s;-webkit-transition:opacity .2s linear 0s;-moz-transition:opacity .2s linear 0s;-o-transition:opacity .2s linear 0s}.work .icones object{width:42px;height:42px;margin:0 10px}.filtros{width:100%;float:left;padding:32px 0 89px;text-align:center;position:relative}.filtros ul{width:auto;display:inline-block;margin:10px 0 0}.filtros ul li{display:inline-block}.filtros ul li a{float:left;color:#242121;font-size:20px;line-height:30px;font-weight:300;padding:0 22px}.filtros ul li a:hover{color:#d13239}.filtros ul li a.select{font-weight:700}.filtros .pesquisa{width:auto;display:inline-block;height:60px;position:relative}.pesquisa.grande{float:left;background-color:#f2f2f2;width:100%;padding:93px 0}.pesquisa.grande .coluna{position:relative;justify-content:center;align-content:stretch;align-self:center;padding:0 15px}.filtros .pesquisa .escondido{position:absolute;right:60px;top:15px;width:0;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;overflow:hidden}.filtros .pesquisa.open .escondido{width:450px;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.filtros .pesquisa a{width:60px;height:60px;line-height:60px;font-size:25px;color:#242121;float:right;margin:15px 0 0}.filtros .pesquisa a.close,.filtros .pesquisa.open a.lupa{display:none}.filtros .pesquisa.open a.close{display:block}.filtros .pesquisa a:hover{color:#d13239}.contact{float:left;width:100%;background-image:url('/theme/livetechv4/media/images/background_calltoaction.svg');background-repeat:no-repeat;background-position:center center;padding:88px 0 91px;background-attachment:fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.safari .contact{background-attachment:unset}.contact.dark{background-image:none;background-color:#242121;padding:93px 0 67px}header .contact{background-image:none;padding:0;display:none}.h1{width:100%;float:left;color:#fff;font-size:19px;line-height:30px;font-weight:bold;text-align:center}a.h1{width:auto}.umterco .h1,.doistercos .h1{text-align:left}.h2{width:100%;float:left;color:#242121;font-size:13px;line-height:23px;font-weight:400}.h3{width:100%;float:left;color:#242121;font-size:21px;line-height:25px;font-weight:bold}.missao .h3{float:none;display:block;padding-bottom:10px;font-size:21px;line-height:25px}.footer .h2{margin:18px 0 33px}.contact a.h1:hover{text-decoration:underline;color:#fff}.contact .h2{width:100%;float:left;color:#242121;font-size:13px;line-height:35px;font-weight:300;margin:20px 0 0}.contact .h3{width:100%;float:left;color:#cbc8c7;font-size:11px;line-height:30px;font-weight:300}.contact small{width:100%;float:right;text-align:center;color:#fff;font-size:9px;line-height:30px;font-weight:300}header .contact small{text-align:center}.contact .seta{position:relative;text-align:center}.contact .seta:before{position:absolute;content:"\e8a3";font-family:fontello,sans-serif;color:#fff}header .contact .seta:before{display:none}.contactos .nome{display:inline-block;width:100%;color:#d13239;font-size:17px;line-height:20px;font-weight:300;margin:30px 0 12px}.contactos .coordenadas{float:left;width:100%;color:#242121;font-size:17px;line-height:30px;font-weight:300;margin:3px 0 0}.contactos address{float:left;width:100%;color:#242121;font-weight:600;font-style:normal;font-size:21px;line-height:25px}.contactos address small{font-size:17px;font-weight:300}.contactos a{width:100%;color:#242121;font-size:21px;line-height:25px;font-weight:600;text-decoration:none}.contactos a:hover{text-decoration:underline}.form{float:left;width:100%;padding:100px 0}.form .h1{color:#242121;font-size:25px;line-height:30px;text-align:left}.formulario{float:left;width:100%;padding:44px 0 0 0}.comercial{float:right;width:100%;padding:87px 0 0;text-align:center}.comercial .h2{color:#242121;font-size:20px;font-weight:600}.comercial .name{font-size:20px;line-height:30px;font-weight:600;width:100%;float:left;margin:27px 0 0}.comercial .tel{font-size:15px;line-height:30px;font-weight:300;width:100%;color:#242121}.comercial .tel:nth-child(3){float:left}.comercial .tel:hover{text-decoration:underline}.intro{float:left;width:100%;height:55vh;min-height:220px;overflow:hidden}.intro .imagem{float:left;width:100%;height:100%;position:relative}.intro .imagem img{float:left;width:auto;height:100%}.intro.blog .imagem:after{mix-blend-mode:multiply;background-color:rgba(36,33,36,.6);content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block}.intro .data{float:left;width:100%;color:#fff;font-size:14px;line-height:30px;font-weight:300}.intro.blog .data{margin:15px 0 0}.intro .data span{color:#cbc8c7}.intro .data strong{font-weight:600}.list_services,.list_services li,.list_services li a{float:left;width:100%}.blog .list_services{margin:0 0 15px}.conteudo .list_services{margin:24px 0 0}.conteudo .list_services li,.conteudo .list_services li a,.blog .list_services li{width:auto}.conteudo .list_services li a{padding:0 7px 0 0}.list_services li a,.blog .list_services li{color:#242121;font-size:20px;line-height:40px;font-weight:600}.list_services li a{font-size:13px;line-height:23px}.blog .list_services li{padding:0 5px 0 0;color:#fff;font-weight:300}.list_services li a:hover{color:#d13239}.galeria{float:left;width:100%}.galeria img{margin:0 0 30px}.galeria .coluna{max-width:100%;width:100%}.gallery{float:left;width:100%;margin:0 0 50px}.gallery .inner{position:relative}.gallery .item{float:left;width:100%}.gallery .owl-nav{position:absolute;right:30px;bottom:30px}.gallery .contador{position:absolute;bottom:30px;right:61px;z-index:99;width:98px;text-align:center}.gallery .owl-prev,.gallery .owl-next{width:auto;height:17px;float:left;line-height:17px;padding:0 44px 0 0}.gallery .owl-next{padding:0 0 0 44px}.gallery .owl-prev i,.gallery .owl-next i{font-size:14px;line-height:17px;text-align:center;color:#cac7c6}.gallery .owl-prev:hover i,.gallery .owl-next:hover i{color:#d13038}.livetech{float:left;width:100%;height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.livetech span{float:left;width:100%;color:#fff;font-weight:bold;font-size:35px;line-height:55px;padding:150px 0 0}.one{margin-top:105px!important}.share{float:left;width:100%;text-align:center;margin:40px 0 80px}a.ver{float:right;height:40px;line-height:40px;color:#232020;text-transform:uppercase;font-size:11px;border:2px solid #232020;width:270px;text-align:center;margin:30px 0 0;letter-spacing:1px;cursor:pointer}.notFound a.ver{width:calc(50% - 15px);height:50px;line-height:50px;margin:0 0 0 15px;border:2px solid #fff;color:#fff}.img a.ver{float:none;display:inline-block;color:#fff;border:2px solid #fff;margin:0 30px 0 0;height:50px;line-height:50px;overflow:hidden}.area a.ver{float:left;height:50px;line-height:50px;color:#cbc8c7;border:2px solid #cbc8c7;text-align:center;margin:0}a.ver:hover{color:#d13239;border:2px solid #d13239}.img a.ver:hover,.notFound a.ver:hover{color:#d13239;border:2px solid #fff;background-color:#fff}.share .redes{float:left;width:auto;height:40px}.share.blog .redes{float:none}.share .redes a{display:block;width:auto;height:40px;margin-top:30px;line-height:40px;color:#3a5897;text-transform:uppercase;font-size:13px;background-color:#f2f2f2}.share .redes a.twitter{color:#00aceb}.share .redes a.googlep{color:#dd4a39}.share .redes a.linkedin{color:#007ab6}.share .redes a span{padding:0 40px 0 30px}.share .redes a i{width:40px;text-align:center;color:#3a5897;background-color:#ebebeb;height:40px;line-height:40px;float:left}.share .redes a:hover i{color:#fff!important;background-color:#3a5897}.share .redes a.twitter i{color:#00aceb}.share .redes a.twitter:hover i{background-color:#00aceb}.share .redes a.googlep i{color:#dd4a39}.share .redes a.googlep:hover i{background-color:#dd4a39}.share .redes a.linkedin i{color:#007ab6}.share .redes a.linkedin:hover i{background-color:#007ab6}.navegacao{float:left;width:100%;height:168px}.navegacao.v2{height:auto;margin:80px 0 0}.navegacao .nav{float:left;height:100%;cursor:pointer;position:relative}.navegacao .centrar{display:none}.navegacao .todos .centrar{width:100%;position:absolute;top:50%;left:0;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block}.navegacao .centrar .icon{width:100%;float:left;text-align:center;font-size:40px;line-height:50px;color:#242121}.navegacao .centrar .titulo{width:100%;float:left;text-align:center;color:#fff;font-weight:600;line-height:40px;font-size:30px;padding:0 20px}.navegacao .todos .centrar .titulo{color:#242121;font-weight:300;line-height:55px;font-size:17px}.areas{float:left;width:100%;margin:0 0 100px;position:relative}.areas .imagem{width:100%;float:left;margin:0 0 50px}.areas .texto{width:100%;float:left}.botoes{float:left;width:100%;margin:27px 0 0}.img .botoes{text-align:center}.services{float:left;width:100%}.services .servico{float:left;width:100%;height:auto;padding:86px 0}.services .servico:nth-child(2n+1){background-color:#f2f2f2}.services .servico .conteudo{float:left;width:100%}.wideAll{float:left;width:100%}.services .servico .icon{float:right;width:100%;margin:0 0 30px;text-align:center}.services .servico .icon object{width:70px;height:70px;float:left}.paginacao{float:left;width:100%;margin:70px 0 100px}.pagina{display:inline-block;text-align:center;width:100%}.pagina a{text-align:center;color:#cbc8c7;font-weight:600;font-size:25px;line-height:30px;padding:0 15px}.pagina a.select,.pagina a:hover{color:#242121}.newsletter{float:left;width:100%;padding:80px 0 100px;text-align:center}.newsletter.pp{padding:0 0 100px}.newsletter .st1{float:left;width:100%;font-size:17px;line-height:45px;text-transform:uppercase}.newsletter.img .st1{color:#fff}.newsletter:not(.sub) form{float:left;width:100%;margin:40px 0 0}.newsletter .coluna{padding:0 15px}.faqs,.faq,.faq .question,.faq .answer{float:left;width:100%}.faqs{margin:79px 0 200px}.faq{border-bottom:1px solid #cbc8c7}.faq:first-child{border-top:1px solid #cbc8c7}.faq .question{color:#242121;font-size:17px;line-height:25px;position:relative;padding:22px 75px 22px 0}.faq .question:hover{color:#d13239}.faq .question .red{font-weight:600}.faq .question i{float:right;font-size:21px;line-height:30px;color:#d13239;position:absolute;top:0;right:26px;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;margin:22px 0 0}.faq i.icon-less,.faq.open i.icon-more{visibility:hidden;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.faq.open i.icon-less{visibility:visible;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.faq .answer{opacity:0;max-height:0;overflow:hidden;width:100%;float:left;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.faq.open .answer{padding:0 0 32px;opacity:1;max-height:500px;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.faq p{font-size:17px;line-height:37px;font-weight:300;padding:10px 0}.faqs .ask{float:left;width:100%;font-size:25px;line-height:45px;margin:0 0 20px;text-align:center}.right{float:right}.index .right{margin:84px 0 0}.faqs .button,.index .button{float:left;margin:0 0 0 30px;padding:0 37px 0 87px}.index .button{margin:0}.faqs .button i,.index .button i{position:absolute;top:0;left:0;width:50px;height:50px;color:#fff;line-height:50px;font-size:15px;text-align:center;background-color:#ad172b}.proposta{float:left;width:calc(100% + 15px);margin:0 0 0 -15px;padding:0 0 170px}.proposta .campos{float:left;margin:0 0 10px}.campos .erro,.proposta .campos .erro{float:left;width:100%;color:#d13138;font-size:11px;line-height:25px;margin:4px 0 2px;min-height:25px}.miniForm .campos .erro{margin:4px 0 8px;min-height:5px}.error{float:left;width:100%;text-align:center;color:#d13138;font-size:13px;line-height:40px;margin:4px 0 2px}.sucess{float:left;width:100%;text-align:center;margin:50px 0;font-size:50px;line-height:70px;font-weight:bold}.miniForm .sucess{margin:40px 0;font-size:50px;line-height:70px}.sucess .error{font-weight:300;margin:20px 0 0;font-size:25px}.proposta .campos .title{float:left;width:100%;color:#d13138;font-size:20px;line-height:60px;margin:0 0 2px;background-color:#ebebeb;padding:0 15px}.servicos .title{display:block;width:100%}.proposta .tres,.proposta .dois{width:100%;padding:0 15px}.proposta .um{width:100%;padding:0 15px}.notFound{float:left;width:100%;min-height:80vh;background-position:center;background-repeat:no-repeat}.notFound .metade{float:left;width:100%;padding:50px 0 0}.notFound .inner{position:relative}.notFound .procura{float:left;width:100%;margin:30px 0}.notFound .procura span{float:left;width:100%;color:#cbc8c7;font-size:20px;line-height:30px}.notFound .procura ul{float:left;width:100%;margin:20px 0 0}.notFound .procura ul li{float:left;width:auto;position:relative}.notFound .procura ul li:before{content:"•";color:#cbc8c7;padding:0 7px 0 0;line-height:30px;float:left}.notFound .procura ul li a{float:left;width:auto;color:#cbc8c7;font-size:15px;line-height:30px;text-decoration:underline;padding:0 10px 0 0}.notFound .procura ul li a:hover{color:#fff}footer{float:left;width:100%;background-color:#f2f2f2}footer .barra{float:left;width:100%;background-color:#fff;height:46px}footer .social{float:left;width:auto;line-height:46px}footer .social a{float:left;width:46px;line-height:46px;height:46px;color:#242121;font-size:18px;text-align:center}footer .social a:hover{color:#fff}footer .social a.facebook:hover{background-color:#3b5998}footer .social a.youtube:hover{background-color:#d8362a}footer .social a.behance:hover{background-color:#0057ff}footer .social a.linkedin:hover{background-color:rgb(0,96,151)}footer .social a.instagram:hover{background-color:#d42f8a}footer .language{float:right;height:46px;position:relative;z-index:9}footer a.lang{float:right;height:46px;line-height:46px;color:#242121;font-size:11px}footer a.lang i:first-child{color:#d13239;font-size:20px;line-height:26px;vertical-align:sub}footer .language ul{position:absolute;width:100%;top:46px;background-color:#fff;right:0;height:0;max-height:0;visibility:hidden;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;overflow:hidden;min-width:150px}footer .language.open ul{height:auto;max-height:200px;visibility:visible;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;padding:15px 0 10px;overflow:visible}footer .language ul li{float:left;width:100%;height:27px}footer .language ul li a{float:left;width:100%;height:27px;line-height:27px;padding:0 30px;color:#242121;font-size:13px;font-weight:400;text-align:right}footer .language ul li a:hover{color:#d13239}.footer{float:left;width:100%;overflow:hidden}.footer .espacamento{padding:32px 0 0}.footer .h1{color:#242121;font-size:20px;line-height:45px}.footer ul{float:left;width:100%;margin:19px 0 40px}.footer ul li{float:left;width:100%}.footer ul a{float:left;width:100%;color:#242121;font-weight:400;font-size:13px;line-height:20px;padding:5px 0}.footer ul a:hover{color:#d13239}.greyer{background-color:#ebebeb;position:relative}.grey{background-color:#f2f2f2}.greyer:before{background-color:#ebebeb;position:absolute;right:-100%;height:100%;content:"";width:100%;top:0}.paddings{padding:85px 75px 0 100px}.rodape{float:left;width:100%;height:auto;background-color:#242121;text-align:center}.rodape ul{display:inline-block;width:auto;padding:15px 0 5px 0}.rodape ul li{width:auto;display:inline-block}.rodape ul li a{width:auto;line-height:25px;padding:0 15px 0 0;color:#cbc8c7;font-size:13px;font-weight:300}.rodape ul li a:hover{color:#d13239}.rodape .copyright{float:right;width:100%;line-height:25px;color:#cbc8c7;font-size:13px;font-weight:300;padding:5px 0 15px}label,.label{float:left;width:100%;color:#242121;font-size:15px;line-height:25px;font-weight:300;display:none;text-transform:uppercase}.campos label,.campos .label{display:block}.campos.required label,.campos.required .label{color:#d13138}.form label{display:block;margin:42px 0 23px}input[type=text]{width:100%;float:left;height:60px;line-height:60px;color:#242121;font-size:25px;background-color:#fff;padding:0 30px;font-weight:300;font-family:'Montserrat',sans-serif}.miniForm .campos{overflow:auto;width:100%}.miniForm .campos button{margin-top:10px;height:35px;line-height:35px;padding:0 20px}.miniForm .campos button span{height:35px;line-height:35px}.miniForm input[type=text],.miniForm .campos input[type=text]{height:35px;line-height:35px;font-size:15px;padding:0 10px}.newsletter input[type=text]{color:#cbc8c7;font-size:20px;background-color:#ebebeb}.form input[type=text],.pesquisa input[type=text],.campos input[type=text]{color:#242121;font-size:15px;background-color:#ebebeb;padding:0 38px;border:1px solid #cbc8c7}.pesquisa input[type=text]{color:#cbc8c7;font-size:25px;padding:0 33px;border:0}.position input[type=text]{position:relative;z-index:8}input[type=text]:focus{color:#242121}.form input[type=text]:focus,.newsletter input[type=text]:focus,.campos input[type=text]:focus{border:1px solid #242121}.campos.required input[type=text],.campos.required input[type=text]:focus,.campos.required textarea,.campos.required textarea:focus{border:1px solid #d13138}input[type=text].required,textarea.required{border:1px solid #d13239;color:#d13239}label.required{color:#d13239}.position{position:relative;float:left;width:100%}.sub .position{margin:40px 0 0}.newsletter .position{position:relative;float:none;display:inline-block;width:50%}.positionOnly{position:relative}.fundo:before{content:'';position:fixed;top:0;left:0;z-index:7;width:100%;height:100%;background:rgba(36,33,33,.8);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:none}input:focus+.fundo:before{opacity:1}textarea{width:100%;float:left;height:128px;line-height:14px;color:#242121;font-size:15px;background-color:#ebebeb;border:1px solid #cbc8c7;padding:25px 38px;resize:none;font-family:'Montserrat',sans-serif;font-weight:300}.miniForm textarea,.miniForm .campos textarea{height:128px;min-height:75px;line-height:18px;color:#242121;font-size:15px;padding:10px 10px;resize:vertical}button{width:60px;height:60px;line-height:60px;color:#fff;font-size:15px;cursor:pointer;text-align:center;position:absolute;right:0;top:0;z-index:9;background-color:#d13239;overflow:hidden}.pesquisa button{font-size:25px}.form button,.newsletter:not(.sub) button,.campos button{width:50%;min-width:150px;height:73px;line-height:73px;position:relative;float:right;max-width:380px;margin:61px 0 0;font-family:inherit}.campos button{width:auto;margin:0;font-family:inherit;padding:0 40px}.newsletter:not(.sub) button{width:100%;height:60px;line-height:60px;margin:0;min-width:0;max-width:none}button i{z-index:9;position:relative}.select-style{border:1px solid #cbc8c7;width:100%;overflow:hidden;position:relative;height:60px;line-height:60px;background-color:#ebebeb;float:left;color:#cbc8c7;font-size:20px}.required .select-style{border:1px solid #d13138}.select-style:before{position:absolute;right:0;top:0;line-height:56px;height:58px;content:'\f0dd';color:#fff;font-family:'fontello',sans-serif;font-size:16px;pointer-events:none;text-align:center;width:60px;background-color:#cbc8c7}.select-style:hover:before{background-color:#d13138}.select-style select{padding:0 90px 0 30px;height:60px;line-height:60px;width:100%;border:0;box-shadow:none;background:transparent;background-image:none;float:left;color:#cbc8c7;font-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:'Montserrat',sans-serif}.select-style option{width:100%;color:#242121;background-color:#ebebeb;padding:20px 30px;font-family:'Montserrat',sans-serif}.select-style select:focus{color:#505050;outline:0}input[type=radio],input[type=checkbox]{display:none}.checkbox,.radio{float:left;width:100%;margin:15px 0 0}.checkbox.normal{margin:0}.radio label,.checkbox label{display:inline-block;cursor:pointer;position:relative;font-size:20px;line-height:30px;color:#242121;float:left;text-align:left;padding:0 0 0 50px;text-transform:none;width:auto;margin:0 35px 20px 0}.line .checkbox label{float:left;width:100%;cursor:pointer;position:relative;font-size:17px;line-height:60px;color:#242121;text-align:left;padding:0 90px 0 30px;text-transform:none;margin:0 0 2px 0;background-color:#ebebeb;height:60px}.campos:not(.line)>.checkbox>label{display:inline-block;cursor:pointer;position:relative;font-size:20px;line-height:30px;color:#242121;float:left;text-align:left;padding:0 0 0 50px;text-transform:none;width:auto}.checkbox label a{color:#d13138;text-decoration:underline}.line .checkbox label:hover{color:#d13138}.radio label:before{content:"";display:inline-block;width:30px;height:30px;background-color:#ebebeb;position:absolute;top:0;left:0;border-radius:30px;border:1px solid #cbc8c7}.line .checkbox label:before{content:"";display:inline-block;width:60px;height:60px;background-color:#cbc8c7;position:absolute;top:0;right:0}.campos:not(.line)>.checkbox>label:before{content:"";display:inline-block;width:30px;height:30px;background-color:#ebebeb;border:1px solid #cbc8c7;position:absolute;top:0;left:0}.campos:not(.line).required>.checkbox>label:before{border:1px solid #d13138}input[type=radio]:checked+label:before{content:"\f111";color:#d13138;font-family:fontello,sans-serif;font-size:10px;line-height:28px;text-align:center}.line input[type=checkbox]:checked+label:before{color:#fff;content:'\e8b7';font-family:"fontello",sans-serif;line-height:60px;font-size:16px;text-align:center;background-color:#d13138}.campos:not(.line)>.checkbox>input[type=checkbox]:checked+label:before{color:#d13138;line-height:30px;font-size:16px;content:'\e8b7';font-family:"fontello",sans-serif;text-align:center;background-color:#ebebeb}.line input[type=checkbox]:checked+label{color:#d13138}#eucookielaw{display:none;background-color:rgba(0,0,0,.9);left:50%;max-width:910px;width:100%;z-index:999;height:68px;position:fixed;bottom:20px;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}#eucookielaw span{float:left;line-height:20px;width:auto;font-size:11px;padding:24px 0;color:#fff}#eucookielaw span a{color:#fff;text-decoration:underline}#eucookielaw span a:hover{color:#d13239}#eucookielaw a#removecookie{color:#242121;float:right;font-size:12px;height:26px;line-height:26px;width:26px;cursor:pointer;background-color:#fff;border-radius:26px;margin:21px 0;text-align:center}#eucookielaw a#removecookie:hover{background-color:#d13239;color:#fff}body{transition:scroll 5s}body.overflow{overflow-x:hidden;overflow-y:scroll}.home h1{pointer-events:none}header{position:static}header ul.nivel{z-index:105}.banners{height:calc(100vh - 105px)}.banners .info{padding:200px 0 0}header .menu_lateral{position:fixed;top:15px;right:15px;z-index:99;margin:0}header ul li.coluna>a:before{color:#242121}.f-nav.open .lateral{overflow-y:scroll;z-index:102}header a.close{position:fixed;top:15px;right:15px;z-index:99;margin:0}.home .projecto img.img1{min-height:100vh;object-fit:cover}.intro .imagem img{width:100%;object-fit:cover}.livetech{float:none;width:auto;clear:both;margin:0 auto}.map iframe{width:100%;height:500px}.pseudo-galeria div img{height:100%;object-fit:cover}.cortina{position:relative}.cortina:before,.cortina:after{content:'';display:block;position:absolute;top:0;bottom:0;transition:width 1s;width:50%;background-color:#fff;animation-name:cortina;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:9}.cortina:before{left:0}.cortina:after{right:0}@-webkit-keyframes cortina{from{width:50%}to{width:0}}@keyframes cortina{from{width:50%}to{width:0}}.FecharCortina{position:relative}.FecharCortina:before,.FecharCortina:after{content:'';display:block;position:absolute;top:0;bottom:0;transition:width 1s;width:0;background-color:#fff;animation-name:FecharCortina;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:9}.FecharCortina:before{left:0}.FecharCortina:after{right:0}@-webkit-keyframes FecharCortina{from{width:0}to{width:50%}}@keyframes FecharCortina{from{width:0}to{width:50%}}.responsive-site .flex.fixed{position:fixed;top:0;width:100%}.pc.fixed{position:fixed;top:0;width:100%}.pc.fixedBottom{position:absolute;top:auto;bottom:200px;width:100%}.responsive-site .flex.fixedBottom{position:absolute;bottom:200px;top:auto;width:100%}.responsive-site.hasPC{min-height:965px}.responsive-site{width:100%;float:left;position:relative;min-height:612px;background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.flex.three .column{width:100%;flex:1 1 201px;max-width:201px;margin-left:50px;margin-right:50px}.phone{position:relative;min-height:480px;background-image:url('/theme/livetechv4/media/images/iphone-frame.png');background-repeat:no-repeat;background-position:center}.phone>.device-scroll{top:50%;left:13px;position:absolute;transform:translate3d(0,-50%,0);min-width:calc(201px - 27px);max-width:calc(201px - 27px);max-height:311px;min-height:311px}.device-scroll{overflow:hidden;background-color:black}.device-scroll img{width:100%}.pc{position:relative;width:100%;max-width:1125px;min-height:192px;left:50%;transform:translate(-50%,10%);margin:0;background-image:url('/theme/livetechv4/media/images/pc-frame.png');background-repeat:no-repeat;background-position:center;background-size:320px auto}.three{position:relative;width:100%;max-width:1125px;min-height:192px;left:50%;transform:translate(-50%,10%);margin:0}@media only screen and (min-height:850px){.pc,.three{transform:translate(-50%,30%)}}.pc>.device-scroll{position:absolute;top:11px;transform:translate3d(-50%,0,0);left:calc(50% - 2px);min-width:209px;max-width:209px;min-height:131px;max-height:131px}.pc .phone{min-height:411px;max-width:201px;position:absolute;top:15%;left:10%;width:100%;display:none}.pc .phone>.device-scroll{left:12.5px}.triplePhone .flex .phone:nth-child(2),.triplePhone .flex .phone:nth-child(3){display:none}.pseudo-galeria div{width:100%;max-height:480px}.pseudo-galeria div img{width:100%}.work.flex.dois .coluna{min-width:calc(100% - 60px);max-width:calc(100% - 60px);margin:0 30px 30px}.work .info{padding-left:20px;padding-right:20px}.work .coluna:hover .icones{opacity:0}.work .h1{font-size:25px;line-height:35px}.work .services{font-size:17px;line-height:25px}header{position:relative}.f-nav.open .lateral{width:calc(100% + 17px);padding-right:17px}header a.close,header .menu_lateral{border-radius:0;top:0;right:0}header .menu_lateral{font-size:18px;line-height:48px}header .menu_lateral i:before{text-shadow:0 1px 0 rgba(255,255,255,1)}header .menu_lateral:hover{color:#fff}.home p,.services p,.home .bloco p,.notFound p,.faq p{font-weight:normal!important}.text ol,.texto ol{float:left;width:100%;padding:20px 0 10px 20px}.text ol li,.texto ol li{float:left;width:100%;font-size:15px;line-height:35px;font-weight:normal;position:relative}.agencia .text ol li,.agencia .texto ol li{line-height:30px}.areas h2::after{content:""}.galeria img{margin:0 auto 30px;display:block}section.img+.area.servico{margin-top:100px}section .imageBG{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:-1}section .imageBG.filter:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8)}section .imageBG.filter.white:after{background:rgba(255,255,255,.8)}section .imageBG.filter.red:after{background:rgba(209,48,56,.8)}section .imageBG img{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:-1;object-fit:cover;width:100%;height:100%}.livetech{margin:0 auto 30px}.banners .owl-item .titulo{width:100%}.footer .position input{font-size:18px}.home h1{z-index:-1}.text ul li,.texto ul li{font-weight:normal}header{height:60px}a.logo{padding:0;line-height:60px;max-width:145px}header .menu_lateral{position:absolute;width:60px;height:60px;font-size:23px;line-height:60px}header.open ul li ul li a{padding:0}header.open ul li>ul li{float:none}header.open ul li>ul>li>a{width:100%;display:block;text-align:center;float:none}.f-nav.open ul li>ul li>ul{display:none}header a.close{width:60px;height:60px;line-height:60px}.inner{padding:0 15px}.banners{height:calc(100vh - 60px)}.home .index{text-align:left}.banners .info{padding:0 30px 0}.banners .servicos{display:none}h2{text-align:left}.home .servicos{margin:45px 0 0}.home .servico{padding:0}.contact .seta::before,.contact .seta::after{font-size:50px;line-height:50px}.contact small{line-height:18px;padding-top:10px;margin:0 auto;display:block;float:none}.one{margin-top:0!important}.fazemos li{padding-right:0}footer .social{margin-left:-15px}.text ol,.texto ol{list-style-type:decimal}.proposta .sucess{padding:0 30px}.area a.ver{line-height:48px}.radio label{margin-bottom:10px}header.f-nav .flex.quatro .coluna{padding:0}.filtros ul li{display:block}.filtros ul li a{float:none}.img a.ver{line-height:48px}.map{height:500px}.map iframe{float:left;height:100%}.share a.ver{line-height:38px}.form button{height:50px;line-height:50px}button span{height:50px;line-height:50px}.gallery .owl-nav,.gallery .contador{bottom:-30px}.agencia p+ul,.agencia p+ol{margin-top:-35px}.colunas .text ul,.colunas .texto ul,.colunas .text ul li,.colunas .texto ul li{float:none}.colunas .text ul,.colunas .texto ul{padding-top:0}.servico.area a.button,.servico.area a.button span,.servico.area button span,.area a.ver{width:100%}.areas .vertical a.button{padding:0 40px}.navegacao .v2 h2{width:auto}.viewAll{float:right;width:auto;color:#242121;font-size:16px}.viewAll:hover{color:#d13239}.data .clas{float:right;width:auto;color:#fff!important}.estrelas{float:right;width:auto;position:relative;unicode-bidi:bidi-override;direction:rtl;margin:0 0 0 20px}.estrelas a{color:#fff;font-size:20px}.estrelas.red a{color:#d13239}.estrelas a:hover i:before,.estrelas>a:hover~a i:before{content:'\e806'}.estrelas a .tolltip{position:absolute;top:-25px;width:135px;text-align:center;right:0;background-color:#ebebeb;color:#242121;height:30px;line-height:30px;padding:0 15px;font-size:14px;display:none;font-weight:normal}.estrelas a:hover .tolltip{display:block}.search{width:100%;float:left;text-align:center;font-size:16px}.captcha{float:left;margin:61px 0 0}.captcha.nomargin,.nomargin{margin:0!important}.nomarginTop{margin-top:0!important}.nomarginBottom{margin-bottom:0!important}.nopaddingTop{padding-top:0!important}@media only screen and (min-width:360px){footer .social{margin-left:0}}@media only screen and (min-width:480px){.flex.quatro .coluna{max-width:50%;padding:0 30px 0 0}.share .redes a{display:inline-block;margin:30px 15px 0 15px}}@media only screen and (max-width:480px){.data .clas{clear:both;float:left}}@media only screen and (min-width:600px){.gallery .contador{right:75px}.intro h1{font-size:45px;line-height:50px}.intro.blog h1{font-size:25px;line-height:30px}h1{font-size:105px}.contact .flex .coluna.umterco{max-width:50%}.contact .flex .coluna.doistercos{max-width:50%}.flex .coluna.umterco{max-width:33%}.flex.dois .coluna{max-width:50%}.safari .flex.dois .coluna{flex:1 1 50%}.safari .flex .coluna.umterco{flex:1 1 33%}.flex .coluna.doistercos{max-width:67%}.contact a.button{float:right;margin:7px 0 0}.banners .info .titulo{font-size:60px;line-height:65px;width:70%}.home .testemunhos .owl-nav{left:0;right:auto;top:190px}.home .testemunhos quote{padding:70px 0 25px 100px}.home .testemunhos quote:before{top:0;left:0}.home .testemunhos author{padding:0 0 0 100px}.h1{text-align:left}.contact .h2{font-size:18px;line-height:30px;margin:34px 0 23px}.contact small{text-align:right;max-width:170px}.contact .seta:before{top:0;left:0;color:#fff;font-size:60px;line-height:60px}.formulario .coluna:first-child{padding:0 38px 0 0}.galeria .coluna{padding:0 15px 0 0;max-width:50%;width:50%}.galeria .coluna:last-child{padding:0 0 0 15px}.livetech span{width:60%}footer .barra{height:70px}footer .social{line-height:70px}footer .social a{width:70px;line-height:70px;height:70px;font-size:20px}footer .language{height:70px}footer a.lang{height:70px;line-height:70px;font-size:15px}footer a.lang i:first-child{color:#d13239;font-size:30px;line-height:30px}footer .language ul{top:70px}.footer .espacamento{padding:85px 0 0}.footer ul{float:left;width:100%;margin:19px 0 70px}.inner{padding:0 30px}.home.dark .servico:nth-child(2n+1){padding-right:15px}.home.dark .servico:nth-child(2n){padding-left:15px}.contact small{float:right;font-size:13px}header .contact small{float:none}.fazemos li{padding-right:30px}.filtros .pesquisa.open .escondido{width:600px}.areas .imagem{width:42%;float:left;margin:0}.servico .areas .imagem{width:44%;margin:0 6% 0 0}.areas.right .imagem{float:right;margin:0}.areas.right .texto{margin:0 0 0 6%}.areas .texto{width:49%;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;height:100%;position:absolute;top:0;right:0}.servico .areas .texto{width:50%;display:block;position:relative;float:left;padding:57px 15px 0 15px!important}.servico .areas:nth-child(2n+2) .texto{float:right}.areas .vertical{flex:1 1 auto}.servico .areas .vertical{max-width:585px}.areas:nth-child(2n+2) .imagem,.servico .areas:nth-child(2n+2) .vertical{float:right;margin:0}.servico .areas:nth-child(2n+2) .imagem{margin:0 0 0 6%}.areas:nth-child(2n+2) .texto{right:auto;left:0}.notFound .metade{width:70%}}@media only screen and (min-width:720px){.contact .flex .coluna .h1{padding-right:80px}.contact .flex .coluna.doistercos .h1{padding-right:0;float:none}.home .projectos .projecto{height:80vh}.projecto h2{font-size:35px;line-height:45px}.services .servico{padding:60px 0}.services .servico .conteudo{width:74%}.services .servico .icon{width:auto;margin:68px 0 0}.services .servico .icon object{width:120px;height:120px;float:none}.triplePhone .flex .phone:nth-child(2){display:block}.pc{min-height:465px;background-size:720px auto}.pc>.device-scroll{top:42px;left:calc(50% - 4px);min-width:471px;max-width:471px;min-height:294px;max-height:294px}.pc .phone{left:10%;display:block}.flex .coluna.umterco .h2{max-width:calc(100vw - 61%)}.flex .coluna.umterco .position{max-width:calc(100vw - 61%);margin:18px 0 0 18px;float:right}.home:not(.detalhe) .list_services{display:flex;flex-wrap:wrap}.home:not(.detalhe) .list_services li{width:100%;max-width:50%;flex:1 1 50%}.fazemos li .num{font-size:30px;line-height:35px}}@media only screen and (min-width:768px){.footer .flex .coluna.umterco{min-width:570px}.colunas .text{columns:2;column-gap:50px}.work .coluna{min-width:50%}.work.blog .coluna{margin:0 30px 30px 0;max-width:calc(50% - 30px);min-width:calc(50% - 30px)}.sucess{font-size:100px;line-height:110px}.pseudo-galeria div{width:auto}.inner.small.flex.nowrap.missao .bloco{max-width:33.3333%}.contact small{max-width:100%}.paddings{padding-bottom:80px}}@media only screen and (min-width:900px){.servico .areas h2:before{font-size:200px}.work.flex.dois .coluna{min-width:calc(50% - 48px);max-width:calc(50% - 48px)}.work.flex.dois{padding:0 15px}.work.flex.dois .coluna{margin:0 15px 30px}}@media only screen and (min-width:1024px){.home .projecto ul li a{font-size:17px}.detalhe .flex .coluna.doistercos{flex:1 1 67%;max-width:67%}.detalhe .flex .coluna.umterco{flex:1 1 33%;max-width:33%;padding-left:30px}.contact .h2{font-size:25px;line-height:35px}.contact .h3{font-size:15px;line-height:35px}.faq .question{font-size:20px;line-height:30px}.h2,.footer ul a{font-size:15px;line-height:25px}.missao .h3{font-size:25px;line-height:30px}.fazemos li .num{font-size:35px;line-height:40px}.fazemos li .titulo{font-size:25px;line-height:30px}.contact .seta:before{top:0;left:30px;color:#fff;font-size:100px;line-height:100px}h1{font-size:155px;line-height:300px}.form .h1{font-size:35px;line-height:40px}.comercial{text-align:left}.formulario{width:69%;padding:44px 38px 0 0}.comercial{width:24%;min-width:275px}.rodape{height:70px;text-align:left}.rodape ul{float:left;height:70px;padding:0}.rodape ul li{height:70px}.rodape ul li a{height:70px;line-height:70px;padding:0 15px 0 0}.rodape .copyright{height:70px;line-height:70px;text-align:left;width:auto;padding:0}.filtros .pesquisa.open .escondido{width:900px}.proposta .tres{width:33.33%}.proposta .dois{width:50%}.notFound .metade{width:50%}.gallery .owl-nav,.gallery .contador{bottom:30px}.agencia .inner{max-width:1030px}.hideDesktop{display:none!important}.hideMobile{display:inline-block!important}.intro h1,.intro.blog h1{font-size:55px;line-height:60px;color:#f2f2f2}.contact a.button{height:75px;padding:0 60px;line-height:75px}button span{font-size:15px}.contact a.button span{height:75px;line-height:75px;font-size:15px}header.open ul{margin:1% 0 2%}header.open ul.flex{margin:15px 0 15px}header.open ul li a{font-size:45px;line-height:50px;padding:10px 0}.lateral{padding-bottom:50px}.livetech span{font-size:55px;line-height:75px;padding:200px 0 0}.triplePhone .flex .phone:nth-child(3){display:block}.pc{min-height:680px;background-size:auto auto}.pc>.device-scroll{left:calc(50% - 5px);min-width:735px;max-width:735px;min-height:459px;max-height:459px}.pc .phone{top:30%;left:5%}.fazemos li{padding-right:70px}.flex .coluna.umterco .h2{max-width:calc(100vw - 60%)}.flex .coluna.umterco .position{max-width:calc(100vw - 55%)}.flex.quatro .coluna{max-width:25%;padding:0 20px}.flex.gap .coluna{padding:0 20px}.flex.gap .coluna:first-child{margin:0 0 0 -20px}.flex.gap .coluna:last-child{margin:0 -20px 0 0}.areas .imagem img{min-height:470px;object-fit:cover}.filtros ul li{display:inline-block}.filtros ul li a{float:left}.conteudo .list_services li a{padding:0 15px 0 0}.services .servico{padding:60px 0}.services .servico .icon object{width:170px;height:170px;float:none}.form button{height:73px;line-height:73px}button span{height:73px;line-height:73px}.home .text{padding:35px 0 0 0}.servico .areas .imagem.miniForm{width:25%;margin:0 6% 0 0;clear:none;float:right}.servico .areas .imagem.miniForm.width25{width:25%;margin:0 6% 0 0}.servico .areas .imagem.miniForm.width50{width:44%;margin:0 6% 0 0}.servico.textForm .areas .texto.width25{width:25%}.servico.textForm .areas .texto.width50{width:44%}.servico.textForm .areas .texto.width75{width:63%}.projecto .inner.big{top:45%;-ms-transform:translate(0,-45%);-webkit-transform:translate(0,-45%);-moz-transform:translate(0,-45%);-o-transform:translate(0,-45%);transform:translate(0,-45%);bottom:auto;left:0;right:0}.blog h2{font-size:35px;line-height:40px;margin:40px 0 20px -102px;width:calc(100% + 102px)}.flex:not(.servicos) .servico h2{margin:0 0 74px}.areas h2{margin:0 0 75px}.servico .areas h2{margin:0 0 19px}.colunas h2{width:50%}h1{font-size:255px}h2{font-size:35px;line-height:40px;text-align:left}.newsletter.img h2{font-size:55px;line-height:74px}.projecto h2{width:50%;font-size:55px;line-height:65px}.home .bloco p{font-size:17px;line-height:27px}h3{font-size:45px;line-height:65px}.home .servicos p{font-size:17px;line-height:27px}.home.one p{font-size:35px;line-height:55px}.home.fontSmall p{font-size:19px;line-height:39px}.blog .fluido p{font-size:19px;line-height:39px}.home.colunas p{font-size:17px;line-height:37px}.contact .flex .coluna.umterco{max-width:33%}.flex .coluna.doistercos,.contact .flex .coluna.doistercos{max-width:67%}a.logo{padding:0;max-width:165px}.lateral .inner{padding:0}header{position:fixed;top:0;left:0;width:100%;box-shadow:0 0 3px #000}body{padding-top:60px}header a.button{display:block;height:40px;line-height:42px;margin:10px 0;padding:0 40px}header a.button span{height:40px;line-height:40px}header ul{height:60px}header ul li a{height:auto;padding:0 15px;line-height:60px;font-size:14px}header ul li ul.nivel{visibility:hidden;height:auto;max-height:0;position:absolute;width:100%;background-color:#fff;top:60px;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);transition:all .25s ease-in-out .1s;-webkit-transition:all .25s ease-in-out .1s;-moz-transition:all .25s ease-in-out .1s;-o-transition:all .25s ease-in-out .1s;border-bottom:2px solid #ce2f37;text-align:center;overflow:hidden}header.f-nav ul li ul.nivel{width:100%;padding:0 20px;margin:0 0 7px;float:left}header ul li.open ul.nivel{visibility:visible;max-height:500px}header ul li ul li ul{width:100%;height:auto;background-color:transparent;padding:21px 0 0}.menu_lateral{display:none}header .flex.quatro{flex-wrap:nowrap;justify-content:center}header .flex.quatro .coluna{max-width:24%;padding:0 20px 0 0}.menu_lateral:hover{color:#fff;background-color:#ad172b}header a.close{margin:28px 0 0}header.open a.button{display:block}.lateral{opacity:1;position:static;visibility:visible;display:inline-block}header.f-nav .lateral{display:inline-block;transition:opacity .2s linear 0s;-webkit-transition:opacity .2s linear 0s;-moz-transition:opacity .2s linear 0s;-o-transition:opacity .2s linear 0s}.banners .owl-dots{right:100px;bottom:auto;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.banners .info{height:100%;top:0;padding:158px 0 0;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:0}.banners .servicos{width:100%;position:absolute;left:0;bottom:54px;visibility:visible}.banners .servicos li{color:#fff;font-size:25px;line-height:30px;font-weight:300;padding:0 30px}.owl-carousel .item .servicos li{visibility:hidden}.owl-carousel .active .item .servicos li{animation:slideBanner .5s linear 0s 1 forwards}.owl-carousel .active .item .servicos li:nth-child(2){animation-delay:.2s}.owl-carousel .active .item .servicos li:nth-child(3){animation-delay:.4s}.owl-carousel .active .item .servicos li:nth-child(4){animation-delay:.6s}.home .index{text-align:left}.home.fontSmall ul li{font-size:19px;line-height:39px}.text.fluido ul li{font-size:19px;line-height:39px}.colunas .text ul li{font-size:17px;line-height:37px}.home{padding:25px 0 50px}.home.detalhe{padding:75px 0}.home.agencia{padding:100px 0 80px}.home.agencia.blog{padding:7px 0}.home.agencia.area{padding:161px 0 165px}.home.dark{padding:137px 0 147px}.home.testemunhos{padding:137px 0 200px}.home.margin{margin:50px 0 0}.home .text{width:80%}.home .width .text{width:70%}.home.detalhe .text{width:100%}article .home .text{width:100%}.home .text.wide{float:left}.home a.link{font-size:15px}.home .projecto a.link{margin:52px 0 0 0;display:block}.home .over{padding:137px 0 230px}.home .projecto ul{padding:20px 0 0}.home .testemunhos .owl-prev,.home .testemunhos .owl-next{width:50px;height:50px;border-radius:50px;line-height:50px}.home .testemunhos .owl-next{margin:0 0 0 30px}.home .testemunhos .owl-prev i,.home .testemunhos .owl-next i{font-size:18px;line-height:50px}.home .testemunhos quote{font-size:35px;line-height:55px;padding:70px 0 25px 100px}.home .testemunhos author{font-size:25px;line-height:30px;padding:0 0 0 100px;min-width:270px}.home .testemunhos author span{font-size:20px;line-height:30px}.home .testemunhos a{display:block;color:#cbc8c7;font-size:13px;line-height:60px;margin:0 0 0 30px;width:auto;float:left;text-transform:uppercase}.home .testemunhos a:hover{color:#d13038}.home .testemunhos a i{color:#fff;font-size:19px;line-height:30px;background-color:#d13038;border:10px solid #f2f2f2;border-radius:30px;padding:3px 2px;margin:0 22px 0 0}.work .h1{font-size:36px;line-height:60px}.work.blog .h1{font-size:25px;line-height:35px}.filtros .pesquisa.open .escondido{width:950px}.fazemos li .resumo{font-size:17px;line-height:27px}.contact{padding:186px 0 154px}.h1{font-size:25px;line-height:35px}header .contact .seta:before{display:block}.alinhar{float:right;width:60%;text-align:center}.form{padding:186px 0 199px}.intro .data{font-size:17px;line-height:40px}.navegacao.v2{height:auto;margin:136px 0 0}.navegacao{height:368px}.navegacao.v2{height:auto}.navegacao .nav{background-position:left top;background-repeat:no-repeat;background-size:cover}.navegacao .nav:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(36,33,33,.8);transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;mix-blend-mode:multiply}.navegacao .nav:hover:before{background-color:rgba(209,49,56,1);transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s}.navegacao .nav.todos:before{background-color:transparent}.navegacao .nav.todos:hover:before{background-color:rgba(209,49,56,1)}.navegacao .centrar{width:100%;position:absolute;top:50%;left:0;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block}.navegacao .seta{position:absolute;left:30px;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:32px;visibility:hidden;font-weight:300;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;opacity:0}.navegacao .coluna:last-child .seta{left:auto;right:30px}.navegacao .nav:hover .seta{visibility:visible;left:0;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;opacity:1}.navegacao .coluna:last-child:hover .seta{left:auto;right:0}.navegacao .centrar .pr{width:100%;float:left;text-align:center;color:#fff;font-weight:300;font-size:17px;line-height:55px}.navegacao .centrar .icon{font-size:60px;line-height:70px}.navegacao a:hover .centrar .icon{color:#fff}.navegacao .todos:hover .centrar .titulo{color:#fff}.newsletter:not(.sub) form{float:left;width:100%;margin:93px 0 0}.newsletter{padding:180px 0 200px}.newsletter.pp{padding:0 0 200px}.newsletter.img{padding:140px 0}.faqs .ask{width:auto;max-width:100%;margin:0 0 15px 0;text-align:left}.sub .position{margin:93px 0 0}#eucookielaw span{max-width:85%;width:auto;text-align:left}#eucookielaw a#removecookie{display:block;float:right;margin:18px 0}.services .servico .icon{margin-top:70px}.home p,.services p{font-size:21px;line-height:35px}.text ul li,.texto ul li,.text ol li,.texto ol li{font-size:21px;line-height:35px}.banners .servicos{display:flex;padding:0 30px}.banners .info{padding:90px 30px 0}.contact h2{font-size:25px;line-height:35px}.home .servicos ul li a,.list_services li a{font-size:17px;line-height:27px}.servico.area a.button,.area a.ver{width:49%}.servico.area a.button+a.ver{margin-left:1%}}@media only screen and (min-width:1280px){.share .redes a{margin:30px 30px 0 0}.home p,.services p{font-size:25px;line-height:45px}.text ul li,.texto ul li,.text ol li,.texto ol li{font-size:25px;line-height:45px}.work .h1{font-size:48px}header a.button{padding:0 63px}header ul li a{padding:0 25px;font-size:17px}.sucess{margin:100px 0;font-size:200px;line-height:210px}.servico.area a.button{text-align:center;margin-right:0}.servico.area a.button+a.ver{margin-left:2%}header.open ul li a{padding:24px 0}header .flex.quatro .coluna{max-width:292px}.pc .phone{left:10%}header .menu_lateral{position:fixed;width:50px;height:50px;font-size:18px;line-height:50px}header a.close{width:50px;height:50px;line-height:50px}.services .servico{padding:100px 0}}@media only screen and (min-width:1366px){.home .text{padding:74px 0 0 0}}@media only screen and (min-width:1440px){header.open .contact{display:block;text-align:left}.notFound h1{font-size:200px}.notFound h1 span{font-size:180px}.home{padding:50px 0 75px}.home.reduzir{padding:137px 0}.filtros .pesquisa.open .escondido{width:1024px}.navegacao .seta{left:65px}.navegacao .coluna:last-child .seta{right:65px}.navegacao .nav:hover .seta{left:35px}.navegacao .coluna:last-child:hover .seta{right:35px}.navegacao .centrar .titulo{line-height:45px;font-size:35px;padding:0}.servico .areas .texto{padding:87px 15px 0 15px}.notFound{height:80vh;min-height:0}.notFound .metade{padding:100px 0 0}.notFound .procura{position:absolute;bottom:100px;left:30px;width:30%;margin:0}.banners .info .titulo{font-size:75px;line-height:80px;width:75%}}@media only screen and (min-width:1600px){.home .text{margin:0 -300px 0 0}.home .text.text{margin:0}.work .h1{font-size:55px;line-height:65px}}@media only screen and (max-width:1400px){.footer .flex{-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.flex .coluna.doistercos{flex:1 1 100%;max-width:100%}.flex .coluna.umterco{flex:1 1 100%;max-width:100%;padding-left:0;padding-right:0}.greyer:after{background-color:#ebebeb;position:absolute;left:-100%;height:100%;content:"";width:100%;top:0}}@media only screen and (max-width:1024px){.vantagens .flex.quatro .coluna{max-width:50%;width:50%}.servico.area a.button{margin:0 0 15px 0}.servico.area a.button span,.servico.area button span{float:left;text-align:center}.filtros .pesquisa{position:absolute;top:10px;right:60px}header.open .contact{text-align:center}header.open .contact .flex .coluna:first-child{display:none}header.f-nav .contact a.button{display:inline-block!important;float:none}.share a.ver{float:none;display:inline-block;clear:both;margin:40px 0 0}.share .redes{float:none;display:inline-block}.navegacao .nav{background-image:none!important}.navegacao .seta{float:left;width:100%;height:100%;color:#242121;font-size:30px;text-align:center;line-height:168px}.index .right,.botoes .right{float:none;display:inline-block}.botoes .right{text-align:center;width:100%}.botoes .right .button{float:none;display:inline-block}}@media only screen and (max-width:768px){.greyer:after{background-color:#ebebeb;position:absolute;left:-100%;height:100%;content:"";width:100%;top:0}.paddings{padding:50px 0}.form input[type=text],.pesquisa input[type=text],.campos input[type=text]{padding:0 19px}.select-style select{padding-left:19px}textarea{padding:20px 19px}.proposta{width:calc(100% + 30px);padding-bottom:85px}.campos:not(.line)>.checkbox>label{font-size:16px;line-height:24px}.servico .areas h2:before{top:10px;left:0}.areas .imagem,.servico .areas .imagem{width:100%;margin:0;padding:0 30px}.areas .texto{width:100%;margin:20px 0 0}.servico .areas .texto{width:100%;padding:57px 30px 0!important;overflow:hidden}.servico .areas .vertical{max-width:100%}.areas .imagem{width:45%;padding:0}.areas .texto{width:49%}.servico .areas .imagem{padding:0;width:100%}.servico .areas .texto{padding:17px 30px 0!important}.groupTab{margin-top:20px}.home .servicos.tabs{padding:0}.vantagens{padding:40px 0 60px}.missao.nowrap,.pseudo-galeria.nowrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.navegacao .todos .centrar .titulo{line-height:18px;font-size:14px}}@media only screen and (max-width:600px){.newsletter .flex.tres .coluna{flex:1 1 auto;max-width:100%;width:100%;margin:0 0 5px}.vantagens .flex.quatro .coluna{max-width:100%;width:100%}.home .testemunhos quote:before{-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.home .testemunhos .owl-nav{top:auto;bottom:0}.filtros .pesquisa{right:0}.pesquisa.grande .coluna:first-child{margin:0 0 15px}.contact .seta:before{top:0;left:0;color:#fff;-ms-transform:rotate(35deg);-webkit-transform:rotate(35deg);transform:rotate(35deg)}.contact .seta:after{position:absolute;content:"\e8a3";font-family:fontello,sans-serif;color:#fff;top:0;right:0;-moz-transform:scale(1,-1) rotate(-135deg);-webkit-transform:scale(1,-1) rotate(-135deg);-o-transform:scale(1,-1) rotate(-135deg);-ms-transform:scale(1,-1) rotate(-135deg);transform:scale(1,-1) rotate(-135deg)}.blog .list_services li{font-size:15px;line-height:30px}.img a.ver{margin:0 0 15px 0}.paddings{padding:32px 0 50px}.newsletter .position{width:100%}.areas .imagem,.servico .areas .imagem{padding:0;width:100%}.areas .texto{width:100%}.areas h2{margin-bottom:10px}.vantagens .servicos li:first-child,.vantagens .servicos li:last-child,.vantagens .servicos li{padding:0}.groupTab{padding-top:15px}.faq p{font-size:15px;line-height:30px}.faqs .button{margin:0 0 10px}.faqs .ask{line-height:35px}.home .text{padding-top:35px}.index .right{margin-top:35px}.home{padding:55px 0 55px}.faqs{margin-bottom:80px}.home .servicos.tabs{padding:0}.campos button{width:100%}.campos>.right{float:none}}@media only screen and (max-width:500px){.notFound h1{font-size:80px}.notFound h1 span{font-size:60px}.intro h1{font-size:20px;line-height:25px}.notFound h2{line-height:30px}.filtros .pesquisa.open .escondido{width:320px}.form button{max-width:100%;width:100%}}@media only screen and (max-width:479px){.footer .espacamento{padding:32px 0}.flex.quatro .coluna{max-width:100%;padding:0;transition:margin .33s ease-in-out}.footer .gap .openFooter{margin-bottom:40px}.footer .gap .h1{position:relative;cursor:pointer;margin:9px 0;padding-right:15px}.footer .gap .h1:after{content:'+';position:absolute;top:50%;right:0;transform:translate3d(0,-50%,0);width:11px}.footer .gap .openFooter .h1:after{content:'-'}.footer .gap ul{margin:0;overflow:hidden;max-height:0;transition:max-height .8s cubic-bezier(0,1,0,1)-.1s}.footer .gap .openFooter ul{max-height:9999px;transition:max-height .8s cubic-bezier(.5,0,1,0) 0s}.home .servicos.tabs a{padding:0 10px}.home .servicos.tabs i{font-size:42px}.livetech span{font-size:25px;line-height:45px;padding:100px 0 0}a.ver{width:100%}.img.newsletter .botoes a.button{width:100%}.newsletter .st1{line-height:25px}}@media only screen and (max-width:380px){.home .servicos.tabs a{padding:0 6px}.home .servicos.tabs i{font-size:40px}}@media only screen and (min-width:720px) and (max-width:1023px){.servico.area a.button,.area a.ver{width:47%}.servico.area a.button+a.ver{margin-left:2%}}@media only screen and (min-height:600px){.phone{min-height:500px}}@media only screen and (min-height:1000px){.banners .info{padding:258px 0 0}.banners .servicos{bottom:94px}}.frame360{position:relative;width:100%}.frame360 iframe{position:absolute;top:0;left:0;right:0;bottom:0}.comercial.v2{width:100%;text-align:left}@media only screen and (max-width:700px){.comercial.v2{padding-top:40px!important}.comercial.v2:nth-child(2){padding-top:0!important}}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;height:100%}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;height:100%;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel{height:100%}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform 100ms ease;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@-webkit-keyframes slideBanner{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}}@keyframes slideBanner{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}}