html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}
body {
	font-size: 14px;
	line-height: 22px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
	background: url(img/content.png) center top;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
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] {
	display: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
input, button, textarea, select {
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
	border: 0px solid #c0c0c0;
	margin: 0px;
	padding: 0px;
}
legend {
	border: 0;
	padding: 0;
}
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.overyhid {
	overflow-x: hidden;
}
a {
	text-decoration: underline;
	border: none;
	outline: none;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #8d0608;
}
a:active, a:hover, a:focus {
	outline: none;
	text-decoration: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 29px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
ul li{
	list-style:none;
}
ol li{
	list-style:none;
}
#header{background: url(img/bg.png) repeat-x center top;height: 161px;border-bottom: 20px solid #a77303;}
.head .center {
    height: 214px;
    background: url(img/header.png) center top;
    display: block;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.26);
}
.item-page img {
    max-width: 100%;
}
.center {
    width: 986px;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 0px 20px;
}
.logo a {
    display: inline-block;
    width: 185px;
    height: 292px;
    background: url(img/logo.png) no-repeat;
    background-size: contain;
}
.head {
    height: 181px;
    border-bottom: 20px solid #8d0608;
}
.slogan {background: url(img/slogan.png) no-repeat;background-size: contain;width: 400px;height: 126px;margin-top: 44px;margin-left: 128px;}
.head .center > div {
    display: inline-block;
    vertical-align: top;
}
ul.lang-inline li a {
  color: #fff !important
}
#content .center {
    height: 100%;
    background: #fff5d5;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.26);
    padding: 0px 30px;
}
.mainmenu ul li {
    vertical-align: top;
    border-right: 1px solid #fdf3c2;
    display: table-cell;
    min-width: 100px;
}

.mainmenu ul li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fdf3c2;
    line-height: 33px;
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.mainmenu ul {
    text-align: center;
    display: table;
    width: 100%;
}
.item-page table td {
    border: 1px solid #8d0608;
    padding: 10px 10px;
}

.item-page table td p {
    margin: 0px;
}

.mainmenu .center {
    background: #8d0608;
    border-top: 1px solid #fdf3c2;
    padding: 0px;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.26);
}

.mainmenu {
    margin-top: 33px;
    position: relative;
}

.mainmenu ul li:last-child {
    border: 0px !important;
}

.mainmenu ul li a:hover,.mainmenu ul li.active a {
    background: #fff5d5;
    color: #000;
}
.page-header h1 {
    color: #683109;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 33px;
}

.page-header {
    padding: 40px 0px 25px 0px;
    border-bottom: 1px solid #dec062;
    margin-bottom: 25px;
}

.item-page p {
    margin: 15px 0px;
}

.item-page {
    padding-bottom: 30px;
    background: url(img/stamp.png) bottom center no-repeat;
    padding-bottom: 302px;
}
.line {
    width: 50%;
    background: #dec062;
    height: 1px;
}
.item-page ul li {
    position: relative;
    padding-left: 25px;
}

.item-page ul li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #683109;
    position: absolute;
    left: 0px;
    top: 9px;
}
.item-page h2 {
    font-weight: bold;
    text-transform: uppercase;
    color: #683109;
}

.item-page h2:after {
    content: '';
    display: block;
    width: 50%;
    background: #dec062;
    height: 1px;
    margin-top: 15px;
}

.contbl {
    float: right;
    padding-top: 15px;
    text-align: right;
}
.item-page .clearfix {
    margin-top: 50px;
    display: block;
    clear: both;
}
.moduletable.socmail > div > a {
    display: inline-block;
    color: #fff;
    vertical-align: top;
    margin: 0px 4px;
}
.blog {
    background: url(img/stamp.png) bottom center no-repeat;
    padding-bottom: 302px;
}
.contbl > div {
    display: inline-block;
    vertical-align: top;
}
.moduletable.socmail {
    margin-right: 15px;
    margin-top: -1px;
}

.items-row:after {
    content: '';
    display: block;
    clear: both;
}

.items-row .page-header h2 {
    font-weight: bold;
    text-transform: uppercase;
    color: #683109;
    border-bottom: 0px !important;
}
p.counter.pull-right {
    display: none;
}

ul.pagination-list li {
    display: inline-block;
    vertical-align: top;
}

ul.pagination-list li a {
    background: #8d0608;
    color: #fff5d5;
    border-radius: 4px;
    display: inline-block;
    padding: 0px 5px;
    min-width: 12px;
    text-decoration: none;
    text-align: center;
    line-height: 35px;
}

ul.pagination-list li {
    margin: 0px 3px;
}

ul.pagination-list {
    text-align: center;
    margin-bottom: 25px;
}

ul.pagination-list li a:hover {
    color: #fff;
    background: #710101;
}
.items-row .page-header h2:after {
    content: '';
    display: block;
    width: 50%;
    background: #dec062;
    height: 1px;
    margin-top: 15px;
}

.items-row .page-header {
    border-bottom: 0px !important;
    padding: 15px 0px 0px 0px;
}
p.readmore a {
    background: #8d0608;
    color: #fdf3c2;
    text-decoration: none;
    padding: 7px 14px;
    display: inline-block;
}

a.btn {}

p.readmore {
    margin-top: 20px;
}

p.readmore a:hover {
    color: #fff;
    background: #720002;
}
.items-row {
    margin-bottom: 30px;
}

.items-row img {
    max-width: 100%;
}
div#main {
    text-align: justify;
}
.item-page ol > li {
    list-style: decimal;
}

.item-page ol {
    margin-left: 16px;
}