@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu.eot?#iefix') format('embedded-opentype'),  url('../fonts/Ubuntu.woff') format('woff'), url('../fonts/Ubuntu.ttf')  format('truetype'), url('../fonts/Ubuntu.svg#Ubuntu') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu-Medium';
  src: url('../fonts/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Ubuntu-Medium.woff') format('woff'), url('../fonts/Ubuntu-Medium.ttf')  format('truetype'), url('../fonts/Ubuntu-Medium.svg#Ubuntu-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu-Light';
  src: url('../fonts/Ubuntu-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Ubuntu-Light.woff') format('woff'), url('../fonts/Ubuntu-Light.ttf')  format('truetype'), url('../fonts/Ubuntu-Light.svg#Ubuntu-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuCondensed-Regular';
  src: url('../fonts/UbuntuCondensed-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/UbuntuCondensed-Regular.woff') format('woff'), url('../fonts/UbuntuCondensed-Regular.ttf')  format('truetype'), url('../fonts/UbuntuCondensed-Regular.svg#UbuntuCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFDinTextCondPro-Regular';
  src: url('../fonts/PFDinTextCondPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/PFDinTextCondPro-Regular.woff') format('woff'), url('../fonts/PFDinTextCondPro-Regular.ttf')  format('truetype'), url('../fonts/PFDinTextCondPro-Regular.svg#PFDinTextCondPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf')  format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri-Light';
  src: url('../fonts/Calibri-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Calibri-Light.woff') format('woff'), url('../fonts/Calibri-Light.ttf')  format('truetype'), url('../fonts/Calibri-Light.svg#Calibri-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu-Bold';
  src: url('../fonts/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Ubuntu-Bold.woff') format('woff'), url('../fonts/Ubuntu-Bold.ttf')  format('truetype'), url('../fonts/Ubuntu-Bold.svg#Ubuntu-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf')  format('truetype'), url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

	body,
	p,
	h1,
	h2,
	h3,
	h4,
	h5 {
	    margin: 0;
	    padding: 0;
	}
	
	h1,
	h2,
	h3,
	h4,
	h5 {
	    font-weight: normal;
	}
	
	ul {
	    margin: 0;
	    padding: 0;
	    list-style-type: none;
	}
	body {
	    color: #000;
	    font-size: 14px;
		font-family: 'Calibri-Light';
	    margin: 0 auto;
	    width: 100%;
	    min-width: 1320px;
	}
	*, :before, :after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
	
	.container {
		width: 100%;
		max-width: 1300px;
		margin: 0 auto;
	}
.header_contain_top {
    background: #1c4285; /* #424242; */
    height: 43px;
    line-height: 43px;
}
.top_a1 {
    font-size: 13px;
    color: #fff;
    font-family: 'Ubuntu-Medium';
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 35px;
    display: block;
    height: 43px;
    float: left;
}
.top_a1:hover {
    text-decoration: underline;
}
.top_a2 {
    font-size: 13px;
    color: #fff;
    font-family: 'Ubuntu-Medium';
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 15px;
    height: 43px;
    display: block;
    float: left;
}
.header_contain_top .container {
    overflow: hidden;
}
.header_top_box1 {
    float: left;
    overflow: hidden;
}
.header_top_box2 {
    float: right;
    overflow: hidden;
}
.top_a2:hover {
    background: #2c5295; /* rgba(0,0,0,.2); /* #323232; */
}


.header_contain_middle {
    height: 137px;
}
.header_contain_middle .container {
    overflow: hidden;
}
.header_logo {
    float: left;
    width: 297px;
    margin-right: 105px;
    padding-top: 40px;
}
.header_info p span {
    font-family: 'Ubuntu-Medium';
    font-size: 28px;
}
.header_info p {
    font-size: 20px;
    color: #212121;
    font-family: 'Ubuntu-Light';
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px;
}
.header_info_a {
    font-size: 16px;
    color: #0f50c0;
    font-family: 'Ubuntu-Light';
    text-decoration: none;
}
.header_info_a:hover {
    text-decoration: underline;
}
.header_info {
    float: left;
    width: 235px;
    padding-top: 40px;
}
.header_info p:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 17px;
    background: url(../images/head_phone.png);
    left: 0;
    top: 8px;
}
.header_search input[type="search"] {
    width: 100%;
    height: 30px;
    border-radius: 15px;
    border: 1px solid #e9e9e9;
    padding-left: 25px;
    color: #000;
    font-family: 'Ubuntu';
    font-size: 12px;
    padding-right: 50px;
}
.header_search input[type="search"]::-webkit-input-placeholder {color:#bdbdbd;}
.header_search input[type="search"]::-moz-placeholder          {color:#bdbdbd;}
.header_search input[type="search"]:-moz-placeholder           {color:#bdbdbd;}
.header_search input[type="search"]:-ms-input-placeholder      {color:#bdbdbd;}
.header_middle_box {
    width: 430px;
    float: right;
    overflow: hidden;
}
.header_search form {
    position: relative;
}
.header_search input[type="submit"] {
    color: transparent;
    background: url(../images/search_arrow.png) no-repeat;
    border: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 9px;
}
.header_search input[type="submit"]:hover {
    cursor: pointer;
}
input {
	outline: none;
	color: #000;
}
.header_accaunt {
    float: right;
/*  margin-right: 50px; */
    overflow: hidden;
    padding-top: 18px;
    margin-bottom: 18px;
}
.header_search {
    overflow: hidden;
    width: 430px;
}
.header_accaunt_img {
    float: left;
    width: 70px;
}
.header_accaunt_text {
    float: left;
    width: 175px;
    overflow: hidden;
}
.header_accaunt_text p {
    color: #ff0000;
    font-size: 14px;
    font-family: 'Ubuntu-Bold';
    margin-bottom: 7px;
}
.header_accaunt_a1 {
    font-size: 12px;
    font-family: 'Ubuntu';
    color: #fff;
    display: block;
    float: left;
    width: 66px;
    height: 26px;
    line-height: 26px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
    margin-right: 7px;
}
.header_accaunt_a2 {
    font-size: 12px;
    font-family: 'Ubuntu';
    color: #fff;
    display: block;
    float: left;
    width: 102px;
    height: 26px;
    line-height: 26px;
    background: #fe5e5e;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
}
.header_contain_bottom {
    height: 56px;
    line-height: 56px;
    background: url(../images/menu_bg.jpg);
}

.header_contain_bottom .container {
   /* padding: 0 19px; */
}



#sliders {
    padding-top: 30px;
    padding-bottom: 30px;
}
#sliders .container {
    overflow: hidden;
}
.slider_contain {
    float: left;
    width: 880px;
    height: 300px;
}



.dostyp_contain {
    float: right;
    width: 320px;
    height: 300px; /* 180px; */
    background: url(../images/dostyp_bg.png);
    text-align: center;
    padding-top: 20px;
}

/*
.dostyp_contain div { width:230px; margin-right:20px; float:right; }
.dostyp_contain img { float:left; width:50px; margin-left:1em; } 
*/

.dostyp_contain p span {
    font-family: 'Ubuntu-Bold';
}
.dostyp_contain p {
    font-size: 18px;
    color: #fff;
    font-family: 'Ubuntu';
    text-shadow: 1px 1px 1px #1b1b1b;
}
.dostyp_contain h3 {
    font-size: 18px;
    color: #b3e5fc;
    text-transform: uppercase;
    font-family: 'Ubuntu-Bold';
    text-shadow: 1px 1px 1px #1b1b1b;
    margin-top: 7px;
}

.dostyp_contain_new {
    float: right;
    width: 320px;
    height: 180px; /* 180px; */
    background: url(../images/dostyp_bg.png);
    text-align: center;
    padding-top: 20px;
}

.dostyp_contain_new div { width:230px; margin-right:20px; float:right; }
.dostyp_contain_new img { float:left; width:50px; margin-left:1em; margin-top:.5em; } 

.dostyp_contain_new p span {
    font-family: 'Ubuntu-Bold';
}
.dostyp_contain_new p {
    font-size: 18px;
    color: #fff;
    font-family: 'Ubuntu';
    text-shadow: 1px 1px 1px #1b1b1b;
}
.dostyp_contain_new h3 {
    font-size: 18px;
    color: #b3e5fc;
    text-transform: uppercase;
    font-family: 'Ubuntu-Bold';
    text-shadow: 1px 1px 1px #1b1b1b;
    margin-top: 7px;
}

.dostyp_a {
    width: 210px;
    height: 48px;
    line-height: 48px;
    color: #ff0000;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Ubuntu-Bold';
    background: #fff;
    display: block;
    margin: 0 auto;
    border-radius: 25px;
    margin-top: 25px; /* 15px; */
    position: relative;
	transition: linear .2s;
}

.dostyp_contain_new .dostyp_a {
    margin-top: 15px; /* 15px; */
}

.dostyp_a:hover {
	transform: translateY(-1px);
}
.dostyp_a:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 13px;
    background: url(../images/dostyp_btn.png);
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sposobi_oplati {
	display:block;
	float: right;
	margin-top:20px;
	clear:right;
	width: 320px;
	height:100px;
	background: url('/images/cpeo.jpg') center no-repeat;
	background-size:cover;
	text-align:center;
	line-height:100px;
	color:#fff;
	font-size:175%;
	letter-spacing:.05em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow: 0px 1px 10px rgba(0,0,0,0.5);
	transition: transform linear .2s;
}
.sposobi_oplati:hover {
	text-shadow: 0px 1px 10px rgba(0,0,0,1);
	transform: translateY(-1px);
}

#anons {
    background: url(../images/anons_top.png) top center no-repeat, url(../images/anons_bottom.png) bottom center no-repeat #fafafa;
    position: relative;
    padding-top: 25px;
    padding-bottom: 30px;
}
.anons_contain_top h2 {
    font-size: 24px;
    color: #010101;
    font-weight: normal;
    font-family: 'Ubuntu-Medium';
    position: relative;
    line-height: 1;
    padding-top: 12px;
    float: left;
}
.anons_contain_top h2:before {
    position: absolute;
    content: '';
    width: 32px;
    height: 3px;
    background: #f34040;
    top: 0;
}
.anons_contain_top {
    overflow: hidden;
    padding-bottom: 17px;
}
.anons_a {
    float: right;
    text-decoration: none;
    font-size: 12px;
    color: #757575;
    font-family: 'Ubuntu';
    padding-right: 15px;
    position: relative;
    margin-top: 20px;
}
.anons_a:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/arr_anons.png);
    right: 0;
    top: 3px;
}
.anons_a:hover {
    text-decoration: underline;
}
.anons_box {
    overflow: hidden;
    margin-bottom: 25px;
}
.anons_box_img {
    float: left;
    width: 320px;
    margin-right: 30px;
    height: 170px;
}
.anons_box_text {
    float: left;
    width: 880px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eeeeee;
}
.anons_box_text h4 {
    font-size: 12px;
    color: #bdbdbd;
    font-weight: normal;
    font-family: 'Ubuntu-Light';
    line-height: 1;
    margin-bottom: 15px;
}
.anons_s {
    font-size: 16px;
    color: #1c4285;
    text-decoration: none;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 10px;
    display: block;
}
.anons_s:hover {
    color: #f20000;
}
.anons_box_text p {
    font-size: 15px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-bottom: 10px;
}
.anons_btn {
    font-size: 12px;
    font-family: 'Ubuntu';
    color: #fff;
    display: block;
    float: left;
    width: 100px;
    height: 20px;
    line-height: 20px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
}
.anons_btn:hover {
    background: #97acd1;
}
.anons_box:last-child {
    margin-bottom: 0;
}
.banners_content_contain {
    overflow: hidden;
}
.item:last-child .banners_con {
    margin-right: 0;
}
.banners_con {
    float: left;
    margin-right: 15px;
    height: 120px;
}
#banners_content {
    padding-bottom: 25px;
    padding-top: 40px;
}
.anons_btm_bottom {
    position: absolute;
    content: '';
    width: 33px;
    height: 33px;
    background: url(../images/anons_bot.png);
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
}
#news .container {
    overflow: hidden;
}
.news_contain {
    float: left;
    width: 730px;
}
.news_contain_top {
    overflow: hidden;
}
.news_contain_top h2 {
    font-size: 24px;
    color: #010101;
    font-weight: normal;
    font-family: 'Ubuntu-Medium';
    position: relative;
    line-height: 1;
    padding-top: 12px;
    float: left;
}
.news_contain_top h2:before {
    position: absolute;
    content: '';
    width: 32px;
    height: 3px;
    background: #f34040;
    top: 0;
}
.news_a {
    float: right;
    text-decoration: none;
    font-size: 12px;
    color: #757575;
    font-family: 'Ubuntu';
    padding-right: 15px;
    position: relative;
    margin-top: 20px;
}
.news_a:hover {
    text-decoration: underline;
}
.news_a:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/arr_anons.png);
    right: 0;
    top: 3px;
}
.news_contain_top {
    overflow: hidden;
    margin-bottom: 30px;
}
.news_box {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-top: 20px;
}
.news_box:first-child {
    padding-top: 0;
}
.news_box_img {
    float: left;
    margin-right: 30px;
}
.news_box_text {
    float: left;
    width: 600px;
}
.news_box_text h4 {
    color: #bdbdbd;
    font-size: 12px;
    font-family: 'Ubuntu-Light';
    font-weight: normal;
    line-height: 1;
    margin-bottom: 10px;
}
.news_box_text p {
    font-size: 14px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-bottom: 10px;
}
.news_s {
    font-size: 14px;
    color: #1c4285;
    text-decoration: none;
    font-family: 'Ubuntu';
    margin-bottom: 10px;
    display: block;
}
.news_s:hover {
    color: #f20000;
}
.news_btn {
    font-size: 12px;
    font-family: 'Ubuntu';
    color: #fff;
    display: block;
    float: left;
    width: 100px;
    height: 20px;
    line-height: 20px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
}
.news_btn:hover {
    background: #97acd1;
}
.nb .news_box_text {
    width: 100%;
}

