﻿.ln_zoom, .ln_print, .form_poisk button, .nav-press-centre__ln:hover:after, .nav-press-centre__ln.active:after, .social-networks a, .time-line__nav__ln, .calendar__header a, .slider .bx-wrapper .bx-controls-direction a, .slider-media .bx-controls-direction a, .bx-controls .bx-controls-direction a, .mfp-close, .like-button {
  background-image: url('../img/icons.png');
  background-repeat: no-repeat;
}

.share-links { text-align: right; padding-bottom: 10px; }
.share-links span { display: inline-block; position: relative; top: -8px; font-weight: bold; color: #9C9C9C; padding-right: 5px; }
.share-links a { display: inline-block; width: 24px; height: 24px; }
.share-link-fb { background: url('/common/upload/img/share_fb.png'); }
.share-link-vk { background: url('/common/upload/img/share_vk.png'); }

* html .page {
  height: 100%;
}
html, body {
  height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 100%;
  min-width: 940px;
  color: #3f3f3f;
  background-color: #fff;
}
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.block_left {
  float: left !important;
}
.block_right {
  float: right !important;
}
.block_right, .block_left {
  position: relative;
}
.block_right.block_bg, .block_left.block_bg {
  background: #d9d9d9;
}
.block_right.block_triangle:after, .block_right.block_triangle:before, .block_left.block_triangle:after, .block_left.block_triangle:before {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  content: "";
}
.block_right.block_triangle:after, .block_left.block_triangle:after {
  left: 0;
  top: 0;
  border-width: 15px 15px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
.block_right.block_triangle:before, .block_left.block_triangle:before {
  right: 0;
  bottom: 0;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #ffffff transparent;
}

.block_triangle h3 {
  margin-top: 0;
  font-size: 15px;
  line-height: 18px;
}

.partneres__item__info {
  cursor: default;
}

.block_center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container {
  margin: 0 auto;
  /*padding: 0 10px;*/
  width: 940px;
}

.page {
  min-height: 100%;
}

.page__inner {
  overflow: auto;
  padding-bottom: 200px;
}

.page__naner {
  position: relative;
  overflow: hidden;
  margin: -20px 0 0 0;
  height: 126px;
}

.footer {
  height: 180px;
  position: relative;
  margin-top: -180px;
  clear: both;
}

/* by Ermolaev */
.footer .container {
	position: relative;
}

.margin_0 {
  margin: 0 !important;
}

.w-600 {
  width: 592px;
}

.w-290 {
  width: 290px;
}

.inline-block{display:inline-block}

.w-25{width:25px}
.w-35{width:35px}
.w-50{width:50px}
.w-100{width:100px}
.w-250{width:250px}
.w1{width:1%}
.w5{width:5%}
.w10{width:10%}
.w15{width:10%}
.w25{width:25%}
.w50{width:50%}
.w75{width:75%}
.w100{width:100%}

.h-50{height:50px;}
.h-100{height:100px;}
.h-115{height:115px;}
.h-150{height:150px;}
.h-200{height:200px;}
.h-225{height:225px;}
.h-250{height:250px;}
.h-275{height:275px;}
.h-300{height:300px;}
.h-500{height:500px;}
.h-550{height:550px;}

.h-500{height:500px;}

.color-main{color:#71B2C9}
.color-alt{color:#0086CD}
.bg-color-main{background-color:#71B2C9}
.bg-color-alt{background-color:#0086CD}

/* ============================================================================
		Typography
============================================================================= */
.font-14 {
  font-size: 14px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.p-t-10 {
  padding-top: 10px;
}
.p-t-20 {
  padding-top: 20px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-b-30 {
  margin-bottom: 30px;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin: 0;
  font-weight: normal;
}

h1, .h1 {
  font-size: 24px;
  line-height: 26px;
  color: #71B2C9;
}

h2, .h2 {
  margin: 20px 0;
  color: #71B2C9;
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
}

h3, .h3 {
  margin: 20px 0 12px;
  color: #414141;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
}

h4, .h4 {
  margin: 15px 0 10px;
  color: #71B2C9;
  font-size: 15px;
  line-height: 17px;
}

h5, .h5 {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

h2.page_title {
  margin: 8px 0 15px 0;
  line-height: 25px;
  text-transform: uppercase;
}

.title-style_1 {
  font-size: 11px;
  color: #71B2C9;
  line-height: 13px;
}

p {
  margin: 0 0 12px;
  line-height: 16px;
}

a {
  color: #000000;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #000000;
  text-decoration: none;
}

a.color-main:hover {
  color: #71B2C9;
}

.no-style {
  color: #3f3f3f;
  text-decoration: none;
}

b, strong {
  font-weight: bold;
}

small {
  font-size: 12px;
}

em, i {
  font-style: italic;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
  color: #71B2C9;
}
sup a {
  color: #71B2C9;
  text-decoration: none;
}

sub {
  bottom: -0.25em;
}

hr, .hr {
  height: 1px;
  border: none;
  background: #d9d9d9;
  width: 100%;
  clear: both;
  margin: 15px 0;
}

blockquote p {
  margin: 20px 0 20px 50px;
  font-size: 14px;
  line-height: 18px;
  color: #414141;
  font-weight: bold;
  font-style: italic;
}

.text_center {
  text-align: center !important;
}

.text_left {
  text-align: left !important;
}

.text_right {
  text-align: right !important;
}

.text_hide {
  line-height: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
}

.ln_triangle {
  position: relative;
  display: inline-block;
  color: #000000;
  font-size: 12px;
}

.ln_triangle__symbol {
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url("../img/arrow_right.png") no-repeat right center;
  *display: inline;
  *zoom: 1;
}

.ln_arrow2 {
  position: relative;
  display: inline-block;
  color: #000000;
}

.ln_arrow__symbol2 {
  display: inline-block;
  width: 27px;
  height: 14px;
  background: url("../img/arrow_blue.png") no-repeat center 4px;
  *display: inline;
  *zoom: 1;
}

.ln_rss {
  width: 45px;
  margin: 0 40px 0 0;
  font-size: 12px;
  background: url("../img/icons_rss.png") no-repeat right center;
}

.ln {
  margin: 7px 0 0 0;
  padding: 0 0 0 30px;
  font-size: 12px;
}
.ln span {
  display: block;
  margin-top: 5px;
  font-size: 10px;
}

.ln_doc {
  background: url("../img/file_doc.png") no-repeat left top;
}

.ln_rtf {
  background: url("../img/file_rtf.png") no-repeat left top;
}

.ln_xls {
  background: url("../img/file_xls.png") no-repeat left top;
}

.ln_ppt {
  background: url("../img/file_ppt.png") no-repeat left top;
}

.ln_pdf {
  background: url("../img/file_pdf.png") no-repeat left top;
}

.ln_rar {
  background: url("../img/file_rar.png") no-repeat left top;
}

.ln_exe {
  background: url("../img/file_exe.png") no-repeat left top;
}

.ln_pdf {
  margin: 7px 0 0 0;
  padding: 0 0 0 30px;
  font-size: 12px;
  background: url("../img/file_pdf.png") no-repeat left top;
}
.ln_pdf span {
  display: block;
  font-size: 10px;
  margin-top: 5px;
}
.ln_pdf p {
  margin: 5px 0 0 0;
  font-size: 10px;
  line-height: 11px;
  text-align: left !important;
}

.ln_doc {
  margin: 7px 0 0 0;
  padding: 0 0 0 30px;
  font-size: 12px;
  background: url("../img/file_doc.png") no-repeat left top;
}
.ln_doc span {
  display: block;
  font-size: 10px;
  margin-top: 5px;
}

.ln_xls {
  margin: 7px 0 0 0;
  padding: 0 0 0 30px;
  font-size: 12px;
  background: url("../img/file_xls.png") no-repeat left top;
}
.ln_xls span {
  display: block;
  font-size: 10px;
  margin-top: 5px;
}

.file {
  padding: 0 0 0 32px !important;
  text-align: left !important;
  font-size: 11px;
  line-height: 12px;
  margin-top: 5px;
  background: url("../img/file_pdf.png") no-repeat top left !important;
}
.file a {
  font-size: 13px;
  line-height: 15px;
}
.file span {
  color: #9a9b9d;
}
.file:after {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 20px;
  height: 22px;
  content: '';
  -moz-box-shadow: 3px 4px 5px rgba(1, 1, 1, 0.16);
  -webkit-box-shadow: 3px 4px 5px rgba(1, 1, 1, 0.16);
  box-shadow: 3px 4px 5px rgba(1, 1, 1, 0.16);
}
.file span {
  display: block !important;
  margin: 5px 0 0 !important;
}

.ln_job h2 {
  margin: 0 0 20px;
  color: #565656;
  line-height: 23px;
  padding: 0 0 0 48px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: normal;
  background: url("../img/envelope.jpg") no-repeat center left;
}
.ln_job p {
  color: #565656;
  font-size: 12px;
  margin: 0;
}
.ln_job a {
  display: block;
  margin: 0 0 15px;
  padding: 15px 25px;
  border: 1px solid #d9d9d9;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
}
.ln_job a:hover {
  border: 1px solid #0086d1;
  background: #f7f7f7;
}

.ln_rating h2 {
  margin: 0 0 20px;
  color: #565656;
  line-height: 23px;
  padding: 0 0 0 48px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: normal;
  background: url("../img/icons_rating.png") no-repeat center left;
}
.ln_rating p {
  color: #565656;
  font-size: 12px;
  margin: 0;
}
.ln_rating a {
  display: block;
  margin: 0 0 15px;
  padding: 15px 25px;
  border: 1px solid #d9d9d9;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
}
.ln_rating a:hover {
  border: 1px solid #0086d1;
  background: #f7f7f7;
}

.ln_zoom {
  padding: 0 0 0 18px;
  font-size: 10px;
  color: #9a9b9d;
  line-height: 13px;
  background-position: 0 -1024px;
}
.ln_zoom:hover {
  color: #71B2C9;
  background-position: 0 -1320px;
}

.ln_print {
  background-position: 0 -1024px;
}

.title-15 {
  display: block;
  overflow: hidden;
  color: #000000;
  text-decoration: underline;
  padding: 0 0 15px 1px;
  line-height: 18px;
  left: -5px;
  position: relative;
}
.title-15 div {
  float: left;
  padding: 0 17px 0 0;
  color: #2495d2;
  font-size: 60px;
  line-height: 60px;
  font-weight: bold;
  text-decoration: none !important;
}
.title-15 span {
  padding: 9px 0 0 0;
  display: block;
  font-size: 14px;
}

/* ============================================================================
	!! html form
============================================================================= */
input {
  outline: none;
}

.form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.form__row:before, .form__row:after {
  display: table;
  content: " ";
}
.form__row:after {
  clear: both;
}

.form__item {
  float: left;
}

.form__item_last {
  margin: 0 !important;
}

.form__item_w-530 input[type="text"], .form__item_w-530 input[type="search"], .form__item_w-530 textarea {
  width: 530px;
}

.form__item_w-343 input[type="text"], .form__item_w-343 input[type="search"], .form__item_w-343 textarea {
  width: 343px;
}

.form__item_w-183 input[type="text"], .form__item_w-183 input[type="search"], .form__item_w-183 textarea {
  width: 183px;
}
.form__item_w-183 img {
  display: block;
  width: 183px;
  height: 50px;
}
/* @end */


/* ++ Form search */
/* ++ by Ermolaev */
.new-search-form {
	position: absolute;
	bottom: 0px;
	left: 310px;
}
.form_poisk {
  border: 1px solid #e2e2e2;
  /*float: right;*/
  margin: 6px 0 0 0;
  padding: 1px 5px 2px 12px;
  width: 390px;
  height: 20px;
  background: #FFFFFF;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}


.form_poisk input {
  float: left;
  width: 350px;
  line-height: 24px;
  height: 22px;
  border: none;
  padding: 0;
  font-size: 12px;
  margin: 0 12px 0 0;
}
.form_poisk input:focus {
  outline: 0;
}
.form_poisk button {
  padding: 0;
  position: relative;
  display: block;
  font-size: 0;
  line-height: 0;
  float: left;
  top: 2px;
  width: 18px;
  height: 17px;
  border: none;
  background-color: transparent;
  background-position: 0 -810px;
  text-indent: -9999px;
  cursor: pointer;
}
.form_poisk button:focus {
  outline: 0;
}
/* @end */


/* Form feedback */
.form__feedback {
  position: relative;
  margin: 0 auto;
  width: 940px;
  background: #71B2C9;
}
.form__feedback p {
  color: #ffffff;
}
.form__feedback .form__legend {
  width: 100%;
  margin: 0;
  padding: 0;
}
.form__feedback .form__legend h2 {
  display: block;
  height: 90px;
  background: #f5f4f5;
  color: #71B2C9;
  font-size: 24px;
  line-height: 90px;
  text-transform: uppercase;
}
.form__feedback .form__legend p {
  text-transform: uppercase;
  font-family: "OpenSans", sans-serif;
  font-size: 18px;
}
.form__feedback .form__row {
  width: 530px;
  margin: 0 auto 30px;
}
.form__feedback .form__item {
  margin: 0 4px 0 0;
}
.form__feedback .form__item input[type="text"], .form__feedback .form__item input[type="search"] {
  height: 50px;
  background-color: #fff;
  border: none;
  padding: 17px 20px;
  font-size: 16px;
  line-height: 16px;
}
.form__feedback .form__item textarea {
  height: 75px;
  padding: 17px 20px;
  border: 1px solid #ffffff;
  font-size: 16px;
  line-height: 16px;
}
.form__feedback .btn {
  width: 277px;
  height: 50px;
}
/* @end */


/* ============================================================================
	++ HTML buttons
============================================================================= */
.btn {
  font-size: 14px;
  font-weight: normal;
  /*line-height: 1.42857143;*/
  display: inline-block;
  margin-bottom: 0;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid transparent;
  background-image: none;
}

.btn_blue {
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #71B2C9;
}
.btn_blue:hover {
  background: #0086CD;
}
a.btn.btn_blue {
  color: #fff;
  text-decoration: none;
}
/* @end */


/* ============================================================================
	++ HTML Select
============================================================================= */
.select__styled {
  width: 100%;
  height: 34px;
  border: 1px solid #ccc;
  color: #565656;
  line-height: 32px;
  margin-bottom: 15px;
  cursor: pointer;
}
.select__styled__inner {
  background: url('../img/icon_select_arrow.png') no-repeat 98% 50%;
  padding: 0 0 0 10px;
}
.select__styled__hover .select__styled__inner {
    background-image: url('../img/icon_select_arrow_hover.png');
}
/* @end */


/* ============================================================================
	++ List
============================================================================= */
.list_clear {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_clear li {
  background: none !important;
}

.list_style {
  margin: 20px 0 20px 20px;
}
.list_style > li {
  padding: 0 0 0 20px;
  margin: 0 0 10px;
  background: url("../img/divis.png") no-repeat 0px 9px;
}
.list_style > li ul {
  margin: 10px 0 10px 20px;
}

.list_slash {
  margin: 16px 0 16px 25px;
}
.list_slash li {
  padding: 0 0 0 15px;
  line-height: 14px;
  margin: 0 0 10px;
  background: url("../img/slash_blue.jpg") no-repeat 0px 3px;
  text-align: justify;
}
.list_slash li ul {
  margin: 10px 0;
  list-style: none;
}
.list_slash li ul li {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  background: url("../img/divis_blue.jpg") no-repeat 0px 6px;
}

.list_divis {
  margin: 16px 0 16px 25px;
}
.list_divis li {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  line-height: 14px;
  background: url("../img/divis_blue.jpg") no-repeat 0px 6px;
  text-align: justify;
}
.list_divis li ul {
  margin: 10px 0;
  list-style: none;
}
.list_divis li ul li {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  background: url("../img/slash_blue.jpg") no-repeat 0px 3px;
}

.list_content {
  margin: 16px 0;
}
.list_content li {
  margin: 5px 0 0 0;
  line-height: 14px;
}
.list_content li:first-child {
  margin: 0;
}
.list_content li ul {
  list-style: none;
}

.list_numeric {
  margin: 16px 0 16px 25px;
  list-style-type: decimal;
}
.list_numeric li {
  margin: 0 0 10px;
  color: #71B2C9;
  line-height: 14px;
  text-align: justify;
}
.list_numeric li > span {
  color: #575757;
}
.list_numeric li ul {
  margin: 10px 0;
  list-style-type: lower-alpha;
  list-style-position: inside;
}

.content__main_aside-l ul {
  margin: 16px 0 16px 25px;
}
.content__main_aside-l ul > li {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  line-height: 14px;
  background: url("../img/slash_blue.jpg") no-repeat 0px 3px;
  text-align: justify;
}
.content__main_aside-l ul > li ul {
  margin: 10px 0;
  list-style: none;
}
.content__main_aside-l ul > li ul > li {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  background: url("../img/slash_blue.jpg") no-repeat 0px 3px;
}

.content__main_aside-l ol {
  margin: 16px 0 16px 25px;
  list-style-type: decimal;
}
.content__main_aside-l ol > li {
  margin: 0 0 10px;
  color: #575757;
  line-height: 14px;
  text-align: justify;
}
.content__main_aside-l ol > li ul {
  margin: 10px 0;
  list-style-type: lower-alpha;
  list-style-position: inside;
}

nav > ul li, ul.unstyled-list li {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.content__main__body a, .content__main__body_add a {
  color: #71B2C9;
}
/* @end */


/* ============================================================================
	++ html table
============================================================================= */
.spec-item__body table, .table {
  width: 100%;
  /*margin: 0 0 20px;*/
}

.spec-item__body table thead, .table_style thead {
  /*border-top: 1px solid #008fd5;*/
  border-bottom: 1px solid #008fd5;
}
.spec-item__body table thead th, .table_style thead th {
  font-weight: bold;
  text-align: left;
  padding: 10px;
  vertical-align: bottom;
  color: #71B2C9;
}
.spec-item__body table tbody tr, .table_style tbody tr {
  border-bottom: 1px solid #bfe3f4;
}
.spec-item__body table tbody td, .table_style tbody td {
  padding: 10px;
  vertical-align: middle
}

.spec-item__body table tbody tr:nth-child(odd), .table_striped .odd {
  background: #f0f7fd;
}

.spec-item__body table.no-style thead {
  border: none !important;
}
.spec-item__body table.no-style tbody tr {
  border: none !important;
  background: none !important;
}
.spec-item__body table.no-style tbody tr:nth-child(odd) {
  border: none !important;
  background: none !important;
}

.table_striped_even .even {
  background: #f0f7fd;
}

.table_diagram thead th {
  text-align: left;
  font-weight: normal;
}
.table_diagram tbody td img {
  display: block;
  margin: 0 auto;
}

.table_inner__responsive {
  margin: 0 0 20px;
  overflow-x: scroll;
}
.table_inner__responsive > table {
  margin: 0;
}
/* @end */


/* ============================================================================
	++ Layout: header
============================================================================= */
.header {
  padding: 13px 0 0;
  height: 125px; /* by Ermolaev */
  /*background: url("../img/bg_header.jpg") repeat-x top;*/
  position: relative;
  z-index: 101;
  margin-bottom: 20px;
}
.header__panel {
  margin-bottom: 14px;
}
/* @end */


/* ++ Logo
  --------------------------------------------------------------------------- */
.logo {
  position: relative;
  margin-top: 21px;
  display: block;
  height: 78px;
  text-indent: -9999px;
}
.logo a {
  display: block;
  height: 78px;
}

.logo_ru {
  /*width: 201px;*/
  width: 258px;
  margin-left: -30px;
  margin-top: 0px;
  top: 15px;
  height: 78px;
  background: url("../img/logo_ru_newest.png") no-repeat;
}
.logo_ru a {
  display: block;
  height: 78px;
}
.logo_en {
  width: 258px;
  height: 78px;
  top: 15px;
  margin-left: -30px;
  margin-top: 0px;
  background: url("../img/logo_en_newest.png") no-repeat;
}
/* @end */


/* !! Nav localisation
  --------------------------------------------------------------------------- */
.nav-localisation {
  position: relative;
  z-index: 3;
  padding: 0 10px 0 0;
  background: url("../img/arrow_bottom.png") no-repeat right 7px;
}
.nav-localisation:hover .nav-localisation__active {
  color: #71B2C9;
}
.nav-localisation:hover .nav-localisation__sub {
  display: block;
}

.nav-localisation__active {
  padding: 0 0 3px;
  display: block;
  border-bottom: 1px dashed #919191;
  color: #919191;
  text-decoration: none;
  cursor: pointer;
}

.nav-localisation__sub {
  position: absolute;
  top: 16px;
  right: -10px;
  display: none;
}

.nav-localisation__sub__arrow {
  display: block;
  position: absolute;
  width: 14px;
  height: 7px;
  right: 0;
  top: 0;
  margin: -6px 6px 0 0;
  background: url("../img/bg_general-nav__sub.png") no-repeat;
}

.nav-localisation__sub__inner {
  border: 1px solid #d9d9d9;
  margin: 0;
  padding: 20px;
  background: #ffffff;
  list-style: none;
}

.nav-localisation__sub__ln {
  position: relative;
  display: block;
  text-align: center;
  color: #000000;
  text-decoration: none;
  white-space: nowrap;
}
.nav-localisation__sub__ln:hover {
  color: #38b3e7;
}
/* @end */


/* ++ Nav contacts city
  --------------------------------------------------------------------------- */
.contact_box__nav-city {
  position: relative;
  padding: 0 10px 0 0;
  /*background: url("../img/arrow_bottom_white.png") no-repeat right center;*/
  z-index: 105;
  display: table-cell;
}
.contact_box__nav-city:hover > span {
  color: #fff;
}
.contact_box__nav-city > span {
  display: block;
  padding: 0 0 3px;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  /*cursor: pointer;*/
  font-weight: bold;
}

.contact_box__nav-city__list {
  position: absolute;
  top: 16px;
  right: -399px;
  display: none;
  z-index: 105;
}
.contact_box_mini .contact_box__nav-city__list {
  right: -20px;
}

.contact_box__nav-city__list__inner {
  border: 1px solid #71B2C9;
  margin: 0;
  padding: 14px 0 14px 25px;
  background: #ffffff;
  list-style: none;
  width: 580px;
  overflow: hidden;
}

.contact_box__nav-city__list__col {
  width: 183px;
  float: left;
  padding: 1px 25px 0 0;
}
.contact_box__nav-city__list__col h2 {
  font-size: 15px;
  padding: 3px 0 3px 4px;
  font-weight: 400;
  line-height: 100%;
  color: #71B2C9;
}
.contact_box__nav-city__list__col h2:hover {
  color: #71B2C9;
}
.contact_box__nav-city__list__col:first-child {
  /*padding: 0 0 0 25px;*/
}

.contact_box__nav-city__list__arrow {
  display: block;
  position: absolute;
  width: 14px;
  height: 7px;
  right: 0;
  top: 0;
  margin: -6px 395px 0 0;
  background: url("../img/bg_general-nav__sub.png") no-repeat;
}
.contact_box_mini .contact_box__nav-city__list__arrow {
  margin-right: 16px;
}

.contact_box__nav-city__list__ln {
  position: relative;
  display: block;
  padding: 4px;
  color: #5d5d5d;
  font-size: 13px;
  text-transform: initial;
}
.contact_box__nav-city__list__ln.selected {
  color: #71B2C9;
}
.contact_box__nav-city__list__ln:hover {
  text-decoration: none;
}

.contact_list__inner {
  padding-bottom: 40px;
}
.contact_list__inner a {
  display: block;
  padding: 4px;
}
.contact_list__col {
  width: 200px;
  float: left;
  padding: 0 25px 0 0;
}

.contact_list__block_body {
  padding: 0 0 20px 20px;
}
.contact_list__block_body p {
  margin: 0;
}
.contact_list__block h4 {
  color: #3F3F3F;
  font-weight: bold;
}
.contact_list__block_body a.showmap {
  text-decoration: none;
  border-bottom: 1px dotted #71B2C9;
}
.contact_list__block_body .ymapholder {
  margin-top: 10px;
}
/* @end */


/* ++ Nav header
  --------------------------------------------------------------------------- */
.header__nav {
  float: right;
  position: relative;
  margin: 31px 0 0 65px;
}

.header__nav__item {
  padding: 0 0 0 25px;
}
.header__nav__item:before {
  content: "/ ";
}
.header__nav__item a {
  font-size: 13px;
  display: inline-block;
  padding: 0 0 3px;
  line-height: 18px;
}
.header__nav__item a:active {
  color: #71B2C9;
}

.header__nav__item_last {
  width: 72px;
}
/* @end */


/* ++ Page banner
  --------------------------------------------------------------------------- */
.page_banner {
  background: url("../img/bg_slider.png");
}
.page_banner__inner {
  width: 1000px;
  height: 115px;
  margin: 0 auto;
}
.page_banner__inner img {
  width: 1000px;
  height: 115px;
}
/* @end */


/* ++ Product menu nav
  --------------------------------------------------------------------------- */
.prodmenu {
  position: relative;
  margin-bottom: 10px;
}
.prodmenu__nav {
  width: 100%;
}
.prodmenu__nav__inner {
  width: 100%; padding: 15px 0;
}
.prodmenu__nav__item {
  display: inline-block; width: 140px; padding-left: 10px;
}
.prodmenu__nav__item a {
  /*background-repeat: no-repeat;
  background-position: 0 5px;*/
  font-size: 13px;
  /*display: inline-block;
  margin: 15px 0;
  padding-left: 65px;*/
  line-height: 18px;
}
.prodmenu__nav__item a:active {
  color: #71B2C9;
}
.prodmenu__icon { display: inline-block; width: 51px; height: 28px; vertical-align: top; margin-top: 5px; margin-left: 45px; background-repeat: no-repeat; }
.prodmenu__icon:first-child { margin-left: 15px; }
.prodmenu__icon__auto {
	background-image: url('../img/icon_product_auto.png');
}
.prodmenu__icon__truck {
	background-image: url('../img/icon_product_truck.png');
}
.prodmenu__icon__ship {
	background-image: url('../img/icon_product_ship.png');
}
.prodmenu__icon__stock {
	background-image: url('../img/icon_product_stock.png');
}
.prodmenu__icon__spec {
	background-image: url('../img/icon_product_spec.png');
}
.prodmenu__icon__bus {
	background-image: url('../img/icon_product_bus.png');
}
.prodmenu__icon__equip {
	background-image: url('../img/icon_product_equip.png');
}
.prodmenu__icon__air {
	background-image: url('../img/icon_product_air.png');
}
/* @end */


/* ++ Nav general
  --------------------------------------------------------------------------- */
.general-nav {
  position: relative;
  z-index: 2;
}
.general-nav > .container {
  display: table;
}

.general-nav__inner {
  width: 100%;
  display: table-row;
  width: 100%;
  background: #71B2C9;
}

.general-nav__item {
  display: table-cell;
  text-align: left;
  line-height: normal;
}
.general-nav__item > div {
  position: relative;
}
.general-nav__item:hover .general-nav__item__ln, .general-nav__item .hover .general-nav__item__ln {
  background-color: #4dc2ff;
}
.general-nav__item:hover .general-nav__item__sub, .general-nav__item .hover .general-nav__item__sub {
  display: block;
}

.general-nav__item__ln {
  display: block;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.general-nav__item__ln:hover {
  color: #ffffff;
}

.general-nav__item__ln_more span {
  position: relative;
  padding: 0 10px 0 0;
  background: url("../img/icons_nav-general_more.png") no-repeat right;
  cursor: pointer;
}

.general-nav__item__sub {
  position: absolute;
  top: 40px;
  right: 0;
  display: none;
}

.general-nav__item__sub__arrow {
  display: block;
  position: absolute;
  width: 14px;
  height: 7px;
  right: -23px;
  top: 0;
  margin: -6px 30px 0 0;
  background: url("../img/bg_general-nav__sub.png") no-repeat;
}

.general-nav__item__sub__inner {
  border: 1px solid #d9d9d9;
  background: #ffffff;
  list-style: none;
  padding: 10px 0;
  width: 256px;
}

.general-nav__item__sub__ln {
  position: relative;
  display: block;
  padding: 6px 0 6px 30px;
  border-left: 4px solid transparent;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
.general-nav__item__sub__ln:hover {
  color: #ffffff;
  background: #38b3e7;
}
/* @end */


.simple-sub-nav {
  margin: 10px 0;
}
.simple-sub-nav li {
  margin: 5px 0 0 0;
}
.simple-sub-nav li:first-child {
  margin: 0;
}
.simple-sub-nav a {
  color: #71B2C9;
}

.simple-sub-nav__symbol {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 7px;
  margin: 0 0 0 5px;
  border-color: transparent transparent transparent #0086d1;
  *display: inline;
  *zoom: 1;
}



/* ============================================================================
	++ Layout: main
============================================================================= */
.content__main {
  width: 940px;
}

.content__main p {
  text-align: justify;
}

.content__main_aside-l {
  width: 620px;
  float: left;
}

.main__col_196 {
  width: 196px;
  float: left;
}

.main__col {
  float: left;
  margin: 0 0 0 20px;
  width: 300px;
}
.main__col:first-child {
  margin: 0;
}

.main_box {
  position: relative;
  margin: 0 0 20px 0;
  padding: 15px 20px 15px 20px;
  border: 1px solid #d9d9d9;
  font-size: 13px;
  line-height: 14px;
}
.main_box hr {
  background: #d9d9d9;
}

.main_box__header {
  margin: 0 0 17px;
}
.main_box__header h2 {
  color: #565656;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  text-align: center;
}

.main_box__content {
	padding-bottom: 15px;
}

.main_box__content_main {
  height: 195px;
}
.main_box.rowspan-2 .main_box__content_main {
  height: 480px;
}
.main_box.no-footer .main_box__content_main {
  height: 180px;
}
.main_box.content-only .main_box__content_main {
  height: 234px;
}
.content__aside_left .main_box__content_main {
  height: auto !important;
}

.main_box__content_main.index_spec_box .jspContainer {
  display: table-cell;
  vertical-align: middle;
}
.main_box__content_main.index_spec_box .jspPane {
  position: relative;
}

.main_box__footer {
  /*position: absolute;*/
  /*margin: 20px 0 0 0;*/
  line-height: 16px;
  /*bottom: 15px;*/
  width: 100%;
  /*padding: 15px 0 0 0;*/
}
.main_box__footer a {
  color: #5b5b5b;
}

.main_box__legal-framework .main_box__header h2 {
  padding: 0 0 0 45px;
  background: url("../img/icons_legal-framework.png") no-repeat left;
}
.main_box__legal-framework ul li {
  margin: 10px 0 0;
  font-size: 14px;
}
.main_box__legal-framework ul li:first-child {
  margin: 0;
}

.main_box_h-197 {
  height: 197px;
}

.main_box_h-216 {
  height: 216px;
}
.main_box_h-216 .main_box__content {
  padding: 0 0 0 1px;
}

.main_box_h-457 {
  height: 457px;
}

.news-list__item {
  margin: 20px 0 0;
}
.news-list__item:first-child {
  margin: 0;
}
.news-list__item time {
  color: #71B2C9;
}
.news-list__item a {
  display: block;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  color: #000 !important;
}
.news-list__item a:hover {
  text-decoration: underline;
}

.annual-report__img {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  border: 1px solid #d9d9d9;
}

.annual-report__txt {
  overflow: hidden;
}

.news-short__item {
  overflow: hidden;
  margin: 0 0 15px;
}
.news-short__item img {
  float: left;
  margin: 0 15px 15px 0;
}
.news-short__item time {
  display: block;
  color: #71B2C9;
  font-size: 14px;
  margin: 5px 0 5px;
}
.news-short__item p {
  margin: 0;
}
.news-short__item a {
  color: #000 !important;
  text-decoration: none;
}
.news-short__item a:hover {
  text-decoration: underline;
}

.main_box_map {
  height: 216px;
}
.main_box_map img {
  margin-bottom: 22px;
}
.main_box_map .main_box__content > div {
  background: url("../img/cross.png") no-repeat right;
}

.main_box_press-center {
  color: #5d5d5d;
}
.main_box_press-center hr {
  margin: 10px 0;
  background: #d9d9d9;
  color: #d9d9d9;
}

.main_box_press-center__person {
  overflow: hidden;
}
.main_box_press-center__person img {
  float: left;
  margin-right: 15px;
  border: 1px solid #d9d9d9;
}
.main_box_press-center__person b {
  display: block;
  margin-bottom: 5px;
}

.news-item-panel {
  margin: 25px 0;
}

.news__time {
  font-size: 14px;
  line-height: 25px;
  color: #71B2C9;
}

.w-42 {
  display: inline-block;
  width: 42px;
}

.center {
  display: block;
  margin: 0 auto;
}
/* @end */


/* ++ Special offers list
  --------------------------------------------------------------------------- */
.spec-list__item td {
  padding-bottom: 40px;
}
.spec-list__item_img {
  padding-right: 20px;
  text-align: center;
  vertical-align: middle;
}
.spec-list__item_img a {
  display: block;
}
.spec-list__item_img img {
  width: 192px;
}
.spec-list__item_descr {
  vertical-align: middle;
}
.spec-list__item_descr a {
  color: #71B2C9;
  display: block;
  margin-bottom: 20px;
}
.spec-list__rss, .news-list__rss {
  display: inline-block;
  position: relative;
  top: -40px;
  left: 445px;
}
.news-list__rss {
  left: 505px;
}
.spec-list__rss a, .news-list__rss a {
  display: inline-block;
  background: url('../img/icons_rss.png') no-repeat;
  line-height: 18px;
  height: 18px;
  padding-left: 25px;
  color: #71B2C9;
}
/* @end */


/* ++ Dealers
  --------------------------------------------------------------------------- */
#dealers_result {
    margin-top: 40px;
}
.dealers__title, .dealers__phone, .dealers__status_text {
    color: #565656;
}
.dealers__title {
    font-weight: bold;
    padding-bottom: 3px;
}
.dealers__status_img {
    width: 25px;
	height: 30px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 15px;
}
.dealers__status_partner1 {
    background-image: url('../img/partner.png');
}
.dealers__status_partner2 {
    background-image: url('../img/partner-2.png');
}
.dealers__status_partner3 {
    background-image: url('../img/partner-3.png');
}
.dealers__status_text {
    padding-bottom: 3px;
}
.dealers__site {
    padding-bottom: 3px;
}
.dealers__site a {
    color: #0086CD !important;
}
.dealers__phone {
    padding-bottom: 40px;
}
/* @end */


/* ++ Lease order mini-box
  --------------------------------------------------------------------------- */
.leaseorder_box {
  padding-top: 10px;
  line-height: 16px;
}
.leaseorder_box a {
  color: #71B2C9;
}
.leaseorder_box .leaseorder_box__icon {
  background-repeat: no-repeat;
  padding: 8px 0 20px 60px;
}
.icon_leaseorder_form {
  background-image: url('../img/icon_leaseorder_form.png');
}
.icon_leaseorder_documents {
  background-image: url('../img/icon_leaseorder_documents.png');
}
/* @end */


/* ++ Order calc mini-box
  --------------------------------------------------------------------------- */
.ordercalc_box {
  padding-top: 10px;
}
.ordercalc_box__form {
  
}
.ordercalc_box__button {
  display: block;
  width: 100%;
  height: 34px;
  color: #71B2C9;
  border: 1px solid #71B2C9;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
}
.ordercalc_box__button:hover {
  color: #0086CD;
  border-color: #0086CD;
}
/* @end */


/* ++ Order calc full
  --------------------------------------------------------------------------- */
.form_form {
  margin-left: -100px;
}
.form_form table {
  margin-bottom: 20px;
}
.form_form td {
  padding: 10px 10px 0 0;
}
.form_form__field {
  width: 280px !important;
  text-align: justify;
}
.form_form__field_error {
  text-align: left !important;
  color: #ff0000;
  width: 100%;
  font-size: 12px;
}
.form_form__field input[type="text"], .form_form__field textarea {
  height: 30px;
  width: 100%;
  padding: 0 5px;
}
.form_form__field input[type="text"], .form_form__field textarea {
  border: 1px solid #CCC;
}
.form_form__field textarea {
  height: 100px;
}
.form_form__field input[type="button"], .form_form__field input[type="submit"] {
  width: 100%;
}
.form_form__field h4 {
  font-weight: bold;
}
/*
.form_form__field input[type="submit"] {
  font-weight: bold;
  color: #ffffff;
  background: #71B2C9;
  cursor: pointer;
  text-transform: uppercase;
}
.form_form__field input[type="submit"]:hover {
  background: #0086CD;
}
*/
.form_form__label {
  width: 120px;
  vertical-align: top;
  text-align: right;
}
.form_form__label label {
  padding-top: 8px;
  display: inline-block;
}
/* @end */


/* ++ Contacts mini-box
  --------------------------------------------------------------------------- */
.contact_box {
  height: 220px;
  width: 240px;
  padding: 15px 35px;
  background: url('../img/contacts_box_bg.png') no-repeat;
  position: absolute;
  margin: 15px 0; /* by Ermolaev */
  z-index: 100;
}
.contact_box_mini {
  height: 95px;
  width: 194px;
  padding: 15px 22px;
  background: url('../img/contacts_box_mini_bg.png') no-repeat;
  position: absolute;
  margin: 10px 0 10px 746px;
  z-index: 100;
}

.contact_box__phones {
  color: #fff;
  padding-bottom: 2px;
  width: 150px;
  margin: 0 auto;
  margin-left: 0px;
}
.contact_box__phones-title {
  display: block;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 11px;
}
.contact_box__city-phone {
  width: 100%;
  display: block;
  padding-top: 5px;
  font-weight: bold;
  font-size: 12px;
  /*height: 36px;*/
}
.contact_box__city-phone2 {
  width: 100%;
  display: block;
  padding-top: 5px;
  font-weight: bold;
  font-size: 12px;
}
.contact_box__cabinet {
  padding: 35px 0 10px 0;
  text-align: center;
  /*border-bottom: 2px dotted #71B2C9;*/
}
.contact_box__cabinet_link {
  background: url('../img/icon_client.png') no-repeat center top;
  display: block;
  height: 55px;
  line-height: 100px;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  color: #71B2C9;
}
.contact_box__cabinet_link:hover {
  background-image: url('../img/icon_client_blue.png');
  color: #0086CD;
}
.contact_box__consult {
  padding-top: 10px;
  border-top: 1px dashed #71B2C9;
  width: 165px;
  margin: 0 auto;
}
.contact_box__consult_link {
  display: block;
  height: 24px;
  background: url('../img/icon_question.png') no-repeat;
  padding-left: 40px;
  text-decoration: underline;
  font-size: 11px;
  line-height: 20px;
}
/* @end */


/* ============================================================================
	++ Layout: aside
============================================================================= */
.content__aside_left {
  float: left;
  width: 300px;
  margin: 0 20px 0 0;
  min-height: 1px;
}

.nav-press-centre {
  border: 1px solid #d9d9d9;
  margin: 0 0 15px;
}

.nav-press-centre__header {
  padding: 10px 0 5px 30px;
}
.nav-press-centre__header h2 {
  margin: 0;
  font-family: "OpenSans", sans-serif;
  font-weight: bold;
  color: #71B2C9;
  font-size: 17px;
  text-transform: uppercase;
}

.nav-press-centre__item {
  border-top: 1px solid #d5d5d5;
}
.nav-press-centre__item:first-child {
  border-bottom: 1px solid #d5d5d5;
  border-bottom: none;
}

.nav-press-centre__ln {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 10px 45px;
}
.nav-press-centre__ln:hover, .nav-press-centre__ln.active {
  background: #71B2C9;
  color: #ffffff;
}
.nav-press-centre__ln:hover:after, .nav-press-centre__ln.active:after {
  display: block;
  position: absolute;
  width: 21px;
  height: 9px;
  content: "";
  right: 10px;
  top: 50%;
  margin-top: -4.5px;
  background-position: 0 -971px;
}

.box-feedback {
  display: block;
  margin: 0 0 15px;
  padding: 15px 25px;
  border: 1px solid #d9d9d9;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
}
.box-feedback:hover {
  border-color: #0086d1;
  background: #f7f7f7;
}

.box-feedback__title {
  display: block;
  padding: 0 0 0 40px;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 20px;
  background: url("../img/envelope.jpg") no-repeat left;
  margin-bottom: 12px;
}
/* @end */


/* ============================================================================
	++ Layout: footer
============================================================================= */
.footer {
  color: #ffffff;
  font-size: 11px;
  background-color: #71B2C9;
}
.footer p {
  margin: 0 0 9px;
}
.footer a {
  color: #fff;
}
.footer b {
  font-size: 13px;
}

.footer__box {
  float: left;
  margin: 0 0 0 20px;
  padding: 30px 0 0 0;
}
.footer__box:first-child {
  margin: 0;
}

.footer__box_1 {
  width: 300px;
}

.footer__box_2 {
  width: 300px;
}

.footer__box_3 {
  width: 175px;
}

.footer__box_4 {
  width: 104px;
}

.nav-footer li {
  position: relative;
  margin: 0 0 9px;
}
.nav-footer li:before {
  content: "/";
}
.nav-footer li a {
  padding: 0 0 0 7px;
}
/* @end */


/* ============================================================================
	++ Block: breadcrumb
============================================================================= */
.breadcrumb {
  padding: 10px;
  font-size: 12px;
}
.breadcrumb li {
  display: inline;
}

.breadcrumb__inner {
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumb__item {
  color: #71B2C9;
  padding: 0 0 0 5px;
}
.breadcrumb__item:first-child {
  padding: 0;
}

.breadcrumb__ln {
  position: relative;
  padding: 0 15px 0 0;
  background: url("../img/arrow_right.png") no-repeat right center;
}
/* @end */


/* ============================================================================
	++ Block: nav topic
============================================================================= */
.nav-topic__item {
  float: left;
  margin: 0 0 0 20px;
}
.nav-topic__item:first-child {
  margin: 0;
}
.nav-topic__item a {
  position: relative;
  display: block;
  padding: 0 50px 0 20px;
  width: 300px;
  height: 40px;
  background: #71B2C9 url("../img/nav_point.png") no-repeat 255px 11px;
  color: #ffffff;
  /*font-size: 16px;*/
  line-height: 40px;
  text-decoration: none;
}
.nav-topic__item a:hover {
  background-color: #0086CD;
}
/* @end */


/* ============================================================================
	++ Block: nav aside
============================================================================= */
.nav-aside {
  margin: 0 0 15px;
  border: 1px solid #d9d9d9;
}

.nav-aside__header h2 {
  line-height: 25px;
  padding: 8px 0;
  margin: 0 0 0 20px;
  font-size: 18px;
  color: #414141;
}
.nav-aside__header h2 a {
  /*color: #71B2C9;*/
  /*text-decoration: none;*/
}

.nav-aside__item {
  display: block;
  border-top: 1px solid #d9d9d9;
}
/* by Ermolaev 01.02.2018 specil-offers dropdown */
.nav-aside__sub_special {
	display: none;
}
.nav-aside__item.nav-aside__item_open .nav-aside__sub_special {
  display: block;
}
.nav-aside__sub_special li {
  display: block;
  border-top: 1px solid #d9d9d9;
}
	.nav-aside__sub_special li a {
		background: url(../img/nav_point_black.png) no-repeat center right 8px;
		display: block;
		padding: 8px 40px 8px 50px;
		text-decoration: none;
	}
	.nav-aside__sub_special li a:hover, .nav-aside__sub_special li a.selected {
		color: #FFFFFF;
		background-color: #71B2C9;
		background: #71B2C9 url("../img/nav_point.png") no-repeat center right 8px;
	}

/* End by Ermolaev */
.nav-aside__item.nav-aside__item_open .nav-aside__sub {
  display: block;
}

.nav-aside__item__ln {
  display: block;
  padding: 8px 40px 8px 20px;
  text-decoration: none;
}
.nav-aside__item__ln:hover, .nav-aside__item__ln.selected {
  color: #FFFFFF;
  background-color: #71B2C9;
}
.nav-aside__item__ln:hover.nav-aside__item__ln_sub, .nav-aside__item__ln.selected.nav-aside__item__ln_sub {
  background: #71B2C9 url("../img/nav_point.png") no-repeat center right 8px;
}

.nav-aside__item__ln_sub {
  background: url("../img/nav_point_black.png") no-repeat center right 8px;
}

.nav-aside__sub {
  display: none;
  margin: 20px 0 0;
  padding: 0 40px 0 40px;
}
.nav-aside__sub li {
  margin: 0 0 20px !important;
}
.nav-aside__sub li a {
  color: #919191;
  text-decoration: none;
}
.nav-aside__sub li a:hover {
  color: #71B2C9;
}
.nav-aside__sub .selected {
  color: #71B2C9;
}
/* @end */


/* ============================================================================
	++ Pagination
============================================================================ */
.pages {
  padding: 20px 0;
}
.pages ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /*display: inline-block;*/
  text-align: center;
}
.ie6-7 .pages ul {
  display: inline;
  zoom: 1;
}
.pages li {
  display: inline;
  margin: 0;
  padding: 0;
}
.pages li .pages__item_current {
  border-bottom: 2px solid #45b8e9;
}
.pages a {
  text-decoration: none;
  color: #000 !important;
}

.pages__item {
  display: inline-block;
  padding: 3px 8px;
}
.ie6-7 .pages__item {
  display: inline;
  zoom: 1;
}

.pages__item_arrow {
  /*text-indent: -9999px;*/
  display: inline-block;
  width: 4px;
}

.pages__item_arrow-prev {
  background: url("../img/pager_prev.png") no-repeat center;
}

.pages__item_arrow-next {
  background: url("../img/pager_next.png") no-repeat center;
}
/* @end */


/* ============================================================================
	++ Block: file list
============================================================================= */
.file-list__inner {
  margin: 0 0 20px;
}

.file-list {
  margin: 10px 0;
}
.file-list li {
  margin: 25px 0 0 !important;
}
.file-list li:first-child {
  margin: 0 !important;
}

.file-list__ln {
  font-size: 11px;
  line-height: 12px;
  position: relative;
  display: block;
  padding: 0 0 0 35px;
  text-decoration: none;
}
.file-list__ln:hover .file-list__ln__name {
  color: #71B2C9;
  text-decoration: underline;
}
.file-list__ln:after {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 20px;
  height: 22px;
  content: '';
}

.file-list__ln__name {
  font-size: 13px;
  line-height: 15px;
  display: block;
  text-decoration: underline;
  margin: 0 0 3px;
}

.file-list__ln__description {
  font-size: 11px;
  line-height: 12px;
  padding: 0 0 0 35px;
  margin: 1px 0 0;
  text-decoration: none;
  font-style: italic;
  color: #9a9b9d;
}

.file-list__ln__format {
  text-decoration: none;
  color: #9a9b9d;
}

.file-list__ln_doc {
  background: url("../img/file_doc.png") no-repeat top left;
}

.file-list__ln_jpg {
  background: url("../img/file_jpg.png") no-repeat top left;
}

.file-list__ln_pdf {
  background: url("../img/file_pdf.png") no-repeat top left;
}

.file-list__ln_ppt {
  background: url("../img/file_ppt.png") no-repeat top left;
}

.file-list__ln_rar {
  background: url("../img/file_rar.png") no-repeat top left;
}

.file-list__ln_tif {
  background: url("../img/file_tif.png") no-repeat top left;
}

.file-list__ln_xls {
  background: url("../img/file_xls.png") no-repeat top left;
}

.file-list__ln_zip {
  background: url("../img/file_zip.png") no-repeat top left;
}

.file-list__ln_exe {
  background: url("../img/file_exe.png") no-repeat top left;
}

.file-list__ln_rtf {
  background: url("../img/file_rtf.png") no-repeat top left;
}

/* @end */
.file-list_responsive {
  padding: 15px 25px;
  margin: 0 0 15px;
  border: 1px solid #d9d9d9;
}
.file-list_responsive .file-list__ln__description {
  display: block;
  padding: 0;
}

/* ============================================================================
	++ Block: contact list
============================================================================= */
.contact-list__item > h2 {
  position: relative;
  padding: 0 0 0 10px;
  margin: 0 0 10px;
  color: #71B2C9;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  cursor: pointer;
}
.contact-list__item > h2:after {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -3.5px;
  content: "";
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 4px;
  border-color: transparent transparent transparent #71B2C9;
}
.contact-list__item > h2 span {
  border-bottom: 1px dashed;
}
.contact-list__item.active h2:after {
  border-width: 4px 3.5px 0 3.5px;
  border-color: #71B2C9 transparent transparent transparent;
}

.contact-list__office__l {
  width: 400px;
  float: left;
  margin-right: 20px;
}

.contact-list__office__r {
  float: left;
  width: 200px;
}
.contact-list__office__r iframe {
  margin-bottom: 18px;
}

/* ============================================================================
	++ Block: site map
============================================================================= */
.site_map__list_lvl1 >li {
  padding-bottom: 10px !important;
}
.site_map__list_lvl1 >li >a {
  color: #3F3F3F;
  font-weight: bold;
}
.site_map__list_lvl2 >li {
  padding: 0 !important;
}


/* ============================================================================
	++ Plugins: slider
============================================================================= */
.slider {
  position: relative;
  overflow: hidden;
  margin: 0;
  margin-bottom: 10px;
  width: 100%;
  height: 250px;
  background: url("../img/bg_slider.png");
}

.slider__inner {
  overflow: hidden;
}

.bx-wrapper {
  margin: 0 auto;
}

.slider__item {
  clear: none;
  height: 250px;
}
.slider__item .banner-img-wrapper {
  width: 1100px;
  height: 250px;
  overflow: hidden;
  position: relative;
  z-index: 5;
  margin: auto;
}
.slider__item__img {
  position: relative;
  display: block;
  width: 1100px;
  height: 250px;
}
.slider__item__img img {
  width: 1100px;
  height: 250px;
}

.slider__item__title {
  position: relative;
  display: block;
  top: -82px;
  padding: 0 50px 0 20px;
  width: 300px;
  height: 40px;
  background: #71B2C9 url("../img/nav_point.png") no-repeat 255px 11px;
  color: #FFF;
  line-height: 40px;
  text-decoration: none;
}
.slider__item__title:hover {
  background-color: #0086CD;
  color: #fff;
}

.slider__item .description-photo {
  display: none;
}

.slider__item h2 {
  margin: 40px 10px 10px;
  color: #ffffff;
  font-size: 36px;
  line-height: 100%;
  font-weight: normal;
}
.slider__item p {
  margin: 0 10px;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
}

/* PAGER */
.slider .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 15px;
  left: 795px;
  height: 12px;
}
.slider .bx-wrapper .bx-pager .bx-pager-item,
.slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
  display: block;
  float: left;
  clear: none;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  background: #fff;
  text-indent: -9999px;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #71B2C9;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.slider .slider-nav {
  position: absolute;
  bottom: 170px;
  left: 50%;
  margin-left: -435px;
}
.slider .bx-wrapper .bx-prev {
  bottom: 50%;
  margin-left: -440px;
  background-position: 0 -909px !important;
}
.slider .bx-wrapper .bx-prev:hover {
  background-position: 0 -1119px !important;
}
.slider .bx-wrapper .bx-next {
  bottom: 50%;
  margin-left: 415px;
  background-position: 0 -847px !important;
}
.slider .bx-wrapper .bx-next:hover {
  background-position: 0 -1057px !important;
}
.slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  left: 50%;
  display: block;
  bottom: 205px;
  width: 22px;
  height: 42px;
  text-indent: -9999px;
  z-index: 1;
}

.slider-media .slider-nav {
  position: absolute;
  bottom: 170px;
  left: 50%;
  margin-left: -435px;
}
.slider-media .bx-wrapper .bx-prev {
  margin-left: -55px;
  background-position: 0 -1466px;
}
.slider-media .bx-wrapper .bx-prev:hover {
  background-position: 0 -1431px;
}
.slider-media .bx-wrapper .bx-next {
  margin-left: 47px;
  background-position: 0 -1501px;
}
.slider-media .bx-wrapper .bx-next:hover {
  background-position: 0 -1396px;
}
.slider-media .bx-controls-direction {
  position: absolute;
  height: 15px;
  width: 110px;
}
.slider-media .bx-controls-direction a {
  position: absolute;
  left: 50%;
  display: block;
  margin-bottom: -7.5px;
  width: 8px;
  height: 15px;
  text-indent: -9999px;
  z-index: 100;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.slider-media {
  margin: 0 0 15px;
  padding: 15px 25px;
  border: 1px solid #d9d9d9;
  font-size: 12px;
  line-height: 14px;
}

.slider-media__content {
  position: relative;
}
.slider-media__content:hover .slider-media__content_mask {
  display: none;
}

.slider-media__content_mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../img/bg_slider-media__mask.png");
}

.slider-media__pager {
  display: block;
  width: 110px;
  padding: 0 20px;
  color: #008fd3;
  font-family: "OpenSans", sans-serif;
  font-size: 48px;
}

.bx-viewport {
  position: relative;
  z-index: 50;
}

.bx-controls {
  position: relative;
  z-index: 100;
}
.bx-controls .bx-controls-direction a {
  display: block;
  position: absolute;
  width: 8px;
  height: 15px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
}
.bx-controls .bx-controls-direction a.bx-prev {
  background-position: 0 -1466px;
}
.bx-controls .bx-controls-direction a.bx-prev:hover {
  background-position: 0 -1431px;
}
.bx-controls .bx-controls-direction a.bx-next {
  background-position: 0 -1501px;
}
.bx-controls .bx-controls-direction a.bx-next:hover {
  background-position: 0 -1396px;
}

.img-gallery {
  width: 572px;
  height: 310px;
  padding: 0 0 80px 48px;
  background: url("../img/bg_img-slider.png");
}

.img-gallery__item {
  width: 572px !important;
  height: 310px !important;
  overflow: hidden;
}

/* ============================================================================
	!! Plugins: tabs
============================================================================= */
.nav-tabs, .nav-tabs_alt {
  display: block;
  padding: 0;
  border-bottom: 1px solid #71B2C9;
  margin: 0 0 20px;
  list-style: none;
}

.nav-tabs__item {
  display: block;
  position: relative;
  float: left;
  top: 1px;
  border-bottom: 1px solid #71B2C9;
}
.nav-tabs__item a {
  position: relative;
  top: 1px;
  height: 23px;
  display: block;
  line-height: 23px;
  padding: 0 15px;
  border: 1px solid transparent;
  border-bottom: none;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #8d8f90;
  text-decoration: none;
}
.nav-tabs__item span {
  display: block;
}
.nav-tabs__item.active {
  border-bottom: 1px solid #ffffff;
}
.nav-tabs__item.active a, .nav-tabs__item.active a:hover, .nav-tabs__item.active a:focus {
  color: #71B2C9;
  cursor: default;
  background-color: #fff;
  border: 1px solid #71B2C9;
  border-bottom: none;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* ============================================================================
	++ Plugins: scroll
============================================================================= */
.jspScrollable {
  outline: none;
}

.jspContainer {
  overflow: hidden;
  position: relative;
  outline: none;
}

.jspPane {
  position: absolute;
  margin: 0 !important;
}

.jspScrollable:hover .jspVerticalBar {
  display: block;
}

.jspVerticalBar {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  position: relative;
  width: 4px;
  background: #d6dcdf;
}

.jspDrag {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 4px;
  background: #71B2C9;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

table.vl-table-17 {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
table.vl-table-17 tr, table.vl-table-17 tbody tr {
	border-bottom: 0;
}
.vl-table-17 tr td {
	border-top: solid 1px #87c8dc;
	border-bottom: solid 1px #87c8dc;
	border-right: 0;
	border-left: solid 13px #ffffff;
	background-color: #ffffff;
	color: #585858;
	font-size: 13px;
	padding: 5px!important;
}
.vl-table-17 tr td:first-child {
	border-left: 0px;
}
.vl-table-17 tr:nth-child(odd) td, .vl-table-17 tr.nth td {
	background-color: #e1effa;
}
.vl-table-17 td.cnt {
	text-align: center;
}
table.vl-table-17 tr.clear td, table.vl-table-17 tbody tr.clear td, table.vl-table-17 tr.clear {
	background-color: #ffffff;
	border-top: 0;
	border-bottom: 0;
	padding: 0px;
}
.vl-btn-17 {
	padding: 10px 20px;
	background-color: #93c2d4;
	color: #ffffff!important;
	text-shadow: 1px 1px 4px #000000;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 1px #8cb3c2;
	
	background: -moz-linear-gradient(90deg, #76b4c9 0%, #76b4c9 49%, #93c2d4 51%, #93c2d4 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93c2d4), color-stop(49%, #93c2d4), color-stop(51%, #76b4c9), color-stop(100%, #76b4c9)); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, #76b4c9 0%, #76b4c9 49%, #93c2d4 51%, #93c2d4 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, #76b4c9 0%, #76b4c9 49%, #93c2d4 51%, #93c2d4 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, #76b4c9 0%, #76b4c9 49%, #93c2d4 51%, #93c2d4 100%); /* ie10+ */
	background: linear-gradient(0deg, #76b4c9 0%, #76b4c9 49%, #93c2d4 51%, #93c2d4 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93c2d4', endColorstr='#76b4c9',GradientType=0 ); /* ie6-9 */
	
}
.vl-btn-17:hover {
	background-color: #76b4c9;
	background: -moz-linear-gradient(90deg, #71A9BC 0%, #71A9BC 49%, #88BBCE 51%, #88BBCE 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #88BBCE), color-stop(49%, #88BBCE), color-stop(51%, #71A9BC), color-stop(100%, #71A9BC)); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, #71A9BC 0%, #71A9BC 49%, #88BBCE 51%, #88BBCE 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, #71A9BC 0%, #71A9BC 49%, #88BBCE 51%, #88BBCE 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, #71A9BC 0%, #71A9BC 49%, #88BBCE 51%, #88BBCE 100%); /* ie10+ */
	background: linear-gradient(0deg, #71A9BC 0%, #71A9BC 49%, #88BBCE 51%, #88BBCE 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88BBCE', endColorstr='#71A9BC',GradientType=0 ); /* ie6-9 */
}
.blk {
	display: block;
}

table.vl-table-18 {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
table.vl-table-18 tr th {
	background-color: #64b6ce;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 10px 8px;
	border: 0;
}
.vl-table-18 tr td {
	border-top: solid 1px #87c8dc;
	border-bottom: solid 1px #87c8dc;
	border-left: solid 1px #87c8dc;
	background-color: #ffffff;
	color: #585858;
	font-size: 13px;
	padding: 5px 8px;
}
.vl-table-18 tr td:first-child {
	border-left: 0px;
}
.vl-table-18.nth tr:nth-child(odd) td, .vl-table-18 tr.nth td {
	background-color: #dfeef5;
}
.vl-table-18 tr td.vrt {
	vertical-align: top;
}



table.vl-table-18v2 {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
table.vl-table-18v2 tr th {
	background-color: #6E9CCE;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 10px 8px;
	border: solid 1px #92B5DB;
	font-size: 15px;
	font-weight: normal;
}
.vl-table-18v2 tr td {
	border-top: solid 1px #E2E2E2;
	border-bottom: solid 1px #E2E2E2;
	border-left: solid 1px #E2E2E2;
	background-color: #EDF2F5;
	color: #585858;
	font-size: 12px;
	padding: 5px 8px;
}
.vl-table-18v2 tr td:first-child {
	border-left: 0px;
}
.vl-table-18v2.nth tr:nth-child(odd) td, .vl-table-18v2 tr.nth td {
	background-color: #ffffff;
}


/* by Ermolaev 13.02.2018 ссылка в контактах для телефона */
.phone-link, .phone-link:hover, .phone-link:active, contact_box__city-phone a, contact_box__city-phone a:hover {
	cursor: default;
	color: #ffffff!important;
	text-decoration: none;
}

/* by Ermolaev 02.08.2018 Топливная программа/ За ВДВ! :) */
table.service_help_road_panel {
	width: 620px;
	height: 166px;
	margin: 5px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0;
	background: url(/common/assets/img/service_panel.png) no-repeat top left;
}
	table.service_help_road_panel td {
		padding: 0px;
		margin: 0px;
		border: 0;
		text-align: center;
		vertical-align: middle;
		width: 33.33%;
	}
		table.service_help_road_panel td div {
			opacity: 0.1;
		}
		table.service_help_road_panel td span {
			padding-top: 10px;
			display: block;
		}
		
table.service_gibdd_panel {
	width: 620px;
	height: 166px;
	margin: 5px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0;
	background: url(/common/assets/img/adservice/gibdd_plate.png) no-repeat top left;
}
	table.service_gibdd_panel td {
		padding: 0px;
		margin: 0px;
		border: 0;
		text-align: center;
		vertical-align: middle;
		width: 50%;
	}
		table.service_gibdd_panel td div {
			
		}
		table.service_gibdd_panel td span {
			padding-top: 10px;
			display: block;
		}
		
.service_tabs {
	margin: 30px auto 40px;
}
	.service_tabs .service_tabs_header {
		height: 61px;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(/common/assets/img/service_tab_1.png);
	}
		.service_tabs .service_tabs_header a {
			width: 33.33%;
			height: 45px;
			display: block;
			float: left;
		}
.service_tabs_content {
	padding: 20px 20px 10px 20px;
	border-radius: 0px 0px 10px 10px;
	background: rgb(251,251,251); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(251,251,251) 0%, rgba(221,221,221) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(251,251,251) 0%,rgba(221,221,221) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(251,251,251) 0%,rgba(221,221,221) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}
	.service_tabs_content_item {
		position: relative;
	}
	.service_tabs_content_item p {
		margin: 5px 0px;
	}

/* by Ermolaev 03.08.2018 */

.vl_partner_item {
	display: table;
	width: 134px;
	height: 134px;
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
}
	.vl_partner_item a {
		display: table-cell;
		border: solid 1px #6f6f6f;
		vertical-align: middle;
		text-align: center;
		-webkit-transition: ease 0.4s;
		-moz-transition: ease 0.4s;
		-o-transition: ease 0.4s;
		transition: ease 0.4s;
	}
		.vl_partner_item a:hover {
			box-shadow: 0px 0px 15px 0px #6f6f6f;
		}
.vl_partner_container {
	margin-left: -25px;
}
