@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,700&subset=cyrillic');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	outline: inherit;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

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: 1em 40px;
}

hr {
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

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;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0;
	padding: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* IE/Edge */
	user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}

html {
	height: 100%;
	width: 100%;
	position: relative;
}

body {
	min-height: 100%;
	width: 100%;
	min-width: 980px;
	height: auto;
	position: relative;
}

#adg_container {
	height: 100%;
	width: 100%;
	min-height: 100%;
	position: relative;
}

#adg_header,
#adg_slider,
#adg_main,
#adg_footer,
#adg_menu_top {
	margin: 0 auto;
	width: 100%;
	position: relative;
}

#adg_header > div,
#adg_slider > div,
#adg_main > div,
#adg_footer > div,
#adg_footer2 > div,
#adg_menu_top > div {
	margin: 0 auto;
	padding: 0 20px;
	width: 1000px;
	position: relative;
}

#adg_slider {
	margin-bottom: 20px;
}

#adg_main > div {
	padding: 0;
}

#adg_footer {
	position: absolute;
	bottom: 32px;
	margin: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #0063ad;
	box-shadow: 0 0 5px rgba(0,0,0,0.9);
}

#adg_footer > div {
	padding: 25px 0;
	height: 140px;
}

#adg_footer_wrap {
	height: 200px;
}

#adg_footer2 {
	position: absolute;
	bottom: 0;
	margin: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #003b65;
}

#adg_footer2 > div {
	padding: 0 20px;
	height: 32px;
	font-size: 12px;
	line-height: 32px;
	color: #516ca3;
	text-align: center;
	overflow: hidden;
}

#adg_footer2 .copyrights,
#adg_footer2 .counters {
	display: inline-block;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0;
}

#adg_footer2 .counters {
	position: absolute;
	right: 20px;
	left: auto;
	opacity: 0.5;
}

#adg_footer2 .counters:hover {
	opacity: 1;
}

#adg_footer2 a {
	color: inherit;
	text-decoration: none;
}

#adg_footer2 a:hover {
	color: #2989cc;
}

#adg_footer2 .counters a,
#adg_footer2 .counters img {
	display: block;
	margin: 0;
	padding: 0;
}

#adg_main > div > div {
	display: table;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}

#adg_main_left,
#adg_main_right,
#adg_main_center {
	display: table-cell;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: auto;
	vertical-align: top;
}

#adg_main_left {
	width: 280px;
	padding-top: 20px;
}

#adg_main_right {
	width: 260px;
}

#adg_main_center {
	width: auto;
	padding: 20px 20px;
}

#adresstop {
}

#adg_header {
	background: #0063ad;
}

#adg_header > div {
	height: 180px;
	background: url(../images/header.png) 0 0 no-repeat;
}

.sitename {
	display: block;
	position: absolute;
	left: 150px;
	top: 20px;
}

.sitename > a {
	display: block;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	text-shadow: 01px 1px rgba(0,0,0,0.8);
}

.sitename > a > span {
	display: block;
	padding: 0 0 5px 0;
}

.sitename > a:hover {
	color: #ffdd00;
}

.header-phone {
	position: absolute;
	left: 150px;
	bottom: 5px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #003b65;
	text-align: left;
}

.header-phone span {
	display: inline-block;
	margin: 0 10px 0 0;
}

.header-phone a {
	font-weight: 700;
	font-size: 18px;
	color: inherit;
	text-decoration: none;
}

#adg_menu_top {
	background: #003b65;
}

#adg_menu_top > div {
	height: 40px;
	padding: 0;
	background: #003b65;
}

#searchtop {
	display: block;
	position: absolute;
	right: 145px;
	top: 20px;
	width: 200px;
	margin: 0 0 0 20px;
	height: 24px;
	border-radius: 5px;
	box-shadow: -1px 0 1px rgba(0,0,0,0.7);
}

#searchtop input {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 24px;
	padding: 0 5px;
	line-height: 24px;
	color: #777;
	width: 168px;
	font-size: 14px;
	border: 0;
	margin: 0;
	border-radius: 5px 0 0 5px;
}

