@import url("http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic&subset=latin,cyrillic");
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  margin: 0;
}
body {
  min-width: 940px;
}
.wrapper {
  min-height: 100%;
  padding-bottom: 79px;
}
footer {
  height: 39px;
  margin-top: -39px;
}
img {
  height: auto;
  max-width: 100%;
  border: 0;
  vertical-align: middle;
  width: auto 9;
  -ms-interpolation-mode: bicubic;
}
.clear,
.row {
  *zoom: 1;
}
.clear:before,
.row:before,
.clear:after,
.row:after {
  content: "";
  display: table;
  line-height: 0;
}
.clear:after,
.row:after {
  clear: both;
}
.container {
  width: 940px;
  padding: 0 60px;
  margin: 0 auto;
/*
	&._fluid
		width: auto
		max-width: dPageWidthFluidMax
		min-width: dPageWidthFluidMin
	*/
}
.row {
  position: relative;
  margin-left: -20px;
}
.row._p {
  margin-top: 10px;
  margin-bottom: 20px;
}
.row._fluid {
  width: 100%;
  margin-left: 0;
}
[class^="col"] {
  float: left;
  margin-left: 20px;
}
[class^="col"]._borderLeft:before {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 10px;
  width: 0;
  margin-left: -10px;
  border-left: 1px solid #fff;
  border-left: 1px solid rgba(255,255,255,0.6);
}
.row._fluid [class^="col"]._borderLeft:before {
  margin-left: -2.56%;
}
.row._fluid [class^="col"] {
  margin-left: 5.12%;
}
.row._fluid [class^="col"]:first-child {
  margin-left: 0;
}
.row._pcols [class^="col"] {
  margin-bottom: 13px;
}
.col1 {
  width: 50px;
}
.offset1 {
  margin-left: 90px;
}
.col2 {
  width: 120px;
}
.offset2 {
  margin-left: 160px;
}
.col3 {
  width: 190px;
}
.offset3 {
  margin-left: 230px;
}
.col4 {
  width: 260px;
}
.offset4 {
  margin-left: 300px;
}
.col5 {
  width: 330px;
}
.offset5 {
  margin-left: 370px;
}
.col6 {
  width: 400px;
}
.offset6 {
  margin-left: 440px;
}
.col7 {
  width: 470px;
}
.offset7 {
  margin-left: 510px;
}
.col8 {
  width: 540px;
}
.offset8 {
  margin-left: 580px;
}
.col9 {
  width: 610px;
}
.offset9 {
  margin-left: 650px;
}
.col10 {
  width: 680px;
}
.offset10 {
  margin-left: 720px;
}
.col11 {
  width: 750px;
}
.offset11 {
  margin-left: 790px;
}
.col12 {
  width: 820px;
}
.offset12 {
  margin-left: 860px;
}
.row._fluid .col1 {
  width: 3.64%;
}
.row._fluid .offset1 {
  margin-left: 13.88%;
}
.row._fluid .offset1:first-child {
  margin-left: 8.76%;
}
.row._fluid .col2 {
  width: 12.4%;
}
.row._fluid .offset2 {
  margin-left: 22.64%;
}
.row._fluid .offset2:first-child {
  margin-left: 17.52%;
}
.row._fluid .col3 {
  width: 21.16%;
}
.row._fluid .offset3 {
  margin-left: 31.4%;
}
.row._fluid .offset3:first-child {
  margin-left: 26.28%;
}
.row._fluid .col4 {
  width: 29.92%;
}
.row._fluid .offset4 {
  margin-left: 40.16%;
}
.row._fluid .offset4:first-child {
  margin-left: 35.04%;
}
.row._fluid .col5 {
  width: 38.68%;
}
.row._fluid .offset5 {
  margin-left: 48.92%;
}
.row._fluid .offset5:first-child {
  margin-left: 43.8%;
}
.row._fluid .col6 {
  width: 47.44%;
}
.row._fluid .offset6 {
  margin-left: 57.68%;
}
.row._fluid .offset6:first-child {
  margin-left: 52.56%;
}
.row._fluid .col7 {
  width: 56.2%;
}
.row._fluid .offset7 {
  margin-left: 66.44%;
}
.row._fluid .offset7:first-child {
  margin-left: 61.32%;
}
.row._fluid .col8 {
  width: 64.96%;
}
.row._fluid .offset8 {
  margin-left: 75.2%;
}
.row._fluid .offset8:first-child {
  margin-left: 70.08%;
}
.row._fluid .col9 {
  width: 73.72%;
}
.row._fluid .offset9 {
  margin-left: 83.96%;
}
.row._fluid .offset9:first-child {
  margin-left: 78.84%;
}
.row._fluid .col10 {
  width: 82.48%;
}
.row._fluid .offset10 {
  margin-left: 92.72%;
}
.row._fluid .offset10:first-child {
  margin-left: 87.6%;
}
.row._fluid .col11 {
  width: 91.24%;
}
.row._fluid .offset11 {
  margin-left: 101.48%;
}
.row._fluid .offset11:first-child {
  margin-left: 96.36%;
}
.row._fluid .col12 {
  width: 100%;
}
.row._fluid .offset12 {
  margin-left: 110.24%;
}
.row._fluid .offset12:first-child {
  margin-left: 105.12%;
}
body {
  font: 14px/1.25 'Roboto', Arial, sans-serif;
  color: #fff;
  background: #9397a3;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
ul,
ol,
li,
dl,
dt,
dd {
  padding: 0;
  margin: 10px 0;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
  font: bold normal 15px 'Roboto', Arial, sans-serif;
  color: #fff;
}
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child),
.h1:not(:first-child),
.h2:not(:first-child),
.h3:not(:first-child) {
  margin-top: 20px;
}
h1,
h2,
.h2,
.h2 {
  font-size: 17px;
}
li {
  margin-left: 2.5em;
}
hr {
  display: block;
  height: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #fff;
  border-top: 1px solid rgba(255,255,255,0.6);
  margin: 20px 0;
  line-height: 0;
}
.hrBottom {
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255,255,255,0.6);
}
.cont {
  margin-top: 20px;
  margin-bottom: 20px;
}
.plate {
  padding: 10px 30px;
  border: 2px solid #ccc;
  border: 2px solid rgba(204,204,204,0.85);
  background-color: #38383d;
  background-color: rgba(56,56,61,0.85);
}
.plate._outside {
  margin-left: -32px;
  margin-right: -32px;
}
.sidePlate {
  padding-right: 20px;
  border-right: 2px solid #ccc;
  border-right: 2px solid rgba(204,204,204,0.85);
}
label.blockLabel {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 0 0;
}
input,
button,
select,
textarea,
a.button {
  margin: 0;
  font: 14px/1.25 'Roboto', Arial, sans-serif;
}
input._error,
button._error,
select._error,
textarea._error,
a.button._error {
  border-color: #f00 !important;
}
button,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
a.button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  height: 30px;
  padding: 5px;
  vertical-align: baseline;
  border-radius: 4px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  border: 1px solid #ccc;
  color: #fff;
  background-color: #9397a3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}
