@charset "UTF-8";.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.fa-spin{-webkit-animation:fa-spin 1s infinite linear;animation:fa-spin 1s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.topBottom,.hexagon{animation:topBottom 5s infinite}.hexagon:nth-child(2n+2){animation:topBottom 10s infinite}@-webkit-keyframes topBottom{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,20px);transform:translate(0,20px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes topBottom{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,20px);transform:translate(0,20px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.leftRight{animation:leftRight 1.2s infinite;animation-duration:5s}@-webkit-keyframes leftRight{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(30px,0);transform:translate(30px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes leftRight{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(30px,0);transform:translate(30px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.animatedBackground{background-repeat:repeat!important;background-size:auto!important;animation:animatedBackground 20s linear infinite;-ms-animation:animatedBackground 20s linear infinite;-moz-animation:animatedBackground 20s linear infinite;-webkit-animation:animatedBackground 20s linear infinite}@keyframes animatedBackground{from{background-position:0 0}to{background-position:100% 0}}@-webkit-keyframes animatedBackground{from{background-position:0 0}to{background-position:100% 0}}@-ms-keyframes animatedBackground{from{background-position:0 0}to{background-position:100% 0}}@-moz-keyframes animatedBackground{from{background-position:0 0}to{background-position:100% 0}}@-webkit-keyframes toTopFromBottom{49%{-webkit-transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%)}51%{opacity:1}}@-moz-keyframes toTopFromBottom{49%{-moz-transform:translateY(-100%)}50%{opacity:0;-moz-transform:translateY(100%)}51%{opacity:1}}@keyframes toTopFromBottom{49%{transform:translateY(-100%)}50%{opacity:0;transform:translateY(100%)}51%{opacity:1}}.blinkblink{animation-name:blinkblink;animation-duration:5000ms;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes blinkblink{from{opacity:0}to{opacity:1}}@-moz-keyframes blinkblink{from{opacity:0}to{opacity:1}}@-webkit-keyframes blinkblink{from{opacity:0}to{opacity:1}}.pulse{animation:pulse 1.2s infinite}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,.4)}70%{-webkit-box-shadow:0 0 0 10px transparent}100%{-webkit-box-shadow:0 0 0 0 transparent}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(204,169,44,.4);box-shadow:0 0 0 0 rgba(204,169,44,.4)}70%{-moz-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}100%{-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-webkit-keyframes videomodule-anim{0%{-webkit-transform:scale(.68);transform:scale(.68)}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes videomodule-anim{0%{-webkit-transform:scale(.68);transform:scale(.68)}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}.rotateme,.counter.style-4:before{animation-name:rotateme;animation-duration:40s;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-name:rotateme;-webkit-animation-duration:40s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotateme;-moz-animation-duration:40s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:rotateme;-ms-animation-duration:40s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:rotateme;-o-animation-duration:40s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}@keyframes rotateme{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes rotateme{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotateme{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-o-keyframes rotateme{from{-o-transform:rotate(0deg)}to{-o-transform:rotate(360deg)}}@keyframes pulse{0%{transform:scale(0)}50%{transform:scale(1.3);opacity:0}100%{transform:scale(1.3);opacity:0}}@keyframes pulse-2{0%{transform:scale(0)}100%{transform:scale(1.3);opacity:0}}@keyframes move-forever{0%{transform:translate(-90px,0%)}100%{transform:translate(85px,0%)}}.zoom-fade,.featured-item:after{animation-name:zoom-fade;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-name:zoom-fade;-webkit-animation-duration:5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:zoom-fade;-moz-animation-duration:5s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:zoom-fade;-ms-animation-duration:5s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:zoom-fade;-o-animation-duration:5s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}@-webkit-keyframes zoom-fade{0%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes zoom-fade{0%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes opacitychange{0%,100%{opacity:0}60%{opacity:1}}@keyframes lightMe1{0%{opacity:.1}25%{opacity:1}100%{opacity:1}}@keyframes lightMe2{0%{opacity:.1}25%{opacity:.1}50%{opacity:1}100%{opacity:1}}@keyframes lightMe3{0%{opacity:.1}50%{opacity:.1}75%{opacity:1}100%{opacity:1}}@keyframes lightMe4{0%{opacity:.1}75%{opacity:.1}100%{opacity:1}}@keyframes slider{0%{transform:translateY(0)}10.5%{transform:translateY(0)}12.5%{transform:translateY(-40px)}23%{transform:translateY(-40px)}25%{transform:translateY(-80px)}35%{transform:translateY(-80px)}37.5%{transform:translateY(-120px)}47.5%{transform:translateY(-120px)}50%{transform:translateY(-160px)}60%{transform:translateY(-160px)}62.5%{transform:translateY(-200px)}72.5%{transform:translateY(-200px)}75%{transform:translateY(-240px)}85%{transform:translateY(-240px)}87.5%{transform:translateY(-280px)}100%{transform:translateY(-280px)}}@keyframes blink{from{opacity:.2}to{opacity:.75}}@keyframes rotation{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@keyframes bar-top{0%{transform:scale(0,1)}12.5%{transform:scale(1,1)}87.5%{transform:scale(1,1)}100%{transform:scale(0,1)}}@keyframes bar-right{0%{transform:scale(1,0)}12.5%{transform:scale(1,0)}25%{transform:scale(1,1)}75%{transform:scale(1,1)}87.5%{transform:scale(1,0)}100%{transform:scale(1,0)}}@keyframes bar-bottom{0%{transform:scale(0,1)}25%{transform:scale(0,1)}37.5%{transform:scale(1,1)}62.5%{transform:scale(1,1)}75%{transform:scale(0,1)}100%{transform:scale(0,1)}}@keyframes bar-left{0%{transform:scale(1,0)}37.5%{transform:scale(1,0)}50%{transform:scale(1,1)}62.5%{transform:scale(1,0)}100%{transform:scale(1,0)}}@keyframes ellipse-animation{0%{border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}12.5%{border-top-left-radius:0;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;transform:rotate(45deg)}25%{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:50%;border-bottom-left-radius:50%;transform:rotate(90deg)}37.5%{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:50%;transform:rotate(135deg)}50%{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;transform:rotate(180deg)}62.5%{border-top-left-radius:50%;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;transform:rotate(225deg)}75%{border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:0;border-bottom-left-radius:0;transform:rotate(270deg)}87.5%{border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:0;transform:rotate(315deg)}100%{border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;transform:rotate(360deg)}}@keyframes shadowsdancing{0%{box-shadow:inset 30px 0 0 rgba(209,242,165,.4),inset 0 30px 0 rgba(239,250,180,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4)}25%{box-shadow:inset 30px 0 0 rgba(245,105,145,.4),inset 0 30px 0 rgba(209,242,165,.4),inset -30px 0 0 rgba(239,250,180,.4),inset 0 -30px 0 rgba(255,196,140,.4)}50%{box-shadow:inset 30px 0 0 rgba(255,196,140,.4),inset 0 30px 0 rgba(245,105,145,.4),inset -30px 0 0 rgba(209,242,165,.4),inset 0 -30px 0 rgba(239,250,180,.4)}75%{box-shadow:inset 30px 0 0 rgba(239,250,180,.4),inset 0 30px 0 rgba(255,196,140,.4),inset -30px 0 0 rgba(245,105,145,.4),inset 0 -30px 0 rgba(209,242,165,.4)}100%{box-shadow:inset 30px 0 0 rgba(209,242,165,.4),inset 0 30px 0 rgba(239,250,180,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4)}}@keyframes colordancing{0%{color:#2575fc}25%{color:#00c9ff}50%{color:#ff512f}75%{color:#481ea7}100%{color:#2575fc}}@keyframes colordancing2{0%{color:#ff512f}25%{color:#481ea7}50%{color:#2575fc}75%{color:#00c9ff}100%{color:#ff512f}}@-webkit-keyframes loader-3-1{0%{-webkit-transform:rotate(0deg)}40%{-webkit-transform:rotate(180deg)}60%{-webkit-transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes loader-3-1{0%{transform:rotate(0deg)}40%{transform:rotate(180deg)}60%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes loader-3-2{0%{-webkit-transform:translate3d(0,-32px,0) scale(0,2);opacity:0}50%{-webkit-transform:translate3d(0,0,0) scale(1.25,1.25);opacity:1}100%{-webkit-transform:translate3d(0,8px,0) scale(0,0);opacity:0}}@keyframes loader-3-2{0%{transform:translate3d(0,-32px,0) scale(0,2);opacity:0}50%{transform:translate3d(0,0,0) scale(1.25,1.25);opacity:1}100%{transform:translate3d(0,8px,0) scale(0,0);opacity:0}}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-webkit-keyframes anti-rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg)}}.heartbeat{animation:heartbeat .5s cubic-bezier(.245,.325,.51,1.305) infinite alternate}@-webkit-keyframes heartbeat{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes heartbeat{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"font awesome 5 brands";font-style:normal;font-weight:400;src:url(https://files.upme.co.il/system/upme/css/../fonts/fa-brands-400.eot);src:url(https://files.upme.co.il/system/upme/css/../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-brands-400.woff2) format("woff2"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-brands-400.woff) format("woff"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-brands-400.ttf) format("truetype"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"font awesome 5 brands"}@font-face{font-family:"font awesome 5 free";font-style:normal;font-weight:400;src:url(https://files.upme.co.il/system/upme/css/../fonts/fa-regular-400.eot);src:url(https://files.upme.co.il/system/upme/css/../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-regular-400.woff2) format("woff2"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-regular-400.woff) format("woff"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-regular-400.ttf) format("truetype"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"font awesome 5 free";font-style:normal;font-weight:900;src:url(https://files.upme.co.il/system/upme/css/../fonts/fa-solid-900.eot);src:url(https://files.upme.co.il/system/upme/css/../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-solid-900.woff2) format("woff2"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-solid-900.woff) format("woff"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-solid-900.ttf) format("truetype"),url(https://files.upme.co.il/system/upme/css/../fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"font awesome 5 free"}.fa,.fas{font-weight:900}.la,.la-stack{display:inline-block}.la-fw,.la-li{text-align:center}@font-face{font-family:LineAwesome;src:url(https://files.upme.co.il/system/upme/css/../fonts/line-awesome.eot?v=1.1.);src:url(https://files.upme.co.il/system/upme/css/../fonts/line-awesome.eot??v=1.1.#iefix) format("embedded-opentype"),url(https://files.upme.co.il/system/upme/css/../fonts/line-awesome.woff2?v=1.1.) format("woff2"),url(https://files.upme.co.il/system/upme/css/../fonts/line-awesome.woff?v=1.1.) format("woff"),url(https://files.upme.co.il/system/upme/css/../fonts/line-awesome.ttf?v=1.1.) format("truetype"),url(https://files.upme.co.il/system/upme/css/../fonts/line-awesome.svg?v=1.1.#fa) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:LineAwesome;src:url(https://files.upme.co.il/system/upme/css/../fonts/line-awesome.svg?v=1.1.#fa) format("svg")}}.la{font:normal normal normal 16px/1 LineAwesome;font-size:inherit;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.la-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-fw{width:1.28571429em}.la-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.la-ul>li{position:relative}.la-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.la-li.la-lg{left:-1.85714286em}.la-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.li.pull-left{margin-right:.3em}.li.pull-right{margin-left:.3em}.la-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.la-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.la-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.la-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.la-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.la-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-180,:root .la-rotate-270,:root .la-rotate-90{filter:none}.la-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.la-stack-1x,.la-stack-2x{position:absolute;left:0;width:100%;text-align:center}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:"\f100"}.la-adjust:before{content:"\f101"}.la-adn:before{content:"\f102"}.la-align-center:before{content:"\f103"}.la-align-justify:before{content:"\f104"}.la-align-left:before{content:"\f105"}.la-align-right:before{content:"\f106"}.la-amazon:before{content:"\f107"}.la-ambulance:before{content:"\f108"}.la-anchor:before{content:"\f109"}.la-android:before{content:"\f10a"}.la-angellist:before{content:"\f10b"}.la-angle-double-down:before{content:"\f10c"}.la-angle-double-left:before{content:"\f10d"}.la-angle-double-right:before{content:"\f10e"}.la-angle-double-up:before{content:"\f10f"}.la-angle-down:before{content:"\f110"}.la-angle-left:before{content:"\f111"}.la-angle-right:before{content:"\f112"}.la-angle-up:before{content:"\f113"}.la-apple:before{content:"\f114"}.la-archive:before{content:"\f115"}.la-area-chart:before{content:"\f116"}.la-arrow-circle-down:before{content:"\f117"}.la-arrow-circle-left:before{content:"\f118"}.la-arrow-circle-o-down:before{content:"\f119"}.la-arrow-circle-o-left:before{content:"\f11a"}.la-arrow-circle-o-right:before{content:"\f11b"}.la-arrow-circle-o-up:before{content:"\f11c"}.la-arrow-circle-right:before{content:"\f11d"}.la-arrow-circle-up:before{content:"\f11e"}.la-arrow-down:before{content:"\f11f"}.la-arrow-left:before{content:"\f120"}.la-arrow-right:before{content:"\f121"}.la-arrow-up:before{content:"\f122"}.la-arrows:before{content:"\f123"}.la-arrows-alt:before{content:"\f124"}.la-arrows-h:before{content:"\f125"}.la-arrows-v:before{content:"\f126"}.la-asterisk:before{content:"\f127"}.la-at:before{content:"\f128"}.la-automobile:before{content:"\f129"}.la-backward:before{content:"\f12a"}.la-balance-scale:before{content:"\f12b"}.la-ban:before{content:"\f12c"}.la-bank:before{content:"\f12d"}.la-bar-chart:before{content:"\f12e"}.la-bar-chart-o:before{content:"\f12f"}.la-barcode:before{content:"\f130"}.la-bars:before{content:"\f131"}.la-battery-0:before{content:"\f132"}.la-battery-1:before{content:"\f133"}.la-battery-2:before{content:"\f134"}.la-battery-3:before{content:"\f135"}.la-battery-4:before{content:"\f136"}.la-battery-empty:before{content:"\f137"}.la-battery-full:before{content:"\f138"}.la-battery-half:before{content:"\f139"}.la-battery-quarter:before{content:"\f13a"}.la-battery-three-quarters:before{content:"\f13b"}.la-bed:before{content:"\f13c"}.la-beer:before{content:"\f13d"}.la-behance:before{content:"\f13e"}.la-behance-square:before{content:"\f13f"}.la-bell:before{content:"\f140"}.la-bell-o:before{content:"\f141"}.la-bell-slash:before{content:"\f142"}.la-bell-slash-o:before{content:"\f143"}.la-bicycle:before{content:"\f144"}.la-binoculars:before{content:"\f145"}.la-birthday-cake:before{content:"\f146"}.la-bitbucket:before{content:"\f147"}.la-bitbucket-square:before{content:"\f148"}.la-bitcoin:before{content:"\f149"}.la-black-tie:before{content:"\f14a"}.la-bold:before{content:"\f14b"}.la-bolt:before{content:"\f14c"}.la-bomb:before{content:"\f14d"}.la-book:before{content:"\f14e"}.la-bookmark:before{content:"\f14f"}.la-bookmark-o:before{content:"\f150"}.la-briefcase:before{content:"\f151"}.la-btc:before{content:"\f152"}.la-bug:before{content:"\f153"}.la-building:before{content:"\f154"}.la-building-o:before{content:"\f155"}.la-bullhorn:before{content:"\f156"}.la-bullseye:before{content:"\f157"}.la-bus:before{content:"\f158"}.la-buysellads:before{content:"\f159"}.la-cab:before{content:"\f15a"}.la-calculator:before{content:"\f15b"}.la-calendar:before{content:"\f15c"}.la-calendar-check-o:before{content:"\f15d"}.la-calendar-minus-o:before{content:"\f15e"}.la-calendar-o:before{content:"\f15f"}.la-calendar-plus-o:before{content:"\f160"}.la-calendar-times-o:before{content:"\f161"}.la-camera:before{content:"\f162"}.la-camera-retro:before{content:"\f163"}.la-car:before{content:"\f164"}.la-caret-down:before{content:"\f165"}.la-caret-left:before{content:"\f166"}.la-caret-right:before{content:"\f167"}.la-caret-square-o-down:before,.la-toggle-down:before{content:"\f168"}.la-caret-square-o-left:before,.la-toggle-left:before{content:"\f169"}.la-caret-square-o-right:before,.la-toggle-right:before{content:"\f16a"}.la-caret-square-o-up:before,.la-toggle-up:before{content:"\f16b"}.la-caret-up:before{content:"\f16c"}.la-cart-arrow-down:before{content:"\f16d"}.la-cart-plus:before{content:"\f16e"}.la-cc:before{content:"\f16f"}.la-cc-amex:before{content:"\f170"}.la-cc-diners-club:before{content:"\f171"}.la-cc-discover:before{content:"\f172"}.la-cc-jcb:before{content:"\f173"}.la-cc-mastercard:before{content:"\f174"}.la-cc-paypal:before{content:"\f175"}.la-cc-stripe:before{content:"\f176"}.la-cc-visa:before{content:"\f177"}.la-certificate:before{content:"\f178"}.la-chain:before{content:"\f179"}.la-chain-broken:before{content:"\f17a"}.la-check:before{content:"\f17b"}.la-check-circle:before{content:"\f17c"}.la-check-circle-o:before{content:"\f17d"}.la-check-square:before{content:"\f17e"}.la-check-square-o:before{content:"\f17f"}.la-chevron-circle-down:before{content:"\f180"}.la-chevron-circle-left:before{content:"\f181"}.la-chevron-circle-right:before{content:"\f182"}.la-chevron-circle-up:before{content:"\f183"}.la-chevron-down:before{content:"\f184"}.la-chevron-left:before{content:"\f185"}.la-chevron-right:before{content:"\f186"}.la-chevron-up:before{content:"\f187"}.la-child:before{content:"\f188"}.la-chrome:before{content:"\f189"}.la-circle:before{content:"\f18a"}.la-circle-o:before{content:"\f18b"}.la-circle-o-notch:before{content:"\f18c"}.la-circle-thin:before{content:"\f18d"}.la-clipboard:before{content:"\f18e"}.la-clock-o:before{content:"\f18f"}.la-clone:before{content:"\f190"}.la-close:before{content:"\f191"}.la-cloud:before{content:"\f192"}.la-cloud-download:before{content:"\f193"}.la-cloud-upload:before{content:"\f194"}.la-cny:before{content:"\f195"}.la-code:before{content:"\f196"}.la-code-fork:before{content:"\f197"}.la-codepen:before{content:"\f198"}.la-coffee:before{content:"\f199"}.la-cog:before{content:"\f19a"}.la-cogs:before{content:"\f19b"}.la-columns:before{content:"\f19c"}.la-comment:before{content:"\f19d"}.la-comment-o:before{content:"\f19e"}.la-commenting:before{content:"\f19f"}.la-commenting-o:before{content:"\f1a0"}.la-comments:before{content:"\f1a1"}.la-comments-o:before{content:"\f1a2"}.la-compass:before{content:"\f1a3"}.la-compress:before{content:"\f1a4"}.la-connectdevelop:before{content:"\f1a5"}.la-contao:before{content:"\f1a6"}.la-copy:before{content:"\f1a7"}.la-copyright:before{content:"\f1a8"}.la-creative-commons:before{content:"\f1a9"}.la-credit-card:before{content:"\f1aa"}.la-crop:before{content:"\f1ab"}.la-crosshairs:before{content:"\f1ac"}.la-css3:before{content:"\f1ad"}.la-cube:before{content:"\f1ae"}.la-cubes:before{content:"\f1af"}.la-cut:before{content:"\f1b0"}.la-cutlery:before{content:"\f1b1"}.la-dashboard:before{content:"\f1b2"}.la-dashcube:before{content:"\f1b3"}.la-database:before{content:"\f1b4"}.la-dedent:before{content:"\f1b5"}.la-delicious:before{content:"\f1b6"}.la-desktop:before{content:"\f1b7"}.la-deviantart:before{content:"\f1b8"}.la-diamond:before{content:"\f1b9"}.la-digg:before{content:"\f1ba"}.la-dollar:before{content:"\f1bb"}.la-dot-circle-o:before{content:"\f1bc"}.la-download:before{content:"\f1bd"}.la-dribbble:before{content:"\f1be"}.la-dropbox:before{content:"\f1bf"}.la-drupal:before{content:"\f1c0"}.la-edit:before{content:"\f1c1"}.la-eject:before{content:"\f1c2"}.la-ellipsis-h:before{content:"\f1c3"}.la-ellipsis-v:before{content:"\f1c4"}.la-empire:before,.la-ge:before{content:"\f1c5"}.la-envelope:before{content:"\f1c6"}.la-envelope-o:before{content:"\f1c7"}.la-envelope-square:before{content:"\f1c8"}.la-eraser:before{content:"\f1c9"}.la-eur:before{content:"\f1ca"}.la-euro:before{content:"\f1cb"}.la-exchange:before{content:"\f1cc"}.la-exclamation:before{content:"\f1cd"}.la-exclamation-circle:before{content:"\f1ce"}.la-exclamation-triangle:before{content:"\f1cf"}.la-expand:before{content:"\f1d0"}.la-expeditedssl:before{content:"\f1d1"}.la-external-link:before{content:"\f1d2"}.la-external-link-square:before{content:"\f1d3"}.la-eye:before{content:"\f1d4"}.la-eye-slash:before{content:"\f1d5"}.la-eyedropper:before{content:"\f1d6"}.la-facebook-f:before,.la-facebook:before{content:"\f1d7"}.la-facebook-official:before{content:"\f1d8"}.la-facebook-square:before{content:"\f1d9"}.la-fast-backward:before{content:"\f1da"}.la-fast-forward:before{content:"\f1db"}.la-fax:before{content:"\f1dc"}.la-female:before{content:"\f1dd"}.la-fighter-jet:before{content:"\f1de"}.la-file:before{content:"\f1df"}.la-file-archive-o:before{content:"\f1e0"}.la-file-audio-o:before{content:"\f1e1"}.la-file-code-o:before{content:"\f1e2"}.la-file-excel-o:before{content:"\f1e3"}.la-file-image-o:before{content:"\f1e4"}.la-file-movie-o:before{content:"\f1e5"}.la-file-o:before{content:"\f1e6"}.la-file-pdf-o:before{content:"\f1e7"}.la-file-photo-o:before{content:"\f1e8"}.la-file-picture-o:before{content:"\f1e9"}.la-file-powerpoint-o:before{content:"\f1ea"}.la-file-sound-o:before{content:"\f1eb"}.la-file-text:before{content:"\f1ec"}.la-file-text-o:before{content:"\f1ed"}.la-file-video-o:before{content:"\f1ee"}.la-file-word-o:before{content:"\f1ef"}.la-file-zip-o:before{content:"\f1f0"}.la-files-o:before{content:"\f1f1"}.la-film:before{content:"\f1f2"}.la-filter:before{content:"\f1f3"}.la-fire:before{content:"\f1f4"}.la-fire-extinguisher:before{content:"\f1f5"}.la-firefox:before{content:"\f1f6"}.la-flag:before{content:"\f1f7"}.la-flag-checkered:before{content:"\f1f8"}.la-flag-o:before{content:"\f1f9"}.la-flash:before{content:"\f1fa"}.la-flask:before{content:"\f1fb"}.la-flickr:before{content:"\f1fc"}.la-floppy-o:before{content:"\f1fd"}.la-folder:before{content:"\f1fe"}.la-folder-o:before{content:"\f1ff"}.la-folder-open:before{content:"\f200"}.la-folder-open-o:before{content:"\f201"}.la-font:before{content:"\f202"}.la-fonticons:before{content:"\f203"}.la-forumbee:before{content:"\f204"}.la-forward:before{content:"\f205"}.la-foursquare:before{content:"\f206"}.la-frown-o:before{content:"\f207"}.la-futbol-o:before,.la-soccer-ball-o:before{content:"\f208"}.la-gamepad:before{content:"\f209"}.la-gavel:before{content:"\f20a"}.la-gbp:before{content:"\f20b"}.la-gear:before{content:"\f20c"}.la-gears:before{content:"\f20d"}.la-genderless:before{content:"\f20e"}.la-get-pocket:before{content:"\f20f"}.la-gg:before{content:"\f210"}.la-gg-circle:before{content:"\f211"}.la-gift:before{content:"\f212"}.la-git:before{content:"\f213"}.la-git-square:before{content:"\f214"}.la-github:before{content:"\f215"}.la-github-alt:before{content:"\f216"}.la-github-square:before{content:"\f217"}.la-glass:before{content:"\f218"}.la-globe:before{content:"\f219"}.la-google:before{content:"\f21a"}.la-google-plus:before{content:"\f21b"}.la-google-plus-square:before{content:"\f21c"}.la-google-wallet:before{content:"\f21d"}.la-graduation-cap:before{content:"\f21e"}.la-gittip:before,.la-gratipay:before{content:"\f21f"}.la-group:before{content:"\f220"}.la-h-square:before{content:"\f221"}.la-hacker-news:before{content:"\f222"}.la-hand-grab-o:before{content:"\f223"}.la-hand-lizard-o:before{content:"\f224"}.la-hand-o-down:before{content:"\f225"}.la-hand-o-left:before{content:"\f226"}.la-hand-o-right:before{content:"\f227"}.la-hand-o-up:before{content:"\f228"}.la-hand-paper-o:before{content:"\f229"}.la-hand-peace-o:before{content:"\f22a"}.la-hand-pointer-o:before{content:"\f22b"}.la-hand-rock-o:before{content:"\f22c"}.la-hand-scissors-o:before{content:"\f22d"}.la-hand-spock-o:before{content:"\f22e"}.la-hand-stop-o:before{content:"\f22f"}.la-hdd-o:before{content:"\f230"}.la-header:before{content:"\f231"}.la-headphones:before{content:"\f232"}.la-heart:before{content:"\f233"}.la-heart-o:before{content:"\f234"}.la-heartbeat:before{content:"\f235"}.la-history:before{content:"\f236"}.la-home:before{content:"\f237"}.la-hospital-o:before{content:"\f238"}.la-hotel:before{content:"\f239"}.la-hourglass:before{content:"\f23a"}.la-hourglass-1:before{content:"\f23b"}.la-hourglass-2:before{content:"\f23c"}.la-hourglass-3:before{content:"\f23d"}.la-hourglass-end:before{content:"\f23e"}.la-hourglass-half:before{content:"\f23f"}.la-hourglass-o:before{content:"\f240"}.la-hourglass-start:before{content:"\f241"}.la-houzz:before{content:"\f242"}.la-html5:before{content:"\f243"}.la-i-cursor:before{content:"\f244"}.la-ils:before{content:"\f245"}.la-image:before{content:"\f246"}.la-inbox:before{content:"\f247"}.la-indent:before{content:"\f248"}.la-industry:before{content:"\f249"}.la-info:before{content:"\f24a"}.la-info-circle:before{content:"\f24b"}.la-inr:before{content:"\f24c"}.la-instagram:before{content:"\f24d"}.la-institution:before{content:"\f24e"}.la-internet-explorer:before{content:"\f24f"}.la-ioxhost:before{content:"\f250"}.la-italic:before{content:"\f251"}.la-joomla:before{content:"\f252"}.la-jpy:before{content:"\f253"}.la-jsfiddle:before{content:"\f254"}.la-key:before{content:"\f255"}.la-keyboard-o:before{content:"\f256"}.la-krw:before{content:"\f257"}.la-language:before{content:"\f258"}.la-laptop:before{content:"\f259"}.la-lastfm:before{content:"\f25a"}.la-lastfm-square:before{content:"\f25b"}.la-leaf:before{content:"\f25c"}.la-leanpub:before{content:"\f25d"}.la-legal:before{content:"\f25e"}.la-lemon-o:before{content:"\f25f"}.la-level-down:before{content:"\f260"}.la-level-up:before{content:"\f261"}.la-life-bouy:before{content:"\f262"}.la-life-buoy:before{content:"\f263"}.la-life-ring:before,.la-support:before{content:"\f264"}.la-life-saver:before{content:"\f265"}.la-lightbulb-o:before{content:"\f266"}.la-line-chart:before{content:"\f267"}.la-link:before{content:"\f268"}.la-linkedin:before{content:"\f269"}.la-linkedin-square:before{content:"\f26a"}.la-linux:before{content:"\f26b"}.la-list:before{content:"\f26c"}.la-list-alt:before{content:"\f26d"}.la-list-ol:before{content:"\f26e"}.la-list-ul:before{content:"\f26f"}.la-location-arrow:before{content:"\f270"}.la-lock:before{content:"\f271"}.la-long-arrow-down:before{content:"\f272"}.la-long-arrow-left:before{content:"\f273"}.la-long-arrow-right:before{content:"\f274"}.la-long-arrow-up:before{content:"\f275"}.la-magic:before{content:"\f276"}.la-magnet:before{content:"\f277"}.la-mail-forward:before{content:"\f278"}.la-mail-reply:before{content:"\f279"}.la-mail-reply-all:before{content:"\f27a"}.la-male:before{content:"\f27b"}.la-map:before{content:"\f27c"}.la-map-marker:before{content:"\f27d"}.la-map-o:before{content:"\f27e"}.la-map-pin:before{content:"\f27f"}.la-map-signs:before{content:"\f280"}.la-mars:before{content:"\f281"}.la-mars-double:before{content:"\f282"}.la-mars-stroke:before{content:"\f283"}.la-mars-stroke-h:before{content:"\f284"}.la-mars-stroke-v:before{content:"\f285"}.la-maxcdn:before{content:"\f286"}.la-meanpath:before{content:"\f287"}.la-medium:before{content:"\f288"}.la-medkit:before{content:"\f289"}.la-meh-o:before{content:"\f28a"}.la-mercury:before{content:"\f28b"}.la-microphone:before{content:"\f28c"}.la-microphone-slash:before{content:"\f28d"}.la-minus:before{content:"\f28e"}.la-minus-circle:before{content:"\f28f"}.la-minus-square:before{content:"\f290"}.la-minus-square-o:before{content:"\f291"}.la-mobile:before{content:"\f292"}.la-mobile-phone:before{content:"\f293"}.la-money:before{content:"\f294"}.la-moon-o:before{content:"\f295"}.la-mortar-board:before{content:"\f296"}.la-motorcycle:before{content:"\f297"}.la-mouse-pointer:before{content:"\f298"}.la-music:before{content:"\f299"}.la-navicon:before{content:"\f29a"}.la-neuter:before{content:"\f29b"}.la-newspaper-o:before{content:"\f29c"}.la-object-group:before{content:"\f29d"}.la-object-ungroup:before{content:"\f29e"}.la-odnoklassniki:before{content:"\f29f"}.la-odnoklassniki-square:before{content:"\f2a0"}.la-opencart:before{content:"\f2a1"}.la-openid:before{content:"\f2a2"}.la-opera:before{content:"\f2a3"}.la-optin-monster:before{content:"\f2a4"}.la-outdent:before{content:"\f2a5"}.la-pagelines:before{content:"\f2a6"}.la-paint-brush:before{content:"\f2a7"}.la-paper-plane:before,.la-send:before{content:"\f2a8"}.la-paper-plane-o:before,.la-send-o:before{content:"\f2a9"}.la-paperclip:before{content:"\f2aa"}.la-paragraph:before{content:"\f2ab"}.la-paste:before{content:"\f2ac"}.la-pause:before{content:"\f2ad"}.la-paw:before{content:"\f2ae"}.la-paypal:before{content:"\f2af"}.la-pencil:before{content:"\f2b0"}.la-pencil-square:before{content:"\f2b1"}.la-pencil-square-o:before{content:"\f2b2"}.la-phone:before{content:"\f2b3"}.la-phone-square:before{content:"\f2b4"}.la-photo:before{content:"\f2b5"}.la-picture-o:before{content:"\f2b6"}.la-pie-chart:before{content:"\f2b7"}.la-pied-piper:before{content:"\f2b8"}.la-pied-piper-alt:before{content:"\f2b9"}.la-pinterest:before{content:"\f2ba"}.la-pinterest-p:before{content:"\f2bb"}.la-pinterest-square:before{content:"\f2bc"}.la-plane:before{content:"\f2bd"}.la-play:before{content:"\f2be"}.la-play-circle:before{content:"\f2bf"}.la-play-circle-o:before{content:"\f2c0"}.la-plug:before{content:"\f2c1"}.la-plus:before{content:"\f2c2"}.la-plus-circle:before{content:"\f2c3"}.la-plus-square:before{content:"\f2c4"}.la-plus-square-o:before{content:"\f2c5"}.la-power-off:before{content:"\f2c6"}.la-print:before{content:"\f2c7"}.la-puzzle-piece:before{content:"\f2c8"}.la-qq:before{content:"\f2c9"}.la-qrcode:before{content:"\f2ca"}.la-question:before{content:"\f2cb"}.la-question-circle:before{content:"\f2cc"}.la-quote-left:before{content:"\f2cd"}.la-quote-right:before{content:"\f2ce"}.la-ra:before{content:"\f2cf"}.la-random:before{content:"\f2d0"}.la-rebel:before{content:"\f2d1"}.la-recycle:before{content:"\f2d2"}.la-reddit:before{content:"\f2d3"}.la-reddit-square:before{content:"\f2d4"}.la-refresh:before{content:"\f2d5"}.la-registered:before{content:"\f2d6"}.la-renren:before{content:"\f2d7"}.la-reorder:before{content:"\f2d8"}.la-repeat:before{content:"\f2d9"}.la-reply:before{content:"\f2da"}.la-reply-all:before{content:"\f2db"}.la-retweet:before{content:"\f2dc"}.la-rmb:before{content:"\f2dd"}.la-road:before{content:"\f2de"}.la-rocket:before{content:"\f2df"}.la-rotate-left:before{content:"\f2e0"}.la-rotate-right:before{content:"\f2e1"}.la-rouble:before{content:"\f2e2"}.la-feed:before,.la-rss:before{content:"\f2e3"}.la-rss-square:before{content:"\f2e4"}.la-rub:before{content:"\f2e5"}.la-ruble:before{content:"\f2e6"}.la-rupee:before{content:"\f2e7"}.la-safari:before{content:"\f2e8"}.la-save:before{content:"\f2e9"}.la-scissors:before{content:"\f2ea"}.la-search:before{content:"\f2eb"}.la-search-minus:before{content:"\f2ec"}.la-search-plus:before{content:"\f2ed"}.la-sellsy:before{content:"\f2ee"}.la-server:before{content:"\f2ef"}.la-share:before{content:"\f2f0"}.la-share-alt:before{content:"\f2f1"}.la-share-alt-square:before{content:"\f2f2"}.la-share-square:before{content:"\f2f3"}.la-share-square-o:before{content:"\f2f4"}.la-shekel:before{content:"\f2f5"}.la-sheqel:before{content:"\f2f6"}.la-shield:before{content:"\f2f7"}.la-ship:before{content:"\f2f8"}.la-shirtsinbulk:before{content:"\f2f9"}.la-shopping-cart:before{content:"\f2fa"}.la-sign-in:before{content:"\f2fb"}.la-sign-out:before{content:"\f2fc"}.la-signal:before{content:"\f2fd"}.la-simplybuilt:before{content:"\f2fe"}.la-sitemap:before{content:"\f2ff"}.la-skyatlas:before{content:"\f300"}.la-skype:before{content:"\f301"}.la-slack:before{content:"\f302"}.la-sliders:before{content:"\f303"}.la-slideshare:before{content:"\f304"}.la-smile-o:before{content:"\f305"}.la-sort:before,.la-unsorted:before{content:"\f306"}.la-sort-alpha-asc:before{content:"\f307"}.la-sort-alpha-desc:before{content:"\f308"}.la-sort-amount-asc:before{content:"\f309"}.la-sort-amount-desc:before{content:"\f30a"}.la-sort-asc:before,.la-sort-up:before{content:"\f30b"}.la-sort-desc:before,.la-sort-down:before{content:"\f30c"}.la-sort-numeric-asc:before{content:"\f30d"}.la-sort-numeric-desc:before{content:"\f30e"}.la-soundcloud:before{content:"\f30f"}.la-space-shuttle:before{content:"\f310"}.la-spinner:before{content:"\f311"}.la-spoon:before{content:"\f312"}.la-spotify:before{content:"\f313"}.la-square:before{content:"\f314"}.la-square-o:before{content:"\f315"}.la-stack-exchange:before{content:"\f316"}.la-stack-overflow:before{content:"\f317"}.la-star:before{content:"\f318"}.la-star-half:before{content:"\f319"}.la-star-half-empty:before,.la-star-half-full:before,.la-star-half-o:before{content:"\f31a"}.la-star-o:before{content:"\f31b"}.la-steam:before{content:"\f31c"}.la-steam-square:before{content:"\f31d"}.la-step-backward:before{content:"\f31e"}.la-step-forward:before{content:"\f31f"}.la-stethoscope:before{content:"\f320"}.la-sticky-note:before{content:"\f321"}.la-sticky-note-o:before{content:"\f322"}.la-stop:before{content:"\f323"}.la-street-view:before{content:"\f324"}.la-strikethrough:before{content:"\f325"}.la-stumbleupon:before{content:"\f326"}.la-stumbleupon-circle:before{content:"\f327"}.la-subscript:before{content:"\f328"}.la-subway:before{content:"\f329"}.la-suitcase:before{content:"\f32a"}.la-sun-o:before{content:"\f32b"}.la-superscript:before{content:"\f32c"}.la-table:before{content:"\f32d"}.la-tablet:before{content:"\f32e"}.la-tachometer:before{content:"\f32f"}.la-tag:before{content:"\f330"}.la-tags:before{content:"\f331"}.la-tasks:before{content:"\f332"}.la-taxi:before{content:"\f333"}.la-television:before,.la-tv:before{content:"\f334"}.la-tencent-weibo:before{content:"\f335"}.la-terminal:before{content:"\f336"}.la-text-height:before{content:"\f337"}.la-text-width:before{content:"\f338"}.la-th:before{content:"\f339"}.la-th-large:before{content:"\f33a"}.la-th-list:before{content:"\f33b"}.la-thumb-tack:before{content:"\f33c"}.la-thumbs-down:before{content:"\f33d"}.la-thumbs-o-down:before{content:"\f33e"}.la-thumbs-o-up:before{content:"\f33f"}.la-thumbs-up:before{content:"\f340"}.la-ticket:before{content:"\f341"}.la-remove:before,.la-times:before{content:"\f342"}.la-times-circle:before{content:"\f343"}.la-times-circle-o:before{content:"\f344"}.la-tint:before{content:"\f345"}.la-toggle-off:before{content:"\f346"}.la-toggle-on:before{content:"\f347"}.la-trademark:before{content:"\f348"}.la-train:before{content:"\f349"}.la-intersex:before,.la-transgender:before{content:"\f34a"}.la-transgender-alt:before{content:"\f34b"}.la-trash:before{content:"\f34c"}.la-trash-o:before{content:"\f34d"}.la-tree:before{content:"\f34e"}.la-trello:before{content:"\f34f"}.la-tripadvisor:before{content:"\f350"}.la-trophy:before{content:"\f351"}.la-truck:before{content:"\f352"}.la-try:before{content:"\f353"}.la-tty:before{content:"\f354"}.la-tumblr:before{content:"\f355"}.la-tumblr-square:before{content:"\f356"}.la-turkish-lira:before{content:"\f357"}.la-twitch:before{content:"\f358"}.la-twitter:before{content:"\f359"}.la-twitter-square:before{content:"\f35a"}.la-umbrella:before{content:"\f35b"}.la-underline:before{content:"\f35c"}.la-undo:before{content:"\f35d"}.la-university:before{content:"\f35e"}.la-unlink:before{content:"\f35f"}.la-unlock:before{content:"\f360"}.la-unlock-alt:before{content:"\f361"}.la-upload:before{content:"\f362"}.la-usd:before{content:"\f363"}.la-user:before{content:"\f364"}.la-user-md:before{content:"\f365"}.la-user-plus:before{content:"\f366"}.la-user-secret:before{content:"\f367"}.la-user-times:before{content:"\f368"}.la-users:before{content:"\f369"}.la-venus:before{content:"\f36a"}.la-venus-double:before{content:"\f36b"}.la-venus-mars:before{content:"\f36c"}.la-viacoin:before{content:"\f36d"}.la-video-camera:before{content:"\f36e"}.la-vimeo:before{content:"\f36f"}.la-vimeo-square:before{content:"\f370"}.la-vine:before{content:"\f371"}.la-vk:before{content:"\f372"}.la-volume-down:before{content:"\f373"}.la-volume-off:before{content:"\f374"}.la-volume-up:before{content:"\f375"}.la-warning:before{content:"\f376"}.la-wechat:before{content:"\f377"}.la-weibo:before{content:"\f378"}.la-weixin:before{content:"\f379"}.la-whatsapp:before{content:"\f37a"}.la-wheelchair:before{content:"\f37b"}.la-wifi:before{content:"\f37c"}.la-wikipedia-w:before{content:"\f37d"}.la-windows:before{content:"\f37e"}.la-won:before{content:"\f37f"}.la-wordpress:before{content:"\f380"}.la-wrench:before{content:"\f381"}.la-xing:before{content:"\f382"}.la-xing-square:before{content:"\f383"}.la-y-combinator:before{content:"\f384"}.la-y-combinator-square:before{content:"\f385"}.la-yahoo:before{content:"\f386"}.la-yc:before{content:"\f387"}.la-yc-square:before{content:"\f388"}.la-yelp:before{content:"\f389"}.la-yen:before{content:"\f38a"}.la-youtube:before{content:"\f38b"}.la-youtube-play:before{content:"\f38c"}.la-youtube-square:before{content:"\f38d"}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:9999;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#111;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.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;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{padding-bottom:60px;position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-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}.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;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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{-ms-touch-action:pan-y;touch-action:pan-y;-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{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item{}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{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;background:url(https://files.upme.co.il/system/upme/css/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-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-carousel.no-pb .owl-stage-outer{padding-bottom:0}.owl-carousel .owl-controls .owl-dot{display:inline-block}.owl-carousel .owl-dots{width:100%;display:inline-block;position:absolute;line-height:0;bottom:0;left:50%;transform:translateX(-50%);cursor:pointer;text-align:center}.owl-carousel.owl-theme .owl-dots .owl-dot span{background:#02060b;border-radius:2px;display:inline-block;width:10px;height:8px;margin:0 3px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;cursor:pointer}.dark-bg .owl-carousel.owl-theme .owl-dots .owl-dot span{background:#fff}.owl-carousel.owl-theme .owl-dots .owl-dot:hover span,.owl-carousel.owl-theme .owl-dots .owl-dot.active span{background:#2575fc;width:22px}.owl-carousel .owl-nav{display:block;position:absolute;text-indent:inherit;width:100%;text-align:center;bottom:-20px;transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);left:50%;cursor:pointer;z-index:999}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{background:#fff;border-radius:30px;color:#02060b;cursor:pointer;display:inline-block;font-size:34px;line-height:0;margin:0 10px;padding:10px 60px!important}.owl-carousel .owl-nav button.owl-prev:hover,.owl-carousel .owl-nav button.owl-next:hover{background-color:#005bea;background-color:linear-gradient(90deg,rgba(0,91,234,1) 0%,rgba(37,117,252,1) 80%);color:#fff;border-color:#2575fc}.theme-bg .owl-carousel .owl-nav button.owl-prev,.theme-bg .owl-carousel .owl-nav button.owl-next{background:#fff;color:#2575fc}.theme-bg .owl-carousel .owl-nav button.owl-prev:hover,.theme-bg .owl-carousel .owl-nav button.owl-next:hover{background:#02060b;color:#fff}.dark-bg .owl-carousel .owl-nav button.owl-prev:hover,.dark-bg .owl-carousel .owl-nav button.owl-next:hover{background:#fff;color:#2575fc}.owl-carousel .owl-item.center{transform:scale(1.1);z-index:99}.owl-carousel.owl-nav2 .owl-nav{width:auto;text-align:left;bottom:10%;transform:inherit;left:-60%}a:focus{text-decoration:none!important}a:focus,a:hover{color:#2575fc;text-decoration:none!important}a,button,input{outline:medium!important;color:#2575fc}*::-moz-selection{background:#2575fc;color:#fff;text-shadow:none}::-moz-selection{background:#2575fc;color:#fff;text-shadow:none}::selection{background:#2575fc;color:#fff;text-shadow:none}a,i,.btn,.btn span,button,img,span,.dropdown-item,.social-icons li:hover a,.owl-item,.featured-item:after,.featured-item::before,.featured-item,.featured-icon,.featured-item .featured-icon i,.price-table,.post,.post .post-image::before,.post .post-image::after,.post .post-desc,.team-description,.team-social-icon,.team-member.style-3:before,.team-member.style-3:after,.timeline-content:before,.timeline-content:after{-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.transform-x,.hexagon-bg{transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%)}.transform-y,.align-center,.image-column,.footer-1 .subscribe-box,.widget-searchbox .search-btn{transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%)}.clear-loader,.title-effect-2 i,.featured-item .featured-icon span,.blink-img,.hexagon-bg.style-2,.video-btn-pos,.video-btn .spinner-eff{transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%)}.navbar-nav .dropdown-menu .nav-link:focus,.navbar-nav .dropdown-menu .nav-link:hover{transform:translateX(5px);-webkit-transform:translateX(5px);-o-transform:translateX(5px);-ms-transform:translateX(5px);-moz-transform:translateX(5px)}.box-shadow,#header-wrap.fixed-header,.navbar-nav ul,.header-1 #header-wrap:before,.header-1 #header-wrap:after,.btn,.icon-btn,.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,#mc-form input.inpt,.timeline-content,.timeline-title h2,.contact-media,.accordion .card-header,.counter,.img-box,.tab.style-2,.price-table,.testimonial.style-1 .testimonial-content,.testimonial.style-4 .testimonial-img,.testimonial.style-5 .testimonial-content,.team-member.style-1,.team-link,.team-member.style-2 .team-description,.team-member.style-3,.testimonial.style-2 .testimonial-content,.testimonial.style-2 .testimonial-content:before,.testimonial.style-2 .testimonial-content:after,.testimonial.style-3 .testimonial-img,.team-member.style-4 .team-description,.team-description .team-icon li i,.featured-item,.featured-item:hover,.featured-item.style-1 .featured-icon i,.featured-item.style-2,.featured-item.style-6 .featured-icon i,.post,.post.style-3 .post-image,.post.style-3:hover,.post.style-4 .post-desc,.widget-title,.comment-reply a,.clients-logo{-webkit-box-shadow:0 0 15px 0 rgba(72,73,121,.15);-moz-box-shadow:0 0 15px 0 rgba(72,73,121,.15);box-shadow:0 0 15px 0 rgba(72,73,121,.15)}.featured-item.style-2:hover,.price-table:hover{-webkit-box-shadow:0 20px 50px 0 rgba(153,153,153,.5);-moz-box-shadow:0 20px 50px 0 rgba(153,153,153,.5);box-shadow:0 20px 50px 0 rgba(153,153,153,.5)}.custom-mt-5{z-index:99;position:relative;margin-top:-50px}.custom-mt-7{z-index:99;position:relative;margin-top:-70px}.custom-mt-10{z-index:99;position:relative;margin-top:-100px}.custom-mt-12{z-index:99;position:relative;margin-top:-120px}.custom-mt-15{z-index:99;position:relative;margin-top:-150px}.custom-mt-20{z-index:99;position:relative;margin-top:-200px}.custom-mt-25{z-index:99;position:relative;margin-top:-250px}.custom-mt-30{z-index:99;position:relative;margin-top:-300px}.custom-pt-18{padding-top:180px}.custom-pb-18{padding-bottom:180px}.px-10{padding-left:100px!important;padding-right:100px!important}.px-15{padding-left:150px!important;padding-right:150px!important}.px-20{padding-left:200px!important;padding-right:200px!important}.py-8{padding-top:80px!important;padding-bottom:80px!important}.py-10{padding-top:100px!important;padding-bottom:100px!important}.py-15{padding-top:150px!important;padding-bottom:150px!important}.py-20{padding-top:200px!important;padding-bottom:200px!important}.pl-10{padding-left:100px!important}.pr-10{padding-right:100px!important}.pt-8{padding-top:80px!important}.pt-10{padding-top:100px!important}.pt-15{padding-top:150px!important}.pt-20{padding-top:200px!important}.pb-10{padding-bottom:100px!important}.pb-15{padding-bottom:150px!important}.pb-17{padding-bottom:170px!important}.pb-20{padding-bottom:200px!important}.mt-8{margin-top:80px!important}.mt-10{margin-top:100px!important}.mt-15{margin-top:150px!important}.my-8{margin-top:80px!important;margin-bottom:80px!important}.my-10{margin-top:100px!important;margin-bottom:100px!important}.my-15{margin-top:150px!important;margin-bottom:150px!important}.my-20{margin-top:200px!important;margin-bottom:200px!important}#ht-preloader{direction:ltr;background:#000;bottom:0;height:100%;left:0;overflow:hidden!important;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:99999}.clear-loader{z-index:999;box-sizing:border-box;display:inline-block;left:50%;position:absolute;text-align:center;top:50%}.loader{position:relative;width:20rem;height:20rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000}.loader::before{z-index:1;content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8.69565rem;height:8.69565rem;background:#000;border-radius:50%}.loader .loader-box{position:absolute;width:10rem;height:10rem;overflow:hidden}.loader .loader-box::before{content:'';position:absolute;width:100%;height:100%;border-radius:50%;opacity:.1}.loader .loader-box:nth-child(1){top:0;left:0}.loader .loader-box:nth-child(1)::before{top:50%;left:50%;background:#2575fc;animation:lightMe1 4s ease-out infinite normal}.loader .loader-box:nth-child(2){top:0;right:0}.loader .loader-box:nth-child(2)::before{top:50%;right:50%;background:#05f8a1;animation:lightMe2 4s ease-out infinite normal}.loader .loader-box:nth-child(3){bottom:0;right:0}.loader .loader-box:nth-child(3)::before{bottom:50%;right:50%;background:#ff512f;animation:lightMe3 4s ease-out infinite normal}.loader .loader-box:nth-child(4){bottom:0;left:0}.loader .loader-box:nth-child(4)::before{bottom:50%;left:50%;background:#481ea7;animation:lightMe4 4s linear infinite normal}.loader .loader-wrap-text{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;overflow:hidden}.loader .text{position:relative;width:40px;height:40px;line-height:40px;animation:slider 8s ease-in infinite}.loader .text span{display:block;width:40px;height:40px;line-height:40px;text-align:center;font-size:2em;color:#fff}.loader-text{color:#fff;transform:translateY(-2rem);letter-spacing:6px;opacity:.2;animation:blink 1s ease-out infinite alternate}.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.row-eq-height>[class*=col-]>div{height:100%}.row-eq-height .align-item-middle>div{height:auto}[data-overlay]{position:relative;z-index:0}[data-overlay]:before,.slide-overlay:before{position:absolute;content:'';background-color:#000;width:100%;height:100%;top:0;left:0;z-index:-1}[data-overlay].white-overlay:before{background-color:#fff}[data-overlay].theme-overlay:before{background-color:#2575fc}[data-overlay].grediant-overlay:before{background:#005bea;background:linear-gradient(90deg,rgba(0,91,234,1) 0%,rgba(37,117,252,1) 80%)}[data-overlay="1"]:before{opacity:.1}[data-overlay="2"]:before{opacity:.2}[data-overlay="3"]:before{opacity:.3}[data-overlay="4"]:before{opacity:.4}[data-overlay="5"]:before{opacity:.5}[data-overlay="6"]:before{opacity:.6}[data-overlay="7"]:before{opacity:.7}[data-overlay="8"]:before{opacity:.8}[data-overlay="9"]:before{opacity:.9}[data-overlay="10"]:before{opacity:1}[data-overlay="0"]:before{opacity:0}.scroll-top{position:fixed;bottom:30px;right:30px;z-index:600;opacity:0;visibility:hidden;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out;-webkit-transform:translate3d(0,200%,0);-ms-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0)}.scroll-top a,.scroll-top a:visited{display:block;height:60px;width:60px;line-height:60px;text-align:center;border-radius:7px;-webkit-box-shadow:0 0 15px 6px rgba(0,0,0,.1);-moz-box-shadow:0 0 15px 6px rgba(0,0,0,.1);box-shadow:0 0 15px 6px rgba(0,0,0,.1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:32px;color:#fff;background:#2575fc}.scroll-top a:hover,.scroll-top a:focus{color:#2575fc;background:#fff}.scroll-top.scroll-visible{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.subscribe-form{margin:0;padding:0;position:relative}#mc-form{width:100%}#mc-form input.inpt{width:100%;border:none;background:#fff;border-radius:7px;color:#1c1d3e;font-size:14px;padding:0 15px 0 0;height:60px}#mc-form input.inpt.inpphone{padding:0 0 0 15px}#mc-form input.inpt::-webkit-input-placeholder{color:#1c1d3e}#mc-form input.inpt::-moz-placeholder{color:#1c1d3e}#mc-form input.inpt:-ms-input-placeholder{color:#1c1d3e}#mc-form input.inpt.placeholder{color:#1c1d3e!important}#mc-form .btn{border-radius:0;padding:0 35px;transition:.2s;height:50px;border-radius:7px}#mc-form .btn:hover{transform:translateX(-3px)}.footer-1 .subscribe-box{position:absolute;top:0;width:100%}.subscribe-inner{border-radius:7px;-webkit-box-shadow:0 0 75px rgba(0,0,0,.1);-moz-box-shadow:0 0 75px rgba(0,0,0,.1);box-shadow:0 0 75px rgba(0,0,0,.1);padding:40px 25px;background:#fff;position:relative;z-index:1}.logo img{height:60px}#header-wrap.fixed-header .logo img{height:55px}.header{position:absolute;top:0;width:100%;z-index:1200}#header-wrap{padding:10px 0;background:#fff;position:relative}.header-1 #header-wrap{padding:10px 20px}#header-wrap.fixed-header{padding:10px 20px;position:fixed;top:0;left:0;width:100%;z-index:999!important;background:#fff!important}.header-1 #header-wrap:before{content:"";background:#f9f7fc;width:96%;height:30px;position:absolute;left:2%;bottom:-10px;z-index:-1}.header-1 #header-wrap:after{content:"";background:#fcfbfd;width:92%;height:30px;position:absolute;left:4%;bottom:-20px;z-index:-9}#header-wrap.fixed-header:before,#header-wrap.fixed-header:after{display:none}.header-2 #header-wrap,.header-3 #header-wrap{background:0 0}.header-2 #header-wrap:before,.header-2 #header-wrap:after{display:none}.navbar{padding:0}.navbar-nav{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:transparent}.navbar-nav,.navbar-nav ul,.navbar-nav li{list-style:none;margin:0;padding:0;line-height:normal}.navbar-nav-rtl,.navbar-nav-rtl ul,.navbar-nav-rtl li{direction:rtl;text-align:right}.navbar-nav ul{display:none}.navbar-nav li,.navbar-nav a{position:relative}.navbar-nav a{display:block}.navbar-nav ul{position:absolute;padding:10px;background:#fff;border-radius:7px;border:none;-webkit-transition:all 400ms ease-out;-o-transition:all 400ms ease-out;transition:all 400ms ease-out}.navbar-brand{margin-right:0}.navbar-nav ul a{padding:10px 20px;white-space:nowrap;position:relative;background:0 0;color:#1c1d3e;font-size:14px;font-weight:400}.navbar-nav ul a:hover{color:#2575fc;padding-right:30px}.navbar-nav .nav-link.highlighted{color:#2575fc}.navbar-nav a .sub-arrow{position:relative;margin-right:5px}.navbar-nav a .sub-arrow::before{content:'+';position:absolute;left:0;right:0;top:0;bottom:0}.navbar-nav a.highlighted .sub-arrow::before{content:'-'}.navbar-nav ul a::before{position:absolute;top:0;right:0;color:transparent;content:'.';text-shadow:0 0 transparent;font-size:2em;line-height:1em;-webkit-transition:text-shadow .3s,color .3s;-moz-transition:text-shadow .3s,color .3s;transition:text-shadow .3s,color .3s;pointer-events:none;animation:opacitychange 1s ease-in-out infinite}.navbar-nav ul a:hover::before,.navbar-nav ul a:focus::before{color:#2575fc;text-shadow:10px 0 #1c1d3e,-10px 0 #1c1d3e}.navbar-brand{margin-right:0}.navbar-nav .nav-item{margin:0 20px}.navbar-nav .nav-link{color:#1c1d3e;font-weight:500;padding:0!important;border-radius:0;text-transform:capitalize;position:relative}.navbar-nav .nav-link:hover,.navbar-nav .nav-item .nav-link.active{color:#2575fc}.navbar-nav .nav-link::before{position:absolute;bottom:5px;left:50%;color:transparent;content:'.';text-shadow:0 0 transparent;font-size:2em;-webkit-transition:text-shadow .3s,color .3s;-moz-transition:text-shadow .3s,color .3s;transition:text-shadow .3s,color .3s;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none;animation:opacitychange 1s ease-in-out infinite;line-height:0}.navbar-nav .nav-link:hover::before,.navbar-nav .nav-item .nav-link.active::before,.navbar-nav .nav-link:focus::before{color:#2575fc;text-shadow:10px 0 #1c1d3e,-10px 0 #1c1d3e}.header-3 .navbar-nav .nav-link{color:#1c1d3e;font-size:18px}.header-3 .navbar-nav .nav-link:hover,.header-3 .navbar-nav .nav-item .nav-link.active{color:#fff}.header-3 .navbar-nav .nav-link:hover::before,.header-3 .navbar-nav .nav-item .nav-link.active::before,.header-3 .navbar-nav .nav-link:focus::before{color:#fff}.header-3 #header-wrap.fixed-header .navbar-nav .nav-link{color:#1c1d3e}.header-3 #header-wrap.fixed-header .navbar-nav .nav-link:hover,.header-3 #header-wrap.fixed-header .navbar-nav .nav-item .nav-link.active{color:#2575fc}.header-3 #header-wrap.fixed-header .navbar-nav .nav-link:hover::before,.header-3 #header-wrap.fixed-header .navbar-nav .nav-link.active::before{color:#2575fc}.logo .sticky-logo{display:none!important}.header-2 #header-wrap.fixed-header .logo>img,.header-3 #header-wrap.fixed-header .logo>img{display:none!important}.header-2 #header-wrap.fixed-header .logo .sticky-logo,.header-3 #header-wrap.fixed-header .logo .sticky-logo{display:block!important}.footer{padding:80px 0}.footer-pattern{bottom:0;position:absolute}.primary-footer{position:relative;z-index:99;font-size:16px}.secondary-footer{color:#5f5f5f;font-weight:400}.copyright{margin-top:50px}.copyright span a{font-weight:700}.theme-bg .copyright{border-top:2px solid rgba(255,255,255,.03);padding-top:50px}.footer-logo img{height:70px}.primary-footer,.primary-footer a{color:#1c1d3e}.primary-footer h4{margin-bottom:20px}.footer-1{margin-top:100px;padding-top:150px}.footer-2{padding-top:250px}.footer-3{padding-top:220px}.media-icon.list-inline li{display:inline-block}.media-icon li{margin-bottom:15px;font-size:16px;font-weight:400}.media-icon li:last-child{margin-bottom:0}.media-icon li a{color:#2575fc}.media-icon li a:hover{text-decoration:underline!important}.footer-list li{margin-bottom:15px;text-transform:capitalize}.footer-list li:last-child{margin-bottom:0}.footer-list li a{position:relative;font-size:16px;font-weight:400;color:#1c1d3e}.footer-list .list-inline li{display:inline-block;margin:0 10px}.footer-logo{margin-bottom:15px}.footer-social ul li{display:inline-block}.footer-social ul li a{color:#1c1d3e}.footer-social ul li a:hover{color:#2575fc}.theme-bg .primary-footer,.theme-bg .primary-footer a,.theme-bg .secondary-footer,.theme-bg .footer-social ul li a,.theme-bg .footer-list li a,.theme-bg .primary-footer h4,.dark-bg .primary-footer,.dark-bg .primary-footer a,.dark-bg .secondary-footer,.dark-bg .footer-social ul li a,.dark-bg .footer-list li a,.dark-bg .primary-footer h4{color:#fff}.footer h4{display:block}#footer-wave{position:absolute;height:100px;top:0;left:0;width:100%}#footer-wave svg path{fill:#fff}#footer-wave svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.page-title{display:block;position:relative;padding:130px 0 200px}.page-title h1{font-size:50px;color:#fff;line-height:60px;font-weight:700;margin-bottom:20px;text-align:center;text-shadow:1px 1px #444}.page-title p{margin-bottom:0;color:#1c1d3e}.breadcrumb{padding:5px 10px;display:inline-block;border-radius:0;margin:0;text-transform:capitalize;font-weight:700;background-color:#54d19f!important}.breadcrumb-item{display:inline-block}.breadcrumb-item a{color:#fff}.breadcrumb-item.active,.breadcrumb-item a:hover,.breadcrumb-item span{color:#fff}.page-title-pattern{bottom:0;position:absolute}.breadcrumb-item+.breadcrumb-item{padding-left:0!important}.breadcrumb-item+.breadcrumb-item::before{padding:0 5px!important;color:#fff!important;content:"↤"!important}@font-face{font-family:flaticon;src:url(https://files.upme.co.il/system/upme/css/../fonts/Flaticon.eot);src:url(https://files.upme.co.il/system/upme/css/../fonts/Flaticon.eot?#iefix) format("embedded-opentype"),url(https://files.upme.co.il/system/upme/css/../fonts/Flaticon.woff) format("woff"),url(https://files.upme.co.il/system/upme/css/../fonts/Flaticon.ttf) format("truetype"),url(https://files.upme.co.il/system/upme/css/../fonts/Flaticon.svg#Flaticon) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:flaticon;src:url(https://files.upme.co.il/system/upme/css/../fonts/Flaticon.svg#Flaticon) format("svg")}}[class^=flaticon-]:before,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class*=" flaticon-"]:after{font-family:Flaticon;font-style:normal}.flaticon-scroll:before{content:"\f100"}.flaticon-mall:before{content:"\f101"}.flaticon-web-design:before{content:"\f102"}.flaticon-briefing:before{content:"\f103"}.flaticon-customer-service:before{content:"\f104"}.flaticon-resolution:before{content:"\f105"}.flaticon-go-up-in-web:before{content:"\f106"}.flaticon-objective:before{content:"\f107"}.flaticon-checked:before{content:"\f108"}.flaticon-google-play:before{content:"\f109"}.flaticon-chevron:before{content:"\f10a"}.flaticon-back-arrow:before{content:"\f10b"}.flaticon-research:before{content:"\f10c"}.flaticon-market:before{content:"\f10d"}.flaticon-data:before{content:"\f10e"}.flaticon-analytics:before{content:"\f10f"}.flaticon-chart:before{content:"\f110"}.flaticon-software:before{content:"\f111"}.flaticon-price-tag:before{content:"\f112"}.flaticon-info:before{content:"\f113"}.flaticon-review:before{content:"\f114"}.flaticon-collaboration:before{content:"\f115"}.flaticon-blog:before{content:"\f116"}.flaticon-process:before{content:"\f117"}.flaticon-quality:before{content:"\f118"}.flaticon-review-1:before{content:"\f119"}.flaticon-project:before{content:"\f11a"}.flaticon-happiness:before{content:"\f11b"}.flaticon-paper-plane:before{content:"\f11c"}.flaticon-social-media:before{content:"\f11d"}.flaticon-email:before{content:"\f11e"}.flaticon-close:before{content:"\f11f"}.flaticon-chain:before{content:"\f120"}.accordion .card{border:none;border-radius:0;margin-bottom:20px;overflow:inherit}.accordion .card:last-child{margin-bottom:0}.accordion .card-header{background:0 0;border:none;position:relative;padding:0}.accordion .card-header a{padding:20px 30px 20px 20px;border-radius:7px;background:#fff;font-weight:600;font-size:15px;color:#1c1d3e;text-transform:capitalize;display:inline-block;width:100%}.accordion .card.active a,.accordion .card a:hover{background:#2575fc;color:#fff}.accordion .card-body{padding:30px}.accordion .card-header a span:after,.accordion .card-header a span:before,.accordion .card-header a span{content:'';position:absolute;left:20px;top:50%}.accordion .card-header a span:before,.accordion .card-header a span:after{width:20px;height:2px;background:#2575fc;top:50%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.accordion .card-header a span:before{-webkit-transform:translate(-50%) rotate(90deg);transform:translate(-50%) rotate(90deg)}.accordion .card-header a span{left:inherit;left:30px}.accordion .card-header a[aria-expanded=true] span:before{-webkit-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}.accordion .card.active a span:after,.accordion .card a:hover span:after,.accordion .card.active a span:before,.accordion .card a:hover span:before{background:#fff}.dark-bg .accordion .card{background:rgba(0,0,0,.2)}.dark-bg .accordion .card-header a{color:rgba(255,255,255,.5)}.dark-bg .accordion .card.active a,.dark-bg .accordion .card a:hover{color:#2575fc}.social-icons ul{padding:0;margin:0;line-height:0}.text-center.social-icons ul{display:inline-block}.social-icons li{display:inline-block;list-style:none;padding:0;margin:0 8px 0 0}.social-icons li a{display:inline-block;height:40px;width:40px;line-height:40px;font-size:14px;text-align:center;margin:0;border-radius:4px;border:0;background:0 0;color:#111121;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.text-white .social-icons li a{color:#fff}.social-icons.fullwidth li a{width:auto;height:auto;line-height:20px;padding:10px 15px}.social-icons li:hover a{transform:rotateY(360deg)}.social-icons.social-colored a,.social-icons.social-hover a:hover{color:#fff;border:0}.social-icons.social-colored .social-rss a,.social-icons.social-hover .social-rss a:hover{background-color:#faa33d}.social-icons.social-colored .social-facebook a,.social-icons.social-hover .social-facebook a:hover{background-color:#5d82d1}.social-icons.social-colored .social-twitter a,.social-icons.social-hover .social-twitter a:hover{background-color:#40bff5}.social-icons.social-colored .social-vimeo a,.social-icons.social-hover .social-vimeo a:hover{background-color:#35c6ea}.social-icons.social-colored .social-myspace a,.social-icons.social-hover .social-myspace a:hover{background-color:#008dde}.social-icons.social-colored .social-youtube a,.social-icons.social-hover .social-youtube a:hover{background-color:#ef4e41}.social-icons.social-colored .social-instagram a,.social-icons.social-hover .social-instagram a:hover{background-color:#548bb6}.social-icons.social-colored .social-gplus a,.social-icons.social-hover .social-gplus a:hover{background-color:#db5442}.social-icons.social-colored .social-stumbleupon a,.social-icons.social-hover .social-stumbleupon a:hover{background-color:#ff5c30}.social-icons.social-colored .social-lastfm a,.social-icons.social-hover .social-lastfm a:hover{background-color:#f34320}.social-icons.social-colored .social-pinterest a,.social-icons.social-hover .social-pinterest a:hover{background-color:#e13138}.social-icons.social-colored .social-google a,.social-icons.social-hover .social-google a:hover{background-color:#eb5e4c}.social-icons.social-colored .social-evernote a,.social-icons.social-hover .social-evernote a:hover{background-color:#9acf4f}.social-icons.social-colored .social-dribbble a,.social-icons.social-hover .social-dribbble a:hover{background-color:#f7659c}.social-icons.social-colored .social-skype a,.social-icons.social-hover .social-skype a:hover{background-color:#13c1f3}.social-icons.social-colored .social-forrst a,.social-icons.social-hover .social-forrst a:hover{background-color:#45ad76}.social-icons.social-colored .social-linkedin a,.social-icons.social-hover .social-linkedin a:hover{background-color:#238cc8}.social-icons.social-colored .social-wordpress a,.social-icons.social-hover .social-wordpress a:hover{background-color:#2592c3}.social-icons.social-colored .social-grooveshark a,.social-icons.social-hover .social-grooveshark a:hover{background-color:#ffb21d}.social-icons.social-colored .social-delicious a,.social-icons.social-hover .social-delicious a:hover{background-color:#377bda}.social-icons.social-colored .social-behance a,.social-icons.social-hover .social-behance a:hover{background-color:#1879fd}.social-icons.social-colored .social-dropbox a,.social-icons.social-hover .social-dropbox a:hover{background-color:#17a3eb}.social-icons.social-colored .social-soundcloud a,.social-icons.social-hover .social-soundcloud a:hover{background-color:#ff7e30}.social-icons.social-colored .social-deviantart a,.social-icons.social-hover .social-deviantart a:hover{background-color:#6a8a7b}.social-icons.social-colored .social-yahoo a,.social-icons.social-hover .social-yahoo a:hover{background-color:#ab47ac}.social-icons.social-colored .social-flickr a,.social-icons.social-hover .social-flickr a:hover{background-color:#ff48a3}.social-icons.social-colored .social-digg a,.social-icons.social-hover .social-digg a:hover{background-color:#75788d}.social-icons.social-colored .social-blogger a,.social-icons.social-hover .social-blogger a:hover{background-color:#ff9233}.social-icons.social-colored .social-tumblr a,.social-icons.social-hover .social-tumblr a:hover{background-color:#426d9b}.social-icons.social-colored .social-quora a,.social-icons.social-hover .social-quora a:hover{background-color:#ea3d23}.social-icons.social-colored .social-github a,.social-icons.social-hover .social-github a:hover{background-color:#3f91cb}.social-icons.social-colored .social-amazon a,.social-icons.social-hover .social-amazon a:hover{background-color:#ff8e2e}.social-icons.social-colored .social-xing a,.social-icons.social-hover .social-xing a:hover{background-color:#1a8e8c}.social-icons.social-colored .social-wikipedia a,.social-icons.social-hover .social-wikipedia a:hover{background-color:#b3b5b8}.social-icons.social-colored .social-android a,.social-icons.social-hover .social-android a:hover{background-color:#a4c639}.social-icons.social-colored .social-apple a,.social-icons.social-hover .social-apple a:hover{background-color:#999}.social-icons.social-border li a{border:1px solid #efefef;background:0 0}.social-icons.circle li a{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.team-member{position:relative;text-align:center}.owl-carousel .team-member{margin:30px 15px}.team-images{overflow:hidden;position:relative}.team-member .team-description{background:#fff;padding:20px;text-align:center;width:100%;position:relative;z-index:9}.team-member.style-1 .team-description{background:#fff;padding:20px;text-align:center;position:absolute;bottom:0}.team-member .team-description span{color:#1c1d3e;font-weight:400}.team-member .team-description h5{margin:0;text-transform:capitalize;font-weight:500;color:#2575fc}.team-social-icon{margin-top:15px}.team-member.style-1 .team-social-icon{display:inline-block;opacity:0;visibility:hidden;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);position:absolute;top:1rem;right:1rem;z-index:500}.team-member:hover .team-social-icon{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.team-member .team-social-icon ul{display:inline-block}.team-member .team-social-icon ul li{list-style-type:none;position:relative}.team-member.style-1 .team-social-icon ul li{margin-bottom:15px;margin-right:0;display:block}.team-member img{width:100%}.team-member p{margin:15px 0}.team-link{display:block;font-weight:600;font-size:30px;border-radius:7px;color:#1c1d3e;background:#fff;height:60px;width:60px;line-height:60px;opacity:0;visibility:hidden;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);position:absolute;top:2rem;left:1rem;z-index:500}.team-link:hover{color:#2575fc}.team-member:hover .team-link{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.team-member.style-1:hover .team-description{padding:30px 20px}.team-description .team-icon li a{color:#1c1d3e}.team-description .team-icon li a:hover{color:#2575fc}.team-description .team-icon li i{display:inline-block;border-radius:7px;background:#fff;width:60px;height:60px;line-height:60px;text-align:center;color:#2575fc;font-size:24px;vertical-align:middle;margin-left:10px}.team-member.style-2 .team-description{border-radius:7px;margin-left:auto;margin-right:auto;margin-top:-50px;width:85%;padding:30px 20px}.team-member.style-2 .team-social-icon{position:inherit;transform:inherit;opacity:1;left:inherit;top:inherit;visibility:visible}.team-member.style-2 .team-social-icon ul li{display:inline-block}.team-member.style-3{background:#fff;border-radius:7px;padding:30px}.team-member.style-3 .team-images{border-radius:50%;height:200px;overflow:hidden;position:relative;width:200px;margin:0 auto}.team-member.style-3 img{border-radius:50%}.team-member.style-3 .team-link{right:50%;margin-right:-30px;top:50%;margin-top:-30px;border-radius:50%}.team-member.style-3:before,.team-member.style-3:after{content:"";background:#2575fc;border-radius:7px;width:0;height:5px;position:absolute}.team-member.style-3:before{top:0;left:0}.team-member.style-3:after{bottom:0;right:0}.team-member.style-3:hover:before,.team-member.style-3:hover:after{width:30%}.team-member.style-3 .team-description{padding-left:0;padding-right:0}.team-member.style-4 .team-images{overflow:hidden;position:relative;width:70%;border-bottom-left-radius:70%}.team-member.style-4 .team-description{position:absolute;left:0;text-align:left;top:50%;width:80%;border-radius:7px;transform:translateY(-50%)}.team-member.style-4:hover .team-description{transform:inherit}.tab .nav-tabs{border:none;display:inline-block}.tab .nav-tabs .nav-link{background:#fff;border-radius:5px;margin-right:20px;font-size:20px;font-weight:500;color:#1c1d3e;float:left;position:relative;display:inline-block;border:none;padding:15px 30px}.tab .nav-tabs .nav-link:last-child{margin-right:0}.tab .nav-tabs .nav-link.active,.tab .nav-tabs .nav-link:hover,.tab .nav-tabs.active>a:focus,.tab .nav-tabs>a:hover{background:#2575fc;color:#fff}.tab .tab-content{padding:30px}.tab .nav-tabs{display:table;width:100%;text-align:center}.tab.style-2{padding-top:30px}.tab.style-2 .nav-tabs .nav-link{background:0 0!important;padding:0;display:table-cell;width:auto;float:none}.tab.style-2 .nav-tabs .nav-link i::after{background:#005bea;border-radius:100%;box-sizing:border-box;content:"";display:block;height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;transition:all .2s ease-in-out 0s;width:100%;z-index:-1;transform:scale(0)}.tab .nav-tabs .nav-link.active i::after,.tab .nav-tabs.active>a:focus i::after{background:#2575fc}.tab.style-2 .nav-tabs .nav-link i{color:#1c1d3e;font-size:50px;line-height:90px;margin:0 auto;position:relative;transition:all .2s ease-in-out 0s;z-index:1;display:block;height:90px;width:90px}.tab.style-2 .nav-tabs .nav-link h5{margin:0 0 1em;transition:all .2s ease-in-out 0s}.tab.style-2 .nav-tabs .nav-link:hover h5,.tab.style-2 .nav-tabs .nav-link.active h5,.tab.style-2 .nav-tabs.active>a:focus h5{color:#2575fc;margin:.5em 0}.tab.style-2 .nav-tabs .nav-link:hover i,.tab.style-2 .nav-tabs .nav-link.active i,.tab.style-2 .nav-tabs.active>a:focus i{color:#fff}.tab.style-2 .nav-tabs .nav-link:hover i::after,.tab.style-2 .nav-tabs .nav-link.active i::after,.tab.style-2 .nav-tabs.active>a:focus i::after{transform:scale(1)}.tab.style-2 .tab-content{padding-top:50px}.counter{position:relative;text-align:center;background:#fff;border-radius:7px;overflow:hidden;padding:30px}.counter span{font-size:50px;font-weight:700;line-height:50px;color:#005bea;display:inline-block;margin:30px 0 10px}.counter span+span{font-weight:400;font-size:30px;color:#1c1d3e}.counter h5{display:block;font-weight:400;color:#1c1d3e;font-size:20px;font-weight:500;position:relative;margin:0}.counter.style-2{background:0 0;box-shadow:none;padding:0;text-align:right}.counter.style-2 span{margin-top:0}.text-center .counter.style-2{text-align:center}.counter.style-3{background:0 0;box-shadow:none;padding:0;text-align:right;display:flex;align-items:center}.counter.style-3 .counter-icon{margin-left:15px}.counter.style-3 span{margin-top:0}.counter.style-4{display:flex;align-items:center;padding:0;overflow:inherit;margin:0 auto;width:10em;height:15.32em;border-radius:1em/.5em;transition:opacity .5s}.counter.style-4:before,.counter.style-4:after{position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:inherit;background:inherit;content:''}.counter.style-4:before{background:#fafaff;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.counter.style-4:after{background:#fff;-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}.counter.style-4 .counter-desc{position:relative;z-index:9;width:100%}.post{position:relative;border-radius:7px}.owl-carousel .post{margin:0 15px}.post .post-image{overflow:hidden;position:relative}.post .post-desc{padding:30px;background:#fff}.post .post-desc h4{margin:0;text-transform:capitalize;font-weight:700}.post .post-desc h4 a{color:#1c1d3e;display:inline-block}.post .post-desc h4 a:hover{color:#2575fc}.post .post-desc p{margin:15px 0}.post-meta ul li{font-size:14px;font-weight:400;display:inline-block;vertical-align:middle;margin:0 0 0 10px;list-style-type:none;position:relative}.post-meta ul li:last-child{margin-left:0}.post-meta ul li i{color:#2575fc}.post:hover{border-radius:15px}.post .post-image::before{background-color:#2575fc;content:"";display:block;height:50%;left:0;position:absolute;top:0;transition:all 600ms ease 0s;width:0;opacity:.7}.post .post-image::after{background-color:#2575fc;bottom:0;content:"";display:block;height:50%;position:absolute;right:0;transition:all 600ms ease 0s;width:0;opacity:.7}.post:hover .post-image::before,.post:hover .post-image::after{width:100%}.post-categories{display:inline-block;font-weight:600;font-size:12px;padding:8px 20px;color:#fff;border-top-left-radius:7px;text-transform:uppercase;background:#2575fc;text-align:center;position:absolute;bottom:0;right:0;z-index:500}.post:hover .post-categories{background:#1c1d3e}.post.style-2:hover .post-categories{background:#fff;color:#2575fc}.post-categories:hover{color:#005bea}.post-title{position:relative;padding-top:20px;margin-top:20px}.post-title:before,.post-title:after{content:'';position:absolute;z-index:1;height:3px;border-radius:2px;top:0}.post-title:before{background:#005bea;width:150px;right:-30px}.post-title:after{background:#2575fc;width:20px;right:130px}.post-author{position:absolute;left:30px;bottom:-25px}.post-author-img{display:inline-block;width:80px;height:80px;border-radius:50%;overflow:hidden;vertical-align:top}.post-author span{font-size:16px;color:#2575fc;font-weight:500;padding-left:15px;padding-top:15px;display:inline-block}.post.style-2{overflow:hidden}.post.style-2 .post-desc h4 a,.post.style-2 .post-desc p,.post.style-2 .post-meta ul li,.post.style-2 .post-meta ul li i{color:#fff}.post.style-2 .post-desc{background:0 0;box-shadow:none;bottom:-10px;left:0;position:absolute;right:0;opacity:0;z-index:99;transition:bottom .3s ease 0s,opacity .3s cubic-bezier(.33,.66,.66,1) 0s}.post.style-2:hover .post-desc,.post.style-2.active .post-desc{opacity:1;bottom:0}.post.style-2:before{content:"";background:rgba(0,0,0,.7);position:absolute;width:100%;height:100%;left:0;bottom:0;transform:translateY(100%);transition:transform 500ms ease 0s,box-shadow 500ms ease 0s;z-index:9}.post.style-2:hover:before,.post.style-2.active:before{transform:translateY(0)}.post.style-2 .post-categories{position:relative;bottom:inherit;left:inherit;border-radius:7px;margin-bottom:15px}.post.style-2 p{margin-bottom:0}.post.style-3{box-shadow:none;border-radius:0}.post.style-3 .post-desc{background:0 0}.post.style-3 .post-image{border-radius:7px}.post.style-3 .post-title{padding-top:0;margin-top:0}.post.style-3 .post-title:before,.post.style-3 .post-title:after{display:none}.post.style-3 .post-meta{position:relative;padding-top:20px;margin-top:20px}.post.style-3 .post-meta:before,.post.style-3 .post-meta:after{content:'';position:absolute;z-index:1;height:3px;border-radius:2px;top:0}.post.style-3 .post-meta:before{background:#005bea;width:100px;right:0}.post.style-3 .post-meta:after{background:#2575fc;width:20px;right:110px}.post.style-4{box-shadow:none;overflow:inherit}.post.style-4 .post-desc{border-radius:7px;margin-left:auto;margin-right:auto;margin-top:-50px;width:85%;padding:30px 20px;position:relative}.post.style-4 h4{font-size:22px}.video-post{padding-top:56.9444%;position:relative;width:100%}.video-post iframe,.video-post object,.video-post embed{pointer-events:auto;border:medium;height:100%;left:0;position:absolute;top:0;width:100%}.post-queto .item{background:#ff156a;padding:30px 30px 30px 100px;font-size:16px;font-style:italic;line-height:30px}.post-queto .item span{color:rgba(0,0,0,.1);font-size:120px;left:30px;line-height:130px;position:absolute;top:50%}.media-holder .media{position:relative}.media.inner{background:#fafaff;padding:30px;margin:50px 0 50px 50px;border-radius:7px}.media-holder .media img{border-radius:50%;width:100px;-webkit-box-shadow:0 20px 40px 0 rgba(28,30,35,.2);-moz-box-shadow:0 20px 40px 0 rgba(28,30,35,.2);box-shadow:0 20px 40px 0 rgba(28,30,35,.2)}.media-body h6{color:#1c1d3e;margin-bottom:0;font-weight:600;font-size:20px;text-transform:capitalize;display:inline-block;vertical-align:middle}.comment-date{display:block;color:#005bea;margin-top:10px;text-transform:uppercase}.comment-reply{position:absolute;left:0;top:0}.comment-reply a{background:#fff;padding:10px 20px;border-radius:30px;color:#1c1d3e;font-weight:500;display:inline-block}.comment-reply a:hover{color:#2575fc}.media-body p{margin:15px 0 0}.media.inner .comment-reply{top:30px;left:30px}.pagination{display:inline-block!important;width:100%}.pagination>li{margin:0 6px;display:inline-block}.pagination>li>a,.pagination>li>span{width:50px;height:50px;line-height:50px;padding:0;text-align:center;color:#1c1d3e;font-weight:500;border-radius:50%!important;border-color:#efefef}.pagination>li.active .page-link,.page-link:hover,.page-link:focus{box-shadow:none;background:#2575fc;color:#fff;border-color:#2575fc}.widget-title{background:#fff;border-radius:7px;margin-top:50px;padding:15px;font-weight:700;text-transform:uppercase;color:#1c1d3e;display:inline-block;position:relative;width:100%;margin-bottom:30px}.widget-searchbox{position:relative;width:100%}.form-inline .form-control{display:inline-block;vertical-align:middle;width:100%}.widget-searchbox .search-btn{background:0 0;border:none;color:#2575fc;font-size:14px;outline:medium;overflow:hidden;position:absolute;left:20px;top:50%;cursor:pointer}.widget .recent-post-thumb{display:table-cell;vertical-align:middle;height:auto;width:75px;border-radius:7px;overflow:hidden}.widget .recent-post-desc{display:table-cell;vertical-align:middle;padding-right:15px}.widget .recent-post-desc a{display:block;margin-top:10px;color:#1c1d3e;font-weight:500}.widget .recent-post-desc a:hover{color:#2575fc}.widget .widget-categories li{display:block;padding:15px 0;border-bottom:1px dashed #ddd;position:relative}.widget .widget-categories li:first-child{padding-top:0}.widget .widget-categories li:last-child{padding-bottom:0;border-bottom:none}.widget .widget-categories li a{text-transform:capitalize;color:#1c1d3e;display:flex;justify-content:space-between;font-weight:500}.widget .widget-categories li a:hover{color:#2575fc;padding-left:5px}.widget-categories li i{position:absolute;right:0;color:#005bea}.widget .widget-tags li{display:inline-block;margin:5px 5px 15px 0}.widget .widget-tags li a{background:#fafaff;border-radius:5px;color:#1c1d3e;padding:10px 18px;display:inline-block;text-align:center;font-weight:400}.widget .widget-tags li a:hover{background:#2575fc;color:#fff}.post-tags li{display:inline-block;margin:5px 5px 15px 0}.post-tags li a{background:#fafaff;border-radius:5px;color:#1c1d3e;padding:10px 18px;display:inline-block;text-align:center;font-weight:400}.post-tags li a:hover{background:#2575fc;color:#fff}.main-post .recent-post-thumb{width:120px}.main-post .recent-post-thumb img{width:100%}.testimonial{position:relative;padding:30px 30px 30px 0}.testimonial.style-1{padding:30px 0 30px 30px}.testimonial.style-1:before{content:"";background:#2575fc;border-top-left-radius:7px;border-bottom-left-radius:7px;width:20%;height:100%;position:absolute;right:0;top:0}.testimonial-content{position:relative;font-size:18px;line-height:28px;font-weight:600;margin-bottom:0}.testimonial.style-1 .testimonial-content{padding:30px;margin-right:50px;border-radius:7px;background:#fff;overflow:hidden}.testimonial-content p{font-size:18px;line-height:34px;font-weight:500;margin-bottom:0;color:#1c1d3e;position:relative}.testimonial.style-1 .testimonial-content p{position:relative;z-index:9}.testimonial.style-1 .testimonial-caption{z-index:9;position:relative}.testimonial .testimonial-caption label{margin-bottom:0;font-weight:500;color:#1c1d3e;display:block}.testimonial .testimonial-caption h5{color:#2575fc;font-weight:700;display:inline-block;margin-bottom:10px}.testimonial .testimonial-quote{color:#ffe2e1;z-index:-1;font-size:200px;line-height:200px;transform:rotate(-90deg);position:absolute;top:0;right:0}.testimonial.style-1 .testimonial-quote{z-index:9}.grey-bg .testimonial-content p{color:#1c1d3e}.testimonial.style-1 .testimonial-content::before{background:#fafaff;content:"";height:300px;left:-25%;position:absolute;top:10%;transform:rotate(-10deg);width:150%}.testimonial-caption{position:relative;padding-top:20px;margin-top:20px;display:inline-block}.testimonial-caption:before,.testimonial-caption:after{content:'';position:absolute;z-index:1;height:3px;border-radius:2px;top:0}.testimonial-caption:before{background:#005bea;width:100px;left:0}.testimonial-caption:after{background:#2575fc;width:20px;left:110px}.testimonial-carousel .controls{padding:0;margin:0;white-space:nowrap;text-align:center;position:relative}.testimonial-carousel .controls li{position:relative;margin:0 2%;border-radius:50%;width:46%;box-shadow:0 30px 70px rgba(0,0,0,.2)}.testimonial-carousel .controls li a{position:relative;z-index:9;overflow:hidden;border-radius:50%;display:inline-block;width:100%;height:100%}.testimonial-carousel .controls li:last-child{float:none;margin:0 auto}.testimonial-carousel .controls li img{width:100%;height:100%}.testimonial-carousel .controls li.active:after,.testimonial-carousel .controls li.active:before,.testimonial.style-2 .testimonial-img:before,.testimonial.style-2 .testimonial-img:after{content:'';border:10px solid #2575fc;width:100%;height:100%;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:0%;top:0%;opacity:1;-webkit-animation:2s videomodule-anim linear infinite;animation:2s videomodule-anim linear infinite}.testimonial-carousel .controls li.active:before{-webkit-animation-delay:.5s;animation-delay:.5s}.testimonial.style-2{text-align:center;padding:30px 30px 70px}.testimonial.style-2:before{display:none}.testimonial-img{border-radius:50%;position:relative;display:inline-block}.testimonial-img img{border-radius:50%;position:relative;z-index:9;width:100%}.testimonial.style-2 .testimonial-img{width:35%}.testimonial.style-2 .testimonial-content{background:#fff;padding:30px;border-radius:7px;margin-top:30px}.testimonial.style-2 .testimonial-content:before{content:"";background:#fff;width:96%;height:100px;position:absolute;left:2%;bottom:-20px;z-index:-1}.testimonial.style-2 .testimonial-content:after{content:"";background:#fff;width:92%;height:100px;position:absolute;left:4%;bottom:-40px;z-index:-9}.testimonial-2 .carousel-inner{z-index:9}.testimonial-carousel.testimonial-2 .controls{position:absolute;height:100%;width:100%;bottom:0}.testimonial-carousel.testimonial-2 .controls li{animation-name:blinkblink;animation-duration:5000ms;transform-origin:70% 70%;animation-iteration-count:infinite;animation-timing-function:linear;position:absolute;box-shadow:0 10px 30px rgba(0,0,0,.15);border-radius:100%;z-index:99;opacity:.6;width:130px;height:130px;margin:inherit;float:none}.testimonial-carousel.testimonial-2 .controls li.active{opacity:1;animation:inherit}.testimonial-2 .controls li:nth-child(1){left:0;bottom:10%}.testimonial-2 .controls li:nth-child(2){left:5%;bottom:55%}.testimonial-2 .controls li:nth-child(3){right:5%;bottom:55%}.testimonial-2 .controls li:nth-child(4){right:0;bottom:10%}.testimonial.style-3,.testimonial.style-5{display:flex;align-items:center}.testimonial.style-3 .testimonial-img,.testimonial.style-5 .testimonial-img{border-radius:20% 30% 80% 0;display:inline-block;overflow:hidden;position:relative;margin-left:30px;width:100%}.testimonial.style-3 .testimonial-img img,.testimonial.style-5 .testimonial-img img{border-radius:0}.testimonial.style-3 .testimonial-quote{color:#ffe2e1;left:0;right:inherit;transform:rotate(-180deg)}.testimonial-carousel.testimonial-3 .controls{position:absolute;height:100%;width:100%;bottom:0}.testimonial-carousel.testimonial-3 .controls li{position:absolute;box-shadow:0 10px 30px rgba(0,0,0,.15);border-radius:100%;z-index:99;opacity:.6;width:130px;height:130px;margin:inherit;float:none;width:80px;height:80px;animation:inherit}.testimonial-3 .controls li:nth-child(1){right:0;bottom:0%}.testimonial-3 .controls li:nth-child(2){right:3%;bottom:30%}.testimonial-3 .controls li:nth-child(3){right:0;bottom:60%}.testimonial-carousel.testimonial-3 .controls li.active{opacity:1}.testimonial.style-4{background:#ffe2e1;padding:30px;border-radius:7px}.testimonial.style-4 .testimonial-img{width:100px;height:100px;display:inline-block;margin-right:15px}.testimonial.style-4 .testimonial-content p{font-size:15px;margin-bottom:30px}.testimonial.style-4 .testimonial-caption{display:inline-block;vertical-align:middle}.testimonial.style-4:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#2575fc;border-radius:30px;transform:rotate(-7deg);z-index:-2}.testimonial.style-5{margin:0 30px}.testimonial.style-5 .testimonial-img{margin-right:0}.testimonial.style-5 .testimonial-content{background:#fff;margin-right:-150px;border-radius:7px;padding:50px 200px 50px 50px}.testimonial.style-5 .testimonial-quote{position:inherit;top:inherit;right:inherit;z-index:inherit;transform:inherit;line-height:150px}.anti-01-holder{width:110px;height:110px;opacity:.1;position:absolute;left:0;top:50%;-webkit-animation:rotation 6s infinite linear}.anti-01{width:100px;height:100px;border-radius:50%;background:#2575fc;position:absolute;left:0;top:0}.anti-02-holder{width:70px;height:70px;opacity:.1;position:absolute;left:50%;top:0;margin-left:-35px;-webkit-animation:rotation 6s infinite linear;animation-delay:0s;-webkit-animation-delay:3s}.anti-02{width:60px;height:60px;border-radius:50%;background:#005bea;position:absolute;left:0;top:0}.anti-03-holder{width:75px;height:75px;opacity:.1;position:absolute;right:30px;top:55%;-webkit-animation:anti-rotation 8s infinite linear;animation-delay:0s;-webkit-animation-delay:1s}.anti-03{width:66px;height:66px;border-radius:50%;background:linear-gradient(to right,#005bea,#2575fc);position:absolute;left:0;top:0}.featured-item{padding:40px 30px;position:relative;border-radius:7px;overflow:hidden;z-index:9}.owl-carousel .featured-item{margin:20px}.featured-item .featured-icon{display:inline-block;position:relative}.featured-desc p{margin-bottom:0}.featured-title h5{margin:30px 0 20px;text-transform:capitalize;font-weight:700}.dark-bg .featured-title h5,.dark-bg .featured-desc,.theme-bg .featured-title h5,.theme-bg .featured-desc,.theme-bg .featured-icon i{color:#fff}.grey-bg .featured-desc p{color:#1c1d3e}.featured-item.style-1{box-shadow:none}.featured-item .featured-icon i{color:#2575fc;display:inline-block;font-size:50px;line-height:50px}.featured-item .featured-icon span{position:absolute;top:50%;left:50%}.featured-item .featured-icon span::after,.featured-item .featured-icon span::before{border-radius:50%;content:"";height:60px;position:absolute;width:60px;z-index:-1}.featured-item .featured-icon span::after{background:#cdf3f6;height:40px;left:-10px;top:5px;width:40px}.featured-item .featured-icon span::before{background:#d4f8e6;bottom:0;right:-10px}.featured-item::before{transform:scale(0);background:#005bea;background:linear-gradient(180deg,rgba(0,91,234,1) 0%,rgba(37,117,252,1) 80%);content:"";display:block;height:100%;left:0;position:absolute;bottom:0;width:100%;z-index:-1}.featured-item:hover::before{transform:scale(1)}.featured-item:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;opacity:0;width:100%;z-index:-1;background:url(https://files.upme.co.il/system/upme/css/../images/pattern/04.png) no-repeat 0 0;background-size:cover}.featured-item:hover:after{opacity:.2}.featured-item:hover .featured-icon i,.featured-item:hover h5,.featured-item:hover p{color:#fff}.featured-item.style-1:hover .featured-icon i,.featured-item.style-2:hover .featured-icon i,.featured-item.style-6:hover .featured-icon i{color:#005bea}.featured-item.style-2:hover h5,.featured-item.style-6:hover h5{color:#1c1d3e}.featured-item.style-2:hover p,.featured-item.style-6:hover p{color:#5f5f5f}.featured-item.style-2 .featured-icon i{font-size:80px;line-height:80px;z-index:1;position:relative}.featured-item.style-2{padding:60px 30px;background:#fff;overflow:inherit}.featured-item.style-2:hover::before{display:none}.featured-item.style-3{background:#fff}.featured-item.style-4{background:#fff;border-radius:70% 100% 30% 70%;overflow:hidden;padding:70px 70px 70px 50px;z-index:9}.featured-item.style-5{padding-right:160px;background:#fff}.featured-item.style-5 .featured-icon{position:absolute;top:40px;right:30px}.featured-item.style-5 h5,.featured-item.style-6 h5{margin-top:0}.featured-item.style-6{padding:0 100px 0 0;box-shadow:none;overflow:inherit}.featured-item.style-6::before,.featured-item.style-6::after{display:none}.featured-item.style-6 .featured-icon{position:absolute;top:0;right:0}.featured-item.style-6 .featured-icon i,.featured-item.style-1 .featured-icon i{background:#fff;width:80px;height:80px;line-height:80px;font-size:30px;text-align:center;border-radius:50%;position:relative;z-index:1}.featured-item.style-6 .featured-icon i::after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';top:0;left:0;z-index:10;border:2px dashed transparent}.featured-item.style-6:hover .featured-icon i{background:0 0}.featured-item.style-6:hover .featured-icon i::after{-webkit-animation:rotateme 9s linear infinite;-moz-animation:rotateme 9s linear infinite;animation:rotateme 9s linear infinite;border-color:#2575fc}.btn{padding:12px 25px;font-weight:500;background:0 0;color:#1c1d3e;overflow:hidden;border-radius:7px;border:none;position:relative;z-index:9}.btn-sm{padding:10px 20px}.dark-bg .btn,.theme-bg .btn{color:#fff}.btn.focus,.btn:focus{box-shadow:none}.btn:hover{background:#2575fc;color:#fff;transform:translateY(-3px)}.btn.btn-theme{background:#005bea;background:linear-gradient(90deg,rgba(0,91,234,1) 0%,rgba(37,117,252,1) 80%);color:#fff}.btn.btn-dark{background:#02060b;color:#fff}.btn.btn-dark:hover{background:#2575fc}.btn.btn-border{border:2px solid rgba(0,0,0,.05)}.dark-bg .btn.btn-border,.theme-bg .btn.btn-border{border:2px solid rgba(255,255,255,.2)}.btn.btn-circle{border-radius:30px}.btn.btn-white{background:#fff;color:#1c1d3e}.btn.btn-white.btn-border{border-color:#fff;background:0 0;color:#fff}.btn.btn-white:hover{background:#fff;color:#005bea}.btn.btn-white.btn-border:hover{color:#005bea}.btn+.btn{margin-right:10px}.btn-simple{color:#1c1d3e;padding:0;background:0 0!important;box-shadow:none}.btn.btn-simple::before{padding:0}.dark-bg .btn-simple,.theme-bg .btn-simple{color:#fff}.btn-simple:hover{color:#005bea;box-shadow:none;background:0 0}.theme-bg .btn-simple:hover{color:#1c1d3e}.btn span{display:inline-block;opacity:0;-webkit-transform:translate3d(10,10px,0);-moz-transform:translate3d(10,10px,0);-ms-transform:translate3d(10,10px,0);-o-transform:translate3d(10,10px,0);transform:translate3d(10,10px,0);-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);-moz-transition-timing-function:cubic-bezier(.75,0,.125,1);-o-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1)}.btn::before{content:attr(data-text);height:100%;left:0;position:absolute;top:0;transition:all .3s cubic-bezier(.75,0,.125,1) 0s;width:100%;padding:12px 0}.btn:hover:before{opacity:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);-o-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.btn:hover span{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.btn:hover span:nth-child(1){-webkit-transition-delay:.01s;-moz-transition-delay:.01s;-o-transition-delay:.01s;transition-delay:.01s}.btn:hover span:nth-child(2){-webkit-transition-delay:.05s;-moz-transition-delay:.05s;-o-transition-delay:.05s;transition-delay:.05s}.btn:hover span:nth-child(3){-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.btn:hover span:nth-child(4){-webkit-transition-delay:.15s;-moz-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s}.btn:hover span:nth-child(5){-webkit-transition-delay:.2s;-moz-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.btn:hover span:nth-child(6){-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.btn:hover span:nth-child(7){-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.btn:hover span:nth-child(8){-webkit-transition-delay:.35s;-moz-transition-delay:.35s;-o-transition-delay:.35s;transition-delay:.35s}.btn:hover span:nth-child(9){-webkit-transition-delay:.4s;-moz-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.btn:hover span:nth-child(10){-webkit-transition-delay:.45s;-moz-transition-delay:.45s;-o-transition-delay:.45s;transition-delay:.45s}.btn:hover span:nth-child(11){-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.btn:hover span:nth-child(12){-webkit-transition-delay:.55s;-moz-transition-delay:.55s;-o-transition-delay:.55s;transition-delay:.55s}.btn:hover span:nth-child(13){-webkit-transition-delay:.6s;-moz-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.btn:hover span:nth-child(14){-webkit-transition-delay:.65s;-moz-transition-delay:.65s;-o-transition-delay:.65s;transition-delay:.65s}.btn:hover span:nth-child(15){-webkit-transition-delay:.7s;-moz-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.btn:hover span:nth-child(16){-webkit-transition-delay:.75s;-moz-transition-delay:.75s;-o-transition-delay:.75s;transition-delay:.75s}.btn:hover span:nth-child(17){-webkit-transition-delay:.8s;-moz-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}.btn:hover span:nth-child(18){-webkit-transition-delay:.85s;-moz-transition-delay:.85s;-o-transition-delay:.85s;transition-delay:.85s}.btn:hover span:nth-child(19){-webkit-transition-delay:.95s;-moz-transition-delay:.95s;-o-transition-delay:.95s;transition-delay:.95s}.btn:hover span:nth-child(20){-webkit-transition-delay:1s;-moz-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.icon-btn{background:#fff;border-radius:50%;width:50px;height:50px;padding:0;text-align:center;line-height:50px;position:absolute;left:50%;bottom:-25px;margin-left:-25px}.icon-btn:hover{background:#2575fc;color:#fff}.price-table{padding:50px 30px;border-radius:7px;overflow:hidden;position:relative;background:#fff;text-align:center}.price-title{text-transform:uppercase;font-weight:700;color:#2575fc}.price-header{position:relative;z-index:9}.price-value{display:inline-block;width:100%}.price-value h2{font-size:60px;line-height:60px;font-weight:800;color:#1c1d3e;margin-bottom:0;position:relative;display:inline-block}.price-value h2 span{font-size:26px;left:-15px;line-height:24px;margin:0;position:absolute;top:10px;color:#5f5f5f;font-weight:400}.price-value span{margin:15px 0;display:block}.price-list ul li{position:relative;display:block;margin-bottom:20px}.price-list ul li:last-child{margin-bottom:0}.dark-bg .price-list ul li{color:rgba(255,255,255,.8)}.price-list ul li:last-child{margin-right:0}.price-list li i{color:#2575fc;line-height:20px;font-size:20px}.price-inside{font-size:80px;line-height:80px;position:absolute;left:85%;top:50%;transform:translateX(-50%) translateY(-50%) rotate(-90deg);font-weight:900;color:rgba(0,0,0,.04)}.price-table::before{background:#fafaff;content:"";height:300px;left:-25%;position:absolute;top:-10%;transform:rotate(-10deg);width:150%}.price-table.active::before{transform:rotate(10deg)}.price-table.style-2{background:rgba(255,255,255,.02);box-shadow:none}.price-table.style-2::before{background:rgba(255,255,255,.03);top:50%;transform:translateY(-50%) rotate(-10deg)}.price-table.style-2 .price-title{color:#005bea}.price-table.style-3.active .price-title{color:#fff}.price-table.style-2 .price-value h2,.price-table.style-3.active .price-value h2{color:#fff}.price-table.style-2 .price-list{margin-top:20px}.price-table.style-2.active::before{transform:rotate(0)}.price-table.style-2 .price-inside{color:rgba(255,255,255,.04)}.price-table.style-2 .btn,.price-table.style-3.active .btn{-webkit-box-shadow:0 10px 20px rgba(255,255,255,.1)}.price-table.active{padding:70px 30px}.price-table.style-3.active{background:#2575fc;color:#fff}.price-table.active .price-value h2 span{color:#fff}.price-table.style-3:before,.price-table.style-4:before{display:none}.price-table.style-3 .price-list{margin-top:25px}.price-table.style-4 .price-list{margin:25px 0}.price-table.style-4 h3{text-transform:capitalize}.title{position:relative;color:#1c1d3e;margin-bottom:0}.dark-bg .title,.theme-bg .title,.theme-bg .section-title h6{color:#fff}.section-title h6{padding:15px 0 15px 15px;position:relative;display:inline-block;font-weight:600;text-transform:uppercase;margin-bottom:20px}.section-title h2{margin-bottom:15px}.section-title p{margin-bottom:0}.title-effect{width:50px;height:50px;top:0;position:absolute;right:0;opacity:.2;animation:rotation 12.8s steps(1) 0s infinite}.text-center .section-title h6{padding:15px 0}.title-effect .bar{background:#2575fc}.title-effect .bar-top{width:100%;height:7px;position:absolute;top:0;left:0;transform-origin:left top;transform:scale(0,1);animation:bar-top 3.2s linear 0s infinite}.title-effect .bar-right{width:7px;height:100%;position:absolute;top:0;right:0;transform-origin:left top;transform:scale(1,0);animation:bar-right 3.2s linear 0s infinite}.title-effect .bar-bottom{width:100%;height:7px;position:absolute;right:0;bottom:0;transform-origin:right top;transform:scale(0,1);animation:bar-bottom 3.2s linear 0s infinite}.title-effect .bar-left{width:7px;height:100%;position:absolute;left:0;bottom:0;transform-origin:left bottom;transform:scale(1,0);animation:bar-left 3.2s linear 0s infinite}.title-effect-2{height:50px;position:relative;width:50px;margin-bottom:15px;animation:inherit;opacity:1}.title-effect-2 .ellipse{width:100%;height:100%;background:#2575fc;border-radius:50%;animation:ellipse-animation 2.4s cubic-bezier(0,-.26,.32,1.22) 0s infinite;transform:rotate(0deg)}.title-effect-2 i{position:absolute;top:50%;left:50%;color:#fff;font-size:20px}.theme-bg .title-effect .bar,.theme-bg .title-effect-2 .ellipse{background:#fff}.theme-bg .title-effect-2 i{color:#2575fc}.ht-progress-bar{margin:20px 0}.ht-progress-bar h4{color:#2c2c2c;font-weight:700;font-size:16px}.ht-progress-bar .progress{height:30px;padding:4px;background:#eceff8;overflow:visible;border-radius:30px}.ht-progress-bar .progress .progress-bar{background-color:#2575fc;position:relative;overflow:visible;border-radius:30px}.ht-progress-bar .progress-parcent{position:absolute;left:5px;color:#fff;font-size:16px;font-weight:600}.theme-bg .ht-progress-bar .progress{background:rgba(255,255,255,.2)}.dark-bg .ht-progress-bar .progress{background:#2ecc71}.theme-bg .ht-progress-bar .progress .progress-bar,.dark-bg .ht-progress-bar .progress .progress-bar{background:#fff}.theme-bg .ht-progress-bar h4,.theme-bg .ht-progress-bar .progress-parcent,.dark-bg .ht-progress-bar h4,.dark-bg .ht-progress-bar .progress-parcent{color:#fff}@media(max-width:1200px){h1{font-size:50px;line-height:60px}h2{font-size:34px;line-height:44px}h3{font-size:26px;line-height:36px}h4{font-size:22px;line-height:30px}h5{font-size:19px;line-height:28px}h6{font-size:17px;line-height:22px}.lg-pl-5{padding-left:50px!important}.lg-pr-5{padding-right:50px!important}.lg-px-3{padding-left:30px!important;padding-right:30px!important}.lg-mt-3{margin-top:30px!important}.lg-mt-5{margin-top:50px!important}.lg-mt-7{margin-top:70px!important}.logo img{height:50px}#header-wrap.fixed-header .logo img{height:45px}.navbar-nav .nav-item{margin:0 10px}.navbar-nav .nav-link{padding:8px 5px!important}.hero-bg{right:-15%}.counter span{font-size:40px;line-height:40px}.counter h5{font-size:18px;margin:0}.counter.style-4{height:11.32em}.featured-item.style-3{padding:30px 15px}.featured-item.style-3 p{font-size:13px}.featured-item.style-4{padding:40px 30px}.post .post-desc{padding:20px 20px 30px}.post-title::before{right:-20px}.post-title::after{right:140px}.post-meta ul li{font-size:12px;margin:0 0 0 5px}.owl-carousel.owl-nav2 .owl-nav{left:-50%}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{padding:10px 50px!important;font-size:30px}#svg-container{width:85%}.contact-media{min-height:300px}.error-page{font-size:300px;line-height:210px}}@media(max-width:992px){h1{font-size:40px;line-height:50px}h2{font-size:30px;line-height:40px}h3{font-size:24px;line-height:30px}h4{font-size:20px;line-height:26px}h5{font-size:18px;line-height:28px}h6{font-size:17px;line-height:26px}.md-mt-0{margin-top:0!important}.md-pl-0{padding-left:0!important}.md-mt-3{margin-top:30px!important}.md-mt-5{margin-top:50px!important}.md-mt-7{margin-top:70px!important}.md-mb-3{margin-bottom:30px!important}.md-mb-5{margin-bottom:50px!important}.md-mb-7{margin-bottom:70px!important}.md-px-3{padding-left:30px!important;padding-right:30px!important}.md-py-0{padding-top:0!important;padding-bottom:0!important}.md-px-5{padding-left:50px!important;padding-right:50px!important}.md-py-3{padding-top:30px!important;padding-bottom:30px!important}.md-py-5{padding-top:50px!important;padding-bottom:50px!important}.md-py-8{padding-top:80px!important;padding-bottom:80px!important}.md-pt-8{padding-top:80px!important}.md-pb-15{padding-bottom:150px!important}.md-custom-mt-10{z-index:99;position:relative;margin-top:-100px}.md-text-center{text-align:center!important}.md-text-left{text-align:left!important}.header-1 #header-wrap{padding:15px 20px}.navbar{justify-content:flex-end;width:100%;border-radius:0!important}.navbar-brand{right:0;margin-left:0;position:absolute;top:50%;padding:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%)}.navbar-toggler{background:0 0;height:40px;width:40px;padding:0;border-radius:0;margin-left:15px}.navbar-nav ul{position:static}.navbar-nav .nav-item{margin:0}.navbar-nav .nav-link{padding:10px!important;font-size:15px;border-radius:0}.navbar-nav .nav-link:hover,.navbar-nav .nav-item .nav-link.active{padding-right:30px!important}.navbar-nav .nav-link::before{bottom:inherit;top:0;right:0;line-height:1em;transform:inherit}.navbar-nav .nav-link:hover::before,.navbar-nav .nav-link:focus::before{color:#2575fc;text-shadow:10px 0 #1c1d3e,-10px 0 #1c1d3e}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active,.nav-item .highlighted{padding-right:30px!important}.navbar-nav a .sub-arrow{position:absolute;top:50%;left:0;margin:-.7em .5em 0 0;border-radius:.25rem;padding:0;width:2em;height:1.4em;font-size:1.25rem;line-height:1.2em;text-align:center}.header-3 .navbar-nav .nav-link{color:#1c1d3e!important}.header-3 .navbar-nav .nav-link:hover,.header-3 .navbar-nav .nav-item .nav-link.active{color:#2575fc}.header-3 .navbar-nav .nav-link:hover::before,.header-3 .navbar-nav .nav-item .nav-link.active::before,.header-3 .navbar-nav .nav-link:focus::before{color:#2575fc}.navbar-nav.sm-collapsible .has-submenu{padding-top:10px;padding-bottom:10px}.navbar-collapse{background:#fff;max-height:400px;overflow:auto;border:medium;-webkit-box-shadow:7px 5px 30px rgba(72,73,121,.15);-moz-box-shadow:7px 5px 30px rgba(72,73,121,.15);box-shadow:7px 5px 30px rgba(72,73,121,.15);left:0;padding:10px;position:absolute;z-index:99;top:40px;width:100%}.navbar-toggler span{width:80%;height:2px;margin:0 auto;display:block;background:#2575fc;transition:all .8s cubic-bezier(.81,-.33,.345,1.375);transition-delay:.2s}.navbar-toggler span:first-of-type{transform:rotate(45deg) translate(2px,2px)}.navbar-toggler span:nth-of-type(2){opacity:0}.navbar-toggler span:last-of-type{transform:rotate(-45deg) translate(1px,-1px)}.navbar-toggler[aria-expanded=false] span{transform:none;opacity:1;margin:5px auto}.navbar-toggler span{margin:0 auto}.header-3 .navbar-toggler span{background:#000}.fullscreen-banner{height:auto!important;padding:150px 0 100px!important}.fullscreen-banner .align-center{position:inherit;transform:inherit;padding-top:0!important}.page-title{padding:160px 0}.page-title h1{font-size:40px;line-height:50px}.fullscreen-banner .img-side{position:relative!important;transform:inherit;top:inherit;left:inherit}.hero-bg{left:0}.side-image{display:none}.img-side.img-right{right:auto;position:relative!important;right:0}.img-side.img-left{right:0;position:relative!important;right:auto}.image-column{right:0;position:relative;top:inherit;transform:inherit}.work-process .box-loader{display:none}.step-desc p{max-width:300px;margin:0 auto}.featured-item.style-3 p{font-size:15px}.featured-item.style-4{padding:50px 60px}.post-meta ul li{font-size:14px}.post.style-2 .post-desc{padding:10px}.testimonial-carousel.testimonial-2 .controls li{width:80px;height:80px}.testimonial-content p{font-size:16px;line-height:30px}.testimonial.style-3{display:inline-block}.testimonial.style-3 .testimonial-img{width:30%}.testimonial.style-5 .testimonial-content{margin-left:-60px;padding:30px 30px 30px 90px}.hexagon-bg{display:inline-block}.hexagon{width:25em;height:15.32em;margin-bottom:100px;display:inline-block}.countdown>li span{font-size:50px;line-height:50px}.countdown>li p{font-size:18px}.morph-wrap{top:20%;left:0;bottom:inherit;transform:rotate(0)}.contact-media{min-height:inherit}.error-page{font-size:250px;line-height:180px}.error-page>span:nth-of-type(2){width:180px;height:90px}.owl-carousel.owl-nav2 .owl-nav{left:inherit;bottom:inherit;position:inherit;width:100%;text-align:center;margin-top:30px}#svg-container{width:100%;transform:rotate(90deg);left:0;top:50%}}@media(max-width:767px){h2{font-size:28px}h3{font-size:22px;line-height:30px}.hidden-sm{display:none!important}.section-title h2{font-size:34px;line-height:40px}.section-title p{font-size:16px}.page-title h1{font-size:30px;line-height:30px}.sm-mt-0{margin-top:0!important}.sm-mt-2{margin-top:20px!important}.sm-mt-3{margin-top:30px!important}.sm-mt-5{margin-top:50px!important}.sm-mb-3{margin-bottom:30px!important}.sm-mb-5{margin-bottom:50px!important}.sm-pt-0{padding-top:0!important}.sm-pt-5{padding-top:50px!important}.sm-pt-10{padding-top:100px!important}.sm-pb-5{padding-bottom:50px!important}.sm-pb-8{padding-bottom:80px!important}.sm-pb-10{padding-bottom:100px!important}.sm-px-3{padding-left:30px!important;padding-right:30px!important}.sm-py-3{padding-top:30px!important;padding-bottom:30px!important}.sm-py-8{padding-top:80px!important;padding-bottom:80px!important}.sm-bg-cover{background-size:cover}.post.style-2 .post-desc{padding:20px}.countdown{margin:40px 0;padding:40px 0}.countdown>li span{font-size:40px;line-height:40px}.countdown>li p{font-size:16px}.iframe-h{height:300px!important}.html5-video video{width:auto}.subscribe-form{width:100%}.testimonial .testimonial-quote{font-size:150px;line-height:150px}.testimonial.style-2 .testimonial-img{width:25%}.testimonial-2 .controls li:nth-child(1),.testimonial-2 .controls li:nth-child(4){bottom:0}.testimonial-2 .controls li:nth-child(2),.testimonial-2 .controls li:nth-child(3){bottom:68%}.testimonial.style-3 .testimonial-img{width:50%}.testimonial.style-5{display:inline-block;margin:0}.testimonial.style-5 .testimonial-img{width:50%}.testimonial.style-5 .testimonial-content{margin-left:0;padding:100px 30px 30px;margin-top:-100px}.hexagon-bg{top:5%}.hexagon{width:20em;height:12.32em;margin-bottom:50px;display:block}.timeline-title{text-align:right}.timeline::after{right:0;margin-right:0}.timeline-inner{width:100%}.timeline-right{margin-right:0}.timeline-inner::before{left:inherit;right:-16px}.error-page{font-size:180px;line-height:180px}.error-page>span:nth-of-type(2){width:140px;height:70px}.featured-item.style-4{padding:50px 110px}.tab.style-2 .nav-tabs .nav-link i{font-size:30px;line-height:70px;height:70px;width:70px}}@media(max-width:576px){.col-xx-12{width:100%!important}h1{font-size:34px;line-height:40px}h2{font-size:28px;line-height:36px;margin-bottom:10px}h3{font-size:20px;line-height:28px}h4{font-size:18px;line-height:26px}.section-title h2{font-size:28px;line-height:36px}.xs-mt-0{margin-top:0!important}.xs-mt-1{margin-top:10px!important}.xs-mt-2{margin-top:20px!important}.xs-mt-3{margin-top:30px!important}.xs-mt-5{margin-top:50px!important}.xs-mb-3{margin-bottom:30px!important}.xs-mb-5{margin-bottom:50px!important}.xs-pt-5{padding-top:50px!important}.xs-pb-5{padding-bottom:50px!important}.xs-px-1{padding-left:10px!important;padding-right:10px!important}.xs-px-2{padding-left:20px!important;padding-right:20px!important}.xs-px-3{padding-left:30px!important;padding-right:30px!important}.xs-py-2{padding-top:20px!important;padding-bottom:20px!important}.xs-py-10{padding-top:100px!important;padding-bottom:100px!important}.xs-text-center{text-align:center}.header a.btn{display:none}.navbar-toggler{margin-left:0}.fullscreen-banner p br{display:none}.breadcrumb-item{line-height:30px}.page-title{padding:160px 0 110px}.page-title-pattern{bottom:-2px}.hero-bg{overflow:hidden}.hero-bg img{max-width:inherit;width:170%}.round-shape{width:250px;height:250px}.btn{padding:10px 15px}.btn+.btn{margin-left:5px}.work-process.style-2{display:block}.work-process.style-2 .step-num-box{margin-bottom:30px;margin-right:0}.countdown{margin:30px 0}.countdown>li{padding:0 10px}.countdown>li p{font-size:14px;line-height:24px}.post.style-2{margin:0}.post.style-2 .post-desc{padding:10px}.post.style-2 p{font-size:12px}.post.style-2 .post-title{padding-top:15px;margin-top:15px}.media-holder .media{display:block;padding:20px}.media-holder .media img{margin-right:0!important;margin-bottom:15px}.media-holder .media.inner{margin:15px 0 15px 30px}.comment-reply{position:inherit;top:inherit;right:inherit;margin-top:20px}.featured-item.style-4{padding:50px 30px;border-radius:50% 60% 30% 40%}.featured-item.style-5{padding:40px 30px}.featured-item.style-5 .featured-icon{position:inherit;top:inherit;left:inherit;margin-bottom:20px}.team-member.style-1:hover .team-description{padding:25px 20px}.team-member.style-2 .team-description{padding:25px 15px}.team-member.style-3{padding:25px}.team-member.style-4 .team-images{width:100%}.team-member.style-4 .team-description{width:100%;position:inherit;top:inherit;transform:inherit;margin-top:-100px}.team-member.style-4:hover .team-description{position:inherit;top:inherit}.testimonial.style-1 .testimonial-content{margin-right:20px}.testimonial-content p{font-size:16px;line-height:28px}.testimonial.style-2{padding:20px 10px 70px}.testimonial.style-2 .testimonial-img{width:50%}.testimonial-carousel.testimonial-2 .controls,.testimonial-carousel.testimonial-3 .controls{position:relative;margin-top:30px}.testimonial-carousel.testimonial-2 .controls li{width:100px;height:100px;position:relative;bottom:inherit;left:inherit;right:inherit;margin:0 20px 20px}.testimonial-carousel.testimonial-2 .controls li:nth-child(3n),.testimonial-carousel.testimonial-2 .controls li:last-child{margin-bottom:0}.testimonial-carousel.testimonial-3 .controls li{position:relative;bottom:inherit;left:inherit;margin-right:20px}.testimonial-carousel.testimonial-3 .controls li:last-child{margin-right:0}.counter.style-2 .counter-icon{width:25%}.error-page{font-size:110px;line-height:110px}.error-page>span:nth-of-type(2){width:100px;height:50px}.tab .nav-tabs{display:block}.tab.style-2 .nav-tabs .nav-link{display:inline-block;width:48%;margin-right:2%}.tab.style-2 .nav-tabs .nav-link:nth-child(2n+2){margin-right:0}.tab.style-2 .tab-content{padding:40px 20px 20px}.subscribe-inner{padding:20px 5px}.blink-img{width:80%}.custom-li li{width:100%}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{font-size:30px;margin:0 5px;padding:6px 40px!important}.morph-wrap{top:8%}}@import 'https://fonts.googleapis.com/earlyaccess/opensanshebrew.css';::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:rgba(5,248,161,.3)}::-webkit-scrollbar-thumb{background:rgba(5,248,161,.8)}body{font-family:open sans hebrew,Arial,sans-serif;font-weight:400;text-align:right;font-style:normal;font-size:15px;line-height:1.5;color:#5f5f5f;letter-spacing:1px;direction:rtl}h1,h2,h3,h4,h5,h6{font-weight:400;margin-top:0;margin-bottom:0;text-transform:capitalize;letter-spacing:2px;font-family:nunito,sans-serif}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:60px;font-style:normal;line-height:70px;font-weight:700;text-transform:capitalize;color:#1c1d3e;letter-spacing:0}h2{font-size:40px;font-style:normal;line-height:46px;font-weight:600;color:#1c1d3e;text-transform:capitalize;margin-bottom:10px;position:relative}h3{font-size:30px;font-style:normal;line-height:36px;font-weight:500}h4{font-size:24px;font-style:normal;margin-bottom:10px;font-weight:500;line-height:30px;color:#1c1d3e}h5{font-size:20px;font-style:normal;margin-bottom:10px;font-weight:500;line-height:26px;color:#1c1d3e}h6{font-size:18px;font-style:normal;line-height:24px;margin-bottom:10px;color:#1c1d3e}ul{margin:0;padding:0}u{text-decoration-style:wavy}body.home-2 h1,h2,h3,h4,h5,h6{font-family:ubuntu,sans-serif}body.home-3 h1,h2,h3,h4,h5,h6{font-family:titillium web,sans-serif}body.home-4 h1,h2,h3,h4,h5,h6{font-family:work sans,sans-serif}body.home-5 h1,h2,h3,h4,h5,h6{font-family:cabin,sans-serif}body.home-6 h1,h2,h3,h4,h5,h6{font-family:dosis,sans-serif}p{line-height:1.7}.lead{font-weight:400;font-size:16px;line-height:30px}.o-hidden{overflow:hidden}.o-x-hidden{overflow-x:hidden}.img-center{display:inline-block!important;max-width:100%}.pos-r{position:relative}.z-index-0{z-index:0;position:relative}.z-index-1{z-index:1;position:relative}h1 span{color:#2575fc}section{padding:80px 0}.section-title{margin-bottom:50px;position:relative}.section-title p{font-size:16px}.align-item-middle{display:-webkit-flex;-webkit-align-items:center;display:flex;align-items:center}.align-item-middle>div{width:100%}.la{line-height:inherit}.font-w-3{font-weight:300}.font-w-4{font-weight:400}.font-w-5{font-weight:500}.font-w-6{font-weight:600}.font-w-7{font-weight:700}.font-w-8{font-weight:800}.font-w-9{font-weight:900}.line-h-2{line-height:1.6}.line-h-3{line-height:1.7}.line-h-4{line-height:1.8}.line-h-5{line-height:1.9}.letter-space-1{letter-spacing:5px}.letter-space-2{letter-spacing:10px}.letter-space-3{letter-spacing:15px}.text-theme{color:#2575fc}.text-black{color:#1c1d3e!important}.text-grey{color:#999}.text-rgba{color:rgba(255,255,255,.8)}.white-bg{background-color:#fff!important}.dark-bg{background-color:#02060b}.grey-bg{background-color:#f3f5ff}.theme-bg{background-color:#2575fc}.transparent-bg{background-color:inherit!important}.grediant-bg{background-color:#005bea;background-color:linear-gradient(90deg,rgba(0,91,234,1) 0%,rgba(37,117,252,1) 80%)}.radius{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.radius-0{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.radius-1{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.radius-2{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.radius-3{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.radius-4{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.fullscreen-banner{position:relative}[data-bg-img]{background-size:cover;background-position:center center;background-repeat:no-repeat}.align-center{position:absolute;top:50%;width:100%;z-index:9}.align-end{position:absolute;bottom:0;width:100%;z-index:9}.fullscreen-banner .owl-carousel,.fullscreen-banner .owl-stage-outer,.fullscreen-banner .owl-stage,.fullscreen-banner .owl-item{height:100%}.hero-bg{left:0;position:absolute;top:0}.fullscreen-banner .img-side{top:50%;transform:translateY(-50%);right:-5%;height:auto}.banner h5{background:#ffb58c;text-transform:uppercase;padding:7px 15px;display:inline-block;border-top-left-radius:7px;border-bottom-right-radius:7px}.home-6 .banner .bnr-box{background:#5c2ec2}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-pos-l{background-position:left}.bg-pos-r{background-position:right}.bg-pos-rt{background-position:right top}.bg-pos-lt{background-position:left top}.bg-pos-rb{background-position:right bottom}.bg-pos-lb{background-position:left bottom}.countdown{margin:50px 0;padding:50px 0;display:table;width:100%;border-top:2px dashed rgba(255,255,255,.5);border-bottom:2px dashed rgba(255,255,255,.5)}.countdown>li{font-weight:700;text-align:center;list-style-type:none;display:table-cell;width:auto}.countdown>li span{font-size:70px;font-weight:700;line-height:60px;display:inline-block}.countdown>li p{font-size:20px;display:inline-block;line-height:30px;margin-bottom:0;color:#1c1d3e}.coming-soon .subscribe-form{margin:0 auto}.terms-and-conditions p{margin-bottom:25px}.terms-and-conditions ul.list{margin-bottom:20px;display:block}.terms-and-conditions ul.list li i{padding-right:12px;font-size:15px}.privacy-policy p{margin-bottom:25px}.privacy-policy ul.list{margin-bottom:20px;display:block}.privacy-policy ul.list li i{padding-right:12px;font-size:15px}.clients-logo{background:#fff;padding:50px 10px;width:100%;text-align:center;border-radius:7px}.contact-media{background:#fff;text-align:center;padding:50px 30px;border-radius:7px;border-bottom:3px solid #2575fc}[class*=col-]:nth-child(2) .contact-media{border-bottom:3px solid #005bea}.contact-media i{line-height:70px;font-size:70px;color:#2575fc;margin-bottom:30px;display:inline-block}.contact-media span{font-size:16px;color:#1c1d3e;font-weight:700;text-transform:uppercase;display:block;margin-bottom:15px}.contact-media p{margin-bottom:0;line-height:24px}.contact-media a{color:#1c1d3e}.contact-media a:hover{color:#2575fc}.form-group{margin-bottom:20px;position:relative}label{font-size:14px;color:#1c1d3e}.form-control{height:50px;border-radius:5px;font-size:13px;color:#1c1d3e;background:#fafaff;border:1px solid transparent}.theme-bg .form-control .dark-bg .form-control{background:0 0;border:5px solid rgba(255,255,255,.1)}.dark-bg .form-control,.theme-bg .form-control{color:#fff}.grey-bg .form-control{background:#fff}textarea.form-control{height:150px;border-radius:5px}.form-control:focus{box-shadow:none;background:0 0;border-color:#2575fc}.theme-bg .form-control:focus{border-color:#2575fc}select.form-control{-moz-appearance:none;-webkit-appearance:none;appearance:none;height:50px!important}#map{width:100%;height:100%}iframe{width:100%;border:none}.iframe-h{height:500px!important}.iframe-h-2{height:600px!important}.help-block.with-errors{position:absolute;color:red;right:15px;font-size:10px;line-height:14px}.form-control::-webkit-input-placeholder{color:#555}.form-control::-moz-placeholder{color:#555}.form-control:-ms-input-placeholder{color:#555}.form-control:-moz-placeholder{color:#555}.dark-bg .form-control::-webkit-input-placeholder,.theme-bg .form-control::-webkit-input-placeholder{color:#fff}.dark-bg .form-control::-moz-placeholder,.theme-bg .form-control::-moz-placeholder{color:#fff}.dark-bg .form-control:-ms-input-placeholder,.theme-bg .form-control:-ms-input-placeholder{color:#fff}.dark-bg .form-control:-moz-placeholder,.theme-bg .form-control:-moz-placeholder{color:#fff}.video-btn{position:relative;display:inline-block}.video-btn .play-btn{font-size:30px;background:#2575fc;color:#fff;line-height:50px;width:70px;height:70px;border:10px solid rgba(0,0,0,.1);-webkit-border-radius:100%;border-radius:100%;text-align:center;cursor:pointer;z-index:9;position:relative;display:inline-block;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;-webkit-transition-property:color,background,border-color;transition-property:color,background,border-color}.video-btn-pos{position:absolute;position:absolute;left:50%;top:50%;width:auto!important;z-index:99}.theme-bg .video-btn .play-btn,.dark-bg .video-btn .play-btn{background:#fff;border-color:#ddd;color:#2575fc}.html5-video{height:100%;left:0;opacity:1;overflow:hidden;position:absolute;top:0;width:100%;z-index:-2}.html5-video video{width:100%}.video-btn .spinner-eff{left:50%;top:50%}.img-box{background:#fff;padding-top:50px;overflow:hidden;position:relative;border-radius:7px}.img-box img{width:100%}.box-loader{border-radius:100%;margin:0 auto;position:absolute;top:15px;left:15px}.box-loader span{display:inline-block;width:10px;height:10px;border-radius:100%;background:#2575fc;margin:0 5px;opacity:0}.box-loader span:nth-child(1){animation:opacitychange 1s ease-in-out infinite}.box-loader span:nth-child(2){animation:opacitychange 1s ease-in-out .33s infinite}.box-loader span:nth-child(3){animation:opacitychange 1s ease-in-out .66s infinite}.img-side img{max-width:100%}.img-side.img-right{right:0}.img-side.img-left{left:0}.img-side{padding:0;position:absolute!important;top:0;height:100%;overflow:hidden;z-index:9}.image-column{position:absolute;right:0;top:50%}.image-column.left{left:0;right:inherit}.error-page{font-size:350px;font-weight:700;line-height:250px;font-family:charm,cursive}.error-page>span{display:inline-block;position:relative;color:#2575fc}.error-page>span{display:inline-block;position:relative;vertical-align:middle}.error-page>span:nth-of-type(1){color:#2575fc;animation:colordancing 4s infinite}.error-page>span:nth-of-type(3){color:#00c9ff;animation:colordancing2 4s infinite}.error-page>span:nth-of-type(2){width:250px;height:120px;border-radius:999px}.error-page>span:nth-of-type(2):before,.error-page>span:nth-of-type(2):after{border-radius:0%;content:"";position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:999px;box-shadow:inset 30px 0 0 rgba(0,201,255,.4),inset 0 30px 0 rgba(5,248,161,.4),inset -30px 0 0 rgba(255,8,68,.4),inset 0 -30px 0 rgba(255,81,47,.4);animation:shadowsdancing 4s infinite}.error-page>span:nth-of-type(2):before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.screen-reader-text{position:absolute;top:-9999em;left:-9999em}.list-icon li{position:relative;padding-right:30px}.list-icon li i{position:absolute;right:0;top:0;color:#2575fc;font-size:22px;line-height:20px}.list-icon-2 li{padding-right:20px;position:relative}.list-icon-2 li:before{content:"";background:#2575fc;position:absolute;top:8px;right:0;width:10px;height:2px;border-radius:4px}.custom-li{display:inline-block}.custom-li li{float:right;margin-bottom:15px;width:calc(100%/2)}.info-img:before{position:absolute;left:0;top:0;height:330px;width:100%;content:"";background-image:url(https://files.upme.co.il/system/upme/css/../images/pattern/07.png);z-index:-1}.bg-effect::after{background:#fafaff;top:0;content:"";right:25%;position:absolute;right:0;z-index:-1;height:100%;border-top-right-radius:50%}.bg-effect.right::after{right:0;left:25%;border-top-right-radius:0;border-top-left-radius:50%}.bg-effect-2::before{background:#fff;top:-50px;content:"";height:120px;left:0;overflow:visible;position:absolute;transform:skewY(4deg);width:100%}.bg-effect-3::after{background:#fff;bottom:-50px;content:"";height:120px;left:0;overflow:visible;position:absolute;transform:skewY(-4deg);width:100%}.bg-effect-4::after{background:#2575fc;border-bottom-right-radius:30px;border-top-right-radius:30px;content:"";height:80%;left:-20%;position:absolute;top:10%;transform:rotate(-5deg);width:70%;z-index:-1}.bg-animation{position:absolute;top:-100px;left:0}.wave-shape{position:absolute;width:100%;height:auto;left:0;top:0}.wave-bg>use{animation:move-forever 20s linear infinite}.wave-bg>use:nth-child(1){animation-delay:-2s}.wave-bg>use:nth-child(2){animation-delay:-2s;animation-duration:10s}.wave-bg>use:nth-child(3){animation-delay:-4s;animation-duration:8s}.wave-animation{display:block;width:100%;height:8em;max-height:100vh;margin:0;position:absolute;bottom:-40px}.work-process{position:relative}.step-num{background:#fff;border-radius:50%;box-shadow:0 12px 20px 0 rgba(117,178,240,.4);color:#005bea;display:inline-block;font-size:18px;font-weight:600;height:50px;right:0;line-height:55px;position:absolute;text-align:center;top:0;width:50px}.theme-bg .work-process h4,.theme-bg .work-process p{color:#fff}.step-icon{background:#fff;width:140px;height:140px;position:relative;border:3px solid #fafaff;border-radius:50%;line-height:140px;font-size:40px;text-align:center;color:#1c1d3e}.step-icon span{position:relative}.step-icon span::after,.step-icon span::before{border-radius:50%;content:"";height:40px;position:absolute;width:40px;z-index:-1}.step-icon span::after{background:#cdf3f6;height:25px;left:-10px;top:5px;width:25px}.step-icon span::before{background:#d4f8e6;bottom:0;right:-10px}.dark-bg .step-icon{color:rgba(255,255,255,.9);background:0 0}.dark-bg .step-desc h4{color:#2575fc}.dark-bg .step-icon{border-color:rgba(255,255,255,.1)}.dark-bg .step-desc p{color:rgba(255,255,255,.7)}.step-num-box{position:relative;display:inline-block;margin-bottom:20px}.work-process .box-loader{position:absolute;top:30%;left:-15%;right:inherit}.work-process.style-2{padding:0;display:flex;align-items:center}.work-process.style-2:before{display:none}.work-process.style-2 .step-num-box{margin-bottom:0;margin-left:30px}.work-process.style-3{padding:70px 30px 0}.work-process.style-3 .step-num{background:0 0;box-shadow:none;color:rgba(255,255,255,.1);font-size:120px;height:auto;left:50%;line-height:120px;margin-bottom:0;position:absolute;top:0;transform:translateX(-50%);width:auto}#svg-container{position:absolute;width:100%;left:52%;z-index:-1;transform:translateX(-50%);width:75%}#svgC{margin:0 auto;width:100%}.spinner-eff{position:absolute;width:200px;height:200px;bottom:0}.spinner-eff .spinner-circle{border-radius:100px;position:absolute;left:0;right:0;margin:auto;transform:scale(1);transform-origin:center center}.spinner-eff .circle-1{width:100%;height:100%;background-color:#60f691;top:0;animation:pulse 1.6s linear 0s infinite}.spinner-eff .circle-2{width:66.6%;height:66.6%;background-color:#0cca4a;top:16.5%;animation:pulse-2 1.6s linear 0s infinite}.hexagon-bg{position:absolute;left:50%;top:0;width:100%;display:flex}.hexagon-bg.style-2{top:50%}.hexagon{position:relative;margin:0 auto;width:10em;height:17.32em;border-radius:1em/.5em;background:#fafaff;transition:opacity .5s}.hexagon:before,.hexagon:after{position:absolute;width:inherit;height:inherit;border-radius:inherit;background:inherit;content:''}.hexagon:before{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.hexagon:after{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}.hexagon:nth-child(2n+2){margin-top:20px}.hexagon-bg.style-2 .hexagon{background:#ff0844;opacity:.05}.timeline{position:relative;margin:0 auto}.timeline:after{content:'';position:absolute;width:5px;background:#fafaff;left:50%;top:0;bottom:0;margin-left:-2px}.timeline--first:after{top:20px}.timeline-title{text-align:center;position:relative;z-index:1;padding-bottom:20px}.timeline-title h2{background:#fff;color:#2575fc;display:inline-block;padding:10px 20px;border-radius:7px;font-size:24px;line-height:30px}.timeline-inner{padding:10px 30px 40px;width:50%;position:relative;background-color:inherit}.timeline-right{margin-right:50%}.timeline-content{padding:20px 30px;background:#fff;position:relative;border-radius:7px}.timeline-content h3{font-size:20px;color:#1c1d3e;font-weight:700}.timeline-inner::before{content:"";display:block;position:absolute;top:0;left:-16px;margin:auto;height:32px;width:32px;border:3px solid #2575fc;border-bottom:3px solid transparent!important;border-radius:50%;z-index:9;background:#fff;-webkit-animation:loader-3-1 1.5s cubic-bezier(.77,0,.175,1) infinite;animation:loader-3-1 1.5s cubic-bezier(.77,0,.175,1) infinite}.timeline-inner::after{content:"";position:absolute;top:0;left:-3px;margin:auto;width:6px;height:6px;background:#005bea;border-radius:50%;z-index:9;-webkit-animation:loader-3-2 1.5s cubic-bezier(.77,0,.175,1) infinite;animation:loader-3-2 1.5s cubic-bezier(.77,0,.175,1) infinite}.timeline-right.timeline-inner::before{left:inherit;right:-16px}.timeline-right.timeline-inner::after{left:inherit;right:-3px}.timeline-content:before,.timeline-content:after{content:"";background:#2575fc;border-radius:7px;width:0;height:3px;position:absolute}.timeline-content:before{top:0;left:0}.timeline-content:after{bottom:0;right:0}.timeline-inner:hover .timeline-content:before,.timeline-inner:hover .timeline-content:after{width:10%}#canvas{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.5}#confetti{width:100%;height:100%;position:absolute;top:0;left:0}.blink-img{position:absolute;left:50%;top:50%;width:100%}.morph-wrap{position:absolute;top:0;right:-20%;bottom:0;width:70%;pointer-events:none;z-index:-1;transform:rotate(90deg)}.morph{position:relative;height:130%;fill:#ffe2e1;flex:none;width:150%}.login-form img{height:100px}.remember-checkbox label{margin-bottom:0}.round-shape{position:absolute;left:10%;bottom:0;height:300px;width:300px;border-radius:50%;background:0 0;border:50px solid #2575fc;animation:heartbeat .5s cubic-bezier(.245,.325,.51,1.305) infinite alternate;opacity:.05}.homepage_articles .post-title{height:75px}.card h3.card-title{margin-bottom:0}.header-3 .navbar-nav .nav-link{color:#fff}.header-3 .navbar-nav .nav-link:hover{color:#1c1d3e}::-moz-selection{background:#05f8a1;color:#fff;text-shadow:none}::-moz-selection{background:#05f8a1;color:#fff;text-shadow:none}::selection{background:#05f8a1;color:#fff;text-shadow:none}.theme-bg,div.color-customizer a.opener,.btn:hover,.btn.btn-dark:hover,.owl-carousel.owl-theme .owl-dots .owl-dot:hover span,.owl-carousel.owl-theme .owl-dots .owl-dot.active span,.scroll-top a,.pagination>li.active .page-link,.page-link:hover,.page-link:focus,.accordion .card.active a,.accordion .card a:hover,.accordion .card-header a span::before,.accordion .card-header a span::after,.title-effect .bar,.title-effect-2 .ellipse,.video-btn .play-btn,.tab .nav-tabs .nav-link.active,.tab .nav-tabs .nav-link:hover,.tab .nav-tabs.active>a:focus,.tab .nav-tabs>a:hover,.tab.style-2 .nav-tabs .nav-link i::after,.tab .nav-tabs .nav-link.active i::after,.tab .nav-tabs.active>a:focus i::after,.team-member.style-3::before,.team-member.style-3::after,.testimonial.style-1::before,.testimonial.style-4::after,.testimonial-caption::after,.icon-btn:hover,.box-loader span,.post .post-image::before,.post .post-image::after,.post .post-categories,.post-title::after,.post.style-3 .post-meta::after,.post-tags li a:hover,.list-icon-2 li::before,.price-table.style-3.active,.bg-effect-4::after,.ht-progress-bar .progress .progress-bar,.timeline-content::before,.timeline-content::after{background-color:#05f8a1}.testimonial-caption::before,.post-title::before,.post.style-3 .post-meta::before,.timeline-inner::after,.home-6 .banner .bnr-box{background-color:#2ec78d}a,button,input,a:focus,a:hover,.text-theme,.navbar-nav .nav-link:hover,.navbar-nav .nav-item .nav-link.active,.navbar-nav .nav-link:hover::before,.navbar-nav .nav-item .nav-link.active::before,.navbar-nav .nav-link:focus::before,.navbar-nav ul a:hover,.navbar-nav ul a:hover::before,.navbar-nav ul a:focus::before,.header-3 #header-wrap.fixed-header .navbar-nav .nav-link:hover,.header-3 #header-wrap.fixed-header .navbar-nav .nav-item .nav-link.active,.header-3 #header-wrap.fixed-header .navbar-nav .nav-link:hover::before,.header-3 #header-wrap.fixed-header .navbar-nav .nav-link.active::before,.navbar-nav .nav-link.highlighted,h1 span,.btn-simple:hover,.btn.btn-white:hover,.btn.btn-white.btn-border:hover,.btn:focus,.btn.focus,.breadcrumb-item.active,.breadcrumb-item a:hover,.list-icon li i,.tab.style-2 .nav-tabs .nav-link:hover h5,.tab.style-2 .nav-tabs .nav-link.active h5,.tab.style-2 .nav-tabs.active>a:focus h5,.testimonial .testimonial-caption h5,.price-title,.price-list li i,.post .post-desc h4 a:hover,.post-meta ul li i,.comment-reply a:hover,.comment-date,.footer-list li a:hover,.counter span,.search-button,.widget .widget-categories li a:hover,.widget .recent-post-desc a:hover,.scroll-top a:hover,.scroll-top a:focus,.team-member .team-description h5,.team-link:hover,.team-description .team-icon li i,.team-description .team-icon li a:hover,.theme-bg .video-btn .play-btn,.dark-bg .video-btn .play-btn,.featured-item .featured-icon i,.step-num,.dark-bg .step-desc h4,.media-icon li a,.contact-media i,.widget-searchbox .search-btn,.timeline-title h2{color:#05f8a1}.price-table.style-2 .price-title,.post-categories:hover,.counter i,.featured-item.style-1:hover .featured-icon i,.featured-item.style-2:hover .featured-icon i,.featured-item.style-6:hover .featured-icon i{color:#2ec78d}.owl-carousel.owl-theme .owl-dots .owl-dot span::before,.form-control:focus,.reply a:hover,.pagination>li.active .page-link,.page-link:hover,.page-link:focus,.owl-carousel .owl-nav button.owl-prev:hover,.owl-carousel .owl-nav button.owl-next:hover,.featured-item.style-6:hover .featured-icon i::after,.testimonial-carousel .controls li.active:after,.testimonial-carousel .controls li.active:before,.testimonial.style-2 .testimonial-img:before,.testimonial.style-2 .testimonial-img:after,.contact-media,.timeline-inner::before{border-color:#05f8a1}[class*=col-]:nth-child(2) .contact-media{border-color:#2ec78d}.btn.btn-theme,.owl-carousel .owl-nav button.owl-prev:hover,.owl-carousel .owl-nav button.owl-next:hover{background:#05f8a1;background:linear-gradient(90deg,rgba(5,248,161,1) 0%,rgba(46,199,141,1) 80%);color:#fff}[data-overlay].grediant-overlay:before{background:#05f8a1;background:linear-gradient(90deg,rgba(5,248,161,1) 0%,rgba(46,199,141,1) 80%)}.featured-item::before{background:#05f8a1;background:linear-gradient(180deg,rgba(5,248,161,1) 0%,rgba(46,199,141,1) 80%)}.grediant-bg{background:#05f8a1;background:linear-gradient(90deg,rgba(5,248,161,1) 0%,rgba(46,199,141,1) 80%)}@media(max-width:992px){.navbar-toggler span{background-color:#05f8a1}.header-3 .navbar-nav .nav-link:hover,.header-3 .navbar-nav .nav-item .nav-link.active,.header-3 .navbar-nav .nav-link:hover::before,.header-3 .navbar-nav .nav-item .nav-link.active::before,.header-3 .navbar-nav .nav-link:focus::before{color:#05f8a1}}