/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  font-display: swap;
}

html {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

*,
*:before,
*:after {
  -moz-box-sizing: inherit;
       box-sizing: inherit;
}

/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
      -ms-text-size-adjust: 100%;
  /* 3 */
}

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 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 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  border-bottom: none;
  /* 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;
}

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

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

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

/**
 * 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

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

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

/**
 * 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 {
  /* 1 */
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  /* 1 */
  margin: 0;
  font: inherit;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * 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 {
  padding: 0; 
  border-style: none;
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  padding: .35em .625em .75em; 
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/**
 * 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 {
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 1 */
  color: inherit;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 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'] {
  -moz-box-sizing: border-box;
       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 OS X.
 */
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

/**
 * 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 */
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
fieldset,
legend,
figure,
hr {
  padding: 0; 
  margin: 0;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

table {
  border-spacing: 0; 
  border-collapse: collapse;
}

a {
  color: #2a5d9f;
  text-decoration: none;
  outline: 0;
}

textarea {
  resize: vertical;
}

/*! Flickity v2.0.2
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  position: relative;
  height: 100%; 
  overflow: hidden;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; 

  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor:    -moz-grab;
  cursor:         grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor:    -moz-grabbing;
  cursor:         grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: white;
  background: rgba(255, 255, 255, .75);
  border: none;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09f;
}

.flickity-prev-next-button:active {
  opacity: .6;
}

.flickity-prev-next-button.previous {
  left: -45px;
}

.flickity-prev-next-button.next {
  right: -45px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  right: 10px; 
  left: auto;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  cursor: auto; 
  opacity: .3;
}

.flickity-prev-next-button svg {
  position: absolute;
  top: 20%;
  left: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  bottom: -25px;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 1; 
  text-align: center;
  list-style: none;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  cursor: pointer; 
  background: #333;
  border-radius: 50%;
  opacity: .25;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

html {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Oxygen', 'Cantarell', 'Fira Sans', 'Helvetica Neue', Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

p {
  margin-bottom: 20px;
}

.o-wrapper__container {
  max-width: 1170px;
  margin-right: auto; 
  margin-left: auto;
}
.o-wrapper__container:after {
  display: block;
  clear: both; 
  content: ' ';
}

.o-header {
  height: 55px;
}
.o-header__container {
  max-width: 1170px;
  margin-right: auto; 
  margin-left: auto;
}
.o-header__container:after {
  display: block;
  clear: both; 
  content: ' ';
}

.o-modal-search__container {
  position: relative; 
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}
.o-modal-search__container:after {
  display: block;
  clear: both; 
  content: ' ';
}

.o-main {
  float: left;
  width: 66.66667%;
  padding-right: 1.38889%; 
  padding-left: 1.38889%;
}
@media (min-width: 0) and (max-width: 960px) {
  .o-main {
    float: left;
    width: 100%;
    padding-right: 1.38889%; 
    padding-left: 1.38889%;
  }
}

.o-sidebar {
  float: left;
  width: 33.33333%;
  padding-right: 1.38889%; 
  padding-left: 1.38889%;
}
@media (min-width: 0) and (max-width: 960px) {
  .o-sidebar {
    float: left; 
    width: 100%;
  }
}

.o-footer__container {
  max-width: 1170px;
  margin-right: auto; 
  margin-left: auto;
}
.o-footer__container:after {
  display: block;
  clear: both; 
  content: ' ';
}

.c-page {
  background: #f7f7f7 url('../img/bg.png') repeat;
}
.c-page--fixed {
  padding-top: 55px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-page--menu {
    overflow: hidden;
  }
}
.c-page__header {
  background: #3b71b6;
}
.c-page__header--fixed {
  position: fixed;
  top: 0;
  z-index: 1010;
  width: 100%;
}
.c-page__header--scroll {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .6);
}
.c-page__wrapper {
  padding-bottom: 10px;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}
.c-page__footer {
  color: #7e7e7e;
  background: #232428;
}
.c-page__footer--top {
  padding-bottom: 10px;
}
.c-page__footer--bottom {
  background: #0d0d0d;
}

.c-logo {
  display: inline-block;
  float: left;
  padding: 0 15px 0 0;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media (min-width: 0) and (max-width: 960px) {
  .c-logo {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
.c-logo__link {
  display: inline-block;
}
.c-logo__image {
  vertical-align: bottom;
}

.c-nav {
  position: relative;
  z-index: 2;
  display: inline-block;
  float: left;
}
@media (min-width: 960px) {
  .c-nav--menu {
    display: none;
  }
}
.c-nav--right {
  float: right;
}
.c-nav--right--open {
  -webkit-transform: translateX(250px);
     -moz-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}
@media (min-width: 0) and (max-width: 960px) {
  .c-nav--hidden {
    display: none;
  }
}
.c-nav__list {
  list-style: none;
}
.c-nav__item {
  position: relative;
  float: left;
}
@media (min-width: 960px) {
  .c-nav__item:hover > .c-nav-sub {
    display: block;
  }
  .c-nav__item:hover > .c-nav__label > .c-nav__link {
    background: #294f7f;
  }
}
.c-nav__link {
  display: inline-block;
  padding: 0 12px;
  font-weight: 500;
  line-height: 55px;
  color: #fff;
  cursor: pointer;
}
.c-nav__link:hover,
.c-nav__link--active {
  background: #294f7f;
}
.c-nav__link--more::after {
  float: right;
  margin-left: 10px;
  font-family: FontAwesome;
  content: '\f107';
}
@media (min-width: 0) and (max-width: 960px) {
  .c-nav__link--right-more::after {
    content: none;
  }
}
.c-nav__link--search,
.c-nav__link--menu {
  cursor: pointer;
}
.c-nav__checkbox {
  display: none;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-nav__checkbox:checked ~ .c-nav-sub {
    display: block;
  }
  .c-nav__checkbox:checked ~ .c-nav__label > .c-nav__link {
    background: #294f7f;
  }
}
.c-nav__name {
  margin-left: 10px;
}
.c-nav__avatar {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  border-radius: 50%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-nav__avatar {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 0) and (max-width: 960px) {
  .c-nav--mobile {
    position: fixed;
    top: 55px;
    bottom: 0;
    z-index: 999;
    display: block;
    width: 250px;
    margin: 0;
    background: #1c1e21;
    -webkit-transition: .25s;
       -moz-transition: .25s;
            transition: .25s;
    -webkit-transform: translateX(-250px);
       -moz-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px);

    overflow-Y: scroll;
  }
  .c-nav--mobile--open {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .c-nav__item--mobile {
    width: 100%;
  }
  .c-nav__link--mobile {
    width: 100%;
  }
}

.c-nav-sub {
  position: absolute;
  display: none;
  min-width: 230px;
  padding: 5px 0;
  list-style: none;
  background: #fff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0 1px 1px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
}
.c-nav-sub--right {
  right: 0;
  min-width: 180px;
}
.c-nav-sub--more {
  position: absolute;
  top: 0;
  left: 228px;
  border-width: 1px;
}
.c-nav-sub__item {
  position: relative;
}
@media (min-width: 960px) {
  .c-nav-sub__item:hover > .c-nav-sub {
    display: block;
  }
  .c-nav-sub__item:hover > .c-nav-sub__label > .c-nav-sub__link {
    background-color: #f8f8f8;
  }
}
.c-nav-sub__link {
  display: block;
  padding: 10px 15px;
  font-size: .875rem;
  font-weight: 400;
  color: #4c4c4c;
  cursor: pointer;
}
.c-nav-sub__link:hover,
.c-nav-sub__link--active {
  background-color: #f8f8f8;
}
.c-nav-sub__link--more::after {
  float: right;
  margin-left: 10px;
  font-family: FontAwesome;
  content: '\f105';
}
.c-nav-sub__checkbox {
  display: none;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-nav-sub__checkbox:checked ~ .c-nav-sub {
    display: block;
  }
  .c-nav-sub__checkbox:checked ~ .c-nav-sub__label > .c-nav-sub__link {
    background: #f8f8f8;
  }
}
.c-nav-sub__divider {
  position: relative;
  width: 100%;
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #ddd;
}
.c-nav-sub__icon {
  width: 20px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-nav-sub--mobile {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding: 0;
    border: 0;
    box-shadow: none;
  }
  .c-nav-sub--mobile .c-nav-sub__divider {
    display: none;
  }
  .c-nav-sub--more .c-nav-sub__link {
    padding-left: 30px;
  }
}

.c-modal-search {
  position: fixed;
  top: -55px;
  z-index: 980;
  width: 100%;
  padding: 2px 0;
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
  -webkit-transition: .25s;
     -moz-transition: .25s;
          transition: .25s;
}
.c-modal-search--open {
  top: 55px;
}
.c-modal-search__input {
  width: 100%;
  padding: 8px 10px;
  font-size: 14px;
  border: 0;
  outline: none;
  box-shadow: none;
}
.c-modal-search__close {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}

.c-slider {
  float: left;
  width: 100%;
  height: 480px;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-slider {
    height: 200px;
  }
}
.c-slider::before {
  display: none;
  content: 'desktop';
}
@media (min-width: 0) and (max-width: 960px) {
  .c-slider::before {
    content: 'mobile';
  }
}
.c-slider__slide {
  width: 100%;
}
.c-slider__col {
  float: left;
}
.c-slider__col--big {
  width: 65%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-slider__col--big {
    float: left; 
    width: 100%;
  }
}
.c-slider__col--small {
  width: 35%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-slider__col--small {
    float: left; 
    width: 100%;
  }
}
.c-slider__box {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, .75) inset;
  -webkit-transition: .5s;
     -moz-transition: .5s;
          transition: .5s;
}
.c-slider__box:hover {
  box-shadow: 0 0 3rem rgba(200, 200, 200, .75) inset;
}
.c-slider__box--big {
  height: 480px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-slider__box--big {
    height: 200px;
  }
}
.c-slider__box--small {
  height: 240px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-slider__box--small {
    height: 200px;
  }
}
.c-slider__meta {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  color: #fff;
}
.c-slider__info {
  position: absolute;
  bottom: 5px;
  left: 5px;
}
.c-slider__title {
  display: table;
  padding: 3px 5px;
  margin-top: 2px;
  font-size: 20px;
  font-weight: 500;
  text-shadow: .0625rem .0625rem .0625rem rgba(0, 0, 0, .85);
  background-color: rgba(42, 93, 159, .7);
}
.c-slider__desc {
  display: table;
  padding: 3px 5px;
  margin-top: 2px;
  font-size: 16px;
  font-weight: 500;
  background-color: rgba(27, 27, 27, .7);
}
.c-slider__counter {
  position: absolute;
  top: 0;
  right: 5px;
}
.c-slider__comments {
  position: relative;
  display: inline-block;
  min-width: 26px;
  padding: 1px 3px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  color: #000;
  text-align: center;
  background: #fff none repeat scroll 0 0;
}
.c-slider__comments::after {
  position: absolute;
  bottom: -7px;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-top: 7px solid #fff;
  border-right: 5px solid transparent;
}

.c-panel-fs {
  float: left;
  width: 100%;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.c-panel-fs__header {
  height: 40px; 
  padding: 10px 10px 0;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-panel-fs__header {
    height: auto;
    padding: 10px 0 0;
    border-bottom: 0;
  }
}
.c-panel-fs__title {
  float: left;
  height: 30px;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  text-shadow: .0625rem .0625rem .0625rem #ddd; 
  border-bottom: 1px solid #000;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-panel-fs__title {
    float: none;
    padding: 0 10px;
  }
}
.c-panel-fs__title-link {
  display: block;
  color: #000;
}
.c-panel-fs__title-link:focus,
.c-panel-fs__title-link:hover {
  color: #2a5d9f;
}
.c-panel-fs__list {
  float: right; 
  list-style: none;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-panel-fs__list {
    float: none;
    padding: 10px 10px 0;
    border-bottom: 1px solid #ddd;
  }
}
.c-panel-fs__item {
  display: inline-block;
  height: 24px;
  padding: 0 1px 0 5px; 
  font-size: 16px;
  font-weight: 400;
  color: #777;
  border-left: 2px dotted #ddd;
}
.c-panel-fs__item:first-child {
  border-left: none;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-panel-fs__item {
    margin: 5px 0;
  }
}
.c-panel-fs__link {
  display: block;
  height: 30px;
  color: #777;
}
.c-panel-fs__link:hover,
.c-panel-fs__link:focus,
.c-panel-fs__link:active,
.c-panel-fs__link--active {
  color: #000;
  border-bottom: 1px solid #3b71b6;
}
.c-panel-fs__products {
  display: block;
  height: 210px;
  margin: 0 50px;
}
.c-panel-fs__product {
  margin-top: 10px;
  margin-right: 10px;
  font-size: 14px;
  text-align: center;
}
.c-panel-fs__cover {
  position: relative;
  display: block;
  width: 110px;
  height: 138px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-panel-fs__shop {
  width: 110px;
  height: 24px;
  margin-top: 5px;
  overflow: hidden;
  font-weight: 400;
  color: #000;
}
.c-panel-fs__image {
  vertical-align: middle;
}
.c-panel-fs__price {
  width: 110px;
  overflow: hidden;
  font-weight: 600;
  color: #e00;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-news {
  clear: both;
}
.c-news__header {
  float: left;
  width: 100%;
  height: 50px;
  padding: 20px 0 0;
  padding-right: 1.38889%;
  padding-left: 1.38889%;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__header {
    float: left;
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    border-bottom: 0;
  }
}
.c-news__title {
  float: left;
  padding-bottom: 5px; 
  font-size: 20px;
  font-weight: 500;
  color: #000;
  text-shadow: .0625rem .0625rem .0625rem #ddd;
  border-bottom: 1px solid #000;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__title {
    float: none;
  }
}
.c-news__title-link {
  display: block;
  color: #000;
}
.c-news__title-link:focus,
.c-news__title-link:hover {
  color: #2a5d9f;
}
.c-news__list {
  float: right;
  list-style: none;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__list {
    float: none;
    padding: 10px 0 0;
    border-bottom: 1px solid #ddd;
  }
}
.c-news__item {
  display: inline-block;
  height: 24px;
  padding: 0 1px 0 5px; 
  font-size: 16px;
  font-weight: 400;
  color: #777;
  border-left: 2px dotted #ddd;
}
.c-news__item:first-child {
  border-left: none;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__item {
    margin: 5px 0;
  }
}
.c-news__link {
  display: block;
  height: 30px;
  color: #777;
}
.c-news__link:hover,
.c-news__link:focus,
.c-news__link:active,
.c-news__link--active {
  color: #000;
  border-bottom: 1px solid #3b71b6;
}
.c-news__news-list {
  width: 100.1%;
}
.c-news__news-item {
  margin-top: 10px;
}
.c-news__news-item--primary {
  float: left;
  width: 33.33333%;
  padding-right: 1.38889%; 
  padding-left: 1.38889%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__news-item--primary {
    float: left;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.c-news__news-item--primary:nth-child(3n+1) {
  clear: left;
}
.c-news__news-item--first {
  float: left;
  width: 100%;
  padding-right: 1.38889%; 
  padding-left: 1.38889%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__news-item--first {
    float: left;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.c-news__news-item--secondary {
  float: left;
  width: 50%;
  padding-right: 1.38889%; 
  padding-left: 1.38889%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__news-item--secondary {
    float: left;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.c-news__news-item--secondary:nth-child(even) {
  clear: left;
}
.c-news__news-item--footer {
  float: left; 
  width: 100%;
}
.c-news__image {
  position: relative;
  overflow: hidden;
  border-right: 1px solid #fff; 
  border-left: 1px solid #fff;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__image {
    float: left;
    width: 100px;
    height: 60px;
    vertical-align: top;
  }
}
.c-news__image--first {
  float: left; 
  width: 50%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__image--first {
    float: left;
    width: 100%;
    width: 100%;
    height: 220px;
  }
}
.c-news__image--secondary {
  float: left;
  width: 100px;
  height: 60px;
  vertical-align: top;
}
.c-news__image--footer {
  border: 1px solid #444;
}
.c-news__image--category {
  float: left; 
  width: 33.33333%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__image--category {
    float: left;
    width: 100%;
    width: 100%;
    height: 220px;
  }
}
.c-news__zoom {
  position: relative;
  display: block;
  width: 100%; 
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
          transition: all .25s ease-out;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__zoom {
    width: 100px;
    height: 60px;
  }
}
.c-news__zoom:hover {
  -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.c-news__zoom--first {
  height: 220px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__zoom--first {
    width: 100%;
    height: 220px;
  }
}
.c-news__zoom--secondary {
  width: 100px;
  height: 60px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__zoom--category {
    width: 100%;
    height: 220px;
  }
}
.c-news__counter {
  position: absolute;
  top: -6px;
  right: 0;
}
.c-news__comments {
  position: relative;
  display: inline-block;
  min-width: 20px;
  padding: 2px 4px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
}
.c-news__comments::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-top: 5px solid rgba(0, 0, 0, .5);
  border-right: 3px solid transparent;
}
.c-news__tag {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 5px;
  font-weight: 500;
  color: #fff;
  text-shadow: .0625rem .0625rem .0625rem rgba(0, 0, 0, .85);
  white-space: nowrap;
  background-color: rgba(42, 93, 159, .7);
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__meta {
    padding-left: 10px;
    overflow: hidden; 
    vertical-align: top;
  }
}
.c-news__meta--first {
  float: left;
  width: 50%;
  padding-left: 10px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__meta--first {
    float: left;
    width: 100%;
    padding-left: 0;
  }
}
.c-news__meta--secondary {
  padding-left: 10px;
  overflow: hidden; 
  vertical-align: top;
}
.c-news__meta--category {
  float: left;
  width: 66.66667%;
  padding-left: 10px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__meta--category {
    float: left;
    width: 100%;
    padding-left: 0;
  }
}
.c-news__heading {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #000;
  text-shadow: .0625rem .0625rem .0625rem #ddd;
}
.c-news__heading--primary {
  margin-top: 5px;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__heading--primary {
    margin-top: 0;
  }
}
.c-news__heading--first {
  font-size: 20px;
  font-weight: 500;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-news__heading--first {
    margin-top: 5px;
  }
}
.c-news__heading-link {
  display: block;
  color: #000;
}
.c-news__heading-link--footer {
  color: #ddd;
  text-shadow: none;
}
.c-news__info {
  font-size: 14px;
  font-weight: 400;
  color: #777;
}
.c-news__info-list {
  list-style: none;
}
.c-news__info-item {
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #777;
}
.c-news__desc {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  text-align: justify;
}
.c-news__desc * {
  margin: 0;
}
.c-news__desc::after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30%;
  pointer-events: none;
  content: '';
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white 100%);
  background:    -moz-linear-gradient(top, rgba(255, 255, 255, 0), white 100%);
  background:         linear-gradient(to bottom, rgba(255, 255, 255, 0), white 100%);
}
.c-news__desc--first {
  max-height: 9.1em;
}
.c-news__desc--category {
  max-height: 3.9em;
}
.c-news__read-more {
  float: right;
  width: 105px;
  padding: 2px 0;
  margin-top: 5px;
  font-size: 14px;
  color: #777;
  text-align: center;
  background: #ddd;
}
.c-news__read-more:hover,
.c-news__read-more:focus {
  color: #fff;
  background: #3b71b6;
}
.c-news__news-info {
  text-align: center;
}
.c-news__news-info__text {
  display: inline-block;
  margin-top: 20px;
  font-size: 18px;
}
.c-news__show-more__link {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #2a5d9f;
  text-align: center;
  text-transform: uppercase;
  border: solid 1px #4383d5;
  -webkit-transition: .5s;
     -moz-transition: .5s;
          transition: .5s;
}
.c-news__show-more__link:hover {
  color: #fff;
  background-color: #4383d5;
}

.c-panel-social {
  margin-top: 10px;
}
.c-panel-social__list {
  list-style: none;
}
.c-panel-social__item {
  margin-bottom: 5px;
}
.c-panel-social__item:hover,
.c-panel-social__item:focus {
  background-color: #777;
  -webkit-transition: .5s;
     -moz-transition: .5s;
          transition: .5s;
}
.c-panel-social__item--googlenews {
  background-color: #33a753;
}
.c-panel-social__item--fb {
  background-color: #516eab;
}
.c-panel-social__item--twitter {
  background-color: #4db2ec;
}
.c-panel-social__item--youtube {
  background-color: #e14e42;
}
.c-panel-social__item--fw {
  background-color: #ffc404;
}
.c-panel-social__item--instagram {
  background-color: #c13584;
}
.c-panel-social__item--rss {
  background-color: #ff7200;
}
.c-panel-social__link {
  display: block;
  height: 32px;
  color: #fff;
}
.c-panel-social__icon {
  float: left;
  width: 32px;
  padding: 0 10px;
  line-height: 32px;
}
.c-panel-social__count {
  float: left;
  padding: 0 10px;
  margin: 4px 0;
  font-size: 16px;
  font-weight: 500;
  border-left: 1px solid rgba(255, 255, 255, .1);
}
.c-panel-social__text {
  float: right;
  padding: 0 10px;
  margin: 4px 0;
  font-size: 12px;
  font-weight: 600;
  border-left: 1px solid rgba(255, 255, 255, .1);
}

.c-panel-side {
  margin-top: 10px;
  color: #fff;
}
.c-panel-side--black {
  background-color: #212121;
  border-bottom: solid 4px #0d0d0d;
}
.c-panel-side--blue {
  background-color: #4383d5;
  border-bottom: solid 4px #2a5d9f;
}
.c-panel-side__header {
  display: block;
}
.c-panel-side__title {
  padding: 10px;
  font-size: 20px;
  font-weight: 500;
}
.c-panel-side__list {
  padding: 0 10px 10px;
  list-style: none;
}
.c-panel-side__item {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
}
.c-panel-side__link {
  padding: 5px 10px;
  color: #fff;
}
.c-panel-side__link--black:hover,
.c-panel-side__link--black:focus {
  background-color: #0d0d0d;
  border-radius: 4px;
}
.c-panel-side__link--black--active {
  font-weight: 500;
  background-color: #0d0d0d;
  border-radius: 4px;
}
.c-panel-side__link--blue:hover,
.c-panel-side__link--blue:focus {
  background-color: #2a5d9f;
  border-radius: 4px;
}
.c-panel-side__link--blue--active {
  font-weight: 500;
  background-color: #2a5d9f;
  border-radius: 4px;
}
.c-panel-side__side-item {
  display: block;
}
.c-panel-side__side-item--edition {
  height: 90px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 110%;
}
.c-panel-side__side-item--preorder {
  height: 150px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 110%;
}
.c-panel-side__side-item--comment {
  padding: 10px;
  background-color: #f9f9f9;
  -webkit-transition: .1s;
     -moz-transition: .1s;
          transition: .1s;
}
.c-panel-side__side-item--comment:nth-child(even) {
  background-color: #f5f5f5;
}
.c-panel-side__side-item--comment:hover,
.c-panel-side__side-item--comment:focus {
  background-color: #f2f2f2;
}
.c-panel-side__inner {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  background: rgba(0, 0, 0, .7);
  -webkit-transition: .5s;
     -moz-transition: .5s;
          transition: .5s;
}
.c-panel-side__inner:hover,
.c-panel-side__inner:focus {
  background: rgba(0, 0, 0, .4);
}
.c-panel-side__number {
  display: table-cell;
  width: 8.33333%;
  font-size: 20px;
  font-weight: 600;
  vertical-align: middle;
}
.c-panel-side__name {
  display: table-cell;
  width: 75%;
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
}
.c-panel-side__date {
  font-size: 14px;
}
.c-panel-side__count {
  display: table-cell;
  width: 16.66667%;
  font-size: 14px;
  font-weight: 500;
  text-align: right;
  vertical-align: middle;
}
.c-panel-side__avatar {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 5px;
}
.c-panel-side__comment {
  padding-left: 10px;
  overflow: hidden;
  vertical-align: top;
}
.c-panel-side__user {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.c-panel-side__heading {
  overflow: hidden;
  clear: both;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #000;
  text-overflow: ellipsis;
  text-shadow: .0625rem .0625rem .0625rem #ddd;
  white-space: nowrap;
}
.c-panel-side__meta {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #777;
}

.c-footer-block {
  float: left;
  width: 33.33333%;
  padding-right: 1.38889%; 
  padding-left: 1.38889%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-footer-block {
    float: left;
    width: 100%;
    padding-right: 1.38889%; 
    padding-left: 1.38889%;
  }
}
.c-footer-block__header {
  padding: 20px 0;
}
.c-footer-block__title {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.c-footer-block__desc {
  font-size: 16px;
  font-weight: 400;
}
.c-footer-block__stats {
  font-size: 16px;
  font-weight: 400;
  list-style: none;
}
.c-footer-block__count {
  float: right;
}
.c-footer-block__social-list {
  list-style: none;
}
.c-footer-block__social-item {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.c-footer-block__social-link {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
}
.c-footer-block__social-link:hover {
  background-color: #777;
  -webkit-transition: .5s;
     -moz-transition: .5s;
          transition: .5s;
}
.c-footer-block__social-link--googlenews {
  background-color: #33a753;
}
.c-footer-block__social-link--fb {
  background-color: #516eab;
}
.c-footer-block__social-link--twitter {
  background-color: #4db2ec;
}
.c-footer-block__social-link--youtube {
  background-color: #e14e42;
}
.c-footer-block__social-link--fw {
  background-color: #ffc404;
}
.c-footer-block__social-link--instagram {
  background-color: #c13584;
}
.c-footer-block__social-link--rss {
  background-color: #ff7200;
}
.c-footer-block__text {
  float: left;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
}
.c-footer-block__bottom-list {
  float: right;
  list-style: none;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-footer-block__bottom-list {
    float: left;
  }
}
.c-footer-block__bottom-item {
  float: left;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
}
.c-footer-block__bottom-link {
  color: #ddd;
}

.c-post__header {
  padding: 20px 0;
}

.c-post__avatar {
  display: block;
  float: left;
  width: 56px;
  height: 56px;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-post__avatar {
    display: none;
  }
}

.c-post__meta {
  padding-left: 10px;
  overflow: hidden;
  vertical-align: top;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-post__meta {
    padding-left: 0;
  }
}
.c-post__meta--page {
  padding-left: 0;
}

.c-post__title {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.3;
  color: #000;
  text-shadow: .0625rem .0625rem .0625rem #ddd;
}

.c-post__info-list {
  list-style: none;
}

.c-post__info-item {
  display: inline-block;
  float: left;
  margin-right: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #777;
}

.c-post__info-link {
  display: block;
  color: #777;
}

.c-post__info-icon {
  margin-right: 5px;
}

.c-post__thumbnail {
  width: 100%;
  height: 400px;
  margin-bottom: 10px;

  object-fit: cover;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-post__thumbnail {
    height: auto;

    object-fit: fill;
  }
}

.c-post__content {
  clear: both;
}
@media (min-width: 0) and (max-width: 960px) {
  .c-post__content iframe {
    width: 100%;
  }
  .c-post__content img {
    width: 100%;
    height: auto;
  }
}
.c-post__content h1,
.c-post__content h2,
.c-post__content h3,
.c-post__content h4,
.c-post__content h5,
.c-post__content h6 {
  margin-bottom: 20px;
}
.c-post__content ol,
.c-post__content ul {
  margin-top: -10px;
  margin-bottom: 20px;
  list-style-position: inside;
}
.c-post__content table {
  width: 100%;
}
.c-post__content td {
  border: 1px solid #ddd;
}
.c-post__content blockquote {
  position: relative;
  padding: 10px 40px;
  margin: 0;
  margin-bottom: 20px;
}
.c-post__content blockquote::before,
.c-post__content blockquote::after {
  position: absolute;
  height: 30px;
  font-size: 60px;
  line-height: 1;
}
.c-post__content blockquote::before {
  top: 0;
  left: 0;
  content: '\201C';
}
.c-post__content blockquote::after {
  right: 0;
  bottom: 0;
  content: '\201D';
}
.c-post__content blockquote p {
  margin-bottom: 0;
}

.c-post__footer {
  clear: both;
}

.c-post__btn-gn {
  margin-bottom: 20px;
}

.c-post__btn-gn-link {
  display: inline-block;
  width: 100%;
  padding: 30px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #2a5d9f;
  text-align: center;
  text-transform: uppercase;
  border: solid 2px #4383d5;
  -webkit-transition: .5s;
     -moz-transition: .5s;
          transition: .5s;
}
.c-post__btn-gn-link:hover {
  color: #fff;
  background-color: #4383d5;
}

.c-post__btn-gn-icon,
.c-post__btn-gn-text {
  display: inline-block;
  margin: 10px;
}

.c-post__btn-gn-img {
  height: 64px;
  vertical-align: middle;
}

.c-post__share {
  margin-bottom: 10px;
  line-height: 3;
}

.c-post__share-title {
  font-weight: 500;
}

.c-post__share-link {
  padding: 5px 12px 6px;
  margin: 0 2px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, .15);
}
.c-post__share-link:hover,
.c-post__share-link:focus {
  background: #777;
}
.c-post__share-link--fb {
  background-color: #516eab;
}
.c-post__share-link--twitter {
  background-color: #4db2ec;
}
.c-post__share-link--google {
  background-color: #f14d4d;
}

.c-post__tags {
  margin-bottom: 10px;
  line-height: 2;
}

.c-post__tags-title {
  font-weight: 500;
}

.c-post__tags-link {
  padding: 5px 10px;
  margin: 0 2px;
  font-size: 14px;
  color: #777;
  background: #ddd;
}
.c-post__tags-link:hover,
.c-post__tags-link:focus {
  color: #fff;
  background: #3b71b6;
}

.aligncenter {
  margin: 0 auto 1.25em;
  text-align: center;
}

.c-pagination {
  text-align: center;
}
.c-pagination__list {
  display: inline-block;
  list-style: none;
}
.c-pagination__item {
  display: inline-block;
  float: left;
  margin: 0 2px;
}
.c-pagination__link {
  display: block;
  float: left;
  padding: 5px 10px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #2a5d9f;
  text-align: center;
  border: 1px solid #4383d5;
  -webkit-transition: .5s;
     -moz-transition: .5s;
          transition: .5s;
}
.c-pagination__link:focus,
.c-pagination__link:hover,
.c-pagination__link--active {
  color: #fff;
  background-color: #4383d5;
}

.c-form__group {
  margin-bottom: 10px;
}

.c-form__label {
  display: inline-block;
  margin-bottom: 5px;
}

.c-form__control {
  display: block;
  width: 100%;
  padding: 10px;
  color: #777;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.c-form__control:focus {
  color: #000;
  border-color: #4383d5;
}

.c-form__button {
  display: inline-block;
  padding: 5px 10px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #2a5d9f;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #4383d5;
  -webkit-transition: .5s;
     -moz-transition: .5s;
          transition: .5s;
}
.c-form__button:hover {
  color: #fff;
  background-color: #4383d5;
}

.c-ads {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
.c-ads--ad-index {
  display: inline-block;
  margin-top: 20px;
}
.c-ads--ad-news {
  margin-top: 20px;
}
.c-ads__ad {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}

#c-ads-welcome-screen {
    background: #000000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1020;
    display: none;
}
.c-ads-welcome-screen__bar {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    padding: 5px 30px;
    background: rgba(0,0,0, 0.5);
}
.c-ads-welcome-screen__bar__wrapper {
    color: #fff;
    width: 100%;
    font-size: 16px;
    text-align: right;
}
#c-ads-welcome-screen-close {
    background: #4383d5;
    color: #fff;
    padding: 8px 10px;
    border: 1px solid #4383d5;
    text-decoration: none;
    margin-left: 8px;
    display: inline-block;
}

.c-comments {
  margin-top: 20px;
}

.c-alert {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.c-alert--success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d0e9c6;
}
.c-alert--error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebcccc;
}

.u-hidden {
  display: none;
}

@media (min-width: 0) and (max-width: 960px) {
  .u-hidden--mobile {
    display: none;
  }
}

@media (min-width: 960px) {
  .u-hidden--desktop {
    display: none;
  }
}

.u-post__table-specification {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.u-post__table-specification[style] {
  width: 100% !important;
  height: auto !important;
}
.u-post__table-specification tr {
  border-bottom: 1px solid #ddd;
}
.u-post__table-specification tr[style] {
  height: auto !important;
}
.u-post__table-specification tr:last-child {
  border-bottom: 0;
}
.u-post__table-specification td {
  width: auto;
  border: 0;
}
.u-post__table-specification td[style] {
  width: auto !important;
  height: auto !important;
}
.u-post__table-specification td[style]:nth-child(1) {
  width: 0 !important;
}
.u-post__table-specification td:nth-child(1) {
  width: 0;
  padding-right: 20px;
  white-space: nowrap;
}
.u-post__table-specification td p {
  margin-bottom: 0;
}
.u-post__table-specification tr + div,
.u-post__table-specification div[data-dest="placeholder"],
.u-post__table-specification div[id~="oa-360"] {
  display: none !important;
}

ul li + div,
ul div[data-dest="placeholder"],
ul div[id~="oa-360"] {
  display: none !important;
}

.u-post__review-box {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.u-post__review-box-bar {
  display: inline-block;
  float: left;
  clear: both;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, .2);
}
.u-post__review-box-bar--red {
  background: #ee534f;
}
.u-post__review-box-bar--light-black {
  background: #465a65;
}
.u-post__review-box-bar--light-green {
  background: #c0ca33;
}
.u-post__review-box-bar--blue {
  background: #0097a8;
}
.u-post__review-box-bar--dark-green {
  background: #2dcc70;
}
.u-post__review-box-bar--purple {
  background: #9445c5;
}
.u-post__review-box-bar--overall {
  background: #f1c40f;
}
.u-post__review-box-bar--1 {
  width: 25%;
}
.u-post__review-box-bar--1-half {
  width: 28.5%;
}
.u-post__review-box-bar--2 {
  width: 32%;
}
.u-post__review-box-bar--2-half {
  width: 35.5%;
}
.u-post__review-box-bar--3 {
  width: 39%;
}
.u-post__review-box-bar--3-half {
  width: 42.5%;
}
.u-post__review-box-bar--4 {
  width: 46%;
}
.u-post__review-box-bar--4-half {
  width: 49.5%;
}
.u-post__review-box-bar--5 {
  width: 53%;
}
.u-post__review-box-bar--5-half {
  width: 56.5%;
}
.u-post__review-box-bar--6 {
  width: 60%;
}

.u-post__review-box-icon {
  float: left;
  width: 50px;
  height: 50px;
  font-size: 35px;
  line-height: 50px;
  color: #fff; 
  text-align: center;
  background: rgba(0, 0, 0, .2);
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}

.u-post__review-box-content {
  float: right;
  width: 40px;
  height: 40px;
  margin: 5px; 
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border-radius: 50px;
}

.u-post__review-box-text {
  padding: 0 10px;
  overflow: hidden;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.twentytwenty-container {
  margin-bottom: 20px;
}