.material_contain > h2 {
    font-size: 24px;
    color: #010101;
    font-weight: normal;
    font-family: 'Ubuntu-Medium';
    position: relative;
    line-height: 1;
    padding-top: 12px;
    margin-bottom: 35px;
}
.material_contain > h2:before {
    position: absolute;
    content: '';
    width: 32px;
    height: 3px;
    background: #f34040;
    top: 0;
}
.material_contain {
    width: 430px;
    float: left;
    margin-left: 70px;
    background: #fafafa;
    border: 2px solid #f5f5f5;
    padding: 25px 10px 15px 30px;
}
.material_s {
    font-size: 14px;
    color: #1c4285;
    font-family: 'Ubuntu-Light';
    position: relative;
    display: block;
    text-decoration: none;
    margin-bottom: 15px;
    padding-left: 15px;
    line-height: 19px;
}
.material_s:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 9px;
    background: url(../images/materialb.png);
    left: 0;
    top: 3px;
}
.material_s:hover {
    color: #ff0000;
}
.material_box {
    height: 645px;
    padding-right: 35px !important;
    width: 386px !important;
    outline: none;
}
h1 {
    font-size: 24px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
    font-weight: normal;
    margin-bottom: 15px;
}
#text_glav {
    padding-top: 45px;
}
.text_glav_contain p {
    color: #212121;
    font-size: 16px;
    font-family: 'Ubuntu-Light';
    margin-bottom: 30px;
}
.text_glav_contain a {
    color: #2962ff;
    text-decoration: none;
}
.text_glav_contain a:hover {
    color: #ff0000;
}
.menu_footer {
    height: 55px;
    background: #1c4285;
    line-height: 55px;
}
.menu_bottom ul {
    overflow: hidden;
}
.menu_bottom ul li {
    float: left;
    margin: 0 10px;
}
.menu_bottom ul li a {
    text-decoration: none;
    color: #fefefe;
    font-size: 13px;
    font-family: 'Ubuntu-Medium';
    display: block;
}
.menu_bottom ul li a:hover {
    text-decoration: underline;
}
.menu_bottom {
    padding: 0 38px;
}

.footer_logo {
    float: left;
    width: 297px;
    margin-right: 80px;
    padding-top: 45px;
}
.footer_info p span {
    font-family: 'Ubuntu-Medium';
    font-size: 28px;
}
.footer_info p {
    font-size: 20px;
    color: #212121;
    font-family: 'Ubuntu-Light';
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px;
}
.footer_info_a {
    font-size: 16px;
    color: #0f50c0;
    font-family: 'Ubuntu-Light';
    text-decoration: none;
}
.footer_info_a:hover {
    text-decoration: underline;
}
.footer_info {
    float: left;
    width: 235px;
    padding-top: 35px;
}
.footer_info p:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 17px;
    background: url(../images/head_phone.png);
    left: 0;
    top: 8px;
}
footer {
    background: #fafafa;
    padding-bottom: 25px;
	clear:both;
}
.footer_adres p {
    font-family: 'OpenSans';
    font-size: 13px;
    color: #000;
}
.footer_adres {
    float: left;
    width: 300px;
    padding-top: 45px;
    margin-right: 20px;
}
.info_footer .container {
    overflow: hidden;
}
.sdelano_text p {
    font-size: 11px;
    color: #616161;
    font-family: 'OpenSans';
}
.sdelano_img {
    float: left;
    margin-left: 10px;
}
.sdelano_text {
    float: left;
    padding-top: 5px;
}
.footer_sdelano {
    float: right;
    /*padding-right: 20px;*/
    overflow: hidden;
    padding-top: 0px;
}
footer .container > p {
    font-size: 12px;
    color: #616161;
    font-family: 'OpenSans';
    margin-top: 15px;
}
#back-to-top{
	position:fixed;
	bottom: 30px;
	right: 1%;
	z-index:9999;
	width: 51px;
	height: 51px;
}

.cd-top {
    height: 51px;
    width: 51px;
    right: 30px;
    bottom: 30px;
    position: fixed;
}
.cd-top {
  display: inline-block;
  position: fixed;
  z-index: 10;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/up.png);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  opacity: 1;
}


.popap_text p {
    font-size: 12px;
    color: #000;
    font-family: 'Ubuntu-Medium';
}
.popap_top {
    overflow: hidden;
    margin-bottom: 15px;
}
.popap_btn {
    float: right;
}
.popap_a {
    font-size: 12px;
    font-family: 'Ubuntu';
    color: #fff;
    display: block;
    float: left;
    width: 145px;
    height: 25px;
    line-height: 25px;
    background: #fe5e5e;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
}
.popap_text {
    float: left;
    padding-top: 7px;
}
#contact_form input[type="text"] {
    width: 100%;
    border: 1px solid #e9e9e9;
    height: 30px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
}
#contact_form input[type="text"]::-webkit-input-placeholder {color:#bdbdbd;}
#contact_form input[type="text"]::-moz-placeholder          {color:#bdbdbd;}
#contact_form input[type="text"]:-moz-placeholder           {color:#bdbdbd;}
#contact_form input[type="text"]:-ms-input-placeholder      {color:#bdbdbd;}
#contact_form input[type="text"]:focus {
    outline: none;
    border: 1px solid #bbdefb;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}
#contact_form input[type="text"]:focus::-webkit-input-placeholder {color:#616161;}
#contact_form input[type="text"]:focus::-moz-placeholder          {color:#616161;}
#contact_form input[type="text"]:focus:-moz-placeholder           {color:#616161;}
#contact_form input[type="text"]:focus:-ms-input-placeholder      {color:#616161;}
#contact_form p {
    font-size: 12px;
    font-family: 'Ubuntu-Light';
    color: #757575;
    margin-bottom: 18px;
}
#contact_form {
    font-size: 13px;
    font-family: 'Ubuntu-Light';
    color: #757575;
}
.check_form input[type="checkbox"] {
    height: 15px;
    width: 15px;
    background: url(../images/check_bg.png);
    margin: 0;
    vertical-align: middle;
    margin-right: 10px;
	 -webkit-appearance: none;
}
.jq-checkbox {
    height: 15px;
    width: 15px;
    background: url(../images/check_bg.png);
    margin: 0;
    vertical-align: middle;
    margin-right: 10px;
}
.check_form input[type="checkbox"]:hover {
    cursor: pointer;
}
.jq-checkbox:hover {
    cursor: pointer;
}
.check_form input[type="checkbox"]:checked {
    background: url(../images/checed.png);
}
.jq-checkbox.checked {
    background: url(../images/checed.png);
}
#contact_form input[type="submit"] {
    font-size: 12px;
    font-family: 'Ubuntu-Medium';
    color: #fff;
    display: block;
    text-transform: uppercase;
    float: left;
    width: 180px;
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
    margin-top: 10px;
}
#contact_form input[type="submit"]:focus {
    outline: none;
}
#contact_form input[type="submit"]:hover {
    cursor: pointer;
}


#anketa {
    padding-top: 30px;
    padding-bottom: 50px;
}
.breadcrumbs a {
    font-family: 'Ubuntu-Light';
    color: #000;
    font-size: 12px;
    text-decoration: none;
}
.breadcrumbs img {
    margin-bottom: 1px;
}
.breadcrumbs span {
    color: #757575;
    font-size: 12px;
    font-family: 'Ubuntu-Light';
}
.breadcrumbs {
    margin-bottom: 20px;
}
#anketa_form {
    padding-top: 15px;
}
.anketa_form_container {
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}
.anketa_form_con {
    float: left;
    padding-top: 25px;
}
.anketa_form_boxing {
    overflow: hidden;
}
.anketa_form_box {
    float: left;
    width: 200px;
    margin-right: 30px;
}
#anketa_form label {
    color: #000;
    font-size: 12px;
    font-family: 'Ubuntu';
    padding-bottom: 5px;
    display: block;
}
#anketa_form input[type="text"] {
    width: 100%;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    height: 30px;
    padding-left: 15px;
    font-size: 12px;
    color: #000;
    font-family: 'Ubuntu';
}
#anketa_form input[type="text"]::-webkit-input-placeholder {color:#bdbdbd;}
#anketa_form input[type="text"]::-moz-placeholder          {color:#bdbdbd;}
#anketa_form input[type="text"]:-moz-placeholder           {color:#bdbdbd;}
#anketa_form input[type="text"]:-ms-input-placeholder      {color:#bdbdbd;}
.anketa_form_container input[type="text"] {
    margin-bottom: 30px;
}
.anketa_form_boxing2 {
	width: 400px;
}
.anketa_form_con2 {
    float: right;
    width: 530px;
    padding: 30px;
    background: #f5f5f5;
    padding-bottom: 0;
}
#anketa_form .select {
    width: 400px;
    box-sizing: border-box;
    background: #fff url(../images/select_arow.png) no-repeat right 5% center;
    cursor: pointer;
    font-family: 'Ubuntu';
    font-size: 15px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    color: #000;
}
#anketa_form .select:focus {
    outline: none;
}
.text {
    line-height: 30px;
}
.dropdown {
    top: 30px !important;
    background: #fff;
    width: 100%;
    height: auto !important;
    border: 1px solid #eee;
    bottom: inherit !important;
}
.dropdown li {
    font-size: 16px;
    padding: 5px 15px;
    font-family: 'Ubuntu';
}
.dropdown li:hover {
    cursor: pointer;
    color: #1c4285;
}