#searchtop button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 24px;
	width: 32px;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(../images/search_top.png) 0 -30px no-repeat;
	border-radius: 0 5px 5px 0;
}

#searchtop button:hover {
	background: #0969ac url(../images/search_top.png) 0 0 no-repeat;
}

#searchtop button:active {
	background: #002f51 url(../images/search_top.png) 0 0 no-repeat;
}

.social_links {
	display: none;
	float: right;
	margin: -1px 0 -1px 10px;
	height: 26px;
	overflow: hidden;
	text-align: center;
}

.social_links a {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	text-decoration: none;
	text-indent: -1000px;
	border-radius: 2px;
	margin: 0 0 0 8px;
	border: 1px solid #fff;
	opacity: 1;
}

.social_links a:hover {
	opacity: 0.8;
	border: 1px solid #002f51;
}

.social_fb {
	background: url(../images/social-fb-24.png) 50% 50% no-repeat;
}

.social_yt {
	background: url(../images/social-yt-24.png) 50% 50% no-repeat;
}

#languagetop {
	margin: 0 19px 0 0;
	float: left;
}

#languagetop .lang-ico {
	display: block;
	position: relative;
	width: 40px;
	height: 24px;
	text-align: none;
	float: left;
	margin: 0 1px 0 0;
	transition: ease all 0.2s;
}

#languagetop .lang_uk_ua {
	background: #004d86 url(../images/language.png) 50% 0 no-repeat;
}

#languagetop .lang_uk_ua:hover {
	background: #0969ac url(../images/language.png) 50% 0 no-repeat;
}

#languagetop .lang_en {
	background: #004d86 url(../images/language.png) 50% -24px no-repeat;
}

#languagetop .lang_en:hover {
	background: #0969ac url(../images/language.png) 50% -24px no-repeat;
}

#languagetop .lang_uk_ua.lang-active {
	background: #002f51 url(../images/language.png) 50% 0 no-repeat;
}

#languagetop .lang_en.lang-active {
	background: #002f51 url(../images/language.png) 50% -24px no-repeat;
}

#breadcrumbs {
	background: #eee;
	height: 40px;
	padding: 10px 10px 0 10px;
	border-radius: 0 0 10px 10px;
	margin: 0 0 20px 0;
}

#breadcrumbs ul,
#breadcrumbs ul li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
	font-size: 14px;
}

#breadcrumbs ul {
	width: 100%;
}

#breadcrumbs ul li {
	display: inline-block;
	color: #000;
	padding: 0;
}

#breadcrumbs ul li a {
	text-decoration: none;
	color: #002f51;
}

#breadcrumbs span.divider {
	color: #002f51;
}

.clr {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}

#right_inc_top {
	width: 230px;
	float: right;
	margin: 0 0 20px 20px;
}

#center_inc_top {
	width: auto;
	padding: 0;
	margin: 0;
}

#main_inc_top {
	display: table;
	vertical-align: top;
	background: url(../images/ornament_grey.png) 0 100% repeat-x;
	margin: 0 0 10px 0;
}

#main_inc_top #center_inc_top,
#main_inc_top #right_inc_top {
	display: table-cell;
	float: none;
	margin: 0;
	position: relative;
	height: 310px;
}

#main_inc_top #right_inc_top {
	padding: 0 0 0 20px;
}

#right_inc_top .moduletable h3 {
	display: block;
	margin: 0 0 5px 0;
	padding: 5px 0;
	text-align: center;
	background: #004d86;
	color: #fff;
	line-height: 24px;
	height: auto;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	border: 0;
}

#right_inc_top .moduletable > div {
	border: 1px solid #004d86;
	padding: 10px;
}

#center_inc_top .moduletable h3,
#maintop .moduletable h3 {
	display: block;
	margin: 0 0 5px 0;
	padding: 5px 0;
	text-align: left;
	background: none;
	color: #004d86;
	line-height: 24px;
	height: auto;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	border: 0;
	border-bottom: 1px solid #004d86;
}

#maintop .moduletable h3 {
	margin-right: 10px;
	border-bottom: 0;
}

/* LATEST NEWS MODULE */
#maintop {
	clear: both;
}

#maintop .moduletable {
	clear: both;
	width: calc(100% + 10px);
	margin: 0 -10px 20px 0;
	position: relative;
}