textarea {
  height: auto;
}
button,
a.button {
  width: auto;
  height: auto;
  padding: 5px 10px;
  border: 0;
  cursor: pointer;
  color: #9397a3;
  background-color: #36aefa;
  -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4), 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4), 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.4), 0 1px 2px rgba(0,0,0,0.2);
}
button:hover,
a.button:hover {
  text-decoration: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: 0.2em;
}
select {
  line-height: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
}
select[multiple],
select[size] {
  height: auto;
}
a,
.link {
  color: #36aefa;
}
a:link,
.link:link,
a:visited,
.link:visited,
a:active,
.link:active {
  text-decoration: none;
}
a:hover,
.link:hover {
  text-decoration: underline;
}
a.linkBlock,
a.linkInlineBlock {
  display: block;
  color: inherit;
}
a.linkBlock h1,
a.linkInlineBlock h1,
a.linkBlock h2,
a.linkInlineBlock h2,
a.linkBlock h3,
a.linkInlineBlock h3,
a.linkBlock h4,
a.linkInlineBlock h4,
a.linkBlock h5,
a.linkInlineBlock h5,
a.linkBlock h6,
a.linkInlineBlock h6,
a.linkBlock .h1,
a.linkInlineBlock .h1,
a.linkBlock .h2,
a.linkInlineBlock .h2,
a.linkBlock .h3,
a.linkInlineBlock .h3,
a.linkBlock .h4,
a.linkInlineBlock .h4,
a.linkBlock .h5,
a.linkInlineBlock .h5,
a.linkBlock .h6,
a.linkInlineBlock .h6 {
  color: #fff;
}
a.linkBlock .cLink,
a.linkInlineBlock .cLink {
  color: #36aefa;
}
a.linkBlock:hover,
a.linkInlineBlock:hover {
  text-decoration: none;
}
a.linkBlock:hover .link,
a.linkInlineBlock:hover .link {
  text-decoration: underline;
  color: #36aefa;
}
a.linkInlineBlock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.linkMore {
  padding-right: 0.8em;
  white-space: nowrap;
}
.linkMore:after {
  content: '»';
  position: absolute;
  margin-left: 0.3em;
  text-decoration: none;
  color: #36aefa;
}
.linkPseudo {
  color: #36aefa;
}
.linkPseudo > span {
  border-bottom: 1px dotted #36aefa;
  cursor: pointer;
}
.linkPseudo:hover {
  text-decoration: none;
}
.flatList {
  list-style: none;
}
.flatList > li {
  margin-left: 0;
}
.metaList {
  list-style: none;
  color: #999;
}
.metaList._nosep li,
.metaList li._nosep {
  margin-left: 1em;
}
.metaList._nosep li:first-child,
.metaList li._nosep:first-child {
  margin-left: 0;
}
.metaList._nosep li:before,
.metaList li._nosep:before {
  content: none;
}
.metaList._breadcrumbs li {
  font-style: italic;
}
.metaList._breadcrumbs li:before {
  content: '→';
}
.metaList li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
}
.metaList li:before {
  content: '|';
  margin: 0 1em 0 0.8em;
  color: #666;
}
.metaList li:first-child:before {
  content: none;
}
.metaList li._active,
.metaList li._active > a {
  color: #fff;
  font-weight: bold;
}
.floatLeft {
  float: left;
  margin: 0 20px 10px 0;
}
.floatRight {
  float: right;
  margin: 0 0 10px 20px;
}
.tableStruct {
  padding: 0;
  margin: 20px 0;
  border-collapse: collapse;
}
.tableStruct td {
  padding: 0 0 10px 20px;
  margin: 0;
}
.tableStruct td:first-child {
  padding-left: 0;
}
.tableData {
  width: 100%;
  margin: 19px 0 20px;
  border-collapse: collapse;
}
.tableData th,
.tableData td {
  padding: 13px 10px;
  border: 1px solid #ccc;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
}
.tableData th {
  font-weight: bold;
  color: #9397a3;
  background: #666;
  border: 0;
}
.tableData tr:nth-child(odd) {
  background: #606f7c;
}
body {
  background: #9397a3 url("../../images/fe/bgr.jpg?3") no-repeat 50% 0;
}
body.pageType2 {
  background: #9397a3 url("../../images/fe/bgr2.jpg?3") no-repeat 50% 0;
}
header {
  margin-bottom: 490px;
  background: #9397a3;
  background: -webkit-linear-gradient(top, #9094a0 0%, #38383d 100%);
  background: -moz-linear-gradient(top, #9094a0 0%, #38383d 100%);
  background: -ms-linear-gradient(top, #9094a0 0%, #38383d 100%);
  background: -o-linear-gradient(top, #9094a0 0%, #38383d 100%);
  background: linear-gradient(top, #9094a0 0%, #38383d 100%);
}
.pageType2 header {
  margin-bottom: 200px;
}
header .container {
  position: relative;
}
.header_nav {
  overflow: hidden;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.header_nav a {
  display: block;
  min-width: 120px;
  padding: 0.8em 0.5em;
  text-decoration: none;
  text-align: center;
  color: #fff;
}
.header_nav li {
  float: left;
  margin: 0 !important;
  border-right: 1px solid rgba(102,102,102,0.5);
}
.header_nav li:first-child {
  border-left: 1px solid rgba(102,102,102,0.5);
}
.header_nav li._active a {
  color: #36aefa;
  text-shadow: 0 0 10px rgba(54,174,250,0.5);
}
.header_logo {
  position: absolute;
  top: 60px;
  left: 290px;
  width: 370px;
  height: 170px;
}
.header_logo h1,
.header_logo a {
  display: block;
  margin: 0;
  height: 100%;
}
.header_logo span {
  visibility: hidden;
}
.header_5tv {
  position: absolute;
  top: -66px;
  right: -35px;
}
.series {
  font-size: 12px;
}
.series .link,
.series strong.cFirm {
  margin-left: 0.4em;
}
.listFirm {
  list-style: none;
  color: #999;
}
.listFirm li {
  margin-left: 0;
}
.listFirm li._active {
  color: #fff;
}
.listAlphabet {
  font-size: 15px;
}
.listAlphabet._nosep li {
  margin-left: 0.85em;
}
.imgObject {
  position: relative;
  font-size: 12px;
}
.imgObject_label {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 6px;
  font-weight: bold;
  color: #fff;
  background: #36aefa;
}
.imgObject_text {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  padding: 4px 6px;
  background: #1c2c3c;
  background: rgba(28,44,60,0.8);
}
.gallery {
  position: relative;
}
.gallery_wrap {
  overflow: hidden;
}
.gallery .row {
  position: relative;
  left: 0;
  width: 999999px;
}
.gallery_control_left,
.gallery_control_right {
  position: absolute;
  left: -25px;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: url("../../images/fe/arrow_left.png") no-repeat 50% 50%;
  -webkit-background-size: 50%;
  -moz-background-size: 50%;
  background-size: 50%;
  cursor: pointer;
}
.gallery_control_right {
  left: auto;
  right: -25px;
  background-image: url("../../images/fe/arrow_right.png");
}
.gallery._alt .gallery_control_left,
.gallery._alt .gallery_control_right {
  top: 71px;
}
.videoplayer {
  position: relative;
  margin: 10px 0;
  cursor: pointer;
}
.videoplayer_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../../images/fe/player_ontop.png") no-repeat 50% 50%;
  filter: alpha(opacity=45);
  opacity: 0.45;
}
.videoplayer_overlay:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
footer {
  padding: 2px 0;
  text-transform: uppercase;
  background: #9397a3;
  background: -webkit-linear-gradient(top, #9094a0 0%, #38383d 100%);
  background: -moz-linear-gradient(top, #9094a0 0%, #38383d 100%);
  background: -ms-linear-gradient(top, #9094a0 0%, #38383d 100%);
  background: -o-linear-gradient(top, #9094a0 0%, #38383d 100%);
  background: linear-gradient(top, #9094a0 0%, #38383d 100%);
}
footer a {
  color: #ccc;
}
footer .metaList._nosep li {
  margin-left: 2em;
}
.fancybox-skin {
  padding: 2px !important;
}
.displayNone {
  display: none;
}
.displayBlock {
  display: block;
}
.displayInlineBlock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.overflowHidden {
  overflow: hidden;
}
.visibilityHidden {
  visibility: hidden;
}
.widthAuto {
  width: auto;
}
.fsHead {
  font-size: 17px;
}
.fsBig {
  font-size: 15px;
}
.fsText {
  font-size: 14px;
}
.fsMedium {
  font-size: 12px;
}
.fsSmall {
  font-size: 11px;
}
.cFirm {
  color: #36aefa;
}
.cBack {
  color: #9397a3;
}
.cBackFade {
  color: #606f7c;
}
.cText {
  color: #fff;
}
.cHead {
  color: #fff;
}
.cLink {
  color: #36aefa;
}
.cSucc {
  color: #008000;
}
.cWarn {
  color: #f00;
}
.cFade {
  color: #999;
}
.cFadeDark {
  color: #666;
}
.cFadeLight {
  color: #ccc;
}
.bcFirm {
  background-color: #36aefa;
}
.bcBack {
  background-color: #9397a3;
}
.bcBackFade {
  background-color: #606f7c;
}
.bcText {
  background-color: #fff;
}
.bcHead {
  background-color: #fff;
}
.bcLink {
  background-color: #36aefa;
}
.bcSucc {
  background-color: #008000;
}
.bcWarn {
  background-color: #f00;
}
.bcFade {
  background-color: #999;
}
.bcFadeDark {
  background-color: #666;
}
.bcFadeLight {
  background-color: #ccc;
}
.bcTransparent {
  background-color: transparent;
}
.alignLeft {
  text-align: left;
}
.alignRight {
  text-align: right;
}
.alignCenter {
  text-align: center;
}
.alignBaseline {
  vertical-align: baseline;
}
.alignMiddle {
  vertical-align: middle;
}
.alignTop {
  vertical-align: top;
}
.alignBottom {
  vertical-align: bottom;
}
.marginTopDoubleBase {
  margin-top: 40px !important;
}
.marginBottomDoubleBase {
  margin-bottom: 40px !important;
}
.marginLeftDoubleBase {
  margin-left: 40px !important;
}
.marginRightDoubleBase {
  margin-right: 40px !important;
}
.marginTopBase {
  margin-top: 20px !important;
}
.marginBottomBase {
  margin-bottom: 20px !important;
}
.marginLeftBase {
  margin-left: 20px !important;
}
.marginRightBase {
  margin-right: 20px !important;
}
.marginTopHalfBase {
  margin-top: 10px !important;
}
.marginBottomHalfBase {
  margin-bottom: 10px !important;
}
.marginLeftHalfBase {
  margin-left: 10px !important;
}
.marginRightHalfBase {
  margin-right: 10px !important;
}
.flat {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.flatTop {
  margin-top: 0 !important;
}
.flatBottom {
  margin-bottom: 0 !important;
}