.anketa_form_boxing3 {
    overflow: hidden;
    margin-top: 30px;
}
.anketa_form_boxs:last-child {
    margin-right: 0;
}
.anketa_form_boxs {
    width: 220px;
    float: left;
    margin-right: 30px;
}
.anketa_form_cont p {
    font-size: 12px;
    color: #757575;
    font-family: 'Ubuntu-Light';
    margin-top: -25px;
}
.anketa_form_container2 {
    overflow: hidden;
    padding-top: 30px;
    border-bottom: 1px solid #eeeeee;
}
.anketa_form_container2 h3 {
    font-size: 18px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
    font-weight: normal;
    margin-bottom: 30px;
}
.anketa_form_boxc p {
    font-size: 12px;
    color: #bdbdbd;
    font-family: 'Ubuntu';
    padding-bottom: 8px;
}
#anketa_form .anketa_form_container2 .anketa_form_boxing4 .anketa_form_boxc input[type="text"] {
    background: #fff;
    margin: 8px 0 25px 25px;
}
.anketa_form_boxing4 {
    overflow: hidden;
}
.anketa_form_boxc {
    float: left;
    width: 430px;
    margin-right: 70px;
}
#anketa_form .anketa_form_container2 .anketa_form_boxing4 .anketa_form_boxc label {
    color: #666666;
}
.on {
    color: #000 !important;
}
.anketa_form_con2 input[type="text"]:focus {
    outline: none;
    border: 1px solid #bbdefb !important;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}
.anketa_form_container3 {
    padding: 30px;
    padding-left: 25px;
    border-bottom: 1px solid #eeeeee;
}
.anketa_form_boxing5 p {
    font-size: 13px;
    color: #000;
    font-family: 'Ubuntu';
    float: left;
}
.anketa_form_boxing5 input[type="text"] {
    width: 400px !important;
    margin-left: 50px;
    float: left;
}
.anketa_form_boxing5 {
    overflow: hidden;
}
.anketa_form_container4 {
    padding: 30px;
    padding-left: 25px;
    border-bottom: 1px solid #eeeeee;
}
.anketa_form_boxing6 {
    overflow: hidden;
}
.anketa_form_img {
    float: left;
    width: 32px;
    margin-right: 35px;
}
.anketa_form_text {
    float: left;
    width: 1090px;
}
.anketa_form_text p {
    font-size: 14px;
    color: #000;
    font-family: 'Ubuntu-Light';
}
.anketa_form_text p a {
    text-decoration: none;
    color: #2962ff;
}
.anketa_form_text p a:hover {
    color: #ff0000;
}
.anketa_form_boxing7 input[type="checkbox"] {
    float: left;
}
.anketa_form_boxing7 p {
    font-size: 13px;
    color: #757575;
    font-family: 'Ubuntu-Light';
    margin-bottom: 25px;
}
.anketa_form_boxing7 {
    overflow: hidden;
}
.anketa_form_container5 {
    padding-top: 30px;
}
#anketa_form  > p {
    font-size: 12px;
    color: #757575;
    font-family: 'Ubuntu-Light';
}
#anketa_form  input[type="submit"] {
    font-size: 12px;
    color: #fff;
    display: block;
    width: 125px;
    font-family: 'Ubuntu-Medium';
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
}
#anketa_form  input[type="submit"]:hover {
    cursor: pointer;
}



.tabs-menu {
    height: 41px;
    float: left;
    clear: both;
    text-align: left;
}
.tabs-menu li.current {
    position: relative;
    background-color: #2957a9;
    z-index: 5;
    line-height: 41px;
    height: 41px;
    border-bottom: 1px solid #2957a9;
}
.tabs-menu li {
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin-right: -2px;
    background-color: #97acd1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    vertical-align: bottom;
    border-bottom: 1px solid #fff;
}
.tabs-menu li a {
    padding: 6px 18px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Ubuntu';
}
.tabs-menu .current a {
    color: #fff;
    padding: 12px 18px;
}
.tab {
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid #2957a9;
}
#tab-1 {
    display: block;
}
.tab-content {
    width: 100%;
    display: none;
    overflow: hidden;
    padding-top: 20px;
}
.tabs-menu li.current:hover {
    background-color: #2957a9;
    border-bottom: 1px solid #2957a9;
}
#tabs-container {
    overflow: hidden;
}
.tabs-menu li:hover {
    height: 41px;
    background: #8ba2cb;
    line-height: 41px;
}
.page_box h3 {
    font-size: 18px;
    color: #010101;
    font-family: 'Ubuntu-Bold';
    font-weight: normal;
    margin-bottom: 20px;
}
.page_box p {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
    line-height: 22px;
}
.page_box p a {
    color: #2962ff;
    text-decoration: none;
}
.page_box p a:hover {
    color: #ff0000;
}
#page {
    padding-top: 30px;
    padding-bottom: 30px;
}
#page table {
    border-collapse: collapse;
    margin: 28px 0;
}
#page table tr {
    border: 1px solid #bdbdbd;
}
#page table tr:first-child {
    border: 1px solid #fff;
}
#page table th {
    border-right: 1px solid #bdbdbd;
    background: #eeeeee;
    height: 50px;
    font-size: 16px;
    color: #212121;
    font-family: 'OpenSans-Semibold';
}
#page table th:first-child {
    border-left: 1px solid #eeeeee;
}
#page table th:last-child {
    border-right: 1px solid #eeeeee;
}
#page table td {
    border: 1px solid #bdbdbd;
    height: 50px;
    color: #212121;
    font-size: 16px;
    font-family: 'Calibri-Light';
    padding: 10px;
    width: 410px;
    line-height: 22px;
}
.table_right {
    text-align: right;
}
.table_center {
    text-align: center;
}
#page .tab-content ul li {
    _olor: #424242;
    _ont-family: 'Ubuntu-Light';
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}
#page .tab-content ul {
    margin-left: 10px;
}
#page .tab-content ul li:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 9px;
    background: url(../images/page_li.png);
    left: 0;
    top: 5px;
}
#page .tab-content ul li a {
    color: #2962ff;
    text-decoration: none;
}
#page .tab-content ul li a:hover {
    color: #ff0000;
}
#vacansuu {
    padding-top: 30px;
    padding-bottom: 30px;
}
#vacansuu .vacansuu_top_select .select {
    width: 200px;
    box-sizing: border-box;
    background: #fff url(../images/select_arow.png) no-repeat right 5% center;
    cursor: pointer;
    _ont-family: 'Ubuntu';
    font-size: 15px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    color: #000;
	float: left;
}
#vacansuu .vacansuu_top_select .select:focus {
    outline: none;
}
.vacansuu_top_select p {
    float: left;
    font-size: 16px;
    color: #010101;
    _ont-family: 'Ubuntu-Medium';
    padding-top: 5px;
    margin-right: 10px;
}
.vacansuu_top_select {
    float: left;
    padding-top: 4px;
}
.vacansuu_top_btn {
    float: right;
}
.vacansuu_topa {
    font-size: 12px;
    text-transform: uppercase;
    _ont-family: 'Ubuntu-Medium';
    color: #fff;
    display: block;
    float: left;
    width: 210px;
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
}
.vacansuu_top {
    margin-bottom: 15px;
    /* height: 40px; */
}
.vacansuu_middle {
    padding-top: 30px;
}
.vacansuu_middleb {
    background: url(../images/anons_top.png) top center no-repeat;
}
.vacansuu_middle_con {
    overflow: hidden;
}
.vacansuu_box_left {
    float: left;
    width: 230px;
    text-align: right;
    margin-right: 70px;
}
.vacansuu_box_right {
    float: left;
    width: 930px;
}
.vacansuu_box_left p {
    _ont-size: 13px;
    color: #212121;
    _ont-family: 'OpenSans-Semibold';
}
.vacansuu_box_right h3 {
    font-weight: bold;
    font-size: 14px;
    color: #212121;
    _ont-family: 'OpenSans-Semibold';
}
.vacansuu_box_right p {
    _ont-size: 14px;
    color: #212121;
    _ont-family: 'OpenSans';
}
.vacansuu_box_right ul li {
    _ont-size: 16px;
    _olor: #424242;
    _ont-family: 'Ubuntu-Light';
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
.vacansuu_middle_con {
    overflow: hidden;
    margin-bottom: 22px;
}
.vacansuu_box_right ul li:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 9px;
    background: url(../images/page_li.png);
    left: 0;
    top: 5px;
}
.vacansuu_box_right ul li:last-child {
    margin-bottom: 0;
}
.vacansuu_btn {
    _ont-size: 12px;
    _ont-family: 'Ubuntu';
    color: #fff;
    display: block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
    position: relative;
    padding-right: 10px;
    float: left;
}
.vacansuu_btn:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/arr_white.png);
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.vacansuu_btn_up {
    float: right;
    color: #757575;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Ubuntu';
    position: relative;
    padding-right: 15px;
    margin-top: 3px;
}
.vacansuu_btn_up:hover {
    text-decoration: underline;
}
.vacansuu_btn_up:before {
	position: absolute;
    content: '';
    width: 8px;
    height: 5px;
    background: url(../images/arr_up.png);
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.vacansuu_bottom {
    overflow: hidden;
}
.vacansuu_all {
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}
.vacansuu_bottom .cd-top {
    height: initial;
    width: initial;
    right: 0;
    bottom: initial;
    position: relative;
    background: none;
    opacity: 1 !important;
	visibility: visible !important;
}


#rezume_form input[type="text"] {
    width: 100%;
    border: 1px solid #e9e9e9;
    height: 30px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
}
#rezume_form input[type="text"]::-webkit-input-placeholder {color:#bdbdbd;}
#rezume_form input[type="text"]::-moz-placeholder          {color:#bdbdbd;}
#rezume_form input[type="text"]:-moz-placeholder           {color:#bdbdbd;}
#rezume_form input[type="text"]:-ms-input-placeholder      {color:#bdbdbd;}
#rezume_form input[type="text"]:focus {
    outline: none;
    border: 1px solid #bbdefb;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}
#rezume_form input[type="text"]:focus::-webkit-input-placeholder {color:#616161;}
#rezume_form input[type="text"]:focus::-moz-placeholder          {color:#616161;}
#rezume_form input[type="text"]:focus:-moz-placeholder           {color:#616161;}
#rezume_form input[type="text"]:focus:-ms-input-placeholder      {color:#616161;}
#rezume_form p {
    font-size: 12px;
    font-family: 'Ubuntu-Light';
    color: #757575;
    margin-bottom: 18px;
}
#rezume_form textarea {
    width: 100%;
    border: 1px solid #e9e9e9;
    height: 90px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
    resize: none;
    padding-top: 7px;
}
#rezume_form textarea:focus {
    outline: none;
    border: 1px solid #bbdefb;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}