#maintop .news_block {
	width: calc(33.333%);
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	position: relative;
}

#maintop .news_block a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#maintop .news_block .news_block_img {
	width: 100%;
	padding: 0;
	margin: 0;
}

#maintop .news_block .news_block_img img {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

#maintop .news_block h4 {
	display: block;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	height: 30px;
	padding: 6px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	float: left;
	font-weight: 400;
	clear: both;
	width: 100%;
	overflow: hidden;
	background: #eee;
}

#maintop .news_block h4 a {
	text-decoration: none;
	color: #002f51;
	height: 18px;
	overflow: hidden;
}

#maintop .news_block h4 a:hover {
	color: #002f51;
}

#maintop .news_block .news_block_txt {
	padding: 0 10px 30px 10px;
	height: 90px;
	overflow: hidden;
	background: #eee;
}

#maintop .news_block:hover h4,
#maintop .news_block:hover .news_block_txt {
	background: #fff;
	border-left: 1px solid #004d86;
	border-right: 1px solid #004d86;
	padding-left: 9px;
	padding-right: 9px;
}

#maintop .news_block:hover .news_block_txt {
	border-bottom: 1px solid #004d86;
	padding-bottom: 29px;
}

#maintop .news_block .news_block_txt p {
	line-height: 20px;
	font-size: 14px;
	margin: 0;
	overflow: hidden;
	height: 60px;
}

#maintop .news_block .readon {
	display: block;
	position: absolute;
	right: 10px;
	text-align: center;
	bottom: 0;
	font-size: 14px;
	line-height: 14px;
	padding: 3px 20px;
	background: #004d86;
	color: #fff;
	text-decoration: none;
}

#maintop .news_block .readon:hover {
	background: #002f51;
}

#maintop .news_block .news_block_date {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 1px 20px 0px 20px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	color: #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	width: auto;
	max-width: 150px;
	background: #aaa;
}

#maintop .news_block:hover .news_block_date {
	color: #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

#maintop .moduletable.ornament:after {
	content: " ";
	display: block;
	height: 24px;
	width: calc(100% - 10px);
	clear: both;
	margin: 20px 0 0 0;
	background: url(../images/ornament_grey.png) 0 100% repeat-x;
	overflow: hidden;
}

/* LATEST NEWS MODULE */

/* BLOG */
h1,
h2,
.page-header h1,
.page-header h2 {
	display: block;
	line-height: 22px;
	font-size: 24px;
	padding: 0 0 5px 0;
	height: auto;
	margin: 15px 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	clear: both;
	color: #003b65;
	text-align: left;
	border-bottom: 1px solid #003b65;
}

.page-header h1,
.page-header h2 {
	margin: 0 0 15px 0;
}

