/* Generated by http://css.spritegen.com CSS Sprite Generator */
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-Light.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-LightIt.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-LightIt.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-Roman.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-Roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-Italic.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-Medium.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-Bold.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-LightIt.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-BoldIt.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-Black.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'KSHelveticaNeueCYR';
  src: url('fonts/KSHelveticaNeueCYR-BlackIt.eot');
  src: local('Fake Font FakeFont'), url('css/fonts/KSHelveticaNeueCYR-BlackIt.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
/* Eric Meyer's CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: 0;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  height: 100%;
}
html {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -ms-box-sizing: inherit;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  font-size: 15px;
  line-height: 24px;
  font-family: 'KSHelveticaNeueCYR', Arial, Tahoma, sans-serif;
  font-weight: 300;
  font-style: normal;
  background: white;
  color: #64677a;
  width: 100%;
  height: 100%;
  min-width: 320px;
}
@media all and (max-width: 979px) {
  body {
    background: #f0f2f6;
  }
}
body.mainpage {
  background-color: #f0f2f6;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
input,
textarea {
  margin: 0;
  font-family: 'KSHelveticaNeueCYR', Arial, Tahoma, sans-serif;
  font-weight: 300;
  font-style: normal;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 120%;
  color: #64677a;
}
textarea:focus,
input:focus {
  outline: 0;
}
input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input:focus:-moz-placeholder {
  color: transparent !important;
}
input:focus::-moz-placeholder {
  color: transparent !important;
}
input:focus:-ms-input-placeholder {
  color: transparent !important;
}
/*.top_search_panel input::-webkit-input-placeholder {
	.hromanit;
}
.top_search_panel input:-moz-placeholder {
	.hromanit;
}
.top_search_panel input::-moz-placeholder {
	.hromanit;
}
.top_search_panel input:-ms-input-placeholder {
	.hromanit;
}*/
textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}
textarea:focus:-moz-placeholder {
  color: transparent !important;
}
textarea:focus::-moz-placeholder {
  color: transparent !important;
}
textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}
textarea {
  resize: none;
}
*::selection {
  background: #074089;
  color: white;
}
*::-moz-selection {
  background: #074089;
  color: white;
}
label {
  display: inline-block;
}
.noSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
a {
  text-decoration: none;
  color: #074089;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
a:hover {
  color: #64677a;
}
p {
  margin-bottom: 1.8em;
}
@media all and (max-width: 799px) {
  p {
    line-height: 22px;
    margin-bottom: 1.5em;
  }
}
img {
  max-width: 100%;
  margin-bottom: 26px;
}
ul {
  margin-bottom: 27px;
}
ul li {
  padding-left: 17px;
  position: relative;
}
ul li:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 9px;
  left: 0;
  color: #074089;
  width: 7px;
  height: 7px;
  border: 2px solid #074089;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
ul ul {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 22px;
}
ul ul li {
  padding-left: 15px;
}
ul ul li:before {
  width: 6px;
  height: 6px;
}
ol {
  margin-bottom: 27px;
  counter-reset: item;
}
ol li {
  padding-left: 22px;
  position: relative;
  counter-increment: item;
}
ol li:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 0;
  left: 0;
  color: #3f414c;
  content: counter(item) ". ";
  font-weight: 500;
  font-style: normal;
}
ol ol {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 22px;
}
ol ol li {
  padding-left: 20px;
  font-size: 14px;
}
ol ol li:before {
  width: 6px;
  height: 6px;
  content: counter(item, lower-alpha) ". ";
}
p + ul,
p + ol {
  margin-top: -27px;
}
.h2 {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  line-height: 120%;
  margin: 23px 0 30px;
}
.h2:after,
.h2:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 22px;
  width: 9999px;
  height: 1px;
  background: #b1b3b4;
}
@media all and (max-width: 670px) {
  .h2:after,
  .h2:before {
    display: none;
  }
}
.h2:before {
  margin-right: 13px;
  right: 100%;
}
.h2:after {
  margin-left: 13px;
  left: 100%;
}
.h2:first-child {
  margin-top: 4px;
}
.h2:first-child:after,
.h2:first-child:before {
  display: none;
}
.h3,
h3 {
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 1.6em;
}
.h4,
h4 {
  overflow: hidden;
  font-size: 28px;
  line-height: 120%;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 26px;
  margin-top: 18px;
}
.h4:first-child,
h4:first-child {
  margin-top: 10px;
}
.h4 .name_holder,
h4 .name_holder {
  display: inline-block;
  position: relative;
}
.h4 .name_holder:after,
h4 .name_holder:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  left: 100%;
  top: 27px;
  margin-left: 20px;
  width: 99999px;
  height: 1px;
  background: #cdcfd7;
}
.highlighted_text {
  display: block;
  position: relative;
  margin: 1.5em 0;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #074089;
}
@media all and (max-width: 799px) {
  .highlighted_text {
    font-weight: 900;
    font-style: normal;
    font-size: 17px;
    line-height: 120%;
    margin: 1.4em 0;
    padding-top: 31px;
    padding-bottom: 31px;
    line-height: 135%;
  }
}
@media all and (min-width: 800px) {
  .highlighted_text {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 23px;
    line-height: 32px;
  }
}
@media all and (max-width: 980px) {
  .highlighted_text {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.highlighted_text:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 0;
}
@media all and (max-width: 799px) {
  .highlighted_text:before {
    left: -100%;
    right: -100%;
    border-top: 1px solid #dcdfe5;
  }
}
@media all and (min-width: 980px) {
  .highlighted_text:before {
    left: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #074089;
    border-right: 0;
    border-bottom: 0;
  }
}
.highlighted_text:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  bottom: 0;
}
@media all and (max-width: 799px) {
  .highlighted_text:after {
    left: -100%;
    right: -100%;
    border-bottom: 1px solid #dcdfe5;
  }
}
@media all and (min-width: 980px) {
  .highlighted_text:after {
    right: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #074089;
    border-left: 0;
    border-top: 0;
  }
}
.highlighted_text b {
  font-weight: 900;
  font-style: normal;
}
em {
  font-weight: 300;
  font-style: italic;
}
.video_wrapper {
  float: left;
  margin: 7px 40px 30px 0;
  color: #074089;
  font-size: 15px;
  line-height: 22px;
}
.video_wrapper img {
  margin: 0;
}
.video_wrapper .video_holder {
  margin-bottom: 7px;
}
table {
  border-collapse: collapse;
  margin-bottom: 30px;
}
table td {
  padding: 15px 20px;
  border: 1px solid #dde2e8;
  background: white;
  border-color: rgba(30, 62, 103, 0.15);
}
table tr:nth-of-type(2n+1) td {
  background: #edf0f3;
}
table tr:nth-of-type(1) td {
  background: #8e9eb3;
  color: white;
  border-color: #a5b1c2;
}
