@import url(https://fonts.googleapis.com/css?family=Exo:400,700);header{position:relative;height:800px;min-height:500px;width:100%;text-align:center;overflow:hidden}*{margin:0;padding:0}body{font-family:"Exo",sans-serif}#home{background:#4e54c8;background:-webkit-linear-gradient(270deg,#8f94fb,#4e54c8);width:100%;height:100vh}.circles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:hsla(0,0%,100%,.2);-webkit-animation:animate 25s linear infinite;animation:animate 25s linear infinite;bottom:-150px}.circles li:first-child{left:25%;width:80px;height:80px;-webkit-animation-delay:0s;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:12s;animation-duration:12s}.circles li:nth-child(3){left:70%;width:20px;height:20px;-webkit-animation-delay:4s;animation-delay:4s}.circles li:nth-child(4){left:40%;width:60px;height:60px;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:18s;animation-duration:18s}.circles li:nth-child(5){left:65%;width:20px;height:20px;-webkit-animation-delay:0s;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;-webkit-animation-delay:3s;animation-delay:3s}.circles li:nth-child(7){left:35%;width:150px;height:150px;-webkit-animation-delay:7s;animation-delay:7s}.circles li:nth-child(8){left:50%;width:25px;height:25px;-webkit-animation-delay:15s;animation-delay:15s;-webkit-animation-duration:45s;animation-duration:45s}.circles li:nth-child(9){left:20%;width:15px;height:15px;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:35s;animation-duration:35s}.circles li:nth-child(10){left:85%;width:150px;height:150px;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:11s;animation-duration:11s}@-webkit-keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(2turn);opacity:0;border-radius:50%}}@keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(2turn);opacity:0;border-radius:50%}}header:before{content:"";height:100%}header .banner,header:before{display:inline-block;vertical-align:middle}header .banner{margin:0 auto;width:85%;padding-bottom:30px;text-align:center}header .banner-text{width:100%}header .banner-text h1{font:90px/1.1em "opensans-bold",sans-serif;color:#fff;letter-spacing:-2px;margin:0 auto 18px;text-shadow:0 1px 3px rgba(0,0,0,.8)}header .banner-text h3{font:18px/1.9em "librebaskerville-regular",serif;color:#a8a8a8;margin:0 auto;width:70%;text-shadow:0 1px 2px rgba(0,0,0,.5)}header .banner-text h3 a,header .banner-text h3 span{color:#fff}header .banner-text hr{width:60%;margin:18px auto 24px;border-color:#2f2d2e;border-color:hsla(0,0%,58.8%,.1)}header .social{margin:24px 0;padding:0;font-size:30px;text-shadow:0 1px 2px rgba(0,0,0,.8)}header .social li{display:inline-block;margin:0 15px;padding:0}header .social li a{color:#fff}header .social li a:hover{color:#b01111}header .scrolldown a{position:absolute;bottom:30px;left:50%;margin-left:-29px;display:block;height:42px;width:42px;font-size:42px;line-height:42px;color:#fff;border-radius:100%;transition:all .3s ease-in-out}header .scrolldown a:hover{color:#11abb0}#nav-wrap a,#nav-wrap li,#nav-wrap ul{margin:0;padding:0;border:none;outline:none}#nav-wrap{font:12px "opensans-bold",sans-serif;width:100%;text-transform:uppercase;letter-spacing:2.5px;margin:0 auto;z-index:100;position:fixed;left:0;top:0}.opaque{background-color:#333}#nav-wrap>a.mobile-btn{display:none}ul#nav{min-height:48px;width:auto;text-align:center}ul#nav li{position:relative;list-style:none;height:48px;display:inline-block}ul#nav li a{display:inline-block;padding:8px 13px;line-height:32px;text-decoration:none;text-align:left;color:#fff;transition:color .2s ease-in-out}ul#nav li a:active{background-color:transparent!important}ul#nav li.current a{color:#f06000}
/*# sourceMappingURL=main.2bc7a0b2.chunk.css.map */