#rezume_form textarea::-webkit-input-placeholder {color:#bdbdbd;}
#rezume_form textarea::-moz-placeholder          {color:#bdbdbd;}
#rezume_form textarea:-moz-placeholder           {color:#bdbdbd;}
#rezume_form textarea:-ms-input-placeholder      {color:#bdbdbd;}
.popap_rezume_top h3 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 25px;
}
.rezume_form_con {
    overflow: hidden;
}
.rezume_form_img {
    float: left;
    width: 160px;
    text-align: center;
}
.rezume_form_input {
    float: left;
    width: 160px;
}
#rezume_form input[type="submit"] {
    font-size: 12px;
    font-family: 'Ubuntu-Medium';
    color: #fff;
    display: block;
    text-transform: uppercase;
    float: left;
    width: 125px;
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
    margin-top: 10px;
}
#rezume_form input[type="submit"]:focus {
    outline: none;
}
#rezume_form input[type="submit"]:hover {
    cursor: pointer;
}

#partner {
    padding-top: 30px;
    padding-bottom: 30px;
}
#partner h2 {
    font-family: 'Ubuntu-Medium';
    font-weight: normal;
    font-size: 18px;
    color: #010101;
	margin-bottom: 15px;
}
.partner_contain p {
    font-size: 14px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-top: 5px;
}
.partner_contain {
    overflow: hidden;
    padding: 0 30px;
    margin-bottom: 35px;
}
.partner_box {
    width: 210px;
    float: left;
    margin-right: 24px;
}
.partner_container > p {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
}
.partner_container > p a {
    color: #2962ff;
	text-decoration: none;
}
.partner_container > p a:hover {
    color: #ff0000;
}

.novosti_poisk input[type="search"] {
    width: 100%;
    height: 30px;
    border-radius: 15px;
    border: 1px solid #e9e9e9;
    padding-left: 25px;
    color: #000;
    font-family: 'Ubuntu';
    font-size: 12px;
    padding-right: 50px;
}
.novosti_poisk input[type="submit"] {
    color: transparent;
    background: url(../images/search_arrow.png) no-repeat;
    border: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 9px;
}
.novosti_poisk form {
    position: relative;
}
.novosti_poisk input[type="submit"]:hover {
    cursor: pointer;
}
.novosti_poisk {
	float: left;
	width:100%;
	max-width: 600px;
}
.novosti_search {
    overflow: hidden;
    margin-bottom: 20px;
}
#novosti {
    padding-top: 30px;
    padding-bottom: 30px;
}
.novosti_box {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.novosti_box_img {
    float: left;
    width: 100px;
    margin-right: 20px;
}
.novosti_box_text {
    float: left;
    width: 1110px;
}
.novosti_box_text h4 {
    font-size: 12px;
    color: #bdbdbd;
    font-family: 'Ubuntu-Light';
    font-weight: normal;
    line-height: 1;
    margin-bottom: 10px;
}
.novosti_s {
    font-size: 16px;
    color: #1c4285;
    text-decoration: none;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 10px;
    display: block;
}
.novosti_box_text p {
    font-size: 15px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-bottom: 10px;
}
.novosti_box_text p a {
    color: #2962ff;
	text-decoration: none;
}
.novosti_box_text p a:hover {
    color: #ff0000;
}
.novosti_box_noimg .novosti_box_text {
    width: 100%;
}
.novosti_btn {
    font-size: 12px;
    font-family: 'Ubuntu';
    color: #fff !important;
    display: block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
    position: relative;
    padding-right: 10px;
}
.novosti_btn:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/arr_white.png);
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.novosti_s:hover {
    color: #ff0000;
}
.pagination ul li {
    display: inline-block;
    text-align: center;
    margin: 8px;
    font-family: 'Ubuntu';
}
.pagination ul li a {
    display: block;
    color: #2962ff;
    font-family: 'Ubuntu-Medium';
    font-size: 14px;
    text-decoration: none;
}
.pagination ul .active a {color: #000;}
.pagination ul li:hover a {
    color: #e90d0d;
}
.pagination ul li:first-child {
    margin-left: 0;
}
.novosti_data {
    width: 200px;
    float: right;
}

 
.novosti_data .tcalInput {
	background: url('../images/cal.png') 4% 50% no-repeat;
	cursor: pointer;
	width: 100%;
	border: 1px solid #e9e9e9;
	height: 30px;
	border-radius: 3px;
	padding-left: 35px;
}

.novosti_data .tcalActive {
	background: url(../images/cal.png) 4% 50% no-repeat;
}

#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 99999999;
	width: 170px;
	background-color: white;
	margin-top: 2px;
	padding: 0 2px 2px 2px;
	border: 1px solid silver;
	-moz-box-shadow: 3px 3px 4px silver;
	-webkit-box-shadow: 3px 3px 4px silver;
	box-shadow: 3px 3px 4px silver;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
}

#tcalControls {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
#tcalControls td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	width: 16px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#tcalControls th {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
#tcalPrevYear {background-image: url('../images/prev_year.gif');}
#tcalPrevMonth {background-image: url('../images/prev_mon.gif');}
#tcalNextMonth {background-image: url('../images/next_mon.gif');}
#tcalNextYear {background-image: url('../images/next_year.gif');}

#tcalGrid {
	border-collapse: collapse;
	border: 1px solid silver;
	width: 100%;
}
#tcalGrid th {
	border: 1px solid silver;
	border-collapse: collapse;
	padding: 3px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: gray;
	color: white;
}
#tcalGrid td {
	border: 0;
	border-collapse: collapse;
	padding: 2px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	width: 14%;
	font-size: 11px;
	cursor: pointer;
}		
#tcalGrid td.tcalOtherMonth { color: silver; }
#tcalGrid td.tcalWeekend { background-color: #ACD6F5; }
#tcalGrid td.tcalToday { border: 1px solid red; }
#tcalGrid td.tcalSelected { background-color: #FFB3BE; }	

#rezume_form .tcalInput {
	background: url('../images/cal.png') 98% 50% no-repeat;
	cursor: pointer;
}

#rezume_form .tcalActive {
	background: url(../images/cal.png) 98% 50% no-repeat;
}	
	
#novost {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
}
.novost_top {
    overflow: hidden;
    margin-bottom: 10px;
}
.novost_data {
    float: left;
}
.novost_vse {
    float: right;
}
.novost_vse_a {
    float: right;
    text-decoration: none;
    font-size: 12px;
    color: #757575;
    font-family: 'Ubuntu';
    padding-right: 15px;
    position: relative;
}
.novost_vse_a:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/arr_anons.png);
    right: 0;
    top: 3px;
}
.novost_data p {
    _ont-family: 'Ubuntu-Light';
    font-size: 12px;
    color: #bdbdbd;
}
.novost_img {
    float: left;
    margin-right: 30px;
    margin-bottom: 5px;
}
.novost_contain {
    overflow: hidden;
}
.novost_contain p {
    _ont-size: 16px;
    color: #212121;
    _ont-family: 'Calibri-Light';
    line-height: 23px;
}
.novost_carusel_con {
    padding: 30px 60px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.novosti_container {
    padding-bottom: 15px;
}
.owl-next {
    width: 13px;
    height: 23px;
    background-image: url(../images/left_ar.png);
    background-repeat: no-repeat;
    display: block !important;
    position: absolute;
    right: -30px;
	color: transparent;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.owl-next:hover {
    background-image: url(../images/right_ar2.png);
    background-repeat: no-repeat;
}
.owl-prev:hover {
    background-image: url(../images/left_ar2.png);
    background-repeat: no-repeat;
}
.owl-prev {
    width: 13px;
    height: 23px;
    background-image: url(../images/right_ar.png);
    background-repeat: no-repeat;
    display: block !important;
    position: absolute;
	left: -30px;
	color: transparent;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.drugie_news_con h2 {
    font-size: 24px;
    color: #010101;
    font-weight: normal;
    _ont-family: 'Ubuntu-Medium';
    position: relative;
    line-height: 1;
    padding-top: 12px;
}
.drugie_news_con h2:before {
    position: absolute;
    content: '';
    width: 32px;
    height: 3px;
    background: #f34040;
    top: 0;
}
.drugie_news_box {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-top: 20px;
    width: 600px;
    float: left;
    min-height: 135px;
}
.drugie_news_box_img {
    float: left;
    margin-right: 30px;
}
.drugie_news_box_text {
    float: left;
    width: 450px;
}
.drugie_news_box_text h4 {
    color: #bdbdbd;
    font-size: 12px;
    _ont-family: 'Ubuntu-Light';
    font-weight: normal;
    line-height: 1;
    margin-bottom: 10px;
}
.drugie_news_box_s {
    font-size: 16px;
    color: #1c4285;
    text-decoration: none;
    _ont-family: 'Ubuntu';
    margin-bottom: 10px;
    display: block;
}
.drugie_news_box_s:hover {
    color: #f20000;
}
.drugie_news_con {
    overflow: hidden;
    padding-top: 20px;
}
.drugie_news_box:nth-child(even) {
    margin-right: 30px;
}
.novost_carusel_box {
	position: relative;
	width: 257px;
	height: 146px;
}
.novost_carusel_a {
    display: block;
    height: 100%;
    font-family: 'Ubuntu';
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding-top: 65px;
    position: relative;
}
.novost_carusel_min {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
	display: none;
}
.novost_carusel_a:before {
    position: absolute;
    content: '';
    width: 17px;
    height: 17px;
    background: url(../images/zoom.png);
    left: -100px;
    right: 0;
    margin: auto;
}
.novost_carusel_box:hover .novost_carusel_min {
	display: block;
}




.sidebar_container #cssmenu, .sidebar_container #cssmenu ul, .sidebar_container #cssmenu ul li, .sidebar_container #cssmenu ul li a {
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.sidebar_container #cssmenu {
    width: 100%;
}
.sidebar_container #cssmenu ul ul {
    display: none;
}
.sidebar_container #cssmenu > ul > li > a {
	 color: #2962ff;
	 cursor: pointer;
	 font-size: 17px;
	 padding-left: 15px;
	 text-decoration: none;
	 z-index: 2;
	 margin-bottom: 15px;
	 font-family: 'PFDinTextCondPro-Regular';
}
.sidebar_container #cssmenu > ul > li > a:hover, 
.sidebar_container #cssmenu > ul > li.active > a, 
.sidebar_container #cssmenu > ul > li.open > a {
	 color: #f20000;
}
.sidebar_container #cssmenu ul ul li a {
    color: #2962ff;
    cursor: pointer;
    font-size: 15px;
    padding-left: 35px;
    text-decoration: none;
    font-family: 'PFDinTextCondPro-Regular';
    z-index: 1;
}
.sidebar_container #cssmenu ul ul li:hover > a, 
.sidebar_container #cssmenu ul ul li.open > a, 
.sidebar_container #cssmenu ul ul li.active > a {
    color: #f2004e;
}
.sidebar_container #cssmenu ul ul ul li a {
    padding-left: 30px;
}
.sidebar_container #cssmenu > ul > li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/submenu.png);
    left: 0;
    top: 5px;
}
.sidebar_container #cssmenu > ul > li > ul > li:before {
/*    position: absolute;
    content: '';
    width: 15px;
    height: 1px; */
    left: 15px;
