* {
	margin: 0;
	padding: 0;
}
article, aside, footer, header, nav, section {
	display: block;
}
body {
	font: 18px Arial, sans-serif;
	background-color: #05003a;
}
section {
	width: 100%;
	position: relative;
	overflow: hidden;
}
hr {
	height: 0px;
	width: 100%;
	color: #05003a;
	clear: both;
	margin: 10px 0px 90px 0px;
	visibility: hidden;
}
img {
	border: none;
}
a {
	text-decoration:none;
	color: #05003a;
}
a:hover {
	color: #0a1b77;
}
.wrapper {
	width: 1350px;
	display: table;
	position: relative;
	overflow: hidden;
	background-color: #05003a;
	margin: 0 auto;
	clear: both;
}


/* Header
-----------------------------------------------------------------------------*/
header {
	height: 100px;
	width: 100%;
	display: table;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0 auto;
	z-index: 9;
	position: relative;
}
.header {
	height: 100px;
	width: 1350px;
	background: #FFFFFF;
	position: relative;
	display: table;
	z-index: 10;
	margin: 0 auto;
}

#logo {
	height: 60px;
	width: 38px;
    border: none;
	float:left;
	padding: 5px 0px 5px 20px;
}
.nav {
	list-style: none;
	padding-left: 20px;
	overflow: hidden;
	position:relative;
	font-size: 20px; 
	padding-top: 10px; 
}
.nav li {
	float:left;
	padding: 30px 10px 0px 10px;
}
.nav li.vxod {
	padding: 10px 15px;
	border: 2px solid #6becf4;
	margin-top: 16px;
}
.nav li.vxod:hover {
	background-color: #6becf4;
}
.nav li.ilogo {
	float:left;
	padding: 0px 12px 0px 0px;
}
.nav li.tr {
	float:left;
	padding: 20px 0px 0px 20px;
}
#google_translate_element {
	width: 175px;
}
a.goog-logo-link img {
	height: 14px;
	width: 37px;
	padding: 0px;
}
#google_translate_element select {
	width: 175px;
}
div.rek {
    text-align: center;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding-top: 10px;
	color: #ffffff;
	background-color: #05003a;
	width: 1350px;
}
.s1 {
	position: relative;
	overflow: hidden;
	background: transparent url('/imgg/fon.jpg') no-repeat 100% 100%;
	background-size: cover;
	background-position: top center;
}
h1 {
	text-align: center;
	margin: 35px 0px;
	font-size: 80px;
}
.s1 h2 {
	text-align: center;
	margin: 15px 0px;
	font-size: 40px;
}
.s1 ul {
	text-align: left;
	margin: 40px 0px 120px 150px;
	list-style: none;
	font-size: 30px;
	float:left;
}
.s1 ul li {
	margin: 15px 0px;
}
.s1 img {
	height: 230px;
	width: 230px;
	float: right;
	margin: 15px 200px 0px 0px;
}
.s2 h2 {
	font-size: 30px;
	text-align: center;
	margin: 20px 0px;
}
.s2 p {
	text-align: center;
}
.s2 .s2-box {
	float:left;
	width: 20%;
}
.s2 .s2-box img {
	margin-left: 75px;
	height: 100px;
	width: 100px;
}
.s2 .s2-box h3 {
	padding: 20px 40px;
	text-align: center;
}
.s2 .s2-box p {
	padding: 15px;
}
.s3 h2 {
	font-size: 30px;
	text-align: center;
	margin: 20px 0px;
}
.s3 p {
	text-align: center;
	margin-bottom: 20px;
}
.s3 .s3-box {
	float:left;
	width: 33%;
}
.s3 .s3-box img {
	margin-left: 160px;
	height: 100px;
	width: 100px;
}
.s3 .s3-box h3 {
	padding: 25px 40px;
	text-align: center;
}
.s3 .s3-box ul {
	padding-left: 160px;
}
.s3 .s3-box ul li {
	margin: 10px 0px;
}
.s4 h2 {
	font-size: 30px;
	text-align: center;
	margin: 20px 0px;
}
.s4 p {
	text-align: center;
	margin: 20px 0px;
}
.s4 .s4-box {
	float:left;
	width: 20%;
}
.s4 .s4-box {
	text-align: center;
	padding: 20px 0px;
}
.s4 .s4-box img {
	height: 150px;
	width: 150px;
	padding-left: 20px;
}
.s5 h2 {
	font-size: 30px;
	text-align: center;
	margin: 20px 0px;
}
.s5 p {
	text-align: center;
}
.s5 ul {
	text-align: left;
	margin: 35px 0px 35px 150px;
	list-style: none;
	float: left;
}
.s5 ul li {
	margin: 10px 0px;
}
.s5 img {
	float: left;
	margin: 75px 0px 0px 400px;
	height: 128px;
	width: 128px;
}
.s5 aside {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 50px;
	text-align: center;
	padding: 20px 0px;
}
.s5 aside .media {
	position: relative;
	overflow: hidden;
	height: 50px;
	display: table;
	margin: 0px auto;
}
.s5 aside .media a {
	float: left;
	margin-left: 10px;
	height: 50px;
	width: 50px;
}
.s5 aside .media a img {
	height: 50px;
	width: 50px;
	margin: 0;
	padding: 0;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
    width: 1350px;
	position: relative;
	overflow: hidden;
	height: 40px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background-color: #05003a;
	color: #ffffff;
}
.footer div {
    position: relative;
	overflow: hidden;
	height: 40px;
	display: table;
	margin: 0px auto;
}
#garland {
position: absolute;
top: 0;
left: 0;
background-image: url('/img/christmas.png');
height: 36px;
width: 100%;
overflow: hidden;
z-index: 99
}

#nums_1 {
padding: 100px
}

.garland_1 {
background-position: 0 0
}

.garland_2 {
background-position: 0 -36px
}

.garland_3 {
background-position: 0 -72px
}

.garland_4 {
background-position: 0 -108px
}
.img {
position: absolute;
z-index: 1;
top: 0px;
right: 0px;
transform: rotateY(180deg);
}