CINXE.COM

500 - Server Error

<!DOCTYPE HTML> <html lang="sr-yu" dir="ltr" class="uk-height-1-1 tm-error"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/> <link rel="icon" href="/assets/img/favicons/favicon.png" type="image/ico"/> <title>500 - Server Error</title> <link href="https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900&amp;subset=latin-ext" rel="stylesheet"/> <link href="/assets/css/widgets/font-awesome/css/fontawesome-all.min.css" rel="stylesheet" type="text/css"/> </head> <body class="ctw-error"> <style type="text/css" scoped> a { color: #4a999f; text-decoration: none; -webkit-transition: color .3s ease; transition: color .3s ease; } a:focus, a:hover { text-decoration: none; color: #d2e22e; -webkit-transition: color .3s ease; transition: color .3s ease; } html { height: 100%; } body { text-align: center; color: #ffffff; font-family: 'Montserrat', sans-serif; font-weight: normal; background: #3e3d96; margin: 0; height: 100%; padding: 0; font-size: 16px; position: relative; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow-x: hidden; } .ctw-error:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; } .ctw-error .container { text-align: center; display: inline-block; max-width: 100%; font-size: 1rem; vertical-align: middle; margin: 0 auto; padding: 0 15px; } .ctw-error h1, .ctw-error h2 { margin-bottom: 10px; margin-top: 25px; text-transform: uppercase; line-height: 100%; font-weight: bold; } .ctw-error .fa-frown { font-size: 250px; } .ctw-error h1 { font-size: 200px; } .ctw-error h2 { font-size: 22px; color: #fff; margin-bottom: 50px; } .ctw-error p { font-size: 15px; } .error-bgd { width: 500px; height: 250px; position: absolute; top: 33%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); display: inline-block; z-index: 99; } .error-text { z-index: 999 } @media (max-width: 767px) { body { height: auto; } .ctw-error .hidden-small { display: none; } .error-bgd { display: none; } } </style> <div class="container"> <div class="error-bgd"></div> <div class='error-text'> <!--<h1>500</h1>--> <h2>Server error</h2> <p>Server error occurred. <br class=hidden-small>Go <a href="javascript:history.go(-1)">back</a> to choose a new direction.</p> </div> </div> </body> </html>