/*    top: 7px;
    background: #000; */
    opacity: .75;
}
.sidebar_container #cssmenu > ul > li > ul > li {
    margin-bottom: 15px;
}
.sidebar_container #cssmenu > ul > li > ul > li a:active {
    color: #f2004e;
}


#publication {
    padding-top: 30px;
    padding-bottom: 30px;
}
.publication_container {
    overflow: hidden;
}
.sidebar_container {
    padding: 20px 15px;
    background: #fafafa;
    border: 1px solid #e0e0e0;
}


.sidebar_container h3 {
    color: #010101;
    font-size: 18px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.sidebar_container {
	margin-bottom: 35px;
}
.sidebar {
	float: left;
    width: 300px;
    margin-right: 30px;
}

.publication_contain h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.content {
    float: left;
    width: 900px;
}
.publication_contain a:nth-child(even) {
    margin-right: 30px;
}
.publication_contain a {
    float: left;
    padding: 30px;
    text-decoration: none;
    padding-bottom: 10px;
}
.publication_box p {
    font-size: 16px;
    color: #1c4285;
    font-family: 'Ubuntu-Medium';
    margin-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.publication_contain a:hover {
    background: #fafafa;
}
.publication_contain {
    margin-bottom: 40px;
    overflow: hidden;
}
.publication_con p {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
    line-height: 22px;
}

.public_con > h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.public_con p {
    color: #212121;
    font-size: 16px;
    font-family: 'Calibri-Light';
    margin-top: 10px;
    margin-bottom: 30px;
}
.public_con p a {
    text-decoration: none;
    color: #2962ff;
}
.public_con p a:hover {
    color: #ff0000;
}

.public_contain {
    overflow: hidden;
}
.public_box {
    float: left;
    width: 130px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.public_box h3 {
    font-size: 16px;
    color: #1c4285;
    font-family: 'Ubuntu-Medium';
    padding-bottom: 3px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.public_box a {
    font-size: 15px;
    color: #2962ff;
    font-family: 'Calibri-Light';
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    line-height: 1;
    position: relative;
    padding-left: 10px;
}
.public_box a:before {
    position: absolute;
    content: '';
    background: url(../images/arrow_public.png);
    width: 5px;
    height: 8px;
    left: 0;
    top: 3px;
}
.public_box a:hover {
    color: #f20000;
}
 .public_box:first-child {
    width: 200px;
} 
 .public_box:first-child a {
    padding-left: 22px;
} 
.public_contain.pbb .public_box:first-child a:before {
    position: absolute;
    content: '';
    background: url(../images/pdf.png);
    width: 12px;
    height: 16px;
    left: 0;
    top: 0;
}
.public_con h3 {
    font-size: 16px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
}
.public_con h3 a {
    text-decoration: none;
    color: #2962ff;
}
.public_con h3 a:hover {
    color: #ff0000;
}


.sidebar_benner a {
    display: block;
    _argin-bottom: 20px;
}
.stati_con h3 {
    font-size: 16px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
    line-height: 1;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
.stati_con h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.avtor_tab a, .avtor_tab span {
    font-size: 16px;
    font-family: 'Calibri-Light';
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    line-height: 1;
    position: relative;
    padding-left: 10px;
}
.avtor_tab a:before, .avtor_tab span:before {
    position: absolute;
    content: '';
    background: url(../images/arrow_public.png);
    width: 5px;
    height: 8px;
    left: 0;
    top: 3px;
}
.avtor_tab a {
    color: #2962ff;
}
.avtor_tab a:hover {
    color: #f20000;
}
.avtor_tab {
    margin-bottom: 45px;
}
#stati {
	padding-top: 30px;
}
.stati_container {
	overflow: hidden;
}

#state {
    padding-top: 30px;
}
.state_container {
    overflow: hidden;
}
.state_con > h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.state_box h2 {
    color: #010101;
    font-size: 18px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 20px;
}
.state_box h3 {
    color: #010101;
    font-size: 16px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 20px;
}
.state_box > p {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-bottom: 25px;
}

.oglavlenie #cssmenu, .oglavlenie #cssmenu ul, .oglavlenie #cssmenu ul li, .oglavlenie #cssmenu ul li a {
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.oglavlenie #cssmenu {
    width: 100%;
    padding: 15px;
    padding-right: 20px;
}
.oglavlenie #cssmenu ul ul {
    display: none;
}
.oglavlenie #cssmenu > ul > li > a {
	 color: #2962ff;
	 cursor: pointer;
	 font-size: 17px;
	 padding-left: 15px;
	 text-decoration: none;
	 z-index: 2;
	 margin-bottom: 15px;
	 font-family: 'PFDinTextCondPro-Regular';
}
.oglavlenie #cssmenu > ul > li > a:hover, 
.oglavlenie #cssmenu > ul > li.active > a, 
.oglavlenie #cssmenu > ul > li.open > a {
	 color: #f20000;
}
.oglavlenie #cssmenu ul ul li a {
    color: #2962ff;
    cursor: pointer;
    font-size: 15px;
    padding-left: 35px;
    text-decoration: none;
    font-family: 'PFDinTextCondPro-Regular';
    z-index: 1;
}
.oglavlenie #cssmenu ul ul li:hover > a, 
.oglavlenie #cssmenu ul ul li.open > a, 
.oglavlenie #cssmenu ul ul li.active > a {
    color: #f2004e;
}
.oglavlenie #cssmenu ul ul ul li a {
    padding-left: 30px;
}
.oglavlenie #cssmenu > ul > li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/submenu.png);
    left: 0;
    top: 5px;
}
.oglavlenie #cssmenu > ul > li > ul > li:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 1px;
    left: 15px;
    top: 7px;
    background: #000;
}
.oglavlenie #cssmenu > ul > li > ul > li {
    margin-bottom: 15px;
}
.oglavlenie #cssmenu > ul > li > ul > li a:active {
    color: #f2004e;
}

.oglavlenie {
    width: 270px;
    float: right;
    box-shadow: 0 0 6px 3px rgba(76, 76, 76, 0.1);
    margin: 6px 6px 15px 30px;
}
.state_box  {
    overflow: hidden;
}
.oglavlenie #cssmenu h3 {
    font-size: 18px;
    color: #010101;
    text-transform: uppercase;
    font-family: 'Ubuntu-Medium';
}
.oglavlenie p span {
    font-family: 'Ubuntu-Medium';
    color: #010101;
}
.oglavlenie p {
    color: #757575;
    font-family: 'Ubuntu';
    font-size: 13px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
    background: #fafafa;
}
.state_box a {
    color: #2962ff;
    text-decoration: none;
}
.state_box a:hover {
    color: #ff0000;
}
.tabs-menu li:hover a {
    padding: 12px 18px;
}

#vopros {
	padding-top: 30px;
	padding-bottom: 30px;
}
.vopros_container {
	overflow: hidden;
}
.vopros_con h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Bold';
}
.accordion p a {
    color: #2962ff;
    text-decoration: none;
}
.accordion p a:hover {
    color: #ff0000;
}

.centr_container {
}
#centr {
    padding-top: 30px;
    padding-bottom: 30px;
}
.centr_con > h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.centr_box {
    overflow: hidden;
	margin-top: 15px;
}
.centr_box_img {
    float: left;
    margin-right: 30px;
    width: 170px;
}
.centr_box_text {
    float: left;
    width: 700px;
}
.centr_box_text h4 {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-bottom: 25px;
}
.centr_box_text > h3 {
    font-family: 'Ubuntu-Medium';
    font-size: 14px;
    color: #000;
}
.centr_box_text h2 {
    font-family: 'Ubuntu-Medium';
    font-size: 16px;
    color: #000;
}
.centr_box_text p {
    font-size: 15px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-bottom: 20px;
}
.centr_box_con h3 {
    font-size: 13px;
    color: #212121;
    font-family: 'OpenSans-Semibold';
    line-height: 20px;
}
.centr_box_con h3 span {
    font-family: 'OpenSans';
}
.centr_box_con h3 a {
    color: #2962ff;
    text-decoration: none;
    font-family: 'OpenSans';
}
.centr_box_con h3 a:hover {
    color: #ff0000;
}


.sidebar_container_lk #cssmenu, .sidebar_container_lk #cssmenu ul, .sidebar_container_lk #cssmenu ul li, .sidebar_container_lk #cssmenu ul li a {
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.sidebar_container_lk #cssmenu {
    width: 100%;
}
.sidebar_container_lk #cssmenu ul ul {
    display: none;
}
.sidebar_container_lk #cssmenu > ul > li > a {
	 color: #2962ff;
	 cursor: pointer;
	 font-size: 17px;
	 padding-left: 15px;
	 text-decoration: none;
	 z-index: 2;
	 margin-top: 15px;
	 margin-bottom: 15px;
	 font-family: 'PFDinTextCondPro-Regular';
}
.sidebar_container_lk #cssmenu > ul > li > ul > li > a {
	 color: #2962ff;
	 cursor: pointer;
	 font-size: 17px;
	 padding-left: 15px;
	 text-decoration: none;
	 z-index: 2;
	 margin-bottom: 15px;
	 font-family: 'PFDinTextCondPro-Regular';
}
.sidebar_container_lk #cssmenu > ul > li > a:hover, 
.sidebar_container_lk #cssmenu > ul > li.active > a, 
.sidebar_container_lk #cssmenu > ul > li.open > a {
	 color: #f20000;
}
.sidebar_container_lk #cssmenu ul ul ul li a {
    color: #2962ff;
    cursor: pointer;
    font-size: 15px;
    padding-left: 35px;
    text-decoration: none;
    font-family: 'PFDinTextCondPro-Regular';
    z-index: 1;
}
.sidebar_container_lk #cssmenu ul ul li:hover > a, 
.sidebar_container_lk #cssmenu ul ul li.open > a, 
.sidebar_container_lk #cssmenu ul ul li.active > a {
    color: #f2004e;
}
.sidebar_container_lk #cssmenu ul ul ul li a {
    padding-left: 35px;
}
.sidebar_container_lk #cssmenu > ul > li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/submenu.png);
    left: 0;
    top: 5px;
}
.sidebar_container_lk #cssmenu > ul > li > ul > li:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 7px;
    background: url(../images/submenu2.png);
    left: 0;
    top: 5px;
}
.sidebar_container_lk #cssmenu ul > li > ul {
    padding-left: 15px;
}
.sidebar_container_lk #cssmenu ul > li > ul > li > ul {
    padding-left: 0;
}
.sidebar_container_lk #cssmenu > ul > li > ul > li > ul > li:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 1px;
    left: 15px;
    top: 7px;
    background: #000;
}
.sidebar_container_lk #cssmenu > ul > li > ul > li > ul > li {
    margin-bottom: 15px;
}
.sidebar_container_lk #cssmenu > ul > li > ul > li > ul > li a:active {
    color: #f2004e;
}
.sidebar_container_lk h3 {
    color: #010101;
    font-size: 18px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.sidebar_container_lk {
	margin-bottom: 35px;
}
.sidebar_container_lk {
    padding: 20px 15px;
    background: #fafafa;
    border: 1px solid #e0e0e0;
}
#lk {
	padding-top: 30px;
	padding-bottom: 30px;
}
.lk_con {
	overflow: hidden;
}
.lk_con > h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.sidebar_container_lk #cssmenu > ul > li:last-child > a {
	color: #616161;
}
.sidebar_container_lk #cssmenu > ul > li:last-child:before {
	display: none;
}


