@charset "UTF-8";

@font-face {
  font-family: 'OpenSans-Light';
  src: url('../fonts/Open_Sans_Light.eot');
  src: url('../fonts/OpenSans-Light.woff') format('woff'),
	   url('../fonts/OpenSans-Light.woff2') format('woff2'),
	   url('../fonts/Open_Sans_Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/OpenSans-Light.ttf') format('truetype'),
       url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-CondensedLight';
  src: url('../fonts/Open_Sans_Light.eot');
  src: url('../fonts/OpenSans-CondensedLight.woff') format('woff'),
	   url('../fonts/OpenSans-CondensedLight.woff2') format('woff2'),
	   url('../fonts/Open_Sans_Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/OpenSans-CondensedLight.ttf') format('truetype'),
       url('../fonts/OpenSans-CondensedLight.svg#OpenSans-CondensedLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-CondensedBold';
  src: url('../fonts/Open_Sans_Bold.eot');
  src: url('../fonts/OpenSans-CondensedBold.woff') format('woff'),
	   url('../fonts/OpenSans-CondensedBold.woff2') format('woff2'),
	   url('../fonts/Open_Sans_Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/OpenSans-CondensedBold.ttf') format('truetype'),
       url('../fonts/OpenSans-CondensedBold.svg#OpenSans-CondensedBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: 'OpenSans-Light', Arial;
	line-height: 120%;
}
body {
	color: #454545;
	background: #fff fixed url('../images/inner_bg.jpg') top center no-repeat;
	height: 100%;
	font-size: 16px;
	color: #6d6e71;
	text-align: justify;
}
body.mainpage {
	background: #fff url('../images/main_bg.jpg') top center no-repeat;
}
ol, ul {
	list-style: none;
	list-style-position: inside;
}
table {
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
abbr,acronym {
  border:0;
}
strong, b {
  font-weight: bold;
}
p {
	line-height: 150%;
}
em {
	font-style: italic;
}

/* Text styles */
h1 {
	font-size: 22px;
	color: #019dd4;
	font-family: 'OpenSans-CondensedBold';
	line-height: 200%;
	text-transform: uppercase;
}
h2 {
	font-size: 22px;
	color: #019dd4;
	font-family: 'OpenSans-CondensedBold';
	line-height: 200%;
	text-transform: uppercase;
}
h3 {
	font-size: 20px;
	color: #0a72b0;
	font-family: 'OpenSans-CondensedBold';
	line-height: 150%;
	display: inline-block;
}
a, a:visited, a:active, a:link {
	color: #019dd4;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.container {
	width: 1200px;
	margin: 0 auto;
	position:relative;
}

html,
body,
.wrapper {
	height: 100%;
}

.page {
	box-sizing: border-box;
	min-height: 100%;
	padding-bottom: 189px;
}

.header {
	background: url('../images/header_bg.jpg') top center no-repeat;
	height: 134px;
	position: relative;
}

.logo {
	position: absolute;
	width: 180px;
	height: 100px;
	background: url('../images/logo.jpg') 0% 0% no-repeat;
    top: 17px;
    left: 24px;
}

.br-header-1 {
	position: absolute;
	top: 40px;
	left: 360px;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}

.br-header-1 p {
	line-height: 120%;
	font-family: 'OpenSans-CondensedLight', Arial;
}

.br-header-2 {
	position: absolute;
	top: 55px;
	right: 200px;
	background: url('../images/ico_phone.png') 0% 0% no-repeat;
	color: #fff;
	padding-left: 40px;
	font-size: 14px;
}

.br-header-3 {
	position: absolute;
	top: 55px;
	right: 0px;
	background: url('../images/ico_email.png') 0% 5px no-repeat;
	padding-left: 40px;
	font-size: 14px;
}

.br-header-3 a {
	color: #fff;
}

.br-footer-1 {
	position: absolute;
	top: 35px;
	left: 0px;
	font-size: 14px;
	color: #cdf2ff;
}

.br-footer-2 {
	position: absolute;
	top: 115px;
	left: 0px;
	background: url('../images/ico_phone.png') 0% 0% no-repeat;
	color: #cdf2ff;
	font-size: 14px;
	padding-left: 35px;
}

.br-footer-3 {
	position: absolute;
	top: 115px;
	left: 160px;
	background: url('../images/ico_email.png') 0% 3px no-repeat;
	padding-left: 30px;
	color: #cdf2ff;
	font-size: 14px;
}

.br-footer-4 {
	position: absolute;
	top: 115px;
	left: 342px;
	background: url('../images/ico_map.png') 0% 0px no-repeat;
	padding-left: 35px;
	font-size: 14px;
	height: 22px;
}

.br-footer-4 a {
	color: #cdf2ff;
}

.br-middle-1 {
	margin-top: 50px;
	width: 221px;
}

.br-middle-1 a {
	display: block;
	width: 128px;
	height: 51px;
	background: url('../images/vacancy_bg.jpg') no-repeat;
	padding-left: 93px;
	line-height: 51px;
	color: #b4e2f5;
	font-size: 18px;
	text-decoration: none;
	font-family: 'OpenSans-CondensedBold';
}

.br-middle-1:hover a {
	color: #fff;
}

.left-block {
	float: left;
	width: 290px;
}

.main-block {
	margin-left: 290px;
	padding: 30px 0px;
}

.br-menu {
	width: 219px;
	padding: 34px 35px 31px 31px;
	margin-left: -31px;
	background: #fff;
}

.br-menu li {
	padding: 0px;
	position: relative;
	background: url('../images/li_bg.jpg') no-repeat;
	background-size: 8px 100%;
	margin-bottom: 1px;
}

.br-menu a {
	display: block;
	line-height: 39px;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
	top: -1px;
    margin-left: 8px;
    padding-left: 23px;
	border-top: 1px solid #bfbfbf;
	font-family: 'OpenSans-CondensedLight';
	text-align: left;
}

.br-menu li:first-child a {
	border: 0px;
}

.br-menu li:hover,
.br-menu .selected {
	background: url('../images/li_active_bg.jpg') no-repeat;
	background-size: 8px 100%;
}

.br-menu li:hover a,
.br-menu .selected a {
	color: #0a68a3;
}

.br-menu li ul {
	margin-top: -5px;
	padding-bottom: 10px;
}

.br-menu li li {
	background: url('../images/sub_li_bg.jpg') 0% 12px no-repeat;
	margin: 0 0 0 37px;
}

.br-menu li li a {
	text-transform: lowercase;
	line-height: 26px;
	top: 0px;
	border: 0px;
	margin: 0px;
	padding-left: 18px;
	color: #019dd4;
}

.br-menu .selected li a {
	color: #019dd4;
}

.br-menu li li:hover,
.br-menu li .selected {
	background: url('../images/sub_li_active_bg.jpg') 0% 12px no-repeat;
}

.br-menu li li:hover a,
.br-menu li .selected a {
	color: #0a68a3;
}

.footer {
	background: url('../images/footer_bg.jpg') top center no-repeat;
	height: 189px;
	margin-top: -189px;
}

.icons {
	display: none;
}

.blog-featured {
	border-left: 9px solid #8ad2eb;
	width: 817px;
	background: rgba(4, 102, 164, 0.9);
	padding: 10px 40px 15px 44px;
	color: #ffffff;
	font-size: 15px;
}

.blog-featured h2 {
	color: #b4e2f5;
}

.blog-featured  td {
	width: 50%;
	padding-right: 20px;
}

.blog-featured  ul {
	list-style-position: outside;
}

.readmore a {
	color: #fff;
	text-transform: lowercase;
	padding: 6px 13px 8px 13px;
	border: 1px solid #fff;
	text-decoration: none;
	float: right;
	margin-top: 5px;
}

.readmore a:hover {
	color: #b4e2f5;
	border: 1px solid #b4e2f5;
}

.newsflash {
	margin-top: 130px;
}

.news-item h2 {
}

.news-item img {
	float: left;
	padding-right: 20px;
}

.news-item {
	margin-bottom: 27px;
}

.news-header {
	margin-bottom: 5px;
}

.news-header h3 {
	display: inline;
}

.news-date {
	color: #fff;
	background: #019bd2;
	font-family: 'OpenSans-CondensedBold';
	font-size: 18px;
	padding: 0px 5px;
	line-height: 24px;
	margin-right: 20px;
}

.news-item .readmore a {
	color: #0a72b0;
	border-color: #0a72b0;
}

.news-item .readmore a:hover {
	color: #000;
	border: 1px solid #000;
}

.items-row {
	margin-bottom: 25px;
}

.item-page {
}

.item-page img {
	float: left;
	margin: 10px;
}

.main-block ul {
	list-style-type: disc;
}

.main-block li {
	margin-left: 15px;
}

table.border {
	width: 100%;
	border-collapse: collapse;
}

table.border td {
	border: 1px solid #000;
	padding: 5px;
}

.pagination .counter,
.pagination .pagination-start,
.pagination .pagination-end {
	display: none;
}
.pagination ul {
	display: block;
	margin: 10px 0;
}
.pagination li {
	display: inline-block;
	margin: 0px 3px;
}
.pagination span,
.pagination a {
	display: block;
	width: 38px;
	height: 38px;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	background: none;
	line-height: 38px;
	color: #feffff;
	background: url('../images/pagination.png') -118px 0px no-repeat;
	font-family: 'OpenSans-CondensedBold';
}
.pagination span,
.pagination a:hover {
	background: url('../images/pagination.png') -80px 0px no-repeat;
}
.pagination-prev span,
.pagination-prev a,
.pagination-next span,
.pagination-next a {
	width: 40px;
	height: 40px;
	font-size: 0px;
	line-height: 53px;
}
.pagination-prev span,
.pagination-prev span:hover,
.pagination-prev a,
.pagination-prev a:hover {
	background: url('../images/pagination.png') 0px 0px no-repeat;
	margin-right: 15px;
}
.pagination-next span,
.pagination-next span:hover,
.pagination-next a,
.pagination-next a:hover {
	background: url('../images/pagination.png') -40px 0px no-repeat;
	margin-left: 15px;
}