@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(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{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(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:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(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:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(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,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(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:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}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:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,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:scaleZ(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,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:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,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:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,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:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,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,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(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-duration:.75s;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{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-50px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(50px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{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{0%{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{0%{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{0%{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-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{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{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{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{0%{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{0%{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{0%{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{0%{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{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (print),(prefers-reduced-motion){.animated{animation:unset!important;transition:none!important}}/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fad,.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 linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0)}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-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.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-acquisitions-incorporated:before{content:"\f6af"}.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-airbnb:before{content:"\f834"}.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-artstation:before{content:"\f77a"}.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-atlassian:before{content:"\f77b"}.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-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.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-battle-net:before{content:"\f835"}.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-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.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-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.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-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.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-buffer:before{content:"\f837"}.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-buy-n-large:before{content:"\f8a6"}.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-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.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-caravan:before{content:"\f8ff"}.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-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.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-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.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-cheese:before{content:"\f7ef"}.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-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.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-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.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-medical:before{content:"\f7f5"}.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-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.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-cotton-bureau:before{content:"\f89e"}.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-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.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-crutch:before{content:"\f7f7"}.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-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.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-disease:before{content:"\f7fa"}.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-dog:before{content:"\f6d3"}.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-dragon:before{content:"\f6d5"}.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-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.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-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.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-alt:before{content:"\f424"}.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-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.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-csv:before{content:"\f6dd"}.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-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.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-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.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-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.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-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.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-globe-europe:before{content:"\f7a2"}.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-pay:before{content:"\e079"}.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-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.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-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.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-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.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-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.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-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.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-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.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-jira:before{content:"\f7b1"}.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-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.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-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.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-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.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-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.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-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.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-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.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-octopus-deploy:before{content:"\e082"}.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-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.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-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.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-pied-piper-square:before{content:"\e01e"}.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-pizza-slice:before{content:"\f818"}.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-plane-slash:before{content:"\e069"}.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-poo-storm:before{content:"\f75a"}.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-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.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-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.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-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.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-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.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-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.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-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.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-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.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-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.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-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.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-stackpath:before{content:"\f842"}.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-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.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-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.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-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.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-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.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-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.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-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.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-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.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-injured:before{content:"\f728"}.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-nurse:before{content:"\f82f"}.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-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.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-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.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-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.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-wind:before{content:"\f72e"}.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-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.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-wpressr:before{content:"\f3e4"}.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-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.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"}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.542b8394eadcdeeb.eot);src:url(fa-brands-400.542b8394eadcdeeb.eot@#iefix) format("embedded-opentype"),url(fa-brands-400.18993be87e4334f7.woff2) format("woff2"),url(fa-brands-400.6f0371bcf54eec74.woff) format("woff"),url(fa-brands-400.04d56fe87e9eca0a.ttf) format("truetype"),url(fa-brands-400.ea0c9eb39862e9cc.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;font-display:block;src:url(fa-regular-400.155247548468b7fd.eot);src:url(fa-regular-400.155247548468b7fd.eot@#iefix) format("embedded-opentype"),url(fa-regular-400.e45bb696e8f6d0da.woff2) format("woff2"),url(fa-regular-400.9a8db6730c1e7887.woff) format("woff"),url(fa-regular-400.6b314a376c172582.ttf) format("truetype"),url(fa-regular-400.c721d6563af2a25a.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.c2cee4443ffc157d.eot);src:url(fa-solid-900.c2cee4443ffc157d.eot@#iefix) format("embedded-opentype"),url(fa-solid-900.16e3d2f09772104e.woff2) format("woff2"),url(fa-solid-900.efdd46db6c9b3ca8.woff) format("woff"),url(fa-solid-900.bf8656b105945838.ttf) format("truetype"),url(fa-solid-900.4c13870f66290169.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2018 IcoFont 
* @license - https://icofont.com/license/
*/@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(icofont.c6ed992f5292dbb5.woff2) format("woff2"),url(icofont.6c4bc344b1594bc0.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-referee:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{animation:icofont-spin 1s infinite steps(8);display:inline-block}@keyframes icofont-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icofont-rotate-90{transform:rotate(90deg)}.icofont-rotate-180{transform:rotate(180deg)}.icofont-rotate-270{transform:rotate(270deg)}.icofont-flip-horizontal{transform:scaleX(-1)}.icofont-flip-vertical{transform:scaleY(-1)}.icofont-flip-horizontal.icofont-flip-vertical{transform:scale(-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{filter:none;display:inline-block}.icofont-inverse{color:#fff}.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}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden,a.meanmenu-reveal{display:none}/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */.mean-container .mean-bar{float:left;width:100%;position:relative;background:transparent;padding:4px 0;min-height:42px;z-index:99;position:absolute;top:10px;right:0}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px;position:absolute;top:-10px;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#0c1923;margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:1em 27px;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}[dir=ltr] .mean-container .mean-nav ul li a.mean-expand{right:35px!important;left:auto!important}[dir=rtl] .mean-container .mean-nav ul li a.mean-expand{left:auto!important;right:35px!important}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:auto;padding:12px!important;text-align:center;position:absolute;top:0;color:#fff;cursor:pointer;z-index:2;border:none!important;font-weight:700;background:rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:transparent}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{box-sizing:content-box}.mean-remove{display:none!important}.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:1043;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:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-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,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;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:#fff;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:-55px 0 0;top:50%;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 #0009;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;inset:40px 0;display:block;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;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{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}font-face{font-family:Oswald;src:url(/../../../../../https@fonts.googleapis.com/css2@family=Oswald_3Awght_40500;600;700&family=Roboto_3Awght_40400;500;700&family=Ubuntu_3Awght_40500;700&display=swap)}@font-face{font-family:bukra-bold;src:url(29ltbukrabold.e48d5664982bdea3.ttf)}@font-face{font-family:bukra-regular;src:url(29ltbukraregular.4560fa5a28780bdd.ttf)}@font-face{font-family:bukra-light;src:url(29ltbukralight.378f3b5fa3d0d3dd.ttf)}:root{--primary-color: #f26c61;--second-color: #69C9CD;--light-grey-color: #515151;--dark-grey-color: #333333;--bg-screen-color: #eee}div{font-family:bukra-regular!important}body{background-color:var(--bg-screen-color);margin:0;color:var(--light-grey-color);font-family:bukra-regular!important}.btn-group-lg>.btn,.btn-lg{font-size:16px!important}h1,h2,h3,h4,h5,h6{color:var(--dark-grey-color);font-family:bukra-bold;font-weight:700;text-transform:capitalize;transition:all .3s ease-in}h1{font-size:82px}@media (max-width: 575.98px){.tic_shapes{display:none}h1{font-size:55px}}h2{font-size:48px}h3{font-size:36px;font-weight:600}h4{font-size:24px;font-weight:500}h5{font-size:18px;font-weight:500}h6{font-size:16px;margin-bottom:0;font-weight:500}p{color:#515151;font-size:14px}ul{margin:0;padding:0;list-style:none}a:hover,a:focus{text-decoration:none;outline:none}input:focus,textarea:focus,select:focus,button:focus,.slick-slide{outline:none}button{cursor:pointer}img{width:100%;height:auto;display:block}a{transition:all .3s ease-in}nav{display:flex!important;justify-content:flex-end}nav .main-menu li{display:inline-block;position:relative;margin-left:35px;line-height:1.7;z-index:1}@media (min-width: 992px) and (max-width: 1199.98px){nav .main-menu li{margin-left:25px}}nav .main-menu li.has-submenu:after{content:"\f107";font-family:"Font Awesome 5 Free";font-weight:900;color:#221b68;font-size:12px;margin-right:2px;transition:all .3s ease-in}@media (max-width: 991.98px){nav .main-menu li.has-submenu:after{display:none}}nav .main-menu li a{color:#515151;padding:20px 0;font-weight:500;display:inline-block;font-size:14px;font-family:bukra-bold;text-transform:capitalize}nav .main-menu li a:before{content:"\f111";font-family:"Font Awesome 5 Free";font-weight:900;color:var(--primary-color);font-size:6px;position:relative;top:-3px;right:-3px;transition:all .3s ease-in;opacity:0;visibility:hidden}@media (max-width: 991.98px){nav .main-menu li a:before{display:none}}@media (min-width: 992px){nav .main-menu li .submenu{position:absolute;border-top:2px solid var(--primary-color);width:220px;top:130%;right:0;background:#ffffff;padding:10px;opacity:0;visibility:hidden;transition:all .3s ease-in}nav .main-menu li .submenu li{display:block;margin-left:initial}nav .main-menu li .submenu li a{color:#515151;display:block;padding:6px;width:100%}nav .main-menu li .submenu li a:before{content:"\f111";font-family:"Font Awesome 5 Free";font-weight:900;font-size:8px;opacity:0;visibility:hidden;transition:all .3s ease-in;margin-left:3px;position:relative;top:-1px}nav .main-menu li .submenu li a:hover:before{opacity:1;visibility:visible}nav .main-menu li:hover.has-submenu:after{color:var(--primary-color)}nav .main-menu li:hover a{color:var(--primary-color)}nav .main-menu li:hover .submenu{top:120%;opacity:1;visibility:visible}}nav .main-menu2 li a:before{color:#8100fe}@media (min-width: 992px){nav .main-menu2 li .submenu{position:absolute;border-top:2px solid #8100fe}nav .main-menu2 li:hover.has-submenu:after{color:#8100fe}nav .main-menu2 li:hover a{color:#8100fe}}.container-wrapper{position:relative}.mean-container.mobile-menu2 .mean-nav{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);margin-top:63px}.mean-container.mobile-menu2 .mean-bar a.meanmenu-reveal{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%)}.mean-container .mean-nav{background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);margin-top:75px}.mean-container .mean-bar{z-index:0}[dir=rtl] .mean-container .mean-bar a.meanmenu-reveal,[dir=ltr] .mean-container .mean-bar a.meanmenu-reveal{left:10px!important}.mean-container .mean-bar a.meanmenu-reveal{background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);top:8px}@media (max-width: 575.98px){.search-events{border-radius:0!important}.mean-container .mean-nav{margin-top:54px!important}.mean-container .mean-bar a.meanmenu-reveal{margin-inline-start:15px;width:20px;height:20px;border-radius:5px;top:6px}}.header-area .header-topbar{background:var(--primary-color);position:relative}.header-area .header-topbar .contact-details{display:flex;flex-wrap:wrap}@media (max-width: 767.98px){.header-area .header-topbar .contact-details{justify-content:center;margin-bottom:10px}}.header-area .header-topbar .contact-details div{color:#fff;font-weight:500;font-family:bukra-regular}.header-area .header-topbar .contact-details div span{margin-left:5px}.header-area .header-topbar .contact-details div:last-child:after{content:""}.header-area .header-topbar .contact-details div:after{content:"|";margin-right:10px;margin-left:10px}@media (max-width: 575.98px){.header-area .header-topbar .contact-details div:after{content:" "}}.header-area .header-topbar .social-icons a span{color:#fff;border:1px solid #ffffff;width:32px;height:32px;line-height:32px;text-align:center;display:inline-block;border-radius:5px;transition:all .3s ease-in}.header-area .header-topbar .social-icons a span:hover{background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);border:1px solid transparent}.header-area .header-bottom{position:absolute;top:0;right:0;width:100%;padding:15px 20px;z-index:22;background:#ffffff;box-shadow:0 5px 20px #8888880d}.header-area .header-bottom .logo{width:130px;position:relative;z-index:999}@media (max-width: 575.98px){.fea-area{padding-bottom:0}.counter-area{display:none}.fixed-top{position:relative}.header-area .header-bottom .logo{margin-inline-start:67px;width:100px}}.header-area .header-bottom .header-btn{position:relative;z-index:999}.footer-area .foo_top{position:relative;overflow:hidden}[dir=rtl] .footer-area .foo_top .foo_top_shapes .shp_1{transform:scaleX(-1);left:0}[dir=ltr] .footer-area .foo_top .foo_top_shapes .shp_1{transform:scaleX(1);right:0}.footer-area .foo_top .foo_top_shapes .shp_1{width:inherit;position:absolute;top:0}[dir=rtl] .footer-area .foo_top .foo_top_shapes .shp_2{left:10%}[dir=ltr] .footer-area .foo_top .foo_top_shapes .shp_2{right:10%}.footer-area .foo_top .foo_top_shapes .shp_2{width:inherit;position:absolute;bottom:11%}.footer-area .foo_top .foo-widget{margin-bottom:30px}.footer-area .foo_top .foo-widget .logo{width:130px;position:relative;z-index:999;margin-bottom:20px}@media (max-width: 575.98px){.footer-area .foo_top .foo-widget .logo{width:100px}}.footer-area .foo_top .foo-widget .social-links a span{width:32px;height:32px;line-height:32px;text-align:center;border-radius:5px;color:#fff;background:var(--second-color);display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease-in}.footer-area .foo_top .foo-widget .social-links a span.active,.footer-area .foo_top .foo-widget .social-links a span:hover{background:var(--primary-color)}.footer-area .foo_top .foo-widget ul li{line-height:2;text-transform:capitalize;display:flex;align-items:center;font-size:14px}.footer-area .foo_top .foo-widget ul li span{margin-left:10px}.footer-area .foo_top .foo-widget ul li a{color:#515151;font-size:14px}.footer-area .foo_top .foo-widget ul li a:hover{color:var(--primary-color)}.footer-area .foo_top .foo-widget ul li img{width:inherit;display:inline-block;margin-left:10px}.footer-area .foo_top .foo-widget .foo-gal-wrapper{display:flex;flex-wrap:wrap}.footer-area .foo_top .foo-widget .foo-gal-wrapper .single-gal{margin-bottom:8px;margin-left:8px}.footer-area .foo_top .foo-widget .foo-gal-wrapper .single-gal img{max-width:90px}.footer-area .foo_btm{background-color:var(--primary-color)}.footer-area .foo_btm .copyright-text{text-align:center;padding:10px 0}.footer-area .foo_btm .copyright-text span{color:#fff;font-size:14px;font-weight:400;text-transform:capitalize}.footer-area .foo_btm .copyright-text span a,.footer-area .foo_btm .copyright-text span a:hover{color:#fff}.footer-area2 .foo_top .foo-widget h4{color:#050931}.footer-area2 .foo_top .foo-widget ul li a:hover{color:#8100fe}.footer-area2 .foo_top .foo-widget .social-links a span{background:#050931}.footer-area2 .foo_top .foo-widget .social-links a span.active,.footer-area2 .foo_top .foo-widget .social-links a span:hover{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%)}.footer-area2 .foo_btm{background:#221b68}.footer-area2 .foo_btm .copyright-text span a{color:#8100fe}.breadcrumb-area{padding-top:205px;padding-bottom:90px;position:relative;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.breadcrumb-area:after{content:"";background:linear-gradient(-157deg,#fd4b3d 0%,rgba(253,44,121,.99608) 100%);opacity:.8;width:100%;height:100%;position:absolute;top:0;right:0}.breadcrumb-area nav{z-index:1;flex-direction:column}.breadcrumb-area h2{color:#fff;text-align:center;font-family:bukra-regular}.breadcrumb-area .breadcrumb{background:none;display:flex;justify-content:center}.breadcrumb-area .breadcrumb .breadcrumb-item{color:#fff;text-transform:capitalize}.breadcrumb-area .breadcrumb .breadcrumb-item.active{font-size:18px;font-weight:500}.breadcrumb-area .breadcrumb .breadcrumb-item.active:before{color:#fff}.breadcrumb-area .breadcrumb .breadcrumb-item a{color:#fff;text-transform:capitalize;transition:.3s;font-size:18px;font-weight:500}.breadcrumb-area .breadcrumb .breadcrumb-item a:hover{color:#221b68}.preloader-inner{position:fixed;right:0;top:0;z-index:9999;background-color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.preloader-inner .cancel-preloader{position:absolute;bottom:30px;left:30px}.preloader-inner .cancel-preloader a{background-color:#fff;font-weight:600;text-transform:capitalize;color:var(--primary-color);width:200px;height:50px;text-align:center;line-height:50px;border-radius:30px;display:block;transition:all .3s ease-in}.preloader-inner .cancel-preloader a:hover{background-color:#221b68;color:#fff}.spinner{width:70px;text-align:center}.spinner>div{width:15px;height:15px;background-color:var(--primary-color);border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.btn1{display:inline-block;padding:10px 30px;font-family:bukra-regular;font-weight:500;font-size:14px!important;border-radius:10px;border:1px solid transparent;color:#fff;text-transform:capitalize;transition:all .3s ease-in;position:relative}.btn1:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:var(--primary-color);z-index:-1;opacity:1;visibility:visible;transition:all .3s ease-in;border-radius:10px}@media (max-width: 575.98px){.btn1{padding:8px 25px;border-radius:10px}}.btn1:hover{border:1px solid var(--primary-color);color:var(--primary-color)}.btn1:hover:after{opacity:0;visibility:hidden}.btn2{display:inline-block;padding:10px 30px;font-family:bukra-regular;font-weight:500;font-size:16px;border-radius:10px;border:1px solid var(--primary-color);color:var(--primary-color);text-transform:capitalize;transition:all .3s ease-in;position:relative}.btn2:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);z-index:-1;opacity:0;visibility:hidden;transition:all .3s ease-in;border-radius:5px}@media (max-width: 575.98px){.btn2{padding:8px 25px;border-radius:10px}}.btn2:hover{border:1px solid transparent;background-color:var(--primary-color);color:#fff}.btn2:hover:after{opacity:1;visibility:visible}.btn3{display:inline-block;padding:10px 30px;font-family:bukra-regular;font-weight:500;font-size:16px;border-radius:10px;border:1px solid transparent;color:#fff;text-transform:capitalize;transition:all .3s ease-in;position:relative;z-index:1}.btn3:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);z-index:-1;opacity:1;visibility:visible;transition:all .3s ease-in;border-radius:5px}@media (min-width: 992px) and (max-width: 1199.98px){.btn3{padding:8px 20px}}@media (max-width: 575.98px){.btn3{padding:8px 25px;border-radius:10px}}.btn3:hover{border:1px solid #8100fe;color:#8100fe}.btn3:hover:after{opacity:0;visibility:hidden}.btn4{display:inline-block;padding:10px 30px;font-family:bukra-regular;font-weight:500;font-size:16px;border-radius:10px;background:transparent;border:1px solid #8100fe;color:#8100fe;text-transform:capitalize;transition:all .3s ease-in;position:relative}.btn4:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);z-index:-1;opacity:0;visibility:hidden;transition:all .3s ease-in;border-radius:5px}@media (min-width: 992px) and (max-width: 1199.98px){.btn4{padding:8px 20px}}@media (max-width: 575.98px){.btn4{padding:8px 25px;border-radius:10px}}.btn4:hover{border:1px solid transparent;color:#fff}.btn4:hover:after{opacity:1;visibility:visible}.contactform-area .form-child{position:relative}.contactform-area .form-child ::placeholder{color:#221b68}.contactform-area .form-child .icon{position:absolute;top:18px;left:38px;color:#fafafa}.contactform-area .inputBox,.contactform-area .txtBox,.contactform-area .btn1{width:100%;padding:20px}.contactform-area .inputBox{background:#eaeaea;border:none;outline:none;margin-bottom:30px;border-radius:10px;padding-left:40px}.contactform-area .txtBox{background:#eaeaea;border:none;outline:none;margin-bottom:30px;border-radius:10px}.blog-comment-form form ::placeholder{color:#221b68;opacity:.5}.blog-comment-form form .inputBox,.blog-comment-form form .textBox{width:100%;padding:10px 20px;border:1px solid #eaeaea;background:#fafafa;border-radius:10px;margin-bottom:30px}.blog-comment-form form .btn1{margin-bottom:30px;z-index:1}@media (max-width: 991.98px){.blog-comment-form form .btn1{width:100%}}.padding-top-10{padding-top:10px}.padding-top-20{padding-top:20px}.padding-top-30{padding-top:30px}.padding-top-40{padding-top:40px}.padding-top-50{padding-top:50px}.padding-top-60{padding-top:60px}.padding-top-70{padding-top:70px}.padding-top-75{padding-top:75px}.padding-top-80{padding-top:80px}.padding-top-90{padding-top:90px}.padding-top-100{padding-top:100px}.padding-top-105{padding-top:105px}.padding-top-110{padding-top:110px}.padding-top-115{padding-top:115px}.padding-top-120{padding-top:120px}.padding-bottom-10{padding-bottom:10px}.padding-bottom-20{padding-bottom:20px}.padding-bottom-30{padding-bottom:30px}.padding-bottom-40{padding-bottom:40px}.padding-bottom-50{padding-bottom:50px}.padding-bottom-60{padding-bottom:60px}.padding-bottom-65{padding-bottom:65px}.padding-bottom-70{padding-bottom:70px}.padding-bottom-80{padding-bottom:80px}.padding-bottom-90{padding-bottom:90px}.padding-bottom-100{padding-bottom:100px}.padding-bottom-105{padding-bottom:105px}.padding-bottom-110{padding-bottom:110px}.padding-bottom-115{padding-bottom:115px}.padding-bottom-120{padding-bottom:120px}.padding-10{padding-top:10px;padding-bottom:10px}.padding-5{padding-top:5px;padding-bottom:5px}.padding-20{padding-top:20px;padding-bottom:20px}.padding-30{padding-top:30px;padding-bottom:30px}.padding-40{padding-top:40px;padding-bottom:40px}.padding-50{padding-top:50px;padding-bottom:50px}.padding-60{padding-top:60px;padding-bottom:60px}.padding-70{padding-top:70px;padding-bottom:70px}.padding-80{padding-top:80px;padding-bottom:80px}.padding-90{padding-top:90px;padding-bottom:90px}.padding-100{padding-top:100px;padding-bottom:100px}.padding-105{padding-top:105px;padding-bottom:105px}.padding-115{padding-top:115px;padding-bottom:115px}.padding-120{padding-top:120px;padding-bottom:120px}.margin-top-10{margin-top:10px}.margin-top-15{margin-top:15px}.margin-top-20{margin-top:20px}.margin-top-30{margin-top:30px}.margin-top-40{margin-top:40px}.margin-top-50{margin-top:50px}.margin-top-60{margin-top:60px}.margin-top-70{margin-top:70px}.margin-top-80{margin-top:80px}.margin-top-90{margin-top:90px}.margin-top-100{margin-top:100px}.margin-bottom-5{margin-bottom:5px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-20{margin-bottom:20px}.margin-bottom-30{margin-bottom:30px}.margin-bottom-40{margin-bottom:40px}.margin-bottom-50{margin-bottom:50px}.margin-bottom-60{margin-bottom:60px}.margin-bottom-70{margin-bottom:70px}.margin-bottom-80{margin-bottom:80px}.margin-bottom-90{margin-bottom:90px}.margin-bottom-100{margin-bottom:100px}.margin-right-10{margin-left:10px}.margin-right-20{margin-left:20px}.margin-right-30{margin-left:30px}.margin-right-40{margin-left:40px}.margin-right-50{margin-left:50px}.margin-right-60{margin-left:60px}.margin-right-70{margin-left:70px}.margin-right-80{margin-left:80px}.margin-right-90{margin-left:90px}.margin-right-100{margin-left:100px}.margin-left-10{margin-right:10px}.margin-left-20{margin-right:20px}.margin-left-30{margin-right:30px}.margin-left-40{margin-right:40px}.margin-left-50{margin-right:50px}.margin-left-60{margin-right:60px}.margin-left-70{margin-right:70px}.margin-left-80{margin-right:80px}.margin-left-90{margin-right:90px}.margin-left-100{margin-right:100px}.margin-10,.margin-20,.margin-30,.margin-40,.margin-50,.margin-60,.margin-70,.margin-80,.margin-90,.margin-100{margin:10px 0}[dir=rtl] .scrollup{right:30px}[dir=ltr] .scrollup{left:30px}.scrollup{background:var(--second-color);color:#fff;display:block;width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;font-size:18px;outline:none;border:none;transition:.5s;position:fixed;bottom:30px;display:none;z-index:9999;cursor:pointer}.scrollup.scrollup2{background:#8100fe}.scrollup:hover{background:#221b68}.template-pagination{margin-top:40px;position:relative;z-index:11}.template-pagination ul{display:flex}.template-pagination ul li{margin-left:10px}.template-pagination ul li:last-child{margin-left:initial}.template-pagination ul li a{width:40px;height:40px;line-height:40px;background:#ffffff;border-radius:5px;text-align:center;font-family:bukra-regular;font-weight:700;color:#221b68;transition:all .3s ease-in;display:inline-block}.template-pagination ul li a.active,.template-pagination ul li a:hover{background:var(--primary-color);color:#fff}.item-rotate{animation:rotted 6s infinite ease-in-out;animation-direction:alternate}@keyframes rotted{0%{transform:rotate(0)}50%{transform:rotate(-180deg)}to{transform:rotate(-320deg)}}.item-bounce{animation:bounce 3s infinite ease-in-out}@keyframes bounce{0%{transform:translateY(-5px)}50%{transform:translateY(10px)}to{transform:translateY(-5px)}}.item-zooming{animation:zooming 3s infinite ease-in-out}@keyframes zooming{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.item-ripple{animation:ripple 3s infinite ease-in-out}@keyframes ripple{0%{box-shadow:0 0 #fd424d33,0 0 0 20px #fd424d33}to{box-shadow:0 0 0 20px #fd424d33,0 0 0 40px #fd424d1a}}.item-ripple2{animation:ripple2 3s infinite ease-in-out}@keyframes ripple2{0%{box-shadow:0 0 #7f00ff33,0 0 0 20px #7f00ff33}to{box-shadow:0 0 0 20px #7f00ff33,0 0 0 40px #7f00ff1a}}.item-ripple3{animation:ripple2 3s infinite ease-in-out}@keyframes ripple3{0%{box-shadow:0 0 #7f00ff33,0 0 0 20px #7f00ff33}to{box-shadow:0 0 0 20px #7f00ff33,0 0 0 40px #7f00ff1a}}.item-animateOne{animation:animateOne 15s infinite ease-in-out}@keyframes animateOne{0%{transform:translate(0)}50%{transform:translate(100px)}to{transform:translate(0)}}.item-animateTwo{animation:animateTwo 15s infinite ease-in-out}@keyframes animateTwo{0%{transform:translate(0)}50%{transform:translate(50px,50px)}to{transform:translate(0)}}.common-title h2{color:var(--second-color)}.common-title h2 span{color:var(--primary-color)}.hero-slider-active .slider_counter{position:absolute;top:36%;right:48px;font-weight:700;font-size:24px;font-family:bukra-regular}@media (max-width: 991.98px){.hero-slider-active .slider_counter{display:none}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-slider-active .slider_counter{top:initial;bottom:11%;right:33%;display:none}}@media (min-width: 1200px) and (max-width: 1439.98px){.hero-slider-active .slider_counter{top:initial;bottom:11%;right:38%}}.hero-slider-active .slider_counter .totalSlide{position:absolute;bottom:-661%}@media (min-width: 992px) and (max-width: 1199.98px){.hero-slider-active .slider_counter .totalSlide{right:1189%;bottom:4%}}@media (min-width: 1200px) and (max-width: 1439.98px){.hero-slider-active .slider_counter .totalSlide{right:1189%;bottom:4%}}.hero-slider-active .slick-dots{position:absolute;top:50%;transform:translateY(-50%);right:55px}@media (max-width: 991.98px){.hero-slider-active .slick-dots{display:none!important}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-slider-active .slick-dots{position:absolute;top:initial;bottom:12%;display:flex!important;right:50%;transform:translate(50%);display:none!important}}@media (min-width: 1200px) and (max-width: 1439.98px){.hero-slider-active .slick-dots{position:absolute;top:initial;bottom:12%;display:flex!important;right:50%;transform:translate(50%)}}.hero-slider-active .slick-dots li.slick-active button{background:var(--primary-color)}.hero-slider-active .slick-dots li button{width:2px;height:60px;background:#221b68;font-size:0;border:0;outline:0;padding:0}@media (min-width: 992px) and (max-width: 1199.98px){.hero-slider-active .slick-dots li button{width:60px;height:1px}}@media (min-width: 1200px) and (max-width: 1439.98px){.hero-slider-active .slick-dots li button{width:60px;height:1px}}.hero-slider-active .slick-active .hero-left .animate1,.hero-slider-active .slick-active .hero-left .animate2{animation:fadeInUp;animation-duration:1.5s}.hero-slider-active .slick-active .hero-left .animate3{animation:fadeInDown;animation-duration:1.5s}.hero-area{height:100vh;background:#fafafa;padding-bottom:160px;position:relative}@media (max-width: 991.98px){.hero-area{padding-bottom:110px}}.hero-area .hero_shapes img{width:inherit}.hero-area .hero_shapes .vec_1{position:absolute;bottom:34%;right:5%}.hero-area .hero_shapes .vec_2{position:absolute;top:22%;right:19%}.hero-area .hero_shapes .vec_3{position:absolute;left:2%;bottom:2%}.hero-area .hero_shapes .vec_4{position:absolute;top:5%;right:5%}.hero-area .hero_shapes .vec_5{position:absolute;bottom:2%;right:2%}@media (max-width: 991.98px){.hero-area .hero_shapes .vec_5{display:none}}.hero-area .hero_shapes .vec_6{position:absolute;left:35%;top:32%}.hero-area .hero-left{padding-top:170px}@media (max-width: 991.98px){.hero-area .hero-left{margin-bottom:60px}}.hero-area .hero-left h1{font-family:bukra-regular;text-transform:capitalize}@media (max-width: 991.98px){.hero-area .hero-left h1{margin-bottom:30px}}.hero-area .hero-left h1 span{color:var(--primary-color)}.hero-area .hero-left .btn_wrapper{display:flex}.hero-area .hero-left .btn_wrapper .btn1{margin-left:30px}.hero-area .hero-left .vdo_pop{position:absolute;width:180px;height:180px;border-radius:50%;left:-58%;bottom:1%;background:#fafafa;display:flex;justify-content:center;align-items:center;z-index:1}@media (min-width: 992px) and (max-width: 1199.98px){.hero-area .hero-left .vdo_pop{bottom:28%}}@media (max-width: 991.98px){.hero-area .hero-left .vdo_pop{width:initial;height:initial;left:initial;right:69%;bottom:9%}}@media (max-width: 575.98px){.hero-area .hero-left .vdo_pop{right:11%;bottom:-3%}}.hero-area .hero-left .vdo_pop a span{width:60px;height:60px;line-height:60px;border-radius:50%;text-align:center;background:var(--primary-color);color:#fff;display:block;box-shadow:0 0 0 15px #f86f64b3,0 0 0 40px #fafafa}@media (max-width: 991.98px){.hero-area .hero-left .vdo_pop a span{width:40px;height:40px;line-height:40px}}.hero-area .hero-right img{width:inherit}@media (max-width: 991.98px){.hero-area .hero-right img{width:100%}}.counter-area{margin-top:-70px}@media (max-width: 991.98px){.counter-area{margin-top:120px}}.counter-area .counter_wrapper{background:#ffffff;box-shadow:0 15px 40px #3333690d;border-radius:20px;padding:20px}.counter-area .counter_wrapper div:last-child .single-counter:after{display:none}.counter-area .counter_wrapper .single-counter{text-align:center;position:relative}@media (max-width: 575.98px){.counter-area .counter_wrapper .single-counter{margin-bottom:30px}.counter-area .counter_wrapper .single-counter:after{display:none}}.counter-area .counter_wrapper .single-counter:after{content:"";width:2px;height:100%;position:absolute;top:0;left:0;background:#eaeaea}.counter-area .counter_wrapper .single-counter h6{font-family:bukra-regular}.event-promo{position:relative;overflow:hidden}.event-promo .ev_shapes img{width:inherit}.event-promo .ev_shapes .vec_1{position:absolute;top:0%;right:3%}.event-promo .ev_shapes .vec_2{position:absolute;top:25%;right:8%}.event-promo .ev_shapes .vec_3{position:absolute;top:21%;right:31%}.event-promo .ev_shapes .vec_4{position:absolute;top:41%;left:1%}.event-promo .ev_shapes .vec_5{position:absolute;top:8%;left:7%}.event-promo .ev_shapes .vec_6{position:absolute;bottom:4%;left:4%}.event-promo .ev_shapes .vec_7{position:absolute;top:1%;right:39%}.event-promo .ev_shapes .vec_8{position:absolute;top:21%;right:47%}.event-promo .ev_shapes .vec_9{position:absolute;bottom:3%;right:34%}@media (max-width: 991.98px){.event-promo .ep_left{margin-bottom:70px}}.single-ep{padding:40px 24px;margin-bottom:30px;background:#ffffff;border-radius:15px;box-shadow:0 20px 30px #9e9e9e1a}.single-ep .icon-box{width:60px;margin-right:auto;margin-left:auto}.single-ep .cont-box{text-align:center}.single-ep .cont-box a{font-family:bukra-regular;font-weight:700;font-size:16px;color:var(--primary-color);text-transform:capitalize}.single-ep .cont-box a:after{content:"\ea5d";font-family:IcoFont;font-weight:400}.single-ep:hover .cont-box a{color:var(--primary-color)}.fea-area{background:#fafafa;position:relative}.fea-area .fea-shapes img{width:inherit}.fea-area .fea-shapes .vec_1{position:absolute;left:14%;bottom:17%}.fea-area .fea-shapes .vec_2{position:absolute;left:2%;top:5%}@media (max-width: 991.98px){.fea-area .fea-left{margin-bottom:60px}}.fea-area .fea-left .common-title a{z-index:1}.fea-area .fea-left ul li{position:relative;margin-right:25px;line-height:1.7;text-transform:capitalize;font-weight:500;font-size:18px}[dir=rtl] .fea-area .fea-left ul li:before{right:-25px}[dir=ltr] .fea-area .fea-left ul li:before{left:-25px}.fea-area .fea-left ul li:before{content:"";width:9px;height:9px;position:absolute;top:9px;border-radius:50%;background:var(--primary-color)}.fea-area .fea-right img{margin-bottom:30px}.speaker-area{position:relative}.speaker-area .spe-shapes img{width:inherit}.speaker-area .spe-shapes .vec_1{position:absolute;bottom:2%;left:2%}.speaker-area .spe-shapes .vec_2{position:absolute;top:5%;left:5%}.speaker-area .spe-shapes .vec_3{position:absolute;top:7%;right:2%}.speaker-area .spe_wrapper .btn1{margin:20px auto 0}.single-speaker{position:relative;margin-bottom:30px;overflow:hidden}.single-speaker.first .img-box{clip-path:circle(46% at 126px 78px);transition:clip-path 6s}@media (min-width: 992px) and (max-width: 1199.98px){.single-speaker.first .img-box{clip-path:circle(47% at 107px 55px)}}@media (min-width: 768px) and (max-width: 991.98px){.single-speaker.first .img-box{clip-path:circle(58% at 158px 78px)}}@media (min-width: 576px) and (max-width: 767.98px){.single-speaker.first .img-box{clip-path:circle(48% at 117px 78px)}}@media (max-width: 575.98px){.single-speaker.first .img-box{clip-path:circle(65% at 167px 78px)}}.single-speaker.first .cont-box{bottom:0;opacity:1;visibility:visible}.single-speaker .img-box{clip-path:initial;position:relative;z-index:1;transition:clip-path 10s}.single-speaker .cont-box{background:var(--primary-color);position:absolute;bottom:-100%;right:0;width:100%;padding:40px;height:97%;display:flex;justify-content:center;align-items:flex-end;visibility:hidden;opacity:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;transition:all .3s ease-in}@media (min-width: 992px) and (max-width: 1199.98px){.single-speaker .cont-box{padding:15px}}@media (min-width: 576px) and (max-width: 767.98px){.single-speaker .cont-box{padding:15px}}.single-speaker .cont-box h4,.single-speaker .cont-box h5{color:#fff}.single-speaker .cont-box .social-icons a span{width:30px;height:30px;line-height:30px;background:#ffffff;border-radius:50%;text-align:center;color:var(--primary-color);transition:all .3s ease-in;margin-left:10px;display:inline-block;transform:all .3s ease-in;border:1px solid transparent}.single-speaker .cont-box .social-icons a:hover span{background:var(--primary-color);border:1px solid #ffffff;color:#fff}.single-speaker:hover .img-box{clip-path:circle(46% at 126px 78px);transition:all .3s ease-in;transition:clip-path 10s}@media (min-width: 992px) and (max-width: 1199.98px){.single-speaker:hover .img-box{clip-path:circle(47% at 107px 55px)}}@media (min-width: 768px) and (max-width: 991.98px){.single-speaker:hover .img-box{clip-path:circle(58% at 158px 78px)}}@media (min-width: 576px) and (max-width: 767.98px){.single-speaker:hover .img-box{clip-path:circle(48% at 117px 78px)}}@media (max-width: 575.98px){.single-speaker:hover .img-box{clip-path:circle(65% at 167px 78px)}}.single-speaker:hover .cont-box{bottom:0;opacity:1;visibility:visible}.ev_schedule{background:#fafafa;position:relative}.ev_schedule .line{margin-bottom:30px;margin-inline-start:-87px;margin-inline-end:10px;position:relative}.ev_schedule .line span{position:absolute;width:10px;height:10px;top:-4px;border-radius:50%;display:inline-block;background:#ffffff;border:1px solid var(--primary-color)}.ev_schedule .line span.two{right:24.5%}.ev_schedule .line span.three{right:49.5%}.ev_schedule .line span.four{left:24.5%}.ev_schedule .line span.five{left:0}@media (max-width: 991.98px){.ev_schedule .line{display:none}}@media (min-width: 992px) and (max-width: 1199.98px){.ev_schedule .line{display:none}}.ev_schedule .ev-shapes img{width:inherit}.ev_schedule .ev-shapes .vec_1{position:absolute;bottom:5%;right:4%}.ev_schedule a.active .single-nav{box-shadow:0 10px 25px #fd405126}.ev_schedule a.active .single-nav:after{background:var(--primary-color);z-index:1;opacity:1;visibility:visible}.ev_schedule a.active .single-nav h4,.ev_schedule a.active .single-nav p{color:#fff}.ev_schedule a.active .single-nav:before{content:"\f0de";font-size:45px}.ev_schedule a .single-nav{padding:10px 40px;border:1px solid var(--primary-color);border-radius:5px;position:relative;text-align:center;margin-bottom:20px}.ev_schedule a .single-nav:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:linear-gradient(-157deg,#fd4b3d 0%,rgba(253,44,121,.99608) 100%);z-index:1;opacity:0;visibility:hidden;transition:all .3s ease-in}.ev_schedule a .single-nav:before{content:"\f077";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;z-index:1;font-size:30px;left:74px;top:-29px;color:var(--primary-color)}@media (min-width: 992px) and (max-width: 1199.98px){.ev_schedule a .single-nav:before{display:none}}@media (max-width: 991.98px){.ev_schedule a .single-nav:before{display:none}}.ev_schedule a .single-nav h4{position:relative;z-index:2}.ev_schedule a .single-nav p{margin-bottom:0;position:relative;transition:all .3s ease-in;z-index:2}.ev_schedule a .single-nav:hover{box-shadow:0 10px 25px #fd405126}.ev_schedule a .single-nav:hover:after{background:linear-gradient(-157deg,#fd4b3d 0%,rgba(253,44,121,.99608) 100%);z-index:1;opacity:1;visibility:visible}.ev_schedule a .single-nav:hover h4,.ev_schedule a .single-nav:hover p{color:#fff}.ev_schedule a .single-nav:hover:before{content:"\f0de";font-size:45px}.sc_tab_cont{background:#ffffff;margin-bottom:30px;border-radius:10px}.sc_tab_cont:last-child{margin-bottom:0}.sc_tab_cont:hover .sp_img{background:initial}.sc_tab_cont:hover .sp_img:after{opacity:1;visibility:visible;z-index:1}.sc_tab_cont:hover .sp_img h5{color:#fff}.sc_tab_cont .sp_img{border-radius:5px;text-align:center;background:#f1f1ff;position:relative;transition:all .3s ease-in}.sc_tab_cont .sp_img:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:1;background:linear-gradient(-157deg,#fd4b3d 0%,rgba(253,44,121,.99608) 100%);border-radius:5px;transition:all .3s ease-in}.sc_tab_cont .sp_img.first{margin-inline-start:14px;background:initial}.sc_tab_cont .sp_img.first:after{opacity:1;visibility:visible;z-index:1}.sc_tab_cont .sp_img.first h5{color:#fff}@media (max-width: 767.98px){.sc_tab_cont .sp_img{margin-bottom:30px}}.sc_tab_cont .sp_img img{position:relative;z-index:2}.sc_tab_cont .sp_img h5{font-family:bukra-regular;position:relative;z-index:2}.sc_tab_cont .sp_cont{padding:25px 50px 25px 25px;background:#ffffff}.meta-box{display:flex}.meta-box i,.sp_cont p i{color:var(--primary-color);margin-inline-start:5px}.sc_tab_cont .sp_cont .meta-box span{display:flex;flex-direction:row;align-items:center;margin-inline-end:20px;color:var(--dark-grey-color);text-transform:capitalize;font-size:13px;margin-left:10px}.sc_tab_cont .sp_cont h4{margin-bottom:10px}.sc_tab_cont .sp_cont h4 a{color:var(--dark-grey-color)}.Package-area{position:relative;overflow:hidden}.Package-area .tic_shapes img{width:inherit;position:absolute}.Package-area .tic_shapes .vec_1{top:30%;right:2%}.Package-area .tic_shapes .vec_2{bottom:10%;left:7%}.Package-area .tic_shapes .vec_3{top:10%;right:10%}.blog-area{background:#f6f5fa}.single-Package{background:white;border-radius:24px;padding:24px;transition:all .2s}.single-Package:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:var(--primary-color);z-index:1;opacity:0;visibility:hidden;transition:all .3s ease-in;border-radius:24px}.single-Package.active:after{opacity:1;visibility:visible}.single-Package.active h4,.single-Package.active h2,.single-Package.active h2 span{color:#fff}.single-Package.active .sep hr{border:1px dashed #ffffff}.single-Package.active ul li{color:#fff}.single-Package.active .btn2{background:#fff;transform:all .3s ease-in;border:1px solid transparent}.single-Package.active .btn2:after{content:initial}.single-Package.active .btn2:hover{color:#fff;background-color:var(--primary-color)}.single-Package h4{position:relative;z-index:2}.single-Package h2{font-weight:500;position:relative;z-index:2}.single-Package h2 span{font-weight:600;font-size:16px;transition:all .3s ease-in}.single-Package .sep{position:relative;z-index:2;transition:all .3s ease-in}.single-Package .sep hr{width:100%;margin:40px 0;border:1px dashed #f86f64}.single-Package ul i{font-size:18px;color:var(--second-color)}.testi-area{background:#fafafa;position:relative}.testi-area .test-shapes img{width:inherit;position:absolute}.testi-area .test-shapes .vec1{width:200px;left:17%;bottom:5%}@media (max-width: 991.98px){.testi-area .test-shapes .vec1{display:none}}.testi-area .test-shapes .vec2{left:6%;top:20%}.testi-area .test-shapes .vec3{right:5%;bottom:6%}@media (max-width: 767.98px){.testi-area .test-shapes .vec3{display:none}}.testi-area .test-shapes .vec4{right:4%;top:22%}@media (max-width: 991.98px){.testi-area .test-shapes .vec4{display:none}}.testi-area .slick-slider .slickArrow.arrow-next,.testi-area .slick-slider .arrow-prev{position:absolute;bottom:0%;border:1px solid var(--primary-color);border-radius:5px;padding:10px;cursor:pointer;transition:all .3s ease-in}@media (max-width: 991.98px){.testi-area .slick-slider .slickArrow.arrow-next,.testi-area .slick-slider .arrow-prev{bottom:-23%}}.testi-area .slick-slider .slickArrow.arrow-next.arrow-prev,.testi-area .slick-slider .arrow-prev.arrow-prev{right:-105%;background:var(--primary-color);color:#fff}@media (max-width: 991.98px){.testi-area .slick-slider .slickArrow.arrow-next.arrow-prev,.testi-area .slick-slider .arrow-prev.arrow-prev{right:45%;transform:translate(50%)}}@media (min-width: 992px) and (max-width: 1199.98px){.testi-area .slick-slider .slickArrow.arrow-next.arrow-prev,.testi-area .slick-slider .arrow-prev.arrow-prev{right:-75%}}@media (max-width: 575.98px){.sp_cont h4{font-size:19px}.testi-area .slick-slider .slickArrow.arrow-next.arrow-prev,.testi-area .slick-slider .arrow-prev.arrow-prev{right:43%}}.testi-area .slick-slider .slickArrow.arrow-next.arrow-prev:hover,.testi-area .slick-slider .arrow-prev.arrow-prev:hover{background:#ffffff;color:#221b68}.testi-area .slick-slider .slickArrow.arrow-next.arrow-next,.testi-area .slick-slider .arrow-prev.arrow-next{right:-95%}@media (min-width: 992px) and (max-width: 1199.98px){.testi-area .slick-slider .slickArrow.arrow-next.arrow-next,.testi-area .slick-slider .arrow-prev.arrow-next{right:-65%}}@media (max-width: 991.98px){.testi-area .slick-slider .slickArrow.arrow-next.arrow-next,.testi-area .slick-slider .arrow-prev.arrow-next{right:54%;transform:translate(50%)}}@media (max-width: 575.98px){.testi-area .slick-slider .slickArrow.arrow-next.arrow-next,.testi-area .slick-slider .arrow-prev.arrow-next{right:60%}}.testi-area .slick-slider .slickArrow.arrow-next.arrow-next:hover,.testi-area .slick-slider .arrow-prev.arrow-next:hover{background:var(--primary-color);color:#fff}@media (max-width: 991.98px){.testi-area .testi-left{margin-bottom:60px}}.single-testi{padding:40px 15px;border-radius:10px;background-color:#fff;box-shadow:0 0 20px #9e9e9e1a}.single-testi .img-box{position:relative;max-width:100px;margin:0 auto 20px}.single-testi .img-box img{width:inherit}.single-testi .img-box .quote{position:absolute;top:0;left:0}.single-testi .cont-box{text-align:center}.single-testi .cont-box h5{font-weight:700}.blog-area .slick-slider .slick-track{padding:20px 0}.blog-area .slick-slider .slick-dots{display:flex!important;justify-content:center}.blog-area .slick-slider .slick-dots li{display:inline-block;margin-inline-start:10px}.blog-area .slick-slider .slick-dots li:first-child{margin-right:0}.blog-area .slick-slider .slick-dots li.slick-active button{background:var(--primary-color)}.blog-area .slick-slider .slick-dots li button{width:22px;height:7px;background-color:#a1a3a6;font-size:0;border:none;outline:none}.single-blog{border-radius:10px;background:#ffffff;box-shadow:0 0 20px #a7a7a726}.single-blog:hover .content-box a.link{color:var(--primary-color)}.single-blog .content-box{padding:20px}.single-blog .content-box .meta-box a{color:var(--light-grey-color);text-transform:capitalize}.single-blog .content-box p{color:var(--light-grey-color)}.single-blog .content-box a{text-transform:capitalize;font-weight:500;color:var(--dark-grey-color)}.link,.single-blog .content-box a:hover{color:var(--primary-color)}.subs-area{background:#fafafa}@media (max-width: 991.98px){.subs-area .subs-content h2{margin-bottom:30px}}.subs-area .subs-form{box-shadow:0 10px 25px #97979726}.subs-area .subs-form form{display:flex}.subs-area .subs-form form input{width:70%;border:none;padding:20px;background:#ffffff;border-bottom-right-radius:10px;border-top-right-radius:10px}[dir=ltr] .subs-area .subs-form form button{border-bottom-right-radius:10px;border-top-right-radius:10px}[dir=rtl] .subs-area .subs-form form button{border-bottom-left-radius:10px;border-top-left-radius:10px}.subs-area .subs-form form button{width:29.99%;padding:20px;background:var(--primary-color);outline:none;border:none;font-family:bukra-regular;font-weight:500;font-size:16px;text-transform:capitalize;color:#fff}.brand-area .single-brand{margin-bottom:30px;border-radius:10px;box-shadow:0 20px 30px #8787871a}.brand-area .single-brand img{width:initial;margin:0 auto}.regis-area{background:#fafafa}@media (max-width: 991.98px){.regis-area .reg-left{margin-bottom:60px}}.regis-area .reg-left img{width:inherit}@media (max-width: 767.98px){.regis-area .reg-left img{width:100%}}.regis-area .reg-right .form-wrapper .input-wrapper{position:relative}.regis-area .reg-right .form-wrapper .input-wrapper.special .icon{top:24px}.regis-area .reg-right .form-wrapper .input-wrapper ::placeholder{color:#221b68;opacity:.5}.regis-area .reg-right .form-wrapper .input-wrapper .icon{position:absolute;top:20px;right:20px;color:#221b68;opacity:.5}.regis-area .reg-right .form-wrapper .input-wrapper input{width:100%;margin-bottom:20px;padding:20px 40px 20px 20px;border-radius:10px;background:#ffffff;border:1px solid #eaeaea}.regis-area .reg-right .form-wrapper .input-wrapper textarea{padding:20px 40px 20px 20px;width:100%;border-radius:10px;background:#ffffff;border:1px solid #eaeaea;margin-bottom:20px}.regis-area .reg-right .form-wrapper button{z-index:1}.common-title2 h2{font-family:Ubuntu,sans-serif;color:#050931}.common-title2 h2 span{color:var(--primary-color)}.hero-area2{background:#fafafa;overflow:hidden;padding-top:270px;padding-bottom:200px;position:relative}.hero-area2 .social-links{position:absolute;top:50%;right:50px;transform:translateY(-50%);z-index:11;display:flex;flex-direction:column}@media (min-width: 1200px) and (max-width: 1439.98px){.hero-area2 .social-links{display:none}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-area2 .social-links{display:none}}@media (max-width: 991.98px){.hero-area2 .social-links{display:none}}.hero-area2 .social-links a span{width:32px;height:32px;line-height:32px;text-align:center;border-radius:5px;color:#fff;background:#050931;display:inline-block;transition:all .3s ease-in;margin-bottom:20px}@media (min-width: 1200px) and (max-width: 1439.98px){.hero-area2 .social-links a span{margin-bottom:initial;margin-left:20px}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-area2 .social-links a span{margin-bottom:initial;margin-left:20px}}.hero-area2 .social-links a span.active,.hero-area2 .social-links a span:hover{background:#8100fe}@media (max-width: 991.98px){.hero-area2{padding-top:190px;padding-bottom:170px}}@media (max-width: 575.98px){.hero-area2{padding-top:180px;padding-bottom:110px}}.hero-area2 .hero_shapes .vec_1{position:absolute;top:0;right:0;z-index:0;width:inherit}.hero-area2 .hero_shapes .vec_2{position:absolute;top:0;left:0;z-index:0;width:27%}@media (max-width: 991.98px){.hero-area2 .hero_shapes .vec_2{display:none}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-area2 .hero_shapes .vec_2{display:none}}.hero-area2 .hero-left{position:relative;z-index:2}.hero-area2 .hero-left .upper_cont{margin-bottom:60px}.hero-area2 .hero-left .upper_cont .h1_txt{font-size:72px;font-weight:700;font-family:Ubuntu,sans-serif;line-height:1.1;text-transform:capitalize;color:#050931;display:block}@media (max-width: 575.98px){.hero-area2 .hero-left .upper_cont .h1_txt{font-size:35px}}@media (min-width: 576px) and (max-width: 767.98px){.hero-area2 .hero-left .upper_cont .h1_txt{font-size:55px}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-area2 .hero-left .upper_cont .h1_txt{font-size:58px}}.hero-area2 .hero-left .upper_cont .h1_txt span{color:#8100fe}.hero-area2 .hero-left .upper_cont .btn_wrapper{display:flex}.hero-area2 .hero-left .upper_cont .btn_wrapper .btn3{margin-left:30px}.hero-area2 .hero-left .counter_wrapper .single-counter{background:#ffffff;border-radius:10px;text-align:center;box-shadow:0 20px 30px #b4b4b426;padding:20px}@media (max-width: 575.98px){.hero-area2 .hero-left .counter_wrapper .single-counter{margin-bottom:30px}}.hero-area2 .hero-left .counter_wrapper .single-counter h2{color:#8100fe;font-family:Ubuntu,sans-serif}.hero-area2 .hero-left .counter_wrapper .single-counter h6{font-weight:500;color:#050931}.hero-area2 .hero-right{position:relative;z-index:2}@media (max-width: 991.98px){.hero-area2 .hero-right{display:none}}@media (max-width: 575.98px){.hero-area2 .hero-right{margin-top:0}}.hero-area2 .hero-right .m-img{position:relative;z-index:555;width:130%;left:-30%}@media (max-width: 991.98px){.hero-area2 .hero-right .m-img{width:80%;left:-7%}}.hero-area2 .hero-right .shape-1{position:absolute;top:-48px;right:17%;width:149%;z-index:1}@media (max-width: 991.98px){.hero-area2 .hero-right .shape-1{width:92%;position:absolute;top:-48px;right:0%}}.join_ev_area{position:relative}.join_ev_area .jshapes img{width:inherit;position:absolute;z-index:-1}.join_ev_area .jshapes .vec1{top:20%;left:13%}.join_ev_area .jshapes .vec2{top:31%;right:19%}.join_ev_area .jshapes .vec3{bottom:8%;right:4%}.join_ev_area .jshapes .vec4{left:19%;bottom:12%}.join_ev_area .jshapes .vec5{right:42%;bottom:9%}.join_ev_area .jshapes .vec6{left:2%;top:2%}.single-ev-2{border:1px solid #eaeaea;padding:40px 30px;border-radius:10px;cursor:pointer;transition:all .3s ease-in;background:#ffffff;margin-bottom:30px}.single-ev-2.active{background:#ffffff;border:1px solid transparent;box-shadow:0 0 30px #b4b4b426}.single-ev-2.active .icon-box{background:initial}.single-ev-2.active .icon-box:after{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);opacity:1;visibility:visible}.single-ev-2.active .icon-box span{color:#fff}.single-ev-2.active .cont-box a.btn4{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);border:1px solid transparent;color:#fff}.single-ev-2 .icon-box{width:80px;height:80px;border-radius:10px;margin:0 auto 20px;background:#fafafa;display:flex;justify-content:center;align-items:center;position:relative}.single-ev-2 .icon-box:after{position:absolute;content:"";top:0;right:0;width:100%;height:100%;background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);z-index:1;border-radius:10px;transition:all .3s ease-in;opacity:0;visibility:hidden}.single-ev-2 .icon-box span{color:#8100fe;font-size:48px;z-index:2;transition:all .3s ease-in}.single-ev-2 .cont-box{text-align:center}.single-ev-2 .cont-box h4{font-family:Ubuntu,sans-serif;color:#050931}.single-ev-2 .cont-box a.btn4{padding:8px 30px}.single-ev-2:hover{background:#ffffff;border:1px solid transparent;box-shadow:0 0 30px #b4b4b426}.single-ev-2:hover .icon-box{background:initial}.single-ev-2:hover .icon-box:after{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);opacity:1;visibility:visible}.single-ev-2:hover .icon-box span{color:#fff}.single-ev-2:hover .cont-box a.btn4{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);border:1px solid transparent;color:#fff}.about-area2{background:#fafafa;position:relative;overflow:hidden}.about-area2 .ashapes img{width:inherit;position:absolute}.about-area2 .ashapes .vec1{left:0;top:0}.about-area2 .ashapes .vec2{right:0%;top:0%}.about-area2 .ashapes .vec3{right:20%;top:27%}.about-area2 .about-left{position:relative}.about-area2 .about-left .m_img{width:inherit;position:relative;z-index:11}.about-area2 .about-left .vec2{position:absolute;bottom:0%;right:-10%}@media (max-width: 991.98px){.about-area2 .about-left{margin-bottom:60px}}.single-about{margin-bottom:30px;border-radius:10px;background-color:#fff;box-shadow:0 20px 30px #b4b4b426;display:flex;justify-content:center;align-items:center;padding:20px}.single-about span{font-size:36px;font-weight:400;color:#8100fe;margin-left:20px}@media (max-width: 575.98px){.single-about span{margin-left:10px}}.single-about h5{font-family:Ubuntu,sans-serif;color:#050931}.e_speaker-area{position:relative;overflow:hidden}.e_speaker-area .eshapes img{width:initial;position:absolute}.e_speaker-area .eshapes .vec1{top:0;left:0}.e_speaker-area .eshapes .vec2{bottom:0;right:0}.single-speaker-2{position:relative;border-radius:10px;transition:all .3s ease-in;margin-bottom:30px}.single-speaker-2 .img-box img{width:100%}.single-speaker-2 .cont-box{position:absolute;bottom:0;right:0;background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);width:100%;padding:20px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;text-align:center;transition:all .3s ease-in;visibility:hidden;opacity:0}.single-speaker-2 .cont-box h4{font-family:Ubuntu,sans-serif;color:#fff}.single-speaker-2 .cont-box h4 a{color:#fff}.single-speaker-2 .cont-box h6{font-weight:500;color:#fff}.single-speaker-2 .social-links{position:absolute;top:0;left:17px;display:flex;flex-direction:column;padding:20px 15px;background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);border-bottom-right-radius:30px;border-bottom-left-radius:30px;transition:all .3s ease-in;visibility:hidden;opacity:0}.single-speaker-2 .social-links a span{color:#fff;margin-bottom:10px;display:inline-block}.single-speaker-2 .social-links a:last-child span{margin-bottom:initial}.single-speaker-2.active .cont-box,.single-speaker-2.active .social-links,.single-speaker-2:hover .cont-box,.single-speaker-2:hover .social-links{opacity:1;visibility:visible}@media (max-width: 991.98px){.ev_schedule2 .sc_nav_wrapper2{justify-content:center}}.ev_schedule2 a.active .single-nav{box-shadow:0 10px 25px #fd405126;border:1px solid transparent}.ev_schedule2 a.active .single-nav:after{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);opacity:1;visibility:visible}.ev_schedule2 a.active .single-nav h4,.ev_schedule2 a.active .single-nav p{color:#fff}.ev_schedule2 a.active .single-nav:before{display:none}.ev_schedule2 a .single-nav{padding:10px 40px;border:1px solid #8100fe;background:initial;text-align:center;margin-bottom:20px;box-shadow:0 20px 30px #b4b4b426;border-radius:10px;transition:all .3s ease-in;position:relative}.ev_schedule2 a .single-nav:after{content:"";background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);border:initial;top:0;right:0;width:100%;height:100%;border-radius:10px;z-index:1;opacity:0;visibility:hidden;transition:all .3s ease-in}.ev_schedule2 a .single-nav:before{content:initial}.ev_schedule2 a .single-nav h4{font-family:Ubuntu,sans-serif;transition:initial;color:#050931;position:relative;z-index:2}.ev_schedule2 a .single-nav p{margin-bottom:0;text-transform:capitalize;position:relative;z-index:2;transition:all .3s ease-in}.ev_schedule2 a .single-nav:hover{background:initial;border:1px solid transparent}.ev_schedule2 a .single-nav:hover:after{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);opacity:1;visibility:visible}.ev_schedule2 a .single-nav:hover h4,.ev_schedule2 a .single-nav:hover p{color:#fff}.ev_schedule2 a .single-nav:hover:before{display:none}.single-event-2{border-radius:10px;background-color:initial;box-shadow:0 15px 20px #5656560d;text-align:center;padding:30px 20px;transition:background-color .3s ease-in-out;margin-bottom:30px;position:relative}.single-event-2:after{content:"";position:absolute;background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);top:0;right:0;width:100%;height:100%;border-radius:10px;z-index:1;opacity:0;visibility:hidden;transition:all .3s ease-in}.single-event-2.active:after{opacity:1;visibility:visible}.single-event-2.active .time_sc h6,.single-event-2.active .cont-box h6,.single-event-2.active .cont-box h5,.single-event-2.active .cont-box p,.single-event-2.active .cont-box h6 a,.single-event-2.active .cont-box h5 a,.single-event-2.active .cont-box p a{color:#fff}.single-event-2 .time_sc{position:relative;z-index:2}.single-event-2 .time_sc h6{color:#8100fe}.single-event-2 .img-box{position:relative;z-index:2;max-width:75px;margin:20px auto}.single-event-2 .cont-box{position:relative;z-index:2}.single-event-2 .cont-box h6,.single-event-2 .cont-box h5{font-family:Ubuntu,sans-serif}.single-event-2 .cont-box h6 a,.single-event-2 .cont-box h5 a{color:#050931}.single-event-2 .cont-box p{transition:all .3s ease-in}.single-event-2:hover:after{opacity:1;visibility:visible}.single-event-2:hover .time_sc h6,.single-event-2:hover .cont-box h6,.single-event-2:hover .cont-box h5,.single-event-2:hover .cont-box p,.single-event-2:hover .cont-box h6 a,.single-event-2:hover .cont-box h5 a,.single-event-2:hover .cont-box p a{color:#fff}.ev_gallery2{overflow:hidden}.ev_gallery2 .button-group{display:flex;flex-wrap:wrap;justify-content:center}.ev_gallery2 .button-group button{border-radius:10px;box-shadow:0 15px 20px #5656560d;font-family:Ubuntu,sans-serif;font-weight:700;padding:10px;border:none;text-transform:capitalize;margin-left:30px;min-width:120px;transition:all .3s ease-in;margin-bottom:30px;color:#050931;position:relative;z-index:1}.ev_gallery2 .button-group button:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-radius:10px;background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);z-index:-1;opacity:0;visibility:hidden;transition:all .3s ease-in}.ev_gallery2 .button-group button:last-child{margin-left:initial}.ev_gallery2 .button-group button.active{color:#fff}.ev_gallery2 .button-group button.active:after{opacity:1;visibility:visible}.ev_gallery2 .button-group button:hover{color:#fff}.ev_gallery2 .button-group button:hover:after{opacity:1;visibility:visible}.ev_gallery2 .single-gallery{margin-bottom:30px}.ev_gallery2 .single-gallery.vdo-gallery{position:relative}.ev_gallery2 .single-gallery.vdo-gallery .vdo_pop{position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.ev_gallery2 .single-gallery.vdo-gallery .vdo_pop a span{width:60px;height:60px;line-height:60px;border-radius:50%;text-align:center;background:#8100fe;color:#fff;display:block}.Package-area2 .tic_shapes .tvec_1{position:absolute;top:0;right:50%;transform:translate(50%)}.Package-area2 .tic_shapes .tvec_2{position:absolute;bottom:7%;left:18%}.single-Package2{padding:50px 0;border-radius:10px}.single-Package2:after{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%)}.single-Package2 h4,.single-Package2 h2{font-family:Ubuntu,sans-serif;color:#050931}.single-Package2 a.btn4{font-family:Ubuntu,sans-serif;font-weight:500;color:#050931;z-index:33}.single-Package2 a.btn4:after{content:initial}@media (min-width: 992px){.single-Package2.one{margin-top:40px;margin-left:-60px}.single-Package2.two{padding:60px 0;position:relative;z-index:1}.single-Package2.two ul li{line-height:2.7}.single-Package2.three{margin-top:40px;margin-right:-60px}}.single-Package2 .sep hr{border:1px dashed #8100fe}.single-Package2.active{z-index:22;box-shadow:0 25px 40px #7f00ff33}.single-Package2.active:after{opacity:1;visibility:visible}.single-Package2.active h4,.single-Package2.active h2,.single-Package2.active h2 span{color:#fff}.single-Package2.active .sep hr{border:1px dashed #ffffff}.single-Package2.active ul li{color:#fff}.single-Package2.active .btn4{background:#ffffff;transform:all .3s ease-in;border:1px solid transparent}.single-Package2.active .btn4:hover{color:#221b68}.single-Package2:hover{box-shadow:0 25px 40px #7f00ff33}.single-Package2:hover:after{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%)}.single-Package2:hover h4,.single-Package2:hover h2,.single-Package2:hover h2 span{color:#fff}.single-Package2:hover .sep hr{border:1px dashed #ffffff}.single-Package2:hover ul li{color:#fff}.single-Package2:hover .btn4{background:#ffffff;transform:all .3s ease-in;border:1px solid transparent}.single-Package2:hover .btn4:hover{color:#221b68}.brand-area2{background:#fafafa}.brand-area2 .single-brand{box-shadow:0 20px 30px #b4b4b426;border-radius:10px}.testi-area2{position:relative}.testi-area2 .tshapes img{width:initial}.testi-area2 .tshapes .vec1{position:absolute;top:17%;right:10%}.testi-area2 .tshapes .vec2{position:absolute;bottom:0%;left:10%}.testi-area2 .slick-slider .slick-track{padding:20px 0}.testi-area2 .slick-slider .slick-dots{display:flex!important;justify-content:center}.testi-area2 .slick-slider .slick-dots li{display:inline-block;margin-right:10px}.testi-area2 .slick-slider .slick-dots li:first-child{margin-right:0}.testi-area2 .slick-slider .slick-dots li.slick-active button{background:#8100fe}.testi-area2 .slick-slider .slick-dots li button{width:22px;height:7px;background-color:#221b68;font-size:0;border:none;outline:none}.single-testi2{padding:30px;border-radius:10px;background-color:#fff;box-shadow:0 0 30px #b4b4b426}.single-testi2 .upper-cont{display:flex;margin-bottom:20px}.single-testi2 .upper-cont .img-box{max-width:85px;margin-left:20px}.single-testi2 .upper-cont .cont-box .review{display:flex;margin-bottom:10px}.single-testi2 .upper-cont .cont-box .review span{margin-left:10px;color:#ffd305;display:inline-block;font-size:14px}.single-testi2 .upper-cont .cont-box .review span:last-child{margin-left:initial}.single-testi2 .upper-cont .cont-box h4{font-family:Ubuntu,sans-serif;text-transform:capitalize;color:#050931}.single-testi2 .upper-cont .cont-box h6{font-weight:400;text-transform:capitalize;color:#050931}@media (min-width: 992px){.single-testi2 .lower-cont{text-align:center}}.blog-area2 .slick-slider .slick-dots li.slick-active button{background:#8100fe}.single-blog-2 .content-box .meta-box a:hover{color:#8100fe}.single-blog-2 .content-box h4{color:#050931;font-family:Ubuntu,sans-serif}.single-blog-2 .content-box h4 a:hover,.single-blog-2:hover .content-box a.link{color:#8100fe}.subs-area2{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%)}.subs-area2 .subs-content2{text-align:center;margin-bottom:30px}.subs-area2 .subs-content2 h2{font-family:Ubuntu,sans-serif;font-weight:700;color:#fff}.subs-area2 .subs-form2 form input{border:5px solid #eaeaea;border-left:none}.subs-area2 .subs-form2 form button{background:linear-gradient(-157deg,#e100ff 0%,rgba(127,0,255,.99608) 100%);border:5px solid #eaeaea;border-right:none}.error-area .error-wrapper h2{font-family:bukra-regular;font-weight:700}.counterup-area{background-image:url(/../../../assets/images/count.png);background-position:center;background-size:cover;background-repeat:no-repeat}@media (max-width: 991.98px){.counterup-area{background-image:initial;background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%)}}.counterup-area .single-count{text-align:center;margin-bottom:30px}.counterup-area .single-count h2,.counterup-area .single-count h4{color:#fff;font-family:bukra-regular;font-weight:500;text-transform:uppercase}.counterup-area .single-count h2{margin-bottom:10px}.speaker-info{position:relative}.speaker-info .ss-shapes img{width:inherit;position:absolute}.speaker-info .ss-shapes .vec1{bottom:8%;left:40%}@media (min-width: 992px) and (max-width: 1199.98px){.speaker-info .ss-shapes .vec1{bottom:10%;left:29%}}.speaker-info .ss-shapes .vec2{bottom:3%;left:47%}@media (max-width: 991.98px){.speaker-info .spe_info_left{margin-bottom:60px}}.speaker-info .spe_info_left .common-title h5{color:var(--primary-color);font-weight:700}.speaker-info .spe_info_left .social-links a span{width:32px;height:32px;line-height:32px;text-align:center;border-radius:5px;color:#221b68;background:#eaeaea;display:inline-block;transition:all .3s ease-in;margin-left:10px}.speaker-info .spe_info_left .social-links a span.active,.speaker-info .spe_info_left .social-links a span:hover{background:var(--primary-color);color:#fff}.single-session{padding:30px;border:1px solid #eaeaea;border-radius:10px;background:#ffffff;margin-bottom:30px;transition:all .3s ease-in;cursor:pointer}@media (max-width: 575.98px){.content-login{margin-top:95px!important}.single-session{text-align:center}}@media (min-width: 768px) and (max-width: 991.98px){.single-session{text-align:center}}.single-session.active{border:1px solid transparent;box-shadow:0 0 25px #97979726}.single-session.active .btn2{background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);color:#fff}.single-session:hover{border:1px solid transparent;box-shadow:0 0 25px #97979726}.single-session:hover .btn2{background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);color:#fff}.single-session .btn2{transition:all .3s ease-in}.contactform-area button{z-index:1}.map-area iframe{width:100%}.join-area{background:#ffffff}.main-gallery .main-gallery-wrapper .single-gallery{position:relative}.main-gallery .main-gallery-wrapper .single-gallery.vdo-gallery .vdo_pop{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}.main-gallery .main-gallery-wrapper .single-gallery.vdo-gallery .vdo_pop a span{width:60px;height:60px;line-height:60px;border-radius:50%;text-align:center;background:#050931;color:#fff;display:block;box-shadow:0 0 0 15px #f86f64b3,0 0 0 40px #fafafa}.main-gallery .main-gallery-wrapper .single-gallery img{margin-bottom:30px}.main-gallery .template-pagination ul li a{background:#eaeaea;text-align:center;color:#221b68}.main-gallery .template-pagination ul li a.active,.main-gallery .template-pagination ul li a:hover{background:var(--primary-color);color:#fff}@media (max-width: 991.98px){.mean-container .mean-bar a.meanmenu-reveal{margin-inline-start:15px;width:20px;height:20px;border-radius:5px;top:6px}.search-events{border-radius:0!important}.mean-container .mean-nav{margin-top:59px}.fea-area{padding-bottom:0}.counter-area{display:none}.fixed-top{position:relative}.header-area .header-bottom .logo{margin-inline-start:67px;width:100px}.faq-area .faq-left{margin-bottom:60px}}.faq-area .faq-left .accordion-wrapper .card{border:1px solid transparent;margin-bottom:30px}.faq-area .faq-left .accordion-wrapper .card .card-header{border:1px solid #eaeaea;padding:0;border-radius:5px;background:#ffffff}.faq-area .faq-left .accordion-wrapper .card .card-header h5{margin-bottom:0}.faq-area .faq-left .accordion-wrapper .card .card-header h5 a{padding:15px 20px 15px 35px;display:block;cursor:pointer;position:relative;color:#221b68}.faq-area .faq-left .accordion-wrapper .card .card-header h5 a.collapsed:after{content:"\efc2"}.faq-area .faq-left .accordion-wrapper .card .card-header h5 a:after{content:"\ef9a";font-family:IcoFont;font-weight:400;position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--primary-color)}.faq-area .faq-left .accordion-wrapper .card .card-body{margin-top:30px;border-radius:5px;background-color:#fff;box-shadow:0 10px 25px #aeaeae26}.faq-area .faq-right .contact-form-area{padding:30px;background:#fafafa;border-radius:5px}.faq-area .faq-right .contact-form-area h4{font-family:bukra-regular;margin-bottom:30px}.faq-area .faq-right .contact-form-area form ::placeholder{color:#221b68;opacity:.5}.faq-area .faq-right .contact-form-area form input{width:100%;margin-bottom:30px;padding:20px;border:none}.faq-area .faq-right .contact-form-area .login-btn button{z-index:1}@media (max-width: 991.98px){.single-schedule-wrapper{padding-bottom:90px}}.single-schedule-wrapper .single-schedule-left .ss-img-box{width:100%}@media (max-width: 991.98px){.single-schedule-wrapper .single-schedule-left .counter-area2{margin-top:60px}}.single-schedule-wrapper .single-schedule-right .single-sidebar{margin-bottom:30px}.single-schedule-wrapper .single-schedule-right .single-sidebar h4{font-weight:700;text-align:center}.single-schedule-wrapper .single-schedule-right .single-sidebar .single-brand{margin-bottom:30px;border-radius:10px;background-color:#fff;box-shadow:0 20px 30px #8787871a}.single-schedule-wrapper .single-schedule-right .single-sidebar .single-brand img{width:inherit;margin:0 auto}.single-schedule-wrapper .single-schedule-right .single-sidebar .single-brand:last-child{margin-bottom:initial}.single-schedule-wrapper .single-schedule-right .single-sidebar.bg-banner{background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);border-radius:10px;padding:40px 15px;text-align:center}.single-schedule-wrapper .single-schedule-right .single-sidebar.bg-banner h4,.single-schedule-wrapper .single-schedule-right .single-sidebar.bg-banner p{color:#fff}.single-schedule-wrapper .single-schedule-right .single-sidebar.bg-banner .btn1{background:#ffffff;color:#221b68}.single-schedule-wrapper .single-schedule-right .single-sidebar.bg-banner .btn1:hover{color:var(--primary-color)}.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .img-box{margin-bottom:30px}.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .cont-box{text-align:center;margin-bottom:20px}.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .cont-box h4 a{color:#221b68}.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .social-icons{display:flex;justify-content:center}.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .social-icons a{margin-left:10px}.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .social-icons a:last-child{margin-left:initial}.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .social-icons a span{color:#221b68;border:1px solid #ffffff;width:32px;height:32px;line-height:32px;text-align:center;display:inline-block;border-radius:5px;transition:all .3s ease-in;background:#fafafa}.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .social-icons a span.active,.single-schedule-wrapper .single-schedule-right .single-sidebar.speaker-info .social-icons a span:hover{background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);border:1px solid transparent;color:#fff}.blog-wrapper .blog-content-area .single-blog-content{margin-bottom:60px}.blog-wrapper .blog-content-area .single-blog-content .img-box.vdo-box{position:relative}.blog-wrapper .blog-content-area .single-blog-content .img-box.vdo-box .vdo_pop{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}.blog-wrapper .blog-content-area .single-blog-content .img-box.vdo-box .vdo_pop a span{width:60px;height:60px;line-height:60px;border-radius:50%;text-align:center;background:var(--primary-color);color:#fff;display:block;box-shadow:0 0 0 15px #f86f64b3,0 0 0 40px #fafafa}.blog-wrapper .blog-content-area .single-blog-content .cont-box .meta-box{display:flex;justify-content:space-between}.blog-wrapper .blog-content-area .single-blog-content .cont-box .meta-box li a{color:#221b68;text-transform:capitalize}.blog-wrapper .blog-content-area .single-blog-content .cont-box .meta-box li a:hover{color:var(--primary-color)}.blog-wrapper .blog-content-area .single-blog-content .cont-box h3{text-transform:capitalize}.blog-wrapper .blog-content-area .single-blog-content .cont-box h3 a{color:#221b68}.blog-wrapper .blog-content-area .single-blog-content .cont-box h3 a:hover{color:var(--primary-color)}@media (max-width: 991.98px){.blog-wrapper .blog-sidebar-area{margin-top:60px}}.blog-wrapper .blog-sidebar-area .single-sidebar{margin-bottom:30px}@media (max-width: 991.98px){.blog-wrapper .blog-sidebar-area .single-sidebar{margin-bottom:60px}}.blog-wrapper .blog-sidebar-area .single-sidebar h5{margin-bottom:20px;font-weight:700}.blog-wrapper .blog-sidebar-area .single-sidebar.search-widget .form-wrapper{position:relative}.blog-wrapper .blog-sidebar-area .single-sidebar.search-widget .form-wrapper ::placeholder,.blog-wrapper .blog-sidebar-area .single-sidebar.search-widget .form-wrapper .icon{color:#221b68;opacity:.5}.blog-wrapper .blog-sidebar-area .single-sidebar.search-widget .form-wrapper .icon{position:absolute;left:8px;top:50%;transform:translateY(-50%)}.blog-wrapper .blog-sidebar-area .single-sidebar.search-widget .form-wrapper input{padding:10px 30px;border:1px solid #eaeaea;border-radius:5px;width:100%;background-color:#fff;box-shadow:0 10px 25px #a7a7a71a}.blog-wrapper .blog-sidebar-area .single-sidebar.category-widget .cat-wrapper .single-cat{padding:10px 20px;border:1px solid #eaeaea;margin-bottom:10px;border-radius:5px;transition:all .3s ease-in;position:relative}.blog-wrapper .blog-sidebar-area .single-sidebar.category-widget .cat-wrapper .single-cat.active:after{opacity:1;visibility:visible}.blog-wrapper .blog-sidebar-area .single-sidebar.category-widget .cat-wrapper .single-cat.active ul li{color:#fff}.blog-wrapper .blog-sidebar-area .single-sidebar.category-widget .cat-wrapper .single-cat:hover:after{opacity:1;visibility:visible}.blog-wrapper .blog-sidebar-area .single-sidebar.category-widget .cat-wrapper .single-cat:hover ul li{color:#fff}.blog-wrapper .blog-sidebar-area .single-sidebar.category-widget .cat-wrapper .single-cat ul{display:flex;justify-content:space-between;position:relative;z-index:1}.blog-wrapper .blog-sidebar-area .single-sidebar.category-widget .cat-wrapper .single-cat ul li{color:#221b68;text-transform:capitalize}.blog-wrapper .blog-sidebar-area .single-sidebar.category-widget .cat-wrapper .single-cat:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);z-index:-1;opacity:0;visibility:hidden;transition:all .3s ease-in}.blog-wrapper .blog-sidebar-area .single-sidebar.recent-post-widget .single-rp{margin-bottom:20px}.blog-wrapper .blog-sidebar-area .single-sidebar.recent-post-widget .single-rp:last-child{margin-bottom:initial}.blog-wrapper .blog-sidebar-area .single-sidebar.recent-post-widget .single-rp .cont-box{margin-right:-15px}.blog-wrapper .blog-sidebar-area .single-sidebar.recent-post-widget .single-rp .cont-box .title,.blog-wrapper .blog-sidebar-area .single-sidebar.recent-post-widget .single-rp .cont-box .meta-date{color:#221b68;font-size:14px;display:block;transition:all .3s ease-in}.blog-wrapper .blog-sidebar-area .single-sidebar.recent-post-widget .single-rp .cont-box .title:hover,.blog-wrapper .blog-sidebar-area .single-sidebar.recent-post-widget .single-rp .cont-box .meta-date:hover{color:var(--primary-color)}.blog-wrapper .blog-sidebar-area .single-sidebar.recent-post-widget .single-rp .cont-box .title{font-weight:700;margin-bottom:5px}.blog-wrapper .blog-sidebar-area .single-sidebar.tag-widget .tag-wrapper{display:flex;flex-wrap:wrap}.blog-wrapper .blog-sidebar-area .single-sidebar.tag-widget .tag-wrapper li{margin-bottom:10px;margin-left:10px}.blog-wrapper .blog-sidebar-area .single-sidebar.tag-widget .tag-wrapper li a{background:#ffffff;color:#221b68;padding:5px;border:1px solid #eaeaea;text-transform:capitalize;border-radius:5px;display:block;position:relative;z-index:2}.blog-wrapper .blog-sidebar-area .single-sidebar.tag-widget .tag-wrapper li a:hover{color:#fff}.blog-wrapper .blog-sidebar-area .single-sidebar.tag-widget .tag-wrapper li a:hover:after{opacity:1;visibility:visible}.blog-wrapper .blog-sidebar-area .single-sidebar.tag-widget .tag-wrapper li a.active{color:#fff}.blog-wrapper .blog-sidebar-area .single-sidebar.tag-widget .tag-wrapper li a.active:after{opacity:1;visibility:visible}.blog-wrapper .blog-sidebar-area .single-sidebar.tag-widget .tag-wrapper li a:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);z-index:-1;opacity:0;visibility:hidden;transition:all .3s ease-in;border-radius:5px}@media (max-width: 991.98px){.blog-wrapper .blog-sidebar-area .single-sidebar.banner-widget{margin-bottom:30px}}.blog-single-wrapper .single-blog-content .share-box h5{font-weight:700}.blog-single-wrapper .single-blog-content .share-box .social-icons{display:flex;justify-content:center;margin-right:20px}.blog-single-wrapper .single-blog-content .share-box .social-icons a{margin-left:10px}.blog-single-wrapper .single-blog-content .share-box .social-icons a:last-child{margin-left:initial}.blog-single-wrapper .single-blog-content .share-box .social-icons a span{color:#221b68;border:1px solid #ffffff;width:32px;height:32px;line-height:32px;text-align:center;display:inline-block;transition:all .3s ease-in;border-radius:4px;background-color:#fff;box-shadow:0 3px 15px #0000001a}.blog-single-wrapper .single-blog-content .share-box .social-icons a span.active,.blog-single-wrapper .single-blog-content .share-box .social-icons a span:hover{background:linear-gradient(-157deg,#f86f64 0%,#fd5392fe 100%);border:1px solid transparent;color:#fff}.blog-single-wrapper .blog-title h5{font-family:bukra-regular;margin-bottom:30px;font-weight:700}.blog-single-wrapper .blog-comment-area .single-comment{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}@media (max-width: 767.98px){.blog-single-wrapper .blog-comment-area .single-comment{flex-direction:column;align-items:flex-start}}.blog-single-wrapper .blog-comment-area .single-comment .comment-image{width:100px;margin-left:20px}@media (max-width: 767.98px){.blog-single-wrapper .blog-comment-area .single-comment .comment-image{margin-left:initial;margin-bottom:20px}}.blog-single-wrapper .blog-comment-area .single-comment .comment-content h6{font-weight:700}.blog-single-wrapper .blog-comment-area .single-comment .comment-content p{margin-bottom:5px}.blog-single-wrapper .blog-comment-area .single-comment .comment-content .date{text-transform:capitalize;margin-left:40px}.blog-single-wrapper .blog-comment-area .single-comment .comment-content .reply{color:#221b68;text-transform:capitalize}.blog-single-wrapper .blog-comment-area .single-comment .comment-content .reply:hover{color:var(--primary-color)}.testi-slider-active,.blog-slider-active{direction:ltr}.sc_nav_wrapper h4{font-size:18px!important}.search-events{display:block;background:linear-gradient(180deg,#58B0B7 0%,#3DB6BF 100%);position:absolute;bottom:30px;width:80%;z-index:999;margin:auto;left:50%;transform:translate(-50%,10px);padding:36px;border-radius:150px}.search-events .form-group{margin-bottom:0}.search-events input,.search-events select{border-radius:150px!important;border:none;font-size:14px!important;height:48px;color:var(--dark-grey-color)!important;background-clip:inherit}.search-events button{background:var(--primary-color);color:#fff;border:none;height:48px;width:100%;border-radius:150px!important}.btn-primary{background:var(--primary-color);border:none;color:#fff}.btn-primary:hover{border:1px solid var(--primary-color);background:#fff;color:var(--primary-color)}.pricing-card__price{font-size:24px;font-family:bukra-bold;color:var(--second-color)}@media (max-width: 480px){.single-Package ul li{font-size:11px;display:flex;align-items:center}[dir=rtl] .search-events,[dir=ltr] .search-events{left:auto!important}.search-events{position:relative;bottom:0;transform:none}.search-events [class^=col-]{margin-bottom:15px}.hero-area{height:100vh!important}}@media (max-width: 1024px){.hero-area{height:auto}nav .main-menu li a{font-size:12px!important}[dir=rtl] .search-events{left:auto}.search-events [class^=col-]{margin-bottom:15px}.search-events{transform:none;position:relative!important;bottom:0!important;margin:0 auto;width:99%}}footer{position:relative;bottom:0;width:100%;height:30px;line-height:30px}.content-login{margin-top:155px;margin-inline:auto;background-color:#fff;border-radius:10px;margin-bottom:32px;max-width:800px;min-height:440px;padding:32px}.main-content{min-height:547px}.content-login input,.content-login select{font-style:normal;font-weight:700;font-size:14px;line-height:17px;padding:10px;height:44px;color:#797979!important;border:1px solid #EEEEEE;border-radius:10px}.content-login h1{font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#69c9cd;margin-bottom:32px}.content-login .form-group{margin-bottom:32px}.content-login button{min-width:164px;height:50px;border-radius:10px}.forget-password{font-size:14px;font-weight:700;line-height:17px;color:#000;margin-inline-start:16px}.create-new-account{margin-block:32px}.create-new-account span{font-size:14px;font-weight:700;line-height:17px;color:#000}.create-new-account a{font-size:14px;font-weight:700;line-height:17px;color:#d24944;margin-inline-start:8px}.face-login-icon{margin-inline-end:10px}button{border-radius:8px!important}.inner-content{background-color:#edf1f5;border-radius:10px;padding-top:121px}.page-titles{background:#fff;padding:14px 10px}.page-titles .h4,.page-titles h4{margin-bottom:0;margin-top:0}.main-content{border-radius:10px;min-height:650px}.section-panel{border:none;border-radius:10px!important;box-shadow:0 4px 4px #00000008;margin-bottom:16px}.section-panel .card-header{font-weight:700;font-size:16px;line-height:19px;color:#000!important;height:56px;background:#F4F4F4!important;border-radius:10px!important;border:none!important;display:flex;align-items:center}.sidemenu-title-panel{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;height:56px;background:#69C9CD;border-radius:10px 10px 0 0}.sidemenu-title-panel h4{font-size:16px;line-height:19px;color:#000}.section-panel a.btn.btn-primary{padding:16px 24px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--primary-color)!important;box-shadow:0 4px 4px #00000008!important;border-radius:10px;border:none;margin-inline-end:24px}.page-item.active .page-link{background:var(--primary-color)!important;box-shadow:0 4px 4px #00000008!important;border:none}.section-panel .btn-secondary-outline{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 24px;height:42px;background:#FFFFFF;border:2px solid #69C9CD;border-radius:10px;font-size:14px;font-weight:700;line-height:17px}a.btn.btn-primary:hover{background-color:#c33f3a!important;color:#fff}label{font-size:13px;font-weight:700;line-height:17px;color:#515151}input,select{border:1px solid rgb(28 28 28 / 20%)!important;border-radius:8px!important;font-size:14px;font-weight:400;line-height:17px;color:#797979}th{background:#69C9CD;padding:16px;font-weight:700;font-size:12px;line-height:14px;color:#000;text-align:center}.table thead th:first-child{border-start-start-radius:10px;border-end-start-radius:10px}.table thead th:last-child{border-start-end-radius:10px;border-end-end-radius:10px}.table thead{border:hidden}.table td{font-weight:400;font-size:14px;line-height:17px;color:#000;text-align:center}.side-menu{min-height:650px;background-color:#2b2b2b;border-radius:10px}.side-menu ul li{padding:16px;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #333}.side-menu ul li a{font-size:14px;font-weight:400;line-height:19px;color:#d0d4f1}.side-menu ul li a:hover{color:#f26c61}.disabled>.page-link,.page-link.disabled{color:#757575}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;border:none}.page-link{background-color:transparent;border:none;color:#4f4f4f}.page-item.active .page-link{background:#E82C2A!important;color:#fff;box-shadow:0 4px 8px #00000040!important;border-radius:8px!important}.section-panel nav{display:flex!important;justify-content:flex-start}@media screen and (max-width: 480px){.visible-xs,.visible-sm{display:block}}@media screen and (max-width: 1024px){.inner-content{padding-top:10px!important}.fixed-top{position:relative!important}.visible-xs,.visible-sm{display:none}.content-box{width:100%!important;max-width:100%!important;flex:0 0 100%}}.section-panel .card-header a.btn.btn-primary{margin-inline-end:0px!important}.custom-control-label{position:relative;margin-bottom:0;vertical-align:middle;line-height:initial}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:var(--primary-color);background-color:var(--primary-color)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.d577052aa271e13f.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}body{text-align:start;text-transform:capitalize}p{line-height:20px}.custom-control-input:focus~.custom-control-label:before{box-shadow:none}.pac-container{z-index:999999999!important}.header-area .header-topbar .social-icons a span{color:#fff;border:1px solid #ffffff;width:32px;height:32px;line-height:32px;text-align:center;display:inline-block;border-radius:5px;transition:all .3s ease-in;margin:2px}.search-events{display:block;background:linear-gradient(180deg,#58b0b7 0%,#3db6bf 100%);position:absolute;bottom:10px;z-index:999;margin:auto;left:50%;transform:translate(-50%,10px);padding:36px;border-radius:150px}.table-responsive{overflow-y:hidden}.single-Package .btn2{position:relative;z-index:2}[dir=ltr] .switch{position:relative;display:inline-block;margin:-20px 5px;right:20px}[dir=rtl] .ev_schedule .line{margin-inline-start:-44px!important;margin-inline-end:50px!important}[dir=rtl] .switch{position:relative;display:inline-block;margin:-20px 5px;left:20px}[dir=rtl] .attachment-page article .details .accordion .card .card-header button .info svg{transform:scaleX(-1)}section.attachment-page{min-height:calc(100vh - 210px)}.ev_schedule .line span.one{right:0}.ev_schedule{padding-top:150px!important}.ev_schedule .line span.two{right:25%}.ev_schedule .line span.three{right:49.4%}.ev_schedule .line span.four{left:25.8%}[dir=rtl] .offset-lg-2{margin-right:16.666667%}[dir=ltr] .offset-lg-2{margin-left:16.666667%}.fp5nm8g{width:0px!important;background-position:8px 8px!important;background-size:20px!important}.fp5nm8g span{display:none;width:5px!important}.mode-check .custom-control-label{min-width:80px!important}html[dir=rtl] .mode-check .custom-control-label{min-width:60px!important}html[dir=rtl] .wrong-check{position:static!important}html[dir=rtl] .custom-control{margin-inline-start:30px}.content-login button{min-width:32px!important;height:32px!important;border-radius:10px!important}.snapchat-register-icon button{height:38px;width:38px!important;text-align:center;display:flex;align-items:center;justify-content:center;margin:0 6px}.snapchat-register-icon button:hover{box-shadow:none}.login-methods a{display:inline-block;margin-inline-end:5px}.error{color:red}.side-menu{min-height:100%!important}.main-content{border-radius:10px;min-height:800px!important}@media (min-width: 576px){.modal-dialog{max-width:800px!important;margin:1.75rem auto}}.ngx-pagination .current{background:var(--primary-color)!important;color:#fff;box-shadow:0 4px 8px #00000040!important;border-radius:8px!important}.NotFoundData{color:var(--primary-color)!important;text-align:center!important;padding:10px}.side-menu.toggled ul li a span,.side-menu.toggled .sidemenu-title-panel h4,.side-menu.toggled ul li a .arrow svg{display:none}.inner-content{padding:0!important}.side-menu.toggled ul li{height:49px;display:flex!important;align-items:center;justify-content:center}.scrollup{right:25px}html[dir=rtl] .scrollup{right:unset!important;left:25px!important}html[dir=rtl] .terms-content .terms-card header h3 svg{transform:scaleX(-1)!important}html[dir=rtl] .faq-page article .content #accordion .card .card-header h5 .left,html[dir=rtl] .page-title .breadcrumb-section ul li:after,html[dir=rtl] .side-menu ul li a .arrow i,html[dir=rtl] .side-menu ul li ul li a i{transform:scaleX(-1)}html[dir=rtl] .single-ep .cont-box a:after{content:"\ea5c"!important}html[dir=rtl] .navbar .form-inline .dropdown-menu.show{right:unset!important;left:15px!important}html[dir=rtl] .Package-area .single-Package ul li i{margin-inline-start:5px}.meta-box i{margin-inline-end:5px}html[dir=rtl] .wizard-sectoin .content .step-btns button svg{transform:scaleX(-1)}html[dir=rtl] .page-main .header-content .page-layout aside{left:unset!important;right:0}.bread-sec{padding-top:20px}.page-title{margin-bottom:24px;background:#f4f4f4;padding:24px}.page-title .breadcrumb-section{margin-bottom:25px}.page-title .breadcrumb-section ul{display:flex;align-items:center;flex-wrap:wrap}.page-title .breadcrumb-section ul li{font-size:14px;display:inline-flex;align-items:center}.page-title .breadcrumb-section ul li:after{content:"\f105";font-family:FontAwesome;color:#374957;font-size:20px;margin:0 8px}.page-title .breadcrumb-section ul li:last-child:after{all:unset}.page-title .breadcrumb-section ul li a{color:#404040;font-weight:400;transition:all .3s}.page-title .breadcrumb-section ul li a:hover{color:var(--primary-color)}.page-title .breadcrumb-section ul li span{color:#404040;font-weight:700}.page-title h2{color:#404040;font-size:24px}.primary-btn,.main-content .table-details .table-title .actions button.primary-btn,.attachment-page .table-details .table-title .actions button.primary-btn.add{background:var(--primary-color);box-shadow:0 4px 4px #00000008;border-radius:8px!important;border:1px solid var(--primary-color);color:#fff;font-size:14px;height:42px;display:inline-block;transition:all .3s;text-align:center}.primary-btn:hover,.main-content .table-details .table-title .actions button.primary-btn:hover,.attachment-page .table-details .table-title .actions button.primary-btn.add:hover{background-color:#fff;color:var(--primary-color);transform:unset}.secondry-btn{background:#fff;box-shadow:0 4px 4px #00000008;border-radius:8px!important;border:1px solid #69c9cd;color:#515151;font-size:14px;height:42px;display:inline-block;transition:all .3s}.secondry-btn:hover{background-color:#69c9cd;color:#fff}input,select{font-size:14px!important;min-height:43px!important}input:focus,select:focus{box-shadow:none!important}.custom-control-input:checked~.custom-control-label:before{background:var(--primary-color)!important}.form-control.is-invalid{border-color:#dc3545!important}table tbody{background:#f8f8f8}.table td{vertical-align:middle}.table thead th:last-child{border-end-end-radius:0!important}.table thead th:first-child{border-end-start-radius:0!important}.modal-header{border:none}.modal-footer{padding:20px 0;margin:0 20px;justify-content:flex-start}.modal-footer button{margin:5px!important;min-width:93px!important}.modal.show .modal-dialog{border-radius:8px;overflow:hidden}.animated-circle{position:absolute;top:50%;left:0;width:100%;display:flex;justify-content:flex-end;z-index:-1}.animated-circle img{width:-moz-fit-content;width:fit-content}.table-action{display:flex;align-items:center;justify-content:center}.table-action button{all:unset;cursor:pointer;margin:3px}.table-action button img{height:30px}.table-details{background:#ffffff;box-shadow:0 4px 4px #00000008;border-radius:10px}.table-details .table-title{margin-top:20px;display:flex;align-items:center;justify-content:space-between;padding:10px 23px;background:#f4f4f4;border-radius:10px}.table-details .table-title h3{color:#000;font-weight:700;font-size:18px}.table-details .table-title .actions{display:flex;align-items:center;justify-content:space-between}.table-details .table-title .actions button:first-child,.table-details .table-title .actions button:nth-child(2){all:unset;cursor:pointer;margin-inline-end:8px;transition:all .3s}.table-details .table-title .actions button:first-child:hover,.table-details .table-title .actions button:nth-child(2):hover{transform:scale(1.05)}.table-details .table-title .actions button:last-child{min-width:110px}.iti{width:100%}.iti__country-list{width:290px;overflow-x:hidden;z-index:100!important}.iti__flag-box,.iti__country-name{font-size:12px}html[dir=rtl] .custom-control-label:before,html[dir=rtl] .custom-control-label:after{right:0}html[dir=rtl] .custom-control-label{padding-inline-start:25px}.custom-control-label:before,.custom-control-label:after{top:0}.side-menu.toggled ul li ul li{display:none!important}.side-menu.toggled ul li a div i{margin:0!important}::-webkit-calendar-picker-indicator{filter:invert(48%) sepia(73%) saturate(631%) hue-rotate(317deg) brightness(101%) contrast(84%)}html[dir=rtl] input[type=date],html[dir=rtl] input[type=datetime-local],html[dir=rtl] input[type=month],html[dir=rtl] input[type=time]{display:flex;flex-direction:row-reverse;align-items:center;direction:revert;text-align:end}.side-menu.toggled ul li ul li a i,.side-menu.toggled .arrow i{display:none}.page-main{overflow:hidden}@media (min-width: 800px){.page-main{top:160px;position:relative}}@media (max-width: 850px){.common-title h2,.subs-area .subs-content h2{font-size:30px}}html[dir=rtl] .login-page .login-form .login-info .form-content .input-icon img{left:unset;right:5px}html[dir=rtl] .login-page .login-form .login-info .form-content .input-icon .show-password{right:unset!important;left:12px!important}html[dir=rtl] .table-move-btns button img{transform:scaleX(-1)}html[dir=rtl] .rate-sec .rating label,html[dir=rtl] .rate-sec .rating label input{left:unset!important;right:0!important}html[dir=rtl] .rate-sec .rating label .icon{float:right!important}.map-section .map-container{height:200px!important;width:100%!important;overflow:hidden!important;position:relative!important}.map-new-des .gm-style-mtc-bbw{top:unset!important;bottom:0!important}.map-new-des .gm-style-mtc-bbw button{margin:0 5px!important}.side-menu.light-menu{background:#fff}.side-menu.light-menu .side-menu{background:#fff;height:100vh}.side-menu.light-menu .side-menu ul#accordionExample{height:100%;overflow:auto;padding-bottom:245px}.side-menu.light-menu .side-menu ul::-webkit-scrollbar{width:0}.side-menu.light-menu .side-menu ul li a span,.side-menu.light-menu .side-menu ul li a i{color:#515151!important;transition:all .3s}.side-menu.light-menu .side-menu ul li a{border-radius:8px;padding:8px}.side-menu.light-menu .side-menu ul li a:hover,.side-menu.light-menu .side-menu ul li a.active{background:#eaeaed}.side-menu.light-menu .side-menu ul li a:hover span,.side-menu.light-menu .side-menu ul li a:hover i,.side-menu.light-menu .side-menu ul li a.active span,.side-menu.light-menu .side-menu ul li a.active i{color:#f26c61!important}.side-menu ul li{border-bottom:1px solid #eee!important}.side-menu ul li ul li{border:none!important}.ev_schedule a .single-nav{padding:10px!important}.table-title.table-titles{width:100%}.table-title.table-titles .actions{display:flex;justify-content:flex-end}.table-title.table-titles .actions .excel{all:unset;cursor:pointer;margin-inline-end:8px;transition:all .3s}.table-title.table-titles .actions .excel:hover{transform:scale(1.05)}.table-title.table-titles .actions .primary-btn.add{min-width:110px;cursor:pointer}.demo-chart div{will-change:auto;width:100%!important;transition:all .3s}.new-chart .demo-chart{height:400px}.new-demo .demo-chart{height:300px}.new-chart-sec .demo-chart{height:270px}.theme-green .bs-datepicker-head{background-color:#69c9cd!important}.bs-datepicker-body table th{background:none!important;padding:10px;font-weight:700;font-size:12px;line-height:14px;color:#000;text-align:center}.theme-green .btn-today-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success{background-color:#f26c61!important;border-color:#f26c61!important}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:#f26c61!important}.bs-datepicker-body table td{color:#000!important;text-align:center;position:relative;padding:0}.invalid-feedback{display:block}textarea{border-radius:8px!important}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:.2!important}.bs-datepicker-buttons{justify-content:center}.fas.fa-sort{margin-inline-start:8px}html[dir=rtl] .iti__country{direction:ltr;display:flex;flex-direction:row-reverse;align-items:center}html[dir=rtl] .iti__flag-box,html[dir=rtl] .iti__country-name{margin-right:0!important;margin-left:6px!important}html[dir=rtl] .package-section .package-card .candidate{right:unset!important;left:20px}html[dir=rtl] .package-section .action-link a img{transform:unset!important}.table thead th{vertical-align:middle;white-space:nowrap}.navbar .form-inline .dropdown-menu.show{top:75px}font{line-height:30px}.angular-editor .angular-editor-wrapper .angular-editor-textarea{min-height:300px!important}.date-plug{position:relative;z-index:99}.date-plug input{background-color:transparent}.date-plug img{position:absolute;top:9px;right:12px;width:23px;z-index:99!important}html[dir=rtl] .page-layout-section aside .coll-section .card .card-body ul li a svg{transform:scaleX(-1)}html[dir=rtl] .page-layout-section aside .coll-section .perce{left:unset!important;right:15px!important}html[dir=rtl] .date-plug img{right:unset!important;left:12px;width:23px;z-index:9}html[dir=rtl] .teama-cards .card .card-footer .progress-tooltip-info{transform:translate(calc(50% - 5px))!important}html[dir=rtl] .tenders-section .tender-card .footer-card a svg,html[dir=rtl] .shapes-sec .card .card-header button[aria-expanded=false] svg{transform:scaleX(-1)}.plus-button{min-width:60px!important}.booth-map .map-container{width:100%!important}label .text-danger{font-size:11px!important}@media (min-width: 576px){.bulk-model .modal-dialog{max-width:885px!important}}.bulk-model .modal-open .modal{padding:0!important}.events-activities .owl-nav{display:none}.ngx-slider .ngx-slider-selection,.ngx-slider .ngx-slider-pointer{background:#f26c61!important}.ae-font .ae-picker-label{height:auto!important}.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d{padding:0;overflow:hidden!important}.tooltip-map-section{padding:25px!important}.gm-ui-hover-effect span{transform:scale(1.8);margin-top:20px!important;margin-inline-start:3px!important}html[dir=rtl] .gm-ui-hover-effect{right:unset!important;left:-6px!important}.new-home-slider .owl-nav{display:none}.new-home-slider .owl-theme .owl-dots .owl-dot.active span,.new-home-slider .owl-theme .owl-dots .owl-dot:hover span{background:#f26c61}.modal{padding-left:0!important;padding-right:0!important}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#f26c61!important}.people-content .owl-theme .owl-dots .owl-dot span{background-color:#fff!important}.people-content .owl-theme .owl-dots .owl-dot.active span,.people-content .owl-theme .owl-dots .owl-dot:hover span{background:#f26c61!important}@media (max-width: 600px){.map-width,.map-width .map-container{display:block;width:100%!important}}/*!
for loader
 */.la-square-jelly-box,.la-square-jelly-box>div{position:relative;box-sizing:border-box}.la-square-jelly-box{display:block;font-size:0;color:#fff}.la-square-jelly-box.la-dark{color:#333}.la-square-jelly-box>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-square-jelly-box{width:32px;height:32px}.la-square-jelly-box>div:nth-child(1),.la-square-jelly-box>div:nth-child(2){position:absolute;left:0;width:100%}.la-square-jelly-box>div:nth-child(1){top:-25%;z-index:1;height:100%;border-radius:10%;animation:square-jelly-box-animate .6s -.1s linear infinite}.la-square-jelly-box>div:nth-child(2){bottom:-9%;height:10%;background:#000;border-radius:50%;opacity:.2;animation:square-jelly-box-shadow .6s -.1s linear infinite}.la-square-jelly-box.la-sm{width:16px;height:16px}.la-square-jelly-box.la-2x{width:64px;height:64px}.la-square-jelly-box.la-3x{width:96px;height:96px}@keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;transform:translateY(50%) scaleY(.9) rotate(45deg)}75%{transform:translateY(25%) rotate(67.5deg)}to{transform:translateY(0) rotate(90deg)}}@keyframes square-jelly-box-shadow{50%{transform:scaleX(1.25)}}input.ng-invalid.ng-touched{border-color:#dc3545!important}.multiselect-dropdown .dropdown-btn .selected-item-container,.multiselect-dropdown .dropdown-btn .selected-item-container .selected-item{max-width:100%!important}.multiselect-dropdown .dropdown-btn .selected-item-container .selected-item{color:#000!important;background:#69c9cd!important}.multiselect-dropdown .dropdown-btn .selected-item-container .selected-item a{color:#000!important}.multiselect-item-checkbox{text-align:inherit!important}.multi-select-ddl .multiselect-item-checkbox input[type=checkbox]:checked+div:before{background-color:#69c9cd!important}.multi-select-ddl .multiselect-item-checkbox input[type=checkbox]+div:before{border:2px solid #69c9cd!important}.single-select-ddl .multiselect-item-checkbox div:before,.single-select-ddl .multiselect-item-checkbox div:after{display:none!important}.single-select-ddl .multiselect-item-checkbox div{padding-left:0!important;padding-right:0!important}.canva-height .demo-chart{max-height:300px}.map-with-search .my-search-box.pac-target-input{background-color:#fff;top:10px!important}.map-with-search .gm-style-mtc-bbw{bottom:5px!important;top:unset!important}.rating-chart .demo-chart{height:300px!important}.rateSystemModal .modal-body .modal-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.rateSystemModal .modal-body .modal-title div{border-bottom:1px solid #e9ecef;padding-bottom:13px}.rateSystemModal .modal-body .modal-title div h5{margin-bottom:15px;display:block}.rateSystemModal .modal-body .modal-title div h5 span{padding:0 5px;color:#dc3545}.rateSystemModal .modal-body .modal-title img{max-width:150px}@media (max-width: 700px){.rateSystemModal .modal-body .modal-title img{display:none}}.rateSystemModal .modal-body .rate-item-card{display:flex;align-items:center;justify-content:space-between;padding:15px 24px;border-radius:8px;background-color:#eee;margin-bottom:10px}@media (max-width: 700px){.rateSystemModal .modal-body .rate-item-card{flex-direction:column;align-items:flex-start}}.rateSystemModal .modal-body .rate-item-card h3{font-size:16px}.rateSystemModal .rate-sec{position:relative;top:10px}.rateSystemModal .rate-sec .rating{display:inline-block;position:relative;height:40px;font-size:30px}.rateSystemModal .rate-sec .rating label{position:absolute;top:0;left:0;height:100%;cursor:pointer}.rateSystemModal .rate-sec .rating label span{font-size:30px}.rateSystemModal .rate-sec .rating label:last-child{position:static}.rateSystemModal .rate-sec .rating label:nth-child(1){z-index:5}.rateSystemModal .rate-sec .rating label:nth-child(2){z-index:4}.rateSystemModal .rate-sec .rating label:nth-child(3){z-index:3}.rateSystemModal .rate-sec .rating label:nth-child(4){z-index:2}.rateSystemModal .rate-sec .rating label:nth-child(5){z-index:1}.rateSystemModal .rate-sec .rating label input{position:absolute;top:0;left:0;opacity:0}.rateSystemModal .rate-sec .rating label .icon{float:left;color:transparent}.rateSystemModal .rate-sec .rating label:last-child .icon{color:#d3cccc}.rateSystemModal .rate-sec .rating:not(:hover) label input:checked~.icon,.rateSystemModal .rate-sec .rating:hover label:hover input~.icon{color:#f9ce4e}.rateSystemModal .rate-sec .rating label input:focus:not(:checked)~.icon:last-child{color:#d3cccc;text-shadow:0 0 5px #f9ce4e}.rateSuccessModal .modal-body{padding-top:50;padding-bottom:30px}.rateSuccessModal .modal-body .modal-title{text-align:center;margin-bottom:30px}.rateSuccessModal .modal-body .modal-title img{max-width:200px;margin:auto}.rateSuccessModal .modal-body .modal-title div{margin-top:30px}.rateSuccessModal .modal-body .modal-title div h5{margin-bottom:15px;display:block;font-size:20px}.rateSuccessModal .modal-body .modal-title div h5 span{padding:0 5px;color:#dc3545}input[type=time]::selection{background-color:red}.con{display:flex}.draggableBooth{width:50px;height:60px;position:relative;color:#fff;border-radius:.75em;-webkit-user-select:none;user-select:none;transform:translate(0);margin-inline-end:12px}.swal2-container{z-index:20000!important}.rotation-handle{padding:3px 4px;display:table;position:absolute;left:50%;bottom:-35px;background-color:#fff;line-height:1;text-align:center;font-weight:700;color:#000;cursor:move;border:none}.draggableZone{width:50px;height:50px;border:2px solid #2e2d2d;position:relative;border-radius:50%;-webkit-user-select:none;user-select:none;transform:translate(0);background-color:transparent}#entrance{width:50px;height:70px;position:relative;color:#fff;transform:translate(0);background-image:url(/../assets/images/split-land/Entrance.svg);background-size:cover;background-repeat:no-repeat}#exit{width:50px;height:70px;position:relative;color:#fff;transform:translate(0)}#exit img{width:100%;height:100%;object-fit:cover;background-repeat:no-repeat}#passage{width:50px;height:70px;position:relative;color:#fff;transform:translate(0)}#passage img{width:100%;height:100%;object-fit:cover}#rectangle{width:50px;height:60px;border:1px solid black}.save-btn{min-width:120px}.dropzone{width:96%;min-height:calc(100vh - 170px);border:1px solid #eee;position:relative;border-radius:8px;margin:0 20px 24px;background-color:#fff;box-shadow:0 0 5px #b3aeae}#booth-date{position:relative;width:150px;height:20px;color:#fff}#booth-date:before{position:absolute;content:attr(data-date);left:3px;display:inline-block;color:#000}#booth-date::-webkit-datetime-edit,#booth-date::-webkit-inner-spin-button,#booth-date::-webkit-clear-button{display:none}#booth-date::-webkit-calendar-picker-indicator{position:absolute;color:#000;opacity:1;right:0}.charts-sec{background-color:#fff;padding:20px 16px;border-radius:8px;width:220px;margin-bottom:20px}.charts-sec .sec-title{background:#eee}.charts-sec .sec-title h3{font-size:14px;padding:8px}.charts-sec .item{width:100%;text-align:center}.charts-sec .content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;text-align:center}.charts-sec .content strong{display:inline-block;margin-top:8px}.charts-sec .content>div{flex:0 40%;margin-bottom:10px}.charts-sec .contentBooths{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;text-align:center}.charts-sec .contentBooths strong{display:inline-block;margin-top:8px}.charts-sec .contentBooths>div{flex:0 40%;margin-bottom:10px}.draggableBooth .draggableZone button{cursor:pointer;background:transparent;border:1px solid #a3a0a0;border-radius:5px;margin:2px;position:relative;top:-35px;outline:none;left:5px}p{color:#000}.draggableBooth button{all:unset;cursor:pointer;color:#000;border:1px solid #eee;padding:8px;background:#eee;margin:5px}.draggableBooth p{margin:0;padding:8px}#haa{background-color:#eee;margin-inline-start:8px;margin-top:8px}#haa .page-action{background-color:#fff;padding:16px;margin-bottom:20px;text-align:center;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;box-shadow:0 0 5px #eee}#haa .page-action div{display:flex;align-items:center}#haa .page-action button{min-width:140px;background:var(--primary-color);box-shadow:0 4px 4px #00000008;border-radius:8px!important;border:1px solid var(--primary-color);color:#fff;font-size:14px;height:42px;display:inline-block;transition:all .3s;text-align:center;margin-inline-start:8px;padding:8px 15px;display:flex;align-items:center}#haa .page-action button img{width:20px;margin-inline-end:8px}#haa .page-action .left_actions button:last-child{all:unset;cursor:pointer}#haa .page-action .left_actions button:last-child img{width:40px}#haa .page-action .left_actions button:first-child{background-color:#fff;color:#000;border-color:#69c9cd;margin-inline-end:8px}.upload{width:100%;border:1px solid #ced4da;background:transparent;padding:40px 14px;display:flex;align-items:center;justify-content:center;flex-direction:column}.upload img{width:25px;margin-bottom:10px}.upload span{color:#797979;font-size:14px}.upload-file input{position:absolute;top:0;left:0;width:100%;opacity:0;cursor:pointer}.upload-file .upload-sec{display:flex;align-items:center;justify-content:space-between;background:#ffffff;border:1px solid #e2e2e2;border-radius:8px;padding:10px;height:43px;padding-inline-end:0;overflow:hidden}.upload-file{position:relative}.upload-file .upload-sec div{display:flex;align-items:center}.upload-file .upload-sec div img{width:20px}.upload-file .upload-sec div span{font-size:12px;line-height:17px;color:#bbb;font-weight:100}.upload-file .upload-sec strong{background:#eeeeee;border-right:1px solid #e2e2e2;height:43px;width:70px;display:inline-flex;align-items:center;justify-content:center;font-weight:100;font-size:14px;color:#707070}.img-view-lg{margin-top:10px;margin-bottom:40px}.img-view-lg img{max-width:100px;border-radius:8px}.w-20{width:20%}.img-view-sec{text-align:center;margin-top:10px}.img-view-sec img{width:45px;height:45px;object-fit:cover;margin:auto}.new-io{display:flex}@media (min-width: 576px){.modal-dialog{max-width:1200px!important}#ShapeForm .modal-dialog,#ZoneForm .modal-dialog{max-width:600px!important}}.actions-splitland{display:flex;align-items:center;background:#fff;padding:5px;width:-moz-fit-content;width:fit-content;justify-content:center;border-radius:8px;box-shadow:0 0 5px #050505}.actions-splitland button{margin:4px;border:none;padding:5px;width:25px;background-color:transparent}.paragraph{background:#fff;font-weight:700;box-shadow:0 0 5px #000;text-align:center;padding:10px;width:-moz-fit-content;width:fit-content;border-radius:5px;margin:0 8px}.parent-of-actions-p{display:flex;align-items:baseline;justify-content:space-around}.steps-actions{border-radius:8px;border:1px solid #eee;background:#fafafa;padding:15px;margin-bottom:24px}.steps-actions ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width: 600px){.steps-actions ul{display:block}}.steps-actions ul li{margin:5px;position:relative;margin-inline-end:70px}.steps-actions ul li:last-child:after{all:unset}.steps-actions ul li:after{content:"";position:absolute;width:55px;top:50%;margin-inline-start:10px;border-top:2px solid #69c9cd}@media (max-width: 600px){.steps-actions ul li:after{all:unset}}.steps-actions ul li a{display:inline-block;color:#404040;font-weight:700;font-size:14px}.steps-actions ul li a.done{font-weight:200}.steps-actions ul li a.done .link-content .num{background-color:#69c9cd}.steps-actions ul li a.done .link-content .num span{color:#fff;display:none}.steps-actions ul li a.done .link-content .num svg{display:block;color:#fff}.steps-actions ul li a.done .link-content .num .lock-icon svg{display:none}.steps-actions ul li a.done .link-content .conte span{font-weight:700}.steps-actions ul li a.active{font-weight:200}.steps-actions ul li a.active .link-content .num{border:1px solid #69c9cd;background:#69c9cd}.steps-actions ul li a.active .link-content .num span{color:#fff}.steps-actions ul li a.active .link-content .num svg{display:none}.steps-actions ul li a.active .link-content .conte span{font-weight:700}.steps-actions ul li a.lock{font-weight:200}.steps-actions ul li a.lock .link-content .num{border:1px solid #c5c5c5;background:rgba(216,216,216,.5098039216)}.steps-actions ul li a.lock .link-content .num span{display:none}.steps-actions ul li a.lock .link-content .num svg{display:none}.steps-actions ul li a.lock .link-content .num .lock-icon svg{display:block}.steps-actions ul li a .link-content{display:flex;align-items:center}.steps-actions ul li a .link-content .num{border:1px solid #c5c5c5;border-radius:50px;background:rgba(216,216,216,.5098039216);width:35px;height:35px;display:flex;align-items:center;justify-content:center;text-align:center;margin-inline-end:8px}.steps-actions ul li a .link-content .num span{color:#404040ad}.steps-actions ul li a .link-content .num svg{display:none}.steps-actions ul li a .link-content .conte span{font-weight:100}@media (min-width: 800px){header.shadow-sm{position:fixed;width:100%;z-index:1050;top:0}.page-layout>aside{position:fixed!important;top:160px!important}}.word-content .sect-content:nth-child(2) .one div:last-child>font{font-size:24px;display:block;text-align:center}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;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{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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{touch-action:pan-y;-webkit-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}.owl-carousel .animated{animation-duration:1s;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}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[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(owl.video.play.e3b436436832b027.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
