@import url("https://fonts.googleapis.com/css?family=Knewave|Fredoka+One");@-webkit-keyframes fadeInOutIntro{0%{opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}50%,75%{opacity:1;-webkit-filter:blur(0px);filter:blur(0px)}100%{opacity:0}}@keyframes fadeInOutIntro{0%{opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}50%,75%{opacity:1;-webkit-filter:blur(0px);filter:blur(0px)}100%{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}100%{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}}@keyframes fadeIn{0%{opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}100%{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}}body,html{height:100%;background:#e0e0e0}body{overflow-x:hidden}section{padding:96px 0}.bg-purple{background:purple}button,a[type=button]{border:none;cursor:pointer;background:none;position:relative}button:focus,button:active,a[type=button]:focus,a[type=button]:active{outline:0 !important}header{background:url("../img/projects_blur.jpg");background-size:cover;color:white;font-family:'Knewave', cursive}header svg{-webkit-transform:rotate(-25deg) scale(1.2);transform:rotate(-25deg) scale(1.2);z-index:0;opacity:0.8}header svg .dash{stroke-dasharray:700;-webkit-animation:dash 15s forwards infinite ease-in-out;animation:dash 15s forwards infinite ease-in-out;stroke:#4caf50}header svg .dash_1{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-delay:2.5s;animation-delay:2.5s}header svg .dash_2{-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation-delay:6s;animation-delay:6s}header svg .dash_3{-webkit-transform:translateY(300px);transform:translateY(300px);-webkit-animation-delay:4s;animation-delay:4s}header svg .dash_4{-webkit-transform:translateY(400px);transform:translateY(400px);-webkit-animation-delay:1s;animation-delay:1s}header svg .dash_5{-webkit-transform:translateY(500px);transform:translateY(500px);-webkit-animation-delay:5s;animation-delay:5s}header svg .dash_6{-webkit-transform:translateY(600px);transform:translateY(600px);-webkit-animation-delay:3s;animation-delay:3s}header svg .dash_7{-webkit-transform:translateY(700px);transform:translateY(700px);-webkit-animation-delay:1.5s;animation-delay:1.5s}header svg .dash_8{-webkit-transform:translateY(800px);transform:translateY(800px);-webkit-animation-delay:5.5s;animation-delay:5.5s}header svg .dash_9{-webkit-transform:translateY(900px);transform:translateY(900px);-webkit-animation-delay:1s;animation-delay:1s}.intro-animation span{font-size:3em;width:100%;text-align:center}.intro-animation span.fadeInOut{top:50%;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;-webkit-animation:fadeInOutIntro 4s ease-in backwards;animation:fadeInOutIntro 4s ease-in backwards}.intro-animation span.fadeInOut:nth-child(2){-webkit-animation-delay:4s;animation-delay:4s}.intro-animation span.fadeInOut:nth-child(3){-webkit-animation-delay:8s;animation-delay:8s}.intro-animation span.fadeInOut:nth-child(4){-webkit-animation-delay:12s;animation-delay:12s}.intro-animation div{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.intro-animation div span{position:relative;opacity:1;-webkit-animation:fadeIn 3s ease-in backwards;animation:fadeIn 3s ease-in backwards;-webkit-animation-delay:12s;animation-delay:12s}.intro-animation div span:nth-child(2){-webkit-animation-delay:14s;animation-delay:14s}.intro-animation div span:nth-child(3){-webkit-animation-delay:16s;animation-delay:16s}footer{background:#1a237e;z-index:1}.material-input{border:2px solid #4caf50;padding:10px;-webkit-transition:all .3s;transition:all .3s;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}.material-input:not(:valid){border-color:#f44336}.material-input:focus,.material-input:hover{background:#4caf50}.material-input:hover{opacity:.8}.material-input:focus{color:#e0e0e0;opacity:1}textarea{min-height:200px !important}label.checkboxLabel{display:block;position:relative;padding-left:35px;cursor:pointer;margin-top:0px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}label.checkboxLabel::before{content:'';margin-top:7px;display:block;width:20px;height:20px;border:1px solid #e0e0e0;position:absolute;left:0;top:0;opacity:.6;-webkit-transition:all .12s,border-color .08s;transition:all .12s,border-color .08s}.material-button{background:#4caf50;padding:10px;border-radius:4px;-webkit-box-shadow:0 0 5px black;box-shadow:0 0 5px black;-webkit-transition:all 0.5s;transition:all 0.5s}.material-button:active{-webkit-transition:all 0.5s;transition:all 0.5s;-webkit-transform:rotateY(10deg);transform:rotateY(10deg)}.material-button:hover{background:#8bc34a}input[type="checkbox"]:checked+label:before{width:10px;top:-5px;left:5px;border-radius:0;opacity:1;border-top-color:transparent;border-left-color:transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.text-bold{font-family:'Fredoka One', cursive}.btn.btn-success{border-radius:0;background-color:#66BB6A;-webkit-box-shadow:none;box-shadow:none;outline:0;border:4px solid #66BB6A}.btn.btn-success:active,.btn.btn-success:hover{background:#e0e0e0 !important;color:#222222 !important;border-color:#66BB6A !important}.livechat-wrapper{z-index:1;bottom:0;left:0;right:auto;padding:10px;border-top-left-radius:4px;font-family:'Fredoka One', cursive;width:360px}.livechat-wrapper button{color:#4caf50}.livechat-wrapper .content-wrapper{display:none;padding:10px}.livechat-wrapper .content-wrapper .groups-wrapper,.livechat-wrapper .content-wrapper .messages-wrapper,.livechat-wrapper .content-wrapper .community-wrapper{max-height:40vh;overflow-y:auto;overflow-x:hidden}.livechat-wrapper .content-wrapper .groups-wrapper .item:hover,.livechat-wrapper .content-wrapper .messages-wrapper .item:hover,.livechat-wrapper .content-wrapper .community-wrapper .item:hover{background:#666666;cursor:pointer}.livechat-wrapper .content-wrapper .groups-wrapper .item p,.livechat-wrapper .content-wrapper .messages-wrapper .item p,.livechat-wrapper .content-wrapper .community-wrapper .item p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.livechat-wrapper .content-wrapper .groups-wrapper .item img,.livechat-wrapper .content-wrapper .messages-wrapper .item img,.livechat-wrapper .content-wrapper .community-wrapper .item img{-webkit-transition:all .3s;transition:all .3s}.livechat-wrapper .content-wrapper .groups-wrapper .item img:hover,.livechat-wrapper .content-wrapper .messages-wrapper .item img:hover,.livechat-wrapper .content-wrapper .community-wrapper .item img:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}#chatListWrapper{background:#222222;color:#e0e0e0;width:100%;overflow-y:auto;max-height:250px}#chatListWrapper ul{list-style:none}#chatListWrapper ul li{padding:10px;cursor:pointer;margin:10px 0}#chatListWrapper ul li:hover{background:#666666}#chatListWrapper ul li p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat{padding:10px}.chat .chat-window{overflow:auto}@media screen and (min-width: 360px){.intro-animation span{font-size:4em}}@media screen and (min-width: 767px){#chatListWrapper{width:360px;max-height:none}}@media screen and (min-width: 1000px){.intro-animation span{font-size:6em}.livechat-wrapper{width:400px;right:0;left:auto}}@media screen and (min-width: 1200px){.intro-animation span{font-size:8em}}@media screen and (min-width: 1500px){.intro-animation span{font-size:10em}}.nopadding{padding:0}.color-green{color:#4caf50 !important}.bg-green{background:#4caf50 !important}a.color-green{color:#4caf50 !important}a.color-green:hover{color:#8bc34a !important}.bg-indigo{background:#3949ab;color:#e0e0e0}
/*# sourceMappingURL=style.min.css.map */