html,
body {
	height: 100%;
}
body {
	display: flex;
	flex-direction: column;
}
* {
	box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	background-color: #fff;
}
a {
	color: #005e8d;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #002b41;
	text-decoration: underline;
}
.container {
	max-width: 960px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
	padding: 0 10px;
}
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
footer, footer a {
	color: #fff;
}
footer, main {
	padding: 20px 0;
}
.lang_wr {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 0;
}
.logo_wr {
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
.logo_wr img {
	max-width: 255px;
}
.lang_wr {
	text-align: right;
}
header .container {
	display: block;
	position: relative;
	z-index: 1;
}
footer {
	text-align: center;
}
header .container {
	display: flex;
	align-items: center;
	z-index: 1;
}
.jmodedit {
	display: none !important;
}
div.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
div.mod-languages li {
	margin-left: 5px;
	margin-right: 5px;
}

div.mod-languages ul.lang-inline li {
	display:inline;
}

div.mod-languages ul.lang-block li {
	display:block;
}

div.mod-languages img {
	border:none;
	margin-top: -3px;
}

div.mod-languages a {
	text-decoration: none;
}
#system-message .alert-heading {
	display: none;
}
.wrap {
	flex: 1 0 auto;
}
footer {
	flex: 0 0 auto;
}
.mod-languages .dropdown-menu > li > a, .mod-languages .dropdown-menu > li > span {
	padding: 5px 9px;
}
.mod-languages .dropdown-menu > li > span {
	font-weight: bold;
	cursor: default;
}
.mod-languages .btn:hover {
	text-decoration: none;
	background: #e6e6e6;
}
.mod-languages .dropdown-menu {
	min-width: 150px;
}
div.mod-languages li {
	margin: 0 !important;
}
.lang_wr .lbl_lang {
	display: none;
}
.lang_wr .lbl_lang2 {
	text-transform: uppercase;
	color: #fff;
	text-shadow: none;
}
.lang_wr .btn-group > a:focus, .lang_wr .btn-group > a:active, .lang_wr .btn-group > a:hover {
	background: rgba(255,255,255, 0.1) !important;
}
.lang_wr .btn-group > a {
	border: 1px solid transparent !important;
}
.lang_wr .btn-group > a:focus, .lang_wr .btn-group > a:active {
	border: 1px solid #fff !important;
}
.lang_wr .dropdown-toggle, .lang_wr .btn-group.open .btn.dropdown-toggle, .lang_wr .btn.dropdown-toggle:hover {
	background: none;
	border: 0 none;
	box-shadow: none;
}
.lang_wr {
	top: 17px;
	right: 7px;
}
.lang_wr .caret {
	border-top: 4px solid #fff;
}
.lang_wr .dropdown-menu {
	left: auto;
	right: 0;
	overflow: hidden;
}
.lang_wr .btn-group.open > a {
	pointer-events: none;
}
.lang_wr .btn-group > a:focus, .lang_wr .btn-group > a:active {
	background: rgba(255,255,255, 0.1) !important;
}
header > .container {
	max-width: 569px;
}
.lang-active svg {
	width: 16px;
	margin-left: 20px;
	position: relative;
	top: 2px;
}
.mod-languages .dropdown-menu {
	min-width: max-content;
}
.mod-languages .dropdown-toggle {
	margin-bottom: 5px;
	margin-top: 5px;
}
.mod-languages .btn {
	padding: 4px 5px 4px 5px;
}
.mod-languages .dropdown-menu > li > span {
	display: block;
}
@media (max-width: 414px) {
	.lang_wr div.mod-languages li {
		margin-left: 2px;
		margin-right: 2px;
	}
}
@media (max-width: 767px) {
	.container {
		width: 100%;
	}
	body {
		padding: 0;
	}
	.container {
		padding-right: 20px;
		padding-left: 20px;
	}
	.lang_wr .btn {
		border-radius: 4px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.container {
		width: 724px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 940px;
	}
}