html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
h1, h2 {
	text-align: center;
}
img {
    border: none;
}
body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
}
a, a:visited  {
	text-decoration: none;
	color: #0265CD;
	border: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #00718E;
}
input:active, input:hover, input:focus, button:active, button:hover, button:focus  {
    outline: 0;
    outline-offset: 0;
}
.wrapper {
	width: 100%;
	min-width: 320px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.block {
	margin: 0 auto;
	min-width: 320px;
	max-width:1400px;
	position: relative;
}
.tv {
	height: 230px;
	position: absolute;
	width: 100%;
	z-index: -2;
	background-image: url(../all-img/head.jpg);
	background-position: center bottom;
	background-size: cover;
}
header {
	height: 230px;
	min-width: 320px;
	padding-top: 0;
	background-color: rgba(0,0,0,0.41);
	background-image: url(../all-img/sk.png);
}
.hd {
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.86) 0.52%,rgba(0,0,0,0.02) 100%), url(url);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.86) 0.52%,rgba(0,0,0,0.02) 100%), url(url);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.86) 0.52%,rgba(0,0,0,0.02) 100%), url(url);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.86) 0.52%,rgba(0,0,0,0.02) 100%), url(url);
	position: relative;
}
.vrh1 {
	width: 30.33%;
	float: left;
	margin: 8px 0 7px 3%;
}
.vrh1 img {
	width: 280px;
	height: auto;
}
.vrh2 {
	width: 33.33%;
	float: left;
	margin-top: 49px;
	text-align: center;
}
.br {
	display: block;
}
.tl:before {
	content: "\e832";
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 16px;
	font-family: fontello;
	color: #ffbb02;
	margin: 1px 7px 0 0;
	display: inline-block;
	float: left;
}
.ewe {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	text-align: right;
	color: #FFF;
}
.vrh3 {
	width: 30.33%;
	margin: 49px 3% 0 0;
	text-align: right;
	float: right;
}
.em:before {
	content: "\e807";
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 15px;
	font-family: fontello;
	color: #ffbb02;
	margin: 3px 8px 0 0;
	display: inline-block;
	float: left;
}
@media (max-width:900px){
.vrh1 {
	width: 46%;
	margin: 10px 0 7px 4%;
}
.vrh1 img {
	width: 230px;
}
.vrh2 {
	width: 41%;
	float: right;
	text-align: right;
	margin: 15px 20px 0 0;
}
.vrh3 {
	width: 41%;
	margin: 15px 20px 0 0;
	letter-spacing: .05em;
}
}
@media (max-width:480px){
.vrh1 {
	width: 41%;
}
.vrh1 img {
	width: 180px;
}
.vrh2 {
	width: 36%;
	margin: 9px 20px 0 0;
}
.vrh3 {
	width: 36%;
	margin: 8px 20px 0 0;
	letter-spacing: .045em;
}
.tl:before{
	font-size: 12px;
	margin: 2px 5px 0 0;
}
.em:before{
	font-size: 12px;
	margin: 3px 5px 0 0;
}
.ewe {
	font-size: 15px;
}
}
@media (max-width:420px){
.vrh1 img {
	width: 200px;
}
.vrh1,.vrh2,.vrh3 {
	width: 100%;
	margin: 2px auto 9px auto;
	float: left;
	text-align: center;
}
}
.middle {
	width: 100%;
	padding: 0 0 300px;
	position: relative;
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
article {
	padding: 0 70px 60px 70px;
	margin: 35px 0 10px;
	text-align: justify;
}
@media (max-width:1250px){
	article {
	padding: 0 50px 60px 50px;
}
}
@media (max-width:890px){
	article {
	padding: 0 20px 40px 20px;
}
}
@media (max-width:540px){
	article {
	padding: 0 10px 20px 10px;
}
}
.tx1 {
	padding: 0 50px;
	font-size: 17px;
}
@media (max-width:1111px){
.tx1 {
	padding: 0 40px;
	font-size: 16px;
}	
}
@media (max-width:980px){
.tx1 {
	padding: 0 12px;
}	
}
@media (max-width:730px){
.tx1 {
	padding: 0;
}	
}
.statia {
	margin: 20px 45px 0 45px;
	padding: 15px 25px;
	clear: both;
}
.img-body {
	margin: 6px 36px 6px 1px;
	float: left;
	width: 206px;
	height: auto;
	outline: 5px solid rgba(255,255,255,0.54);
    outline-offset: -5px;
}
@media (max-width:550px){
.img-body {
	margin: 6px auto 18px;
	width: 100%;
	float: none;
	max-width: 390px;
	display: block;
}
}
.ogst a {
	font-size: 18px;
	font-weight: bold;
}
.ogst a:hover {
	color: #001D04;
	text-decoration: underline;
}
@media (max-width:1272px){
.tekst {
	padding: 20px 10px 30px 10px;
        text-align: justify;
}
.statia {
	margin: 20px 20px 0 20px;
	padding: 15px 25px;
}
}
@media (max-width:800px){
.tekst {
	padding: 20px 0 30px 0;
}
.statia {
	margin: 20px 0 0 0;
	padding: 15px;
}
}
footer {
	margin: -300px auto 0 auto;
	height: 300px;
	min-width: 320px;
	background-color: #273D4B;
	position: relative;
	border-top: 6px solid #ffbb02;
}
.stat {
	position: absolute;
	width: 190px;
	text-align: center;
	left: 50%;
	margin-left: -80px;
	top: 195px;
}
.alft {
	margin-bottom: 15px;
}
.foft {
	padding: 35px 1.5% 25px 1.5%;
	width: 23%;
	float: left;
	margin-left: 2%;
}
.nft {
	color: #32D3F5;
	font-size: 17px;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 11px;
}
@media (max-width:980px){
.nft {
	font-size: 15px;
}	
}
.adrft {
	color: #E9E9E9;
}
.mapft {
	margin: 0 0 3px 3.5%;
	display: inline-block;
	width: auto;
}
.social {
	text-align: center;
}
.social ul {
	margin: 10px 0 0 0;
	list-style: none;
	padding: 0;
}
.social ul li {
	margin: 0px 4px;
	display: inline-block;
}
.social a {
	transition: background 400ms ease-in-out;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.social a:hover {
	text-decoration: none;
	color: #fff;	
}
.fb a,.tw a,.gp a,.vk a {
	font-size: 15px;
	line-height: 26px;
	display: inline-block!important;
	width: 30px;
	height: 30px;
	color: #BEBEBE;
	text-align: center;
	padding: 0;
	border-radius: 50%;
	background: none;
	border: 2px solid rgba(190,190,190,0.5);
}
.social .fb a:before {
	content: "\f09a";
	font-family: fontello;
}
.social .fb a:hover {
	background: #3C5B9B !important;
}
.social .tw a:before {
	content: "\f099";
	font-family: fontello;
}
.social .tw a:hover {
	background: #359BED !important;
}
.social .gp a:before {
	content: "\f0d5";
	font-family: fontello;
}
.social .gp a:hover {
	background: #E33729!important;
}
.social .vk a:before {
	content: "\f189";
	font-family: fontello;
}
.social .vk a:hover {
	background: #027ba5 !important;
}
.ln {
    border: 2px solid #213440;
    border-bottom: 2px solid #2E4858;
    width: 94%;
    margin: 0 auto 25px auto;
}
.cop {
	padding: 20px 0 0 0;
	margin: 0 0 0 3.5%;
	font-size: 11px;
	color: #EBEBEB;
}
.made {
	position: absolute;
	bottom: 16px;
	right: 3.5%;
	height: 38px;
	font-size: 14px;
	display: block;
	width: auto;
}
.made:before {
	content: "\e809";
	font-weight: normal;
	font-size: 32px;
	font-family: fontello;
	color: #FFF;
	margin: -9px 0 0 6px;
	display: inline-block;
	float: right;
}
.made a:link, .made a:visited, .mapft a:link,.mapft a:visited {
	color: #EBEBEB;
}
.made a:hover,.mapft a:hover{
	color: #EB5539;
}
@media (max-width:846px){
.middle {
	padding: 0 0 450px;
}
footer {
	margin: -450px auto 0 auto;
	height: 450px;
}
.stat {
	top: 280px;
}
.foft {
	padding: 30px 3% 5px 3%;
	margin: 0;
	width: 50%;
}
.potc {
	text-align: right;
}
.social {
	display: inline-block;
}
.social ul li {
	margin: 0;
}
.mapft {
	margin: 48px 0 3px 3.5%;
}
}
@media (max-width:444px){
.middle {
	padding: 0 0 670px;
}
footer {
	margin: -670px auto 0 auto;
	height: 670px;
}
.foft {
	padding: 30px 3% 5px 3%;
	width: 80%;
}
.potc,.social {
	text-align: left;
}
.made {
	bottom: auto;
	right: auto;
	left: 3.5%;
	top: 480px;
}
.stat {
	margin: 0;
	top: 599px;
	left: 10px;
}
}
.clear {
	clear: both;
}
