@import "reset.css";
.b-pseu {
  position: absolute;
  content: "";
}
.b-in-vert {
  display: inline-block;
  vertical-align: middle;
}
.b-in-top {
  display: inline-block;
  vertical-align: top;
}
.b-in-bott {
  display: inline-block;
  vertical-align: bottom;
}
.b-s {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-el {
  background: url(../image/el.png);
  display: block;
}
.b-width {
  max-width: 1280px;
  min-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'heliosregular';
  src: url('he______-webfont.eot');
  src: url('he______-webfont.eot?#iefix') format('embedded-opentype'),
       url('he______-webfont.woff') format('woff'),
       url('he______-webfont.ttf') format('truetype'),
       url('he______-webfont.svg#heliosregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.b-el_eath {
  width: 15px;
  height: 15px;
  background-position: 0 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.b-el_tel {
  width: 20px;
  height: 31px;
  background-position: -20px 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px 0 20px;
}
.b-el_f {
  margin-right: 22px;
  width: 16px;
  height: 33px;
  background-position: -45px 0;
  display: inline-block;
  vertical-align: middle;
}
.b-el_f:hover {
  background-position: -45px -40px;
}
.b-el_tw {
  margin-right: 22px;
  width: 34px;
  height: 28px;
  background-position: -65px 0;
  display: inline-block;
  vertical-align: middle;
}
.b-el_tw:hover {
  background-position: -65px -40px;
}
.b-el_g {
  width: 35px;
  height: 32px;
  background-position: -105px 0;
  display: inline-block;
  vertical-align: middle;
}
.b-el_g:hover {
  background-position: -105px -40px;
}
.b-el_im {
  width: 29px;
  height: 24px;
  background-position: -170px 0;
  float: left;
  margin-right: 17px;
}
.b-el_exp {
  width: 38px;
  height: 53px;
  background-position: -270px 0;
}
.b-el_fin {
  width: 51px;
  height: 43px;
  background-position: -320px 0;
}
.b-el_tech {
  width: 35px;
  height: 41px;
  background-position: -380px 0;
}
.b-el_speed {
  width: 28px;
  height: 41px;
  background-position: -420px 0;
}
.b-el_key {
  width: 40px;
  height: 40px;
  background-position: -460px 0;
}
/**
 * Intecmedia HTML Reset
 *
 * @copyright 2012 IntecMedia (http://www.intecmedia.ru)
 * @license public domain
 */
.content {
  font-family: arial;
  font-size: 1;
  line-height: normal;
}
.content strong,
.content b {
  font-weight: bold;
}
.content em,
.content i {
  font-style: italic;
}
.content a {
  font-size: 13px;
  color: #007fc4;
}
.content a:hover {
  text-decoration: none;
}
.content a:visited {
  color: #a8a8a8;
}
.content img {
  margin: 0 19px 12px 0;
  float: left;
}
.b-link {
  font-size: 13px;
  color: #007fc4;
}
.b-link:hover {
  text-decoration: none;
}
/* paragraph */
.content p {
  color: #252525;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 18px;
}
.content blockquote {
  position: relative;
  color: #007fc3;
  font-family: 'heliosregular';
  font-size: 16px;
  padding-left: 42px;
  margin-bottom: 34px;
  line-height: 20px;
}
.content blockquote a {
  display: block;
  font-size: 13px;
  color: #007fc4;
  font-size: 15px;
  margin-top: 11px;
}
.content blockquote a:hover {
  text-decoration: none;
}
.content blockquote:before {
  font-family: "Arial";
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  content: "“";
  font-size: 40px;
}
.content blockquote p {
  margin: 0;
  color: #007fc3;
  font-family: 'heliosregular';
  font-size: 16px;
  line-height: 20px;
}
/* /paragraph */
/* headers */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'heliosregular';
  font-weight: normal;
  margin-bottom: 11px;
}
h1 {
  line-height: 38px;
  padding-bottom: 18px;
  letter-spacing: 2.5px;
  color: #000;
  font-family: 'heliosregular';
  font-size: 35px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 33px;
}
h1:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #e0e0e0;
  border-left: 157px solid #007fc4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1 + h2 {
  margin-bottom: 0;
}
h2 {
  letter-spacing: 2.9px;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 10px;
}
h2.b-upper {
  text-transform: uppercase;
}
h2.b-bordered {
  padding-bottom: 11px;
  position: relative;
  margin-bottom: 30px;
}
h2.b-bordered:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #e0e0e0;
  border-left: 157px solid #007fc4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h2 .b-link {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 15px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
h3 {
  letter-spacing: 2.9px;
  font-size: 25px;
  margin-bottom: 5px;
}
h4 {
  font-size: 18px;
  margin: 1.33em 0;
  font-weight: bold;
}
h5,
h6 {
  font-size: 16px;
  margin: 1.67em 0;
  font-weight: bold;
}
.content h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
  font-weight: bold;
}
/* /headers */
/* lists */
.content ul,
.content ol {
  margin: 30px 0 30px;
}
.content ul ul,
.content ol ul,
.content ul ol,
.content ol ol {
  margin: 15px 0 0;
}
.content ul ul li,
.content ol ul li,
.content ul ol li,
.content ol ol li {
  color: #727272;
}
.content ul {
  list-style: none;
}
.content ul li:before {
  position: absolute;
  content: "";
  width: 13px;
  height: 2px;
  background: #e41348;
  top: 11px;
  left: 0;
}
.content ul li ul li:before {
  background: #b8a9ba;
}
.content ul li ul li ul li:before {
  height: 1px;
}
.content ol {
  list-style: decimal;
}
.content li {
  line-height: 22px;
  font-size: 13px;
  color: #000;
  padding-left: 25px;
  position: relative;
  margin-bottom: 15px;
}
.content li:last-child {
  margin-bottom: 0;
}
.content ol {
  counter-reset: li;
  /* Initiate a counter */

}
.content ol ol li:before {
  color: #000;
  background: transparent;
}
.content ol ol li ol {
  padding-left: 25px;
  list-style: lower-latin;
}
.content ol ol li ol li {
  list-style: lower-latin;
  color: #000;
  padding: 0;
}
.content ol ol li ol li span {
  color: #727272;
}
.content ol ol li ol li:before {
  display: none;
}
.content ol > li {
  position: relative;
  /* Create a positioning context */

  list-style: none;
  /* Disable the normal item numbering */

}
.content ol > li:before {
  content: counter(li);
  /* Use the counter as content */

  counter-increment: li;
  /* Increment the counter by 1 */

  /* Position and style the number */

  position: absolute;
  top: 2px;
  left: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 19px;
  height: 19px;
  border-radius: 13px;
  background-color: #e41348;
  font-size: 10px;
  color: #fff;
  line-height: 19px;
  text-align: center;
}
.content ul.unstyled {
  list-style: none;
  margin-left: 0;
}
.content dl {
  margin-bottom: 1em;
}
.content dl dt,
.content dl dd {
  line-height: 1em;
}
.content dl dt {
  font-weight: bold;
}
.content dl dd {
  margin: 0 0 0.2em 0.5em;
}
/* /lists */
/* table */
.content table {
  width: 99%;
  position: relative;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content table:before {
  position: absolute;
  content: "";
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 2px;
  border: 1px solid #7ccded;
  border-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content table td,
.content table th {
  color: #000;
  font-size: 13px;
  text-align: center;
  border: 1px solid #7ccded;
  white-space: inherit;
}
.content table th {
  padding: 12px 0;
  background: #00ace4;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 1px 0 #007fc3;
}
.content table tr:nth-child(odd) td {
  background: #e6f8ff;
}
.content table td {
  padding: 10px 0;
  background: #f4fcff;
}
.content table td[align=left],
.content table th[align=left] {
  text-align: left;
}
.content table td[align=center],
.content table th[align=center] {
  text-align: center;
}
.content table td[align=right],
.content table th[align=right] {
  text-align: right;
}
.content table td[align=justify],
.content table th[align=justify] {
  text-align: justify;
}
.content table td[valign=top],
.content table th[valign=top] {
  vertical-align: top;
}
.content table td[valign=middle],
.content table th[valign=middle] {
  vertical-align: middle;
}
.content table td[valign=bottom],
.content table th[valign=bottom] {
  vertical-align: bottom;
}
.content table td[valign=baseline],
.content table th[valign=baseline] {
  vertical-align: baseline;
}
/* /table */
/* pager */
.pager {
  margin: 29px 0 50px;
  padding: 0 59px;
}
.pager ul {
  width: 100%;
  text-align: center;
  height: 38px;
  line-height: 38px;
}
.pager li {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  color: #898989;
  font-size: 14px;
}
.pager li span {
  color: #000;
  font-size: 15px;
  margin-right: 26px;
}
.pager a {
  font-size: 14px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  color: #007fc3;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  -ms-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}
.pager a:hover {
  background-color: #e1e1e1;
  color: #000;
  text-decoration: none;
}
.pager .active a {
  background-color: #007fc3;
  color: #fff;
  text-decoration: none;
}
.pager .next.disabled a,
.pager .prev.disabled a {
  color: #898989;
  text-decoration: none;
}
.pager .next a,
.pager .prev a {
  line-height: 38px;
  height: 38px;
  display: block;
  position: relative;
  color: #007fc4;
  font-size: 15px;
}
.pager .next a:before,
.pager .prev a:before {
  width: 20px;
  height: 37px;
  position: absolute;
  content: "";
  top: 0;
  background: url(../image/el.png) -195px -30px;
}
.pager .next a:hover,
.pager .prev a:hover {
  text-decoration: none;
  background: transparent;
}
.pager .next {
  float: right;
}
.pager .next a {
  padding-right: 40px;
}
.pager .next a:before {
  background-position: -220px -30px;
  right: 0;
}
.pager .next.disabled a:before {
  background-position: -245px -30px;
}
.pager .prev {
  float: left;
}
.pager .prev a {
  padding-left: 40px;
}
.pager .prev a:before {
  left: 0;
}
.pager .prev.disabled a:before {
  background-position: -170px -30px;
}
/* /pager *//* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  border: 1px solid #7bcded;
  -webkit-box-shadow: 0 0 4px rgba(0,127,196,.29);
  -moz-box-shadow: 0 0 4px rgba(0,127,196,.29);
  box-shadow: 0 0 4px rgba(0,127,196,.29);
  color: 0 0 4px rgba(0,127,196,.29);
  background: #fff;
  border-top: 0;
  position: absolute;
  top: 27px;
  padding-top: 4px;
  left: -9999px;
  z-index: 1010;
  width: 100%;
}
.chzn-container.chzn-with-drop .chzn-drop {
  left: -1px;
}
/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background: #fff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  z-index: 1011;
  position: relative;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single-with-deselect span {
  margin-right: 38px;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  padding: 13px 0 0;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #cccccc transparent transparent transparent;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container-single .chzn-search input {
  height: 29px;
  border: 1px solid #ccc;
  padding: 0 10px;
  font-size: 14px;
  color: #000;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container-single .chzn-search input:active,
.chzn-container-single .chzn-search input:focus {
  outline: none;
  border: 1px solid #7bcded;
  -webkit-box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  -moz-box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  color: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
}
.chzn-container-single .chzn-drop {
  margin-top: -1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
  border: 1px solid #cccccc;
  padding-right: 5px;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* @end */
/* @group Results */
.chzn-container .chzn-results {
  max-height: 240px;
  margin: 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 7px 10px;
  margin: 0;
  list-style: none;
  font-size: 14px;
  border-top: 1px solid #e0e0e0;
}
.chzn-container .chzn-results li:before {
  display: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .disabled-result {
  color: #ccc;
  cursor: default;
  display: list-item;
}
.chzn-container .chzn-results .disabled-result em {
  background: transparent;
}
.chzn-container .chzn-results .highlighted {
  color: #007fc4;
  text-decoration: underline;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  color: #ccc;
  cursor: default;
  display: list-item;
}
.chzn-container-multi .chzn-drop .result-selected em {
  background: transparent;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  /* This should by dynamic with js */

  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url('chosen-sprite.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url('chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  border: 0;
  background: #fff;
}
.chzn-container-active {
  border: 1px solid #7bcded;
  -webkit-box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  -moz-box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  color: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
}
.chzn-container-active.chzn-with-drop {
  border-bottom: 1px solid transparent;
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  background: transparent;
  border-left: none;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  border-color: #007fc4 transparent transparent transparent;
}
.chzn-container-active .chzn-choices {
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */
/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @group Right to Left */
.chzn-rtl {
  text-align: right;
}
.chzn-rtl .chzn-single {
  padding: 0 8px 0 0;
  overflow: visible;
}
.chzn-rtl .chzn-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}
.chzn-rtl .chzn-single-with-deselect span {
  margin-left: 38px;
}
.chzn-rtl .chzn-single div {
  left: 3px;
  right: auto;
}
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input {
  direction: rtl;
}
.chzn-rtl .chzn-choices li {
  float: right;
}
.chzn-rtl .chzn-choices .search-choice {
  padding: 3px 5px 3px 19px;
  margin: 3px 5px 3px 0;
}
.chzn-rtl .chzn-choices .search-choice .search-choice-close {
  left: 4px;
  right: auto;
}
.chzn-rtl .chzn-search {
  left: 9999px;
}
.chzn-rtl.chzn-with-drop .chzn-search {
  left: 0px;
}
.chzn-rtl .chzn-drop {
  left: 9999px;
}
.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chzn-rtl .chzn-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}
.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
  border-right: none;
}
.chzn-rtl .chzn-search input {
  background: #ffffff url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b {
  background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chzn-rtl .chzn-search input,
  .chzn-container-single .chzn-single abbr,
  .chzn-container-single .chzn-single div b,
  .chzn-container-single .chzn-search input,
  .chzn-container-multi .chzn-choices .search-choice .search-choice-close,
  .chzn-container .chzn-results-scroll-down span,
  .chzn-container .chzn-results-scroll-up span {
    background-image: url('chosen-sprite@2x.png') !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }
}
/* @end */
/**
 * Intecmedia HTML Reset
 *
 * @copyright 2012 IntecMedia (http://www.intecmedia.ru)
 * @license public domain
 */
.form {
  margin: 40px 0;
}
.form-legend {
  font-size: 1.2em;
  font-weight: bold;
}
.form-row {
  padding: 10px 0;
}
.form-label {
  font-size: 1em;
  margin-bottom: 10px;
}
.form-label label {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.form-widget {
  position: relative;
}
.form .required {
  color: #ec7416;
  font-size: 15px;
  font-weight: bold;
  font-family: "Arial";
}
.form div.error,
p.error-inner {
  color: red;
  font-size: 12px;
  line-height: 1.4em;
  color: #c12b2b;
}
.form .error + input,
input.error,
textarea.error,
.kcaptcha input.error {
  border: 1px solid #f00;
  -webkit-box-shadow: 0 0 4px rgba(193,43,43,.29), inset 0 0 3px rgba(186,20,20,.4);
  -moz-box-shadow: 0 0 4px rgba(193,43,43,.29), inset 0 0 3px rgba(186,20,20,.4);
  box-shadow: 0 0 4px rgba(193,43,43,.29), inset 0 0 3px rgba(186,20,20,.4);
  color: 0 0 4px rgba(193,43,43,.29), inset 0 0 3px rgba(186,20,20,.4);
}
.chzn-single.error {
  border: 1px solid #f00;
  line-height: 29px;
  color: #000;
}
.form .description {
  font-size: 0.85em;
  line-height: 1.4em;
  display: block;
  clear: both;
}
.form .notice {
  color: #888;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  margin: 15px 0;
}
.form-table .form-row:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.form-table .form-row {
  *zoom: 1;
}
.form-table .form-label {
  float: left;
  width: 170px;
  padding-top: 5px;
  margin-bottom: 0;
}
.form-table .form-widget {
  margin-left: 195px;
}
.form-table .form-legend {
  margin-left: 195px;
}
.input {
  height: 29px;
}
.input,
.textarea,
.kcaptcha input {
  max-width: 93%;
  border: 1px solid #ccc;
  padding: 0 10px;
  font-size: 14px;
   font-family: 'Roboto', sans-serif;
  color: #000;
}
.input:active,
.textarea:active,
.input:focus,
.textarea:focus,
.kcaptcha input:active,
.kcaptcha input:focus {
  outline: none;
  border: 1px solid #7bcded;
  -webkit-box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  -moz-box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  box-shadow: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
  color: 0 0 4px rgba(0,127,196,.29), inset 0 0 3px rgba(0,127,196,.4);
}
.select {
  position: relative;
  z-index: 10;
}
.textarea {
  padding-top: 10px;
  resize: vertical;
  padding-right: 0;
  max-width: 96%;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  color: #AAAAAA;
  background-color: #EEEEEE;
}
.button {
  font-weight: bold;
  font-size: 1.2em;
  display: block;
}
ul.checkbox,
ul.radio {
  margin: 0;
  display: inline-block;
  list-style: none;
  padding: 0;
}
ul.checkbox li,
ul.radio li {
  margin: 0 0 15px 0;
  display: block;
  padding: 0;
}
ul.checkbox li:before,
ul.radio li:before {
  display: none;
}
ul.checkbox li label,
ul.radio li label {
  font-size: 13px;
  color: #000;
  position: relative;
}
ul.checkbox li label:before,
ul.radio li label:before {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  border: 1px solid #007fc3;
  background-color: #fff;
  top: -1px;
  left: -31px;
  -webkit-transition: border 0.2s linear, background 0.2s linear;
  -moz-transition: border 0.2s linear, background 0.2s linear;
  -o-transition: border 0.2s linear, background 0.2s linear;
  -ms-transition: border 0.2s linear, background 0.2s linear;
  transition: border 0.2s linear, background 0.2s linear;
}
ul.checkbox li label:after,
ul.radio li label:after {
  position: absolute;
  content: "";
}
ul.checkbox li label:hover:before,
ul.radio li label:hover:before {
  border: 1px solid #e31347;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(228,19,72,.4), inset 0 0 3px rgba(228,19,72,.4);
  -moz-box-shadow: 0 0 5px rgba(228,19,72,.4), inset 0 0 3px rgba(228,19,72,.4);
  box-shadow: 0 0 5px rgba(228,19,72,.4), inset 0 0 3px rgba(228,19,72,.4);
  color: 0 0 5px rgba(228,19,72,.4), inset 0 0 3px rgba(228,19,72,.4);
}
ul.checkbox li label:after {
  width: 10px;
  height: 8px;
  background: url(../image/el.png) -145px -40px;
  top: 3px;
  left: -29px;
}
ul.radio li label:before {
  border-radius: 14px;
}
ul.radio li label:after {
  width: 5px;
  height: 5px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #fff;
  top: 5px;
  left: -28px;
}
ul.checkbox input,
ul.radio input,
input.checkbox,
input.radio {
  margin: 0 17px 0 0;
  padding: 0;
}
ul.checkbox input:checked + label:before,
ul.radio input:checked + label:before,
input.checkbox:checked + label:before,
input.radio:checked + label:before {
  border: 1px solid #007fc3;
  background-color: #007fc3;
}
ul.checkbox input:checked + label:after,
ul.radio input:checked + label:after,
input.checkbox:checked + label:after,
input.radio:checked + label:after {
  display: block;
}
input.button,
a.button,
.button {
  background-color: #007fc3;
  padding: 0 35px;
  line-height: 32px;
  height: 32px;
  font-size: 13px;
  color: #fff;
  border: 0;
  font-weight: bold;
  box-shadow: none;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
input.button:hover,
a.button:hover,
.button:hover,
input.button:focus,
a.button:focus,
.button:focus {
  background-color: #7bcded;
  outline: none;
}
input.button:active,
a.button:active,
.button:active {
  background-color: #00659c;
  outline: none;
}
input.button[disabled],
a.button[disabled],
.button[disabled] {
  background-color: #e3e3e3;
  color: #a4a4a4;
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #fff;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: auto;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: fixed;
  top: 10px;
  right: 30px;
  width: 20px;
  height: 19px;
  background: url(../image/close.png);
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif');
  /* helps IE */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
  overflow-y: auto;
  display: none;
  z-index: 8010;
  background: url('../image/overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */

  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/**
 * Intecmedia HTML Reset
 *
 * @copyright 2011 IntecMedia (http://www.intecmedia.ru)
 * @license public domain
 */
body {
  font-family: "Arial";
  min-width: 960px;
}
body a {
  font-family: "Arial";
}
html,
body {
  height: 100%;
}
.b-wrap {
  min-height: 100%;
}
.b-main {
  overflow: auto;
  padding-bottom: 288px;
}
#main {
  padding-bottom: 40px;
}
.b-pop-stack {
  overflow: hidden;
  height: 0;
}
.b-footer {
  text-align: center;
  position: relative;
  margin-top: -288px;
  /* negative value of footer height */

  height: 288px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../image/footer-bg.gif) 50% 0 no-repeat;
  padding-top: 60px;
}
.b-footer__nav {
  overflow: hidden;
  margin-left: 330px;
  text-align: left;
}
.b-footer__nav li {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 17px;
}

.b-footer__nav li:nth-child(3n+3) {
  margin-left: 20px;
  width: 22%;
  margin-right: 0;
  text-align: right;
}
.b-footer .b-logo {
  width: 96px;
  height: 89px;
  background: url(../image/logo-ft.png) no-repeat;
  float: left;
  margin-right: 30px;
}
.b-footer a:hover {
  border-color: transparent;
  color: #7ccded;
}
.b-footer a:hover span {
  border-color: transparent;
}
.b-footer__items {
  margin-left: 330px;
  text-align: left;
}
.b-footer__items .b-footer__item {
  width: 33% !important;
  margin-right: 17px;
  float: none !important;
  padding-top: 0 !important;
}
.b-footer__item {
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.b-footer__item:first-of-type {
  width: auto;
  float: left;
  padding-top: 14px;
}
.b-footer__item:nth-of-type(3) {
  margin-left: 17px;
  margin-right: 0;
  width: 22% !important;
}
.b-footer__item:nth-of-type(3) .b-footer__item__link {
  margin-left: 50px;
}
.b-footer__item:last-child {
  width: auto;
  margin-left: 20px;
}
.b-footer__item:last-child .b-footer__item__link {
  margin-left: 50px;
}
.b-footer__item__link {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
  color: #7ccded;
}
.b-footer__item__link:hover {
  text-decoration: none;
}
.b-footer__item__link span {
  -webkit-transition: border 0.2s linear;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -ms-transition: border 0.2s linear;
  transition: border 0.2s linear;
  line-height: 18px;
  color: #fff;
}
.b-footer__item hr {
  height: 1px;
  background-color: #92e0ff;
  border: 0;
  border-left: 50px solid #007fc4;
  margin: 25px 0;
}
.b-footer__item__bottom {
  line-height: 18px;
  color: #92e0ff;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  white-space: nowrap;
}
.b-footer__item__bottom a {
  color: #fff;
  border-bottom: 1px solid #7ccded;
  text-decoration: none;
  -webkit-transition: color 0.2s linear, border 0.2s linear;
  -moz-transition: color 0.2s linear, border 0.2s linear;
  -o-transition: color 0.2s linear, border 0.2s linear;
  -ms-transition: color 0.2s linear, border 0.2s linear;
  transition: color 0.2s linear, border 0.2s linear;
}
.b-footer__item__bottom span {
  color: #007fc4;
}
.b-footer__item__bottom .b-el_tel {
  height: 33px;
  background-position: -145px 0;
  float: left;
  margin: 0 32px 0 0;
}
.b-footer__soc {
  margin-top: 24px;
}
a.b-made {
  border: 0;
  color: #91dfff;
}
a.b-made span {
  color: #91dfff;
  font-size: 8px;
  display: inline-block;
  vertical-align: top;
}
a.b-made b {
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid #7ccded;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
a.b-made:hover b {
  border: 0;
  color: #7ccded;
}
.b-header {
  height: 204px;
  background: url(../image/header-bg.gif) 50% 100% no-repeat;
  padding-top: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-header__nav {
  margin-bottom: 20px;
}
.b-header__nav li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.b-header__nav li:last-child {
  margin-right: 0;
}
.b-header__nav li a {
  line-height: 23px;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #e41348;
  -webkit-transition: color 0.2s linear, border 0.2s linear;
  -moz-transition: color 0.2s linear, border 0.2s linear;
  -o-transition: color 0.2s linear, border 0.2s linear;
  -ms-transition: color 0.2s linear, border 0.2s linear;
  transition: color 0.2s linear, border 0.2s linear;
}
.b-header__nav li a:hover {
  color: #e41348;
  border-color: transparent;
}
.b-header__nav li a.active {
  color: #e41348;
}
.b-header__nav_top {
  margin: -46px 120px 0 0;
}
.b-header__nav_top li {
  margin-right: 15px;
}
.b-header__nav_top li:last-child {
  margin-right: 20px;
}
.b-header__nav_top li a {
  font-size: 14px;
}
.b-header__tel {
  margin-top: 22px;
}
.b-header__tel a {
  display: inline-block;
  vertical-align: middle;
  color: #007fc3;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.b-header__tel a:hover {
  text-decoration: none;
}
.b-header__tel span {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
}
.b-header__tel span b {
  font-size: 15px;
  display: block;
}
.b-header_start {
  background: none;
  height: 170px;
}
@media (max-width: 1230px) {
  .b-header__nav {
    margin: -46px 120px 0 0;
  }
  .b-header__nav li {
    margin-right: 15px;
  }
  .b-header__nav li:last-child {
    margin-right: 20px;
  }
  .b-header__nav li a {
    font-size: 14px;
  }
}
.b-logo {
  display: block;
  background: url(../image/logo.png);
  width: 480px;
  height: 107px;
  margin-left: 17px;
}
.b-header__right {
  float: right;
  text-align: right;
}
.b-lang {
  margin-bottom: 23px;
  font-family: 'Roboto', sans-serif;
}
.b-lang__item {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #000;
}
.b-lang__item:hover {
  border: 0;
}
.b-lang__check {
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 7px / 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px / 8px;
  -moz-background-clip: padding;
  border-radius: 7px / 8px;
  background-clip: padding-box;
  background-color: #e9e9e9;
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.25);
  -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.25);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.25);
  color: inset 0 1px 0 rgba(0,0,0,.25);
  width: 35px;
  height: 15px;
  margin: 0 3px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-lang__check:before {
  position: absolute;
  content: "";
  top: 2px;
  left: 2px;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  background-color: #007fc3;
  width: 11px;
  height: 11px;
  -webkit-box-shadow: inset 0 -1px 0 #004fb6;
  -moz-box-shadow: inset 0 -1px 0 #004fb6;
  box-shadow: inset 0 -1px 0 #004fb6;
  color: inset 0 -1px 0 #004fb6;
  -webkit-transition: left 0.2s linear;
  -moz-transition: left 0.2s linear;
  -o-transition: left 0.2s linear;
  -ms-transition: left 0.2s linear;
  transition: left 0.2s linear;
}
.b-lang__check_eng:before {
  left: 22px;
}
.b-breadcrumbs {
  padding: 19px 5px;
  margin-bottom: 5px;
}
.b-breadcrumbs .b-crumb {
  position: relative;
  margin-right: 30px;
  color: #007fc3;
  font-size: 13px;
  text-shadow: 0 1px 0 #fff;
}
.b-breadcrumbs .b-crumb:before {
  position: absolute;
  content: "";
  top: 0;
  right: -24px;
  content: "→";
  color: #b3b3b3;
  text-decoration: none;
}
.b-breadcrumbs .b-crumb:hover {
  text-decoration: none;
}
.b-breadcrumbs span.b-crumb {
  color: #b3b3b3;
}
.b-breadcrumbs span.b-crumb:before {
  display: none;
}
.b-right {
  width: 312px;
  float: right;
}
.b-left {
  overflow: hidden;
  padding-left: 2px;
  margin-right: 400px;
}
.b-right__nav {
  border: 4px solid #007fc3;
  padding: 19px 15px 0 36px;
  margin-bottom: 38px;
}
.b-right__nav li a {
  letter-spacing: 1.5px;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #007fc4;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.2s linear, border 0.3s linear;
  -moz-transition: color 0.2s linear, border 0.3s linear;
  -o-transition: color 0.2s linear, border 0.3s linear;
  -ms-transition: color 0.2s linear, border 0.3s linear;
  transition: color 0.2s linear, border 0.3s linear;
}
.b-right__nav li a:hover {
  color: #363636;
  border-color: transparent;
}
.b-right__nav li.active > a {
    color: #e41348;
    border-color: #e41348;
}
.b-right__nav li.active .b-right__nav_sub {
  display: block;
}
.b-right__nav_sub {
  display: none;
  padding-left: 30px;
}
.b-right__nav_sub li a {
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
  color: #007fc4;
  margin-bottom: 22px;
}
.b-right__nav_sub li a:hover {
  color: #007fc4;
}
.b-right__nav_sub li a.active {
  color: #e41348;
  border-color: #e41348;
}
.b-date {
  font-size: 12px;
  color: #000;
  margin-bottom: 5px;
}
.b-date_blue {
  color: #007fc4;
  font-weight: bold;
  margin-bottom: 16px;
}
.b-list__item {
  position: relative;
  padding: 30px 0 30px;
}
.b-list__item__title {
  display: block;
  font-size: 16px;
  color: #007fc4;
  margin-bottom: 20px;
  line-height: 20px;
}
.b-list__item__title:hover {
  text-decoration: none;
}
.b-list__item img {
  float: left;
  width: 190px;
}
.b-list__item .b-date {
  padding-top: 30px;
  text-align: center;
  float: left;
  width: 130px;
  font-weight: bold;
}
.b-list__item .b-date + .b-list__item__info {
  margin-left: 130px;
}
.b-list__item img + .b-list__item__info {
  margin-left: 347px;
  padding-top: 5px;
}
.b-list__item__text {
  line-height: 19px;
  margin-top: 20px;
  color: #000;
  font-size: 13px;
}
.b-list__item_short {
  padding: 0;
  margin-bottom: 15px;
}
.b-list__item_short .b-list__item__title {
  font-size: 13px;
  line-height: normal;
}
.b-list__item_short .b-date {
  margin-bottom: 0;
  padding: 0;
  font-weight: normal;
  width: auto;
  text-align: left;
  float: none;
}
.b-list__item:nth-child(2n+2) {
  background: #f4fcff;
}
.b-list__item_article {
  padding: 0 0 0 35px;
  margin-bottom: 50px;
}
.b-list__item_article .b-date {
  padding: 3px 0 0;
  width: auto;
  text-align: left;
  float: none;
}
.b-list__item_article .b-date + .b-list__item__title {
  margin-top: 13px;
}
.b-list__item_article img {
  float: none;
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.b-list__item_article .b-num {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: #000;
}
.b-list {
  font-size: 0;
}
.b-list .b-list__col {
  display: inline-block;
  vertical-align: top;
  float: none;
}
.b-list__col {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
}
.b-list_no-num .b-list__col:first-child {
  padding-left: 0;
  padding-right: 40px;
}
.b-list_no-num .b-list__item_article {
  padding-left: 0;
}
.b-content__nav {
  margin: 54px 0 32px;
}
.b-content__nav__left,
.b-content__nav__right {
  font-size: 14px;
  position: relative;
}
.b-content__nav__left:before,
.b-content__nav__right:before {
  position: absolute;
  content: "";
  top: 4px;
  width: 7px;
  height: 5px;
  background: url(../image/el.png) -210px 0;
}
.b-content__nav__left {
  padding-left: 17px;
  float: left;
}
.b-content__nav__left:before {
  left: 0;
}
.b-content__nav__right {
  padding-right: 17px;
  float: right;
}
.b-content__nav__right:before {
  right: 0;
  background-position: -210px -10px;
}
.b-pop {
  width: 640px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 20px 17px;
}
.b-pop h1 {
  text-align: center;
  margin-bottom: 10px;
}
.b-pop h1:before {
  background: #b4b4b4;
  border: 0;
}
.b-pop .form-table .form-label {
  text-align: right;
}
.b-pop hr {
  background: #b4b4b4;
  border: 0;
  height: 1px;
}
.b-pop .textarea {
  width: 341px;
}
.b-pop .form {
  margin: 0;
}
.kcaptcha {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
}
.kcaptcha img {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 21px;
}
.kcaptcha input {
  display: inline-block;
  vertical-align: middle;
  height: 31px;
  font-size: 14px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.b-slider {
  background: url(../image/slider-mask.png) 50% 0;
  height: 319px;
  position: relative;
}
.b-slider .b-width {
  width: 1182px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -591px;
  padding: 0;
  height: 319px;
}
.b-slider__item {
  position: absolute;
}
.b-slider__item img {
  position: absolute;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  top: 0;
  left: 0;
  opacity: 0;
}
.b-slider__item img.active {
  opacity: 1;
}
.b-slider__item_1 {
  width: 414px;
  height: 272px;
  top: 47px;
  left: -3px;
}
.b-slider__item_1 .b-slider__item__info {
  top: 72px;
  left: 182px;
}
.b-slider__item_2 {
  width: 393px;
  height: 326px;
  top: -7px;
  left: 361px;
}
.b-slider__item_2 .b-slider__item__info {
  top: 125px;
  left: 70px;
}
.b-slider__item_3 {
  width: 470px;
  height: 304px;
  top: 14px;
  right: 3px;
}
.b-slider__item_3 .b-slider__item__info {
  top: 104px;
  left: 110px;
}
.b-slider__item__info {
  text-decoration: none;
  line-height: 16px;
  position: absolute;
  font-family: 'heliosregular';
  color: #fff;
  font-size: 15px;
  width: 160px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.b-slider__item__info span {
  line-height: 30px;
  text-transform: uppercase;
  font-size: 30px;
  display: block;
  padding: 0 0 8px;
  margin: 0 0 10px;
  position: relative;
}
.b-slider__item__info span:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 35px;
  height: 2px;
  background: #fff;
}
.b-slider__item__info.hide {
  opacity: 0;
}
.b-start {
  padding-top: 100px;
}
.b-start h1 {
  padding-bottom: 11px;
}
.b-start .b-list__col {
  padding: 0;
}
.b-start .b-list__col:last-child {
  padding-left: 60px;
}
.b-start .b-list__col .b-list__col {
  padding-left: 20px;
}
.b-start .b-list__col .b-list__col:first-child {
  padding: 0 20px 0 0;
}
.b-start .b-list__item__title {
  font-size: 17px;
  font-family: 'heliosregular';
  line-height: 24px;
  margin-bottom: 35px;
}
.b-start__about {
  font-size: 15px;
  line-height: 20px;
}
.b-start__about h1 {
  margin-bottom: 35px;
}
.b-start__principes h1 {
  margin-bottom: 10px;
}
.b-start__principes p {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
  line-height: 16px;
}
.b-start__title {
  line-height: 23px;
  font-size: 13px;
  color: #007fc4;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  display: block;
  text-decoration: none;
  margin: 0 0 15px;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.b-start__title:hover {
  text-decoration: none;
}
.b-start__title:hover {
  color: #00ace4;
}
.b-advantages {
  text-align: justify;
  overflow: hidden;
  height: 60px;
}
.b-advantages:after {
  content: "1";
  margin-left: 100%;
  height: 1px;
  overflow: hidden;
  display: inline-block;
}
.b-advantages__item {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-family: 'heliosregular';
  font-size: 17px;
  line-height: 20px;
}
.b-advantages__item .b-el {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
.b-advantages__item span {
  display: inline-block;
  vertical-align: middle;
}
.b-advantages li {
  display: inline;
}
.lt-ie9 .b-slider__item img {
  display: none;
}
.lt-ie9 .b-slider__item img.active {
  display: block;
}
.lt-ie9 .b-footer__item {
  margin: 0 10px 0 0 !important;
  width: auto !important;
}
.lt-ie9 .b-footer {
  text-align: left;
}
.lt-ie9 .b-crumb {
  text-decoration: none;
}
.lt-ie9 p {
  color: #252525;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 18px;
}
.lt-ie9 .input {
  line-height: 30px !important;
}
.lt-ie9 .b-footer__item {
  margin-left: 3% !important;
  margin-right: 0 !important;
  width: auto !important;
  float: left;
}
.lt-ie9 .b-footer__items .b-footer__item {
  float: none !important;
  width: 33% !important;
  margin-left: 0 !important;
  float: none !important;
  padding-top: 0 !important;
}
.lt-ie9 .b-footer .b-logo {
  margin: 0 !important;
}
.lt-ie9 .b-right__nav {
  padding: 19px 10px 0 30px;
}
.lt-ie9 .b-start__principes {
  padding-left: 60px;
}