.lk_top_boxl {
    float: left;
    width: 630px;
    overflow: hidden;
}
.lk_con_top {
    overflow: hidden;
}
.lk_top_boxl_img {
    float: left;
    width: 170px;
    margin-right: 30px;
}
.lk_foto {
    font-size: 12px;
    font-family: 'Ubuntu';
    color: #fff;
    display: block;
    width: 120px;
    height: 26px;
    line-height: 26px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 20px;
}
.lk_top_boxl_text {
    float: left;
    width: 430px;
}
.lk_top_boxl_tmin h2 {
    font-size: 16px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
}
.lk_top_boxl_tmin h2 span {
    font-family: 'Ubuntu';
}
.lk_top_boxl_tmin {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.lk_top_boxl_textm {
    float: left;
    width: 215px;
    padding-right: 15px;
}
.lk_top_boxl_textm h4 {
    font-size: 12px;
    color: #616161;
    font-family: 'Ubuntu';
    margin-top: 20px;
}
.lk_top_boxl_textm h3 {
    font-size: 15px;
    color: #000;
    font-family: 'Ubuntu';
}
.lk_top_boxl_textm:last-child {
    padding-left: 15px;
    padding-right: 0;
}
.lk_top_boxl_tmin:last-child {
    border-bottom: 0;
}

.lk_top_boxr {
    float: right;
    width: 240px;
}
.lk_top_boxr h2 {
    color: #000;
    font-family: 'Ubuntu';
    font-size: 16px;
    text-align: right;
    margin-bottom: 30px;
}
.span_yes {
    color: #43a047;
    font-family: 'Ubuntu-Medium';
}
.span_no {
    font-family: 'Ubuntu-Medium';
    color: #f20000;
}
.lk_top_boxr_min {
    background: #f5f5f5;
    padding: 30px;
    padding-bottom: 15px;
}
.lk_top_boxr_min h3 {
    font-size: 16px;
    color: #000;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 20px;
}
#parol_form label {
    font-size: 12px;
    color: #000;
    font-family: 'Ubuntu';
    margin-bottom: 5px;
    display: block;
}
#parol_form input[type="password"] {
    width: 100%;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    padding-left: 15px;
    font-size: 12px;
    color: #616161;
    font-family: 'Ubuntu';
	margin-bottom: 20px;
}
#parol_form input[type="password"]::-webkit-input-placeholder {color:#bdbdbd;}
#parol_form input[type="password"]::-moz-placeholder          {color:#bdbdbd;}
#parol_form input[type="password"]:-moz-placeholder           {color:#bdbdbd;}
#parol_form input[type="password"]:-ms-input-placeholder      {color:#bdbdbd;}
#parol_form input:focus {
    outline: none;
}
#parol_form input[type="submit"]:hover {
    cursor: pointer;
}
#parol_form input[type="submit"] {
    font-size: 12px;
    color: #fff;
    display: block;
    width: 120px;
    font-family: 'Ubuntu-Medium';
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
    text-transform: uppercase;
}


.lk_con_middle_con {
    float: left;
    width: 530px;
    padding: 30px;
    background: #f5f5f5;
    padding-bottom: 0;
}
.lk_form_boxing3 {
    overflow: hidden;
}
#lk_form label {
    color: #000;
    font-size: 12px;
    font-family: 'Ubuntu';
    padding-bottom: 5px;
    display: block;
}
#lk_form input[type="text"] {
    width: 100%;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    padding-left: 15px;
    font-size: 12px;
    color: #000;
    font-family: 'Ubuntu';
    margin-bottom: 30px;
}
.lk_form_cont p {
    font-size: 12px;
    color: #757575;
    font-family: 'Ubuntu-Light';
    margin-top: -25px;
    margin-bottom: 30px;
}
.lk_form_boxs {
    width: 220px;
    float: left;
    margin-right: 30px;
}
.anketa_form_container input[type="text"] {
    margin-bottom: 30px;
}
.lk_form_boxs:last-child {
    margin-right: 0;
}
.lk_con_middle {
	overflow: hidden;
}
#lk_form {
    margin-top: 25px;
}
.lk_con_middle_con h2 {
    font-size: 18px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.lk_con_middle_con2 {
    float: right;
    width: 330px;
}
#lk_form .select {
    width: 90px;
    box-sizing: border-box;
    background: #fff url(../images/select_arow.png) no-repeat right 15% center;
    cursor: pointer;
    font-family: 'Ubuntu';
    font-size: 15px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    color: #000;
	margin-bottom: 30px;
}
#lk_form .geo {
    width: 100%;
    box-sizing: border-box;
    background: #fff url(../images/select_arow.png) no-repeat right 5% center;
    cursor: pointer;
    font-family: 'Ubuntu';
    font-size: 15px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    color: #000;
    margin-bottom: 30px;
}
#lk_form .select:focus {
    outline: none;
}
.lk_con_middle_con2 input[type="text"]:last-child {
    width: 90px !important;
}
.lk_con_middle_con2 h2 {
    font-size: 18px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
#lk_form input[type="submit"]:hover {
    cursor: pointer;
}
#lk_form input[type="submit"] {
    font-size: 12px;
    color: #fff;
    display: block;
    width: 125px;
    font-family: 'Ubuntu-Medium';
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
}
#lk_form .anketa_form_container2 {
    padding-top: 30px;
    border-bottom: 0;
}
#lk_form .anketa_form_container2 .anketa_form_boxing4 .anketa_form_boxc input[type="text"] {
    background: #fff;
    margin: 8px 0 25px 25px;
    width: 94%;
}
#lk_form .anketa_form_container2 .anketa_form_boxing4 .anketa_form_boxc label {
    color: #bdbdbd;
}
#lk_form .anketa_form_boxc:last-child {
    margin-right: 0;
}
#lk_form .anketa_form_boxc {
    width: 410px;
    margin-right: 50px;
}


#lk_material {
    padding-top: 30px;
    padding-bottom: 30px;
}
.lk_material_con > h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.lk_material_con > p {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-bottom: 25px;
    line-height: 22px;
}

.lk_material_contain {
    background: #f5f5f5;
    padding: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.lk_material_contain h3{
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.lk_material_row {
	overflow: hidden;
}
.lk_material_a1 {
    line-height: 70px;
    background: linear-gradient(to top, #204890, #2b5aad);
    display: block;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    font-family: 'PFDinTextCondPro-Regular';
}
.lk_material_box:last-child {
    margin-right: 0;
}
.lk_material_a1 {
    line-height: 70px;
    background: linear-gradient(to top, #204890, #2b5aad);
    display: block;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    font-family: 'PFDinTextCondPro-Regular';
    border-radius: 10px;
}
.lk_material_a1:hover {
    background: linear-gradient(to top, #dc4848, #b71e1e);
}
.lk_material_box {
    float: left;
    width: 195px;
    text-align: center;
    height: 70px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.lk_material_box2 {
    float: left;
    width: 410px;
    margin-right: 20px;
}
.lk_material_box2:last-child {
    margin-right: 0;
}
.lk_material_a2 {
    word-wrap: break-word;
    white-space: pre-wrap;
    line-height: 70px;
    background: linear-gradient(to top, #204890, #2b5aad);
    display: block;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    font-family: 'PFDinTextCondPro-Regular';
    border-radius: 10px;
    text-align: center;
}
.lk_material_a2:hover {
    background: linear-gradient(to top, #dc4848, #b71e1e);
}
.lk_material_min {
    width: 100%;
    height: 70px;
    margin-bottom: 20px;
}
.lk_material_row2 {
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
}
.lk_m_a1 {
    line-height: inherit;
    padding: 14px 0;
} 

#lk_arhiv {
    padding-top: 30px;
    padding-bottom: 30px;
}
.lk_arhiv_con h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}

.lk_arhiv_box h3 {
    font-size: 16px;
    color: #1c4285;
    font-family: 'Ubuntu-Medium';
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.lk_arhiv_box a {
    font-size: 15px;
    color: #2962ff;
    font-family: 'Calibri-Light';
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
}
.lk_arhiv_box a:before {
    position: absolute;
    content: '';
    background: url(../images/pdf.png);
    width: 12px;
    height: 16px;
    left: 0;
    top: 0;
}
.lk_arhiv_box a:hover {
    color: #f20000;
    text-decoration: underline;
}
.lk_arhiv_box {
    margin-bottom: 30px;
}

#anonsp {
	padding-top: 30px;
	padding-bottom: 30px;
}
.anonsp_con {
	overflow: hidden;
}


.anonsp_top {
    overflow: hidden;
    margin-bottom: 10px;
}
.anonsp_data {
    float: left;
}
.anonsp_data p {
    font-family: 'Ubuntu-Light';
    font-size: 12px;
    color: #bdbdbd;
}
.anonsp_vse {
    float: right;
}
.anonsp_vse_a {
    float: right;
    text-decoration: none;
    font-size: 12px;
    color: #757575;
    font-family: 'Ubuntu';
    padding-right: 15px;
    position: relative;
}
.anonsp_vse_a:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/arr_anons.png);
    right: 0;
    top: 3px;
}
.anonsp_contain {
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.anonsp_img {
    float: left;
    margin-right: 30px;
    margin-bottom: 5px;
}
.anonsp_contain p {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
    line-height: 23px;
}

.anonsp_contain li {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
    line-height: 23px;
}

.sidebar_container_anons #cssmenu, .sidebar_container_anons #cssmenu ul, .sidebar_container_anons #cssmenu ul li, .sidebar_container_anons #cssmenu ul li a {
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.sidebar_container_anons #cssmenu {
    width: 100%;
}
.sidebar_container_anons #cssmenu ul ul {
    display: none;
}
.sidebar_container_anons #cssmenu > ul > li > a {
	 color: #2962ff;
	 cursor: pointer;
	 font-size: 17px;
	 padding-left: 15px;
	 text-decoration: none;
	 z-index: 2;
	 margin-bottom: 15px;
	 font-family: 'PFDinTextCondPro-Regular';
}
.sidebar_container_anons #cssmenu > ul > li > a:hover, 
.sidebar_container_anons #cssmenu > ul > li.active > a, 
.sidebar_container_anons #cssmenu > ul > li.open > a {
	 color: #f20000;
}
.sidebar_container_anons #cssmenu ul ul li a {
    color: #2962ff;
    cursor: pointer;
    font-size: 15px;
    padding-left: 35px;
    text-decoration: none;
    font-family: 'PFDinTextCondPro-Regular';
    z-index: 1;
}
.sidebar_container_anons #cssmenu ul ul li:hover > a, 
.sidebar_container_anons #cssmenu ul ul li.open > a, 
.sidebar_container_anons #cssmenu ul ul li.active > a {
    color: #f2004e;
}
.sidebar_container_anons #cssmenu ul ul ul li a {
    padding-left: 30px;
}
.sidebar_container_anons #cssmenu > ul > li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 8px;
    background: url(../images/submenu.png);
    left: 0;
    top: 5px;
}
.sidebar_container_anons #cssmenu > ul > li > ul > li:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 1px;
    left: 15px;
    top: 7px;
    background: #000;
}
.sidebar_container_anons #cssmenu > ul > li > ul > li {
    margin-bottom: 15px;
}
.sidebar_container_anons #cssmenu > ul > li > ul > li a:active {
    color: #f2004e;
}
.sidebar_container_anons {
    padding: 20px 15px;
    background: #fafafa;
    border: 1px solid #e0e0e0;
    margin-bottom: 35px;
    padding-right: 20px;
}
.sidebar_container_anons h3 {
    color: #010101;
    font-size: 18px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}


