@import url("//fast.fonts.net/lt/1.css?apiType=css&c=c840a974-d579-4475-863f-af034f52ddf2&fontids=1115792,1115777");
@font-face {
  font-family: "InterFace W10 Regular";
  src: url("../fonts/1115792/8d2bfaf8-06f6-4a0a-b147-0e6680b3e4bd.eot?#iefix");
  src: url("../fonts/1115792/8d2bfaf8-06f6-4a0a-b147-0e6680b3e4bd.eot?#iefix") format("eot"), url("../fonts/1115792/498914bb-7895-4b11-a813-f2c972e541f7.woff") format("woff"), url("../fonts/1115792/f5082780-6815-40db-9f22-6412577e6dc9.ttf") format("truetype"), url("../fonts/1115792/7788d552-5967-4a88-ae8b-0d927b6ee576.svg#7788d552-5967-4a88-ae8b-0d927b6ee576") format("svg");
}
@font-face {
  font-family: "InterFace W10 Bold";
  src: url("../fonts/1115777/97051838-fe0d-413c-a0bd-ea752ef16cac.eot?#iefix");
  src: url("../fonts/1115777/97051838-fe0d-413c-a0bd-ea752ef16cac.eot?#iefix") format("eot"), url("../fonts/1115777/5a8520bd-d99a-407d-95af-3698b887468f.woff") format("woff"), url("../fonts/1115777/211e5e45-95df-4fd8-8292-d8342104b7e4.ttf") format("truetype"), url("../fonts/1115777/0904d1dc-e152-4579-a70a-07f8098d9fd4.svg#0904d1dc-e152-4579-a70a-07f8098d9fd4") format("svg");
  font-weight: bold;
}
/*@font-face {
    font-family: 'InterfaceCorp_Regular';
    src: url('../fonts/if_corp_rg-webfont.eot');
    src: url('../fonts/if_corp_rg-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/if_corp_rg-webfont.ttf') format('truetype'),
    url('../fonts/if_corp_rg-webfont.svg#interface_corpregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterfaceCorp_Bold';
    src: url('../fonts/if_corp_bd-webfont.eot');
    src: url('../fonts/if_corp_bd-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/if_corp_bd-webfont.ttf') format('truetype'),
    url('../fonts/if_corp_bd-webfont.svg#interface_corpbold') format('svg');
    font-weight: bold;
    font-style: normal;
}*/
@font-face {
  font-family: 'InterfaceCorp_Italic';
  src: url('../fonts/if_corp_it-webfont.eot');
  src: url('../fonts/if_corp_it-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/if_corp_it-webfont.ttf') format('truetype'), url('../fonts/if_corp_it-webfont.svg#interface_corpitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
/*!
 *  Font Awesome 4.0.3 by @davegandy - //fontawesome.io - @fontawesome
 *  License - //fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts//fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts//fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts//fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts//fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts//fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-size-14 {
  font-size: 14px;
}
.icon-fw {
  width: 1.28571429em;
  text-align: center;
}
.icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.icon-li.icon-lg {
  left: -1.85714286em;
}
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.icon.pull-left {
  margin-right: .3em;
}
.icon.pull-right {
  margin-left: .3em;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-chevron-right:before {
  content: "\f054";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-check:before {
  content: "\f00c";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-expand:before {
  content: "\f065";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-play:before {
  content: "\f04b";
}
.icon-circle:before {
  content: "\f111";
}
.icon-spinner:before {
  content: "\f110";
}
/* ---------------- Reset ---------------- */
html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
acronym,
big,
cite,
code,
del,
em,
img,
small,
strong,
b,
u,
i,
dl,
dt,
dd,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
:focus {
  outline: 0;
}
img {
  vertical-align: middle;
}
b,
strong {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
u {
  text-decoration: underline;
}
del,
s {
  text-decoration: line-through;
}
textarea {
  overflow: auto;
  resize: none;
}
html,
body {
  height: 100%;
}
address {
  font-style: normal;
}
.reset-list-style {
  list-style: none;
  margin: 0;
  padding: 0;
}
.reset-link-style {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666;
}
.disable-link-style {
  color: #000000;
}
.disable-link-style:link,
.disable-link-style:disabled,
.disable-link-style:hover,
.disable-link-style:visited,
.disable-link-style:focus {
  text-decoration: none;
}
.reset-search-input-style {
  -webkit-appearance: textfield;
  padding: 0;
}
.reset-search-input-style::-webkit-search-decoration,
.reset-search-input-style::-webkit-search-cancel-button,
.reset-search-input-style::-webkit-search-results-button,
.reset-search-input-style::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
figure {
  margin: 0;
  padding: 0;
}
.clear {
  display: block;
  clear: both;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
}
.clearfix:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.justify {
  text-align: justify;
}
.justify:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.text-center {
  text-align: center !important;
}
.transition-property-transform-only {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}
.text-selection-disabled {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.icon-setup {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pull-right {
  float: right;
  margin-left: 1em;
}
.grid__columns-2__cell {
  width: 460px;
}
.grid__columns-2__cell:nth-child(2n) {
  margin-right: 0;
}
.grid__columns-3__cell {
  width: 300px;
}
.grid__columns-3__cell:nth-child(3n) {
  margin-right: 0;
}
.grid__columns-4__cell {
  width: 220px;
}
.grid__columns-4__cell:nth-child(4n) {
  margin-right: 0;
}
.grid__columns-mobile {
  *zoom: 1;
}
.grid__columns-mobile:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.grid__columns-mobile__cell {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 48%;
  float: left;
  margin: 0 2% 25px 0;
}
.grid__columns-mobile__pic {
  overflow: hidden;
  position: relative;
}
.grid__columns-mobile__pic img {
  width: 120%;
  height: auto;
  margin-left: -10%;
  max-width: none;
}
.item-block__shadow {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
}
.hidden-block {
  display: none !important;
}
.sans-serif {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.sans-serif__bold {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.sans-serif__italic {
  font-family: 'InterfaceCorp_Italic', Helvetica, Arial, sans-serif;
  font-style: italic;
}
body {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  min-width: 1240px;
}
a {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #7b98ac;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #f28b00;
}
ol,
ul,
p {
  margin-bottom: 0.8em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #202945;
  line-height: 1;
}
h1 {
  font-size: 40px;
  margin-bottom: .7em;
}
h2 {
  font-size: 25px;
  margin-bottom: 1em;
}
h3 {
  font-size: 20px;
  margin-bottom: 1.25em;
}
strong {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
em {
  font-style: italic;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.content {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  color: #666;
}
.c-content__container {
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  position: relative;
}
.container {
  overflow: hidden;
}
.c-content__container.c-content__container-wide {
    width: 1200px;
    max-width: 100%;
}
.icon {
  display: block;
}
.c-page__intro {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 25px;
  color: #7b98ac;
  line-height: 1.2;
  margin-bottom: 1em;
}
.c-page-content {
  margin-bottom: 2em;
}
.c-page-content img {
  max-width: 100%;
}
.c-page-content .news-sign {
  font-size: 12px;
  font-weight: bold;
  color: #222;
  font-family: Arial;
}
.c-page-content h2 {
  font-size: 19px;
}
.empty-hero {
  overflow: hidden;
  width: 100%;
  height: 0;/* 60px;*/
  background-color: transparent; /* #d3dadd;*/
  max-width: 1440px;
  margin: 0 auto 70px;
}
.light-separator {
  height: 0;
  width: 100%;
  overflow: hidden;
  border-top: 4px solid #f1f1f1;
  margin-bottom: 40px;
}
.simple-navbar {
  margin: 0 0 2em;
}
.simple-navbar.__right {
  text-align: right;
}
.c-pagination {
  *zoom: 1;
  padding: 5px 0;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}
.c-pagination:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-pagination__legend {
  float: left;
  line-height: 45px;
  color: #202945;
  width: 120px;
}
.c-pagination__legend strong {
  color: #f28b00;
}
.c-pagination__numbers {
  margin-left: 120px;
  text-align: right;
}
.c-pagination__numbers a,
.c-pagination__numbers span {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  vertical-align: middle;
  margin: 3px 0;
}
.c-pagination__numbers a:hover,
.c-pagination__numbers span:hover {
  color: #fff;
  background-color: #7b98ac;
}
.c-pagination__numbers a.active,
.c-pagination__numbers span.active {
  color: #fff;
  background-color: #f28b00;
}
.c-pagination__numbers .c-pagination__prev:hover,
.c-pagination__numbers .c-pagination__next:hover {
  color: #f28b00;
  background-color: #fff;
}
.c-pagination__numbers .c-pagination__prev.disabled,
.c-pagination__numbers .c-pagination__next.disabled {
  color: #cccccc;
  background-color: #fff;
}
.c-pagination__arrows {
  display: inline-block;
  white-space: nowrap;
}
.c-pagination__prev,
.c-pagination__next {
  border: 1px solid #d3d3d3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.c-pagination__prev:after,
.c-pagination__next:after {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
}
.c-pagination__prev:hover,
.c-pagination__next:hover {
  color: #f28b00;
  background-color: #fff;
}
.c-pagination__prev.disabled,
.c-pagination__next.disabled {
  color: #cccccc;
  background-color: #fff;
  cursor: default;
}
.c-pagination__prev:after {
  content: "\f104";
}
.c-pagination__next:after {
  content: "\f105";
}
.download-link:before {
  content: '';
  display: inline-block;
  margin-right: .6em;
  width: 20px;
  height: 28px;
  background: url(../images/c-sprite_download.png) 0 0 no-repeat;
  vertical-align: middle;
}
.download-link:hover:before {
  background-position: -20px 0;
}
.play-button {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: url(../images/c-icon__play-video.png) 0 0 no-repeat;
  margin-bottom: 20px;
  cursor: pointer;
}
.play-button-2 {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
}
#dp_swf_engine {
  overflow: hidden;
}
.commercial-at {
  font-family: Helvetica, Arial, sans-serif !important;
  font-style: normal;
}
a[href^='mailto:'] i.at {
  font-family: Helvetica, Arial, sans-serif !important;
  font-style: normal;
}
.separator {
  opacity: .3;
  color: #bad2dd;
  margin: 0 5px;
}
.separator:before {
  content: '\007C';
}
.nav-link {
  font-size: 20px;
}
.nav-link i {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: .3em;
  font-weight: bold;
  vertical-align: -5%;
}
.back-link:before {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: .3em;
  font-weight: bold;
}
.c-load-more {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  display: block;
  width: 300px;
  height: 60px;
  margin: 30px auto;
  line-height: 60px;
  text-align: center;
  position: relative;
}
.c-load-more.hidden {
  display: none;
}
.c-load-more span.text.hidden {
  display: none;
}
.c-load-more .spinner {
  display: inline-block;
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  line-height: normal;
}
.c-load-more .spinner:before {
  font-size: 40px;
}
.today_video {
  background: url(../images/bg_3d.jpg) !important;
  height: 359px;
}
.today_video .top-bar .title {
  color: #fff;
}
.today_video .top-bar .close {
  color: #fff;
}
.today_video .popup-content p {
  color: #fff;
}
.today_video .popup-content a {
  top: 360px;
  position: absolute;
  text-shadow: 0 0 1px #000;
}
.addthisevent_icon {
  display: none !important;
}
.l-content {
  display: inline-block;
  max-width: 590px;
  text-align: left;
  vertical-align: top;
}
.l-aside__right {
  display: inline-block;
  width: 303px;
  text-align: left;
  vertical-align: top;
}
.l-wrapper {
  text-align: justify;
}
.l-wrapper:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.default-text-input {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  padding: 10px 20px;
  margin: 0;
  height: 42px;
  width: 100%;
  background-color: #fff;
  color: #666;
  border: 1px solid #d3d3d3;
}
.default-text-input::-webkit-input-placeholder {
  color: #999999;
  opacity: 1;
}
.default-text-input:-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.default-text-input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.default-text-input:-ms-input-placeholder {
  color: #999999;
  opacity: 1;
}
.default-text-input[disabled] {
  color: #999;
}
.default-text-input.error {
  margin: 10px 15px;
  padding: 1px 6px;
  height: 22px;
  width: auto;
  background-color: #ffe8e8;
  border: 0;
}
textarea.default-text-input {
  height: 158px;
}
textarea.default-text-input.error {
  height: 138px;
  width: 250px;
}
.default-submit-button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  overflow: visible;
  display: block;
  font-size: 16px;
  background-color: #7b98ac;
  color: #fff;
  padding: 10px 20px;
  height: 42px;
  width: 100%;
  border: 0;
  text-align: left;
  cursor: pointer;
}
.default-submit-button:hover,
.default-submit-button:active {
  color: #202945;
}
.default-submit-button[disabled] {
  color: #a9bbc7;
  cursor: default;
}
.default-input_wrapper {
  position: relative;
  margin: 14px 0;
  padding: 1px 0;
}
.default-input_wrapper:first-child {
  margin-top: 0;
}
.default-input_wrapper input,
.default-input_wrapper select,
.default-input_wrapper textarea {
  position: relative;
  z-index: 1;
}
.default-input_wrapper label.error {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ff1e1e;
  color: #ff1e1e;
  padding: 5px 25px 40px 15px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: -15px;
  bottom: 0;
  font-size: 12px;
  line-height: 1;
  width: 100%;
  text-transform: uppercase;
}
.default-input_wrapper label.error:before {
  content: '\00D7';
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 20px;
  cursor: pointer;
}
.defaiult-form__sent {
  display: none;
}
/* Dropdown control */
.selectBox-dropdown {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 150px;
  position: relative;
  line-height: 1.5;
  text-decoration: none;
  text-align: left;
  outline: none;
  vertical-align: middle;
  display: inline-block;
  cursor: default;
  overflow: hidden;
}
.selectBox-dropdown .selectBox-label {
  white-space: nowrap;
  overflow: hidden;
}
.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
}
/* Dropdown menu */
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 179px;
  min-height: 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* Inline control */
.selectBox-inline {
  min-width: 150px;
  outline: none;
  display: inline-block;
  overflow: auto;
}
/* Options */
.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0;
}
.selectBox-options.selectBox-options-top {
  border-bottom: none;
  margin-top: 1px;
}
.selectBox-options li a {
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
}
.selectBox-options .selectBox-optgroup {
  line-height: 1.5;
  white-space: nowrap;
}
/* Disabled state */
.selectBox.selectBox-disabled {
  opacity: .5;
}
/* Theme for selectBox */
.selectBox-dropdown {
  border: 1px solid #d3d3d3;
  padding: 8px 40px 8px 10px;
  cursor: pointer;
}
.selectBox-dropdown:focus {
  color: #7b98ac;
}
.selectBox-dropdown:hover {
  color: #f28b00;
}
.selectBox-arrow {
  padding: 10px 10px 10px 0;
  background-color: #fff;
}
.selectBox-arrow:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
}
.selectBox-dropdown-menu {
  background-color: #fff;
  border: 1px solid #d3d3d3;
}
.selectBox-dropdown-menu li {
  padding: 10px 20px 10px 10px;
  border-top: 1px solid #d3d3d3;
}
.selectBox-dropdown-menu li:first-child {
  border-top: 0;
}
.selectBox-dropdown-menu li a {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.selectBox-selected {
  color: #f28b00;
  position: relative;
}
.selectBox-selected a {
  color: #f28b00;
}
.selectBox-selected:after {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  position: absolute;
  top: 12px;
  right: 5px;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  min-width: 500px;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:active {
  top: 11px;
}
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
}
.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -44px;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 0 70px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* overlay bugfix */
.mfp-bg,
.mfp-wrap {
  min-width: 1260px;
}
/* Theme */
.mfp-top-bar {
  position: absolute;
  width: 100%;
  top: 0;
  line-height: 70px;
  background-color: #000;
  color: #fff;
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.mfp-title {
  padding: 0;
  margin: 0 50px 0 20px;
  overflow: hidden;
  white-space: nowrap;
}
button.mfp-close {
  text-indent: -10000px;
  overflow: hidden;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 12px;
  cursor: pointer;
}
button.mfp-close:before {
  content: '';
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -10px;
  width: 20px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
}
button.mfp-close:after {
  content: '';
  border-left: 2px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1px;
  margin-top: -10px;
  height: 20px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
}
button.mfp-close:hover:before,
button.mfp-close:hover:after {
  opacity: .7;
}
button.mfp-arrow {
  width: 90px;
  height: 90px;
  margin-top: -45px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
button.mfp-arrow:before {
  border: 0;
  margin: 0;
  border-left: 2px solid #fff;
  height: 30px;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  z-index: 2;
}
button.mfp-arrow:after {
  border: 0;
  margin: 0;
  border-top: 2px solid #fff;
  width: 30px;
  left: 50%;
  top: 50%;
  margin-top: 15px;
  margin-left: -15px;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
}
button.mfp-arrow:hover:before,
button.mfp-arrow:hover:after {
  opacity: .7;
}
button.mfp-arrow.mfp-arrow-right {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.mfp-bottom-bar {
  line-height: 70px;
  min-height: 70px;
  background-color: #000;
  color: #fff;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  margin-top: -70px;
}
.mfp-video-bottom-bar {
  line-height: 100px;
  min-height: 100px;
  margin-top: -100px;
}
.mfp-counter {
  position: static;
  margin: 0 50px 0 20px;
}
.mfp-img {
  padding: 70px 0;
}
.mfp-fullscreen {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  line-height: 44px;
  right: 0;
  text-align: center;
  cursor: pointer;
}
.mfp-fullscreen:before {
  content: "\f065";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mfp-fullscreen:hover:before {
  opacity: .7;
}
.mfp-controls {
  padding: 40px 20px;
  line-height: 20px;
}
.mfp-play-button {
  position: absolute;
  cursor: pointer;
  left: 20px;
  top: 50%;
  height: 22px;
  line-height: 22px;
  margin-top: -11px;
}
.mfp-play-button.mfp-play:before {
  content: "\f04b";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mfp-play-button.mfp-pause:before {
  content: "\f04c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mfp-play-button:hover:before {
  opacity: .7;
}
.mfp-time-control,
.mfp-time-duration {
  position: absolute;
  min-width: 60px;
  text-align: right;
  top: 50%;
  margin-top: -10px;
  height: 22px;
  line-height: 22px;
}
.mfp-time-control {
  left: 45px;
}
.mfp-time-duration {
  right: 130px;
}
.mfp-volume-bar {
  position: absolute;
  width: 47px;
  height: 16px;
  right: 65px;
  top: 50%;
  margin-top: -8px;
  background: #333;
  background: -moz-linear-gradient(left, #333333 2px, transparent 2px);
  background: -webkit-linear-gradient(left, #333333 2px, transparent 2px);
  background: -o-linear-gradient(left, #333333 2px, transparent 2px);
  background: -ms-linear-gradient(left, #333333 2px, transparent 2px);
  background: linear-gradient(to right, #333333 2px, transparent 2px);
  background-repeat: repeat;
  -webkit-background-size: 5px 100%;
  background-size: 5px 100%;
  cursor: pointer;
}
.mfp-volume-bar .mfp-volume-level {
  display: block;
  width: 100%;
  height: 16px;
  background-color: #f28b00;
  background: -moz-linear-gradient(left, #f28b00 2px, transparent 2px);
  background: -webkit-linear-gradient(left, #f28b00 2px, transparent 2px);
  background: -o-linear-gradient(left, #f28b00 2px, transparent 2px);
  background: -ms-linear-gradient(left, #f28b00 2px, transparent 2px);
  background: linear-gradient(to right, #f28b00 2px, transparent 2px);
  background-repeat: repeat;
  -webkit-background-size: 5px 100%;
  background-size: 5px 100%;
}
.mfp-progress-bar {
  display: block;
  height: 2px;
  margin: 0 180px 0 100px;
  position: relative;
  background: #1a1a1a;
  border: 9px solid #1a1a1a;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.mfp-progress-bar .mfp-progress-loaded {
  position: absolute;
  width: 0;
  height: 2px;
  top: 0;
  left: 0;
  margin-top: -4px;
  margin-left: -4px;
  background-color: #333;
  border: 4px solid #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mfp-progress-bar .mfp-progress-handler-wrapper {
  display: block;
  margin: 0 8px 0 0;
  position: relative;
}
.mfp-progress-bar .mfp-progress-handler {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  padding: 0 4px;
  background-color: #f28b00;
}
.mfp-progress-bar .mfp-progress-handler:after {
  content: "\f111";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  margin-right: -8px;
  color: #f28b00;
  height: 18px;
  width: 16px;
}
.mfp-popup {
  background-color: #000;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.mfp-player-container {
  width: 940px;
  height: 670px;
}
.fullscreen .mfp-fullscreen:before {
  content: "\f066";
}
.fullscreen .mfp-player-container {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}
.fullscreen .mfp-popup {
  width: 100%;
  height: 100%;
  padding: 0;
  display: block;
}
.fullscreen .played .mfp-top-bar {
  -webkit-transition: opacity .5s ease 3s;
  -moz-transition: opacity .5s ease 3s;
  -ms-transition: opacity .5s ease 3s;
  -o-transition: opacity .5s ease 3s;
  transition: opacity .5s ease 3s;
  opacity: 0;
}
.fullscreen .played .mfp-video-bottom-bar {
  -webkit-transition: opacity .5s ease 3s;
  -moz-transition: opacity .5s ease 3s;
  -ms-transition: opacity .5s ease 3s;
  -o-transition: opacity .5s ease 3s;
  transition: opacity .5s ease 3s;
  opacity: 0;
}
.fullscreen .played .mfp-video-bottom-bar:hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1;
}
.mfp-top-bar,
.mfp-bottom-bar {
  z-index: 10000;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-controls {
  position: relative;
  width: 100%;
  max-width: 910px;
  margin: 0 auto;
  z-index: 100;
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 45px;
  width: 100%;
  text-align: center;
  font-size: 0;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager-item {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  display: inline-block;
  padding: 5px 0;
  background-color: #fff;
  overflow: hidden;
}
.bx-wrapper .bx-pager-item:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-left: 3px;
}
.bx-wrapper .bx-pager-item:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-right: 3px;
}
.bx-wrapper .bx-default-pager a {
  background: #7b98ac;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.bx-wrapper .bx-default-pager a:hover,
.bx-wrapper .bx-default-pager a.active {
  background: #f28b00;
}
.bx-wrapper .bx-controls-direction {
  position: absolute;
  bottom: 70px;
  width: 100%;
  max-width: 910px;
  margin: 0 auto;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  opacity: 0.8;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('../images/c-icon__prev.png') no-repeat center center;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('../images/c-icon__next.png') no-repeat center center;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 30px;
  height: 50px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.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;
}
.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;
}
.page-slider-mobile .slider .slick-list {
  width: 100%;
}
.page-slider-mobile .slider .slide-item {
  width: 100%;
}
.page-slider-mobile .slider .slide-item img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.page-slider-mobile .slider-for .slide-item {
  height: auto;
  line-height: normal;
}
body,
.header {
  min-width: 990px;
}
.auth-wrap {
  background: #46555f;
  /* height: 25px; */
}
.auth-wrap .auth-container {
  width: 1100px;
  margin: 0 auto;
}
.auth-wrap .auth-b {
  float: right;
  font-size: 0;
}
.auth-wrap .auth-b .lang-b,
.auth-wrap .auth-b .feedback-b,
.auth-wrap .auth-b .login-b,
.auth-wrap .auth-b .user-b {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-family: Arial;
  font-weight: 200;
}
.auth-bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1009;
  display: none;
}
.auth-wrap {
  background: #46555f;
  position: fixed;
  height: 25px;
  z-index: 1010;
  width: 100%;
}
.auth-wrap .auth-container {
  width: 1046px;
  margin: 0 auto;
  position: relative;
}
.auth-wrap .auth-b {
  float: right;
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  width: auto;
}
.auth-wrap .auth-b a {
  color: #afc6d5;
}
.auth-wrap .auth-b .lang-b,
.auth-wrap .auth-b .feedback-b,
.auth-wrap .auth-b .login-b,
.auth-wrap .auth-b .user-b {
  display: inline-block;
  vertical-align: top;
  height: 25px;
}
.auth-wrap .auth-b .lang-b {
  position: relative;
}
.auth-wrap .auth-b .lang-b .lang-link {
  display: none;
  padding: 5px 13px 6px;
}
.auth-wrap .auth-b .lang-b .lang-link.current {
  display: block;
}
.auth-wrap .auth-b .lang-b .lang-link.active {
  background: #7b98ac;
  color: #fff;
}
.auth-wrap .auth-b .lang-b .lang-link.active .lang-arrow {
  background-position: -30px 0px;
}
.auth-wrap .auth-b .lang-b .lang-link:hover {
  background: #7b98ac;
}
.auth-wrap .auth-b .lang-b .lang-link .lang-name {
  display: inline-block;
  vertical-align: middle;
}
.auth-wrap .auth-b .lang-b .lang-link .lang-arrow {
  background-image: url(../images/auth-icons.png);
  background-repeat: no-repeat;
  background-position: -30px -8px;
  width: 9px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.auth-wrap .auth-b .lang-b .lang-menu {
  position: absolute;
  top: 25px;
  z-index: 1010;
  background: #202945;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 4px solid #94b6d0;
  width: 100%;
  text-align: center;
  display: none;
}
.auth-wrap .auth-b .lang-b .lang-menu a {
  display: block;
  padding: 10px 20px 10px 5px;
  border-bottom: 1px solid #4d546a;
}
.auth-wrap .auth-b .lang-b .lang-menu a:last-child {
  border: 0;
}
.auth-wrap .auth-b .lang-b .lang-menu a:hover {
  background: rgba(0, 0, 0, 0.2);
}
.auth-wrap .auth-b .feedback-b .feedback-link {
  padding: 6px 15px 7px;
  display: block;
}
.auth-wrap .auth-b .feedback-b .feedback-link:hover {
  background: #7b98ac;
  color: #fff;
}
.auth-wrap .auth-b .login-b {
  position: relative;
}
.auth-wrap .auth-b .login-b .signin,
.auth-wrap .auth-b .login-b .signup {
  display: inline-block;
  vertical-align: top;
}
.auth-wrap .auth-b .login-b .signin .signin-link {
  padding: 6px 15px 7px;
  display: block;
}
.auth-wrap .auth-b .login-b .signin .signin-link.active {
  background: #7b98ac;
  color: #fff;
}
.auth-wrap .auth-b .login-b .signin .signin-link:hover {
  background: #7b98ac;
  color: #fff;
}
.auth-wrap .auth-b .login-b .signin .login-popup {
  background: #202945;
  border-top: 4px solid #94b6d0;
  padding: 25px;
  z-index: 1010;
  width: 190px;
  position: absolute;
  top: 25px;
  display: none;
  left: -85px;
}
.auth-wrap .auth-b .login-b .signin .login-popup .form-b input[type="text"] {
  padding: 5px 10px;
  border: 1px solid #7b98ac;
  background: #fff;
  margin-bottom: 15px;
  width: 170px;
  border-radius: 2px;
}
.auth-wrap .auth-b .login-b .signin .login-popup .form-b input[type="submit"] {
  border: 0;
  padding: 6px 10px;
  margin-right: 15px;
  background: #f28b00;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
}
.auth-wrap .auth-b .login-b .signin .login-popup .form-b input[type="submit"]:hover {
  background: #d97c00;
}
.auth-wrap .auth-b .login-b .signin .login-popup .restore-link {
  font-size: 14px;
  line-height: 14px;
}
.auth-wrap .auth-b .login-b .signin .login-popup.signin-popup input[type="submit"] {
  width: 60px;
}
.auth-wrap .auth-b .login-b .signin .login-popup.restore-popup .form-b .title {
  color: #fff;
  margin-bottom: 15px;
  font-size: 14px;
}
.auth-wrap .auth-b .login-b .signup .signup-link {
  padding: 6px 15px 7px;
  display: block;
}
.auth-wrap .auth-b .login-b .signup .signup-link.active {
  background: #7b98ac;
  color: #fff;
}
.auth-wrap .auth-b .login-b .signup .signup-link:hover {
  background: #7b98ac;
  color: #fff;
}
.auth-wrap .auth-b .user-b {
  position: relative;
}
.auth-wrap .auth-b .user-b .user-link {
  padding: 5px 15px;
  display: block;
}
.auth-wrap .auth-b .user-b .user-link.active {
  background: #7b98ac;
  color: #fff;
}
.auth-wrap .auth-b .user-b .user-link.active .user-icon {
  background-position: 0px 0px;
}
.auth-wrap .auth-b .user-b .user-link.active .user-arrow {
  background-position: -30px 0;
}
.auth-wrap .auth-b .user-b .user-link:hover {
  background: #7b98ac;
}
.auth-wrap .auth-b .user-b .user-link .user-icon {
  background-image: url(../images/auth-icons.png);
  background-repeat: no-repeat;
  background-position: -15px 0px;
  width: 14px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.auth-wrap .auth-b .user-b .user-link .user-name {
  display: inline-block;
  vertical-align: middle;
}
.auth-wrap .auth-b .user-b .user-link .user-arrow {
  background-image: url(../images/auth-icons.png);
  background-repeat: no-repeat;
  background-position: -30px -8px;
  width: 9px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.auth-wrap .auth-b .user-b .user-menu {
  position: absolute;
  top: 25px;
  z-index: 1010;
  padding: 0;
  margin: 0;
  list-style: none;
  background: #202945;
  border-top: 4px solid #94b6d0;
  display: none;
  width: 100%;
}
.auth-wrap .auth-b .user-b .user-menu a {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #4d546a;
}
.auth-wrap .auth-b .user-b .user-menu a:last-child {
  border: 0;
}
.auth-wrap .auth-b .user-b .user-menu a:hover {
  background: rgba(0, 0, 0, 0.2);
}
.login-popup .form-b input[type="password"] {
  margin-bottom: 15px;
}
.header {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: fixed;
  width: 100%;
  z-index: 1000;
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, .05);
  box-shadow: 0 4px 0 rgba(0, 0, 0, .05);
  background: #fff;
  margin-top: 25px;
}
.h-container {
  *zoom: 1;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  position: relative;
  width: 1167px;
}
.h-container:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.h-navigation {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}
.h-navigation:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  left: -50%;
  top: 0;
  background-color: #fff;
}
.h-navigation:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  right: -50%;
  top: 0;
  background-color: #fff;
}
.h-main_menu__logos {
  /*padding-left: 20px;*/
  border: none !important;
  padding-left: 6px;
}
.h-main_menu__logos:hover {
  border: none !important;
}
.h-theta {
  display: none;
  /*float: left;
  height: 60px;
  width: 36px;
  background: transparent url('../images/h-theta.png') center center no-repeat;*/
}
.h-logo {
  width: 172px;
  height: 60px;
  margin-right: 40px;
  float: left;
  background: transparent url('../images/2021/h-logo-ru.png') center center no-repeat;
  background: url('../images/2021/h-logo-ru.svg') center center no-repeat, linear-gradient(transparent, transparent);
  margin-left: 0px;
}
.h-logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.h-logo.h-logo__en {
  background: transparent url('../images/2021/h-logo-en.png') center center no-repeat;
  background: url('../images/2021/h-logo-en.svg') center center no-repeat, linear-gradient(transparent, transparent);
}
.h-main_menu {
  float: left;
}
.h-main_menu-item-text {
  /*.sans-serif__bold;*/
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
}
.h-main_menu_list {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 60px;
}
.h-main_menu_list > li {
  display: block;
  float: left;
  background-color: #FFFFFF;
  position: relative;
}
.h-main_menu_list > li > a {
  /*.sans-serif__bold;*/
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  color: #202945;
  display: block;
  padding: 20px;
  background-color: #FFFFFF;
  -webkit-transition: background-color .05s ease-in;
  -moz-transition: background-color .05s ease-in;
  -ms-transition: background-color .05s ease-in;
  -o-transition: background-color .05s ease-in;
  transition: background-color .05s ease-in;
}
.h-main_menu_list > li > a:link,
.h-main_menu_list > li > a:disabled,
.h-main_menu_list > li > a:hover,
.h-main_menu_list > li > a:visited,
.h-main_menu_list > li > a:focus {
  text-decoration: none;
}
.h-main_menu_list > li > a:hover,
.h-main_menu_list > li > a:focus {
  color: #FFFFFF;
  background-color: #7b98ac;
}
.h-main_menu_list > li:hover > a {
  color: #FFFFFF;
  background-color: #7b98ac;
}
.h-main_menu_list > li.active > a {
  color: #fff;
  background-color: #f28b00;
}
.h-main_menu_dropdown {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  padding: 0;
  background-color: #202945;
  color: #fff;
  width: 300px;
  left: 0;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  *zoom: 1;
  border-top: 4px solid #94b6d0;
}
.h-main_menu_dropdown:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.h-main_menu_dropdown .h-main_menu_submenu {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.h-main_menu_dropdown .h-main_menu_submenu li {
  border-top: 1px solid #4d546a;
}
.h-main_menu_dropdown .h-main_menu_submenu li:first-child {
  border-top: 0;
}
.h-main_menu_dropdown .h-main_menu_submenu li > div {
  padding: 3px 0;
}
.h-main_menu_dropdown .h-main_menu_submenu a {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  display: block;
  padding: 9px 10px 9px 16px;
  font-family: Arial;
  font-size: 13px;
}
.h-main_menu_dropdown .h-main_menu_submenu a i {
  background: url(../images/arrow-menu.png) no-repeat 0 0;
  width: 10px;
  height: 16px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: .3em;
  float: right;
  margin-top: 3px;
  color: #7b98ac;
}
.h-main_menu_dropdown .h-main_menu_submenu a:hover {
  background: #2d3650;
}
.h-main_menu_dropdown .h-main_menu_submenu a:hover:after {
  opacity: 1;
  background-position: -10px 0;
}
.h-main-menu_entry {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  height: 0;
  /*overflow: hidden;*/
  position: absolute;
  top: 0;
  left: 300px;
  background: #202945;
  box-shadow: -3px 0 4px #0f1321;
}
.h-main-menu_entry .most-popular {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #f28b00;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #4d546a;
}
.h-main-menu_entry ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.h-main-menu_entry ul > li {
  padding: 12px 16px;
  border-top: 1px solid #4d546a;
}
.h-main-menu_entry ul > li:first-child {
  border-top: 0;
}
.h-main-menu_entry .nav-link {
  font-size: 13px;
  font-family: Arial;
  font-weight: 400;
}
.h-main-menu_entry .nav-link i {
  background: url(../images/arrow-menu.png) no-repeat 0 0;
  width: 10px;
  height: 16px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: .3em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 3px;
  color: #7b98ac;
}
.h-main-menu_entry p {
  margin: 0;
}
/*.h-main-menu_entry-list {
    margin-right: 40%;
}*/
.h-main-menu_entry-featured {
  float: right;
  width: 20%;
  /*a{
        font-size: 50px;
    }
    p{
        .sans-serif__bold;
        font-size: 30px;
    }*/
}
.search_header .h-search {
  height: 60px;
  background-color: rgba(255, 255, 255, 0.5);
}
.search_header .h-search .search-submit {
  height: 60px;
  width: 60px;
  right: 60px;
  background: #7b98ac;
}
.search_header .h-search .search-submit .h-search__icon {
  background: url(../images/icon-white-search.png) no-repeat center center;
  width: 60px;
}
.h-search__container {
  text-align: justify;
  height: 100%;
  position: relative;
  /*.transition(~'background-color .05s ease-in');
	background-color: @lightblue;*/
  color: #fff;
  background-color: #fff;
  /*
    &:hover {

		background-color: @lightblue;
		background-color: @orange;

        .h-search__input {
            .placeholder-color(#ffffff);
            color: #fff;
        }
        .h-search__icon {
            background-image: url(../images/icon-white-search.png);
        }

    }
    &:focus,
    &.focus {
        background-color: @orange;
        .h-search__input {
            .placeholder-color(#ffffff);
            color: #fff;
        }
        .h-search__icon {
            background-image: url(../images/icon-white-search.png);
        }
    }
	*/
}
.h-search__container:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.h-search__input {
  -webkit-appearance: textfield;
  padding: 0;
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  /*.placeholder-color(@darkblue);*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  height: 20px;
  margin: 0;
  padding-left: 0;
  background-color: transparent;
  border: none;
  font-size: 15px;
  line-height: 20px;
  color: #202945;
  width: 0;
  display: none;
}
.h-search__input::-webkit-search-decoration,
.h-search__input::-webkit-search-cancel-button,
.h-search__input::-webkit-search-results-button,
.h-search__input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.h-search__input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.h-search__input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.h-search__input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.h-search__input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.h-search__icon {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  /* background: transparent url('../images/icon-blue-search.png') center center no-repeat; */
  background: transparent url('../images/icon-white-search.png') center center no-repeat;
  cursor: pointer;
  display: none;
}
.h-search__icon.pull-left {
  margin-right: .3em;
}
.h-search__icon.pull-right {
  margin-left: .3em;
}
.h-lang_select {
  /*.sans-serif__bold;*/
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  float: right;
  width: 79px;
  height: 60px;
  background-color: #FFFFFF;
  cursor: pointer;
  display: none;
}
.h-lang_select a,
.h-lang_select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  display: block;
  padding: 20px;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  -webkit-transition: background-color .05s ease-in;
  -moz-transition: background-color .05s ease-in;
  -ms-transition: background-color .05s ease-in;
  -o-transition: background-color .05s ease-in;
  transition: background-color .05s ease-in;
}
.h-lang_select a:link,
.h-lang_select span:link,
.h-lang_select a:disabled,
.h-lang_select span:disabled,
.h-lang_select a:hover,
.h-lang_select span:hover,
.h-lang_select a:visited,
.h-lang_select span:visited,
.h-lang_select a:focus,
.h-lang_select span:focus {
  text-decoration: none;
}
.h-lang_select a:hover,
.h-lang_select span:hover {
  color: #FFFFFF;
  background-color: #7b98ac;
}
.h-lang_select .h-lang_select-dropdown {
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .1s ease-in 0s, visibility 0s linear .1s;
  -moz-transition: opacity .1s ease-in 0s, visibility 0s linear .1s;
  -ms-transition: opacity .1s ease-in 0s, visibility 0s linear .1s;
  -o-transition: opacity .1s ease-in 0s, visibility 0s linear .1s;
  transition: opacity .1s ease-in 0s, visibility 0s linear .1s;
  -webkit-box-shadow: -4px 4px 0 rgba(0, 0, 0, .05);
  -moz-box-shadow: -4px 4px 0 rgba(0, 0, 0, .05);
  box-shadow: -4px 4px 0 rgba(0, 0, 0, .05);
}
.h-lang_select.expanded > a,
.h-lang_select.expanded > span {
  color: #fff;
  background-color: #f28b00;
}
.h-lang_select.expanded .h-lang_select-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.h-breadcrumbs__container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding-left: 20px;
  background-color: #94989b;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
.h-breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  white-space: nowrap;
}
.h-breadcrumbs > li {
  display: inline-block;
  padding: 5px 0;
  font-size: 15px;
  line-height: 20px;
  color: #FFFFFF;
}
.h-breadcrumbs > li > a {
  opacity: 1;
  color: #000000;
  color: #FFFFFF;
}
.h-breadcrumbs > li > a:link,
.h-breadcrumbs > li > a:disabled,
.h-breadcrumbs > li > a:hover,
.h-breadcrumbs > li > a:visited,
.h-breadcrumbs > li > a:focus {
  text-decoration: none;
}
.h-breadcrumbs > li > a:hover,
.h-breadcrumbs > li > a:focus {
  opacity: 1;
}
.h-breadcrumbs > li:after {
  content: ">";
  color: #FFFFFF;
  opacity: 1;
  padding: 0 20px;
}
.h-breadcrumbs > li:first-child {
  opacity: 1;
}
.h-breadcrumbs > li:last-child > a {
  opacity: 1;
}
.h-breadcrumbs > li:last-child:after {
  content: "";
  display: none;
}
.h-breadcrumbs > li:first-child,
.h-breadcrumbs > li:last-child {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.c-hero__content a {
  color: inherit;
}
.c-hero__content a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: .3em;
  font-weight: bold;
}
.c-hero__content a:hover,
.c-hero__content a:active {
  color: #f28b00;
}
.search_header {
  position: absolute;
  top: 0;
  right: 0;
}
.search_header.active {
  background: #202945;
  left: 222px;
}
.search_header.active .h-search__input {
  width: 100%;
  height: 60px;
}
.search_header.active .search-submit-cancel {
  display: block;
}
.search_header.active .h-search__container {
  background: #202945 !important;
  padding: 0 140px 0 20px;
}
.search_header .search-submit-cancel {
  background: #202945;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  cursor: pointer;
  display: none;
}
.search_header .search-submit-cancel:hover i {
  background-position: -19px 0;
}
.search_header .search-submit-cancel i {
  background: url(../images/cancel-icon.png) no-repeat 0 0;
  width: 19px;
  height: 19px;
  display: block;
  margin: 20px 0 0 20px;
}
.c-hero.company-small-height {
  height: 420px;
}
.c-hero.company-small-height .c-hero__header {
  font-size: 65px;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .h-container {
    width: 980px;
  }
  .auth-wrap .auth-container {
    width: 970px;
  }
  .h-main_menu_list > li > a {
    padding: 20px 8px;
  }
  .h-logo {
    margin-right: 20px;
  }
  .search_header.active {
    left: 202px;
  }
}
html {
  height: 100%;
}
body {
  min-height: 100%;
}
.content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%;
  padding-bottom: 530px;
  padding-top: 115px;
}
body.front-page .content {
  padding-top: 85px;
}
@media (max-width: 1000px) {
  .content {
    padding-top: 85px;
  }
}
.h-rostec {
  background: #5972bf;
  width: 100%;
  position: relative;
  z-index: 100;
}
.h-rostec img {
   width: 100%;
   height: auto;
   vertical-align: top;
}
.h-rostec-sm {
    position: absolute;
    right: 62px;
    top: 0px;
    width: 160px;
    height: 60px;
} 
.h-rostec-ru {
    background: url('../images/2021/rostec-sm-ru.png') center center no-repeat;
    background: url('../images/2021/rostec-ru.svg') center center no-repeat,linear-gradient(transparent, transparent);
    background-size: cover;
}
.h-rostec-en {
    background: url('../images/2021/rostec-sm-en.png') center center no-repeat;
    background: url('../images/2021/rostec-en.svg') center center no-repeat,linear-gradient(transparent, transparent);
    background-size: cover;
}

.footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  height: 580px;
  margin-top: -530px;
  background-color: #202945;
  border-top: 10px solid #7b98ac;
}
.footer a:hover {
  opacity: 0.5;
}
.f-container {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  width: 960px;
}
.f-container:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.f-logo {
  position: relative;
  float: left;
  width: 245px;
  margin-right: 230px;
  margin-top: 310px;
  background: transparent url('../images/f-logo.png') 0 0 no-repeat;
}
.f-logo.f-logo__ru {
  background: transparent url('../images/f-logo_ru.png') 0 0 no-repeat;
}
.f-logo__whirl {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 90px;
  z-index: 100;
  width: 167px;
  height: 317px;
  background: transparent url('../images/f-whirl.png') 0 0 no-repeat;
}
.f-logo__motto {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 35px 0 35px;
  color: #7b98ac;
  font-size: 15px;
  line-height: 24px;
}
.f-column {
  width: 220px;
  float: left;
  padding: 40px 0 0 20px;
}
.f-column:nth-child(4n) {
  margin-right: 0;
}
.f-column__header {
  color: #f28b00;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
}
.f-nav,
.f-contacts__block {
  list-style: none;
  margin: 0;
  padding: 0;
}
.f-nav > li,
.f-contacts__block > li {
  display: block;
  border-top: 1px solid;
  border-color: #4D546A;
  background-position: 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
}
.f-nav > li > a,
.f-contacts__block > li > a {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
  color: #B3CAD5;
}
.f-contacts__headquarters address {
  color: #CCCCCC;
  font-size: 16px;
  line-height: 20px;
}
.f-contacts__headquarters address span {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  display: block;
  color: #B3CAD5;
  line-height: 25px;
}
.f-contacts__headquarters {
  padding: 15px 0 21px 64px;
  position: relative;
}
.f-contacts__headquarters .contact-icon__headquarters {
  color: #B3CAD5;
}
.f-contacts__headquarters .contact-icon__headquarters:before,
.f-contacts__headquarters .contact-icon__headquarters:after {
  background-color: #202945;
}
.f-contacts__phone {
  position: relative;
  padding: 13px 0 13px 64px;
}
.f-contacts__phone .contact-icon__phone {
  color: #B3CAD5;
}
.f-contacts__email {
  padding: 13px 0 13px 64px;
  border-bottom: 1px solid;
  position: relative;
}
.f-contacts__email .contact-icon__email {
  color: #B3CAD5;
}
.f-socials {
  width: 100%;
  margin-top: 0px;
  background-color: #293450;
}
.f-socials__content_s {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: 645px; 
  position: relative;

}
.f-socials__content_s_mobile {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: 0px; 
  position: relative;

}





.f-copyright {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #CCCCCC;
  font-size: 12px;
  padding: 0 0 15px;
  width: 50%;
}
.f-socials_list {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
.f-socials_list:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.f-socials_list > li {
  float: left;
}
.f-socials_list a {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666;
  background-color: #3d4760;
  display: block;
  margin: 10px 1px;
  opacity: 1;
  -webkit-transition: opacity .1s ease;
  -moz-transition: opacity .1s ease;
  -ms-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity .1s ease;
}
.f-socials_list a:hover {
  opacity: 0.5;
}
.f-icon {
  width: 55px;
  height: 55px;
  background-position: center;
  background-repeat: no-repeat;
}
.icon-facebook {
  background-image: url('../images/icon-facebook.png');
}
.icon-twitter {
  background-image: url('../images/icon-twitter.png');
}
.icon-gplus {
  background-image: url('../images/icon-gplus.png');
}
.icon-instagram {
  background-image: url('../images/icon-instagram.png');
}
.icon-vkontakte {
  background-image: url('../images/icon-vkontakte.png');
}
.icon-livejournal {
  background-image: url('../images/icon-livejournal.png');
}
.icon-rss {
  background-image: url('../images/icon-rss.png');
}
.icon-odnoklassniki {
  background-image: url('../images/icon-odnoklassniki.png');
}
.f-nav-terms {
  padding-top: 15px;
  width: 50%;
}
.f-nav-terms a {
  color: #bad2dd;
  font-size: 14px;
  margin-right: 5px;
}
.c-share-block {
  border-top: 2px solid #bad2dd;
  padding: 20px 0 60px;
}
.c-share-block__header {
  font-size: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.c-share-block__icons {
  overflow: hidden;
  height: 101px;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
.c-share-block__expand {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  float: right;
  margin-top: 3px;
  margin-right: 20px;
  line-height: 1;
  font-size: 20px;
  color: #7b98ac;
}
.c-share-block__expand:before {
  content: '\2022\0020\2022\0020\2022';
}
.c-share-block__icon {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  margin-left: 1px;
  margin-bottom: 1px;
}
.c-share-block__icon-facebook {
  background: #3d5b9f url(../images/c-icon__facebook.png) 50% 50% no-repeat;
}
.c-share-block__icon-twitter {
  background: #10aaf2 url(../images/c-icon__twitter.png) 50% 50% no-repeat;
}
.c-share-block__icon-google {
  background: #e14a33 url(../images/c-icon__google.png) 50% 50% no-repeat;
}
.c-share-block__icon-linkedin {
  background: #03649c url(../images/c-icon__linkedin.png) 50% 50% no-repeat;
}
.c-share-block__icon-vk {
  background: #51749c url(../images/c-icon__vk.png) 50% 50% no-repeat;
}
.c-share-block__icon-livejournal {
  background: #20316b url(../images/c-icon__livejournal.png) 50% 50% no-repeat;
}
.c-share-block__icon-rss {
  background: #fd7200 url(../images/c-icon__rss.png) 50% 50% no-repeat;
}
.c-share-block__icon-odnoklassniki {
  background: #fc8d00 url(../images/c-icon__odnoklassniki.png) 50% 50% no-repeat;
}
.c-share-block__icon-link {
  background: #202945 url(../images/c-icon__link.png) 50% 50% no-repeat;
}
.c-related-articles {
  border-top: 2px solid #bad2dd;
  padding: 20px 0 60px;
}
.c-related-articles ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 20px;
  border-top: 1px solid #bad2dd;
}
.c-related-articles ul > li {
  border-bottom: 1px solid #bad2dd;
  padding: 20px 0;
}
.c-related-articles__header {
  font-size: 20px;
  padding: 0 20px 20px;
  margin-bottom: 0;
}
.c-tag-list {
  border-top: 2px solid #bad2dd;
  padding: 20px 0 60px;
}
.c-tag-list > a {
  display: inline-block;
  line-height: 2em;
  padding: 0 10px;
  border: 1px solid #bad2dd;
  margin: 0 2px 5px;
}
.c-tag-list > a:hover {
  color: #f28b00;
  border-color: #f28b00;
}
.c-tag-list__header {
  font-size: 20px;
  padding: 0 20px 20px;
  margin-bottom: 0;
}
.c-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1440px;
}
.c-hero__transform {
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-easing: ease-in-out;
  -moz-transition-easing: ease-in-out;
  -ms-transition-easing: ease-in-out;
  -o-transition-easing: ease-in-out;
  transition-easing: ease-in-out;
  -webkit-transition-property: -webkit-transform, top;
  -moz-transition-property: -moz-transform, top;
  -ms-transition-property: -ms-transform, top;
  -o-transition-property: -o-transform, top;
  transition-property: transform, top;
}
.c-hero {
  position: relative;
  width: 100%;
  height: 620px;
  overflow: hidden;
  color: #fff;
}
.c-hero .c-container {
  height: 210px;
  left: 0;
  top: 457px;
  width: 100%;
  position: absolute;
}
.c-hero .shadowed .c-hero__header,
.c-hero .shadowed .c-hero__content,
.c-hero .shadowed .c-hero__links,
.c-hero .shadowed .c-design__specification {
  text-shadow: 0 0 3px #000;
}
.c-hero .c-content__container {
  padding-top: 160px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 100;
}
.c-hero-carousel__item {
  overflow: hidden;
  position: relative;
  height: 620px;
}
.c-hero-carousel__item .c-content__container {
  opacity: 0;
  visibility: hidden;
}
.c-hero-carousel__item.fadeOut .c-content__container {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
  -moz-transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
  -ms-transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
  -o-transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
  transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
}
.c-hero-carousel__item.fadeIn .c-content__container {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
  -moz-transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
  -ms-transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
  -o-transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
  transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
}
.c-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  margin-top: -10px;
  width: 100%;
  height: 110%;
  z-index: 0;
  background-position: 0;
  background-color: #7b98ac;
}
.c-hero__bg.parallax-layer {
  height: 100%;
  margin-top: 0;
  background-size: auto;
  background-position: 50%;
  background-color: transparent;
}
.c-hero__bg.parallax-layer .layer {
  position: absolute;
  width: 200%;
  height: 200%;
  left: -50%;
  top: -50%;
  background-repeat: repeat;
  background-position: 0 0;
  -webkit-background-size: auto;
  background-size: auto;
}
.c-hero__bg.layer_0 .layer {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.c-hero__legend {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: -50px;
  right: -50px;
  font-size: 300px;
  line-height: .7;
  color: rgba(255, 255, 255, 0.2);
  white-space: nowrap;
  z-index: 1;
  cursor: default;
  display: none;
}
.c-hero__title {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 500px;
  left: 0;
  z-index: 1;
  width: 100%;
}
.c-hero__title .c-content__container {
  padding-top: 0;
  height: auto;
}
.c-hero__title h3 {
  font-size: 40px;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
}
.c-hero__title .nav-link {
  font-size: 16px;
  margin-top: 1em;
  color: #fff;
}
.c-hero__header {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 90px;
  line-height: .9;
  margin-bottom: 25px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.c-hero__gallery-header {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 25px;
  color: #fff;
  position: relative;
  z-index: 2;
  width: 440px;
}
.c-hero__meta {
  font-size: 20px;
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}
.c-hero__content {
  width: 460px;
  position: relative;
  z-index: 2;
}
.c-hero__content a {
  color: inherit;
  font-size: 22px;
}
.c-hero__content a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  margin-left: .3em;
}
.c-hero__content p {
  margin-bottom: 5px;
}
.c-hero__links {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.c-hero__links a {
  font-size: 20px;
  color: #fff;
}
.c-hero__links a i {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: .3em;
  font-weight: bold;
  vertical-align: -5%;
}
.c-hero__links a:hover,
.c-hero__links a:focus {
  color: #f28b00;
}
.c-carousel {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-gallery-carousel {
  margin-bottom: 40px;
}
.c-carousel__item {
  height: 700px;
  background-color: #000000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.c-carousel__item .c-carousel__item-text {
  opacity: 0;
  visibility: hidden;
}
.c-carousel__item.fadeOut .c-carousel__item-text,
.c-carousel__item.fadeOut .c-hero__legend {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
  -moz-transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
  -ms-transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
  -o-transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
  transition: opacity 0.5s ease-in 0s, visibility 0s linear 0.5s;
}
.c-carousel__item.fadeIn .c-carousel__item-text,
.c-carousel__item.fadeIn .c-hero__legend {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
  -moz-transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
  -ms-transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
  -o-transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
  transition: opacity 0.5s ease-out 0s, visibility 0s linear 0s;
}
.c-carousel__item-text {
  width: 910px;
  margin: 0 auto;
  padding-top: 70px;
}
.c-carousel__item-text h1,
.c-carousel__item-text h2,
.c-carousel__item-text p {
  display: block;
  width: 460px;
}
.c-carousel__item-text h1 {
  font-size: 60px;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.c-carousel__item-text h2 {
  font-size: 40px;
  line-height: 1;
  color: #7b98ac;
  margin-bottom: 0;
}
.c-carousel__item-text p {
  padding-top: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #BAD2DD;
}
#carousel-hook h1 {
  color: #FFFFFF;
}
#carousel-hook h2 {
  color: #7b98ac;
}
#carousel-hook p {
  color: #BAD2DD;
  margin-bottom: 0;
}
.c-hook {
  position: relative;
  background-image: url('/content/hook-1.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.c-hook .c-carousel__item {
  background-color: transparent;
}
.c-hook__layer-4,
.c-hook__layer-4_1,
.c-hook__layer-4_2,
.c-hook__layer-4_3,
.c-hook__layer-4_4,
.c-hook__layer-4_5,
.c-hook__layer-4_6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 114.1667%;
  height: 700px;
  margin-left: -11.0417%;
  background-image: url('/content/hook-1-layer-4.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.c-hook__layer-4_1,
.c-hook__layer-4_2,
.c-hook__layer-4_3,
.c-hook__layer-4_4,
.c-hook__layer-4_5,
.c-hook__layer-4_6 {
  height: 750px;
  margin-top: -80px;
  background-position: 0 bottom;
}
.c-hook__layer-4_1 {
  background-image: url('/content/hook-1-layer-4_1.png');
}
.c-hook__layer-4_2 {
  background-image: url('/content/hook-1-layer-4_2.png');
}
.c-hook__layer-4_3 {
  background-image: url('/content/hook-1-layer-4_3.png');
}
.c-hook__layer-4_4 {
  background-image: url('/content/hook-1-layer-4_4.png');
}
.c-hook__layer-4_5 {
  background-image: url('/content/hook-1-layer-4_5.png');
}
.c-hook__layer-4_6 {
  background-image: url('/content/hook-1-layer-4_6.png');
}
#carousel-product h1 {
  color: #202945;
}
#carousel-product p {
  color: #666666;
  margin-bottom: 0;
}
.c-product .c-carousel__item {
  background-image: url('/content/product-1.jpg');
}
#carousel-design h1 {
  color: #FFFFFF;
}
.c-design .c-carousel__item {
  background-color: #7b98ac;
}
.c-design__specification {
  position: relative;
  width: 940px;
  margin: 0 auto;
  height: 100%;
}
.c-design__specification h2 {
  width: auto;
  color: #BAD2DD;
}
.c-design__specification p {
  width: auto;
  color: #FFFFFF;
  margin-bottom: 0;
}
.c-design__specification .c-content__container {
  width: 600px;
  margin: 0;
}
.c-design__specification-container {
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  position: absolute;
  top: 300px;
}
.c-design__specification-container:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.c-design__specification-column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
.specification-icon {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 120px;
  height: 131px;
  background: transparent center center no-repeat;
  background-size: 90%;
  -webkit-transition-property: "background-size";
  -moz-transition-property: "background-size";
  -ms-transition-property: "background-size";
  -o-transition-property: "background-size";
  transition-property: "background-size";
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.specification-icon:hover {
  background-size: 100%;
}
.icon-fov {
  background-image: url('../images/c-icon__fov.png');
}
.icon-sspeed {
  background-image: url('../images/c-icon__sspeed.png');
}
.icon-vertical {
  background-image: url('../images/c-icon__vertical.png');
}
.icon-plane {
  background-image: url('../images/c-icon__plane.png');
}
.c-design__specification-parameter {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #BAD2DD;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  max-width: 220px;
  margin: 0 auto;
}
.c-design__specification-value {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 20px;
}
.c-design__specification-value ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.c-features {
  background-color: #F1F1F1;
  position: relative;
  height: 700px;
}
.c-features h1 {
  color: #202945;
  width: auto;
}
.c-features h2 {
  color: #7b98ac;
  width: auto;
}
.c-features p {
  color: #666666;
  margin-bottom: 0;
}
.c-features strong {
  color: #7b98ac;
}
.c-features .c-carousel__item-text {
  position: relative;
  z-index: 10;
}
.c-features__interactive {
  position: absolute;
  top: 0;
  width: 100%;
  height: 700px;
  overflow: hidden;
  z-index: 11;
}
.c-features__bg {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -720px;
}
.c-features__feature {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 50%;
}
.c-features__feature.c-feature__mim {
  margin-left: 303px;
  top: 212px;
}
.c-features__feature.c-feature__nanomech {
  margin-left: 404px;
  top: 319px;
}
.c-features__feature:hover .c-feature__legend {
  display: block;
  color: #666;
}
.c-features__feature:hover .c-feature__icon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.c-features__feature.right .c-feature__legend {
  right: auto;
  left: 60px;
}
.c-features__feature.right .c-feature__legend:before {
  right: auto;
  left: -27px;
  border-left-color: transparent;
  border-right-color: #fff;
}
.c-feature__icon {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  display: block;
  height: 20px;
  width: 20px;
  padding: 9px;
  color: #FFFFFF;
  text-align: center;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}
.c-feature__icon:before {
  content: "";
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #7b98ac;
  box-shadow: 0 0 0 6px #FFFFFF;
  position: absolute;
  top: -2px;
  left: -2px;
  height: 24px;
  width: 24px;
  padding: 9px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-easing: ease-in-out;
  -moz-transition-easing: ease-in-out;
  -ms-transition-easing: ease-in-out;
  -o-transition-easing: ease-in-out;
  transition-easing: ease-in-out;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  z-index: -1;
}
.c-feature__legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
  padding: 20px;
  min-height: 24px;
  background-color: #FFFFFF;
  border-top: 2px solid #f28b00;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  z-index: 100;
}
.c-feature__legend:before {
  content: "";
  height: 1px;
  width: 1px;
  position: absolute;
  right: -27px;
  top: 18px;
  background-color: transparent;
  border: 13px solid transparent;
  border-left-color: #FFFFFF;
}
.c-feature__legend > mark {
  display: inline-block;
  padding: 20px 0;
  color: #f28b00;
  font-size: 20px;
  line-height: 20px;
}
.c-feature__features-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-feature__features-list li {
  padding: 19px 0 20px;
  border-top: 1px solid #d3d3d3;
  font-size: 16px;
  line-height: 20px;
}
.c-feature__features-list li strong {
  font-size: 16px;
  color: #000000;
}
.c-insight {
  *zoom: 1;
  padding-bottom: 70px;
  background-color: white;
}
.c-insight:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-insight h1 {
  color: #202945;
}
.c-insight h3 {
  padding-top: 20px;
  font-size: 20px;
  line-height: 30px;
  color: #202945;
  margin-bottom: 0;
}
.c-insight p {
  color: #666666;
  margin-bottom: 0;
}
.c-insight strong {
  color: #7b98ac;
}
.c-insight__column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
.c-insight__column:first-child {
  padding-right: 20px;
}
.c-insight__column:last-child {
  padding-left: 20px;
}
.c-video__container {
  position: relative;
  height: 260px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.c-video__preview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.c-video__play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background: transparent url('../images/c-icon__play-video.png') center center no-repeat;
  z-index: 10;
  cursor: pointer;
}
.c-video__description {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px;
  z-index: 10;
}
.c-video__description span {
  display: block;
  background-color: rgba(44, 50, 55, 0.5);
  text-align: right;
  font-size: 12px;
  line-height: 20px;
  padding: 5px;
  color: #FFFFFF;
}
#carousel-futures h1,
#carousel-futures h2,
#carousel-futures p {
  color: #FFFFFF;
}
#carousel-futures h1 {
  opacity: .5;
}
.c-futures-transition {
  -webkit-transition-property: -webkit-transform, "margin";
  -moz-transition-property: -moz-transform, "margin";
  -ms-transition-property: -ms-transform, "margin";
  -o-transition-property: -o-transform, "margin";
  transition-property: transform, "margin";
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-easing: "ease-out";
  -moz-transition-easing: "ease-out";
  -ms-transition-easing: "ease-out";
  -o-transition-easing: "ease-out";
  transition-easing: "ease-out";
}
.c-futures .c-carousel__item {
  overflow: hidden;
}
.c-futures .c-carousel__item-text {
  -webkit-transition-property: -webkit-transform, "margin";
  -moz-transition-property: -moz-transform, "margin";
  -ms-transition-property: -ms-transform, "margin";
  -o-transition-property: -o-transform, "margin";
  transition-property: transform, "margin";
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-easing: "ease-out";
  -moz-transition-easing: "ease-out";
  -ms-transition-easing: "ease-out";
  -o-transition-easing: "ease-out";
  transition-easing: "ease-out";
  -webkit-transform: translateZ(0px);
  position: relative;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.c-futures .c-carousel__item-bg {
  -webkit-transition-property: -webkit-transform, "margin";
  -moz-transition-property: -moz-transform, "margin";
  -ms-transition-property: -ms-transform, "margin";
  -o-transition-property: -o-transform, "margin";
  transition-property: transform, "margin";
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-easing: "ease-out";
  -moz-transition-easing: "ease-out";
  -ms-transition-easing: "ease-out";
  -o-transition-easing: "ease-out";
  transition-easing: "ease-out";
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.c-futures:hover .c-carousel__item-bg {
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
  -ms-transform: scale(1.07);
  -o-transform: scale(1.07);
  transform: scale(1.07);
}
.c-futures:hover .c-carousel__item-text {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.c-futures .c-carousel__item-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #000000 url('/content/futures-1.jpg') center center no-repeat;
  background-size: cover;
  margin-top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.c-infografic__container {
  position: relative;
}
.c-infografic__container .c-infografic__item {
  position: absolute;
  left: 50%;
}
.c-infografic__container .c-infografic__item:hover .c-infografic__rollover {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s ease-out 0s, visibility 0s linear 0s;
  -moz-transition: opacity 0.2s ease-out 0s, visibility 0s linear 0s;
  -ms-transition: opacity 0.2s ease-out 0s, visibility 0s linear 0s;
  -o-transition: opacity 0.2s ease-out 0s, visibility 0s linear 0s;
  transition: opacity 0.2s ease-out 0s, visibility 0s linear 0s;
}
.c-infografic__container .c-infografic__item:nth-child(1) {
  top: 200px;
  height: 160px;
  width: 70px;
  margin-left: -310px;
}
.c-infografic__container .c-infografic__item:nth-child(1) .c-infografic__rollover {
  height: 192px;
  right: 25px;
}
.c-infografic__container .c-infografic__item:nth-child(2) {
  top: 165px;
  margin-left: -179px;
  height: 190px;
  width: 75px;
}
.c-infografic__container .c-infografic__item:nth-child(2) .c-infografic__rollover {
  height: 193px;
  right: 25px;
}
.c-infografic__container .c-infografic__item:nth-child(3) {
  top: 130px;
  margin-left: -47px;
  width: 90px;
  height: 220px;
}
.c-infografic__container .c-infografic__item:nth-child(3) .c-infografic__rollover {
  height: 210px;
}
.c-infografic__container .c-infografic__item:nth-child(4) {
  top: 85px;
  width: 105px;
  height: 267px;
  margin-left: 112px;
}
.c-infografic__container .c-infografic__item:nth-child(4) .c-infografic__rollover {
  height: 207px;
}
.c-infografic__container .c-infografic__item:nth-child(5) {
  top: 35px;
  width: 125px;
  height: 310px;
  margin-left: 298px;
}
.c-infografic__container .c-infografic__item:nth-child(5) .c-infografic__rollover {
  height: 193px;
}
.c-infografic__container .c-infografic__rollover {
  position: absolute;
  bottom: 100%;
  text-transform: uppercase;
  width: 310px;
  text-align: right;
  right: 40px;
  padding: 10px;
  margin-bottom: 15px;
  line-height: 1.2;
  font-size: 14px;
  overflow: hidden;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-in 0s, visibility 0s linear 0.2s;
  -moz-transition: opacity 0.2s ease-in 0s, visibility 0s linear 0.2s;
  -ms-transition: opacity 0.2s ease-in 0s, visibility 0s linear 0.2s;
  -o-transition: opacity 0.2s ease-in 0s, visibility 0s linear 0.2s;
  transition: opacity 0.2s ease-in 0s, visibility 0s linear 0.2s;
}
.c-infografic__container .c-infografic__rollover ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-infografic__container .c-infografic__rollover ul,
.c-infografic__container .c-infografic__rollover p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.c-infografic__container .c-infografic__rollover strong,
.c-infografic__container .c-infografic__rollover span {
  color: #85ccf3;
}
.c-infografic__container .c-infografic__rollover:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 500px;
  background: url(../images/telescop_note.png) 0 0 no-repeat;
}
.c-infografic__container p:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  background: url(../images/telescop_marker.png) 0 0 no-repeat;
  margin-right: 10px;
}
.c-specification-carousel {
  background-color: #7b98ac;
}
.c-specification-carousel .c-hero__bg {
  display: none;
}
.c-specification-carousel .shadowed .c-hero__header,
.c-specification-carousel .shadowed .c-hero__content,
.c-specification-carousel .shadowed .c-hero__links,
.c-specification-carousel .shadowed .c-design__specification {
  text-shadow: none;
}
.c-specification-carousel .c-content_container {
  padding-top: 100px;
  margin-bottom: 65px;
}
.c-hook-parallax .shadowed .c-hero__header,
.c-hook-parallax .shadowed .c-hero__content,
.c-hook-parallax .shadowed .c-hero__links,
.c-hook-parallax .shadowed .c-design__specification {
  text-shadow: none;
}
.c-zoom-in-carousel .c-hero__bg {
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-easing: ease-in-out;
  -moz-transition-easing: ease-in-out;
  -ms-transition-easing: ease-in-out;
  -o-transition-easing: ease-in-out;
  transition-easing: ease-in-out;
  -webkit-transition-property: -webkit-transform, top;
  -moz-transition-property: -moz-transform, top;
  -ms-transition-property: -ms-transform, top;
  -o-transition-property: -o-transform, top;
  transition-property: transform, top;
  -webkit-transform-origin: 50% 85%;
  -moz-transform-origin: 50% 85%;
  -ms-transform-origin: 50% 85%;
  -o-transform-origin: 50% 85%;
  transform-origin: 50% 85%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.c-zoom-in-carousel .c-hero__legend {
  /*bottom: -92px;
        left: -30px;
        white-space: normal;
        line-height: .8;*/
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-easing: ease-in-out;
  -moz-transition-easing: ease-in-out;
  -ms-transition-easing: ease-in-out;
  -o-transition-easing: ease-in-out;
  transition-easing: ease-in-out;
  -webkit-transition-property: -webkit-transform, top;
  -moz-transition-property: -moz-transform, top;
  -ms-transition-property: -ms-transform, top;
  -o-transition-property: -o-transform, top;
  transition-property: transform, top;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.c-zoom-in-carousel:hover .c-hero__bg {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.c-zoom-in-carousel:hover .c-hero__legend {
  -webkit-transform: scale(1.35);
  -moz-transform: scale(1.35);
  -ms-transform: scale(1.35);
  -o-transform: scale(1.35);
  transform: scale(1.35);
}
.c-zoom-out-carousel .c-hero__bg {
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-easing: ease-in-out;
  -moz-transition-easing: ease-in-out;
  -ms-transition-easing: ease-in-out;
  -o-transition-easing: ease-in-out;
  transition-easing: ease-in-out;
  -webkit-transition-property: -webkit-transform, top;
  -moz-transition-property: -moz-transform, top;
  -ms-transition-property: -ms-transform, top;
  -o-transition-property: -o-transform, top;
  transition-property: transform, top;
  -webkit-transform-origin: 50% 85%;
  -moz-transform-origin: 50% 85%;
  -ms-transform-origin: 50% 85%;
  -o-transform-origin: 50% 85%;
  transform-origin: 50% 85%;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.c-zoom-out-carousel .c-hero__legend {
  /*bottom: -92px;
        left: -30px;
        white-space: normal;
        line-height: .8;*/
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-easing: ease-in-out;
  -moz-transition-easing: ease-in-out;
  -ms-transition-easing: ease-in-out;
  -o-transition-easing: ease-in-out;
  transition-easing: ease-in-out;
  -webkit-transition-property: -webkit-transform, top;
  -moz-transition-property: -moz-transform, top;
  -ms-transition-property: -ms-transform, top;
  -o-transition-property: -o-transform, top;
  transition-property: transform, top;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.c-zoom-out-carousel:hover .c-hero__bg {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.c-zoom-out-carousel:hover .c-hero__legend {
  -webkit-transform: scale(0.67);
  -moz-transform: scale(0.67);
  -ms-transform: scale(0.67);
  -o-transform: scale(0.67);
  transform: scale(0.67);
}
.c-hero__content.background_text {
  background-color: rgba(44, 50, 55, 0);
}
.c-hero__content.background_text:hover {
  opacity: 1;
  padding: 10px;
  background-color: rgba(44, 50, 55, 0.5);
  margin-top: -10px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  transform: translateX(-10px);
}
.c-hero__canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-background-size: cover;
  background-size: cover;
}
.c-fans__bgr,
.c-fans__fan {
  -webkit-transform-origin: '50% 50%';
  -moz-transform-origin: '50% 50%';
  -ms-transform-origin: '50% 50%';
  -o-transform-origin: '50% 50%';
  transform-origin: '50% 50%';
  position: absolute;
  top: 50%;
  left: 50%;
}
.c-hero-parallax-aurora .c-hero__bg {
  background-position: 0 83%;
  height: 100%;
  width: 103%;
  left: -1.5%;
}
.c-hero-parallax-aurora .mountain-layer {
  height: 100%;
  margin-top: 0;
  background-size: auto;
  background-position: 50%;
  background-color: transparent;
  display: none;
}
.c-hero-parallax-aurora .mountain-layer .layer {
  position: absolute;
  width: 200%;
  height: 100%;
  left: -50%;
  top: 40px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  -webkit-background-size: auto;
  background-size: auto;
}
.c-hero-parallax-aurora .mountain-layer.layer_0 {
  display: block;
}
.c-hero-parallax-aurora .mountain-layer.layer_0 .c-hero__canvas {
  width: 103%;
  height: 100%;
  left: -1.5%;
  top: 0;
}
.c-hero-parallax-aurora .mountain-layer.layer_3 .layer {
  top: 10px;
}
.c-hero-carousel__item-code,
.c-hero-parallax__container,
#fan {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.left .c-hero__content,
.left .c-hero__header,
.left .c-hero__legend {
  text-align: left;
}
.right .c-hero__content,
.right .c-hero__header,
.right .c-hero__legend {
  text-align: right;
}
.right .c-hero__content {
  margin-left: 480px;
}
.c-hub-carousel__wrapper .bx-wrapper .bx-controls {
  position: absolute;
  bottom: 50%;
  max-width: none;
  height: 50px;
}
.c-hub-carousel__wrapper .bx-wrapper .bx-controls-direction {
  max-width: none;
  height: 50px;
}
.c-hub-carousel__wrapper .bx-wrapper .bx-controls-direction a {
  margin-top: 0;
}
.c-hero-parallax-sunset .parallax-layer .layer {
  background-repeat: no-repeat;
  width: 110%;
  height: 100%;
  left: -5%;
  top: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 100%;
}
.c-hero-parallax-sunset .parallax-layer.cloud .layer {
  background-position: 0 100%;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.content-toggle-b {
  margin-bottom: 10px;
}
.content-toggle-b .content-toggle-link {
  display: block;
  text-decoration: none;
}
.content-toggle-b .content-toggle-link span {
  text-decoration: underline;
  float: left;
  width: 95%;
}
.content-toggle-b .content-toggle-link i {
  background-image: url("../images/content-toggle-arrow.png");
  background-repeat: no-repeat;
  float: right;
  height: 11px;
  margin-left: 3px;
  margin-top: 6px;
  width: 11px;
}
.content-toggle-b .content-toggle-link i.up {
  background-position: 0 0;
}
.content-toggle-b .content-toggle-link i.down {
  background-position: -11px 0;
}
.content-toggle-b .content-toggle-text {
  display: none;
  padding: 10px 0;
}
.content-toggle-b .content-toggle-text ul {
  list-style: none;
  padding: 0;
}
.content-toggle-b .content-toggle-text ul li {
  border-bottom: 1px solid #bad2dd;
  padding-bottom: 30px;
  margin-bottom: 30px;
  padding-left: 25px;
}
.content-toggle-b .content-toggle-text ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.purchase-b .c-contact__sidebar {
  padding: 20px 0;
}
.purchase-b .cont-toggle {
  padding-left: 20px;
}
.purchase-b .cont-toggle .content-toggle-b {
  margin-bottom: 15px;
}
.purchase-b .cont-toggle .content-toggle-b .content-toggle-link span {
  width: auto;
  text-decoration: none;
}
.purchase-b .cont-toggle .content-toggle-b .content-toggle-link span,
.purchase-b .cont-toggle .content-toggle-b .content-toggle-link i {
  float: none;
  display: inline-block;
}
.purchase-b .cont-toggle .cont-link {
  margin-bottom: 15px;
  display: block;
}
.purchase-b .cont-toggle .cont-link i {
  background-image: url("../images/cont-link.png");
  background-repeat: no-repeat;
  height: 8px;
  margin-left: 3px;
  margin-top: 6px;
  display: inline-block;
  width: 16px;
}
#back-to-top {
  position: fixed;
  z-index: 999;
  display: none;
  bottom: 40px;
  right: 40px;
  cursor: pointer;
}
#back-to-top i {
  width: 50px;
  height: 50px;
  display: block;
  color: #fff;
  background: #7B98AC;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -ms-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#back-to-top i:hover {
  background: #F28B00;
}
.addthisevent_icon {
  display: none;
}
.c-about-companies {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
  padding-bottom: 30px;
}
.c-about-companies:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-about-companies .c-about-companies__item {
  width: 220px;
}
.c-about-companies .c-about-companies__item:nth-child(4n) {
  margin-right: 0;
}
.c-about-companies__list {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
  padding-bottom: 60px;
}
.c-about-companies__list:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-about-companies__list .c-about-companies__item {
  width: 300px;
}
.c-about-companies__list .c-about-companies__item:nth-child(3n) {
  margin-right: 0;
}
.c-about-companies__item {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  float: left;
  margin-right: 20px;
  height: 340px;
  margin-top: 30px;
}
.c-about-companies__item > a {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666;
  display: block;
  height: 340px;
}
.c-about-companies__item:hover {
  background-color: #7b98ac;
}
.c-about-companies__item:hover .c-about-companies__item-pic {
  background: none;
}
.c-about-companies__item:hover .c-about-companies__item-pic img {
  opacity: 0;
}
.c-about-companies__item:hover .c-about-companies__item-pic img.__rollover {
  opacity: 1;
}
.c-about-companies__item:hover .c-about-companies__item-content {
  color: #fff;
}
.c-about-companies__item:hover .c-about-companies__item-title {
  color: #fff;
}
.c-about-companies__item-pic {
  height: 180px;
  position: relative;
  overflow: hidden;
  background: #bad2dd url(../images/lightblue_grad.jpg) 0 0 no-repeat;
}
.c-about-companies__item-pic img {
  position: absolute;
  opacity: 1;
  -webkit-transition: opacity .1s ease-in;
  -moz-transition: opacity .1s ease-in;
  -ms-transition: opacity .1s ease-in;
  -o-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in;
}
.c-about-companies__item-pic img.__rollover {
  opacity: 0;
}
.c-about-companies__item-content {
  padding: 20px;
  -webkit-transition: color .1s ease-in;
  -moz-transition: color .1s ease-in;
  -ms-transition: color .1s ease-in;
  -o-transition: color .1s ease-in;
  transition: color .1s ease-in;
}
.c-about-companies__item-title {
  font-size: 25px;
  margin-bottom: 20px;
  color: #7b98ac;
  -webkit-transition: color .1s ease-in;
  -moz-transition: color .1s ease-in;
  -ms-transition: color .1s ease-in;
  -o-transition: color .1s ease-in;
  transition: color .1s ease-in;
}
.c-about-childpages {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: justify;
  border-top: 2px solid #bad2dd;
}
.c-about-childpages:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.c-about-childpages__item {
  width: 460px;
  margin: 40px 0;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.c-about-childpages__item:nth-child(2n) {
  margin-right: 0;
}
.c-about-childpages__item-title {
  font-size: 40px;
  margin-bottom: 30px;
}
.c-promo-block__wrapper {
  -webkit-box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15);
  padding-top: 50px;
}
.c-promo-block__list {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
  padding-bottom: 20px;
}
.c-promo-block__list:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-promo-block__item {
  width: 300px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  float: left;
  margin-right: 20px;
  height: 360px;
  margin-bottom: 40px;
}
.c-promo-block__item:nth-child(3n) {
  margin-right: 0;
}
.c-promo-block__item > a {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666;
  display: block;
  height: 360px;
}
.c-promo-block__item > a .c-promo-block__item-title {
  color: #7b98ac;
}
.c-promo-block__item > a:hover .c-promo-block__item-title {
  color: #f28b00;
}
.c-promo-block__item-pic {
  overflow: hidden;
  position: relative;
  height: 170px;
  background: #bad2dd url(../images/lightblue_grad.jpg) 0 0 no-repeat;
}
.c-promo-block__item-content {
  padding: 20px;
  overflow: hidden;
  max-height: 140px;
}
.c-promo-block__item-title {
  font-size: 25px;
  margin-bottom: 20px;
}
.c-promo-block__item-subtitle {
  font-size: 20px;
  line-height: 1.25;
}
li.board {
  position: relative;
  overflow: hidden;
  height: 450px;
}
.board .c-promo-block__item-pic {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*background: none;*/
}
.board a {
  height: 100%;
}
.board article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  /*display: none;*/
  color: white !important;
  max-height: none;
  background-color: rgba(32, 41, 69, 0.7);
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
.board:hover article {
  /*display: block;*/
  top: 0;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
.c-history-navigation {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  position: fixed;
  background-color: #fff;
  padding: 0 5px;
  z-index: 900;
}
.c-history-navigation__title {
  -moz-border-radius: 8px 4px 4px 8px;
  -webkit-border-radius: 8px 4px 4px 8px;
  border-radius: 8px 4px 4px 8px;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,.15);
  position: absolute;
  visibility: hidden;
  opacity: 0;
  background-color: #7b98ac;
  color: #fff;
  right: 25px;
  top: 50%;
  margin-top: -8px;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1;
  padding: 2px 10px;
}
.c-history-navigation__title:after {
  content: '';
  position: absolute;
  right: -14px;
  top: 0;
  border: 8px solid transparent;
  border-left-color: #7b98ac;
}
.c-history-navigation__item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #7b98ac;
  display: block;
  width: 10px;
  height: 10px;
  margin: 8px 0;
  position: relative;
}
.c-history-navigation__item:hover .c-history-navigation__title,
.c-history-navigation__item.active .c-history-navigation__title {
  opacity: 1;
  visibility: visible;
}
.c-history-navigation__item.active {
  background-color: #f28b00;
}
.c-history-navigation__item.active .c-history-navigation__title {
  background-color: #f28b00;
}
.c-history-navigation__item.active .c-history-navigation__title:after {
  border-left-color: #f28b00;
}
.c-companies__map {
  width: 100%;
  height: 620px;
}
.c-map__marker-overlay {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 50%;
}
.c-map__marker-overlay:hover .c-map__marker-legend {
  display: block;
  color: #666;
}
.c-map__marker-overlay:hover .c-map__marker:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.c-map__marker-overlay.right .c-map__marker-legend {
  right: auto;
  left: 60px;
}
.c-map__marker-overlay.right .c-map__marker-legend:before {
  right: auto;
  left: -27px;
  border-left-color: transparent;
  border-right-color: #fff;
}
.c-map__marker {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  display: block;
  height: 20px;
  width: 20px;
  padding: 9px;
  color: #FFFFFF;
  text-align: center;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}
.c-map__marker:before {
  content: "";
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #7b98ac;
  box-shadow: 0 0 0 6px #FFFFFF;
  position: absolute;
  top: -2px;
  left: -2px;
  height: 24px;
  width: 24px;
  padding: 9px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-easing: ease-in-out;
  -moz-transition-easing: ease-in-out;
  -ms-transition-easing: ease-in-out;
  -o-transition-easing: ease-in-out;
  transition-easing: ease-in-out;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.c-map__marker span {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
}
.c-map__marker span:before {
  content: "\f0f7";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-map__marker-legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
  padding: 20px;
  min-height: 24px;
  background-color: #FFFFFF;
  border-top: 2px solid #f28b00;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  z-index: 100;
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #7b98ac !important;
}
.c-map__marker-legend:before {
  content: "";
  height: 1px;
  width: 1px;
  position: absolute;
  right: -27px;
  top: 18px;
  background-color: transparent;
  border: 13px solid transparent;
  border-left-color: #FFFFFF;
}
.c-map__marker-legend a {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.c-map__marker-clusterer {
  overflow: hidden;
}
.c-map__marker-clusterer div {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif !important;
  font-weight: bold !important;
  font-size: 18px !important;
  color: #fff !important;
}
.c-map__marker-clusterer img {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-easing: ease-in-out;
  -moz-transition-easing: ease-in-out;
  -ms-transition-easing: ease-in-out;
  -o-transition-easing: ease-in-out;
  transition-easing: ease-in-out;
  -webkit-transform-origin: 45px 45px;
  -moz-transform-origin: 45px 45px;
  -ms-transform-origin: 45px 45px;
  -o-transform-origin: 45px 45px;
  transform-origin: 45px 45px;
  /*-webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        animation: none;
        clip: rect(0px, 90px, 90px, 0px);
        left:0;*/
}
.c-map__marker-clusterer:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.c-shvabe-map {
  margin-top: -10px;
  width: 100%;
  position: relative;
}
.c-shvabe-map h2 {
  margin-bottom: 0.3em;
}
.c-shvabe-map p {
  display: inline-block;
  vertical-align: top;
}
.c-shvabe-map .mark {
  display: inline-block;
  color: darkorange;
  font-size: 22px;
}
.c-shvabe-map__container {
  width: 940px;
  margin-left: -470px;
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 10;
}
.c-shvabe-map__image {
  width: 100%;
  position: relative;
  z-index: 1;
}
.c-latest-news__header {
  font-size: 40px;
  margin-bottom: 40px;
}
.c-latest-news {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.c-latest-news:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-latest-news__item {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  width: 300px;
  float: left;
  height: 390px;
  margin: 0 20px 40px 0;
}
.c-latest-news__item:nth-child(3n) {
  margin-right: 0;
}

.csr-dop .c-latest-news__item:nth-child(3n) {
    margin-right: 20px;
}
.csr-dop .c-latest-news__item:nth-child(even) {
    margin-right: 0;
}


.c-latest-news.about .c-latest-news__item {
  /*box-shadow: none;*/
  height: 290px;
}
.c-latest-news__item-pic {
  overflow: hidden;
  position: relative;
  height: 170px;
  background: #bad2dd url(../images/lightblue_grad.jpg) 0 0 no-repeat;
}
.c-latest-news__item-meta {
  font-size: 14px;
  margin-bottom: .5em;
  text-transform: uppercase;
}
.c-latest-news__item-meta strong {
  color: #202945;
  margin-right: 3px;
}
.c-latest-news__item-content {
  padding: 20px;
  height: 175px;
  overflow: hidden;
}
.c-latest-news__item-title {
  font-size: 20px;
  margin-bottom: 20px;
}
.view-all-news {
  float: right;
  margin-left: 1em;
  margin-top: 1em;
  font-size: 16px;
}
.c-homepage-promo__wrapper,
.c-hub-carousel__wrapper {
  background-color: #ebebeb;
  padding-top: 10px;
  -webkit-box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15);
}
.c-homepage-promo,
.c-hub-carousel__slide {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: justify;
}
.c-homepage-promo:after,
.c-hub-carousel__slide:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.c-homepage-promo__item,
.c-hub-carousel__slide-item {
  width: 460px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  height: 360px;
  margin: 40px 0;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.c-content__container-wide .c-homepage-promo__item {
    /*width: 32%; 3 columns*/
    width: 24%;
}
.c-homepage-promo__item:nth-child(2n),
.c-hub-carousel__slide-item:nth-child(2n) {
  margin-right: 0;
}
.c-homepage-promo__item-pic,
.c-hub-carousel__slide-item-pic {
  overflow: hidden;
  position: relative;
  height: 200px; 3 columns
  background: #bad2dd url(../images/lightblue_grad.jpg) 0 0 no-repeat; 
}
.c-homepage-promo__item-pic {
  /*height: 200px; 3 columns*/
  height: 160px;
  /*background: #bad2dd url(../images/lightblue_grad.jpg) 0 0 no-repeat; 3 columns */
  background: transparent;
}
.c-homepage-promo__item-pic img {
    width: 100%;
}
.c-homepage-promo__item-meta {
  font-size: 14px;
  margin-bottom: .5em;
  text-transform: uppercase;
}
.c-homepage-promo__item-meta strong {
  color: #202945;
  margin-right: 3px;
}
.c-homepage-promo__item-content,
.c-hub-carousel__slide-item-content {
  padding: 20px;
}
.c-homepage-promo__item-title,
.c-hub-carousel__slide-item-title {
  font-size: 25px;
  margin-bottom: 0;
}
.c-hub-carousel__slide-item-title {
  margin-bottom: 25px;
}
.c-homepage-promo__item-subtitle,
.c-hub-carousel__slide-item-subtitle {
  font-size: 20px;
  line-height: 1.25;
}
.c-latest-news__item-content span {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #7b98ac;
  text-decoration: none;
}
.c-contact__header {
  font-size: 20px;
  padding: 0 20px 20px;
  margin-bottom: 0;
}
.c-contact__sidebar {
  border-top: 2px solid #bad2dd;
  padding: 20px 0 60px;
}
.c-contact__sidebar .c-contact__block {
  margin: 0 20px;
}
.c-contact__sidebar .c-contact__block > li {
  border-top: 0;
  border-bottom: 1px solid #bad2dd;
}
.c-contact__block {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-contact__block > li {
  display: block;
  border-top: 1px solid #bad2dd;
  background-position: 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
}
.c-contact__block > li > a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
}
.c-contact__headquarters address {
  font-size: 16px;
  line-height: 20px;
}
.c-contact__headquarters address span {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  display: block;
  color: #7b98ac;
  line-height: 25px;
}
.c-contact__headquarters {
  padding: 15px 0 21px 60px;
  position: relative;
}
.c-contact__phone {
  padding-left: 60px;
  position: relative;
}
.c-contact__email {
  padding-left: 60px;
  position: relative;
}
.contact-icon__headquarters {
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -15px;
  color: #202945;
}
.contact-icon__headquarters i:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f041";
  position: absolute;
  left: 7px;
  margin-top: -16px;
  font-size: 23px;
  z-index: 1;
}
.contact-icon__headquarters:before,
.contact-icon__headquarters:after {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  content: '';
  width: 19px;
  height: 9px;
  background-color: #fff;
  position: absolute;
  top: 0;
}
.contact-icon__headquarters:before {
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  transform: skewX(20deg);
  -webkit-box-shadow: 2px 2px 0, 2px -2px 0;
  -moz-box-shadow: 2px 2px 0, 2px -2px 0;
  box-shadow: 2px 2px 0, 2px -2px 0;
  left: 5px;
}
.contact-icon__headquarters:after {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  -webkit-box-shadow: -2px 2px 0, -2px -2px 0;
  -moz-box-shadow: -2px 2px 0, -2px -2px 0;
  box-shadow: -2px 2px 0, -2px -2px 0;
  left: 2px;
}
.contact-icon__phone {
  position: absolute;
  left: 7px;
  top: 50%;
  margin-top: -15px;
  color: #202945;
}
.contact-icon__phone i:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  content: "\f095";
  font-size: 30px;
  position: absolute;
}
.contact-icon__phones i:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  content: "\f095";
  font-size: 20px;
  position: absolute;
  color: #B3CAD5;
   left: 55px;
}

.contact-icon__phoness i:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  content: "\f095";
  font-size: 20px;
  position: absolute;
  color: #B3CAD5;
   left: -5px;
}

.contact-icon__email {
  position: absolute;
  left: 7px;
  top: 50%;
  margin-top: -15px;
  color: #202945;
}
.contact-icon__email i:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f003";
  font-size: 27px;
  position: absolute;
}
.c-contact__map {
  height: 130px;
}
.c-contacts__map {
  width: 100%;
  height: 620px;
}
.c-contacts__map-window {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: none;
  width: 300px;
  height: 290px;
  position: relative;
  z-index: 20;
  padding-bottom: 40px;
}
.c-contacts__map-window:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: -40px;
  margin-left: -15px;
  height: 0;
  width: 0;
  overflow: hidden;
  border-top: 20px solid #fff;
  border-left: 15px solid rgba(0, 0, 0, 0);
  border-right: 15px solid rgba(0, 0, 0, 0);
  border-bottom: 0;
  z-index: 2;
}
.c-contacts__map-window:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -5px;
  width: 443px;
  height: 199px;
  background: url(../images/custom-infowindow-shadow.png) 0 0 no-repeat;
  z-index: 1;
}
.c-contacts__map-window .f-kret_logo {
  left: 75px;
  top: 25px;
}
.c-contacts__map-window div,
.c-contacts__map-window label {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
}
.c-contacts__map-window span,
.c-contacts__map-window a {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1em;
}
.infoBox .c-contacts__map-window {
  display: block;
}
.c-conacts__map-window-box {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  padding: 20px;
  height: 250px;
  z-index: 3;
}
.c-contact__logo-wrap {
  text-align: center;
  padding-bottom: 15px;
}
.c-contact__theta {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 21px;
  background: transparent url('../images/c-contacts__theta.png') center center no-repeat;
}
.c-contact__logo {
  display: inline-block;
  vertical-align: middle;
  width: 82px;
  height: 20px;
  background: transparent url('../images/c-contacts__logo.png') center center no-repeat;
}
.c-contact__logo.c-contact__logo__ru {
  background-image: url(../images/c-contacts__logo_ru.png);
}
.c-contacts__list {
  text-align: justify;
  margin-top: 50px;
}
.c-contacts__list:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.c-contacts__item {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 0 50px;
  padding-top: 20px;
}
.c-contacts__item:nth-child(2n) {
  margin-right: 0;
}
.c-contacts__item .c-contact__block {
  border-bottom: 1px solid #bad2dd;
}
.c-contacts__item:nth-child(1),
.c-contacts__item:nth-child(2) {
  border-top: 2px solid #bad2dd;
}
.c-contacts__item-title {
  font-size: 20px;
  margin-bottom: 1.25em;
}
.c-publications-links__wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
  margin-bottom: 40px;
}
.c-publications-links__wrapper:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-publications-links__item {
  width: 460px;
  float: left;
  margin-right: 20px;
  border-top: 2px solid #bad2dd;
  border-bottom: 1px solid #bad2dd;
  padding: 40px 0 25px;
  height: 165px;
  overflow: hidden;
}
.c-publications-links__item:nth-child(2n) {
  margin-right: 0;
}
.c-publications-links__item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-publications-links__item ul li {
  margin-bottom: 10px;
}
.c-publications-links__item-pic {
  overflow: hidden;
}
.c-publications-links__item-title {
  font-size: 40px;
  margin-bottom: 20px;
}
.c-press-enquires__wrapper {
  background-color: #ebebeb;
  padding-bottom: 40px;
}
.c-press-enquires__wrapper .c-news-subscribe-form {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
}
.c-product-support__wrapper {
  *zoom: 1;
  background-color: #ebebeb;
  padding-bottom: 40px;
}
.c-product-support__wrapper:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-product-support__wrapper .c-feedback-form {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  width: 620px;
  float: right;
}
.c-product-support__wrapper .c-feedback-form__column {
  width: 280px;
  float: left;
}
.c-product-support__wrapper .c-feedback-form__column + .c-feedback-form__column {
  float: right;
}
.l-aside__right .c-news-subscribe-form,
.l-aside__right .c-feedback-form {
  border-top: 2px solid #bad2dd;
  padding-bottom: 60px;
}
.l-aside__right .c-news-subscribe-form textarea.default-text-input.error,
.l-aside__right .c-feedback-form textarea.default-text-input.error {
  width: 233px;
}
.c-news-subscribe-form fieldset,
.c-feedback-form fieldset {
  padding: 20px;
}
.c-news-subscribe-form h3,
.c-feedback-form h3 {
  font-size: 25px;
  margin-bottom: 15px;
}
.c-news-subscribe-form select,
.c-feedback-form select {
  width: 100%;
}
.c-product-support {
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  float: left;
  color: #fff;
  height: 312px;
  padding: 120px 80px 20px 20px;
  background: #bad2dd url(../images/icon_support.png) 20px 25px no-repeat;
}
.c-product-support:nth-child(3n) {
  margin-right: 0;
}
.c-product-support h3 {
  font-size: 25px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.c-product-support p {
  line-height: 1.3;
}
.c-press-enquires {
  width: 270px;
  padding: 20px 20px 20px 330px;
  float: left;
  position: relative;
  background-color: #7b98ac;
  color: #bad2dd;
}
.c-press-enquires:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 310px;
  height: 100%;
  background: #bad2dd url(../images/c-icon__press.png) 50% 50% no-repeat;
}
.c-press-enquires a {
  color: #fff;
}
.c-press-enquires__title {
  color: #bad2dd;
  font-size: 25px;
  margin-bottom: 0;
}
.c-press-enquires__list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 25px;
}
.c-press-enquires__list li {
  border-top: 1px solid #9ab5c4;
  padding: 12px 0;
}
.c-search-results__subtitle {
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 20px;
  line-height: 1.4;
}
.c-search-results__item {
  width: 100%;
  overflow: hidden;
  padding: 30px 0;
  border-top: 1px dotted #d3d3d3;
}
.c-search-results__item:first-child {
  border-top: 0;
}
.c-search-results__item-pic {
  width: 300px;
  height: 170px;
  overflow: hidden;
  float: left;
  background-color: #bad2dd;
}
.c-search-results__item-content {
  margin-left: 330px;
}
.c-search-results__item-section {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  color: #202945;
}
.c-search-results__item-title {
  margin-bottom: .6em;
}
.c-main-sections__wrapper {
  background-color: #f9f9f9;
  padding-top: 10px;
  -webkit-box-shadow: inset 0 5px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 5px 7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 5px 7px rgba(0, 0, 0, 0.1);
}
.c-main-sections {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: justify;
}
.c-main-sections:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.c-main-sections__item {
  width: 300px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  height: 370px;
  margin: 40px 0;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.c-main-sections__item:nth-child(3n) {
  margin-right: 0;
}
.c-main-sections__item-pic {
  overflow: hidden;
  position: relative;
  height: 170px;
  background: #bad2dd url(../images/lightblue_grad.jpg) 0 0 no-repeat;
}
.c-main-sections__item-meta {
  font-size: 14px;
  margin-bottom: .5em;
  text-transform: uppercase;
}
.c-main-sections__item-meta strong {
  color: #202945;
  margin-right: 3px;
}
.c-main-sections__item-content {
  padding: 20px;
}
.c-main-sections__item-title {
  font-size: 25px;
  margin-bottom: 0;
}
.c-main-sections__item-subtitle {
  font-size: 20px;
  line-height: 1.25;
}
.c-search-results__no-results {
  color: #f28b00;
}
.device-page {
  margin: 50px 0;
}
.device-page ul {
  padding-left: 15px;
}
.device-page .device-property {
  margin-bottom: 90px;
}
.device-page .property-cols {
  display: table;
  width: 100%;
}
.device-page .property-col {
  display: table-cell;
  vertical-align: top;
}
.device-page .left-col {
  width: 350px;
  padding-right: 50px;
}
.device-page .property-title {
  margin-bottom: 35px;
  width: 400px;
  float: left;
}
.device-page .property-title h2 {
  margin: 0;
  font-size: 24px;
  color: #34416b;
  font-weight: 400;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  text-align: left;
}
.device-page .property-options {
  text-align: right;
  float: right;
}
.device-page .property-options .option {
  display: inline-block;
  margin-left: 8px;
  width: 18px;
  height: 14px;
  background-image: url(../images/detail_page_icons.png);
  background-repeat: no-repeat;
}
.device-page .property-options .option-mail {
  background-position: 0 0;
}
.device-page .property-options .option-print {
  background-position: -18px 0;
}
.device-page .property-content {
  margin-bottom: 35px;
  font-family: Arial;
}
.device-page .property-player {
  margin-bottom: 25px;
}
.device-page .btn {
  margin-right: 22px;
  padding: 14px 20px;
  display: inline-block;
  min-width: 190px;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 400;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
}
.device-page .btn-orange {
  color: #fff;
  background: #f28b00;
}
.device-page .btn-orange:hover {
  background: #d97c00;
}
.device-page .device-tabs {
  background: #fff;
  margin-bottom: 20px;
  border: 1px solid #e0e1e2;
}
.device-page .device-tabs .device-tabs-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
}
.device-page .device-tabs .tabs-nav-item {
  display: table-cell;
  vertical-align: top;
  padding: 20px;
  text-align: center;
  color: #34416b;
  cursor: pointer;
  background: #eff6fc;
  position: relative;
  font-size: 16px;
  border-left: 1px solid #e0e1e2;
}
.device-page .device-tabs .tabs-nav-item:first-child {
  border-left: 0;
}
.device-page .device-tabs .tabs-nav-item:hover {
  color: #fff;
  background: #7c98ad;
}
.device-page .device-tabs .tabs-nav-item.current {
  color: #fff;
  background: #7c98ad;
}
.device-page .device-tabs .device-tabs-box {
  display: none;
  padding: 20px;
}
.device-page .device-tabs .device-tabs-box iframe {
  width: 100%;
}
.device-page .device-tabs .device-tabs-box.visible {
  display: block;
}
.device-page .device-tabs .device-tabs-box p {
  color: #202945;
  font-size: 16px;
}
.device-page .device-tabs .device-tabs-box p:last-child {
  margin-bottom: 0;
}
.device-page .device-table tr td:first-child {
  width: 85%;
}
.device-page .device-document-list .device-document-item {
  color: #7b98ac;
  font-family: "InterFace W10 Bold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
}
.device-page .device-document-list .device-document-item:hover,
.device-page .device-document-list .device-document-item:focus {
  color: #f28b00;
}
.device-page .device-social {
  text-align: right;
}
.device-page .bordered-small tbody tr td {
  padding: 0px 5px !important;
  color: #666;
  font-size: 16px !important;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
}
.device-page .bordered-small span {
  line-height: normal;
  font-size: 16px !important;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
}
.device-page .tech-characteristics tbody tr td:first-child,
.device-page .bordered tbody tr td:first-child {
  color: #666;
  font-size: 16px !important;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
}
.device-page .tech-characteristics tbody tr td:first-child span,
.device-page .bordered tbody tr td:first-child span {
  line-height: normal;
  font-size: 16px !important;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
}
#device-popup {
  width: 635px;
  height: 635px;
}
.popup-header {
  text-align: center;
  padding: 15px 0;
}
.popup-title {
  font-size: 30px;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
}
.popup-content {
  padding: 0 15px 0 44px;
}

.popup-content input,
.popup-content select,
.popup-content textarea {
  margin-bottom: 15px;
  border: 1px solid #c4c4c4;
  width: 537px;
  height: 48px;
  padding-left: 20px;
  font-size: 14px;
  box-sizing: border-box;
}
.popup-content textarea {
  height: 85px;
  padding-top: 15px;
  padding-right: 20px;
}
.popup-content input.error, .popup-content select.error, .popup-content textarea.error {
    border: 1px solid #df0000;
}
.popup-content input[type=checkbox] {
  width: auto;
}
.field-title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px;
}

.field-title.CONFIRM.input-b {
  position: relative;
  padding-left: 37px;
}

.field-title.CONFIRM.input-b .input-b {
  position: absolute;
  top: -10px;
  left: 0px;
}

.submit-wrapper {
  text-align: center;
  width: 537px;
  max-width: 100%;
  margin-top: 20px;
}
@media only screen and (max-width: 800px) {
        .popup-content {
          padding: 0 15px;
        }
	.popup-content input,
.popup-content select,
.popup-content textarea {
	width: 100%;
}

}

.fancybox-skin {
  background: #fff !important;
}
.fancybox-skin .btn {
  margin-right: 22px;
  padding: 14px 20px;
  display: inline-block;
  min-width: 190px;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 400;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
}
.fancybox-skin .btn-orange {
  color: #fff;
  background: #f28b00;
}
.fancybox-skin .btn-orange:hover {
  background: #d97c00;
}
.fancybox-close {
  display: none !important;
}
.selectBox {
  margin-bottom: 15px;
}
.c-companies__map.mobile {
  height: 320px;
}
.org-mobile .org-mobile-title {
  text-align: center;
}
.org-mobile h1 {
  text-align: center;
}
.org-mobile .org-mobile-list {
  margin: 30px 0;
  list-style: none;
  padding: 0;
}
.org-mobile .org-mobile-item {
  font-size: 20px;
  font-weight: 700;
  color: #7b98ac;
  margin-bottom: 30px;
}
.org-mobile .org-mobile-item:last-child {
  margin-bottom: 0;
}
.infographics img {
  text-align: center;
}
.infographics .infographics-item {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 40px 0;
  width: 295px;
  border: 1px solid  #202945;
}
.infographics .infographics-item:nth-child(3n+3) {
  margin-right: 0;
}
.infographics .infographics-item .item-image {
  height: 200px;
  width: 100%;
  overflow: hidden;
}
.infographics .infographics-item .item-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.infographics .infographics-item .item-content {
  background: #202945;
  color: #fff;
  padding: 15px;
}
.infographics .infographics-item .item-content a {
  color: #fff;
}
.infographics .infographics-item .item-title {
  font-size: 18px;
  margin-bottom: 0.5em;
}
.infographics .infographics-item .item-date {
  font-size: 14px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.infographics .infographics-detail {
  display: block;
}
.infographics .infographics-detail .detail-date {
  font-size: 14px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.infographics .infographics-detail .detail-text {
  margin-bottom: 1em;
}
.infographics .infographics-detail .detail-image {
  text-align: center;
}
.documents .documents-item {
  display: block;
  min-height: 25px;
  margin-bottom: 15px;
  text-decoration: none;
  padding-left: 35px;
  position: relative;
}
.documents .documents-item:before {
  background-image: url(../images/shvabe-files.jpg);
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  top: 0px;
  left: 0;
  width: 22px;
  height: 25px;
  background-position: 0px 0;
  content: "";
}
.documents .documents-item:hover {
  text-decoration: none;
}
.documents .documents-item:hover .document-name {
  text-decoration: underline;
}
.documents .documents-item:last-child {
  margin-bottom: 0;
}
.documents .document-name {
  font-size: 12px;
}
.documents .document-size {
  font-size: 13px;
  color: #8297a2;
}
.documents a[href*=".doc"]:before,
.documents a[href*=".docx"]:before {
  background-position: -22px 0;
}
.documents a[href*=".xls"]:before,
.documents a[href*=".xlsx"]:before {
  background-position: -44px 0;
}
.documents a[href*=".pdf"]:before {
  background-position: -66px 0;
}
.documents a[href*=".jpg"]:before {
  background-position: -88px 0;
}
.personal-section .l-content {
  max-width: 620px;
}
.personal-section .c-latest-news__item:nth-child(3n) {
  margin: 0 20px 40px 0;
}
.personal-section .c-latest-news__item:nth-child(2n+2) {
  margin-right: 0px;
}
.personal-section .c-latest-news__item {
  height: 310px;
}
.personal-section .c-latest-news__item-content {
  height: 100px;
}
.personal-section .l-aside__right {
  width: 295px;
  margin-left: 20px;
}
.personal-section .personal-aside-search .search-input {
  position: relative;
}
.personal-section .personal-aside-search input[type="text"] {
  padding: 5px 5px 5px 80px;
  background: #fff;
  border: 1px solid #bad2dd;
  display: block;
  width: 208px;
  height: 50px;
  color: #c4cfd8;
}
.personal-section .personal-aside-search input[type="submit"] {
  width: 30px;
  height: 30px;
  border: 0;
  background-color: #fff;
  background-image: url(../images/personal-icons.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -15px;
}
.personal-section .personal-aside-phonebook {
  padding: 0 10px;
}
.personal-section .phonebook-link {
  display: block;
  padding: 25px 15px;
  border-bottom: 1px solid #bad2dd;
}
.personal-section .phonebook-link i,
.personal-section .phonebook-link span {
  display: inline-block;
  vertical-align: middle;
}
.personal-section .phonebook-link i {
  width: 30px;
  height: 30px;
  background-image: url(../images/personal-icons.png);
  background-repeat: no-repeat;
  background-position: 0 -30px;
  margin-right: 30px;
}
.personal-section .phonebook-link span {
  width: 70%;
}
.personal-section .personal-aside-structure {
  padding: 0 10px;
}
.personal-section .structure-link {
  display: block;
  padding: 25px 15px;
  border-bottom: 1px solid #bad2dd;
}
.personal-section .structure-link i,
.personal-section .structure-link span {
  display: inline-block;
  vertical-align: middle;
}
.personal-section .structure-link i {
  width: 30px;
  height: 30px;
  background-image: url(../images/personal-icons.png);
  background-repeat: no-repeat;
  background-position: 0 -60px;
  margin-right: 30px;
}
.personal-section .structure-link span {
  width: 70%;
}
.personal-section .personal-aside-social {
  text-align: center;
  padding: 25px 5px;
}
.personal-section .personal-aside-social .social-list a {
  background: url('../images/social.png') no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.personal-section .personal-aside-social .social-list a.fb {
  /*margin-left: 20px;*/
}
.personal-section .personal-aside-social .social-list a.vk {
  background-position: -45px 0px;
  margin-left: 8px;
}
.personal-section .personal-aside-social .social-list a.ok {
  background-position: -90px 0px;
  margin-left: 8px;
}
.personal-section .personal-aside-social .social-list a.ig {
  background-position: -225px 0px;
  margin-left: 8px;
}
.personal-section .personal-aside-social .social-list a.tv {
  background-position: -136px 0px;
  margin-left: 8px;
}
.personal-section .personal-aside-social .social-list a.ut {
  background-position: -180px 0px;
  margin-left: 8px;
}
.personal-calendar-block {
  margin-bottom: 20px;
  width: 285px;
}
.personal-calendar-block:before,
.personal-calendar-block:after {
  content: "";
  display: table;
}
.personal-calendar-block:after {
  clear: both;
}
.personal-calendar-block h3 {
  margin-bottom: 0;
  text-align: center;
}
.personal-calendar-block .currentMonth .NewsCalNews,
.personal-calendar-block .nextMonth .NewsCalNews {
  background: #1F2944;
  padding: 20px;
  margin-left: -8px;
  margin-top: 15px;
  position: absolute;
}
.personal-calendar-block .currentMonth .NewsCalNews:before,
.personal-calendar-block .nextMonth .NewsCalNews:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #1F2944 transparent;
  position: absolute;
  top: -10px;
  left: 20px;
}
.personal-calendar-block .currentMonth .NewsCalNews span.date,
.personal-calendar-block .nextMonth .NewsCalNews span.date {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
}
.personal-calendar-block .currentMonth .NewsCalNews span.date:before,
.personal-calendar-block .nextMonth .NewsCalNews span.date:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  margin-right: 5px;
  margin-left: -10px;
  background: #FA8905;
}
.personal-calendar-block .currentMonth .NewsCalNews div,
.personal-calendar-block .nextMonth .NewsCalNews div {
  color: #ACBCD3;
  font-size: 11px;
}
.personal-calendar-block .arrow_right {
  right: 20px;
}
.aside-carousel {
  width: 300px;
  position: relative;
  margin: 50px 0;
  border: 1px solid #7B98AC;
}
.aside-carousel .carousel-wrapper {
  overflow: hidden;
  width: 300px;
}
.aside-carousel .carousel-item {
  float: left;
  position: relative;
  width: 300px;
}
.aside-carousel .item-image {
  border-bottom: 1px solid #7B98AC;
  height: 420px;
}
.aside-carousel .item-name {
  padding: 20px;
}
.aside-carousel img {
  max-width: 100%;
  height: auto;
}
.aside-carousel .prev,
.aside-carousel .next {
  display: block;
  position: absolute;
  height: 50px;
  width: 50px;
  top: 185px;
  z-index: 10;
  text-align: center;
  line-height: 50px;
  background: #7B98AC;
  color: #fff;
}
.aside-carousel .prev:hover,
.aside-carousel .next:hover {
  background: #44535D;
}
.aside-carousel .prev {
  left: 0px;
}
.aside-carousel .prev i {
  background-position: -152px -67px;
}
.aside-carousel .next {
  right: 0px;
}
.aside-carousel .next i {
  background-position: -172px -67px;
}
.reg-page {
  padding: 40px 0;
}
.lk-page {
  padding: 40px 0;
}
.errortext {
  color: #F28B00;
  font-size: 14px;
  line-height: 17px;
  font-family: Arial;
  margin-top: 0;
}
.notetext {
  color: #F28B00;
  font-size: 10px;
  line-height: 15px;
  margin: 5px 0 0;
}
.form-b .or {
  color: #999999;
  font-size: 14px;
  line-height: 16px;
  font-family: Arial;
  margin-left: 11px;
  display: block;
  margin: -10px 0 5px;
}
.form-b .form-fields {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #bad2dd;
}
.form-b .form-btn .btn-submit {
  background: #f28b00;
  border: none;
  cursor: pointer;
  padding: 10px 15px;
  color: #fff;
  font-family: arial;
  font-weight: 700;
  font-size: 16px;
}
.form-b .form-btn .btn-submit:hover {
  background: #d97c00;
}
.form-b .form-btn .btn-cancel {
  background: #fff;
  border: none;
  cursor: pointer;
  padding: 10px 15px;
  color: #7b98ac;
  font-family: arial;
  font-weight: 700;
  font-size: 16px;
}
.form-b .form-btn .btn-cancel:hover {
  background: #fcfcfc;
}
.form-b .form-section .section-title {
  color: #202945;
  font-size: 20px;
  font-family: Arial;
  font-weight: 700;
  margin-bottom: 25px;
}
.form-b .form-item.cols {
  display: inline-block;
  vertical-align: top;
}
.form-b .star {
  color: #cc3333;
}
.form-b .input-b {
  width: 300px;
  margin-right: 40px;
  margin-bottom: 8px;
}
.form-b .input-b label {
  display: block;
  font-size: 16px;
  font-weight: 700;
  font-family: Arial;
  margin-bottom: 10px;
}
.form-b .input-b input[type="text"] {
  height: 20px;
  padding: 5px;
  width: 100%;
}
.form-b .input-b input[type="password"] {
  height: 20px;
  padding: 12px 15px;
  width: 100%;
  border: 1px solid #cccccc;
  color: #000000;
  font-size: 14px;
}
.form-b input[type="text"],
.form-b input[type="password"] {
  height: 20px;
  padding: 5px 10px;
  width: 170px;
  margin-bottom: 0px;
  border: 1px solid #7b98ac;
  background: #fff;
  border-radius: 2px;
}
.form-b .checkbox-b {
  margin-bottom: 15px;
}
.form-b .checkbox-b:last-child {
  margin-bottom: 0;
}
.form-b .checkbox-b input[type="checkbox"],
.form-b .checkbox-b input[type="radio"] {
  display: none;
}
.form-b .checkbox-b input[type="checkbox"] + label,
.form-b .checkbox-b input[type="radio"] + label {
  font-size: 16px;
  font-family: Arial;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  line-height: 24px;
}
.form-b .checkbox-b input[type="checkbox"] + label::before,
.form-b .checkbox-b input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 24px;
  width: 24px;
  margin: 0 15px 0 0;
  background-image: url(../images/checkbox-icons.png);
  background-repeat: no-repeat;
}
.form-b .checkbox-b input[type="checkbox"] + label::before {
  background-position: 0 -24px;
}
.form-b .checkbox-b input[type="checkbox"] + label:hover::before {
  background-position: -24px -24px;
}
.form-b .checkbox-b input[type="checkbox"]:disabled + label::before {
  background-position: -48px -24px;
}
.form-b .checkbox-b input[type="checkbox"]:checked + label::before {
  background-position: -72px -24px;
}
.form-b .checkbox-b input[type="checkbox"]:checked:disabled + label::before {
  background-position: -96px -24px;
}
.form-b .checkbox-b input[type="radio"] + label::before {
  background-position: 0 0;
}
.form-b .checkbox-b input[type="radio"] + label:hover::before {
  background-position: 0 0;
}
.form-b .checkbox-b input[type="radio"]:disabled + label::before {
  background-position: 0 0;
}
.form-b .checkbox-b input[type="radio"]:checked + label::before {
  background-position: 0 0;
}
.form-b .checkbox-b input[type="radio"]:checked:disabled + label::before {
  background-position: 0 0;
}
.form-b .user-info-b {
  padding: 0;
  margin: 35px 0;
  list-style: none;
}
.form-b .user-info-b .user-info-item {
  margin-bottom: 20px;
}
.form-b .user-info-b .user-info-item:last-child {
  margin-bottom: 0;
}
.form-b .user-info-b .user-info-item .item-title {
  font-size: 16px;
  font-weight: 700;
  font-family: Arial;
  color: #666666;
  display: inline-block;
  vertical-align: top;
  width: 220px;
  margin-right: 20px;
}
.form-b .user-info-b .user-info-item .item-text {
  display: inline-block;
  vertical-align: top;
  width: 220px;
}
.form-b .error-text {
  display: none;
}
.form-b .error-b input {
  border: 1px solid #cc3333;
}
.form-b .error-b .error-text {
  font-style: italic;
  font-size: 12px;
  font-family: Arial;
  color: #cc3333;
  display: block;
}
.form-b .required-comment .input-b {
  display: inline-block;
  vertical-align: middle;
}
.form-b .required-comment .comment-b {
  display: inline-block;
  vertical-align: middle;
}
.form-b .capcha-item .image-b {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  padding-top: 30px;
}
.form-b .capcha-item .input-b {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.form-b .capcha-item .input-b input {
  width: 135px;
}
.form-b .lk-name-item .input-b input {
  width: 380px;
}
/* HYSTORY PAGE */
.h-content-b .left-side {
  width: 243px;
  margin-right: 62px;
  float: left;
}
.h-content-b .right-side {
  float: right;
  width: 635px;
  margin-top: 32px;
}

.h-content-b .right-side img {
    max-width: 100%;
    height: auto;
}

.h-left-menu {
  margin-top: 40px;
}
.h-left-menu .menu-title {
  color: #202945;
  font-size: 20px;
  padding: 10px 30px;
  font-weight: 700;
  margin: 20px 0;
}
.h-left-menu .menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.h-left-menu .menu-list .menu-list-item {
  width: 100%;
  background: #f1f1f1;
  border-top: 1px solid #e1e1e1;
}
.h-left-menu .menu-list .menu-list-item:first-child {
  border: none;
}
.h-left-menu .menu-list .menu-list-item:hover,
.h-left-menu .menu-list .menu-list-item.active {
  background: #7b98ac;
}
.h-left-menu .menu-list .menu-list-item:hover a,
.h-left-menu .menu-list .menu-list-item.active a {
  color: #fff;
  font-weight: 700;
}
.h-left-menu .menu-list .menu-list-item a {
  color: #000000;
  font-size: 14px;
  display: block;
  padding: 10px 30px;
  font-weight: 700;
}
.h-left-menu .menu-list .menu-list-item .level-2 {
  display: none;
}
.h-left-menu .menu-list .menu-list-item.active .level-2 {
  list-style: circle outside;
  display: block;
  font-size: 10px;
  margin-left: 50px;
  padding-bottom: 10px;
}
.h-left-menu .menu-list .menu-list-item.active .level-2 .menu-list-item {
  width: 100%;
  background: #7b98ac;
  border-top: none;
}
.h-left-menu .menu-list .menu-list-item.active .level-2 .menu-list-item.active a {
  color: #fff;
}
.h-left-menu .menu-list .menu-list-item.active .level-2 .menu-list-item a {
  padding: 0;
  color: #000;
  font-weight: 400;
}
.h-left-menu .menu-list .menu-list-item.active .level-2 .menu-list-item a:hover {
  color: #fff;
}
.h-left-menu .menu-list .menu-list-item.active .level-2 .menu-list-item:first-child a {
  padding: 0;
}
.c-categories-list {
  border-bottom: 1px solid #d3d3d3;
  padding: 20px 0;
  margin-bottom: 25px;
}
.c-categories-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  position: relative;
}
.c-categories-list ul li {
  display: inline-block;
  margin-right: 40px;
}
.c-categories-list ul li.active {
  color: #f28b00;
}
.c-categories-list ul li.active a {
  color: #f28b00;
}
.light-separator + .c-categories-list {
  margin-top: -40px;
}
.c-sort-by__form {
  float: right;
}
.c-sort-by__form select {
  width: 235px;
}
.c-sort-by__direction {
  display: inline-block;
  padding: 10px 0;
  border: 1px solid #d3d3d3;
  color: #7b98ac;
  width: 45px;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
}
.c-sort-by__direction:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}
.c-sort-by__direction:hover {
  color: #f28b00;
}
.c-sort-by__direction-asc:before {
  content: "\f176";
}
.c-sort-by__direction-desc:before {
  content: "\f175";
}
.c-galleries__list {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.c-galleries__list:after {
  content: '';
  display: block;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.c-galleries__item {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
  width: 300px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  height: 310px;
  cursor: pointer;
  position: relative;
}
.c-galleries__item:nth-child(3n) {
  margin-right: 0;
}
.c-galleries__item:hover {
  background-color: #7b98ac;
  color: #fff;
}
.c-galleries__item:hover .c-galleries__item-title {
  color: #fff;
}
.c-galleries__item:hover .c-galleries__item-pic__rollover,
.c-galleries__item:hover .c-galleries__item-video__rollover {
  -webkit-transition: opacity .3s ease 0s, visibility 0s linear 0s;
  -moz-transition: opacity .3s ease 0s, visibility 0s linear 0s;
  -ms-transition: opacity .3s ease 0s, visibility 0s linear 0s;
  -o-transition: opacity .3s ease 0s, visibility 0s linear 0s;
  transition: opacity .3s ease 0s, visibility 0s linear 0s;
  opacity: 1;
  visibility: visible;
}
.c-galleries__item-pic {
  overflow: hidden;
  height: 170px;
}
.c-galleries__item-video__rollover {
  position: absolute;
  width: 100%;
  height: 115px;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s ease 0s, visibility 0s linear .3s;
  -moz-transition: opacity .3s ease 0s, visibility 0s linear .3s;
  -ms-transition: opacity .3s ease 0s, visibility 0s linear .3s;
  -o-transition: opacity .3s ease 0s, visibility 0s linear .3s;
  transition: opacity .3s ease 0s, visibility 0s linear .3s;
  padding-top: 55px;
  text-align: center;
}
.c-galleries__item-pic__rollover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s ease 0s, visibility 0s linear .3s;
  -moz-transition: opacity .3s ease 0s, visibility 0s linear .3s;
  -ms-transition: opacity .3s ease 0s, visibility 0s linear .3s;
  -o-transition: opacity .3s ease 0s, visibility 0s linear .3s;
  transition: opacity .3s ease 0s, visibility 0s linear .3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #7b98ac;
  padding: 10px;
}
.c-galleries__item-pic__rollover .c-galleries__item-pic__rollover-list {
  text-align: justify;
  height: 249px;
  margin-bottom: 10px;
  overflow: hidden;
  background: -moz-linear-gradient(transparent 88%, #7b98ac 88%), -moz-linear-gradient(left, #698297 93%, transparent 93%);
  background: -webkit-linear-gradient(transparent 88%, #7b98ac 88%), -webkit-linear-gradient(left, #698297 93%, transparent 93%);
  background: -o-linear-gradient(transparent 88%, #7b98ac 88%), -o-linear-gradient(left, #698297 93%, transparent 93%);
  background: -ms-linear-gradient(transparent 88%, #7b98ac 88%), -ms-linear-gradient(left, #698297 93%, transparent 93%);
  background: linear-gradient(transparent 88%, #7b98ac 88%), linear-gradient(to right, #698297 93%, transparent 93%);
  background-repeat: repeat;
  -webkit-background-size: 145px 83px;
  background-size: 145px 83px;
}
.c-galleries__item-pic__rollover .c-galleries__item-pic__rollover-list:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.c-galleries__item-pic__rollover .c-galleries__item-pic__rollover-list .c-galleries__item-pic__rollover-list-cell {
  width: 135px;
  height: 73px;
  margin-bottom: 10px;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.c-galleries__item-pic__rollover .nav-link {
  font-family: 'InterFace W10 Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  margin: 0 10px;
}
.c-galleries__item-content {
  padding: 20px;
  height: 100px;
  overflow: hidden;
}
.c-galleries__item-meta {
  font-size: 14px;
  margin-bottom: .5em;
  text-transform: uppercase;
  color: #666;
}
.c-galleries__item-meta strong {
  color: #202945;
  margin-right: 3px;
}
.c-galleries__item-title {
  font-size: 20px;
  margin-bottom: 0;
  color: #7b98ac;
}
.white-popup-block {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 40px auto;
  max-width: 650px;
  padding: 20px 30px;
  position: relative;
  text-align: left;
}
.white-popup-block .close {
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  color: #000000;
  cursor: pointer;
  display: block;
}
.spinner {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  position: fixed;
  top: 50%;
  margin-top: -30px;
  left: 50%;
  margin-left: -30px;
  z-index: 500;
  opacity: 1;
  visibility: visible;
}
.spinner:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f110";
  color: rgba(0, 0, 0, 0.7);
  font-size: 60px;
}
.spinner.hidden {
  opacity: 0;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
  visibility: hidden;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
table {
  border-collapse: collapse;
}
.bordered tbody tr td {
  border: 1px solid #cccccc;
}
.tech-characteristics {
  border-top: 1px solid #cccccc;
}
.tech-characteristics tbody tr:first-child,
.bordered tbody tr:first-child {
  background: #d3d3d3;
}
.tech-characteristics tbody tr .empty p,
.bordered tbody tr .empty p {
  color: #c6c6c6;
  display: block;
  margin-top: -18px;
}
.tech-characteristics tbody tr td,
.bordered tbody tr td {
  border-bottom: 1px solid #cccccc;
  padding: 20px 20px 10px 20px;
}
.tech-characteristics tbody tr td:first-child,
.bordered tbody tr td:first-child {
  color: #a8a8a8;
}
.tech-characteristics tbody tr td.head-color,
.bordered tbody tr td.head-color {
  color: #666666;
}
.tech-characteristics .sub-title {
  background: #f2f2f2;
  color: #898989;
}
.tech-characteristics .odd,
.bordered .odd {
  background: #f1f1f1;
  color: #898989;
}
.bordered-small {
  width: 100%;
  max-width: 940px;
}
.bordered-small tbody tr td {
  border: 1px solid #e2e2e2 !important;
  padding: 5px 5px !important;
  vertical-align: top;
  font-size: 14px;
  font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
  color: #8B8B8B;
}
.bordered-small tbody tr td.head-color {
  border: 1px solid #97b3c8 !important;
  background: #7C98AD !important;
  color: #fff !important;
}
.special-block-text {
  background: #EAF1F5;
  border-left: 3px solid #f28b00;
  position: relative;
  padding: 20px;
  margin: 20px 0;
}
.special-block-text:before {
  border-color: #fff #fff #c7cdd0 #fff;
  border-width: 0 20px 20px 0;
  border-style: solid;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
}
.special-block-text p {
  font-style: italic;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-family: Arial;
}
.links {
  display: block;
  margin-bottom: 30px;
}
.links .link {
  display: block;
  margin-bottom: 10px;
}
.links .link-icon {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  padding-right: 10px;
}
.links img {
  max-width: 100%;
  height: auto;
}
.links .link-text {
  display: inline-block;
  vertical-align: middle;
}
.links .link-toggle {
  margin-bottom: 10px;
}
.links .link-toggle .link-toggle {
  margin-bottom: 0;
}
.links .link-toggle-text {
  display: none;
  padding: 10px 0;
}
.links .link-toggle-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.links .link-toggle-text ul li {
  border-bottom: 1px solid #bad2dd;
  padding-bottom: 30px;
  margin-bottom: 30px;
  padding-left: 25px;
}
.links .link-toggle-text ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}
@media only screen and (max-width: 400px) {
  .h-content-b .left-side {
    width: 100% !important;
    float: none !important;
  }
  .h-content-b .right-side {
    width: 100% !important;
    float: none !important;
  }
}
/* Purchase start */
.content .purchase-filter {
  width: 100%;
}
.content .purchase-filter .purchase-filter-buttons {
  width: 808px;
}
.purchase-filter-item .purchase-filter-content {
  width: 590px;
}
.purchase-filter-item .purchase-filter-content .input-b {
  width: auto;
  margin: 0;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.purchase-filter-item .purchase-filter-content label {
  display: inline-block;
  vertical-align: top;
}
.purchase-filter-item .purchase-filter-content input[type="checkbox"] {
  margin: 0;
}
.purchase-filter-item .purchase-filter-content select {
  width: 580px;
  height: 30px;
}
.purchase-filter-item .purchase-filter-content .purchase-filter-text {
  width: 580px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.purchase-filter-item .purchase-filter-content .purchase-filter-btn {
  cursor: default;
}
.purchase-filter.mobile-filter .purchase-filter-content label {
  max-width: 70px;
}
.purchase-filter.mobile-filter .purchase-filter-content .input-b {
  display: inline-block;
  padding-right: 7px;
}
.purchase-filter.mobile-filter .purchase-filter-content .purchase-filter-text {
  width: 100%;
}
.purchase-filter.mobile-filter .purchase-filter-buttons {
  width: 100%;
}
.purchase-filter .btn-submit-form {
  background-color: #202945;
  color: #fff;
  font-size: 14px;
  padding: 7px 15px;
  border: none;
}
/* Purchase end */
.purchase-filter {
  width: 685px;
  margin-bottom: 15px;
}
.purchase-filter-item {
  margin-bottom: 15px;
}
.purchase-filter-header,
.purchase-filter-content {
  display: inline-block;
  vertical-align: top;
}
.purchase-filter-header {
  width: 200px;
  margin-right: 20px;
  margin-bottom: 5px;
}
.purchase-filter-content {
  width: 460px;
}
.purchase-filter-content .input-b {
  display: inline-block;
  width: 75px;
  vertical-align: text-top;
  margin-right: 10px;
  line-height: 1;
}
.purchase-filter-title {
  font-weight: 700;
}
.purchase-filter-buttons {
  text-align: right;
}
.purchase-filter-search {
  position: relative;
}
.purchase-filter-text {
  width: 88%;
  padding: 5px 40px 5px 10px;
}
.purchase-filter-btn {
  border: 0;
  background: url('../images/search_bg.png') no-repeat 0px 0px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  margin: 5px;
  cursor: pointer;
  paddisng: 0;
}
.btn-submit-form {
  margin: 5px;
}
.mobile-filter {
  min-width: 270px;
  width: 100%;
  max-width: 100%;
}
.mobile-filter .purchase-filter-header,
.mobile-filter .purchase-filter-content {
  display: block;
  width: auto;
}
.mobile-filter .purchase-filter-content {
  width: 100%;
}
.mobile-filter .purchase-filter-content select {
  width: 100%;
  height: 30px;
  width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mobile-filter .purchase-filter-content select option {
  width: 270px;
  word-break: break-all;
}
.mobile-filter .purchase-filter-content .input-b {
  display: block;
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 7px;
  width: 45%;
}
.mobile-filter .purchase-filter-text {
  width: 84%;
  padding: 5px 40px 5px 10px;
}
.purchase-item {
  margin-bottom: 30px;
  font-family: arial;
  font-size: 14px;
  font-weight: 400;
  padding: 0 15px 15px 15px;
}
.purchase-item:nth-child(odd) {
  background: #F2F2F2;
}
.purchase-item .purchase-header,
.purchase-item .purchase-middle,
.purchase-item .purchase-footer {
  margin-bottom: 10px;
}
.purchase-item .purchase-number {
  display: inline-block;
  background: #E4E4E4;
  padding: 3px;
}
.purchase-item .purchase-total {
  margin-bottom: 10px;
}
.purchase-item .purchase-way {
  font-size: 12px;
  color: #666;
  display: table-cell;
  width: 70%;
  padding-right: 10px;
}
.purchase-item .purchase-status {
  color: #666;
  display: table-cell;
  width: 30%;
  text-align: right;
}
.purchase-item .purchase-status.cancel-status {
  color: red;
}
.purchase-item .purchase-status.good-status {
  color: green;
}
.purchase-item .purchase-status.work-status {
  color: gold;
}
.purchase-item .purchase-total {
  margin-bottom: 10px;
}
.purchase-item .purchase-total .purchase-total-link {
  text-align: right;
}
.purchase-item .purchase-total .purchase-total-info {
  display: none;
}
.purchase-item .purchase-customer {
  margin-bottom: 10px;
}
.purchase-item .purchase-subject {
  font-size: 12px;
  font-style: italic;
}
.purchase-item .purchase-footer {
  display: table;
  width: 100%;
}
.purchase-item .purchase-price {
  width: 50%;
  display: table-cell;
  padding-right: 10px;
}
.purchase-item .purchase-document {
  width: 50%;
  display: table-cell;
  padding-left: 10px;
  text-align: right;
}
.form-b .input-b {
  width: 500px;
  margin-bottom: 25px;
}
.form-b .input-b .input-title {
  margin-bottom: 10px;
}
.form-b .input-b div.fancy-select {
  font-size: 13px;
}
.form-b .input-b div.fancy-select div.trigger {
  padding: 12px 15px;
  font-size: 13px;
}
.form-b .input-b div.fancy-select ul.options li {
  padding: 8px 16px;
}
.form-b .input-b .field_desc {
  color: #939598;
  font-size: 13px;
  margin-top: 10px;
}
.form-b .input-b input[type="text"],
.form-b .input-b textarea {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 12px 15px;
  color: #000000;
  font-size: 14px;
}
.form-b .input-b .title {
  float: left;
  color: #939598;
  font-size: 16px;
  max-width: 45%;
}
.form-b .input-b .star {
  color: #df0000;
}
.form-b .input-b span.error-text {
  font-size: 13px;
  color: #df0000;
  float: right;
  max-width: 45%;
  display: none;
}
.form-b .input-b .text-required {
  color: #939598;
  font-size: 13px;
  margin-top: 15px;
}
.form-b .input-b.error-b span.error-text {
  display: block;
}
.form-b .input-b.error-b input[type="text"],
.form-b .input-b.error-b textarea {
  border: 1px solid #db0202;
}
.form-b .input-b.captcha-b input[type="text"] {
  width: 190px;
}
.form-b .input-b.captcha-b .input-title .title {
  float: none;
  margin-bottom: 5px;
  display: inline-block;
}
.form-b .input-b.captcha-b .input-title .error-text {
  float: none;
}
.form-b .input-b.captcha-b .input-content img {
  margin-left: 5px;
}
.form-b .input-b.checbox-b label {
  color: #939598;
  font-size: 13px;
}
.form-b .input-b.checbox-b input[type="checkbox"] {
  margin: 0 5px 0 0;
}
.form-b .input-b.checbox-b .error-text {
  float: none;
  max-width: 100%;
  margin-top: 5px;
}
.rss-subscription {
  margin-top: 50px;
}
.subscribe-link {
  background: url(../images/rss.png) no-repeat 0 center;
  padding-left: 25px;
  margin-bottom: 5px;
}
.btn {
  cursor: pointer;
  border: 0;
  display: inline-block;
}
.btn.btn-green {
  background-color: #202945;
  color: #fff;
  padding: 8px;
  font-size: 17px;
}
.btn.btn-green:hover {
  background-color: #202945;
}
.btn.btn-subscribe {
  padding: 10px 20px;
}
.photo-albums .row {
  margin-left: -20px;
}
.photo-albums .album-item {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 300px;
}
.photo-albums .album-item:hover .album-image i {
  display: block;
}
.photo-albums .album-link {
  display: block;
}
.photo-albums .album-image {
  width: 300px;
  overflow: hidden;
  position: relative;
}
.photo-albums .album-image i {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  background: url(../images/album-icon) 0 0 no-repeat;
  display: none;
}
.photo-albums .album-title {
  padding: 25px 0;
  font-size: 14px;
  line-height: 16px;
  font-family: Arial;
  font-weight: 100;
}
.icons {
  background-image: url(../images/carousel-icons.png);
  background-repeat: no-repeat;
}
* {
  outline: none;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
.page-slider {
  position: relative;
  background: #F1F1F1;
  padding: 30px 30px 15px 30px;
}
.yashare-auto-init {
  margin-left: -5px !important;
}
.slider {
  position: relative;
  margin-bottom: 15px;
}
.slider .info-b {
  display: none;
}
.slider .info-b#photo0 {
  display: block;
}
.slider .slick-list {
  width: 880px;
  overflow: hidden;
}
.slider .slide-item {
  position: relative;
  float: left;
  text-align: center;
}
.slider-nav .slick-list {
  width: 880px;
  height: 85px;
  overflow: hidden;
}
.slider-for {
  margin-bottom: 15px;
}
.slider-for .slide-item {
  line-height: 374px;
  height: 374px;
}
.slider-for .slick-prev,
.slider-for .slick-next {
  display: block;
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  color: #fff;
  background: #94B6D0;
  margin-top: -30px;
  border: none;
  text-indent: -9999px;
  font-size: 0;
  cursor: pointer;
}
.slider-for .slick-prev:hover,
.slider-for .slick-next:hover {
  background: #7B98AC;
}
.slider-for .slick-prev.slick-disabled,
.slider-for .slick-next.slick-disabled {
  display: none !important;
}
.slider-for .slick-prev i,
.slider-for .slick-next i {
  background-image: url(../images/carousel-icons.png);
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 18px;
}
.slider-for .slick-prev {
  left: -15px;
}
.slider-for .slick-prev i {
  background-position: 0px 0px;
  margin: -20px 0 0 -11px;
}
.slider-for .slick-next {
  right: -15px;
}
.slider-for .slick-next i {
  background-position: -20px 0px;
  margin: -20px 0 0 -8px;
}
.slider-nav .slide-item {
  cursor: pointer;
}
.slider-nav .slick-prev,
.slider-nav .slick-next {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  z-index: 1;
  background: #94B6D0;
  border: none;
  text-indent: -9999px;
  font-size: 0;
  cursor: pointer;
}
.slider-nav .slick-prev:hover,
.slider-nav .slick-next:hover {
  background: #7B98AC;
}
.slider-nav .slick-prev.slick-disabled,
.slider-nav .slick-next.slick-disabled {
  display: none !important;
}
.slider-nav .slick-prev i,
.slider-nav .slick-next i {
  display: block;
  position: absolute;
  width: 10px;
  height: 20px;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -5px;
  background-image: url(../images/carousel-icons.png);
  background-repeat: no-repeat;
}
.slider-nav .slick-prev {
  left: -14px;
}
.slider-nav .slick-prev i {
  background-position: 0 -40px;
}
.slider-nav .slick-next {
  right: -14px;
}
.slider-nav .slick-next i {
  background-position: -29px -40px;
}
.slider-nav .slide-item {
  width: 165px;
  margin-right: 14px;
  position: relative;
}
.slider-nav .slide-item.active:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 6px solid #F28B00;
  content: "";
}
.slider-info {
  display: none;
}
.slider-info .info-item {
  display: none;
}
@media (max-width: 1000px) {
  body,
  .header {
    min-width: 320px;
  }
  body {
    min-width: 320px;
  }
  .c-content__container {
    min-width: 320px;
  }
  .c-content__container {
    width: auto;
  }
  .device-page .property-col {
    display: block;
  }
  .device-page .device-tabs .device-tabs-nav {
    display: block;
  }
  .device-page .device-tabs .tabs-nav-item {
    display: block;
  }
  .f-container {
    width: auto;
  }
  .f-column {
    width: auto;
    float: none;
    padding: 20px 0 0 0;
  }
  .footer {
    height: auto;
    min-height: 530px;
  }
  .f-logo__motto {
    display: none;
  }
  .f-logo__whirl {
    display: none;
  }
  .device-page .property-options {
    text-align: left;
    float: none;
  }
  .l-wrapper {
    margin: 0 20px;
    text-align: left;
  }
  .f-container {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }
  .f-logo {
    display: none;
  }
  .f-socials {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .device-page .left-col {
    width: 300px;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .device-page .device-property {
    margin-bottom: 30px;
  }
  .medical-device {
    width: 260px !important;
    height: 347px !important;
  }
  .auth-wrap .auth-container {
    width: auto;
  }
  .h-container {
    width: 100%;
  }
  .auth-wrap.clearfix.fixed {
    width: 100%;
  }
  .h-breadcrumbs {
    white-space: none;
  }
  .device-page .property-title {
    width: auto;
    float: none;
  }
  .h-breadcrumbs__container {
    display: none;
  }
  .h-main_menu {
    float: none;
  }
  .c-latest-news__item {
    width: 260px;
  }
  .header {
    left: 0 !important;
  }
  .h-main_menu_list > li {
    display: none;
    float: none;
  }
  .h-main_menu_list > li.h-main_menu__logos {
    display: block !important;
    height: 60px;
  }
  .device-page .btn {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
  }
  .l-wrapper {
    text-align: left;
  }
  .property-header {
    position: relative;
    padding-right: 50px;
  }
  .property-options {
    position: absolute;
    right: 0;
    top: 0;
  }
  #device-popup-users-email .popup-wrap {
    width: auto;
  }
  #device-popup-users-email .submit-wrapper {
    width: auto;
  }
  #device-popup-users-email .input-b input {
    max-width: 100%;
  }
  #device-popup-applications .popup-wrap {
    width: auto;
  }
  #device-popup-applications .submit-wrapper {
    width: auto;
  }
  #device-popup-applications .input-b input {
    max-width: 100%;
  }
  #device-popup-applications .input-b input,
  #device-popup-applications .popup-content textarea {
    max-width: 100%;
  }
  .c-content__container-wide .c-homepage-promo__item {
      width: 460px;
  }
}
@media (min-width: 640px) and (max-width: 1000px) {
  .device-page .property-col {
    display: table-cell;
  }
  .device-page .btn {
    width: 190px;
  }
}
.fancybox-close {
  display: block !important;
}

/*табличка*/
.device-page .device-tabs .device-tabs-box table {
  width: 100%;
  max-width: 940px;
  }
  .device-page .device-tabs .device-tabs-box table tbody tr td {
  margin-bottom: 0;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 0px 5px;
  font-size: 16px;
font-family: 'InterFace W10 Regular', Helvetica, Arial, sans-serif;
font-weight: 400;
  }



#hero_wow img {
  width: 100%;
  vertical-align: top;
/*background-image:url('/images/2020/Banner%20WOW.jpg');*/
}
#hero_wow--sm {
  display: none;
}
/*#hero_wow {
    position: relative;
    top: -65px;
    z-index: 101;
}
#hero_wow + .light-separator {
  position: relative;
  top: -65px;
  margin-bottom: 0;
}*/
#wow_footer {
  width: 100%;
  position: relative;
}
#wow_footer--in {
  background: url('/images/2020/footer2.png') bottom right no-repeat;
  height: 310px;
  max-width: 940px;
  margin: 0 auto; 
  background-size: contain;
  position: relative;
  z-index: 3;
}
#wow_footer--bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
  background-color: #b6cfd8;
  z-index: 1;
}


