html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}


@font-face {
	font-family: 'PT Russia';
	src: url('fonts/PT-Russia-Medium.eot');
	src: url('fonts/PT-Russia-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/PT-Russia-Medium.woff2') format('woff2'),
		url('fonts/PT-Russia-Medium.woff') format('woff'),
		url('fonts/PT-Russia-Medium.ttf') format('truetype'),
		url('fonts/PT-Russia-Medium.svg#PT-Russia-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'PT Serif';
	src: url('fonts/PT-Serif-Bold.eot');
	src: url('fonts/PT-Serif-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PT-Serif-Bold.woff2') format('woff2'),
		url('fonts/PT-Serif-Bold.woff') format('woff'),
		url('fonts/PT-Serif-Bold.ttf') format('truetype'),
		url('fonts/PT-Serif-Bold.svg#PT-Serif-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'PT Sans Caption';
	src: url('fonts/PT-Sans-Caption-Bold.eot');
	src: url('fonts/PT-Sans-Caption-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PT-Sans-Caption-Bold.woff2') format('woff2'),
		url('fonts/PT-Sans-Caption-Bold.woff') format('woff'),
		url('fonts/PT-Sans-Caption-Bold.ttf') format('truetype'),
		url('fonts/PT-Sans-Caption-Bold.svg#PT-Sans-Caption-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'PT Russia';
	src: url('fonts/PT-Russia-Bold.eot');
	src: url('fonts/PT-Russia-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PT-Russia-Bold.woff2') format('woff2'),
		url('fonts/PT-Russia-Bold.woff') format('woff'),
		url('fonts/PT-Russia-Bold.ttf') format('truetype'),
		url('fonts/PT-Russia-Bold.svg#PT-Russia-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'PT Sans Caption';
	src: url('fonts/PT-Sans-Caption.eot');
	src: url('fonts/PT-Sans-Caption.eot?#iefix') format('embedded-opentype'),
		url('fonts/PT-Sans-Caption.woff2') format('woff2'),
		url('fonts/PT-Sans-Caption.woff') format('woff'),
		url('fonts/PT-Sans-Caption.ttf') format('truetype'),
		url('fonts/PT-Sans-Caption.svg#PT-Sans-Caption') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PT Serif';
	src: url('fonts/PT-Serif-Regular.eot');
	src: url('fonts/PT-Serif-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/PT-Serif-Regular.woff2') format('woff2'),
		url('fonts/PT-Serif-Regular.woff') format('woff'),
		url('fonts/PT-Serif-Regular.ttf') format('truetype'),
		url('fonts/PT-Serif-Regular.svg#PT-Serif-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PT Russia';
	src: url('fonts/PT-Russia-Regular.eot');
	src: url('fonts/PT-Russia-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/PT-Russia-Regular.woff2') format('woff2'),
		url('fonts/PT-Russia-Regular.woff') format('woff'),
		url('fonts/PT-Russia-Regular.ttf') format('truetype'),
		url('fonts/PT-Russia-Regular.svg#PT-Russia') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  	font-family: 'minfin-font';
	src: url('fonts/minfin-font.eot?kuw1v6');
	src: url('fonts/minfin-font.eot?kuw1v6#iefix') format('embedded-opentype'),
    url('fonts/minfin-font.ttf?kuw1v6') format('truetype'),
    url('fonts/minfin-font.woff?kuw1v6') format('woff'),
    url('fonts/minfin-font.svg?kuw1v6#minfin-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {

}

html,
body {
	font-family: 'PT Russia';
	color: #ffffff;
	min-width: 320px;
	font-size: 16px;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

body {
    background: #4caf50;
    background: -moz-radial-gradient(center, ellipse cover, #4caf50 0%, #47a24a 40%, #388e3c 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #4caf50 0%,#47a24a 40%,#388e3c 100%);
    background: radial-gradient(ellipse at center, #4caf50 0%,#47a24a 40%,#388e3c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4caf50', endColorstr='#388e3c',GradientType=1 );
}

main {
    display: block;
    width: 100%;
    max-width: 640px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 460px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: contain;
    background-image: url('images/bg2.png');
    background-position: left;
    background-repeat: no-repeat;
    position: relative;
}

h1 {
	color: #ffffff;
    font-size: 42px;
    line-height: 52px;
    font-family: 'PT Sans Caption';
}

a {
    color: #ffffff;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