.anonsp_form_contain .select {
    width: 400px;
    box-sizing: border-box;
    background: #fff url(../images/select_arow.png) no-repeat right 5% center;
    cursor: pointer;
    font-family: 'Ubuntu';
    _ont-size: 13px;
	padding-left: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 30px;
    color: #000;
    float: none !important;
}
.anonsp_form_contain .select:focus {
    outline: none;
}
.anonsp_form_contain label {
    color: #000;
    _ont-size: 13px;
    font-family: 'Ubuntu';
    padding-bottom: 5px;
    display: block;
}
.anonsp_form_contain input[type="text"] {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 30px;
    padding-left: 15px;
    _ont-size: 13px;
    color: #000;
    font-family: 'Ubuntu';
}
#anonsp_form input[type="text"]::-webkit-input-placeholder {color:#bdbdbd;}
#anonsp_form input[type="text"]::-moz-placeholder          {color:#bdbdbd;}
#anonsp_form input[type="text"]:-moz-placeholder           {color:#bdbdbd;}
#anonsp_form input[type="text"]:-ms-input-placeholder      {color:#bdbdbd;}
.anonsp_form_contain input[type="text"] {
    margin-bottom: 30px;
}
#anonsp_form input:focus {
    outline: none;
}
#anonsp_form input:read-only {
	background: #f2f2f2;
}

.anonsp_form_contain {
    width: 450px;
    float: left;
}
.anonsp_form_contain_wide {
    width: 900px;
}
#anonsp_form {
}
#anonsp_form textarea {
    width: 100%;
    border: 1px solid #ccc;
    height: 85px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
    resize: none;
    padding-top: 7px;
}
#anonsp_form textarea:focus {
    outline: none;
}
.anonsp_form_con {
    overflow: hidden;
}
.anonsp_form_img {
    float: left;
    width: 125px;
}
.anonsp_form_input {
    float: left;
    width: 160px;
}
#anonsp_form p {
    _ont-size: 12px;
    font-family: 'Ubuntu-Light';
    color: #757575;
    margin-bottom: 18px;
}
.anonsp_form_contain {
    padding-right: 50px;
}
#anonsp_form {
    font-size: 13px;
    font-family: 'Ubuntu-Light';
    color: #757575;
}
#anonsp_form input[type="submit"]:hover {
    cursor: pointer;
}
#anonsp_form input[type="submit"] {
    _ont-size: 13px;
    font-family: 'Ubuntu-Medium';
    color: #fff;
    display: block;
    text-transform: uppercase;
    width: 200px;
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
    margin-top: 25px;
	margin-bottom: 15px;
}
.anonsp_con2 h3 {
    font-size: 18px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 10px;
}


#contact {
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact_con {
    overflow: hidden;
    margin-bottom: 40px;
}
.contact_box:last-child {
    margin-right: 0;
    overflow: hidden;
}
.contact_box {
    width: 585px;
    float: left;
    margin-right: 30px;
}
.contact_box p {
    font-size: 16px;
    color: #212121;
    font-family: 'Calibri-Light';
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    line-height: 22px;
}
.contact_box h2 {
    font-size: 18px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
    margin-top: 25px;
    margin-bottom: 15px;
}
.contact_box p span {
    color: #616161;
}
.contact_p1:before {
    position: absolute;
    content: '';
    width: 11px;
    height: 16px;
    background: url(../images/marker.png);
    left: 8px;
    top: 2px;
}
.contact_p2:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/phon.png);
    left: 6px;
    top: 2px;
}
.contact_p3:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 15px;
    background: url(../images/fax.png);
    left: 6px;
    top: 2px;
}
.contact_p4:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 12px;
    background: url(../images/mail.png);
    left: 6px;
    top: 2px;
}
.contact_p5:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 17px;
    background: url(../images/bus.png);
    left: 5px;
    top: 2px;
}
.contact_p6:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 13px;
    background: url(../images/car.png);
    left: 5px;
    top: 2px;
}

.contact_p7:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/website.png);
    left: 6px;
    top: 2px;
}


.contact_con2 h3 {
    font-size: 18px;
    color: #010101;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 10px;
}
#contacts_form {
}
.contact_form_contain {
    width: 430px;
    float: left;
    padding-left: 30px;
}
#contacts_form input[type="text"] {
    width: 100%;
    border: 1px solid #e9e9e9;
    height: 30px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
}
#contacts_form input[type="text"]::-webkit-input-placeholder {color:#bdbdbd;}
#contacts_form input[type="text"]::-moz-placeholder          {color:#bdbdbd;}
#contacts_form input[type="text"]:-moz-placeholder           {color:#bdbdbd;}
#contacts_form input[type="text"]:-ms-input-placeholder      {color:#bdbdbd;}
#contacts_form input[type="text"]:focus, #contacts_form .select:focus, #contacts_form textarea:focus {
    outline: none;
    border: 1px solid #bbdefb;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}

#contacts_form input[type="text"]:focus::-webkit-input-placeholder {color:#616161;}
#contacts_form input[type="text"]:focus::-moz-placeholder          {color:#616161;}
#contacts_form input[type="text"]:focus:-moz-placeholder           {color:#616161;}
#contacts_form input[type="text"]:focus:-ms-input-placeholder      {color:#616161;}
#contacts_form label {
    color: #000;
    font-size: 12px;
    font-family: 'Ubuntu';
    padding-bottom: 5px;
    display: block;
}
#contacts_form .select {
    width: 400px;
    box-sizing: border-box;
    background: #fff url(../images/select_arow.png) no-repeat right 5% center;
    cursor: pointer;
    font-family: 'Ubuntu';
    font-size: 15px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    color: #000;
}
#contacts_form .select:focus {
    outline: none;
}
#contacts_form textarea {
    width: 100%;
    border: 1px solid #e9e9e9;
    height: 185px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
    resize: none;
    padding-top: 7px;
}
#contacts_form textarea:focus {
    outline: none;
}
.contact_form_contain2 {
    width: 800px;
    padding-left: 70px;
    padding-right: 30px;
    float: left;
}
.contact_form_con {
    overflow: hidden;
    float: left;
    width: 285px;
    padding-top: 5px;
}
.contact_form_img {
    float: left;
    width: 125px;
}
.contact_form_input {
    float: left;
    width: 160px;
}
.contact_form_container {
    overflow: hidden;
}
#contacts_form input[type="submit"]:hover {
    cursor: pointer;
}
#contacts_form input[type="submit"] {
    font-size: 12px;
    font-family: 'Ubuntu-Medium';
    color: #fff;
    display: block;
    text-transform: uppercase;
    width: 125px;
    height: 38px;
    line-height: 38px;
    float: left;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
    margin-left: 55px;
}
.contact_con2 {
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.map_tab_contain {
    overflow: hidden;
    padding-top: 20px;
}
.map_adres {
    float: left;
    width: 340px;
}
.map_tab {
    float: left;
    padding-right: 0;
    width: 855px;
}
.map_adres_box {
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 15px;
    margin: 8px;
    margin-right: 10px;
    margin-top: 5px;
}
.map_adres_box p {
    font-size: 13px;
    color: #212121;
    font-family: 'OpenSans';
    margin-bottom: 5px;
}
.map_adres_box p span {
    color: #616161;
}
.map_adres_box h3 {
    font-family: 'OpenSans-Semibold';
    color: #212121;
    margin-bottom: 5px;
}
.map_adres_box.active {
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
}
.map_adres a {
    text-decoration: none;
}
.ui-slider-tabs {
    padding-bottom: 15px;
}


.real-hint {
	  background-color: #fff;
	  display: none;
	  position: absolute;
	  width: 500px;
	  z-index: 99;
	  box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.15);
	  padding-top: 20px;
	}

.real-hint .hint-caption {
	font-size: 17px;
	color: #000;
	font-family: 'Ubuntu-Medium';
	position: relative;
	padding-top: 8px;
	display: block;
	margin-left: 30px;
	}

.real-hint .prm-cross {
		background: url(../images/close.png);
		cursor: pointer;
		height: 8px;
		width: 8px;
		float: right;
		margin-right: 15px;
		margin-top: -5px;
	}

.real-show-hint {
		cursor: pointer;
		border-bottom: dashed 1px;
		font-size: 16px;
		color: #0f50c0;
		font-family: 'Ubuntu-Medium';
		position: relative;
		    margin-left: 25px;
	}

#region {
    padding-top: 30px;
    padding-bottom: 30px;
}
.region_container {
    overflow: hidden;
}
.region_con h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}
.region_min1 {
	position: absolute;
	
}
.region_min2 {
	position: absolute;
	
}
.region_min3 {
	position: absolute;
	
}
.region_box {
    position: relative;
}
.real-show-hint:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 24px;
    background: url(../images/map_marker.png);
    left: -25px;
}


.real-hint .hint-caption:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    background: #f34040;
    top: 0;
    left: 0;
}
.region_popap_con {
    overflow: hidden;
    padding: 0 30px;
    padding-bottom: 30px;
}
.region_popap_img {
    float: left;
    width: 150px;
    margin-right: 20px;
}
.region_popap_text {
    float: left;
    width: 270px;
}
.region_popap_text h3 {
    font-size: 16px;
    color: #000;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 5px;
    margin-top: 10px;
}
.region_popap_text h4 {
    font-size: 14px;
    color: #000;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 5px;
	margin-top: 10px;
}
.region_popap_text p {
    font-size: 13px;
    color: #212121;
    font-family: 'OpenSans';
    margin-bottom: 5px;
}
.region_popap_text p span {
    font-family: 'OpenSans-Semibold';
}
.region_popap_text p a {
    color: #2962ff;
    text-decoration: none;
}
.region_popap_text p a:hover {
    color: #ff0000;
}
.region_popap_con2 {
    overflow: hidden;
    background: #eeeeee;
    padding: 15px 30px;
}
.region_popap_con2 h4 {
    font-size: 14px;
    color: #000;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 5px;
}
.region_popap_box {
    float: left;
    width: 220px;
}
.region_popap_a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #2962ff;
    font-family: 'OpenSans';
    margin-bottom: 5px;
    padding-left: 15px;
    position: relative;
}
.region_popap_a:hover {
    text-decoration: underline;
    color: #f20000;
}
.region_popap_a:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 9px;
    background: url(../images/popap_b.png);
    left: 0;
    top: 4px;
}


#lk_message {
	padding-bottom: 30px;
	padding-top: 30px;
}
.lk_message_container {
	overflow: hidden;
}
.lk_message_con h2 {
    color: #010101;
    font-size: 24px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 15px;
}

.browse {
    display: none;
}
.file_btn {
    font-size: 14px;
    color: #0f50c0;
    font-family: 'Ubuntu-Medium';
    border-bottom: dashed 1px;
    display: block;
    margin-bottom: 10px;
}
.jq-file .name {
    font-family: 'Ubuntu-Medium';
    font-size: 14px;
    color: #000;
    position: relative;
    display: inline-block;
}
.lk_message_con1 {
    overflow: hidden;
    background: #f5f5f5;
    padding: 30px;
	margin-bottom: 30px;
}
#message_form label {
    color: #000;
    font-size: 12px;
    font-family: 'Ubuntu';
    padding-bottom: 5px;
    display: block;
}
#message_form .select {
    width: 290px;
    box-sizing: border-box;
    background: #fff url(../images/select_arow.png) no-repeat right 5% center;
    cursor: pointer;
    font-family: 'Ubuntu';
    font-size: 15px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    color: #000;
    margin-bottom: 20px;
}
#message_form .select:focus {
    outline: none;
}
#message_form input[type="text"]:focus {
    outline: none;
    border: 1px solid #bbdefb !important;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}
