/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: "ArialBlack";
  src: url("../fonts/ArialBlack/ArialBlack.eot");
  src: url("../fonts/ArialBlack/ArialBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/ArialBlack/ArialBlack.woff") format("woff"), url("../fonts/ArialBlack/ArialBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "ArialNarrowRegular";
  src: url("../fonts/ArialNarrowRegular/ArialNarrowRegular.eot");
  src: url("../fonts/ArialNarrowRegular/ArialNarrowRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ArialNarrowRegular/ArialNarrowRegular.woff") format("woff"), url("../fonts/ArialNarrowRegular/ArialNarrowRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "TimesNewRomanRegular";
  src: url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.eot");
  src: url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.woff") format("woff"), url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: 'pragmaticacondcnormal';
  src: url("../fonts/PragmaticaCondC/pragmaticacondc.eot");
  src: url("../fonts/PragmaticaCondC/pragmaticacondc.eot?#iefix") format("embedded-opentype"), url("../fonts/PragmaticaCondC/pragmaticacondc.woff2") format("woff2"), url("../fonts/PragmaticaCondC/pragmaticacondc.woff") format("woff"), url("../fonts/PragmaticaCondC/pragmaticacondc.ttf") format("truetype"), url("../fonts/PragmaticaCondC/pragmaticacondc.svg#pragmaticacondcnormal") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'machinecregular';
  src: url("../fonts/MachineC/machinec.eot");
  src: url("../fonts/MachineC/machinec.eot?#iefix") format("embedded-opentype"), url("../fonts/MachineC/machinec.woff2") format("woff2"), url("../fonts/MachineC/machinec.woff") format("woff"), url("../fonts/MachineC/machinec.ttf") format("truetype"), url("../fonts/MachineC/machinec.svg#machinecregular") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, .body-1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #333333;
  background-color: #efefef; }

h1, .h1 {
  font-size: 2.1875rem;
  font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif; }

h2, .h2 {
  font-size: 1.875rem;
  font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif; }

h3, .h3 {
  font-size: 1.25rem;
  font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif; }

h4, .h4 {
  font-size: 1.0625rem;
  font-family: Arial, Helvetica, sans-serif; }

a {
  color: #000000; }
  a:hover, a:focus, a:active {
    outline: 0; }
  a:hover {
    color: #000000;
    opacity: 0.75;
    text-decoration: none; }

.a-1 {
  text-decoration: underline; }
  .a-1:hover {
    text-decoration: none; }

.a-2 {
  text-decoration: none; }
  .a-2:hover {
    text-decoration: underline; }

.a-3, .menu-breadcrumb li a {
  text-decoration: none; }
  .a-3:hover, .menu-breadcrumb li a:hover {
    text-decoration: none; }

p {
  text-indent: 2rem;
  margin: 0.25rem 0 1rem 0;
  text-align: justify; }

.p-1 {
  margin: 1em 0 2em 0; }

/**
 * Correct the margin on list elements in Chrome.
 */
ul, ol {
  margin: 0; }

ul {
  list-style: square outside;
  padding: 0 0 0 0.9375rem; }

.ul-1 {
  list-style: none;
  padding: 0; }
  .ul-1 li:before {
    content: '\25A0';
    float: left;
    line-height: 1.5;
    margin-left: 0;
    margin-right: 0.3125rem;
    font-size: 70%; }

.ul-2 {
  list-style: none;
  padding: 0; }
  .ul-2 li:before {
    content: '\2014';
    float: left;
    line-height: 1.5;
    margin-left: 0;
    margin-right: 0.3125rem;
    font-size: 70%; }

ol {
  list-style: decimal outside;
  padding: 0 0 0 1.25rem; }

.ol-1 {
  padding: 0; }

img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/************************** Buttons ******************************/
button:hover, button:focus, button:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
  outline: 0; }

.btn-all {
  border: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  text-align: center;
  color: #666666;
  text-decoration: none;
  cursor: pointer; }
  .btn-all:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    text-decoration: none; }

.btn-1 {
  background-color: transparent;
  text-decoration: underline;
  text-transform: uppercase;
  color: #000000; }

.btn-2 {
  background-color: transparent;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 0.6875rem;
  font-weight: bold; }

.btn-3 {
  font-size: 1.125rem;
  color: #666666;
  text-transform: uppercase;
  background-image: url(../images/btn-comments.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  cursor: pointer; }
  .btn-3:hover {
    background-image: url(../images/btn-comments-hover.png);
    color: #6699ff; }

.btn-4 {
  background-color: #7b8fb4;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  border-radius: 1.5rem; }

.btn-5 {
  background-color: #25333e;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/************************** End of Buttons ******************************/
/************************** Text ******************************/
input[type="text"], input[type="email"], input[type="tel"], input[type="password"] {
  /************************** Placeholder ******************************/
  /************************** End of Placeholder ******************************/
  /*
  &[placeholder] { text-overflow: ellipsis; }
  &::-moz-placeholder { text-overflow: ellipsis; }
  &:-moz-placeholder { text-overflow: ellipsis; }
  &:-ms-input-placeholder { text-overflow: ellipsis; }
  */ }
  input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active, input[type="email"]:hover, input[type="email"]:focus, input[type="email"]:active, input[type="tel"]:hover, input[type="tel"]:focus, input[type="tel"]:active, input[type="password"]:hover, input[type="password"]:focus, input[type="password"]:active {
    outline: 0; }
  input[type="text"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, input[type="tel"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder {
    color: transparent; }
  input[type="text"]:focus::-moz-placeholder, input[type="email"]:focus::-moz-placeholder, input[type="tel"]:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder {
    color: transparent; }
  input[type="text"]:focus:-moz-placeholder, input[type="email"]:focus:-moz-placeholder, input[type="tel"]:focus:-moz-placeholder, input[type="password"]:focus:-moz-placeholder {
    color: transparent; }
  input[type="text"]:focus:-ms-input-placeholder, input[type="email"]:focus:-ms-input-placeholder, input[type="tel"]:focus:-ms-input-placeholder, input[type="password"]:focus:-ms-input-placeholder {
    color: transparent; }

.tx-all {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.875rem; }

.tx-1 {
  padding: 0 0.3125rem;
  background: #efefef;
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-color: #9b9b9b;
  box-shadow: -1px 1px 2px 2px #c1c1c1;
  /************************** Placeholder ******************************/
  /* Firefox 19+ */
  /* Firefox 18- */
  /************************** End of Placeholder ******************************/ }
  .tx-1::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: 0.75rem; }
  .tx-1::-moz-placeholder {
    text-transform: uppercase;
    font-size: 0.75rem; }
  .tx-1:-moz-placeholder {
    text-transform: uppercase;
    font-size: 0.75rem; }
  .tx-1:-ms-input-placeholder {
    text-transform: uppercase;
    font-size: 0.75rem; }

.tx-2 {
  padding: 0 0.3125rem;
  background: url(../images/search-field-bg.png) repeat-x top left;
  border: none;
  font-size: 0.75rem;
  /************************** Placeholder ******************************/
  /* Firefox 19+ */
  /* Firefox 18- */
  /************************** End of Placeholder ******************************/ }
  .tx-2::-webkit-input-placeholder {
    color: #000000; }
  .tx-2::-moz-placeholder {
    line-height: 1.0625rem;
    color: #000000; }
  .tx-2:-moz-placeholder {
    line-height: 1.0625rem;
    color: #000000; }
  .tx-2:-ms-input-placeholder {
    line-height: 1.0625rem;
    color: #000000; }

textarea {
  /************************** Placeholder ******************************/
  /************************** End of Placeholder ******************************/ }
  textarea:hover, textarea:focus, textarea:active {
    outline: 0; }
  textarea:focus::-webkit-input-placeholder {
    color: transparent; }
  textarea:focus::-moz-placeholder {
    color: transparent; }
  textarea:focus:-moz-placeholder {
    color: transparent; }
  textarea:focus:-ms-input-placeholder {
    color: transparent; }

.ta-all {
  line-height: 1.2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.875rem; }

/************************** End of Text ******************************/
/************************** Input type="file" ******************************/
.if-wrapper {
  position: relative;
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
  background-color: transparent; }
  .if-wrapper input[type="file"] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 199px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 2; }
  .if-wrapper .if_txf {
    padding-left: 185px;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .if-wrapper .if_txf {
        padding-left: 7.8125rem; } }
    .if-wrapper .if_txf input {
      display: block;
      width: 100%;
      height: 2rem;
      line-height: 2.125rem;
      border: none;
      background-color: transparent; }
      .if-wrapper .if_txf input.error {
        border: 1px solid #ff3333; }
      .if-wrapper .if_txf input::-webkit-input-placeholder {
        text-transform: none; }
      .if-wrapper .if_txf input::-moz-placeholder {
        text-transform: none; }
      .if-wrapper .if_txf input:-moz-placeholder {
        text-transform: none; }
      .if-wrapper .if_txf input:-ms-input-placeholder {
        text-transform: none; }
  .if-wrapper .if_btn {
    position: absolute;
    top: 0;
    left: -1px;
    width: 10.9375rem;
    padding: 0.125rem 6px;
    height: 100%;
    line-height: normal;
    z-index: 1;
    color: #333333;
    background-color: #efefef;
    border: 2px outset #efefef; }
    @media (max-width: 767px) {
      .if-wrapper .if_btn {
        width: 7.125rem;
        height: 1.75rem;
        margin-top: 0.125rem;
        font-size: 0.8125rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; } }

/************************** End of Input type="file" ******************************/
/************************** Checkbox ******************************/
.chb-wrapper {
  cursor: pointer; }
  .chb-wrapper input, .chb-wrapper .chb_box, .chb-wrapper .chb_label {
    height: 1.25rem;
    line-height: 1.25rem;
    vertical-align: middle; }
  .chb-wrapper input {
    display: none; }
  .chb-wrapper .chb_box {
    display: inline-block;
    width: 1.25rem;
    margin-right: 4px;
    border: 1px solid #9b9b9b; }
    .chb-wrapper .chb_box .chb_marker {
      display: none;
      width: 1.1875rem;
      height: 1.25rem;
      line-height: 1.25rem;
      vertical-align: top;
      text-align: center;
      font-size: 1.125rem;
      color: #333333;
      overflow: hidden; }
  .chb-wrapper input:checked + .chb_box .chb_marker {
    display: inline-block; }
  .chb-wrapper img {
    display: inline-block; }
  .chb-wrapper .chb_label {
    display: inline-block; }

/************************** End of Checkbox ******************************/
/************************** Radio buttons ******************************/
.rb-wrapper {
  cursor: pointer; }
  .rb-wrapper input, .rb-wrapper .rb_box, .rb-wrapper .rb_label {
    height: 1.25rem;
    line-height: 1.25rem;
    vertical-align: middle; }
  .rb-wrapper input {
    display: none; }
  .rb-wrapper .rb_box {
    display: inline-block;
    width: 1.25rem;
    margin-right: 0.25rem;
    border: 1px solid #9b9b9b;
    -webkit-border-radius: 1.875rem;
    -moz-border-radius: 1.875rem;
    border-radius: 1.875rem; }
    .rb-wrapper .rb_box .rb_marker {
      display: none;
      width: 1.125rem;
      height: 1.125rem;
      line-height: 1.125rem;
      vertical-align: top;
      text-align: center;
      font-size: 1rem;
      color: #333333; }
  .rb-wrapper input:checked + .rb_box .rb_marker {
    display: inline-block; }
  .rb-wrapper .rb_label {
    display: inline-block; }

/************************** End of Radio buttons ******************************/
/************************** Select ******************************/
select option {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  color: #333333; }

.select-wrapper {
  position: relative;
  height: 2.5rem;
  border: 1px solid #9b9b9b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  color: #333333; }
  @media (min-width: 768px) and (max-width: 991px) {
    .select-wrapper {
      height: 2.1675rem;
      line-height: 2.125rem; } }
  @media (max-width: 767px) {
    .select-wrapper {
      height: 1.5625rem;
      line-height: 1.5rem; } }
  .select-wrapper:before {
    content: attr(data-select-value);
    position: absolute;
    left: 0.9375rem;
    right: 1.875rem;
    height: 100%;
    line-height: 2.375rem;
    margin: 1px 0 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    @media (min-width: 768px) and (max-width: 991px) {
      .select-wrapper:before {
        left: 0.625rem;
        height: 2.1675rem;
        line-height: 2.125rem; } }
    @media (max-width: 767px) {
      .select-wrapper:before {
        left: 0.3125rem;
        height: 1.5625rem;
        line-height: 1.5rem; } }
  .select-wrapper select {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    z-index: 1;
    cursor: pointer; }
    .select-wrapper select option {
      background-color: #efefef; }
      .select-wrapper select option.opt-visible {
        display: block; }
      .select-wrapper select option.opt-hidden {
        display: none; }
  .select-wrapper .select-arrow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1.875rem;
    line-height: 2.5rem;
    text-align: center;
    font-size: 1.25rem;
    color: #333333; }
    .select-wrapper .select-arrow i {
      line-height: 2.5rem; }
      @media (min-width: 768px) and (max-width: 991px) {
        .select-wrapper .select-arrow i {
          line-height: 2.125rem; } }
      @media (max-width: 767px) {
        .select-wrapper .select-arrow i {
          line-height: 1.5rem; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .select-wrapper .select-arrow {
        height: 2.1675rem;
        line-height: 2.125rem; } }
    @media (max-width: 767px) {
      .select-wrapper .select-arrow {
        height: 1.5625rem;
        line-height: 1.5rem; } }
  .select-wrapper select:hover + .select-arrow {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75; }

/************************** End of Select ******************************/
/************************** Pagination ******************************/
.navi-group {
  text-align: center; }
  .navi-group .navi-wrapper li:before {
    content: ""; }
  .navi-group .navi-wrapper .navi-arrow, .navi-group .navi-wrapper .navi-page {
    display: inline-block;
    min-width: 1.375rem;
    min-height: 2.625rem;
    line-height: 2.625rem;
    margin: 0 0.125rem;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1875rem;
    color: #808080; }
    .navi-group .navi-wrapper .navi-arrow a, .navi-group .navi-wrapper .navi-arrow span, .navi-group .navi-wrapper .navi-page a, .navi-group .navi-wrapper .navi-page span {
      font-family: inherit;
      font-size: inherit;
      color: inherit; }
    .navi-group .navi-wrapper .navi-arrow a, .navi-group .navi-wrapper .navi-page a {
      text-decoration: none; }
      .navi-group .navi-wrapper .navi-arrow a:hover, .navi-group .navi-wrapper .navi-page a:hover {
        text-decoration: none; }
  .navi-group .navi-wrapper .navi-active {
    min-width: 2.625rem;
    margin: 0;
    padding: 0 0.3125rem;
    background-color: #7b8fb4;
    color: #ffffff; }
    .navi-group .navi-wrapper .navi-active span {
      color: inherit; }
  .navi-group .navi-wrapper .navi-home, .navi-group .navi-wrapper .navi-end {
    display: none; }

.navi-backward {
  display: block;
  margin: 0.625rem 0 0;
  text-align: right;
  clear: both; }
  .navi-backward a {
    text-decoration: none; }
  @media (min-width: 768px) and (max-width: 991px) {
    .navi-backward {
      margin: 0; } }
  @media (max-width: 767px) {
    .navi-backward {
      margin: 0; } }

/************************** End of Pagination ******************************/
/************************** Menu ******************************/
.menu-all, .menu-1, .menu-2, .menu-ada, .menu-ada .menu-ada-item .submenu-ada, .menu-soc-net, .menu-lang, .menu-breadcrumb {
  list-style: none; }
  .menu-all li:before, .menu-1 li:before, .menu-2 li:before, .menu-ada li:before, .menu-ada .menu-ada-item .submenu-ada li:before, .menu-soc-net li:before, .menu-lang li:before, .menu-breadcrumb li:before {
    display: none;
    content: ''; }
  .menu-all li a, .menu-1 li a, .menu-2 li a, .menu-ada li a, .menu-ada .menu-ada-item .submenu-ada li a, .menu-soc-net li a, .menu-lang li a, .menu-breadcrumb li a {
    text-decoration: none;
    color: inherit;
    font: inherit; }
    .menu-all li a:hover, .menu-1 li a:hover, .menu-2 li a:hover, .menu-ada li a:hover, .menu-ada .menu-ada-item .submenu-ada li a:hover, .menu-soc-net li a:hover, .menu-lang li a:hover, .menu-breadcrumb li a:hover {
      text-decoration: none; }

.menu-1 {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .menu-1 .menu-item {
    display: inline-block;
    position: relative;
    height: 100%;
    padding: 0 0.625rem;
    text-transform: uppercase; }
    .menu-1 .menu-item span, .menu-1 .menu-item a {
      line-height: 1.75rem;
      color: #000000;
      text-decoration: none;
      text-transform: uppercase; }
    .menu-1 .menu-item.selected span, .menu-1 .menu-item.selected a, .menu-1 .menu-item:hover span, .menu-1 .menu-item:hover a {
      color: #cc0000; }
    .menu-1 .menu-item:first-child {
      padding-left: 0; }
    .menu-1 .menu-item:last-child {
      padding-right: 0; }

.menu-2 {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .menu-2 .menu-item {
    display: inline-block;
    position: relative;
    height: 100%;
    padding: 2rem 0.625rem 0.625rem;
    text-transform: uppercase; }
    .menu-2 .menu-item span, .menu-2 .menu-item a {
      line-height: 1.75rem;
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase; }
    .menu-2 .menu-item.selected span, .menu-2 .menu-item.selected a, .menu-2 .menu-item:hover span, .menu-2 .menu-item:hover a {
      color: #cc0000; }
    .menu-2 .menu-item:first-child {
      padding-left: 0; }
    .menu-2 .menu-item:last-child {
      padding-right: 0; }

.menu-ada {
  position: relative;
  width: 100%;
  height: 50px;
  background: #25333e; }
  .menu-ada .menu-ada-item {
    display: inline-block;
    position: relative;
    height: 100%;
    margin: 0 2%; }
    .menu-ada .menu-ada-item button {
      border: none; }
    .menu-ada .menu-ada-item.menu-ada-item-right {
      float: right; }
    .menu-ada .menu-ada-item .menu-ada-panel {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 5; }
    .menu-ada .menu-ada-item .menu-ada-btn {
      display: inline-block;
      min-width: 1.5rem;
      height: 50px;
      margin: 0;
      line-height: 50px;
      vertical-align: top;
      text-align: center;
      color: #ffffff;
      background: transparent center center no-repeat; }
      .menu-ada .menu-ada-item .menu-ada-btn:hover, .menu-ada .menu-ada-item .menu-ada-btn.selected {
        opacity: 0.5;
        color: #cc0000;
        background-color: #25333e; }
    .menu-ada .menu-ada-item span, .menu-ada .menu-ada-item a {
      line-height: 1.75rem;
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase; }
      .menu-ada .menu-ada-item span:hover, .menu-ada .menu-ada-item a:hover {
        opacity: 0.5;
        text-decoration: none;
        color: #666666; }
    .menu-ada .menu-ada-item .submenu-ada {
      background: #25333e;
      border-top: 1px solid #9b9b9b; }
      .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item {
        display: block;
        padding: 0.4375rem 1.125rem; }
        .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item:last-child {
          margin-bottom: 0; }
        .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item span, .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item a {
          line-height: 1.75rem;
          white-space: nowrap;
          color: #ffffff;
          text-decoration: none;
          text-transform: uppercase; }
        .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item.selected span, .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item.selected a, .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item:hover span, .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item:hover a {
          color: #cc0000; }
        .menu-ada .menu-ada-item .submenu-ada .submenu-ada-item .submenu-ada-ico {
          display: inline-block;
          width: 1rem;
          height: 1rem;
          margin-right: 0.3125rem;
          line-height: 1.25rem;
          font-size: 1.125rem;
          background: transparent left bottom no-repeat;
          -webkit-background-size: contain;
          -moz-background-size: contain;
          -o-background-size: contain;
          background-size: contain;
          text-align: left;
          overflow: visible; }
    @media (max-width: 767px) {
      .menu-ada .menu-ada-item {
        margin: 0 1%; } }

/************************** End of Menu ******************************/
/************************** Social Buttons ******************************/
.menu-soc-net {
  margin: 0;
  padding: 0; }
  .menu-soc-net li {
    display: inline-block;
    position: relative;
    padding: 0 0.25rem 0 0;
    margin: 0 -4px 0 0;
    overflow: hidden; }
    @media (max-width: 767px) {
      .menu-soc-net li {
        padding: 0 0.25rem 0 0; } }
    .menu-soc-net li a {
      display: block;
      position: relative;
      width: 2.125rem;
      height: 2.125rem;
      background: transparent center center no-repeat;
      -webkit-background-size: auto;
      -moz-background-size: auto;
      -o-background-size: auto;
      background-size: auto;
      text-align: center; }
      .menu-soc-net li a img {
        position: absolute;
        top: 0; }
      .menu-soc-net li a .fa {
        line-height: 2.125rem;
        font-size: 1.875rem; }
    .menu-soc-net li:last-child {
      margin-right: 0;
      padding-right: 0; }

/************************** End of Social Buttons ******************************/
/************************** Language Buttons ******************************/
.menu-lang li {
  display: inline-block;
  margin: 0 0.3125rem 0 0;
  vertical-align: middle; }
  .menu-lang li a, .menu-lang li span {
    display: block;
    width: 1.5rem;
    height: 1rem;
    background: #efefef center center no-repeat; }
  .menu-lang li:last-child {
    margin-right: 0; }

/************************** End of Language Buttons ******************************/
/************************** Breadcrumb ******************************/
.menu-breadcrumb li {
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  margin: 0;
  vertical-align: top;
  text-align: center;
  font-size: 0.75rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #999999;
  text-transform: uppercase; }
  .menu-breadcrumb li a, .menu-breadcrumb li span {
    color: #999999; }
  .menu-breadcrumb li:last-child {
    margin-right: 0; }
  .menu-breadcrumb li.menu-bc-home {
    min-width: 0.75rem;
    background: transparent center bottom no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
  .menu-breadcrumb li.menu-bc-home-delimiter {
    width: 1rem;
    min-height: 1px; }
  .menu-breadcrumb li.menu-bc-delimiter {
    width: 1rem;
    min-height: 1px; }

/************************** End of Breadcrumb ******************************/
/************************** Accordion ******************************/
.accordion-wrapper {
  position: relative; }
  .accordion-wrapper .accordion-item summary {
    display: block;
    position: relative; }
    .accordion-wrapper .accordion-item summary > label {
      display: block;
      cursor: pointer; }
    .accordion-wrapper .accordion-item summary .accordion-title {
      height: 2.5rem;
      padding: 0 1.875rem 0 0;
      cursor: pointer; }
      .accordion-wrapper .accordion-item summary .accordion-title * {
        margin: 0;
        line-height: 2.5rem; }
    .accordion-wrapper .accordion-item summary .accordion-btn, .accordion-wrapper .accordion-item summary .accordion-btn-active {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 1.875rem;
      line-height: 2.5rem;
      text-align: right;
      font-size: 1.25rem;
      cursor: pointer; }
    .accordion-wrapper .accordion-item summary .accordion-btn-active {
      display: none; }
    .accordion-wrapper .accordion-item summary:focus, .accordion-wrapper .accordion-item summary:hover, .accordion-wrapper .accordion-item summary:active {
      outline: 0; }
  .accordion-wrapper .accordion-item .accordion-body {
    padding: 0.3125rem 0 0.3125rem 0.625rem; }
  .accordion-wrapper .accordion-item > .accordion-body, .accordion-wrapper .accordion-item .summary-toggle {
    display: none; }
  .accordion-wrapper .accordion-item[open] summary .accordion-btn, .accordion-wrapper .accordion-item[open] ~ summary .accordion-btn, .accordion-wrapper .accordion-item.active summary .accordion-btn, .accordion-wrapper .accordion-item.active ~ summary .accordion-btn, .accordion-wrapper .accordion-item .summary-toggle:checked summary .accordion-btn, .accordion-wrapper .accordion-item .summary-toggle:checked ~ summary .accordion-btn {
    display: none; }
  .accordion-wrapper .accordion-item[open] summary .accordion-btn-active, .accordion-wrapper .accordion-item[open] ~ summary .accordion-btn-active, .accordion-wrapper .accordion-item.active summary .accordion-btn-active, .accordion-wrapper .accordion-item.active ~ summary .accordion-btn-active, .accordion-wrapper .accordion-item .summary-toggle:checked summary .accordion-btn-active, .accordion-wrapper .accordion-item .summary-toggle:checked ~ summary .accordion-btn-active {
    display: block; }
  .accordion-wrapper .accordion-item[open] > .accordion-body, .accordion-wrapper .accordion-item[open] ~ .accordion-body, .accordion-wrapper .accordion-item.active > .accordion-body, .accordion-wrapper .accordion-item.active ~ .accordion-body, .accordion-wrapper .accordion-item .summary-toggle:checked > .accordion-body, .accordion-wrapper .accordion-item .summary-toggle:checked ~ .accordion-body {
    display: block; }
  .accordion-wrapper details summary::-webkit-details-marker {
    display: none; }

/************************** End of Accordion ******************************/
/************************** Tab Panel ******************************/
.tab-panel-wrapper {
  white-space: nowrap;
  overflow: hidden; }
  .tab-panel-wrapper > input {
    display: none; }
  .tab-panel-wrapper > input + label {
    display: inline-block;
    position: relative;
    height: 2.875rem;
    line-height: 2.875rem;
    padding: 0 1.5625rem 0 1.5625rem;
    border: 1px solid #333333;
    border-bottom: none;
    background: transparent left bottom repeat-x;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    font-size: 1.1875rem;
    color: #808080;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    cursor: pointer; }
    .tab-panel-wrapper > input + label * {
      margin: 0;
      line-height: 2.875rem; }
  .tab-panel-wrapper > input + label:not(:last-of-type) {
    border-right: none; }
  .tab-panel-wrapper > input + label:hover {
    color: #808080; }
  .tab-panel-wrapper > input:checked + label {
    padding-bottom: 0.3125rem;
    color: #000000;
    cursor: default; }
  .tab-panel-wrapper > input:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    border-bottom: 1px solid #efefef; }
  .tab-panel-wrapper > div {
    display: none;
    margin: 0px;
    padding: 1.25rem 1.5625rem;
    white-space: normal;
    border: 1px solid #333333;
    -webkit-border-radius: 0 10px 10px 10px;
    -moz-border-radius: 0 10px 10px 10px;
    border-radius: 0 10px 10px 10px; }
  .tab-panel-wrapper > input:nth-of-type(1):checked ~ div:nth-of-type(1),
  .tab-panel-wrapper > input:nth-of-type(2):checked ~ div:nth-of-type(2),
  .tab-panel-wrapper > input:nth-of-type(3):checked ~ div:nth-of-type(3),
  .tab-panel-wrapper > input:nth-of-type(4):checked ~ div:nth-of-type(4) {
    display: block; }

/************************** End of Tab Panel ******************************/
/************************** Print ******************************/
.js-print-selected div {
  display: none; }
  .js-print-selected div.js-print-selection {
    display: block; }
    .js-print-selected div.js-print-selection div {
      display: block; }

/************************** End of Print ******************************/
.wa-wrapper {
  position: relative;
  max-width: 1400px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto; }

.wa-item-rubric {
  display: block;
  height: 1.875rem;
  line-height: 2rem;
  padding: 0px 0.4375rem;
  background: url(../images/rubric-bg.png) repeat;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #000000;
  z-index: 2; }

.wa-item-text {
  display: block;
  background: url(../images/recommended-text-bg.png) repeat;
  font-size: 0.625rem;
  color: #ffffff; }
  .wa-item-text a {
    display: block;
    color: inherit;
    text-decoration: none; }

.work-area {
  position: relative;
  overflow: auto; }
  .work-area::after {
    content: '';
    display: table;
    clear: both; }
  .work-area .wa-wrapper {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    background-color: #fff; }
  .work-area .col-center {
    position: relative;
    overflow: hidden; }
  .work-area .indent-bottom {
    margin-bottom: 2.5rem; }
  .work-area .col-delimiter-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20%;
    width: 1px;
    border-left: 2px solid #9b9b9b;
    z-index: 1; }
  .work-area .col-right {
    display: inline-block;
    width: 22%;
    margin-right: -4px;
    margin-bottom: 0.5rem;
    vertical-align: top;
    overflow: hidden; }
    .work-area .col-right > div {
      padding-left: 18%; }
  .work-area .wa-main-square {
    position: relative;
    display: inline-block;
    width: 78%;
    margin-right: -4px;
    margin-bottom: 0.5rem;
    vertical-align: top;
    overflow: hidden; }
  .work-area .col-left {
    display: inline-block;
    width: 18%;
    margin-right: -4px;
    margin-bottom: 0.5rem;
    vertical-align: top;
    overflow: hidden; }
  .work-area .indent-left {
    margin-left: 22%; }
  .work-area .col-brands {
    position: absolute;
    left: 1.5625rem;
    top: 1.5625rem;
    bottom: 0;
    width: 50px;
    overflow: hidden;
    z-index: 1; }
  .work-area .indent-brands {
    margin-left: 0;
    /*85px;*/ }
  @media (max-width: 767px) {
    .work-area .col-center {
      width: 100%; }
    .work-area .col-left {
      float: none;
      width: 100%;
      margin-bottom: 0; }
    .work-area .indent-left {
      margin: 0; }
    .work-area .col-delimiter-right {
      display: none; }
    .work-area .col-right {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0; }
      .work-area .col-right > div {
        padding-left: 0; }
    .work-area .wa-main-square {
      display: block;
      position: relative;
      width: 100%;
      margin: 0 0 1.25rem 0; }
    .work-area .col-brands {
      display: none; }
    .work-area .indent-brands {
      margin: 0; } }

.sym-mandatory {
  color: red; }

.clear {
  clear: both; }

.wa-star.wa-star-full {
  color: #6699ff; }
.wa-star.wa-star-empty {
  color: #c18800; }

.img-descr {
  width: 100%;
  text-indent: 0;
  margin: 0 2.6875rem 1.875rem;
  padding: 0.9375rem;
  color: #fff;
  font-size: 0.9375rem;
  background-color: rgba(0, 0, 0, 0.3); }

.wa-hs-p {
  text-indent: 0; }

.wa-hs-img {
  display: block;
  text-align: center; }
  .wa-hs-img a {
    display: inline-block;
    max-width: 100%;
    margin-bottom: -4px; }
  .wa-hs-img .img-descr {
    display: inline-block;
    max-width: 100%;
    margin: 0 0 1.875rem; }

.wa-hs-table {
  text-align: center;
  overflow-x: auto; }

.block-ya-share .label-ya-share {
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle; }
.block-ya-share .js-ya-share {
  display: inline-block;
  vertical-align: middle; }
  .block-ya-share .js-ya-share .ya-share2 {
    margin-top: 0; }

/************************** Modal window ******************************/
.w-modal-lock {
  overflow: hidden !important; }

#w-modal-overlay {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  z-index: 10; }

.w-modal {
  display: none;
  position: absolute;
  z-index: 11; }
  .w-modal .w-modal-window {
    position: relative;
    padding: 2.5rem 3.125rem;
    height: auto;
    background: #efefef; }
    .w-modal .w-modal-window .w-modal-close, .w-modal .w-modal-window .w-modal-next, .w-modal .w-modal-window .w-modal-prev {
      display: block;
      background-repeat: no-repeat;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      border: 0;
      text-decoration: none;
      cursor: pointer;
      z-index: 12; }
    .w-modal .w-modal-window .w-modal-close {
      position: absolute;
      right: 4px;
      top: 5px;
      width: 0.875rem;
      height: 0.875rem;
      border: 0;
      font-size: 1rem;
      color: #333333;
      background-image: url("../images/modal-close.png"); }
    .w-modal .w-modal-window .w-modal-next, .w-modal .w-modal-window .w-modal-prev {
      position: absolute;
      top: 50%;
      width: 1.125rem;
      height: 1.125rem;
      margin-top: -0.5625rem;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain; }
    .w-modal .w-modal-window .w-modal-next {
      right: 12px;
      background-image: url("../images/modal/next.png"); }
    .w-modal .w-modal-window .w-modal-prev {
      left: 12px;
      background-image: url("../images/modal/prev.png"); }
    .w-modal .w-modal-window .w-modal-title-line {
      width: 100%;
      margin: 0 0 1.25rem 0; }
      .w-modal .w-modal-window .w-modal-title-line .w-modal-title {
        font-size: 2.1875rem;
        color: #000000;
        text-align: left;
        text-transform: uppercase; }
        .w-modal .w-modal-window .w-modal-title-line .w-modal-title * {
          margin: 0; }
      .w-modal .w-modal-window .w-modal-title-line .w-modal-subtitle {
        margin: 1.25rem 0 0 0;
        font-size: 1rem; }
        .w-modal .w-modal-window .w-modal-title-line .w-modal-subtitle * {
          margin: 0; }
    .w-modal .w-modal-window .w-modal-content {
      position: relative;
      vertical-align: top; }
      .w-modal .w-modal-window .w-modal-content form {
        margin: 0; }
        .w-modal .w-modal-window .w-modal-content form .wa-form-group {
          margin-bottom: 0.9375rem; }
          .w-modal .w-modal-window .w-modal-content form .wa-form-group.wa-form-group-text {
            margin-top: -0.9375rem; }
          .w-modal .w-modal-window .w-modal-content form .wa-form-group .wa-group-label {
            display: block;
            font-size: 0.875rem;
            font-family: ArialBlack, Arial, Helvetica, sans-serif; }
          .w-modal .w-modal-window .w-modal-content form .wa-form-group .wa-form-control {
            display: block;
            width: 100%; }
          .w-modal .w-modal-window .w-modal-content form .wa-form-group textarea {
            display: block;
            width: 100%;
            height: 9.45rem; }
          .w-modal .w-modal-window .w-modal-content form .wa-form-group .wa-group-label-file {
            display: none; }
        .w-modal .w-modal-window .w-modal-content form .wa-buttons-1 {
          margin-top: 0.9375rem;
          text-align: center; }
          .w-modal .w-modal-window .w-modal-content form .wa-buttons-1 .f-btn-submit {
            padding: 0 10%; }
        .w-modal .w-modal-window .w-modal-content form .wa-buttons-2 {
          margin-top: 0.9375rem;
          text-align: center; }
          .w-modal .w-modal-window .w-modal-content form .wa-buttons-2 > * {
            display: inline-block;
            width: 49%;
            margin-right: -4px;
            padding: 0;
            vertical-align: top; }
          .w-modal .w-modal-window .w-modal-content form .wa-buttons-2 > *:last-child {
            margin-left: 2%; }
        .w-modal .w-modal-window .w-modal-content form .captcha-2 {
          display: none; }
    .w-modal .w-modal-window .w-modal-foot-line {
      width: 100%;
      margin: 1.25rem 0 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .w-modal .w-modal-window {
      padding: 1.5625rem 1.25rem; }
      .w-modal .w-modal-window .w-modal-title-line {
        margin: 0 0 0.625rem; }
      .w-modal .w-modal-window .w-modal-content form .wa-form-group {
        margin-bottom: 0.9375rem; }
        .w-modal .w-modal-window .w-modal-content form .wa-form-group.wa-form-group-text {
          margin-top: -0.9375rem; }
      .w-modal .w-modal-window .w-modal-content form .wa-buttons-1 {
        margin-top: 0.9375rem; }
        .w-modal .w-modal-window .w-modal-content form .wa-buttons-1 .f-btn-submit {
          width: 30%; }
      .w-modal .w-modal-window .w-modal-foot-line {
        margin: 0.625rem 0 0; } }
  @media (max-width: 767px) {
    .w-modal {
      padding-top: 50px; }
      .w-modal .w-modal-window {
        padding: 0.9375rem 0.625rem; }
        .w-modal .w-modal-window .w-modal-title-line {
          margin: 0 0 0.625rem; }
          .w-modal .w-modal-window .w-modal-title-line .w-modal-subtitle {
            margin: 0.625rem 0 0; }
        .w-modal .w-modal-window .w-modal-content form .wa-form-group {
          margin-bottom: 0.625rem; }
          .w-modal .w-modal-window .w-modal-content form .wa-form-group.wa-form-group-text {
            margin-top: -0.625rem; }
        .w-modal .w-modal-window .w-modal-content form .wa-buttons-1 {
          margin-top: 0.625rem; }
          .w-modal .w-modal-window .w-modal-content form .wa-buttons-1 .f-btn-submit {
            width: 80%; }
        .w-modal .w-modal-window .w-modal-foot-line {
          margin: 0.625rem 0 0; } }

/************************** End of Modal window ******************************/
/************************** Modal window SUBSCRIBE ******************************/
.w-modal.w-modal-subscr {
  display: block; }
  .w-modal.w-modal-subscr .w-modal-window {
    padding: 3.25rem 4.125rem;
    border-radius: 10px; }
    .w-modal.w-modal-subscr .w-modal-window .w-modal-title-line {
      border-bottom: 1px solid #000000;
      text-align: center; }
  .w-modal.w-modal-subscr .w-modal-content .rubrics-header {
    margin-bottom: 0.5rem; }
  .w-modal.w-modal-subscr .w-modal-content .subscr-rubrics > div {
    padding: 0.25rem 0; }
  .w-modal.w-modal-subscr .w-modal-content .captcha-img {
    width: 100%;
    text-align: center;
    background-color: #fff; }
  .w-modal.w-modal-subscr .w-modal-content .captcha-word-group {
    margin: 0.5rem 0 0; }
  .w-modal.w-modal-subscr .w-modal-content .btn-subscr {
    width: 100%;
    padding: 0.3125rem 1.25rem;
    margin: 1rem 0 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .w-modal.w-modal-subscr .w-modal-window {
      padding: 1.5625rem 1.25rem; } }
  @media (max-width: 767px) {
    .w-modal.w-modal-subscr {
      width: 90%; }
      .w-modal.w-modal-subscr .w-modal-window {
        padding: 0.9375rem 0.625rem; } }

/************************** End of Modal window SUBSCRIBE ******************************/
/************************** CAROUSEL WITH VIEWER ***********************************/
.js-carousel-with-viewer {
  position: relative; }
  .js-carousel-with-viewer li {
    list-style: none; }
    .js-carousel-with-viewer li:before {
      display: none; }
  .js-carousel-with-viewer.js-carousel-with-gallery .js-carousel-viewer {
    cursor: zoom-in; }
  .js-carousel-with-viewer .js-carousel-viewer {
    position: relative;
    height: 380px;
    line-height: 380px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden; }
    .js-carousel-with-viewer .js-carousel-viewer .js-img {
      display: inline-block;
      max-width: 100%;
      max-height: 100%;
      margin: 0 auto;
      vertical-align: middle; }
    .js-carousel-with-viewer .js-carousel-viewer .js-carousel-gallery {
      display: none; }
  .js-carousel-with-viewer .js-carousel-parent {
    position: relative;
    margin-bottom: 10px;
    padding: 0 30px;
    overflow: hidden; }
    .js-carousel-with-viewer .js-carousel-parent .js-carousel {
      overflow: hidden; }
      .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-caro {
        float: left;
        height: 80px;
        line-height: 80px;
        width: 112px;
        overflow: hidden;
        border: none;
        cursor: pointer;
        opacity: 0.45 !important; }
        .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-caro > div {
          height: 100%;
          margin: 0 5px;
          text-align: center;
          overflow: hidden; }
        .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-caro .js-img {
          display: inline-block;
          max-width: 100%;
          max-height: 100%;
          vertical-align: middle; }
        @media (min-width: 1400px) {
          .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-caro {
            width: 240px; } }
        @media (min-width: 1200px) and (max-width: 1399px) {
          .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-caro {
            width: 140px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-caro {
            width: 110px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-caro {
            width: 180px; } }
        @media (max-width: 767px) {
          .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-caro {
            width: 120px; } }
      .js-carousel-with-viewer .js-carousel-parent .js-carousel .js-selected {
        opacity: 1 !important; }
    .js-carousel-with-viewer .js-carousel-parent .js-prev {
      left: 0;
      cursor: pointer; }
    .js-carousel-with-viewer .js-carousel-parent .js-next {
      right: 0;
      cursor: pointer; }
    .js-carousel-with-viewer .js-carousel-parent .js-prev, .js-carousel-with-viewer .js-carousel-parent .js-next {
      position: absolute;
      top: 17px;
      width: 30px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      font-size: 45px;
      color: #999999;
      z-index: 5; }
      .js-carousel-with-viewer .js-carousel-parent .js-prev:hover, .js-carousel-with-viewer .js-carousel-parent .js-next:hover {
        color: #000000; }
      .js-carousel-with-viewer .js-carousel-parent .js-prev.disabled, .js-carousel-with-viewer .js-carousel-parent .js-next.disabled {
        color: #c18800;
        cursor: default; }
    .js-carousel-with-viewer .js-carousel-parent.js-not-enough {
      padding: 0; }
      .js-carousel-with-viewer .js-carousel-parent.js-not-enough .js-prev, .js-carousel-with-viewer .js-carousel-parent.js-not-enough .js-next {
        display: none; }
    .js-carousel-with-viewer .js-carousel-parent.js-not-carousel {
      padding: 0; }
      .js-carousel-with-viewer .js-carousel-parent.js-not-carousel .js-prev, .js-carousel-with-viewer .js-carousel-parent.js-not-carousel .js-next {
        display: none; }

/************************** End of CAROUSEL WITH VIEWER ***********************************/
/************************** CAROUSEL SIMPLE ***********************************/
.js-carousel-simple {
  position: relative;
  margin-bottom: 10px;
  padding: 0 30px;
  overflow: hidden; }
  .js-carousel-simple li {
    list-style: none; }
    .js-carousel-simple li:before {
      display: none; }
  .js-carousel-simple .js-carousel {
    overflow: hidden; }
    .js-carousel-simple .js-carousel .js-caro {
      float: left;
      height: 80px;
      line-height: 80px;
      width: 112px;
      overflow: hidden;
      border: none;
      cursor: pointer; }
      .js-carousel-simple .js-carousel .js-caro > a, .js-carousel-simple .js-carousel .js-caro > div {
        display: block;
        height: 100%;
        margin: 0 5px;
        text-align: center;
        overflow: hidden; }
      .js-carousel-simple .js-carousel .js-caro .js-img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
      @media (min-width: 1400px) {
        .js-carousel-simple .js-carousel .js-caro {
          width: 240px; } }
      @media (min-width: 1200px) and (max-width: 1399px) {
        .js-carousel-simple .js-carousel .js-caro {
          width: 140px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .js-carousel-simple .js-carousel .js-caro {
          width: 110px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .js-carousel-simple .js-carousel .js-caro {
          width: 180px; } }
      @media (max-width: 767px) {
        .js-carousel-simple .js-carousel .js-caro {
          width: 120px; } }
  .js-carousel-simple .js-prev {
    left: 0;
    cursor: pointer; }
  .js-carousel-simple .js-next {
    right: 0;
    cursor: pointer; }
  .js-carousel-simple .js-prev, .js-carousel-simple .js-next {
    position: absolute;
    top: 17px;
    width: 30px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 45px;
    color: #999999;
    z-index: 5; }
    .js-carousel-simple .js-prev:hover, .js-carousel-simple .js-next:hover {
      color: #000000; }
    .js-carousel-simple .js-prev.disabled, .js-carousel-simple .js-next.disabled {
      color: #c18800;
      cursor: default; }
  .js-carousel-simple.js-not-enough {
    padding: 0; }
    .js-carousel-simple.js-not-enough .js-prev, .js-carousel-simple.js-not-enough .js-next {
      display: none; }
  .js-carousel-simple.js-not-carousel {
    padding: 0; }
    .js-carousel-simple.js-not-carousel .js-prev, .js-carousel-simple.js-not-carousel .js-next {
      display: none; }

/************************** End of CAROUSEL SIMPLE ***********************************/
#bx-panel-back {
  display: none;
  height: 0 !important; }

#bx-panel, #bx-panel.bx-panel-folded, #bx-panel.bx-panel-fixed {
  position: fixed !important;
  top: auto !important;
  bottom: 0 !important; }

@media (max-width: 767px) {
  #panel {
    display: none; } }

header {
  position: relative;
  background: #efefef; }

/************************** HEADER ***********************************/
.h-menu-ada {
  position: fixed;
  top: 0;
  width: 100%;
  height: 50px;
  z-index: 1000; }
  @media (min-width: 768px) {
    .h-menu-ada {
      display: none; } }
  @media (max-width: 767px) {
    .h-menu-ada .menu-ada-panel {
      min-width: 180px; } }

header {
  width: 100%; }
  header .sect-banner {
    padding: 0; }
  @media (max-width: 767px) {
    header {
      padding-top: 60px; } }
  header .soc-serv {
    padding: 1.25rem 0 0.9375rem 0;
    vertical-align: top;
    text-align: right; }
    header .soc-serv .soc-label {
      display: inline-block;
      height: 2.125rem;
      line-height: 2.125rem;
      margin-right: 0.5rem;
      text-align: right;
      color: #000000;
      text-transform: uppercase; }
    header .soc-serv .menu-soc-net {
      display: inline-block;
      vertical-align: middle; }
    @media (max-width: 767px) {
      header .soc-serv {
        display: none; } }
  header .register-button {
    display: inline-block;
    float: left;
    margin: 4.5rem 0 0.9375rem;
    vertical-align: top; }
    header .register-button .btn-show-subscribe {
      display: inline-block;
      height: 2rem;
      padding-left: 10px;
      margin-right: -4px;
      line-height: 1.75rem;
      text-align: left; }
    @media (min-width: 768px) and (max-width: 991px) {
      header .register-button {
        padding: 1.5rem 0 0.9375rem 0;
        margin: 0; } }
    @media (max-width: 767px) {
      header .register-button {
        display: block;
        width: 100%;
        margin: 0 auto; }
        header .register-button .btn-show-subscribe {
          width: 43%; } }
  header .register-form {
    display: inline-block;
    width: 340px;
    padding: 1.25rem 0 0.9375rem 0;
    vertical-align: top; }
    header .register-form input[type="email"] {
      display: inline-block;
      width: 64%;
      height: 1.5625rem;
      margin-right: -4px;
      line-height: 1.0625rem; }
    header .register-form input[type="submit"] {
      display: inline-block;
      width: 36%;
      height: 2rem;
      padding-left: 10px;
      margin-right: -4px;
      line-height: 1.75rem;
      text-align: left; }
    @media (max-width: 767px) {
      header .register-form {
        display: block;
        width: 100%;
        margin: 0 auto; }
        header .register-form input[type="email"] {
          width: 57%; }
        header .register-form input[type="submit"] {
          width: 43%; } }
  header .header-menu {
    float: right;
    padding-left: 0.3125rem;
    margin: 0 0 0.9375rem;
    min-width: 634px;
    vertical-align: top; }
    @media (min-width: 768px) and (max-width: 991px) {
      header .header-menu {
        float: none;
        text-align: center; } }
    @media (max-width: 767px) {
      header .header-menu {
        display: none; } }
  header .header-banner {
    display: block;
    position: relative;
    width: 100%;
    height: 276px;
    background: transparent no-repeat; }
    header .header-banner .search-form {
      position: absolute;
      bottom: 0.75rem;
      left: 0.625rem;
      width: 375px;
      z-index: 2; }
      header .header-banner .search-form input[type="text"] {
        display: inline-block;
        width: 80%;
        height: 1.75rem;
        margin-right: -4px;
        line-height: 1.75rem;
        font-size: 0.875rem;
        color: #ffffff; }
      header .header-banner .search-form input[type="submit"] {
        display: inline-block;
        width: 20%;
        height: 1.75rem;
        padding-left: 10px;
        margin-right: -4px;
        line-height: 1.75rem;
        text-align: left; }
    @media (max-width: 767px) {
      header .header-banner {
        height: 226px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
        header .header-banner .search-form {
          width: 90%; }
          header .header-banner .search-form input[type="text"] {
            width: 67%;
            height: 1.25rem;
            line-height: 1.25rem;
            font-size: 0.75rem; }
          header .header-banner .search-form input[type="submit"] {
            width: 33%;
            height: 1.25rem;
            line-height: 1.25rem; } }

/************************** End of HEADER ***********************************/
/************************** FOOTER to bottom ***********************************/
html, body {
  height: 100%; }

.page-all {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.work-area {
  display: table-row;
  height: 100%; }

footer {
  display: block;
  height: 250px; }
  @media (max-width: 767px) {
    footer {
      height: 250px; } }

/************************** End of FOOTER to bottom ***********************************/
/************************** FOOTER ***********************************/
footer {
  display: block;
  height: 250px;
  background: transparent repeat-x top left; }
  @media (max-width: 767px) {
    footer {
      height: 250px; } }
  footer .wa-wrapper {
    text-align: center; }
    footer .wa-wrapper .f-body {
      display: inline-block;
      vertical-align: top;
      text-align: left; }
      footer .wa-wrapper .f-body .footer-menu {
        clear: both;
        padding: 0;
        margin: 0 0 1.25rem; }
        footer .wa-wrapper .f-body .footer-menu .menu-2 {
          border-bottom: 2px solid #dfdede; }
      footer .wa-wrapper .f-body .f-info {
        font-size: 0.75rem;
        color: #000000; }
        footer .wa-wrapper .f-body .f-info .f-info-left, footer .wa-wrapper .f-body .f-info .f-info-right {
          display: inline-block;
          margin-bottom: 0.9375rem;
          margin-right: -4px;
          vertical-align: top; }
        footer .wa-wrapper .f-body .f-info .f-info-left {
          width: 44%; }
        footer .wa-wrapper .f-body .f-info .f-info-right {
          width: 56%; }
        footer .wa-wrapper .f-body .f-info .descr {
          font-weight: bold;
          text-transform: uppercase; }
      footer .wa-wrapper .f-body .f-soc-info {
        text-align: right; }
        footer .wa-wrapper .f-body .f-soc-info .soc-label {
          display: inline-block;
          padding: 0.25rem 1rem 0 0;
          height: 2.125rem;
          line-height: 2.125rem;
          vertical-align: top;
          text-align: right;
          color: #000000;
          text-transform: uppercase;
          font-weight: bold; }
        footer .wa-wrapper .f-body .f-soc-info .soc-serv {
          display: inline-block;
          padding-top: 0.25rem;
          vertical-align: top; }
      @media (max-width: 767px) {
        footer .wa-wrapper .f-body {
          padding-top: 1.25rem; }
          footer .wa-wrapper .f-body .footer-menu {
            display: none; }
          footer .wa-wrapper .f-body .f-info .f-info-left, footer .wa-wrapper .f-body .f-info .f-info-right {
            display: block;
            width: auto;
            margin-bottom: 0.5rem; }
          footer .wa-wrapper .f-body .f-info .f-info-part {
            margin-bottom: 0.5rem; }
          footer .wa-wrapper .f-body .f-soc-info .soc-label {
            padding: 0.25rem 0.25rem 0 0;
            font-size: 0.625rem; }
          footer .wa-wrapper .f-body .f-soc-info .soc-serv {
            padding-top: 0.25rem; } }

/************************** End of FOOTER ***********************************/
/************************** Page MAIN ***********************************/
@media (max-width: 767px) {
  .page-main .col-left .block-col-news .news-item {
    display: none; }
    .page-main .col-left .block-col-news .news-item.ni-large, .page-main .col-left .block-col-news .news-item.ni-small {
      float: none;
      width: auto;
      margin: 0 0 1.25rem; }
    .page-main .col-left .block-col-news .news-item:last-child {
      margin: 0; }
    .page-main .col-left .block-col-news .news-item:nth-child(1), .page-main .col-left .block-col-news .news-item:nth-child(2), .page-main .col-left .block-col-news .news-item:nth-child(3) {
      display: block; }
  .page-main .col-left .block-col-magazine, .page-main .col-left .block-col-adv, .page-main .col-left .block-col-any {
    display: none; } }
.page-main .col-center {
  display: inline-block;
  width: 78%;
  margin-left: 4%;
  margin-right: -4px;
  vertical-align: top; }
  @media (max-width: 767px) {
    .page-main .col-center {
      display: block;
      width: 100%;
      margin: 0; } }
  .page-main .col-center .sect-recommended {
    display: inline-block;
    width: 67%;
    margin-right: -4px;
    padding-right: 5%;
    vertical-align: top; }
    .page-main .col-center .sect-recommended .news-item {
      position: relative;
      height: 440px;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .page-main .col-center .sect-recommended .news-item img {
        display: block;
        width: 100%;
        z-index: 1; }
      .page-main .col-center .sect-recommended .news-item .news-rubric {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      .page-main .col-center .sect-recommended .news-item .ada-news-text, .page-main .col-center .sect-recommended .news-item .news-text {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 1.25rem 1.5625rem 1.25rem;
        background: url(../images/recommended-text-bg.png) repeat;
        color: #ffffff; }
        .page-main .col-center .sect-recommended .news-item .ada-news-text .news-name .news-page-url, .page-main .col-center .sect-recommended .news-item .ada-news-text .news-preview-text .news-page-url, .page-main .col-center .sect-recommended .news-item .news-text .news-name .news-page-url, .page-main .col-center .sect-recommended .news-item .news-text .news-preview-text .news-page-url {
          display: block;
          color: inherit;
          text-decoration: none; }
        .page-main .col-center .sect-recommended .news-item .ada-news-text .news-name, .page-main .col-center .sect-recommended .news-item .news-text .news-name {
          display: block;
          line-height: 1.2;
          font-size: 1.375rem;
          /*max-height: 3 * 1.2 * 1.375rem;*/
          overflow: hidden; }
        .page-main .col-center .sect-recommended .news-item .ada-news-text .news-preview-text, .page-main .col-center .sect-recommended .news-item .news-text .news-preview-text {
          display: block;
          position: relative;
          line-height: 1.2;
          font-size: 1rem;
          /*max-height: 4 * 1.2 * 1rem;*/
          overflow: hidden; }
          .page-main .col-center .sect-recommended .news-item .ada-news-text .news-preview-text p, .page-main .col-center .sect-recommended .news-item .news-text .news-preview-text p {
            margin: 0;
            padding: 0;
            text-align: left;
            text-indent: unset; }
        .page-main .col-center .sect-recommended .news-item .ada-news-text > div:nth-child(2), .page-main .col-center .sect-recommended .news-item .news-text > div:nth-child(2) {
          margin-top: 0.9375rem; }
      .page-main .col-center .sect-recommended .news-item .ada-news-text {
        display: none; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-main .col-center .sect-recommended .news-item {
        height: 313px; }
        .page-main .col-center .sect-recommended .news-item .news-text .news-name {
          max-height: 4.95rem; }
        .page-main .col-center .sect-recommended .news-item .news-text .news-preview-text {
          max-height: 4.8rem; } }
    @media (max-width: 767px) {
      .page-main .col-center .sect-recommended {
        display: block;
        width: 100%;
        margin-right: 0;
        padding: 0; }
        .page-main .col-center .sect-recommended .news-item {
          height: auto; }
          .page-main .col-center .sect-recommended .news-item .news-preview-picture {
            position: relative; }
          .page-main .col-center .sect-recommended .news-item .ada-news-text, .page-main .col-center .sect-recommended .news-item .news-text {
            position: relative;
            padding: 0;
            background: none;
            color: #333333; }
          .page-main .col-center .sect-recommended .news-item .ada-news-text {
            display: block;
            margin-bottom: 1rem; }
            .page-main .col-center .sect-recommended .news-item .ada-news-text .news-name {
              display: block;
              max-height: none;
              font-size: 1.25rem; }
            .page-main .col-center .sect-recommended .news-item .ada-news-text .news-preview-text {
              display: none; }
          .page-main .col-center .sect-recommended .news-item .news-text .news-name {
            display: none;
            max-height: none; }
          .page-main .col-center .sect-recommended .news-item .news-text .news-preview-text {
            max-height: none; } }
  .page-main .col-center .sect-magazine {
    position: relative;
    display: inline-block;
    width: 33%;
    margin-right: -4px;
    vertical-align: top; }
    .page-main .col-center .sect-magazine .mag-item {
      display: block;
      position: relative;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .page-main .col-center .sect-magazine .mag-item img {
        width: 100%; }
    @media (max-width: 767px) {
      .page-main .col-center .sect-magazine {
        display: block;
        width: 100%;
        margin-right: 0; } }
  .page-main .col-center .sect-articles .news-list {
    height: 412px; }
    .page-main .col-center .sect-articles .news-list .news-item {
      float: left;
      position: relative;
      width: 62%;
      height: 100%;
      vertical-align: top;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .page-main .col-center .sect-articles .news-list .news-item img {
        display: block;
        width: 100%;
        z-index: 1; }
      .page-main .col-center .sect-articles .news-list .news-item .news-rubric {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      .page-main .col-center .sect-articles .news-list .news-item .ada-news-text, .page-main .col-center .sect-articles .news-list .news-item .news-text {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 1.25rem 1.5625rem;
        background: url(../images/recommended-text-bg.png) repeat;
        font-family: machinecregular, Arial, Helvetica, sans-serif;
        color: #ffffff; }
        .page-main .col-center .sect-articles .news-list .news-item .ada-news-text .news-name .news-page-url, .page-main .col-center .sect-articles .news-list .news-item .ada-news-text .news-preview-text .news-page-url, .page-main .col-center .sect-articles .news-list .news-item .news-text .news-name .news-page-url, .page-main .col-center .sect-articles .news-list .news-item .news-text .news-preview-text .news-page-url {
          display: block;
          color: inherit;
          text-decoration: none; }
        .page-main .col-center .sect-articles .news-list .news-item .ada-news-text .news-name, .page-main .col-center .sect-articles .news-list .news-item .news-text .news-name {
          display: block;
          line-height: 1.2;
          font-size: 1.375rem;
          /*max-height: 3 * 1.2 * 1.375rem;*/
          overflow: hidden; }
        .page-main .col-center .sect-articles .news-list .news-item .ada-news-text .news-preview-text, .page-main .col-center .sect-articles .news-list .news-item .news-text .news-preview-text {
          display: block;
          line-height: 1.2;
          font-size: 1rem;
          /*max-height: 4 * 1.2 * 1rem;*/
          overflow: hidden; }
          .page-main .col-center .sect-articles .news-list .news-item .ada-news-text .news-preview-text p, .page-main .col-center .sect-articles .news-list .news-item .news-text .news-preview-text p {
            margin: 0;
            padding: 0;
            text-align: left;
            text-indent: unset; }
        .page-main .col-center .sect-articles .news-list .news-item .ada-news-text > div:nth-child(2), .page-main .col-center .sect-articles .news-list .news-item .news-text > div:nth-child(2) {
          margin-top: 0.9375rem; }
      .page-main .col-center .sect-articles .news-list .news-item .ada-news-text {
        display: none; }
      .page-main .col-center .sect-articles .news-list .news-item.ni-small {
        width: 33%;
        height: 196px;
        margin: 0 0 0 5%;
        vertical-align: top; }
        .page-main .col-center .sect-articles .news-list .news-item.ni-small:nth-child(2n + 1) {
          margin-top: 20px;
          vertical-align: top; }
        .page-main .col-center .sect-articles .news-list .news-item.ni-small .news-text {
          padding: 0.625rem 0.9375rem;
          font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif; }
          .page-main .col-center .sect-articles .news-list .news-item.ni-small .news-text > div:nth-child(2) {
            margin-top: 0.625rem; }
          .page-main .col-center .sect-articles .news-list .news-item.ni-small .news-text .news-name {
            display: block;
            line-height: 1.2;
            font-size: 1.125rem;
            max-height: 2.7rem;
            overflow: hidden; }
          .page-main .col-center .sect-articles .news-list .news-item.ni-small .news-text .news-preview-text {
            display: block;
            line-height: 1.2;
            font-size: 0.875rem;
            max-height: 5.25rem;
            overflow: hidden; }
            .page-main .col-center .sect-articles .news-list .news-item.ni-small .news-text .news-preview-text p {
              margin: 0;
              padding: 0;
              text-align: left;
              text-indent: unset; }
  @media (max-width: 767px) {
    .page-main .col-center .sect-articles .news-list {
      height: auto; }
      .page-main .col-center .sect-articles .news-list .news-item {
        float: none;
        padding-bottom: 0.5rem;
        -webkit-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
        -moz-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
        box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4); }
        .page-main .col-center .sect-articles .news-list .news-item.ni-large, .page-main .col-center .sect-articles .news-list .news-item.ni-small {
          width: 100%;
          height: auto;
          margin: 0 0 1.25rem; }
          .page-main .col-center .sect-articles .news-list .news-item.ni-large .news-text, .page-main .col-center .sect-articles .news-list .news-item.ni-small .news-text {
            position: relative;
            padding: 0;
            background: none;
            color: #333333; }
            .page-main .col-center .sect-articles .news-list .news-item.ni-large .news-text .news-name, .page-main .col-center .sect-articles .news-list .news-item.ni-small .news-text .news-name {
              display: none;
              max-height: none; }
            .page-main .col-center .sect-articles .news-list .news-item.ni-large .news-text .news-preview-text, .page-main .col-center .sect-articles .news-list .news-item.ni-small .news-text .news-preview-text {
              max-height: none; }
        .page-main .col-center .sect-articles .news-list .news-item:last-child {
          margin: 0;
          padding-bottom: 0;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        .page-main .col-center .sect-articles .news-list .news-item .news-preview-picture {
          position: relative; }
        .page-main .col-center .sect-articles .news-list .news-item .ada-news-text {
          position: relative;
          padding: 0;
          background: none;
          color: #333333; }
        .page-main .col-center .sect-articles .news-list .news-item .ada-news-text {
          display: block;
          margin-bottom: 1rem; }
          .page-main .col-center .sect-articles .news-list .news-item .ada-news-text .news-name {
            display: block;
            max-height: none;
            font-size: 1.25rem; }
          .page-main .col-center .sect-articles .news-list .news-item .ada-news-text .news-preview-text {
            display: none; } }
  @media (min-width: 1200px) {
    .page-main .col-center .sect-photo-video .wa-block-photo-video .phv-list .phv-item {
      height: 223px; }
      .page-main .col-center .sect-photo-video .wa-block-photo-video .phv-list .phv-item.phv-small {
        height: 141px; } }

/************************** End of page MAIN ***********************************/
/************************** Page NEWS ********************************/
.page-news .col-center .col-right, .page-news .col-center .main-square {
  margin-bottom: 0.5rem; }
.page-news .col-center .main-square {
  position: relative; }
.page-news .col-center.col-center-detail .main-square {
  display: block;
  width: 100%; }
  .page-news .col-center.col-center-detail .main-square > div {
    height: 100%; }
.page-news .col-center.col-center-detail .sect-adv {
  display: block; }
.page-news .col-center.col-center-detail .ada-sect-adv {
  display: none; }
@media (max-width: 767px) {
  .page-news .col-center.col-center-detail .sect-adv {
    display: none; }
  .page-news .col-center.col-center-detail .ada-sect-adv {
    display: block; } }
.page-news .sect-filter {
  margin-bottom: 2rem; }
.page-news .sect-adv {
  margin-bottom: 1.25rem; }
.page-news .sect-news .news-list {
  overflow: auto; }
  .page-news .sect-news .news-list .news-item {
    display: inline-block;
    width: 33.3333%;
    margin: 0 -4px 1.25rem 0;
    vertical-align: top; }
    .page-news .sect-news .news-list .news-item .news-preview-picture {
      display: block;
      position: relative;
      width: 100%;
      height: 180px;
      background: transparent center center no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .page-news .sect-news .news-list .news-item .news-preview-picture img {
        display: block;
        width: 100%;
        z-index: 1; }
      .page-news .sect-news .news-list .news-item .news-preview-picture a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3; }
    .page-news .sect-news .news-list .news-item .news-rubric {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .page-news .sect-news .news-list .news-item .ada-news-text, .page-news .sect-news .news-list .news-item .news-text {
      display: block;
      background: transparent; }
      .page-news .sect-news .news-list .news-item .ada-news-text .news-date, .page-news .sect-news .news-list .news-item .ada-news-text .news-time, .page-news .sect-news .news-list .news-item .news-text .news-date, .page-news .sect-news .news-list .news-item .news-text .news-time {
        padding: 0.4375rem 0 0.5625rem;
        font-size: 1.1875rem;
        font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
        color: #7c8fc4; }
      .page-news .sect-news .news-list .news-item .ada-news-text .news-date, .page-news .sect-news .news-list .news-item .news-text .news-date {
        float: left; }
      .page-news .sect-news .news-list .news-item .ada-news-text .news-time, .page-news .sect-news .news-list .news-item .news-text .news-time {
        display: none;
        float: right; }
      .page-news .sect-news .news-list .news-item .ada-news-text .news-name, .page-news .sect-news .news-list .news-item .ada-news-text .news-preview-text, .page-news .sect-news .news-list .news-item .news-text .news-name, .page-news .sect-news .news-list .news-item .news-text .news-preview-text {
        display: block;
        width: 100%;
        color: #666666;
        text-decoration: none; }
        .page-news .sect-news .news-list .news-item .ada-news-text .news-name .news-page-url, .page-news .sect-news .news-list .news-item .ada-news-text .news-preview-text .news-page-url, .page-news .sect-news .news-list .news-item .news-text .news-name .news-page-url, .page-news .sect-news .news-list .news-item .news-text .news-preview-text .news-page-url {
          display: block;
          color: inherit;
          text-decoration: none; }
        .page-news .sect-news .news-list .news-item .ada-news-text .news-name p, .page-news .sect-news .news-list .news-item .ada-news-text .news-preview-text p, .page-news .sect-news .news-list .news-item .news-text .news-name p, .page-news .sect-news .news-list .news-item .news-text .news-preview-text p {
          margin: 0;
          padding: 0;
          text-align: left;
          text-indent: unset; }
      .page-news .sect-news .news-list .news-item .ada-news-text .news-name, .page-news .sect-news .news-list .news-item .news-text .news-name {
        display: block;
        line-height: 1.2;
        font-size: 1.1875rem;
        /*max-height: 4 * 1.2 * 1.1875rem;*/
        overflow: hidden; }
    .page-news .sect-news .news-list .news-item .ada-news-text {
      display: none;
      margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .page-news .sect-news .news-list .before-adv:nth-child(3n + 1) > div {
      margin-right: 2.5rem; }
    .page-news .sect-news .news-list .before-adv:nth-child(3n + 2) > div {
      margin: 0 1.25rem; }
    .page-news .sect-news .news-list .before-adv:nth-child(3n) > div {
      margin-left: 2.5rem; }
    .page-news .sect-news .news-list .after-adv:nth-child(3n + 2) > div {
      margin-right: 2.5rem; }
    .page-news .sect-news .news-list .after-adv:nth-child(3n) > div {
      margin: 0 1.25rem; }
    .page-news .sect-news .news-list .after-adv:nth-child(3n + 1) > div {
      margin-left: 2.5rem; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-news .sect-news .news-list .news-item .news-preview-picture {
      height: 130px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-news .sect-news .news-list .news-item {
      width: 50%; }
    .page-news .sect-news .news-list .before-adv:nth-child(2n + 1) > div {
      margin: 0 0.625rem 0 0; }
    .page-news .sect-news .news-list .before-adv:nth-child(2n) > div {
      margin: 0 0 0 0.625rem; }
    .page-news .sect-news .news-list .after-adv:nth-child(2n) > div {
      margin: 0 0.625rem 0 0; }
    .page-news .sect-news .news-list .after-adv:nth-child(2n + 1) > div {
      margin: 0 0 0 0.625rem; } }
  @media (max-width: 767px) {
    .page-news .sect-news .news-list .news-item {
      width: 100%;
      margin: 0 0 1.25rem;
      -webkit-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
      -moz-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
      box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4); }
      .page-news .sect-news .news-list .news-item .ada-news-text {
        display: block; }
      .page-news .sect-news .news-list .news-item .news-text {
        display: none; }
      .page-news .sect-news .news-list .news-item .news-preview-picture {
        height: auto; }
      .page-news .sect-news .news-list .news-item:last-child {
        margin: 0; }
    .page-news .sect-news .news-list .before-adv > div, .page-news .sect-news .news-list .after-adv > div {
      margin: 0; } }
.page-news .sect-news .news-details {
  position: relative; }
  .page-news .sect-news .news-details .news-head .news-detail-picture {
    display: block;
    position: relative;
    float: left;
    max-width: 60%;
    margin: 0 1.25rem 1rem 0;
    vertical-align: top;
    text-align: left; }
    .page-news .sect-news .news-details .news-head .news-detail-picture > div {
      display: inline-block;
      position: relative;
      max-width: 100%;
      max-height: 100%;
      background: transparent center center no-repeat;
      -webkit-background-size: auto auto;
      -moz-background-size: auto auto;
      -o-background-size: auto auto;
      background-size: auto auto;
      overflow: hidden; }
    .page-news .sect-news .news-details .news-head .news-detail-picture img {
      max-width: 100%;
      max-height: 100%;
      border: none; }
  .page-news .sect-news .news-details .news-head .news-rubric {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0; }
  .page-news .sect-news .news-details .news-head .news-text {
    vertical-align: top; }
    .page-news .sect-news .news-details .news-head .news-text .news-date, .page-news .sect-news .news-details .news-head .news-text .news-time {
      margin-bottom: 1.125rem;
      font-size: 1.1875rem;
      font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-style: italic;
      color: #666666; }
    .page-news .sect-news .news-details .news-head .news-text .news-date {
      display: block; }
    .page-news .sect-news .news-details .news-head .news-text .news-time {
      display: none;
      float: right; }
    .page-news .sect-news .news-details .news-head .news-text .news-name {
      margin-bottom: 1.5625rem; }
      .page-news .sect-news .news-details .news-head .news-text .news-name h1 {
        font-size: 2.1875rem;
        font-family: Arial, Helvetica, sans-serif; }
    .page-news .sect-news .news-details .news-head .news-text .news-preview-text {
      margin-bottom: 1.5625rem;
      font-size: 1.5rem;
      font-family: TimesNewRomanRegular, Arial, Helvetica, sans-serif;
      color: #333333;
      font-style: italic; }
  .page-news .sect-news .news-details .news-body {
    position: relative; }
    .page-news .sect-news .news-details .news-body .news-detail-text {
      display: block;
      font-size: 1.25rem;
      color: #666666;
      font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif; }
      .page-news .sect-news .news-details .news-body .news-detail-text img {
        display: block;
        margin: 1.5625rem auto 0;
        border: none;
        vertical-align: middle; }
      .page-news .sect-news .news-details .news-body .news-detail-text iframe {
        display: block;
        max-width: 100%;
        margin: 1.5625rem auto 0; }
    .page-news .sect-news .news-details .news-body .news-img-list .news-img {
      float: left;
      width: 25%;
      height: 147px;
      margin-bottom: 1.5625rem;
      vertical-align: top; }
      .page-news .sect-news .news-details .news-body .news-img-list .news-img > div {
        display: inline-block;
        position: relative;
        max-width: 100%;
        max-height: 100%;
        margin-right: 2%;
        text-align: center;
        background: transparent center center no-repeat;
        -webkit-background-size: auto auto;
        -moz-background-size: auto auto;
        -o-background-size: auto auto;
        background-size: auto auto;
        overflow: hidden; }
      .page-news .sect-news .news-details .news-body .news-img-list .news-img img {
        max-width: 100%;
        max-height: 100%;
        border: none; }
      .page-news .sect-news .news-details .news-body .news-img-list .news-img:nth-child(4n) > div {
        margin-right: 0; }
  .page-news .sect-news .news-details .block-ya-share {
    margin: 1.5625rem 0 2rem; }
  @media (min-width: 992px) {
    .page-news .sect-news .news-details .news-body {
      position: relative; }
      .page-news .sect-news .news-details .news-body .news-img-list .news-img:nth-child(4n) > div {
        margin-right: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-news .sect-news .news-details .news-body {
      position: relative; }
      .page-news .sect-news .news-details .news-body .news-img-list .news-img {
        width: 50%; }
        .page-news .sect-news .news-details .news-body .news-img-list .news-img:nth-child(2n) > div {
          margin-right: 0; } }
  @media (max-width: 767px) {
    .page-news .sect-news .news-details .news-head .news-text .news-name h1 {
      font-size: 1.75rem; }
    .page-news .sect-news .news-details .news-head .news-detail-picture {
      float: none;
      max-width: none;
      margin: 0 0 1.25rem 0; }
    .page-news .sect-news .news-details .news-body {
      position: relative; }
      .page-news .sect-news .news-details .news-body .news-img-list .news-img {
        float: none;
        width: 100%;
        margin-right: 0; } }

/************************** End of Page NEWS ********************************/
/************************** Page MAGAZINE ********************************/
.page-magazine .indent-years {
  margin-left: 125px; }
.page-magazine .sect-years {
  float: left;
  width: 100px;
  margin: 0 0 1.5625rem;
  vertical-align: top;
  overflow: hidden; }
  .page-magazine .sect-years .year-item {
    display: block;
    width: 100%;
    height: 2.625rem;
    margin: 0.25rem 0;
    line-height: 2.625rem;
    font-size: 1.5rem;
    color: #666666;
    text-align: center;
    text-decoration: none;
    cursor: pointer; }
    .page-magazine .sect-years .year-item:first-child {
      margin-top: 0; }
    .page-magazine .sect-years .year-item.selected {
      background: transparent no-repeat center;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      color: #ffffff;
      cursor: default; }
@media (max-width: 767px) {
  .page-magazine .indent-years {
    margin-left: 5.5rem; }
  .page-magazine .sect-years {
    width: 5rem; }
    .page-magazine .sect-years .year-item {
      height: 2.125rem;
      line-height: 2.125rem;
      font-size: 1.25rem; } }
.page-magazine .sect-mag {
  vertical-align: top; }
  .page-magazine .sect-mag .mag-num {
    margin-bottom: 2.25rem; }
    .page-magazine .sect-mag .mag-num .mag-d-picture {
      display: inline-block;
      width: 54%;
      margin-right: -4px;
      vertical-align: top;
      box-shadow: 0.625rem 0.625rem 0.625rem 0 #c1c1c1; }
      .page-magazine .sect-mag .mag-num .mag-d-picture img {
        width: 100%; }
    .page-magazine .sect-mag .mag-num .mag-d-descr {
      display: inline-block;
      width: 46%;
      padding-left: 4%;
      margin-right: -4px;
      vertical-align: top;
      font-size: 1.5rem;
      color: #000000; }
      .page-magazine .sect-mag .mag-num .mag-d-descr .line1 {
        margin-bottom: 0.625rem; }
      .page-magazine .sect-mag .mag-num .mag-d-descr .line2 {
        margin-bottom: 1.5625rem; }
      .page-magazine .sect-mag .mag-num .mag-d-descr .line3 {
        margin-bottom: 0.3125rem; }
        .page-magazine .sect-mag .mag-num .mag-d-descr .line3 a {
          font-size: 1.125rem;
          color: #666666;
          font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
          text-decoration: underline; }
      .page-magazine .sect-mag .mag-num .mag-d-descr .line4 {
        height: 2rem;
        min-width: 43px;
        line-height: 2rem;
        background: transparent left center no-repeat; }
        .page-magazine .sect-mag .mag-num .mag-d-descr .line4 a {
          display: inline-block;
          padding-left: 43px;
          line-height: 1.0;
          vertical-align: middle;
          font-size: 1.125rem;
          color: #666666;
          font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
          text-decoration: underline;
          background: transparent left center no-repeat; }
  .page-magazine .sect-mag .mag-nums .mag-item {
    display: inline-block;
    width: 20%;
    padding: 0 3% 0 0;
    margin: 0 -4px 1.5625rem 0;
    vertical-align: top; }
    .page-magazine .sect-mag .mag-nums .mag-item .picture {
      display: block;
      width: 100%;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .page-magazine .sect-mag .mag-nums .mag-item .picture img {
        width: 100%; }
    .page-magazine .sect-mag .mag-nums .mag-item .number {
      display: block;
      margin-top: 0.625rem;
      font-size: 1.125rem;
      color: #000000;
      text-align: center; }
    .page-magazine .sect-mag .mag-nums .mag-item:nth-child(5n) {
      margin-right: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-magazine .sect-mag .mag-nums .mag-item {
      width: 33.3333%; } }
  @media (max-width: 767px) {
    .page-magazine .sect-mag .mag-num .mag-d-picture {
      display: block;
      width: 100%;
      margin: 0 0 1.25rem; }
    .page-magazine .sect-mag .mag-num .mag-d-descr {
      display: block;
      width: 100%;
      margin: 0; }
    .page-magazine .sect-mag .mag-nums .mag-item {
      width: 50%; } }

/************************** End of Page MAGAZINE ********************************/
/************************** Page ARTICLES ********************************/
.page-articles .col-center .main-square > div {
  height: 100%; }
.page-articles .col-center.col-center-detail .main-square {
  display: block;
  position: relative;
  width: 100%; }
  .page-articles .col-center.col-center-detail .main-square > div {
    height: auto; }
.page-articles .col-center.col-center-detail .news-detail-adv {
  display: block; }
.page-articles .col-center.col-center-detail .ada-news-detail-adv {
  display: none; }
@media (max-width: 767px) {
  .page-articles .col-center.col-center-detail .news-detail-adv {
    display: none; }
  .page-articles .col-center.col-center-detail .ada-news-detail-adv {
    display: block; } }
.page-articles .sect-filter {
  margin-bottom: 2rem; }
@media (max-width: 767px) {
  .page-articles .sect-rubrics {
    display: none; } }
.page-articles .sect-articles {
  margin-bottom: 1.25rem; }
  .page-articles .sect-articles .article-list {
    overflow: auto; }
    .page-articles .sect-articles .article-list .news-item {
      position: relative;
      min-height: 200px;
      margin-bottom: 1.25rem;
      vertical-align: top;
      overflow: hidden; }
      .page-articles .sect-articles .article-list .news-item .news-preview-picture {
        position: absolute;
        top: 0;
        left: 0;
        width: 26.65%;
        height: 100%;
        margin-right: -4px;
        background: transparent center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden; }
        .page-articles .sect-articles .article-list .news-item .news-preview-picture img {
          display: block;
          width: 100%;
          z-index: 1; }
        .page-articles .sect-articles .article-list .news-item .news-preview-picture a {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 3; }
      .page-articles .sect-articles .article-list .news-item .news-rubric {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      .page-articles .sect-articles .article-list .news-item .ada-news-text, .page-articles .sect-articles .article-list .news-item .news-text {
        position: relative;
        margin-left: 28%;
        margin-right: -4px;
        vertical-align: top;
        background: transparent; }
        .page-articles .sect-articles .article-list .news-item .ada-news-text .news-date, .page-articles .sect-articles .article-list .news-item .ada-news-text .news-time, .page-articles .sect-articles .article-list .news-item .news-text .news-date, .page-articles .sect-articles .article-list .news-item .news-text .news-time {
          margin-bottom: 0.0625rem;
          font-size: 1.0625rem;
          font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif;
          font-weight: bold;
          font-style: italic;
          color: #666666; }
        .page-articles .sect-articles .article-list .news-item .ada-news-text .news-date, .page-articles .sect-articles .article-list .news-item .news-text .news-date {
          display: block; }
        .page-articles .sect-articles .article-list .news-item .ada-news-text .news-time, .page-articles .sect-articles .article-list .news-item .news-text .news-time {
          display: none;
          float: right; }
        .page-articles .sect-articles .article-list .news-item .ada-news-text .news-author, .page-articles .sect-articles .article-list .news-item .news-text .news-author {
          margin-bottom: 25px;
          font-size: 1.0625rem;
          font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif;
          font-weight: bold;
          font-style: italic;
          color: #999999; }
        .page-articles .sect-articles .article-list .news-item .ada-news-text .news-name, .page-articles .sect-articles .article-list .news-item .ada-news-text .news-preview-text, .page-articles .sect-articles .article-list .news-item .news-text .news-name, .page-articles .sect-articles .article-list .news-item .news-text .news-preview-text {
          display: block;
          width: 100%;
          color: #666666;
          text-decoration: none; }
          .page-articles .sect-articles .article-list .news-item .ada-news-text .news-name .news-page-url, .page-articles .sect-articles .article-list .news-item .ada-news-text .news-preview-text .news-page-url, .page-articles .sect-articles .article-list .news-item .news-text .news-name .news-page-url, .page-articles .sect-articles .article-list .news-item .news-text .news-preview-text .news-page-url {
            display: block;
            color: inherit;
            text-decoration: none; }
          .page-articles .sect-articles .article-list .news-item .ada-news-text .news-name p, .page-articles .sect-articles .article-list .news-item .ada-news-text .news-preview-text p, .page-articles .sect-articles .article-list .news-item .news-text .news-name p, .page-articles .sect-articles .article-list .news-item .news-text .news-preview-text p {
            margin: 0;
            padding: 0;
            text-align: left;
            text-indent: unset; }
        .page-articles .sect-articles .article-list .news-item .ada-news-text .news-name, .page-articles .sect-articles .article-list .news-item .news-text .news-name {
          display: block;
          margin-bottom: 25px;
          line-height: 1.2;
          font-size: 1.875rem;
          /*max-height: 2 * 1.2 * 1.875rem;*/
          font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          color: #000000;
          overflow: hidden; }
        .page-articles .sect-articles .article-list .news-item .ada-news-text .news-preview-text, .page-articles .sect-articles .article-list .news-item .news-text .news-preview-text {
          line-height: 1.2;
          font-size: 1.125rem;
          /*max-height: 3 * 1.2 * 1.125rem;*/
          color: #666666;
          overflow: hidden; }
      .page-articles .sect-articles .article-list .news-item .ada-news-text {
        display: none;
        margin: 0 0 1rem 0; }
        .page-articles .sect-articles .article-list .news-item .ada-news-text .news-preview-text {
          display: none; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-articles .sect-articles .article-list .news-item {
        min-height: 150px;
        height: auto;
        overflow: auto; }
        .page-articles .sect-articles .article-list .news-item .news-preview-picture {
          display: block;
          position: relative;
          float: left;
          height: 150px;
          margin: 0 20px 15px 0; }
        .page-articles .sect-articles .article-list .news-item .news-text {
          margin: 0; }
          .page-articles .sect-articles .article-list .news-item .news-text .news-author {
            display: inline;
            margin-bottom: 0; }
            .page-articles .sect-articles .article-list .news-item .news-text .news-author span {
              display: block;
              padding-bottom: 25px; }
          .page-articles .sect-articles .article-list .news-item .news-text .news-name {
            display: inline;
            max-height: none;
            font-size: 1.1875rem; }
            .page-articles .sect-articles .article-list .news-item .news-text .news-name a {
              display: block;
              padding-bottom: 25px; }
          .page-articles .sect-articles .article-list .news-item .news-text .news-preview-text {
            display: inline;
            max-height: none; } }
    @media (max-width: 767px) {
      .page-articles .sect-articles .article-list .news-item {
        padding-bottom: 0.25rem;
        min-height: 0;
        height: auto;
        font-size: 1.1875rem;
        -webkit-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
        -moz-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
        box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4); }
        .page-articles .sect-articles .article-list .news-item .ada-news-text {
          display: block; }
          .page-articles .sect-articles .article-list .news-item .ada-news-text .news-date, .page-articles .sect-articles .article-list .news-item .ada-news-text .news-time {
            padding: 0.4375rem 0 0.5625rem;
            margin-bottom: 0; }
          .page-articles .sect-articles .article-list .news-item .ada-news-text .news-author {
            margin-bottom: 1rem; }
          .page-articles .sect-articles .article-list .news-item .ada-news-text .news-name {
            margin-bottom: 1rem;
            line-height: 1.2;
            font-size: 1.1875rem;
            max-height: none;
            /* 2 * 1.2 * 1.1875rem; */ }
          .page-articles .sect-articles .article-list .news-item .ada-news-text .news-preview-text {
            line-height: 1.2;
            font-size: 1.125rem;
            max-height: none;
            /*4 * 1.2 * 1.125rem; */ }
        .page-articles .sect-articles .article-list .news-item .news-preview-picture {
          display: block;
          position: relative;
          width: 100%;
          float: none;
          height: auto; }
        .page-articles .sect-articles .article-list .news-item .news-text {
          margin: 0; }
          .page-articles .sect-articles .article-list .news-item .news-text .news-date, .page-articles .sect-articles .article-list .news-item .news-text .news-time {
            display: none;
            padding: 0.4375rem 0 0.5625rem;
            margin-bottom: 0; }
          .page-articles .sect-articles .article-list .news-item .news-text .news-author {
            display: none; }
          .page-articles .sect-articles .article-list .news-item .news-text .news-name {
            display: none;
            line-height: 1.2;
            font-size: 1.1875rem;
            max-height: none;
            /* 2 * 1.2 * 1.1875rem; */ }
          .page-articles .sect-articles .article-list .news-item .news-text .news-preview-text {
            margin-top: 1rem;
            line-height: 1.2;
            font-size: 1.125rem;
            max-height: none;
            /*4 * 1.2 * 1.125rem; */ } }
  .page-articles .sect-articles .sect-adv {
    width: 100%;
    margin-bottom: 1.25rem; }
  .page-articles .sect-articles .article-details {
    margin-bottom: 1.25rem; }
    .page-articles .sect-articles .article-details .news-head .news-text .news-date, .page-articles .sect-articles .article-details .news-head .news-text .news-time {
      margin-bottom: 1.125rem;
      font-size: 1.1875rem;
      font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-style: italic;
      color: #666666; }
    .page-articles .sect-articles .article-details .news-head .news-text .news-date {
      display: block; }
    .page-articles .sect-articles .article-details .news-head .news-text .news-time {
      display: none;
      float: right; }
    .page-articles .sect-articles .article-details .news-head .news-text .news-author {
      margin-bottom: 1.5625rem;
      font-size: 1.0625rem;
      font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-style: italic;
      color: #999999; }
    .page-articles .sect-articles .article-details .news-head .news-text .news-name {
      margin-bottom: 1.5625rem;
      font-size: 3.5rem;
      font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
      font-weight: normal;
      text-transform: none;
      color: #000000; }
    .page-articles .sect-articles .article-details .news-head .news-text .news-preview-text {
      margin-bottom: 3rem;
      font-size: 1.625rem;
      font-family: TimesNewRomanRegular, Arial, Helvetica, sans-serif;
      color: #333333; }
    .page-articles .sect-articles .article-details .news-head .news-detail-picture {
      position: relative;
      margin: 0 auto 2.1875rem;
      text-align: center; }
      .page-articles .sect-articles .article-details .news-head .news-detail-picture > div {
        display: inline-block;
        position: relative;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
        background: transparent center center no-repeat;
        -webkit-background-size: auto auto;
        -moz-background-size: auto auto;
        -o-background-size: auto auto;
        background-size: auto auto;
        overflow: hidden; }
      .page-articles .sect-articles .article-details .news-head .news-detail-picture img {
        max-width: 100%;
        max-height: 100%;
        border: none; }
    .page-articles .sect-articles .article-details .news-head .news-rubric {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0; }
    .page-articles .sect-articles .article-details .news-body {
      position: relative; }
      .page-articles .sect-articles .article-details .news-body .news-detail-text {
        display: block;
        vertical-align: top;
        font-size: 1.125rem;
        color: #666666;
        overflow: hidden; }
        .page-articles .sect-articles .article-details .news-body .news-detail-text img {
          display: block;
          max-width: 100%;
          margin: 1.5625rem auto 0;
          border: none;
          vertical-align: middle; }
        .page-articles .sect-articles .article-details .news-body .news-detail-text iframe {
          display: block;
          max-width: 100%;
          margin: 1.5625rem auto 0; }
    .page-articles .sect-articles .article-details .block-ya-share {
      margin: 1.5625rem 0 2rem; }
    .page-articles .sect-articles .article-details .wa-block-advertising {
      margin-bottom: 1.25rem; }
    @media (max-width: 767px) {
      .page-articles .sect-articles .article-details .news-head .news-text .news-name {
        font-size: 1.75rem; }
      .page-articles .sect-articles .article-details .news-head .news-text .news-preview-text {
        font-size: 1.25rem; }
      .page-articles .sect-articles .article-details .news-head .news-detail-picture {
        float: none;
        max-width: none;
        margin: 0 0 1.25rem 0; }
      .page-articles .sect-articles .article-details .news-body .news-detail-text {
        display: block;
        width: 100%;
        margin: 0; }
        .page-articles .sect-articles .article-details .news-body .news-detail-text table {
          max-width: 100%; } }

/************************** End of Page ARTICLES ********************************/
/************************** Page PHOTO/VIDEO ********************************/
.page-photo_video .col-brands {
  top: 75px; }
.page-photo_video .sect-adv {
  margin-bottom: 0; }
.page-photo_video .sect-photo-video {
  margin-top: 0.5rem;
  margin-bottom: 2.5rem; }
  .page-photo_video .sect-photo-video .col-title {
    display: none; }
.page-photo_video .main-square .block-filter {
  margin-bottom: 2rem; }
.page-photo_video .main-square .block-photo-title, .page-photo_video .main-square .block-video-title {
  display: inline-block;
  margin-bottom: 1.25rem;
  vertical-align: top;
  font-size: 1.25rem;
  font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
  text-transform: uppercase; }
.page-photo_video .main-square .all-photo, .page-photo_video .main-square .all-video {
  display: inline-block;
  float: right;
  vertical-align: top;
  font-size: 1.0625rem;
  color: #7c8fc4;
  text-transform: uppercase; }
.page-photo_video .main-square .photo-video-delimiter {
  margin: 0 0 1.25rem 0;
  border: none;
  border-bottom: 2px dashed #9b9b9b; }
.page-photo_video .main-square .block-photo .ph-item-photo {
  position: relative;
  height: 100%;
  background: transparent center top no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden; }
  .page-photo_video .main-square .block-photo .ph-item-photo .ph-rubric {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0; }
  .page-photo_video .main-square .block-photo .ph-item-photo .ph-marker {
    position: absolute;
    top: 15px;
    right: 17px;
    min-width: 1.8125rem;
    min-height: 1.1875rem;
    line-height: 1.1875rem;
    font-size: 0.6875rem;
    color: #000000;
    text-align: center;
    background: url(../images/photo-small.png) center center no-repeat;
    z-index: 4; }
  .page-photo_video .main-square .block-photo .ph-item-photo img {
    position: absolute;
    top: 100%;
    left: 100%; }
.page-photo_video .main-square .block-photo .ph-text {
  z-index: 3; }
  .page-photo_video .main-square .block-photo .ph-text > div {
    overflow: hidden; }
  .page-photo_video .main-square .block-photo .ph-text p {
    margin: 0;
    padding: 0; }
.page-photo_video .main-square .block-photo .ph-1-photo {
  margin-bottom: 1.25rem; }
  .page-photo_video .main-square .block-photo .ph-1-photo .ph-item-photo {
    display: inline-block;
    width: 65%;
    min-height: 425px;
    margin-right: -4px;
    vertical-align: top; }
    .page-photo_video .main-square .block-photo .ph-1-photo .ph-item-photo .ph-marker {
      min-width: 3.4375rem;
      min-height: 1.9375rem;
      line-height: 1.9375rem;
      font-size: 0.875rem;
      background-image: url(../images/photo-big.png); }
  .page-photo_video .main-square .block-photo .ph-1-photo .ph-text {
    display: inline-block;
    width: 35%;
    margin-right: -4px;
    padding: 0.625rem 0 0.625rem 2.6875rem;
    vertical-align: top;
    color: #666666; }
    .page-photo_video .main-square .block-photo .ph-1-photo .ph-text > div {
      font-size: 1.625rem;
      max-height: none; }
.page-photo_video .main-square .block-photo .ph-photo {
  float: left;
  width: 204px; }
  .page-photo_video .main-square .block-photo .ph-photo .ph-item-photo {
    display: block; }
    .page-photo_video .main-square .block-photo .ph-photo .ph-item-photo .ph-marker {
      background-image: url(../images/photo-small.png); }
  .page-photo_video .main-square .block-photo .ph-photo .ph-text {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.5rem 0.625rem;
    text-align: left;
    color: #ffffff; }
    .page-photo_video .main-square .block-photo .ph-photo .ph-text > div {
      line-height: 1.2;
      font-size: 0.625rem;
      max-height: 3rem; }
.page-photo_video .main-square .block-photo .js-prev {
  float: left;
  width: 19px;
  height: 133px;
  background: url(../images/slider-left.png) no-repeat center center;
  cursor: pointer; }
.page-photo_video .main-square .block-photo .js-next {
  float: right;
  width: 19px;
  height: 133px;
  background: url(../images/slider-right.png) no-repeat center center;
  cursor: pointer; }
.page-photo_video .main-square .block-photo .js-carousel-simple {
  margin: 0;
  overflow: hidden; }
@media (min-width: 768px) and (max-width: 991px) {
  .page-photo_video .main-square .block-photo .ph-1-photo .ph-item-photo {
    display: block;
    width: 100%;
    min-height: 266px;
    margin-right: 0; }
  .page-photo_video .main-square .block-photo .ph-1-photo .ph-text {
    display: block;
    width: 100%;
    margin-right: 0; } }
@media (max-width: 767px) {
  .page-photo_video .main-square .block-photo .ph-1-photo .ph-item-photo {
    display: block;
    width: 100%;
    min-height: 199.5px;
    margin-right: 0; }
  .page-photo_video .main-square .block-photo .ph-1-photo .ph-text {
    display: block;
    width: 100%;
    margin-right: 0;
    padding: 0.625rem 0; }
    .page-photo_video .main-square .block-photo .ph-1-photo .ph-text > div {
      font-size: 1rem; }
  .page-photo_video .main-square .block-photo .ph-photo .ph-text > div {
    line-height: 1.2;
    font-size: 0.75rem;
    max-height: 3.6rem; } }
.page-photo_video .main-square .block-video {
  position: relative; }
  .page-photo_video .main-square .block-video .pv-item-video {
    position: relative;
    height: 100%;
    background: transparent center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden; }
    .page-photo_video .main-square .block-video .pv-item-video .pv-rubric {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0; }
    .page-photo_video .main-square .block-video .pv-item-video .pv-duration {
      position: absolute;
      top: 0;
      right: 0;
      display: inline-block; }
    .page-photo_video .main-square .block-video .pv-item-video .pv-marker {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      font-size: 0.6875rem;
      color: #000000;
      text-align: center;
      background: url(../images/play-small.png) center center no-repeat;
      z-index: 4; }
    .page-photo_video .main-square .block-video .pv-item-video img {
      position: absolute;
      top: 100%;
      left: 100%; }
  .page-photo_video .main-square .block-video .pv-text {
    z-index: 3; }
    .page-photo_video .main-square .block-video .pv-text > div {
      overflow: hidden; }
    .page-photo_video .main-square .block-video .pv-text p {
      margin: 0;
      padding: 0; }
  .page-photo_video .main-square .block-video .pv-1-video {
    margin-bottom: 1.25rem; }
    .page-photo_video .main-square .block-video .pv-1-video .pv-item-video {
      display: inline-block;
      width: 65%;
      min-height: 425px;
      margin-right: -4px;
      vertical-align: top; }
      .page-photo_video .main-square .block-video .pv-1-video .pv-item-video .pv-marker {
        background-image: url(../images/play-big.png); }
    .page-photo_video .main-square .block-video .pv-1-video .pv-text {
      display: inline-block;
      width: 35%;
      margin-right: -4px;
      padding: 0.625rem 0 0.625rem 2.6875rem;
      vertical-align: top;
      color: #666666; }
      .page-photo_video .main-square .block-video .pv-1-video .pv-text > div {
        font-size: 1.625rem;
        max-height: none; }
  .page-photo_video .main-square .block-video .pv-video {
    float: left;
    width: 204px; }
    .page-photo_video .main-square .block-video .pv-video .pv-item-video {
      display: block; }
      .page-photo_video .main-square .block-video .pv-video .pv-item-video .pv-marker {
        background-image: url(../images/play-medium.png); }
    .page-photo_video .main-square .block-video .pv-video .pv-text {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 0.5rem 0.625rem;
      text-align: left;
      color: #ffffff; }
      .page-photo_video .main-square .block-video .pv-video .pv-text > div {
        line-height: 1.2;
        font-size: 0.625rem;
        max-height: 3rem; }
  .page-photo_video .main-square .block-video .js-prev {
    float: left;
    width: 19px;
    height: 133px;
    background: url(../images/slider-left.png) no-repeat center center;
    cursor: pointer; }
  .page-photo_video .main-square .block-video .js-next {
    float: right;
    width: 19px;
    height: 133px;
    background: url(../images/slider-right.png) no-repeat center center;
    cursor: pointer; }
  .page-photo_video .main-square .block-video .js-carousel-simple {
    margin: 0;
    overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-photo_video .main-square .block-video .pv-1-video .pv-item-video {
      display: block;
      width: 100%;
      min-height: 266px;
      margin-right: 0; }
      .page-photo_video .main-square .block-video .pv-1-video .pv-item-video .pv-marker {
        background-image: url(../images/play-medium.png); }
    .page-photo_video .main-square .block-video .pv-1-video .pv-text {
      display: block;
      width: 100%;
      margin-right: 0; } }
  @media (max-width: 767px) {
    .page-photo_video .main-square .block-video .pv-1-video .pv-item-video {
      display: block;
      width: 100%;
      min-height: 199.5px;
      margin-right: 0; }
      .page-photo_video .main-square .block-video .pv-1-video .pv-item-video .pv-marker {
        background-image: url(../images/play-medium.png); }
    .page-photo_video .main-square .block-video .pv-1-video .pv-text {
      display: block;
      width: 100%;
      margin-right: 0;
      padding: 0.625rem 0; }
      .page-photo_video .main-square .block-video .pv-1-video .pv-text > div {
        font-size: 1rem; }
    .page-photo_video .main-square .block-video .pv-video .pv-text > div {
      line-height: 1.2;
      font-size: 0.75rem;
      max-height: 3.6rem; } }

/************************** End of Page PHOTO/VIDEO ********************************/
/************************** Page VIDEO ********************************/
.page-photo .col-center .main-square {
  position: relative; }
.page-photo .sect-filter {
  margin-bottom: 2rem; }
.page-photo .sect-adv {
  margin-bottom: 1.25rem; }
.page-photo .sect-photo {
  margin-bottom: 1.25rem; }
  .page-photo .sect-photo .h-list {
    overflow: auto; }
    .page-photo .sect-photo .h-list .h-item {
      display: inline-block;
      position: relative;
      width: 33.3333%;
      margin: 0 -4px 1.25rem 0;
      vertical-align: top; }
      .page-photo .sect-photo .h-list .h-item .news-preview-picture {
        display: block;
        position: relative;
        width: 100%;
        height: 150px;
        background: transparent center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden; }
        .page-photo .sect-photo .h-list .h-item .news-preview-picture a {
          display: block;
          height: 100%; }
        .page-photo .sect-photo .h-list .h-item .news-preview-picture .ph-rubric {
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0; }
        .page-photo .sect-photo .h-list .h-item .news-preview-picture .ph-marker {
          position: absolute;
          top: 15px;
          right: 17px;
          width: 1.8125rem;
          height: 1.1875rem;
          line-height: 1.1875rem;
          font-size: 0.6875rem;
          color: #000000;
          text-align: center;
          background: url(../images/photo-small.png) center center no-repeat;
          z-index: 4; }
        .page-photo .sect-photo .h-list .h-item .news-preview-picture img {
          position: absolute;
          top: 100%;
          left: 100%; }
      .page-photo .sect-photo .h-list .h-item .news-text {
        display: block;
        background: transparent; }
        .page-photo .sect-photo .h-list .h-item .news-text .news-date, .page-photo .sect-photo .h-list .h-item .news-text .news-time {
          padding: 0.4375rem 0 0.5625rem;
          font-size: 1.1875rem;
          font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
          color: #7c8fc4; }
        .page-photo .sect-photo .h-list .h-item .news-text .news-date {
          float: left; }
        .page-photo .sect-photo .h-list .h-item .news-text .news-time {
          display: none;
          float: right; }
        .page-photo .sect-photo .h-list .h-item .news-text .news-name, .page-photo .sect-photo .h-list .h-item .news-text .news-preview-text {
          display: block;
          width: 100%;
          color: #666666;
          text-decoration: none; }
          .page-photo .sect-photo .h-list .h-item .news-text .news-name .news-page-url, .page-photo .sect-photo .h-list .h-item .news-text .news-preview-text .news-page-url {
            display: block;
            color: inherit;
            text-decoration: none; }
          .page-photo .sect-photo .h-list .h-item .news-text .news-name p, .page-photo .sect-photo .h-list .h-item .news-text .news-preview-text p {
            margin: 0;
            padding: 0;
            text-align: left;
            text-indent: unset; }
        .page-photo .sect-photo .h-list .h-item .news-text .news-name {
          display: block;
          line-height: 1.2;
          font-size: 1.1875rem;
          /*max-height: 4 * 1.2 * 1.1875rem;*/
          overflow: hidden; }
    @media (min-width: 992px) {
      .page-photo .sect-photo .h-list .before-adv:nth-child(3n + 1) > div {
        margin-right: 2.5rem; }
      .page-photo .sect-photo .h-list .before-adv:nth-child(3n + 2) > div {
        margin: 0 1.25rem; }
      .page-photo .sect-photo .h-list .before-adv:nth-child(3n) > div {
        margin-left: 2.5rem; }
      .page-photo .sect-photo .h-list .after-adv:nth-child(3n + 2) > div {
        margin-right: 2.5rem; }
      .page-photo .sect-photo .h-list .after-adv:nth-child(3n) > div {
        margin: 0 1.25rem; }
      .page-photo .sect-photo .h-list .after-adv:nth-child(3n + 1) > div {
        margin-left: 2.5rem; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-photo .sect-photo .h-list .h-item {
        width: 50%; }
      .page-photo .sect-photo .h-list .before-adv:nth-child(2n + 1) > div {
        margin: 0 0.625rem 0 0; }
      .page-photo .sect-photo .h-list .before-adv:nth-child(2n) > div {
        margin: 0 0 0 0.625rem; }
      .page-photo .sect-photo .h-list .after-adv:nth-child(2n) > div {
        margin: 0 0.625rem 0 0; }
      .page-photo .sect-photo .h-list .after-adv:nth-child(2n + 1) > div {
        margin: 0 0 0 0.625rem; } }
    @media (max-width: 767px) {
      .page-photo .sect-photo .h-list .h-item {
        width: 100%;
        margin: 0 0 1.25rem; }
        .page-photo .sect-photo .h-list .h-item:last-child {
          margin: 0; }
      .page-photo .sect-photo .h-list .before-adv > div, .page-photo .sect-photo .h-list .after-adv > div {
        margin: 0; } }

/************************** End of Page VIDEO ********************************/
/************************** Page VIDEO ********************************/
.page-video .col-center .main-square {
  position: relative; }
.page-video .sect-filter {
  margin-bottom: 2rem; }
.page-video .sect-adv {
  margin-bottom: 1.25rem; }
.page-video .sect-video {
  margin-bottom: 1.25rem; }
  .page-video .sect-video .v-list {
    overflow: auto; }
    .page-video .sect-video .v-list .v-item {
      display: inline-block;
      position: relative;
      width: 33.3333%;
      margin: 0 -4px 1.25rem 0;
      vertical-align: top; }
      .page-video .sect-video .v-list .v-item .news-preview-picture {
        display: block;
        position: relative;
        width: 100%;
        height: 150px;
        background: transparent center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden; }
        .page-video .sect-video .v-list .v-item .news-preview-picture a {
          display: block;
          height: 100%; }
        .page-video .sect-video .v-list .v-item .news-preview-picture .pv-rubric {
          display: inline-block; }
        .page-video .sect-video .v-list .v-item .news-preview-picture .pv-duration {
          position: absolute;
          top: 0;
          right: 0;
          display: inline-block; }
        .page-video .sect-video .v-list .v-item .news-preview-picture .pv-marker {
          position: absolute;
          bottom: 0;
          right: 0;
          width: 100%;
          height: 100%;
          font-size: 0.6875rem;
          color: #000000;
          text-align: center;
          background: url(../images/play-medium.png) center center no-repeat;
          z-index: 4; }
      .page-video .sect-video .v-list .v-item .news-text {
        display: block;
        background: transparent; }
        .page-video .sect-video .v-list .v-item .news-text .news-date, .page-video .sect-video .v-list .v-item .news-text .news-time {
          padding: 0.4375rem 0 0.5625rem;
          font-size: 1.1875rem;
          font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
          color: #7c8fc4; }
        .page-video .sect-video .v-list .v-item .news-text .news-date {
          float: left; }
        .page-video .sect-video .v-list .v-item .news-text .news-time {
          display: none;
          float: right; }
        .page-video .sect-video .v-list .v-item .news-text .news-name, .page-video .sect-video .v-list .v-item .news-text .news-preview-text {
          display: block;
          width: 100%;
          color: #666666;
          text-decoration: none; }
          .page-video .sect-video .v-list .v-item .news-text .news-name .news-page-url, .page-video .sect-video .v-list .v-item .news-text .news-preview-text .news-page-url {
            display: block;
            color: inherit;
            text-decoration: none; }
          .page-video .sect-video .v-list .v-item .news-text .news-name p, .page-video .sect-video .v-list .v-item .news-text .news-preview-text p {
            margin: 0;
            padding: 0;
            text-align: left;
            text-indent: unset; }
        .page-video .sect-video .v-list .v-item .news-text .news-name {
          display: block;
          line-height: 1.2;
          font-size: 1.1875rem;
          /*max-height: 4 * 1.2 * 1.1875rem;*/
          overflow: hidden; }
    @media (min-width: 992px) {
      .page-video .sect-video .v-list .before-adv:nth-child(3n + 1) > div {
        margin-right: 2.5rem; }
      .page-video .sect-video .v-list .before-adv:nth-child(3n + 2) > div {
        margin: 0 1.25rem; }
      .page-video .sect-video .v-list .before-adv:nth-child(3n) > div {
        margin-left: 2.5rem; }
      .page-video .sect-video .v-list .after-adv:nth-child(3n + 2) > div {
        margin-right: 2.5rem; }
      .page-video .sect-video .v-list .after-adv:nth-child(3n) > div {
        margin: 0 1.25rem; }
      .page-video .sect-video .v-list .after-adv:nth-child(3n + 1) > div {
        margin-left: 2.5rem; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-video .sect-video .v-list .v-item {
        width: 50%; }
      .page-video .sect-video .v-list .before-adv:nth-child(2n + 1) > div {
        margin: 0 0.625rem 0 0; }
      .page-video .sect-video .v-list .before-adv:nth-child(2n) > div {
        margin: 0 0 0 0.625rem; }
      .page-video .sect-video .v-list .after-adv:nth-child(2n) > div {
        margin: 0 0.625rem 0 0; }
      .page-video .sect-video .v-list .after-adv:nth-child(2n + 1) > div {
        margin: 0 0 0 0.625rem; } }
    @media (max-width: 767px) {
      .page-video .sect-video .v-list .v-item {
        width: 100%;
        margin: 0 0 1.25rem; }
        .page-video .sect-video .v-list .v-item:last-child {
          margin: 0; }
      .page-video .sect-video .v-list .before-adv > div, .page-video .sect-video .v-list .after-adv > div {
        margin: 0; } }

/************************** End of Page VIDEO ********************************/
/************************** Page CORRESPONDENCE ********************************/
.page-correspondence .corr-top {
  margin-bottom: 3.75rem; }
  .page-correspondence .corr-top .btn-write {
    display: inline-block;
    width: 33%;
    height: 4rem;
    margin-right: -4px;
    line-height: 4rem;
    vertical-align: middle;
    background-color: #efefef;
    border: 3px outset #dfdede;
    font-size: 1.625rem;
    color: #666666;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer; }
  .page-correspondence .corr-top .corr-rules {
    display: inline-block;
    width: 67%;
    padding: 0 0 0 1.25rem;
    margin-right: -4px;
    vertical-align: middle;
    font-size: 0.875rem;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    color: #999999; }
.page-correspondence .corr-title {
  margin-bottom: 1.25rem;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif; }
.page-correspondence .corr-blog .blog-posts {
  width: 100%; }
.page-correspondence .corr-blog .corr-letter-list {
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 2px dashed #9b9b9b; }
.page-correspondence .corr-blog .corr-letter {
  margin-bottom: 0.625rem; }
  .page-correspondence .corr-blog .corr-letter .corr-post-date {
    display: inline-block;
    margin-right: 1.25rem;
    font-size: 1.1875rem;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    color: #666666; }
  .page-correspondence .corr-blog .corr-letter .corr-letter-title {
    display: inline-block;
    font-size: 1.125rem;
    font-style: italic;
    color: #000000; }
    .page-correspondence .corr-blog .corr-letter .corr-letter-title:hover {
      color: #999999; }
.page-correspondence .corr-blog .corr-post-current {
  margin-bottom: 2.1875rem; }
  .page-correspondence .corr-blog .corr-post-current .corr-post-date {
    margin-bottom: 1.25rem;
    font-size: 1.1875rem;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    color: #666666; }
  .page-correspondence .corr-blog .corr-post-current .corr-author {
    margin-bottom: 0.3125rem;
    font-size: 1.5625rem; }
  .page-correspondence .corr-blog .corr-post-current .corr-post-title {
    margin-bottom: 2.1875rem;
    font-size: 1.5625rem;
    font-weight: bold; }
  .page-correspondence .corr-blog .corr-post-current .corr-post-content img {
    margin: 0 0.9375rem 0.9375rem 0; }
.page-correspondence .corr-blog .comments-review .blog-add-comment {
  text-align: left; }
  .page-correspondence .corr-blog .comments-review .blog-add-comment > div {
    text-decoration: underline;
    cursor: pointer; }
@media (min-width: 768px) and (max-width: 991px) {
  .page-correspondence .corr-blog .blog-sidebar {
    width: 30%; }
  .page-correspondence .corr-blog .blog-posts {
    width: 69% !important; } }
@media (max-width: 767px) {
  .page-correspondence .corr-top .btn-write {
    display: block;
    width: 100%;
    margin-right: 0; }
  .page-correspondence .corr-top .corr-rules {
    display: block;
    width: 100%;
    margin-right: 0;
    padding: 1.25rem 0 0 0; }
  .page-correspondence .corr-blog .blog-sidebar {
    display: none; }
  .page-correspondence .corr-blog .blog-posts {
    display: block;
    float: none;
    width: 100% !important;
    margin-right: 0; } }

#POST_BLOG_FORM .blog-post-edit-form {
  width: auto;
  padding: 0; }
#POST_BLOG_FORM .blog-post-buttons {
  display: inline-block;
  width: 23%;
  padding-top: 1em;
  margin-right: -4px;
  vertical-align: middle; }
  #POST_BLOG_FORM .blog-post-buttons .corr-btn-publish {
    padding: 0;
    background: none;
    border: none;
    font-size: 1.5rem;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    cursor: pointer; }
    #POST_BLOG_FORM .blog-post-buttons .corr-btn-publish:hover {
      opacity: 0.75; }
#POST_BLOG_FORM .corr-rules {
  display: inline-block;
  width: 75%;
  padding-top: 1em;
  margin-right: -4px;
  vertical-align: middle;
  font-size: 0.875rem;
  font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
  color: #999999; }
#POST_BLOG_FORM .file-selectdialog-switcher {
  display: block; }
#POST_BLOG_FORM .blog-upload-file {
  display: none; }

.w-modal-corr {
  width: 75%; }
  .w-modal-corr .comments-header {
    font-size: 2.1875rem;
    color: #000000; }
  @media (min-width: 768px) and (max-width: 991px) {
    .w-modal-corr {
      width: 90%; } }
  @media (max-width: 767px) {
    .w-modal-corr {
      width: 90%; } }

/************************** End of Page CORRESPONDENCE ********************************/
/************************** Page CONTACTS ***********************************/
.page-contacts .main-square .main-square-body {
  text-align: center;
  color: #000000;
  font-size: 1.0625rem; }
  .page-contacts .main-square .main-square-body > div {
    margin-bottom: 2.5rem; }
    .page-contacts .main-square .main-square-body > div:last-child {
      margin-bottom: 0; }
  .page-contacts .main-square .main-square-body h4 {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: inherit;
    font-weight: normal;
    text-transform: uppercase; }
  .page-contacts .main-square .main-square-body a {
    color: inherit;
    white-space: nowrap; }
  .page-contacts .main-square .main-square-body .media-kit {
    font-size: 0.875rem;
    text-align: center;
    font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ff3333; }
    .page-contacts .main-square .main-square-body .media-kit > div a {
      color: inherit;
      text-transform: uppercase; }
      .page-contacts .main-square .main-square-body .media-kit > div a:hover {
        color: #6699ff; }
      .page-contacts .main-square .main-square-body .media-kit > div a:active {
        color: #cc0000; }
      .page-contacts .main-square .main-square-body .media-kit > div a:visited {
        color: #cc0000; }
        .page-contacts .main-square .main-square-body .media-kit > div a:visited:hover {
          color: #6699ff; }
      .page-contacts .main-square .main-square-body .media-kit > div a:last-child {
        font-size: 0.625rem;
        text-transform: none; }
        .page-contacts .main-square .main-square-body .media-kit > div a:last-child:hover {
          color: #6699ff; }
        .page-contacts .main-square .main-square-body .media-kit > div a:last-child:active {
          color: #cc0000; }
        .page-contacts .main-square .main-square-body .media-kit > div a:last-child:visited {
          color: #cc0000; }
          .page-contacts .main-square .main-square-body .media-kit > div a:last-child:visited:hover {
            color: #6699ff; }
    @media (max-width: 767px) {
      .page-contacts .main-square .main-square-body .media-kit > div {
        margin-bottom: 0.5rem; }
      .page-contacts .main-square .main-square-body .media-kit a {
        white-space: normal; } }

/************************** End of page CONTACTS ***********************************/
/************************** Page SEARCH ********************************/
.page-search .col-center .main-square {
  position: relative; }
.page-search .search-phrase {
  margin-bottom: 1.25rem;
  font-size: 3.0625rem;
  font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
  color: #6699ff;
  text-transform: uppercase; }
.page-search .btn-results {
  display: block;
  position: relative;
  width: 300px;
  height: 2.25rem;
  line-height: 2.25rem;
  margin-bottom: 2.25rem;
  font-size: 0.9375rem;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #9d9d9d;
  text-align: center; }
  .page-search .btn-results:hover {
    background-color: #b2b2b2;
    color: #666666; }
  @media (max-width: 767px) {
    .page-search .btn-results {
      width: 100%; } }
.page-search .search-res-news {
  margin-bottom: 1.25rem; }
  .page-search .search-res-news .search-page-news .search-item {
    display: inline-block;
    width: 33.3333%;
    margin: 0 -4px 1.25rem 0;
    vertical-align: top; }
    .page-search .search-res-news .search-page-news .search-item .news-preview-picture {
      display: block;
      width: 100%;
      height: 150px;
      background: transparent center center no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .page-search .search-res-news .search-page-news .search-item .news-preview-picture a {
        display: block;
        height: 100%; }
    .page-search .search-res-news .search-page-news .search-item .news-rubric {
      display: inline-block; }
    .page-search .search-res-news .search-page-news .search-item .news-text {
      display: block;
      background: transparent; }
      .page-search .search-res-news .search-page-news .search-item .news-text .news-date, .page-search .search-res-news .search-page-news .search-item .news-text .news-time {
        padding: 0.4375rem 0 0.5625rem;
        font-size: 1.1875rem;
        font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
        color: #7c8fc4; }
      .page-search .search-res-news .search-page-news .search-item .news-text .news-date {
        float: left; }
      .page-search .search-res-news .search-page-news .search-item .news-text .news-time {
        display: none;
        float: right; }
      .page-search .search-res-news .search-page-news .search-item .news-text .news-name, .page-search .search-res-news .search-page-news .search-item .news-text .news-preview-text {
        display: block;
        width: 100%;
        color: #666666;
        text-decoration: none; }
        .page-search .search-res-news .search-page-news .search-item .news-text .news-name .news-page-url, .page-search .search-res-news .search-page-news .search-item .news-text .news-preview-text .news-page-url {
          display: block;
          color: inherit;
          text-decoration: none; }
        .page-search .search-res-news .search-page-news .search-item .news-text .news-name p, .page-search .search-res-news .search-page-news .search-item .news-text .news-preview-text p {
          margin: 0;
          padding: 0;
          text-align: left;
          text-indent: unset; }
      .page-search .search-res-news .search-page-news .search-item .news-text .news-name {
        display: block;
        line-height: 1.2;
        font-size: 1.1875rem;
        /*max-height: 4 * 1.2 * 1.1875rem;*/
        overflow: hidden; }
  @media (min-width: 992px) {
    .page-search .search-res-news .search-page-news .search-item:nth-child(3n + 1) > div {
      margin-right: 1.25rem; }
    .page-search .search-res-news .search-page-news .search-item:nth-child(3n + 2) > div {
      margin: 0 1.25rem; }
    .page-search .search-res-news .search-page-news .search-item:nth-child(3n) > div {
      margin-left: 1.25rem; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-search .search-res-news .search-page-news .search-item {
      width: 50%; }
      .page-search .search-res-news .search-page-news .search-item:nth-child(2n + 1) > div {
        margin: 0 0.625rem 0 0; }
      .page-search .search-res-news .search-page-news .search-item:nth-child(2n) > div {
        margin: 0 0 0 0.625rem; } }
  @media (max-width: 767px) {
    .page-search .search-res-news .search-page-news .search-item {
      width: 100%;
      margin: 0 0 1.25rem; }
      .page-search .search-res-news .search-page-news .search-item > div {
        margin: 0; }
      .page-search .search-res-news .search-page-news .search-item:last-child {
        margin: 0; } }
.page-search .search-res-articles {
  margin-bottom: 1.25rem; }
  .page-search .search-res-articles .search-page-articles .search-item {
    position: relative;
    min-height: 200px;
    margin-bottom: 1.25rem;
    vertical-align: top;
    overflow: hidden; }
    .page-search .search-res-articles .search-page-articles .search-item .news-preview-picture {
      position: absolute;
      top: 0;
      left: 0;
      width: 26.65%;
      height: 100%;
      margin-right: -4px;
      background: transparent center center no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .page-search .search-res-articles .search-page-articles .search-item .news-preview-picture a {
        display: block;
        height: 100%; }
    .page-search .search-res-articles .search-page-articles .search-item .news-rubric {
      display: inline-block; }
    .page-search .search-res-articles .search-page-articles .search-item .news-text {
      position: relative;
      margin-left: 28%;
      margin-right: -4px;
      vertical-align: top;
      background: transparent; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text .news-date, .page-search .search-res-articles .search-page-articles .search-item .news-text .news-time {
        margin-bottom: 0.0625rem;
        font-size: 1.0625rem;
        font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-style: italic;
        color: #666666; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text .news-date {
        display: block; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text .news-time {
        display: none;
        float: right; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text .news-author {
        margin-bottom: 25px;
        font-size: 1.0625rem;
        font-family: pragmaticacondcnormal, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-style: italic;
        color: #999999; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text .news-name, .page-search .search-res-articles .search-page-articles .search-item .news-text .news-preview-text {
        display: block;
        width: 100%;
        color: #666666;
        text-decoration: none; }
        .page-search .search-res-articles .search-page-articles .search-item .news-text .news-name .news-page-url, .page-search .search-res-articles .search-page-articles .search-item .news-text .news-preview-text .news-page-url {
          display: block;
          color: inherit;
          text-decoration: none; }
        .page-search .search-res-articles .search-page-articles .search-item .news-text .news-name p, .page-search .search-res-articles .search-page-articles .search-item .news-text .news-preview-text p {
          margin: 0;
          padding: 0;
          text-align: left;
          text-indent: unset; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text .news-name {
        display: block;
        margin-bottom: 25px;
        line-height: 1.2;
        font-size: 1.875rem;
        /*max-height: 2 * 1.2 * 1.875rem;*/
        font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: #000000;
        overflow: hidden; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text .news-preview-text {
        line-height: 1.2;
        font-size: 1.125rem;
        /*max-height: 3 * 1.2 * 1.125rem;*/
        color: #666666;
        overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-search .search-res-articles .search-page-articles .search-item {
      min-height: 150px;
      height: auto;
      overflow: auto; }
      .page-search .search-res-articles .search-page-articles .search-item .news-preview-picture {
        display: block;
        position: relative;
        float: left;
        height: 150px;
        margin: 0 20px 15px 0; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text {
        margin: 0; }
        .page-search .search-res-articles .search-page-articles .search-item .news-text .news-author {
          display: inline;
          margin-bottom: 0; }
          .page-search .search-res-articles .search-page-articles .search-item .news-text .news-author span {
            display: block;
            padding-bottom: 25px; }
        .page-search .search-res-articles .search-page-articles .search-item .news-text .news-name {
          display: inline;
          max-height: none;
          font-size: 1.1875rem; }
          .page-search .search-res-articles .search-page-articles .search-item .news-text .news-name a {
            display: block;
            padding-bottom: 25px; }
        .page-search .search-res-articles .search-page-articles .search-item .news-text .news-preview-text {
          display: inline;
          max-height: none; } }
  @media (max-width: 767px) {
    .page-search .search-res-articles .search-page-articles .search-item {
      min-height: 0;
      height: auto;
      font-size: 1.1875rem; }
      .page-search .search-res-articles .search-page-articles .search-item .news-preview-picture {
        display: block;
        position: relative;
        width: 100%;
        float: none;
        height: 150px; }
      .page-search .search-res-articles .search-page-articles .search-item .news-text {
        margin: 0; }
        .page-search .search-res-articles .search-page-articles .search-item .news-text .news-date, .page-search .search-res-articles .search-page-articles .search-item .news-text .news-time {
          padding: 0.4375rem 0 0.5625rem;
          margin-bottom: 0; }
        .page-search .search-res-articles .search-page-articles .search-item .news-text .news-name {
          line-height: 1.2;
          font-size: 1.1875rem;
          max-height: none;
          /* 2 * 1.2 * 1.1875rem; */ }
        .page-search .search-res-articles .search-page-articles .search-item .news-text .news-preview-text {
          line-height: 1.2;
          font-size: 1.125rem;
          max-height: none;
          /*4 * 1.2 * 1.125rem; */ } }
.page-search .search-res-phv {
  margin-bottom: 1.25rem; }
  .page-search .search-res-phv .search-page-phv .search-item {
    display: block;
    position: relative;
    float: left;
    width: 33.3333%;
    height: 193px;
    margin-bottom: 0.125rem; }
    .page-search .search-res-phv .search-page-phv .search-item .phv-item-video, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture {
      display: block;
      position: relative;
      height: 100%;
      margin-right: 0.125rem;
      background: transparent center top no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .page-search .search-res-phv .search-page-phv .search-item .phv-item-video .phv-rubric, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture .phv-rubric {
        display: inline-block; }
      .page-search .search-res-phv .search-page-phv .search-item .phv-item-video .phv-duration, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture .phv-duration {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block; }
      .page-search .search-res-phv .search-page-phv .search-item .phv-item-video .phv-text, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture .phv-text {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0.625rem 2.6875rem 0.625rem 0.9375rem;
        z-index: 3; }
        .page-search .search-res-phv .search-page-phv .search-item .phv-item-video .phv-text > div, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture .phv-text > div {
          display: block;
          line-height: 1.2;
          font-size: 0.75rem;
          max-height: 4.5rem;
          overflow: hidden; }
        .page-search .search-res-phv .search-page-phv .search-item .phv-item-video .phv-text p, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture .phv-text p {
          margin: 0;
          padding: 0; }
      .page-search .search-res-phv .search-page-phv .search-item .phv-item-video .phv-marker, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture .phv-marker {
        position: absolute;
        bottom: 0.5rem;
        right: 0.5rem;
        font-size: 0.6875rem;
        color: #000000;
        text-align: center;
        z-index: 4; }
        .page-search .search-res-phv .search-page-phv .search-item .phv-item-video .phv-marker.phv-photo, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture .phv-marker.phv-photo {
          width: 1.8125rem;
          height: 1.1875rem;
          line-height: 1.1875rem;
          background: url(../images/photo-small.png) center center no-repeat; }
        .page-search .search-res-phv .search-page-phv .search-item .phv-item-video .phv-marker.phv-video, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture .phv-marker.phv-video {
          width: 1.25rem;
          height: 1.25rem;
          background: url(../images/play-small.png) center center no-repeat; }
      .page-search .search-res-phv .search-page-phv .search-item .phv-item-video img, .page-search .search-res-phv .search-page-phv .search-item .phv-item-picture img {
        position: absolute;
        top: 100%;
        left: 100%; }
    .page-search .search-res-phv .search-page-phv .search-item:last-child {
      padding-right: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-search .search-res-phv .search-page-phv {
      height: auto; }
      .page-search .search-res-phv .search-page-phv .search-item {
        height: 200px; } }
  @media (max-width: 767px) {
    .page-search .search-res-phv .search-page-phv {
      height: auto; }
      .page-search .search-res-phv .search-page-phv .search-item {
        float: none;
        width: auto;
        height: 200px;
        margin: 0 0 1.25rem; } }

/************************** End of Page SEARCH ********************************/
/************************** Page SUBSCRIBE ***********************************/
.page-subscribe .subscribe-index {
  font-size: 1.25rem;
  color: #666666; }
  .page-subscribe .subscribe-index > h4 {
    font-size: 1.5625rem;
    color: #000000;
    text-transform: uppercase;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif; }
  .page-subscribe .subscribe-index .subscribe-title {
    position: relative;
    width: 100%;
    margin-bottom: 2.1875rem; }
    .page-subscribe .subscribe-index .subscribe-title .sb-title-hr {
      width: 100%;
      height: 0.9375rem;
      vertical-align: top;
      border: none;
      border-bottom: 2px solid #000000; }
    .page-subscribe .subscribe-index .subscribe-title .sb-title {
      position: absolute;
      left: 0;
      top: 0;
      padding-right: 0.625rem;
      background-color: #fff;
      font-size: 1.375rem;
      color: #000000;
      text-transform: uppercase;
      font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif; }
  .page-subscribe .subscribe-index input[type="text"], .page-subscribe .subscribe-index input[type="email"], .page-subscribe .subscribe-index input[type="password"] {
    width: 100%;
    padding: 0.25rem 0.3125rem;
    background: #efefef;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: #9b9b9b;
    box-shadow: -1px 1px 2px 2px #c1c1c1; }
  .page-subscribe .subscribe-index input[type="submit"] {
    display: inline-block;
    position: relative;
    width: 290px;
    height: 1.6875rem;
    line-height: 1.6875rem;
    margin: 0.625rem 0.3125rem;
    background-color: #b2b2b2;
    text-align: center;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: #9b9b9b;
    box-shadow: -1px 1px 2px 2px #c1c1c1;
    cursor: pointer; }
    .page-subscribe .subscribe-index input[type="submit"]:hover {
      background-color: #b2b2b2; }
  .page-subscribe .subscribe-index table {
    width: 100%; }
    .page-subscribe .subscribe-index table tr td:nth-child(1) {
      width: 6rem;
      text-align: right; }
    .page-subscribe .subscribe-index table thead tr {
      height: 1.6875rem; }
      .page-subscribe .subscribe-index table thead tr td:nth-child(2) {
        text-align: center;
        font-weight: bold; }
    .page-subscribe .subscribe-index table tbody tr td {
      padding: 0.3125rem 0.5rem; }
      .page-subscribe .subscribe-index table tbody tr td p {
        text-indent: 0.5rem;
        margin: 0;
        padding: 0; }
    .page-subscribe .subscribe-index table tfoot tr td:nth-child(1) {
      padding: 0 0 0 1.625rem;
      text-align: center; }
.page-subscribe .subscription table {
  width: 100%; }
  .page-subscribe .subscription table tr:first-child td:first-child {
    line-height: 1.375rem;
    vertical-align: bottom; }
  .page-subscribe .subscription table .subscription-rubric input[type="checkbox"] {
    height: 1.25rem; }
.page-subscribe .subscription .subscription-utility > input {
  margin-bottom: 1rem; }

/************************** End of Page SUBSCRIBE ***********************************/
/************************** Block TITLE ***********************************/
.wa-title-wrapper {
  position: relative;
  height: 1.5625rem;
  margin: 0.25rem 0 1rem;
  border-top: 2px solid #9b9b9b;
  overflow: visible; }
  .wa-title-wrapper a {
    text-decoration: none;
    color: inherit;
    font: inherit; }
  .wa-title-wrapper .wa-title-line {
    position: absolute;
    top: -0.125rem;
    left: 0px;
    height: 0.3125rem;
    padding-right: 0.3125rem;
    background: #fff;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: transparent;
    z-index: 1; }
    .wa-title-wrapper .wa-title-line span {
      font-size: 1.75rem; }
  .wa-title-wrapper .wa-title-text {
    position: absolute;
    top: -0.5rem;
    left: 0px;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    font-size: 1.0625rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #000000;
    z-index: 2; }
    .wa-title-wrapper .wa-title-text h1, .wa-title-wrapper .wa-title-text .h1, .wa-title-wrapper .wa-title-text h2, .wa-title-wrapper .wa-title-text .h2, .wa-title-wrapper .wa-title-text h3, .wa-title-wrapper .wa-title-text .h3 {
      display: inline;
      font-size: inherit;
      text-transform: inherit;
      font-weight: inherit; }
    .wa-title-wrapper .wa-title-text span, .wa-title-wrapper .wa-title-text a {
      padding-right: 1px; }
    .wa-title-wrapper .wa-title-text span {
      font-size: 1.75rem; }
  .wa-title-wrapper .wa-title-search {
    position: absolute;
    top: -0.4375rem;
    right: 0px;
    padding-left: 0.3125rem;
    background: #fff;
    color: #7c8fc4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.6875rem;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .wa-title-wrapper .wa-title-search input {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none;
      background: transparent;
      color: transparent;
      cursor: pointer;
      z-index: 5; }
  @media (max-width: 767px) {
    .wa-title-wrapper {
      box-shadow: -1px 1px 2px 2px #c1c1c1; }
      .wa-title-wrapper .wa-title-text {
        font-weight: bold; } }

/************************** End of block TITLE ***********************************/
/************************** Block TITLE SEARCH ***********************************/
.wa-search-title-wrapper {
  position: relative;
  width: 300px;
  margin-bottom: 2.25rem; }
  .wa-search-title-wrapper .sr-title-hr {
    width: 100%;
    height: 0.9375rem;
    vertical-align: top;
    border: none;
    border-bottom: 2px solid #000000; }
  .wa-search-title-wrapper .sr-title-text {
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 0.625rem;
    font-size: 1.875rem;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    color: #000000;
    text-transform: uppercase;
    background-color: #fff; }
  .wa-search-title-wrapper .sr-number {
    position: absolute;
    right: 0;
    top: 0;
    height: 2.25rem;
    line-height: 2.25rem;
    padding: 0 0.625rem;
    font-size: 1.625rem;
    font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #b2b2b2;
    border-left: 5px solid #ffffff; }
  @media (max-width: 767px) {
    .wa-search-title-wrapper {
      width: 100%; } }

/************************** End of block TITLE SEARCH ***********************************/
/************************** Block COLUMN ***********************************/
.wa-block-column .block-col-news .news-item {
  position: relative;
  margin-bottom: 1.5625rem;
  font-size: 1.1875rem; }
  .wa-block-column .block-col-news .news-item .news-preview-picture {
    display: block;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden; }
    .wa-block-column .block-col-news .news-item .news-preview-picture img {
      display: block;
      width: 100%;
      z-index: 1; }
  .wa-block-column .block-col-news .news-item .news-rubric {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .wa-block-column .block-col-news .news-item .ada-news-text, .wa-block-column .block-col-news .news-item .news-text {
    display: block;
    background: transparent; }
    .wa-block-column .block-col-news .news-item .ada-news-text .news-date, .wa-block-column .block-col-news .news-item .ada-news-text .news-time, .wa-block-column .block-col-news .news-item .news-text .news-date, .wa-block-column .block-col-news .news-item .news-text .news-time {
      padding: 0.4375rem 0 0.5625rem;
      font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
      color: #7c8fc4; }
    .wa-block-column .block-col-news .news-item .ada-news-text .news-date, .wa-block-column .block-col-news .news-item .news-text .news-date {
      float: left; }
    .wa-block-column .block-col-news .news-item .ada-news-text .news-time, .wa-block-column .block-col-news .news-item .news-text .news-time {
      float: right; }
    .wa-block-column .block-col-news .news-item .ada-news-text .news-name, .wa-block-column .block-col-news .news-item .ada-news-text .news-preview-text, .wa-block-column .block-col-news .news-item .news-text .news-name, .wa-block-column .block-col-news .news-item .news-text .news-preview-text {
      display: block;
      width: 100%;
      color: #666666;
      text-decoration: none; }
      .wa-block-column .block-col-news .news-item .ada-news-text .news-name .news-page-url, .wa-block-column .block-col-news .news-item .ada-news-text .news-preview-text .news-page-url, .wa-block-column .block-col-news .news-item .news-text .news-name .news-page-url, .wa-block-column .block-col-news .news-item .news-text .news-preview-text .news-page-url {
        display: block;
        color: inherit;
        text-decoration: none; }
      .wa-block-column .block-col-news .news-item .ada-news-text .news-name p, .wa-block-column .block-col-news .news-item .ada-news-text .news-preview-text p, .wa-block-column .block-col-news .news-item .news-text .news-name p, .wa-block-column .block-col-news .news-item .news-text .news-preview-text p {
        margin: 0;
        padding: 0;
        text-align: left;
        text-indent: unset; }
    .wa-block-column .block-col-news .news-item .ada-news-text .news-name, .wa-block-column .block-col-news .news-item .news-text .news-name {
      display: block;
      line-height: 1.2;
      font-size: 1.1875rem;
      /*max-height: 4 * 1.2 * 1.1875rem;*/
      overflow: hidden; }
  .wa-block-column .block-col-news .news-item .ada-news-text {
    display: none;
    margin-bottom: 1rem; }
  .wa-block-column .block-col-news .news-item.ni-small {
    font-size: 1.0625rem; }
    .wa-block-column .block-col-news .news-item.ni-small .news-text .news-name, .wa-block-column .block-col-news .news-item.ni-small .news-text .news-preview-text {
      display: block;
      line-height: 1.2;
      font-size: 1.0625rem;
      /*max-height: 3 * 1.2 * 1.0625rem;*/
      font-style: italic;
      overflow: hidden; }
      .wa-block-column .block-col-news .news-item.ni-small .news-text .news-name p, .wa-block-column .block-col-news .news-item.ni-small .news-text .news-preview-text p {
        margin: 0;
        padding: 0; }
@media (max-width: 767px) {
  .wa-block-column .block-col-news .news-item {
    width: 100%;
    margin: 0 0 1.25rem;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
    -moz-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
    box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4); }
    .wa-block-column .block-col-news .news-item .news-preview-picture {
      height: auto; }
    .wa-block-column .block-col-news .news-item .ada-news-text {
      display: block; }
    .wa-block-column .block-col-news .news-item .news-text {
      display: none; } }
.wa-block-column .block-col-magazine img {
  width: 100%; }
.wa-block-column .block-col-adv {
  text-align: center; }
  .wa-block-column .block-col-adv img {
    width: 100%; }
.wa-block-column .block-col-any .news-item {
  position: relative;
  margin-bottom: 1.5625rem;
  font-size: 1.1875rem; }
  .wa-block-column .block-col-any .news-item .news-preview-picture {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden; }
    .wa-block-column .block-col-any .news-item .news-preview-picture img {
      display: block;
      width: 100%;
      z-index: 1; }
  .wa-block-column .block-col-any .news-item .news-rubric {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .wa-block-column .block-col-any .news-item .ada-news-text, .wa-block-column .block-col-any .news-item .news-text {
    display: block;
    background: transparent; }
    .wa-block-column .block-col-any .news-item .ada-news-text .news-date, .wa-block-column .block-col-any .news-item .ada-news-text .news-time, .wa-block-column .block-col-any .news-item .news-text .news-date, .wa-block-column .block-col-any .news-item .news-text .news-time {
      padding: 0.4375rem 0 0.5625rem;
      font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
      color: #7c8fc4; }
    .wa-block-column .block-col-any .news-item .ada-news-text .news-date, .wa-block-column .block-col-any .news-item .news-text .news-date {
      float: left; }
    .wa-block-column .block-col-any .news-item .ada-news-text .news-time, .wa-block-column .block-col-any .news-item .news-text .news-time {
      float: right; }
    .wa-block-column .block-col-any .news-item .ada-news-text .news-name, .wa-block-column .block-col-any .news-item .ada-news-text .news-preview-text, .wa-block-column .block-col-any .news-item .news-text .news-name, .wa-block-column .block-col-any .news-item .news-text .news-preview-text {
      display: block;
      width: 100%;
      color: #666666;
      text-decoration: none; }
      .wa-block-column .block-col-any .news-item .ada-news-text .news-name .news-page-url, .wa-block-column .block-col-any .news-item .ada-news-text .news-preview-text .news-page-url, .wa-block-column .block-col-any .news-item .news-text .news-name .news-page-url, .wa-block-column .block-col-any .news-item .news-text .news-preview-text .news-page-url {
        display: block;
        color: inherit;
        text-decoration: none; }
      .wa-block-column .block-col-any .news-item .ada-news-text .news-name p, .wa-block-column .block-col-any .news-item .ada-news-text .news-preview-text p, .wa-block-column .block-col-any .news-item .news-text .news-name p, .wa-block-column .block-col-any .news-item .news-text .news-preview-text p {
        margin: 0;
        padding: 0;
        text-align: left;
        text-indent: unset; }
    .wa-block-column .block-col-any .news-item .ada-news-text .news-name, .wa-block-column .block-col-any .news-item .news-text .news-name {
      display: block;
      line-height: 1.2;
      font-size: 1.1875rem;
      /*max-height: 4 * 1.2 * 1.1875rem;*/
      overflow: hidden; }
  .wa-block-column .block-col-any .news-item .ada-news-text {
    display: none;
    margin-bottom: 1rem; }
@media (max-width: 767px) {
  .wa-block-column .block-col-any .news-item {
    width: 100%;
    margin: 0 0 1.25rem;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
    -moz-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
    box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4); }
    .wa-block-column .block-col-any .news-item .news-preview-picture {
      height: auto; }
    .wa-block-column .block-col-any .news-item .ada-news-text {
      display: block; }
    .wa-block-column .block-col-any .news-item .news-text {
      display: none; } }
.wa-block-column .indent-bottom:last-child {
  margin-bottom: 0; }

/************************** End of block COLUMN ***********************************/
/************************** Block BRANDS ***********************************/
.wa-block-brands {
  height: 100%; }
  .wa-block-brands .carousel {
    position: relative;
    width: 100%;
    overflow: hidden; }
    .wa-block-brands .carousel .brand-list {
      position: relative;
      margin: 0;
      padding: 0;
      list-style-type: none;
      width: 100%;
      height: 100%; }
    .wa-block-brands .carousel .brand-item {
      width: 100%;
      height: 52px;
      text-align: center;
      cursor: pointer;
      overflow: hidden; }
      .wa-block-brands .carousel .brand-item.selected {
        background-color: #5fc2f9; }
      .wa-block-brands .carousel .brand-item a {
        display: block;
        width: 100%;
        height: 50px;
        margin: 1px 0;
        background: transparent center center no-repeat;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain; }
        .wa-block-brands .carousel .brand-item a:hover {
          opacity: 0.5; }
  .wa-block-brands .label-brands {
    width: 100%;
    min-height: 34px;
    margin: 0 0 10px 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer; }
  .wa-block-brands .btn-prev {
    width: 100%;
    height: 30px;
    margin: 10px 0;
    background: transparent center center no-repeat;
    cursor: pointer; }
  .wa-block-brands .btn-next {
    width: 100%;
    height: 30px;
    margin: 10px 0;
    background: transparent center center no-repeat;
    cursor: pointer; }
  .wa-block-brands .disabled {
    cursor: default; }

/************************** End of block BRANDS ***********************************/
/************************** Block RUBRICS ***********************************/
.wa-block-rubrics {
  display: table;
  margin-bottom: 2rem; }
  .wa-block-rubrics .label-rubrics {
    display: table-cell;
    min-width: 115px;
    padding-right: 1rem;
    vertical-align: middle;
    text-align: right;
    text-transform: uppercase; }
    .wa-block-rubrics .label-rubrics a, .wa-block-rubrics .label-rubrics span {
      display: block;
      white-space: nowrap;
      text-align: right; }
  .wa-block-rubrics .rubric-list {
    display: table-cell;
    width: 100%;
    vertical-align: middle; }
    .wa-block-rubrics .rubric-list > div {
      float: right;
      width: 100%;
      height: auto;
      padding: 0.75rem 0 0.75rem 0.3125rem;
      background: transparent center center no-repeat;
      -webkit-background-size: 100% 100%;
      -moz-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      text-align: center; }
    .wa-block-rubrics .rubric-list .rubric-item {
      padding: 0.25rem 0.4375rem;
      font-size: 0.75rem;
      color: #000000;
      white-space: nowrap;
      text-decoration: none;
      text-transform: uppercase; }
      .wa-block-rubrics .rubric-list .rubric-item.selected {
        font-family: ArialBlack, Arial, Helvetica, sans-serif; }
      .wa-block-rubrics .rubric-list .rubric-item:hover {
        color: #cc0000; }
  @media (max-width: 767px) {
    .wa-block-rubrics {
      display: none; } }

/************************** End of block RUBRICS ***********************************/
/************************** Block FILTER ***********************************/
.wa-block-filter {
  line-height: 1.5rem; }
  .wa-block-filter .label-sort-by {
    display: inline-block;
    max-width: 19%;
    margin-right: -4px;
    vertical-align: top; }
  .wa-block-filter .sect-rubrics {
    display: inline-block;
    position: relative;
    width: 30%;
    margin-left: 2%;
    margin-right: -4px;
    vertical-align: top; }
    .wa-block-filter .sect-rubrics .label-rubrics {
      display: inline-block;
      width: 30%;
      margin: 0 -4px 0 0;
      padding-right: 0.5rem;
      vertical-align: top;
      text-align: right; }
    .wa-block-filter .sect-rubrics .rubric-list {
      display: inline-block;
      position: relative;
      width: 70%;
      min-height: 1.5rem;
      margin-right: -4px;
      padding: 0 0.5rem;
      vertical-align: top;
      background: #b2b2b2;
      -webkit-border-radius: 1.5rem;
      -moz-border-radius: 1.5rem;
      border-radius: 1.5rem;
      list-style-type: none;
      cursor: pointer; }
      .wa-block-filter .sect-rubrics .rubric-list .rubric-item {
        height: 1.5rem;
        padding: 0 0.5rem;
        text-align: left;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap; }
        .wa-block-filter .sect-rubrics .rubric-list .rubric-item img {
          height: 100%;
          padding-right: 0.25rem;
          vertical-align: top; }
        .wa-block-filter .sect-rubrics .rubric-list .rubric-item span {
          display: inline-block;
          height: 1.5rem;
          line-height: 1.5rem;
          text-align: left;
          vertical-align: top; }
      .wa-block-filter .sect-rubrics .rubric-list:hover {
        opacity: 0.5; }
  .wa-block-filter .sect-brands {
    display: inline-block;
    position: relative;
    width: 30%;
    margin-left: 2%;
    margin-right: -4px;
    vertical-align: top; }
    .wa-block-filter .sect-brands .label-brands {
      display: inline-block;
      width: 30%;
      margin: 0 -4px 0 0;
      padding-right: 0.5rem;
      vertical-align: top;
      text-align: right; }
    .wa-block-filter .sect-brands .brand-list {
      display: inline-block;
      position: relative;
      width: 70%;
      min-height: 1.5rem;
      margin-right: -4px;
      padding: 0 0.5rem;
      vertical-align: top;
      background: #b2b2b2;
      -webkit-border-radius: 1.5rem;
      -moz-border-radius: 1.5rem;
      border-radius: 1.5rem;
      list-style-type: none;
      cursor: pointer; }
      .wa-block-filter .sect-brands .brand-list .brand-item {
        height: 1.5rem;
        padding: 0 0.5rem;
        text-align: left;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap; }
        .wa-block-filter .sect-brands .brand-list .brand-item img {
          height: 100%;
          padding-right: 0.25rem;
          vertical-align: top; }
        .wa-block-filter .sect-brands .brand-list .brand-item span {
          display: inline-block;
          height: 1.5rem;
          line-height: 1.5rem;
          text-align: left;
          vertical-align: top; }
      .wa-block-filter .sect-brands .brand-list:hover {
        opacity: 0.5; }
  .wa-block-filter .sect-years {
    display: inline-block;
    position: relative;
    width: 15%;
    margin-left: 2%;
    margin-right: -4px;
    vertical-align: top; }
    .wa-block-filter .sect-years .label-years {
      display: inline-block;
      width: 40%;
      margin: 0 -4px 0 0;
      padding-right: 0.5rem;
      vertical-align: top;
      text-align: right; }
    .wa-block-filter .sect-years .year-list {
      display: inline-block;
      position: relative;
      width: 60%;
      min-height: 1.5rem;
      margin-right: -4px;
      padding: 0 0.5rem;
      vertical-align: top;
      background: #b2b2b2;
      -webkit-border-radius: 1.5rem;
      -moz-border-radius: 1.5rem;
      border-radius: 1.5rem;
      list-style-type: none;
      cursor: pointer; }
      .wa-block-filter .sect-years .year-list .year-item {
        height: 1.5rem;
        padding: 0 0.5rem;
        text-align: left;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap; }
        .wa-block-filter .sect-years .year-list .year-item span {
          display: inline-block;
          height: 1.5rem;
          line-height: 1.5rem;
          text-align: left;
          vertical-align: top; }
      .wa-block-filter .sect-years .year-list:hover {
        opacity: 0.5; }
  @media (min-width: 768px) and (max-width: 991px) {
    .wa-block-filter .label-sort-by {
      width: 19%; }
    .wa-block-filter .sect-rubrics {
      width: 81%;
      margin-bottom: 0.75rem;
      margin-left: 0; }
      .wa-block-filter .sect-rubrics .label-rubrics {
        width: 30%; }
      .wa-block-filter .sect-rubrics .rubric-list {
        width: 70%; }
    .wa-block-filter .sect-brands {
      width: 81%;
      margin-left: 19%;
      margin-bottom: 0.75rem; }
      .wa-block-filter .sect-brands .label-brands {
        width: 30%; }
      .wa-block-filter .sect-brands .brand-list {
        width: 70%; }
    .wa-block-filter .sect-years {
      width: 81%;
      margin-left: 19%;
      margin-bottom: 0.75rem; }
      .wa-block-filter .sect-years .label-years {
        width: 30%; }
      .wa-block-filter .sect-years .year-list {
        width: 70%; } }
  @media (max-width: 767px) {
    .wa-block-filter .label-sort-by {
      max-width: 100%; }
    .wa-block-filter .sect-rubrics {
      width: 95%;
      margin-left: 5%;
      margin-bottom: 0.75rem; }
      .wa-block-filter .sect-rubrics .label-rubrics {
        width: 30%;
        vertical-align: middle; }
      .wa-block-filter .sect-rubrics .rubric-list {
        width: 70%;
        vertical-align: middle; }
    .wa-block-filter .sect-brands {
      width: 95%;
      margin-left: 5%;
      margin-bottom: 0.75rem; }
      .wa-block-filter .sect-brands .label-brands {
        width: 30%;
        vertical-align: middle; }
      .wa-block-filter .sect-brands .brand-list {
        width: 70%;
        vertical-align: middle; }
    .wa-block-filter .sect-years {
      width: 95%;
      margin-left: 5%;
      margin-bottom: 0.75rem; }
      .wa-block-filter .sect-years .label-years {
        width: 30%;
        vertical-align: middle; }
      .wa-block-filter .sect-years .year-list {
        width: 70%;
        vertical-align: middle; } }

/*** Modal window BRANDS ***/
.w-modal-brands {
  width: 90%; }
  .w-modal-brands .w-modal-window {
    padding: 1.5rem 2rem 1.5rem; }
  .w-modal-brands .brand-list {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    height: 100%; }
    .w-modal-brands .brand-list .brand-item {
      display: inline-block;
      height: 2rem;
      margin-right: -4px;
      text-align: left;
      cursor: pointer;
      overflow: hidden; }
      .w-modal-brands .brand-list .brand-item .chb_box {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        vertical-align: middle; }
        .w-modal-brands .brand-list .brand-item .chb_box .chb_marker {
          font-size: 1.5rem; }
      .w-modal-brands .brand-list .brand-item .rb_box {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        vertical-align: middle; }
        .w-modal-brands .brand-list .brand-item .rb_box .rb_marker {
          width: 1.375rem;
          height: 1.5rem;
          line-height: 1.5rem;
          font-size: 1.125rem; }
      .w-modal-brands .brand-list .brand-item img {
        height: 100%;
        vertical-align: top; }
      .w-modal-brands .brand-list .brand-item .chb_label, .w-modal-brands .brand-list .brand-item .rb_label {
        display: inline-block;
        height: 1.5rem;
        padding-left: 0.25rem;
        line-height: 1.5rem;
        text-align: left;
        vertical-align: top; }
  .w-modal-brands .wa-buttons-2 .btn-4 {
    display: inline-block;
    width: 9rem;
    padding: 0.5rem 1.25rem;
    text-align: center;
    border: none; }
  .w-modal-brands .wa-buttons-2 .f-btn-clear {
    text-align: right; }
  .w-modal-brands .wa-buttons-2 .f-btn-submit {
    text-align: left; }
  @media (min-width: 1400px) {
    .w-modal-brands {
      width: 75%; }
      .w-modal-brands .brand-list .brand-item {
        width: 20%;
        padding: 0 0.5rem 0.5rem 0; }
        .w-modal-brands .brand-list .brand-item:last-child {
          padding-right: 0; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .w-modal-brands {
      width: 75%; }
      .w-modal-brands .brand-list .brand-item {
        width: 20%;
        padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .w-modal-brands .brand-list .brand-item {
      width: 25%;
      padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .w-modal-brands {
      padding-top: 50px; }
      .w-modal-brands .brand-list .brand-item {
        width: 33.3333%;
        padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (max-width: 767px) {
    .w-modal-brands {
      padding-top: 50px; }
      .w-modal-brands .brand-list .brand-item {
        width: 100%;
        padding: 0 0.5rem 0.5rem 0.5rem; }
      .w-modal-brands .wa-buttons-2 .btn-4 {
        width: 100%; } }

/*** End of modal window BRANDS ***/
/*** Modal window RUBRICS ***/
.w-modal-rubrics {
  width: 90%; }
  .w-modal-rubrics .w-modal-window {
    padding: 1.5rem 2rem 1.5rem; }
  .w-modal-rubrics .rubric-list {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    height: 100%; }
    .w-modal-rubrics .rubric-list .rubric-item {
      display: inline-block;
      height: 2rem;
      margin-right: -4px;
      text-align: left;
      cursor: pointer;
      overflow: hidden; }
      .w-modal-rubrics .rubric-list .rubric-item .chb_box {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        vertical-align: middle; }
        .w-modal-rubrics .rubric-list .rubric-item .chb_box .chb_marker {
          font-size: 1.5rem; }
      .w-modal-rubrics .rubric-list .rubric-item .rb_box {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        vertical-align: middle; }
        .w-modal-rubrics .rubric-list .rubric-item .rb_box .rb_marker {
          width: 1.375rem;
          height: 1.5rem;
          line-height: 1.5rem;
          font-size: 1.125rem; }
      .w-modal-rubrics .rubric-list .rubric-item img {
        height: 100%;
        vertical-align: top; }
      .w-modal-rubrics .rubric-list .rubric-item .chb_label, .w-modal-rubrics .rubric-list .rubric-item .rb_label {
        display: inline-block;
        height: 1.5rem;
        padding-left: 0.25rem;
        line-height: 1.5rem;
        text-align: left;
        vertical-align: top; }
  .w-modal-rubrics .wa-buttons-2 .btn-4 {
    display: inline-block;
    width: 9rem;
    padding: 0.5rem 1.25rem;
    text-align: center;
    border: none; }
  .w-modal-rubrics .wa-buttons-2 .f-btn-clear {
    text-align: right; }
  .w-modal-rubrics .wa-buttons-2 .f-btn-submit {
    text-align: left; }
  @media (min-width: 1400px) {
    .w-modal-rubrics {
      width: 75%; }
      .w-modal-rubrics .rubric-list .rubric-item {
        width: 20%;
        padding: 0 0.5rem 0.5rem 0; }
        .w-modal-rubrics .rubric-list .rubric-item:last-child {
          padding-right: 0; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .w-modal-rubrics {
      width: 75%; }
      .w-modal-rubrics .rubric-list .rubric-item {
        width: 20%;
        padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .w-modal-rubrics .rubric-list .rubric-item {
      width: 25%;
      padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .w-modal-rubrics {
      padding-top: 50px; }
      .w-modal-rubrics .rubric-list .rubric-item {
        width: 33.3333%;
        padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (max-width: 767px) {
    .w-modal-rubrics {
      padding-top: 50px; }
      .w-modal-rubrics .rubric-list .rubric-item {
        width: 100%;
        padding: 0 0.5rem 0.5rem 0.5rem; }
      .w-modal-rubrics .wa-buttons-2 .btn-4 {
        width: 100%; } }

/*** End of modal window RUBRICS ***/
/*** Modal window YEARS ***/
.w-modal-years {
  width: 90%; }
  .w-modal-years .w-modal-window {
    padding: 1.5rem 2rem 1.5rem; }
  .w-modal-years .year-list {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    height: 100%; }
    .w-modal-years .year-list .year-item {
      display: inline-block;
      height: 2rem;
      margin-right: -4px;
      text-align: left;
      cursor: pointer;
      overflow: hidden; }
      .w-modal-years .year-list .year-item .chb_box {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        vertical-align: middle; }
        .w-modal-years .year-list .year-item .chb_box .chb_marker {
          font-size: 1.5rem; }
      .w-modal-years .year-list .year-item .rb_box {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        vertical-align: middle; }
        .w-modal-years .year-list .year-item .rb_box .rb_marker {
          width: 1.375rem;
          height: 1.5rem;
          line-height: 1.5rem;
          font-size: 1.125rem; }
      .w-modal-years .year-list .year-item img {
        height: 100%;
        vertical-align: top; }
      .w-modal-years .year-list .year-item .chb_label, .w-modal-years .year-list .year-item .rb_label {
        display: inline-block;
        height: 1.5rem;
        padding-left: 0.25rem;
        line-height: 1.5rem;
        text-align: left;
        vertical-align: top; }
  .w-modal-years .wa-buttons-2 .btn-4 {
    display: inline-block;
    width: 9rem;
    padding: 0.5rem 1.25rem;
    text-align: center;
    border: none; }
  .w-modal-years .wa-buttons-2 .f-btn-clear {
    text-align: right; }
  .w-modal-years .wa-buttons-2 .f-btn-submit {
    text-align: left; }
  @media (min-width: 1400px) {
    .w-modal-years {
      width: 75%; }
      .w-modal-years .year-list .year-item {
        width: 20%;
        padding: 0 0.5rem 0.5rem 0; }
        .w-modal-years .year-list .year-item:last-child {
          padding-right: 0; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .w-modal-years {
      width: 75%; }
      .w-modal-years .year-list .year-item {
        width: 20%;
        padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .w-modal-years .year-list .year-item {
      width: 25%;
      padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .w-modal-years {
      padding-top: 50px; }
      .w-modal-years .year-list .year-item {
        width: 33.3333%;
        padding: 0 0.5rem 0.5rem 0.5rem; } }
  @media (max-width: 767px) {
    .w-modal-years {
      padding-top: 50px; }
      .w-modal-years .year-list .year-item {
        width: 100%;
        padding: 0 0.5rem 0.5rem 0.5rem; }
      .w-modal-years .wa-buttons-2 .btn-4 {
        width: 100%; } }

/*** End of modal window YEARS ***/
/************************** End of block FILTER ***********************************/
/************************** Block ADVERTISING ***********************************/
.wa-block-advertising .adv-detail-picture {
  width: 100%; }

/************************** End of block ADVERTISING ***********************************/
/************************** Block PHOTO / VIDEO ***********************************/
.wa-block-photo-video .phv-list .phv-item {
  display: block;
  position: relative;
  float: left;
  width: 33.3333%;
  height: 193px;
  margin-bottom: 0.125rem; }
  .wa-block-photo-video .phv-list .phv-item .phv-item-video, .wa-block-photo-video .phv-list .phv-item .phv-item-picture {
    display: block;
    position: relative;
    height: 100%;
    margin-right: 0.125rem;
    background: transparent center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden; }
    .wa-block-photo-video .phv-list .phv-item .phv-item-video .phv-rubric, .wa-block-photo-video .phv-list .phv-item .phv-item-picture .phv-rubric {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0; }
    .wa-block-photo-video .phv-list .phv-item .phv-item-video .phv-duration, .wa-block-photo-video .phv-list .phv-item .phv-item-picture .phv-duration {
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0; }
    .wa-block-photo-video .phv-list .phv-item .phv-item-video .phv-text, .wa-block-photo-video .phv-list .phv-item .phv-item-picture .phv-text {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 0.625rem 2.6875rem 0.625rem 0.9375rem;
      z-index: 3; }
      .wa-block-photo-video .phv-list .phv-item .phv-item-video .phv-text > div, .wa-block-photo-video .phv-list .phv-item .phv-item-picture .phv-text > div {
        display: block;
        line-height: 1.2;
        font-size: 0.75rem;
        max-height: 4.5rem;
        overflow: hidden; }
      .wa-block-photo-video .phv-list .phv-item .phv-item-video .phv-text p, .wa-block-photo-video .phv-list .phv-item .phv-item-picture .phv-text p {
        margin: 0;
        padding: 0; }
    .wa-block-photo-video .phv-list .phv-item .phv-item-video .phv-marker, .wa-block-photo-video .phv-list .phv-item .phv-item-picture .phv-marker {
      position: absolute;
      bottom: 0.5rem;
      right: 0.5rem;
      font-size: 0.6875rem;
      color: #000000;
      text-align: center;
      z-index: 4; }
      .wa-block-photo-video .phv-list .phv-item .phv-item-video .phv-marker.phv-photo, .wa-block-photo-video .phv-list .phv-item .phv-item-picture .phv-marker.phv-photo {
        width: 1.8125rem;
        height: 1.1875rem;
        line-height: 1.1875rem;
        background: url(../images/photo-small.png) center center no-repeat; }
      .wa-block-photo-video .phv-list .phv-item .phv-item-video .phv-marker.phv-video, .wa-block-photo-video .phv-list .phv-item .phv-item-picture .phv-marker.phv-video {
        width: 1.25rem;
        height: 1.25rem;
        background: url(../images/play-small.png) center center no-repeat; }
    .wa-block-photo-video .phv-list .phv-item .phv-item-video img, .wa-block-photo-video .phv-list .phv-item .phv-item-picture img {
      display: block;
      width: 100%;
      /*position: absolute; top: 100%; left: 100%;*/ }
  .wa-block-photo-video .phv-list .phv-item.phv-small {
    float: left;
    position: relative;
    width: 20%;
    height: 141px;
    margin-bottom: 0; }
    .wa-block-photo-video .phv-list .phv-item.phv-small .phv-text > div {
      display: block;
      line-height: 1.2;
      font-size: 0.625rem;
      max-height: 3rem;
      overflow: hidden; }
    .wa-block-photo-video .phv-list .phv-item.phv-small:last-child {
      padding-right: 0; }
  .wa-block-photo-video .phv-list .phv-item.phv-more {
    text-align: center;
    background: url(../images/photo-other.jpg) repeat; }
    .wa-block-photo-video .phv-list .phv-item.phv-more span, .wa-block-photo-video .phv-list .phv-item.phv-more a {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      margin: -0.3525rem 0 0 0;
      font-size: 0.75rem;
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase; }
    .wa-block-photo-video .phv-list .phv-item.phv-more:hover span, .wa-block-photo-video .phv-list .phv-item.phv-more:hover a {
      color: #999999; }
  .wa-block-photo-video .phv-list .phv-item:last-child {
    padding-right: 0; }
@media (min-width: 1200px) {
  .wa-block-photo-video .phv-list .phv-item {
    height: 273px; }
    .wa-block-photo-video .phv-list .phv-item.phv-small {
      height: 181px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .wa-block-photo-video .phv-list {
    height: auto; }
    .wa-block-photo-video .phv-list .phv-item {
      display: none; }
      .wa-block-photo-video .phv-list .phv-item.phv-large, .wa-block-photo-video .phv-list .phv-item.phv-small {
        height: 200px; }
      .wa-block-photo-video .phv-list .phv-item.phv-more {
        display: block;
        width: 33.3333%; }
      .wa-block-photo-video .phv-list .phv-item:nth-child(1), .wa-block-photo-video .phv-list .phv-item:nth-child(2), .wa-block-photo-video .phv-list .phv-item:nth-child(3), .wa-block-photo-video .phv-list .phv-item:nth-child(4) {
        display: block; }
      .wa-block-photo-video .phv-list .phv-item:nth-child(1), .wa-block-photo-video .phv-list .phv-item:nth-child(2) {
        width: 50%; }
      .wa-block-photo-video .phv-list .phv-item:nth-child(3), .wa-block-photo-video .phv-list .phv-item:nth-child(4) {
        width: 33.3333%; } }
@media (max-width: 767px) {
  .wa-block-photo-video .phv-list {
    height: auto; }
    .wa-block-photo-video .phv-list .phv-item {
      display: none;
      height: auto; }
      .wa-block-photo-video .phv-list .phv-item.phv-large, .wa-block-photo-video .phv-list .phv-item.phv-small {
        float: none;
        width: auto;
        min-height: 200px;
        margin: 0 0 1.25rem; }
      .wa-block-photo-video .phv-list .phv-item:nth-child(1), .wa-block-photo-video .phv-list .phv-item:nth-child(2), .wa-block-photo-video .phv-list .phv-item:nth-child(3) {
        display: block; }
      .wa-block-photo-video .phv-list .phv-item:nth-child(3) {
        margin-bottom: 0; } }
.wa-block-photo-video.phv-any .phv-list .phv-item {
  float: none;
  width: 100%;
  height: auto; }
  .wa-block-photo-video.phv-any .phv-list .phv-item .phv-item-video, .wa-block-photo-video.phv-any .phv-list .phv-item .phv-item-picture {
    margin-right: 0; }
@media (max-width: 767px) {
  .wa-block-photo-video.phv-any .phv-list .phv-item {
    margin-bottom: 1rem;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
    -moz-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
    box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4); } }

/************************** End of block PHOTO / VIDEO ***********************************/
/************************** Block COMMENTS ***********************************/
.wa-block-comments {
  max-width: 100%;
  overflow: hidden; }
  .wa-block-comments .comments-short {
    position: relative;
    margin-bottom: 1.5625rem; }
    .wa-block-comments .comments-short .btn-comments {
      float: left;
      width: 228px;
      height: 2.9375rem;
      padding: 0.625rem 0 0 1.8125rem;
      vertical-align: middle; }
    .wa-block-comments .comments-short .comment-count {
      float: left;
      padding: 1rem 0 0 1.25rem;
      vertical-align: middle;
      color: #999999;
      text-transform: lowercase; }
    .wa-block-comments .comments-short .soc-serv {
      float: right;
      padding-top: 0.3125rem;
      vertical-align: middle; }
  .wa-block-comments .comments-review {
    position: relative;
    margin-bottom: 1.5625rem;
    max-width: 100%;
    overflow: hidden; }
    .wa-block-comments .comments-review .comments-header {
      margin-bottom: 2.5rem;
      font-size: 1.125rem;
      color: #000000;
      text-transform: uppercase; }
    .wa-block-comments .comments-review .comments-forum {
      padding: 2.25rem 1.9375rem;
      margin: 0.3125rem;
      -webkit-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.5);
      -moz-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.5);
      box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.5);
      font-size: 0.875rem;
      font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
      color: #999999; }
      .wa-block-comments .comments-review .comments-forum .comments-hide {
        margin-bottom: 0.9375rem;
        font-size: 1.1875rem;
        text-decoration: underline;
        cursor: pointer; }
      .wa-block-comments .comments-review .comments-forum .reviews-reply-field-author {
        width: 100%; }
        .wa-block-comments .comments-review .comments-forum .reviews-reply-field-author > label {
          display: inline-block;
          max-width: 39%;
          padding-right: 0.5rem;
          margin-right: -4px;
          vertical-align: middle; }
        .wa-block-comments .comments-review .comments-forum .reviews-reply-field-author > span {
          display: inline-block;
          width: 60%;
          margin-right: -4px;
          vertical-align: middle; }
      .wa-block-comments .comments-review .comments-forum .reviews-reply-field-captcha .reviews-reply-field-captcha-label {
        display: inline-block;
        max-width: 39%;
        padding-right: 0.5rem;
        margin-right: -4px;
        vertical-align: middle; }
        .wa-block-comments .comments-review .comments-forum .reviews-reply-field-captcha .reviews-reply-field-captcha-label > label {
          display: inline-block;
          max-width: 39%;
          padding-right: 0.5rem;
          margin-right: -4px;
          vertical-align: middle; }
        .wa-block-comments .comments-review .comments-forum .reviews-reply-field-captcha .reviews-reply-field-captcha-label > input {
          display: inline-block;
          width: 60%;
          margin-right: -4px;
          vertical-align: middle; }
      .wa-block-comments .comments-review .comments-forum .reviews-reply-field-captcha .reviews-reply-field-captcha-image {
        display: inline-block;
        max-width: 60%;
        margin-right: -4px;
        vertical-align: middle; }
      .wa-block-comments .comments-review .comments-forum table.reviews-post-table {
        margin-bottom: 1.5625rem; }
        .wa-block-comments .comments-review .comments-forum table.reviews-post-table thead td .message-post-date {
          float: right;
          text-align: right;
          font-size: 1.1875rem; }
        .wa-block-comments .comments-review .comments-forum table.reviews-post-table tbody td .reviews-text {
          color: #000000; }
  .wa-block-comments .comments-forum .blog-comments .blog-comment-date {
    float: right;
    text-align: right;
    font-size: 1.1875rem; }
  .wa-block-comments .comments-forum .blog-comments .blog-comment-title {
    margin: 0 0 0.625rem 2.5rem; }
  @media (max-width: 767px) {
    .wa-block-comments .comments-short .soc-serv {
      display: none; }
    .wa-block-comments .comments-review .comments-forum .reviews-reply-form .bx-html-editor {
      min-width: 0 !important;
      max-width: 100%; }
    .wa-block-comments .comments-review .comments-forum .reviews-reply-form .reviews-reply-field-captcha .reviews-reply-field-captcha-label {
      display: block;
      max-width: none;
      padding-right: 0;
      margin-right: 0;
      vertical-align: middle; }
      .wa-block-comments .comments-review .comments-forum .reviews-reply-form .reviews-reply-field-captcha .reviews-reply-field-captcha-label > label {
        display: inline-block;
        max-width: 39%;
        padding-right: 0.5rem;
        margin-right: -4px;
        vertical-align: middle; }
      .wa-block-comments .comments-review .comments-forum .reviews-reply-form .reviews-reply-field-captcha .reviews-reply-field-captcha-label > input {
        display: inline-block;
        width: 60%;
        margin-right: -4px;
        vertical-align: middle; }
    .wa-block-comments .comments-review .comments-forum .reviews-reply-form .reviews-reply-field-captcha .reviews-reply-field-captcha-image {
      display: block;
      max-width: none;
      margin-right: 0;
      vertical-align: middle; } }

/************************** End of block COMMENTS ***********************************/
/************************** Block OTHER NEWS ***********************************/
.wa-block-other-news .other-link {
  display: block;
  margin-bottom: 1.5625rem;
  font-size: 1.25rem;
  color: #000000;
  font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
  text-transform: uppercase; }
  .wa-block-other-news .other-link:hover {
    color: #6699ff;
    text-decoration: underline; }
.wa-block-other-news .other-news-list {
  overflow: auto; }
  .wa-block-other-news .other-news-list .news-item {
    display: inline-block;
    width: 33.3333%;
    margin: 0 -4px 0 0;
    vertical-align: top; }
    .wa-block-other-news .other-news-list .news-item .news-preview-picture {
      display: block;
      position: relative;
      width: 100%;
      height: 250px;
      margin-bottom: 0.5rem;
      background: transparent center center no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .wa-block-other-news .other-news-list .news-item .news-preview-picture img {
        display: block;
        width: 100%;
        z-index: 1; }
      .wa-block-other-news .other-news-list .news-item .news-preview-picture a {
        display: block;
        height: 100%;
        z-index: 3; }
    .wa-block-other-news .other-news-list .news-item .news-rubric {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .wa-block-other-news .other-news-list .news-item .ada-news-text, .wa-block-other-news .other-news-list .news-item .news-text {
      display: block;
      background: transparent;
      font-size: 1.0625rem; }
      .wa-block-other-news .other-news-list .news-item .ada-news-text .news-date, .wa-block-other-news .other-news-list .news-item .ada-news-text .news-time, .wa-block-other-news .other-news-list .news-item .news-text .news-date, .wa-block-other-news .other-news-list .news-item .news-text .news-time {
        padding: 0.4375rem 0 0.5625rem;
        font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
        color: #7c8fc4; }
      .wa-block-other-news .other-news-list .news-item .ada-news-text .news-date, .wa-block-other-news .other-news-list .news-item .news-text .news-date {
        float: left; }
      .wa-block-other-news .other-news-list .news-item .ada-news-text .news-time, .wa-block-other-news .other-news-list .news-item .news-text .news-time {
        display: none;
        float: right; }
      .wa-block-other-news .other-news-list .news-item .ada-news-text .news-name, .wa-block-other-news .other-news-list .news-item .ada-news-text .news-preview-text, .wa-block-other-news .other-news-list .news-item .news-text .news-name, .wa-block-other-news .other-news-list .news-item .news-text .news-preview-text {
        display: block;
        width: 100%;
        text-decoration: none; }
        .wa-block-other-news .other-news-list .news-item .ada-news-text .news-name .news-page-url, .wa-block-other-news .other-news-list .news-item .ada-news-text .news-preview-text .news-page-url, .wa-block-other-news .other-news-list .news-item .news-text .news-name .news-page-url, .wa-block-other-news .other-news-list .news-item .news-text .news-preview-text .news-page-url {
          display: block;
          color: inherit;
          text-decoration: underline; }
        .wa-block-other-news .other-news-list .news-item .ada-news-text .news-name p, .wa-block-other-news .other-news-list .news-item .ada-news-text .news-preview-text p, .wa-block-other-news .other-news-list .news-item .news-text .news-name p, .wa-block-other-news .other-news-list .news-item .news-text .news-preview-text p {
          margin: 0;
          padding: 0;
          text-align: left;
          text-indent: unset; }
      .wa-block-other-news .other-news-list .news-item .ada-news-text .news-name, .wa-block-other-news .other-news-list .news-item .news-text .news-name {
        display: block;
        line-height: 1.2;
        font-size: 1.0625rem;
        /*max-height: 4 * 1.2 * 1.0625rem;*/
        font-family: ArialNarrowRegular, Arial, Helvetica, sans-serif;
        color: #000000;
        font-style: italic;
        overflow: hidden; }
      .wa-block-other-news .other-news-list .news-item .ada-news-text .news-preview-text, .wa-block-other-news .other-news-list .news-item .news-text .news-preview-text {
        color: #666666; }
    .wa-block-other-news .other-news-list .news-item .ada-news-text {
      display: none;
      margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .wa-block-other-news .other-news-list .news-item:nth-child(3n + 1) > div {
      margin-right: 1.875rem; }
    .wa-block-other-news .other-news-list .news-item:nth-child(3n + 2) > div {
      margin: 0 0.9375rem; }
    .wa-block-other-news .other-news-list .news-item:nth-child(3n) > div {
      margin-left: 1.875rem; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .wa-block-other-news .other-news-list .news-item .news-preview-picture {
      height: 180px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .wa-block-other-news .other-news-list .news-item {
      display: none;
      width: 50%; }
      .wa-block-other-news .other-news-list .news-item .news-preview-picture {
        height: 210px; }
      .wa-block-other-news .other-news-list .news-item:nth-child(1), .wa-block-other-news .other-news-list .news-item:nth-child(2) {
        display: inline-block; }
      .wa-block-other-news .other-news-list .news-item:nth-child(1) > div {
        margin: 0 0.625rem 0 0; }
      .wa-block-other-news .other-news-list .news-item:nth-child(2) > div {
        margin: 0 0 0 0.625rem; } }
  @media (max-width: 767px) {
    .wa-block-other-news .other-news-list .news-item {
      width: 100%;
      margin: 0 0 1.25rem;
      -webkit-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
      -moz-box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4);
      box-shadow: 0px 10px 15px 0px rgba(122, 122, 122, 0.4); }
      .wa-block-other-news .other-news-list .news-item .ada-news-text {
        display: block; }
      .wa-block-other-news .other-news-list .news-item .news-text {
        display: none; }
      .wa-block-other-news .other-news-list .news-item .news-preview-picture {
        height: auto;
        margin-bottom: 0; }
      .wa-block-other-news .other-news-list .news-item > div {
        margin: 0; }
      .wa-block-other-news .other-news-list .news-item:last-child {
        margin: 0; } }

/************************** End of block OTHER NEWS ***********************************/
/************************** Page TYPOGRAPHIC ***********************************/
.page-typographic .tg-line-all {
  padding-left: 3.125rem;
  margin-bottom: 1.875rem; }
  .page-typographic .tg-line-all h5 {
    margin-left: -3.125rem; }
  .page-typographic .tg-line-all .tg-gray {
    padding: 1rem;
    background-color: #25333e; }
    .page-typographic .tg-line-all .tg-gray .wa-group-label {
      color: #ffffff; }
.page-typographic .tg-h h5 {
  margin-left: 0; }
.page-typographic .tg-buttons .tg-btn {
  display: inline-block;
  width: 11.875rem;
  padding: 1.25rem;
  margin-bottom: 0.625rem; }
  .page-typographic .tg-buttons .tg-btn::nth-child(2n+1) {
    margin-left: 2.5rem; }
  .page-typographic .tg-buttons .tg-btn button, .page-typographic .tg-buttons .tg-btn .btn-all {
    width: 100%; }
.page-typographic .tg-txf .wa-form-group {
  margin-bottom: 1.25rem; }
.page-typographic .tg-txf label {
  display: block;
  margin-bottom: 0.4375rem; }
.page-typographic .tg-txf input[type="text"] {
  display: block;
  width: 30rem; }
.page-typographic .tg-txf textarea {
  display: block;
  width: 30rem;
  height: 10.625rem; }
.page-typographic .chb-group .chb-wrapper {
  margin-right: 2.5rem; }
.page-typographic .rb-group .rb-wrapper {
  margin-right: 2.5rem; }
.page-typographic .select-wrapper {
  width: 18.75rem; }
.page-typographic .tg-menu {
  display: block;
  margin: 1.25rem 0; }
.page-typographic .accordion-wrapper {
  width: 18.75rem; }
.page-typographic .tg-carousel-1 {
  width: 40rem; }

/************************** End of Page TYPOGRAPHIC ***********************************/

/*# sourceMappingURL=styles.css.map */
