article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

html {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

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;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


html, body, body > form {
	height: 100%;
}

html,
button,
input,
select,
textarea {
	color: #464646;
}

body {
	font-size: 21px;
	line-height: 1.2;
}

p {
	margin: 0 0 1em 0;
}

img {
	vertical-align: middle;
}

a {
	color: #000;
}

.ib {
	display: inline-block;
	vertical-align: middle;
}

.col {
	vertical-align: top;
	display: inline-block;
}

label {
	cursor: default;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.font-style1 {
	font-weight: bold;
}

.motto {
	color: #000;
	line-height: 1.1em;
	margin-bottom: 20px;
	font-weight: bold;
}

.vcard-header {
	margin-bottom: 20px;
	color: #7d7d7d;
	font-weight: bold;
}

.vcard-header p {
	line-height: 1.2em;
	margin-bottom: 0;
}

nav.primary {
	margin: 0 -30px 15px -30px;
}

nav.primary a {
	font-size: 25px;
	margin-bottom: 5px;
	display: block;
	background: #d7d7d7;
	padding: 26px 30px;
	color: #000;
	outline: none;
	text-transform: uppercase;
	text-decoration: none;
}

nav.primary a:active, nav.primary .active {
	background: #e77817;
	color: #fff;
}

h1 {
	font-size: 33px;
	color: #e77817;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	font-weight: bold;
	color: #7d7d7d;
	font-size: 21px;
	margin: 10px 0 20px 0;
}

h3 {
	font-weight: bold;
	color: #000;
	font-size: 21px;
	margin: 30px 0 10px 0;
}

nav.secondary {
	margin-bottom: 15px;
	text-transform: uppercase;
	overflow: hidden;
}

nav.secondary a {
	font-weight: bold;
	font-size: 21px;
	color: #000;
	margin-bottom: 19px;
	display: block;
	padding: 0 0 0 24px;
	background: url("/i/arrow.png") 0 6px no-repeat;
}

nav.secondary .active {
	color: #e77817;
}

.logo {
	margin-bottom: 16px;
}

.logo img {
	max-width: 100%;
}

.mobileapp {
	margin-bottom: 10px;
}

.banners a {
	display: block;
	margin-bottom: 18px;
}

.banners img {
	max-width: 100%;
}

.copyright {
	margin-bottom: 50px;
}

.vcard-footer {
	margin-bottom: 46px;
}

.vcard-footer p {
	margin-bottom: 0;
}

.catalog {
	width: 100%;
	margin-bottom: 35px;
	border-collapse: collapse;
}

.catalog thead td {
	padding: 12px 10px;
	color: #000;
	background: #daf2b5;
	font-weight: normal;
}

.catalog tbody td {
	color: #000;
	padding: 5px 10px;
}

.catalog tbody tr:nth-child(2n) td {
	background: #ebebeb;
}

.container {
	min-height: 100%;
	margin: 0 auto;
	padding: 10px 30px;
}

.footer-helper {
	clear: both;
}

.footer {
	margin: 0 -30px;
	color: #000;
	padding: 46px 30px 10px 30px;
	background: url("/i/bg1.jpg");
}

@media screen and (min-width: 961px) {
	.container {
		width: 900px;
	}

	nav.secondary a, nav.secondary div {
		width: 400px;
		margin-right: 10px;
		float: left;
	}

	.banners {
		overflow: hidden;
	}

	.banners a {
		float: left;
		margin-left: 40px;
	}

	.banners a:first-child {
		margin: 0;
	}
}

@media screen and (min-width: 769px) and (max-width: 960px) {
	.container {
		width: 708px;
	}
}

@media screen and (min-width: 641px) and (max-width: 768px) {
	.container {
		width: 580px;
	}
}

@media screen and (min-width: 360px) and (max-width: 640px) {
	.container {
		width: 320px;
	}
}

@media only screen and (max-width: 359px) {
	.container {
		width: 260px;
	}

	.logo {
		width: 220px
	}
}