#message_form textarea {
    width: 100%;
    border: 1px solid #e9e9e9;
    height: 120px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
    resize: none;
    padding-top: 7px;
}
#message_form textarea:focus {
    outline: none;
    border: 1px solid #bbdefb;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}
#message_form textarea::-webkit-input-placeholder {color:#bdbdbd;}
#message_form textarea::-moz-placeholder          {color:#bdbdbd;}
#message_form textarea:-moz-placeholder           {color:#bdbdbd;}
#message_form textarea:-ms-input-placeholder      {color:#bdbdbd;}
#message_form input[type="submit"]:hover {
    cursor: pointer;
}
#message_form input[type="submit"] {
    font-size: 12px;
    font-family: 'Ubuntu-Medium';
    color: #fff;
    display: block;
    text-transform: uppercase;
    width: 125px;
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
    margin-top: 20px;
}

#message_form2 label {
    color: #000;
    font-size: 12px;
    font-family: 'Ubuntu';
    padding-bottom: 5px;
    display: block;
}
#message_form2 .select {
    width: 290px;
    box-sizing: border-box;
    background: #fff url(../images/select_arow.png) no-repeat right 5% center;
    cursor: pointer;
    font-family: 'Ubuntu';
    font-size: 15px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    height: 30px;
    color: #000;
    margin-bottom: 20px;
}
#message_form2 .select:focus {
    outline: none;
}
#message_form2 input[type="text"]:focus {
    outline: none;
    border: 1px solid #bbdefb !important;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}
#message_form2 textarea {
    width: 100%;
    border: 1px solid #e9e9e9;
    height: 120px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
    resize: none;
    padding-top: 7px;
}
#message_form2 textarea:focus {
    outline: none;
    border: 1px solid #bbdefb;
    box-shadow: 0 0 4px 1px #e5f3ff inset;
}
#message_form2 textarea::-webkit-input-placeholder {color:#bdbdbd;}
#message_form2 textarea::-moz-placeholder          {color:#bdbdbd;}
#message_form2 textarea:-moz-placeholder           {color:#bdbdbd;}
#message_form2 textarea:-ms-input-placeholder      {color:#bdbdbd;}
#message_form2 input[type="submit"]:hover {
    cursor: pointer;
}
#message_form2 input[type="submit"] {
    font-size: 12px;
    font-family: 'Ubuntu-Medium';
    color: #fff;
    display: block;
    text-transform: uppercase;
    width: 125px;
    height: 38px;
    line-height: 38px;
    background: #1c4285;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
    border: 0;
}
#message_form2 input[type="text"] {
    width: 320px;
    border: 1px solid #e9e9e9;
    height: 30px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #000;
    font-family: 'Ubuntu';
}
.lk_message_con2 {
    overflow: hidden;
    background: #f5f5f5;
    padding: 30px;
	padding-right: 130px;
	margin-bottom: 30px;
}
.lk_message_con1 h3 {
    color: #010101;
    font-size: 18px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 20px;
}
.lk_message_con2 h3 {
    color: #010101;
    font-size: 18px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 20px;
}
#message_form2 .tcalInput {
    background: #fff url(../images/cal.png) 93% 50% no-repeat;
    cursor: pointer;
    width: 150px !important;
}
.lk_message_con3 {
    overflow: hidden;
    background: #f5f5f5;
    padding: 30px;
	margin-bottom: 10px;
}
.lk_message_con3 h3 {
    color: #010101;
    font-size: 18px;
    font-family: 'Ubuntu-Medium';
    margin-bottom: 20px;
}
.lk_message_top {
    overflow: hidden;
    background: #1c4285;
    color: #fff;
    height: 55px;
    line-height: 55px;
}
.lk_message_top {
    overflow: hidden;
    background: #1c4285;
    color: #fff;
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    font-size: 12px;
    font-family: 'OpenSans-Semibold';
}
.lk_message_boxt1 {
    float: left;
    width: 115px;
}
.lk_message_boxt2 {
    float: left;
    width: 225px;
}
.lk_message_boxt3 {
    width: 325px;
    float: left;
}
.lk_message_boxt4 {
    float: left;
    width: 145px;
}
.lk_message_middile {
    height: 70px;
    border-bottom: 1px solid #e0e0e0;
    font-family: 'OpenSans';
    font-size: 12px;
    overflow: hidden;
    padding: 0 15px;
}
.lk_message_middile.massage_no {
    color: #757575;
    text-align: center;
    line-height: 70px;
}
.lk_message_boxm1 {
    float: left;
    width: 115px;
    line-height: 70px;
    color: #757575;
}
.lk_message_boxm2 {
    float: left;
    width: 225px;
    padding-right: 10px;
    padding-top: 26px;
    color: #000;
}
.lk_message_boxm3 {
    width: 325px;
    float: left;
    line-height: 70px;
    font-family: 'OpenSans-Semibold';
}
.lk_message_boxm4 {
    float: left;
    width: 145px;
    line-height: 70px;
}
.lk_message_boxm3 a:first-child {
    text-decoration: none;
    color: #2962ff;
}
.lk_message_boxm3 a:first-child:hover {
    color: #f20000;
}
.lk_message_middile.otvet_no .lk_message_boxm2 {
    color: #757575;
}
.lk_message_middile.otvet_no .lk_message_boxm4 {
    color: #757575;
}
.lk_message_boxm4 {
    color: #008917;
	font-family: 'OpenSans-Semibold';
}

.lk_message_otvet {
    background: #fff;
    padding: 30px 20px;
    display: none;
}
.lk_message_middile_con.active .lk_message_otvet {
    display: block;
}
.lk_message_otvet > h4 {
    font-size: 12px;
    color: #212121;
    font-family: 'OpenSans-Semibold';
    margin-bottom: 10px;
}
.lk_message_otvet > p {
    font-size: 14px;
    color: #212121;
    font-family: 'Calibri-Light';
    line-height: 20px;
    margin-bottom: 5px;
}
.lk_message_otvet > p a {
    color: #2962ff;
    text-decoration: none;
}
.lk_message_otvet > p a:hover {
    color: #f20000;
}
.lk_otvet_box h4 {
    font-size: 12px;
    color: #008917;
    font-family: 'OpenSans-Semibold';
    margin-top: 20px;
    margin-bottom: 10px;
}
.lk_otvet_box p {
    font-size: 14px;
    line-height: 20px;
    color: #008917;
    font-family: 'Calibri-Light';
}
.lk_message_middile_con.active .lk_message_middile {
    border-bottom: 0;
}
.lk_message_middile_con.active {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
.lk_message_boxm3 a:last-child {
    color: #757575;
    display: none;
}
.lk_message_middile_con.active .lk_message_boxm3 a:first-child {
    display: none;
}
.lk_message_middile_con.active .lk_message_boxm3 a:last-child {
    display: flex;
}
.real-show-hint.actives {
    border-bottom: 1px solid;
    color: #f20000;
}
.mobile-search {
	display: none;
}
.mobile-account {
	display: none;
}
#banner_carusel {
	display: none;
}
.banners_con:last-child {
    margin-right: 0;
}
#anons_carusel {
	display: none;
}
#news_carusel {
	display: none;
}
.material_all {
    display: none;
    position: relative;
    padding-right: 15px;
}
.material_all:before {
    position: absolute;
    content: '';
    width: 14px;
    height: 9px;
    background: url(../images/arr_bottom.png);
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.material_all.active:before {
    background: url(../images/arr_top.png);
    right: 30px;
}
.dl-menu > img {
    display: none;
}
.sidebar_container #cssmenu ul li .active {
    color: #f20000;
}
.sidebar_container_lk #cssmenu ul li .active {
    color: #f20000;
}
.header_accaunt_a1:hover {
    background: #97acd1;
}
.header_accaunt_a2:hover {
    background: #fd8787;
}
.dostyp_a:hover {
    background: #fafafa;
}
#anketa_form  input[type="submit"]:hover {
	background: #97acd1;
}
.popap_a:hover {
    background: #fd8787;
}
#contact_form input[type="submit"]:hover {
    background: #97acd1;
}
#anonsp_form input[type="submit"]:hover {
    background: #97acd1;
}
#contacts_form input[type="submit"]:hover {
    background: #97acd1;
}
.lk_foto:hover {
    background: #97acd1;
}
#parol_form input[type="submit"]:hover {
    background: #97acd1;
}
#lk_form input[type="submit"]:hover {
    background: #97acd1;
}
#message_form input[type="submit"]:hover {
    background: #97acd1;
}
#message_form2 input[type="submit"]:hover {
    background: #97acd1;
}
.novosti_btn:hover {
    background: #97acd1;
}
.vacansuu_topa:hover {
    background: #97acd1;
}
#rezume_form input[type="submit"]:hover {
    background: #97acd1;
}
.vacansuu_btn:hover {
    background: #97acd1;
}



.dl-menuwrapper ul > li {
    float: left;
    position: relative;
}
.dl-menuwrapper ul > li a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-family: 'PFDinTextCondPro-Regular';
    padding: 0 18px;
    display: block;
    height: 56px;
    letter-spacing: 0.5px;
}
.dl-menuwrapper ul > li:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 17px;
    background: #345fab;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dl-menuwrapper ul > li:hover > a {
    background: #193e7d;
}
.dl-menuwrapper ul > li:hover:before {
    display: none;
}
.dl-menuwrapper ul > li:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 17px;
    background: #345fab;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dl-menuwrapper ul > li:first-child:before {
    display: none;
}
.dl-menuwrapper ul > li > ul {
    text-align: left;
    display: none;
    background: #193e7d;
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    z-index: 999999;
}
.dl-menuwrapper ul > li > ul > li > ul {
    text-align: left;
    display: none;
    background: #102447;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9999999;
    width: 210px;
}
.dl-menuwrapper ul > li > ul > li a {
    font-size: 14px;
    color: #bbdefb;
    font-family: 'Ubuntu';
    padding: 0;
    height: inherit;
    line-height: 20px;
    letter-spacing: inherit;
    padding-top: 8px;
    padding-bottom: 5px;
	padding-left: 15px;
    padding-right: 10px;
}
.dl-menuwrapper ul > li > ul > li  {
    float: none;
	border-bottom: 1px solid #2c5295;
}
.dl-menuwrapper ul > li > ul > li:hover > a {
    background: #102447;
}
.dl-menuwrapper ul > li > ul > li > ul > li {
    border: 0;
}
.dl-menuwrapper ul > li > ul > li > ul > li:before {
    display: none;
}
.dl-menuwrapper ul > li > ul > li > ul > li a {
    font-family: 'Ubuntu-Light';
    color: #fff;
    font-size: 14px;
}
.dl-menuwrapper ul > li > ul > li > ul > li:hover a {
    text-decoration: underline;
}
.dl-menuwrapper ul > li > ul > li:hover a {
    color: #fff;
}

.dl-menuwrapper button {
    display: none;
}
.dl-back {
    display: none;
}
.dl-menuwrapper ul > li:nth-child(2):before {
    display: none;
}