﻿@import url("https://fonts.googleapis.com/css?family=Oxygen:400,600,700,800");@import url("https://fonts.googleapis.com/css?family=Kaushan+Script:400,600,700,800");body{font-family:'Oxygen';width:100%;height:100%;overflow:hidden;background:url("/images/bg-imageNormal.jpg");background-size:cover;background-repeat:no-repeat;background-position:center;height:100vh;}body .Overlay{display:flex;align-items:center;position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.1);text-align:center;}body .Overlay .centerText{text-align:center;margin:0 auto;color:#fff;display:inline-block;padding:15px;text-shadow:2px 2px 4px rgba(0,0,0,.7);}body .Overlay .centerText img{max-width:400px;width:100%;padding:0 15px;}body .Overlay .centerText h1{font-family:'Oxygen';font-weight:bold;font-size:60pt;margin-top:-50px;margin-bottom:20px;}body .Overlay .centerText h2{font-family:'Kaushan Script';font-weight:800;font-size:20pt;margin-top:20px;margin:10px 0;}body .Overlay .centerText h3{font-size:12pt;margin-top:20px;font-weight:bold;}body .Overlay .centerText h3 svg{margin-right:5px;}a:hover{color:#fe07e8;}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px transparent inset !important;}input,button,submit,textarea{border:none;-webkit-appearance:none;border-radius:0;outline:none;resize:none;}select{border:none;border-radius:0;outline:none;resize:none;}.Both{clear:both;}.footer{padding:10px;background:rgba(0,0,0,.7);position:absolute;bottom:45px;left:0;right:0;font-size:15px;}@-webkit-keyframes moving-bg{0%{background-position:0 100%;}100%{background-position:0 0%;}}a,p{color:#fff;}ul{margin:0 auto;padding:0;}li{display:inline;text-align:center;padding:20px;color:#fff;}@media only screen and (max-width:996px){li{display:block;padding:0;}li.hidden{display:none;}}@media only screen and (max-width:766px){body{background:url("/images/bg-imageMobi.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;}body .Overlay .centerText h1{font-size:35pt;}body .Overlay .centerText h2{font-size:18pt;}body .Overlay .centerText h3{font-size:12pt;}}@media only screen and (max-width:400px){body .Overlay .centerText img{margin-top:-60px;max-width:200px;}body .Overlay .centerText h2{font-size:14pt;}body .Overlay .centerText h3{font-size:10pt;}}