.blog .category-desc {
	margin: 0 0 30px 0;
	padding: 20px 20px 10px 20px;
	border-radius: 10px;
	box-shadow: 0 1px 7px rgba(0,0,0,0.3);
	background: #edf9ff;
	background: linear-gradient(to bottom, #edf9ff 0%, #d4f1ff 100%);
}

.blog .category-desc p {
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

.blog .items-leading {
}

.blog .items-leading > div {
	clear: both;
	display: table;
	width: 100%;
	margin: 0 0 20px 0;
	background: url(../images/ornament_grey.png) 0 100% repeat-x;
	position: relative;
}

.blog .items-leading > div > div {
	display: table-cell;
	width: auto;
	border: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

.blog .items-leading .item-image {
	width: 170px;
	padding-right: 0;
}

.blog .items-leading > div .item-image img {
	border: 0;
	padding: 0;
	margin: 0 0 35px 0;
	display: block;
	max-width: 200px;
	height: auto;
}

.blog .items-leading .item-content {
}

.blog .items-leading .page-header h2 {
	display: block;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	float: left;
	font-weight: 400;
	clear: both;
	width: 100%;
	border: 0;
}

.blog .items-leading .page-header a {
	text-decoration: none;
	color: #002f51;
	height: 18px;
	overflow: hidden;
}

.blog .items-leading .item-content .blog_intro_text {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.blog .items-leading .item-content .news_date {
	display: block;
	font-size: 10px;
	color: #555;
}

.blog .items-leading .item-content .readmore {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin: 0;
}

.blog .items-leading .item-content .readmore a {
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 5px 20px;
	background: #004d86;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.blog .items-leading .item-content .readmore a:hover {
	background: #002f51;
}

.item-page {
	font-size: 14px;
	line-height: 20px;
}

.item-page p {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	margin: 0 0 10px 0;
}

.item-page .item-image {
	text-align: center;
	margin: 0 0 10px 0;
}

.item-page .item-image img,
.item-page p img {
	display: block;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}

.item-page ul {
	margin: 10px 0;
	padding: 0 0 0 20px;
}

.item-page ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: circle;
}

.item-page > table {
	margin: 10px auto;
	text-align: center;
	border: 1px solid #eee;
	line-height: 20px;
	font-size: 14px;
}

.item-page > div > table td {
	padding: 5px 10px;
	border: 1px solid #eee;
	text-align: left;
}

.item-page > div > table th {
	background: #eee;
	color: #000;
	border-right: 1px solid #fff;
	padding: 5px 10px;
	text-align: center;
}

.item-page > div > table th:last-child {
	border-right: 1px solid #eee;
}

/* CONTACTS */
.formResponsive .formHorizontal {
	border: 1px solid #efefef;
	padding: 20px 40px;
}

.formResponsive .formHorizontal .rsform-block {
	margin: 0 !important;
	padding: 0;
}

.formResponsive .formHorizontal input[type="text"] {
	width: 300px;
	min-width: 50%;
}

.formResponsive .formHorizontal textarea {
	width: 300px;
	min-width: 100%;
}

.formResponsive .formBody {
	margin-bottom: 0;
	padding-bottom: 0;
}

.formResponsive .formHorizontal p.formDescription {
	margin: 0;
	padding: 0;
}

/* GALLERY */
.items-row {
	position: relative;
	width: 100%;
}

.items-row > div {
	position: relative;
	width: 50%;
	height: 150px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
}

.items-row > div > div {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}

.items-row > div > div.column-1 {
	margin: 0 10px 0 0;
}

.items-row > div > div.column-2 {
	margin: 0 0 0 10px;
}

.items-row > div > div > div {
	display: table-cell;
	vertical-align: top;
	width: auto;
	padding: 0;
	position: relative;
}

.items-row > div > div > div.item-image {
	width: 200px;
}

.items-row > div > div > div.item-content {
	padding: 10px 10px;
	background: #004d86;
}

.items-row > div > div:hover > div.item-content {
	background: #002f51;
}

.items-row > div > div > div.item-image img {
	display: block;
}

.items-row > div > div > div.item-content h2 {
	display: block;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	float: left;
	font-weight: 400;
	clear: both;
	width: 100%;
	color: #fff;
}

.items-row > div > div > div.item-content h2 a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.blog .items-row .bigdate {
	display: block;
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding: 5px 20px;
	margin: 0;
	background: #78b9e4;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #000;
	text-align: center;
}

.items-row > div > div > div.item-content .blog_intro_text {
	height: 80px;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	color: #efefef;
}

.items-row > div > div > div.item-content .blog_intro_text a {
	color: inherit;
	text-decoration: none;
}

.items-row > div > div > div.item-content .readmore {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 0;
	margin: 0;
}

.items-row > div > div > div.item-content .readmore a {
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 20px;
	background: #002f51;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.items-row > div > div > div.item-content .readmore a:hover {
	background: #001166;
}

#shareblock {
	margin: 40px 0 20px 0;
}

.share42init {
	display: block;
	width: auto;
	float: left;
	height: 16px;
}

.share42init a,
.ico-print,
.ico-email {
	background: url(../images/print.png) 50% 50% no-repeat;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	display: inline-block;
	overflow: hidden !important;
	text-decoration: none;
	text-indent: -1000px;
	cursor: pointer;
	float: left;
}

.ico-print {
	background: url(../images/print.png) 50% 50% no-repeat;
}

.ico-email {
	background: url(../images/print.png) 50% 50% no-repeat;
}

.item-page ul.partners-main {
	clear: both;
	display: table;
	background: #b5d9f0;
	width: 100%;
	border-radius: 150px 20px 20px 150px;
	margin: 0 0 20px 0 !important;
	list-style: none !important;
}

.item-page ul.partners-main li {
	margin: 0;
	padding: 0 40px 0 40px;
	list-style: none;
	display: table-cell;
	vertical-align: middle;
	width: auto;
}

ul.partners-main li:first-child {
	width: 300px;
	padding: 0;
}

ul.partners-main img {
	display: block;
	width: 300px;
	height: 300px;
}

.partners-other {
	display: block;
	width: 100%;
	position: relative;
	list-style: none;
	margin: 0 0 20px 0;
	text-align: center;
}

.partners-other li {
	display: inline-block;
	position: relative;
	list-style: none;
	margin: 0 5px 5px 5px;
	text-align: center;
}

.partners-other li img {
	display: block;
}

.partners-other li a {
	display: block;
	background: none;
	border: 1px solid #fff;
	border-radius: 5px;
}

.partners-other li a:hover {
	border: 1px solid #002f51;
}

.moduletable.posylannya {
	margin: 20px 0 0 0;
}

.posylannya p {
	margin: 0;
	padding: 0;
}

.posylannya a {
	display: block;
	margin: 0 0 1px 0;
	background: #004d86;
}

.posylannya br {
	position: absolute;
	display: none;
}

.posylannya img {
	display: block;
	margin: 0;
	padding: 0;
	outline: none;
}

.posylannya a:hover img {
	opacity: 0.9;
}

#adg_footer .footer_adress {
	position: absolute;
	right: 0;
	top: 25px;
	width: 35%;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,51,153,0.9);
	font-size: 16px;
	line-height: 20px;
	max-width: 900px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: right;
}

