@keyframes Start{0%{visibility:hidden}to{visibility:visible}}@keyframes Preloader{to{transform:rotate(1turn)}}@keyframes Bg-Animation{0%,to{transform:scale(1)}70%{transform:scale(1.1)}}@keyframes Play{0%{background-position:0}to{background-position:-360px}}@keyframes Ani2{0%{border:1px solid rgba(255,214,125,0);box-shadow:0 0 0 rgba(255,214,125,0);transform:scale(0)}70%{border:1px solid #ffd67d;box-shadow:0 0 50px #ffd67d;transform:scale(1)}to{border:0 solid rgba(255,214,125,0);box-shadow:0 0 60px rgba(255,214,125,0);transform:scale(1.5)}}@keyframes Ani{0%{border:1px solid hsla(0,0%,100%,0);box-shadow:0 0 0 hsla(0,0%,100%,0);transform:scale(0)}70%{border:1px solid #fff;box-shadow:0 0 50px #fff;transform:scale(1)}to{border:0 solid hsla(0,0%,100%,0);box-shadow:0 0 60px hsla(0,0%,100%,0);transform:scale(1.5)}}@keyframes Rotate{0%{transform:rotate(0) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,200px,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-200px,0)}to{opacity:1;transform:none}}@keyframes goLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes goRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes goRight2{0%{background-position:-100% 0;opacity:0}to{background-position:100% 0;opacity:1}}@keyframes toRight{0%{opacity:0;right:-100px}to{opacity:1;right:20px}}@keyframes outRight{to{right:-100px}}@keyframes scaleSmall{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scaleLarge{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes Opacity{0%,to{opacity:0}50%{opacity:1}}@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{opacity:1;transform:none}}@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{opacity:1;transform:none}}@keyframes Color{0%,to{background-color:#ff3000}50%{background-color:#ffa800}}@keyframes Shape{0%,to{border-top:20px solid #ff3000}50%{border-top:20px solid #50ad77}}@keyframes Border{0%,60%{border-top-color:#003f62}30%{border-top-color:#fff}}@keyframes Border1{0%,60%{border-color:#003f62}30%{border-color:#fff}}@keyframes DrawStroke{0%{stroke-dashoffset:300}to{stroke-dashoffset:0}}@keyframes DrawStroke1{0%{stroke-dashoffset:3000}to{stroke-dashoffset:0}}@keyframes DrawStroke2{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes trackBallSlide{0%,30%,60%,to{opacity:1;transform:translateY(-12px)}15%,50%{opacity:0;transform:translateY(8px)}}@keyframes MaskPlay{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes StrokeLine{0%{stroke-dashoffset:0}to{stroke-dashoffset:200}}@keyframes FillCorlor{0%{stop-color:#af6b00}to{stop-color:#00545f}}@keyframes FillCorlor2{0%{stop-color:#00545f}to{stop-color:#8b4513}}@keyframes Shake{0%,to{transform:translateZ(0) rotate(0)}0%,50%{transform:translate3d(-10px,0,0) rotate(15deg)}25%{transform:translate3d(10px,0,0) rotate(-15deg)}}@keyframes BorderBox{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes moveLeft{to{transform:translateX(-100%)}}@keyframes moveRight{to{transform:translateX(100%)}}.container,.footer,.header,.info-facilities,.register-form{animation:Start 1s step-end 0s 1 normal both}.fadein{animation-duration:2s;animation-fill-mode:forwards;animation-name:fadeIn}.fadeout,.flipoutx{-webkit-animation-fill-mode:forwards}.fadeout{animation-duration:2s;animation-fill-mode:forwards;animation-name:fadeOut}.flipoutx{animation-duration:.8s;animation-fill-mode:forwards;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.flipinx,.goleft{-webkit-animation-duration:.8s}.fadeindown,.flipinx{-webkit-animation-fill-mode:forwards}.flipinx{animation-duration:.8s;animation-fill-mode:forwards;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.fadeindown{animation-duration:1s;animation-fill-mode:forwards;animation-name:fadeInDown}.fadeinup,.fadeoff{-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards}.fadeinup{animation-fill-mode:forwards;animation-name:fadeInUp}.fadeinup,.fadeoff{animation-duration:1s}.fadeoff{animation-fill-mode:forwards;animation-name:fadeOff}.fadeon,.goleft{-webkit-animation-fill-mode:forwards}.fadeon{animation-duration:1s;animation-fill-mode:forwards;animation-name:fadeOn}.goleft{animation-duration:.8s;animation-fill-mode:forwards;animation-name:goLeft}.goright,.moveleft{-webkit-animation-duration:.8s}.goright{animation-duration:.8s;animation-fill-mode:forwards;animation-name:goRight}.scalelarge{animation:scaleLarge;animation-duration:1s;animation-fill-mode:forwards}.slide-fade-out{animation:fadeOut;animation-duration:1s;animation-fill-mode:forwards}.slide-fade-in{animation:fadeIn;animation-duration:1s;animation-fill-mode:forwards;z-index:10}.moveleft,.moveright{-webkit-animation-fill-mode:forwards;pointer-events:none}.moveleft{animation-fill-mode:forwards;animation-name:moveLeft}.moveleft,.moveright{animation-duration:.8s}.moveright{animation-fill-mode:forwards;animation-name:moveRight}
