.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@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:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(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:scaleX(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:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@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:scaleX(1)}}.bounceIn{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:none}}.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:none}}.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:none}}.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-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,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.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) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{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{-webkit-backface-visibility:visible!important;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{-webkit-backface-visibility:visible!important;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-name:flipOutX;-webkit-backface-visibility:visible!important;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{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{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) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(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:translateX(-100%)}to{transform:translateX(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}@keyframes slideInMenuFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes MOVE-BG{0%{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(85px)}}@keyframes MOVE-BG{0%{transform:translateX(0)}to{transform:translateX(85px)}}@keyframes flickerFromInvisible{0%{opacity:0}50%{opacity:1}to{opacity:0}}.flickerFromInvisible{animation-name:flickerFromInvisible}@keyframes flickerFromVisible{0%{opacity:1}50%{opacity:0}to{opacity:1}}.flickerFromVisible{animation-name:flickerFromVisible}@keyframes bannerFadeInLeft{to{transform:translateX(0);opacity:1}}
/*! 
* @package IcoFont (copied and minified by PayAtt)
* @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(/fonts/icofont.woff2) format("woff2"),url(/fonts/icofont.woff) format("woff");font-display:swap}[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-company:before{content:"\e96c"}.icofont-heart:before{content:"\ef45"}.icofont-stamp:before{content:"\e976"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-options:before{content:"\efb0"}.icofont-listing-box:before{content:"\ef75"}.icofont-responsive:before{content:"\efd6"}.icofont-architecture-alt:before{content:"\e985"}.icofont-chart-growth:before{content:"\e97d"}.icofont-email:before{content:"\ef12"}.icofont-phone:before{content:"\ef8f"}.icofont-google-map:before{content:"\ed42"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-check-alt:before{content:"\eed6"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-question:before{content:"\efcc"}.icofont-trophy:before{content:"\edd7"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-search-2:before{content:"\ed12"}.icofont-ui-close:before{content:"\ec4f"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-close:before{content:"\eee4"}.icofont-iphone:before{content:"\ea3b"}.icofont-bullhorn:before{content:"\eecb"}.icofont-brain-alt:before{content:"\ec10"}.icofont-home:before{content:"\ef47"}.icofont-people:before{content:"\ecf9"}.icofont-education:before{content:"\ead7"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-lock:before{content:"\ef7a"}.icofont-plus:before{content:"\efc2"}.icofont-tick-mark:before{content:"\f00e"}.icofont-thunder-light:before{content:"\ee84"}.icofont-check-circled:before{content:"\eed7"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-clock-time:before{content:"\eedc"}.icofont-users:before{content:"\ed0d"}.icofont-chart-pie:before{content:"\e983"}.icofont-facebook:before{content:"\ed37"}.icofont-instagram:before{content:"\ed46"}.icofont-twitter:before{content:"\ed7a"}.icofont-linkedin:before{content:"\ed4d"}.icofont-user-male:before{content:"\ed03"}.icofont-wall-clock:before{content:"\f022"}.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:.08em solid #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{-webkit-animation:icofont-spin 2s linear infinite;animation:icofont-spin 2s linear infinite;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s steps(8) infinite;animation:icofont-spin 1s steps(8) infinite;display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.icofont-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;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}@media only screen and (max-width:767px){.btn{font-size:14px;padding:14px 27px;box-shadow:0 5px 27px 0 rgba(163,48,53,.25)}.ptb-100{padding-top:50px;padding-bottom:50px}.bg-gray.shape-1,.shape1,.shape3,.shape6{display:none}.creative-shape{bottom:-5px}.tab{padding:20px}.tab .tabs{margin-bottom:25px;margin-left:-15px;margin-right:-15px;padding-left:0;padding-bottom:0;padding-right:0}.tab .tabs li{-ms-flex:0 0 33.3333%;-webkit-box-flex:0;flex:0 0 33.3333%;max-width:33.3333%;margin-bottom:20px}.tab .tabs li:first-child{padding-left:15px}.tab .tabs li:last-child{padding-right:15px}.tab .tabs li{font-size:15px}.tab .tabs li i{width:50px;height:50px;line-height:50px;font-size:20px}.coming-soon{height:100%;padding-top:100px;padding-bottom:100px}.coming-soon .coming-soon-content h1{font-size:30px;line-height:45px}.coming-soon .coming-soon-content #timer div{font-size:40px;width:120px;height:120px;padding-top:27px;line-height:39px;margin:0 5px 15px}.coming-soon .coming-soon-content form button{position:relative;right:0;top:0;width:100%;border-radius:30px;margin-top:10px;padding:13px 0}}@media only screen and (min-width:768px)and (max-width:991px){.ptb-100{padding-top:80px;padding-bottom:80px}.shape4{display:none}.shape1{top:auto;left:0;bottom:0}.tab .tabs{padding-right:30px;padding-left:30px;margin-bottom:20px;padding-bottom:10px}.tab .tabs li{font-size:16px}}:root{--PayAtt-white:#ffffff;--PayAtt-gray:#4d4d4d;--PayAtt-gray-light:#c3c3c3;--PayAtt-black:#1a1a1a;--PayAtt-pink:#fdb4b4;--PayAtt-blue-dark:#0082c0;--PayAtt-blue-dark2:#003952;--PayAtt-blue:#3bbaf4;--PayAtt-blue2:#38b9f6;--PayAtt-blue-light:#d9f4fa;--PayAtt-turquoise:#8ee5f0;--PayAtt-turquoise-dark:#1ecbe1;--PayAtt-purple:#e11ecb;--PayAtt-green:#5cb85c;--templateBannerTitleFontFamily:helvetica,arial,sans-serif;--templateBannerSubtitleFontFamily:helvetica,arial,sans-serif;--templateSectionTitleFontFamily:helvetica,arial,sans-serif;--templateSectionSubtitleFontFamily:helvetica,arial,sans-serif;--templateFontFamily:helvetica,arial,sans-serif;--templateColorNavMenu:color-mix(in srgb,var(--PayAtt-white) 95%,transparent);--templateColor:var(--PayAtt-blue-dark);--templateColor2:var(--PayAtt-turquoise-dark);--templateColorDisabled:#ebebeb;--templateColorButton:var(--PayAtt-turquoise-dark);--templateColorButton2:var(--PayAtt-purple);--templateSectionBackground:#edf5ff;--templateSectionBackground2:#f9fafc;--templateSectionBackground3:var(--templateColor);--templateBoxShadow:0px 8px 24px #959da533;--whiteColor:#ffffff;--blackColor:var(--PayAtt-black);--paragraphColor:#818992;--transition:0.5s}body,html{padding:0;margin:0;height:100%;width:100%;font-family:var(--templateFontFamily)}.noscroll{overflow:hidden}a{color:var(--blackColor);transition:.4s;display:inline-block;outline:0}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:var(--templateColor2)}img{max-width:100%;height:auto}.d-table{width:100%;height:100%}.d-table-cell{vertical-align:middle}.ptb-100{padding-top:100px;padding-bottom:100px}.bg-gray{background-color:#edf5ff}p{font-size:16px;color:var(--paragraphColor);line-height:1.6}p:last-child{margin-bottom:0}button{outline:0!important}.btn-primary{color:var(--whiteColor);background-color:var(--templateColor2)}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{color:var(--whiteColor);background:var(--templateColor)}.btn-primary:active:not(.no-bounce),.btn-primary:focus:not(.no-bounce),.btn-primary:hover:not(.no-bounce){transform:translateY(-5px)}.btn-primary .show>.btn-primary.dropdown-toggle:focus,.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:unset}.btn-primary .show>.btn-primary.dropdown-toggle,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:var(--whiteColor);background:var(--templateColor);transform:translateY(-5px)}.btn-primary.disabled,.btn-primary:disabled{color:var(--whiteColor);background-color:gray;border-color:gray;opacity:1}.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary:disabled:focus,.btn-primary:disabled:hover{background:var(--templateColor)}.btn{font-weight:700;font-size:15px;border:none;padding:13px 31px;border-radius:5px;text-transform:uppercase;position:relative;box-shadow:0 13px 27px 0 rgba(163,48,53,.25);z-index:1;transition:.9s}.btn:not(.no-curtains):after,.btn:not(.no-curtains):before{content:"";position:absolute;top:0;height:100%;width:0;transition:.4s;background:var(--templateColor);z-index:-1}.btn:not(.no-curtains):after{left:0;border-radius:5px 0 0 5px}.btn:not(.no-curtains):before{right:0;border-radius:0 5px 5px 0}.btn:not(.no-curtains):hover:after,.btn:not(.no-curtains):hover:before{width:51%}#canvas{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.3;z-index:-1}.shape-1{left:20px;bottom:10px;height:150px;width:150px;border-radius:50%;opacity:.5}.shape-1,.shape1{position:absolute;z-index:-1;animation:movebounce 5s linear infinite}.shape1{top:85px;left:30px}.shape2{top:85px}.shape2,.shape3{position:absolute;z-index:-1;right:30px;animation:movebounce 5s linear infinite}.shape3{bottom:85px}.shape4{left:9%;top:23%;opacity:.3}.shape4,.shape6{position:absolute;z-index:-1}.shape6{top:30%;left:30px;opacity:.6}.shape7{top:20%;left:0;animation:movebounce 5s linear infinite;opacity:.4}.shape7,.shape8{position:absolute;z-index:-1}.shape8{top:60%;left:10%}.shape9{left:45%;top:40%;animation:animationFramesOne 15s linear infinite}.shape10,.shape9{position:absolute;z-index:-1}.shape10{right:5%;top:8%;animation:movebounce 5s linear infinite}.shape11{position:absolute;left:3%;bottom:3%;z-index:-1}@keyframes movebounce{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes moveleftbounce{0%{transform:translateX(0)}50%{transform:translateX(20px)}to{transform:translateX(0)}}.rotateme{animation-name:rotateme;animation-duration:40s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rotateme{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes rotateme{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes rotateme{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(1turn)}}@-o-keyframes rotateme{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(1turn)}}@-webkit-keyframes rotate3d{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@keyframes rotate3d{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}@-webkit-keyframes animationFramesOne{0%{-webkit-transform:translate(0) rotate(0deg)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg)}40%{-webkit-transform:translate(141px,72px) rotate(72deg)}60%{-webkit-transform:translate(83px,122px) rotate(108deg)}80%{-webkit-transform:translate(-40px,72px) rotate(144deg)}to{-webkit-transform:translate(0) rotate(0deg)}}@-webkit-keyframes ripple-white{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.2),0 0 0 20px hsla(0,0%,100%,.2),0 0 0 40px hsla(0,0%,100%,.2);box-shadow:0 0 0 0 hsla(0,0%,100%,.2),0 0 0 20px hsla(0,0%,100%,.2),0 0 0 40px hsla(0,0%,100%,.2)}to{-webkit-box-shadow:0 0 0 20px hsla(0,0%,100%,.2),0 0 0 40px hsla(0,0%,100%,.2),0 0 0 60px hsla(0,0%,100%,0);box-shadow:0 0 0 20px hsla(0,0%,100%,.2),0 0 0 40px hsla(0,0%,100%,.2),0 0 0 60px hsla(0,0%,100%,0)}}@keyframes ripple-white{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.2),0 0 0 20px hsla(0,0%,100%,.2),0 0 0 40px hsla(0,0%,100%,.2);box-shadow:0 0 0 0 hsla(0,0%,100%,.2),0 0 0 20px hsla(0,0%,100%,.2),0 0 0 40px hsla(0,0%,100%,.2)}to{-webkit-box-shadow:0 0 0 20px hsla(0,0%,100%,.2),0 0 0 40px hsla(0,0%,100%,.2),0 0 0 60px hsla(0,0%,100%,0);box-shadow:0 0 0 20px hsla(0,0%,100%,.2),0 0 0 40px hsla(0,0%,100%,.2),0 0 0 60px hsla(0,0%,100%,0)}}.tab{overflow:hidden;background:var(--whiteColor);padding:30px;box-shadow:0 6px 13px 0 rgba(137,173,255,.35);border-radius:5px}.tab .tabs{list-style-type:none;margin-bottom:30px;padding-left:60px;padding-right:60px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #eee;padding-bottom:20px}.tab .tabs li{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;padding-right:15px;padding-left:15px;text-align:center;cursor:pointer}.tab .tabs li:first-child{padding-left:0}.tab .tabs li:last-child{padding-right:0}.tab .tabs li{font-size:18px;font-weight:700;text-decoration:none;display:inline-block}.tab .tabs li i{display:inline-block;width:60px;height:60px;line-height:60px;background:#ffe9da;color:var(--templateColor2);text-align:center;font-size:25px;border-radius:50%;margin-bottom:15px;-moz-transition:.4s;transition:.4s}.tab .tabs li:hover i{color:var(--whiteColor);background:var(--templateColor)}.tab .tabs li:hover{color:var(--templateColor)}.tab .tabs li.current i{color:var(--whiteColor);background:var(--templateColor)}.tab .tabs li.current{color:var(--templateColor)}.tab .tab_content .tabs_item{display:none}.tab .tab_content .tabs_item.active{display:block}.tab .tab_content .tabs_item .tabs_item_content h3{font-size:23px;font-weight:700;margin-bottom:15px}.tab .tab_content .tabs_item .tabs_item_content p{margin-bottom:0}.tab .tab_content .tabs_item .tabs_item_content ul{padding:0;list-style-type:none;margin:15px 0 0}.tab .tab_content .tabs_item .tabs_item_content ul li{margin-top:10px;font-weight:400;color:var(--paragraphColor)}.tab .tab_content .tabs_item .tabs_item_content ul li:first-child{margin-top:0}.tab .tab_content .tabs_item .tabs_item_content ul li i{margin-right:3px;font-size:14px;color:var(--templateColor)}.bubble-animate{position:absolute;left:0;bottom:0;width:100%;height:100%;overflow:hidden;z-index:-1}.bubble-animate .circle{background:var(--templateColor);bottom:0;position:absolute;border-radius:50%}.bubble-animate .circle.small{width:20px;height:20px;opacity:.7}.bubble-animate .circle.small.square1{left:18%;top:100%;animation-name:smallBubble;animation-duration:3s;animation-iteration-count:infinite;animation-delay:1s;animation-timing-function:ease-in}.bubble-animate .circle.small.square2{left:36%;top:100%;animation-name:smallBubble;animation-duration:4s;animation-iteration-count:infinite;animation-delay:2s;animation-timing-function:ease-in}.bubble-animate .circle.small.square3{left:54%;top:100%;animation-name:smallBubble;animation-duration:5s;animation-iteration-count:infinite;animation-delay:1s;animation-timing-function:ease-in}.bubble-animate .circle.small.square4{left:72%;top:100%;animation-name:smallBubble;animation-duration:6s;animation-iteration-count:infinite;animation-delay:4s;animation-timing-function:ease-in}.bubble-animate .circle.small.square5{left:90%;top:100%;animation-name:smallBubble;animation-duration:7s;animation-delay:5s;animation-timing-function:ease-in}.bubble-animate .circle.medium{width:40px;height:40px;opacity:.35}.bubble-animate .circle.medium.square1{left:21%;top:100%;animation-name:mediumBubble;animation-duration:5s;animation-iteration-count:infinite;animation-delay:2s;animation-timing-function:ease-in}.bubble-animate .circle.medium.square2{left:42%;top:100%;animation-name:mediumBubble;animation-duration:8s;animation-iteration-count:infinite;animation-delay:6s;animation-timing-function:ease-in}.bubble-animate .circle.medium.square3{left:63%;top:100%;animation-name:mediumBubble;animation-duration:12s;animation-iteration-count:infinite;animation-delay:12s;animation-timing-function:ease-in}.bubble-animate .circle.medium.square4{left:84%;top:100%;animation-name:mediumBubble;animation-duration:4s;animation-iteration-count:infinite;animation-delay:12s;animation-timing-function:ease-in}.bubble-animate .circle.medium.square5{left:105%;top:100%;animation-name:mediumBubble;animation-duration:18s;animation-iteration-count:infinite;animation-delay:6s;animation-timing-function:ease-in}.bubble-animate .circle.large{width:100px;height:100px;opacity:.15}.bubble-animate .circle.large.square1{left:21%;top:100%;animation-name:bigBubble;animation-duration:6s;animation-iteration-count:infinite;animation-delay:6s;animation-timing-function:ease-in}.bubble-animate .circle.large.square2{left:42%;top:100%;animation-name:bigBubble;animation-duration:6s;animation-iteration-count:infinite;animation-delay:3s;animation-timing-function:ease-in}.bubble-animate .circle.large.square3{left:63%;top:100%;animation-name:bigBubble;animation-duration:6s;animation-iteration-count:infinite;animation-delay:13s;animation-timing-function:ease-in}.bubble-animate .circle.large.square4{left:84%;top:100%;animation-name:bigBubble;animation-duration:6s;animation-iteration-count:infinite;animation-delay:9s;animation-timing-function:ease-in}.bubble-animate .circle.large.square5{left:105%;top:100%;animation-name:bigBubble;animation-duration:6s;animation-iteration-count:infinite;animation-delay:13s;animation-timing-function:ease-in}@-webkit-keyframes smallBubble{0%{top:100%;margin-left:10px}25%{margin-left:-10px}50%{margin-left:10px}75%{margin-left:-10px}to{top:0;opacity:0;margin-left:0}}@keyframes smallBubble{0%{top:100%;margin-left:10px}25%{margin-left:-10px}50%{margin-left:10px}75%{margin-left:-10px}to{top:0;opacity:0;margin-left:0}}@-webkit-keyframes mediumBubble{0%{top:100%;margin-left:15px}25%{margin-left:-15px}50%{margin-left:15px}75%{margin-left:-15px}to{top:0;opacity:0;margin-left:0}}@keyframes mediumBubble{0%{top:100%;margin-left:15px}25%{margin-left:-15px}50%{margin-left:15px}75%{margin-left:-15px}to{top:0;opacity:0;margin-left:0}}@-webkit-keyframes bigBubble{0%{top:100%;margin-left:20px}25%{margin-left:-20px}50%{margin-left:20px}75%{margin-left:-20px}to{top:0;opacity:0;margin-left:0}}@keyframes bigBubble{0%{top:100%;margin-left:20px}25%{margin-left:-20px}50%{margin-left:20px}75%{margin-left:-20px}to{top:0;opacity:0;margin-left:0}}.coming-soon{position:relative;z-index:1;background-image:url(/images/book-banner.jpg);background-position:50%;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;height:100vh;text-align:center}.coming-soon:before{z-index:-1;width:100%;height:100%;left:0;top:0;background:var(--blackColor);opacity:.77;content:"";position:absolute}.coming-soon .coming-soon-content{max-width:650px;margin:0 auto}.coming-soon .coming-soon-content h1{color:var(--whiteColor);font-size:45px;font-weight:900;text-transform:uppercase;margin-bottom:0;line-height:55px}.coming-soon .coming-soon-content p{color:#c7c3c7;margin-top:20px;margin-bottom:35px}.coming-soon .coming-soon-content form{position:relative}.coming-soon .coming-soon-content form .form-control{background:rgba(0,0,0,0);border:1px solid var(--whiteColor);border-radius:50px;color:var(--whiteColor);height:55px}.coming-soon .coming-soon-content form .form-control:focus{border-color:var(--templateColor)}.coming-soon .coming-soon-content form button{position:absolute;right:0;height:100%;background:var(--templateColor);top:0;color:var(--whiteColor);border:none;width:130px;cursor:pointer;text-transform:uppercase;font-weight:700;border-radius:0 50px 50px 0;transition:.4s}.coming-soon .coming-soon-content form button:hover{background:var(--templateColor2)}.coming-soon .coming-soon-content #timer{margin-bottom:35px}.coming-soon .coming-soon-content #timer div{display:inline-block;font-size:45px;font-weight:900;color:var(--whiteColor);width:135px;height:135px;border:1px solid #eee;border-radius:50%;padding-top:34px;line-height:40px;margin:0 5px}.coming-soon .coming-soon-content #timer span{display:block;font-size:17px;font-weight:600}