#adg_footer .footer_adress h3 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 20px;
}

#adg_footer .footer_adress p {
	margin: 0;
	padding: 0;
	text-align: right;
}

.footer_nazva {
	position: absolute;
	left: 0;
	top: 25px;
	width: 60%;
	text-align: left;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}

.footer_phone {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 60%;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}

.footer_phone span {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.footer_phone a {
	margin-left: 10px;
	text-decoration: none !important;
	color: inherit !important;
}

.pagination {
	margin: 20px 0;
}

.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	display: block;
	font-size: 0.1px;
}

.pagination ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pagination ul li a,
.pagination ul li span {
	display: block;
	min-width: 30px;
	height: 30px;
	line-height: 12px;
	padding: 9px 0;
	border-radius: 50%;
	margin: 0 0 0 5px;
	background: #eee;
	text-align: center;
	font-size: 14px;
	text-decoration: none !important;
	vertical-align: middle;
}

.pagination ul li span {
	cursor: default;
	color: #aaa;
}

.pagination ul li a {
	background: #004d86;
	color: #fff;
}

.pagination ul li a:hover {
	background: #003b65;
	color: #fbdb03;
}

.pagination .counter {
	display: none;
}

.pagination ul li.pagination-start,
.pagination ul li.pagination-end {
	display: none;
}

.pagination ul li.pagination-prev a,
.pagination ul li.pagination-next a {
	background: none;
	font-size: 22px;
	color: #004d86;
	line-height: 22px;
}

.pagination ul li.pagination-prev span,
.pagination ul li.pagination-next span {
	background: none;
	font-size: 22px;
	color: #aaa;
	line-height: 22px;
}

.category-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.category-list li {
	margin: 0 0 5px 0;
	line-height: 25px;
}

.category-list li a,
.category-list li a:visited {
	color: #003b65;
	text-decoration: none;
}

.category-list li a:hover {
	color: #003b65;
	text-decoration: underline;
}

/* CSS Document */
#menutop ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menutop li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: inherit;
}

#menutop a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 14px;
}

#menutop ul.menu {
	display: table;
	vertical-align: middle;
	width: 100%;
	position: relative;
}

#menutop ul.menu > li {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	width: auto;
	position: relative;
	padding-left: 1px;
	background: linear-gradient(to bottom, rgba(0,59,101,1) 0%, rgba(229,229,229,1) 47%, rgba(0,59,101,1) 100%);
}

