.loader{height:64px;left:calc(50% - 32px);perspective:800px;top:calc(50% - 32px);width:64px;z-index:99999}.inner,.loader{border-radius:50%;position:absolute}.inner{box-sizing:border-box;height:100%;width:100%}.inner.one{animation:rotate-one 1s linear infinite;border-bottom:3px solid #c7a652;left:0;top:0}.inner.two{animation:rotate-two 1s linear infinite;border-right:3px solid #c7a652;right:0;top:0}.inner.three{animation:rotate-three 1s linear infinite;border-top:3px solid #c7a652;bottom:0;right:0}@keyframes rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0deg)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(1turn)}}@keyframes rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0deg)}to{transform:rotateX(50deg) rotateY(10deg) rotate(1turn)}}@keyframes rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0deg)}to{transform:rotateX(35deg) rotateY(55deg) rotate(1turn)}}#notfound{height:100vh;position:relative}#notfound .notfound{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound{max-width:410px;text-align:center;width:100%}.notfound .notfound-404{height:280px;position:relative;z-index:-1}.notfound .notfound-404 h1{-webkit-text-fill-color:transparent;background:url(../images/banner/bg.jpg) no-repeat;background-position:50%;background-size:cover;font-family:Montserrat,sans-serif;font-size:230px;font-weight:900;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.notfound h2{font-size:24px;font-weight:700;text-transform:uppercase}.notfound h2,.notfound p{color:#000;font-family:Montserrat,sans-serif;margin-top:0}.notfound p{font-size:14px;font-weight:400;margin-bottom:20px}.notfound a{background:#0046d5;border-radius:40px;-webkit-box-shadow:0 4px 15px -5px #0046d5;box-shadow:0 4px 15px -5px #0046d5;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;padding:15px 30px;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:767px){.notfound .notfound-404{height:142px}.notfound .notfound-404 h1{font-size:112px}}