#menutop ul.menu > li:last-child {
	padding-right: 1px;
}

#menutop ul.menu > li > a {
	display: block;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	padding: 0 15px;
	text-align: center;
	background: #003b65;
}

#menutop ul.menu > li > a:hover,
#menutop ul.menu > li:hover > a {
	color: #fff;
}

#menutop ul.menu > li > a:hover {
	text-decoration: underline;
}

#menutop ul.menu > li.active > a {
	color: #ffdd00;
}

#menutop ul.menu > li > ul {
	display: none !important;
	background: #004d86;
	position: absolute;
	width: auto;
	min-width: calc(100% + 20px);
	left: 0;
	top: 40px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.8);
	text-align: left;
	z-index: 99;
	padding: 10px 0;
}

#menutop ul.menu > li:hover > ul,
#menutop ul.menu > li:focus > ul {
	display: block !important;
}

#menutop ul.menu > li > ul > li {
	position: relative;
}

#menutop ul.menu > li > ul > li a {
	display: block;
	white-space: nowrap;
	padding: 6px 20px;
	line-height: 16px;
	height: auto;
}

#menutop ul.menu > li > ul > li.active > a {
	background: #003b65;
}

#menutop ul.menu > li > ul > li a:hover,
#menutop ul.menu > li > ul > li:hover > a,
#menutop ul.menu > li > ul > li:focus > a {
	text-decoration: underline;
	background: #003b65;
}

#menutop ul.menu > li > ul > li.parent > a:after {
	content: '';
	display: block;
	float: right;
	margin: 4px -10px 0 6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6.9px;
	border-color: transparent transparent transparent #6b9fc6;
}

#menutop ul.menu > li > ul > li.parent:hover > a:after,
#menutop ul.menu > li > ul > li.parent:focus > a:after {
	border-color: transparent transparent transparent #ffffff;
}

#menutop ul.menu > li > ul > li > ul {
	display: none !important;
	position: absolute;
	left: 100%;
	top: -10px;
	background: #003b65;
	padding: 10px 0;
}

#menutop ul.menu > li > ul > li:hover > ul,
#menutop ul.menu > li > ul > li:focus > ul {
	display: block !important;
}

#menutop ul.menu > li > ul > li > ul > li.active > a {
	text-decoration: underline;
}

#menuleft,
#menuleft ul #menuleft li,
#menuleft a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#menuleft {
	width: 100%;
	color: #fff;/* font-family: 'Roboto Condensed', sans-serif; */
}

#menuleft > li > a {
	padding: 10px 15px;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	background: #0063AD;
	font-weight: 400;
	line-height: 16px;
}

#menuleft > li > a:hover,
#menuleft > li.active > a {
	color: #fbdb03;
	background: #003B65;
}

#menuleft > li.parent > a {
	padding-right: 25px;
}

#menuleft > li.active > ul {
	display: block;
}

/* LVL2 */

#menuleft > li > ul {
	display: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#menuleft > li > ul > li > a {
	cursor: pointer;
	padding: 5px 15px 5px 30px;
	font-size: 14px;
	line-height: 16px;
	background: #003B65;
	color: #fff;
	text-decoration: none !important;
}

#menuleft > li > ul > li > a:hover {
	color: #fbdb03;
}

#menuleft > li > ul > li:first-child > a {
	padding-top: 15px;
}

#menuleft > li > ul > li:last-child > a {
	padding-bottom: 15px;
}

#menuleft > li > ul ul {
	display: none;
}

#menuleft > li.parent > a::after {
	display: block;
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	right: 10px;
	top: calc(50% - 5px);
	z-index: 10;
	transform: rotate(135deg);
	border-top: 1px solid #6b9fc6;
	border-left: 1px solid #6b9fc6;
}

#menuleft > li.parent > a:hover::after,
#menuleft > li.parent.active > a::after {
	transform: rotate(-135deg);
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

@media print {

* {
	color: #000 !important;
	background: transparent !important;
}

#adg_header,
#adg_slider,
#breadcrumbs,
#shareblock,
#adg_footer2,
.module {
	display: none;
}

a:after {
	content: " (" attr(href) ")";
}
}

