/*! normalize.css v5.0.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 on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* 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.6em 0 1.2em;
    line-height: 1.2em;
}

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 
a:active,
a:hover {
  outline-width: 0; }
*/
/**
 * 1. Remove the bottom border in 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; }

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

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

html {
  /* width: 1240px; */
  /* margin: 0 auto; */ }

/* base styles and tipography */
body {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  background-color: #e1e1e1;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 18px;
  padding: 1px 0 0;
}

a {
  color: #0b68b5; }

a:hover {
  color: #61a8d4; }

hr {
	border: none;
	border-top: 1px solid #e5e5e5;
    background: none;
}

.ss-result {
	border: none;
	border-top: 1px solid #e5e5e5;
}
.ss-result:first-of-type {
	border: none;
}


.ss-result hr {
	border: none;
}

  
/* Header */
header {
    position: static;
    min-height: 560px;
    width: 98%;
    margin: 0 auto 0;
    background: url(../images/navwrap-bg.png) 0 25px repeat-x;
}

header .wrap {
  position: relative;
  height: 655px;
  border-top: 1px solid transparent; }

header .side-menu {
  max-width: 335px;
  height: 100%;
  background-color: #712c91;
  position: fixed;
  left: 0;
  z-index: 22;
  display: none; }
  header .side-menu .close-menu {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    padding: 0;
    cursor: pointer;
    background: url(http://pkcentr.ru/themes/pkcentr/assets/images/close.svg) center no-repeat; }
  header .side-menu ul {
    list-style: none;
    margin: 40px 0 0;
    padding: 0; }
    header .side-menu ul :first-child a {
      padding-top: 0; }
    header .side-menu ul :nth-last-child(2) a {
      margin-bottom: 25px; }
    header .side-menu ul :nth-last-child(1) a {
      margin-top: 30px;
      /*border-top: 1px solid yellow;*/
      color: yellow; }
    header .side-menu ul li:last-child {
      border-top: 1px solid yellow; }
  header .side-menu li {
    padding: 0 40px; }
  header .side-menu a {
    display: block;
    color: white;
    text-decoration: none;
    width: 100%;
    padding: 10px 0 15px; }
  header .side-menu a:hover {
    color: yellow; }

header .side-menu.action {
  display: block;
  width: 310px; }

header nav {
  width: 100%;
  /*min-width: 960px;*/
  min-height: 42px;
  margin-top: 40px;
  /*background: rgba(225,10,0, .2);*/
  position: absolute; }

header p {
  max-width: 450px;
  margin: 0 auto;
  margin-top: 33px;
  color: white;
  text-align: center;
  font-size: 18px;
  white-space: pre-line; }

header p span {
  color: yellow; }

header button,
header .btn {
  display: block;
  width: 300px;
  height: 81px;
  border-radius: 40px;
  margin: 33px auto 0;
  border: none;
  background-color: #ffff00;
  color: #712c91; }

header .btn {
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  height: auto;
  padding: 30px 0; }

.esi-panel {
  display: none;
    width: 100%;
    margin: 0 auto;
    background: #f7f7f9;
    text-align: right;
    padding-top: 12px;
    padding: 12px 0;
    font-size: 16px;
    font-weight: 700;
    color: #4a4949;
    text-transform: uppercase;
}

.esi-panel-show {
  display: block;
}

.esi__title {
  padding: 0 10px;
}

.esi__separate {
  border-left: 1px solid #767171;
  margin: 10px 20px;
  padding: 3px 0;
}

.esi-panel button {
  outline: none;
  cursor: pointer;
  background: url(../images/sprite.gif) 0 0 no-repeat;
}

.esi-panel button.loop {
    background: url(../images/sprite.gif) 0 0 no-repeat;
    border: 0;
    width: 26px;
    height: 26px;
	color: transparent;
}

.esi-panel button.upfont {
}

.esi-panel button.downfont {
    background-position: 0px -111px;
}

.esi-panel button.standartvers {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 20px;
  color: #65a9d6;
  text-decoration: underline;
  border: none;
  background: none;
}

.font1 {
  font-size: 16px;
  line-height: normal;
  }

.font-1 {
  font-size: 11px;
  line-height: normal;
  }

.font2 {
  font-size: 18px;
  line-height: normal;
  }

.font-2 {
  font-size: 9px;
  line-height: normal;
  }

.font3 {
  font-size: 22px;
  line-height: normal;
  }

.font-3 {
  font-size: 6px;
  line-height: normal;
  }

.esi *,
.esi header *:before,
.esi header *:after {
  background-image: none;
  /*background-color: white;*/ }
nav a {
  display: inline-table;
  height: auto;
  padding: 0 0 0 0px;
  color: white;
  font-family: "Core Rhino 65 Bold";
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  position: relative; }

nav img {
  margin-right: 12px;
  vertical-align: middle; }

nav .menu {
  color: #ff0;
  /*padding-left: 49px;*/
  /*background: url(../images/icon-menu.png) left center no-repeat;*/ }

nav .adres {
  white-space: pre;
  margin-left: 18.8%;
  /*220px*/
  padding-left: 10px; }

nav .adres:before {
  content: '';
  position: absolute;
  width: 28px;
  height: 41px;
  background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-map.png) no-repeat;
  left: -28px;
  top: -2px; }

nav .tel {
  margin-left: 23%;
  /*270px*/ }

nav .soc {
  display: inline-table;
  float: right; }

nav .soc:after {
  display: table;
  clear: both; }

nav .soc a {
  /*text-align: right;*/
  /*float: right;*/
  width: 38px;
  height: 38px;
  margin: 2px 0 0 7px; }

nav .vk {
  background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-vk.svg) no-repeat; }

nav .in {
  background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-in.svg) no-repeat; }

.header-min {
  min-height: 491px;
  height: 491px;
  background: url(http://pkcentr.ru/themes/pkcentr/assets/images/header-bg-min.png) center no-repeat; }
  .header-min p, .header-min button {
    display: none; }

@media screen and (min-width: 821px) and (max-width: 960px) {
  header nav .adres,
  header nav .tel,
  header nav .menu {
    margin: 0 30px; } }

@media screen and (min-width: 961px) and (max-width: 1170px) {
  header nav .adres,
  header nav .tel,
  header nav .menu {
    margin: 0 50px; } }

@media screen and (max-width: 620px) {
  header .menu {
    margin: 0; }
  header button {
    width: auto;
    padding: 0 10%; } }

@media screen and (max-width: 820px) {
  header p {
    white-space: normal; }
  header .menu {
    font-size: 0; }
  header nav img, header nav a {
    margin: 0; }
  header .adres,
  header .tel,
  header .soc {
    display: none; } }

@media screen and (max-width: 500px) {
  .header-min {
    min-height: 330px;
    height: 330px;
    background-size: inherit; } }

@media screen and (max-width: 420px) {
  header a {
    margin-top: 80px; }
  .side-menu a {
    margin: 0; } }

header .close {
  position: absolute;
  top: 0;
  left: 310px;
  /*right: 0;*/
  height: 100%;
  width: 600%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1; }

.relative {
  position: relative; }

header {
    position: static;
    min-height: 500px;
    width: 98%;
    margin: 0 auto 0;
    background: url(../images/navwrap-bg.png) 0 25px repeat-x;
}
  header .navmenu {
    min-height: 92px;
    margin-bottom: 18px; }
  header .navmenu:before,
  header .navmenu:after {
    content: "";
    width: 12px;
    height: 54px;
    position: absolute;
    top: 25px; }
  header .navmenu:before {
    left: -13px;
    background: url(../images/navmenu__shadow--left.png) no-repeat; }
  header .navmenu:after {
    right: -13px;
    background: url(../images/navmenu__shadow--right.png) no-repeat; }

.navwrap {
    width: 777px;
    margin: 0 auto;
    margin-top: 5px;
    background: url(../images/navwrap-bg2.png) 0 0px repeat-x;
    border: 1px solid #efefef;
    border-radius: 6px 6px 0 0;
    border-bottom: none;
    position: relative;
}
  .navwrap ul {
    list-style: none;
    margin-right: 30px;
    margin-top: 5px;
    float: right; }
    .navwrap ul li {
      float: left;
      font-family: Cambria;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      color: #5d5c5d;
      /*padding-right: 8px;*/
      /*background: url(../images/nav-separator.png) center right no-repeat;*/ }
    .navwrap ul .navmenu__link a,
.navwrap ul a	{
      position: relative;
      display: block;
      padding: 30px 24px 39px 24px;
      font-family: Cambria;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      text-decoration: none;
      color: #5d5c5d; }
    .navwrap ul .navmenu__link a:hover,
    .navwrap ul .navmenu__link--active a,
.navwrap ul a:hover,
    .navwrap ul .active a	{
      color: #3494b7; }
    .navwrap ul .navmenu__link a:hover:before,
	.navwrap ul a:hover:before {
      /*color: #3494b7;*/
      content: "";
      position: absolute;
      width: 110px;
      height: 18px;
      bottom: 0;
      left: 50%;
      margin-left: -55px;
      background: url(../images/navmenu__link--active.png) no-repeat;
	  }
    .navwrap ul .navmenu__link--active a:before,
.navwrap ul .active a:before	{
      /*color: #3494b7;*/
      content: "";
      position: absolute;
      width: 110px;
      height: 18px;
      bottom: 0;
      left: 50%;
      margin-left: -55px;
      background: url(../images/navmenu__link--active.png) no-repeat; }

.soclink {
  position: absolute;
  right: 1%;
  top: 45px;
  width: 20%; }
  .soclink a {
    display: inline-block;
    width: 30px;
    height: 29px;
    background-color: #b0afaf;
    margin-left: 5%;
    text-align: center;
    border-radius: 50%;
    float: right; }
  .soclink a:hover {
    background-color: #4ec2e9; }
  .soclink img {
    margin-top: 8px; }
  .soclink .soclink__vk img {
    margin-left: 0px; }
   .soclink .soclink__inst img {
    margin: 5px auto 0 1px;
  }

.logo {
  float: left;
  margin-top: 11px;
  margin-left: 22px;
  padding-left: 11px;
  font-family: Cambria;
  font-size: 14px;
  font-weight: 700;
  line-height: 13px;
  color: #273f62;
  text-align: left;
  text-decoration: none;
  background: url(../images/bird.png) 100% 100% no-repeat;
  width: 102px;
  height: 86px; }

.logo:hover {
  color: #273f62; }


/*main*/
.main {
  position: relative;
  width: 98%;
  margin: 0 auto;
  background-color: #f7f7f9; }

.main:after {
  content: '';
  display: table;
  clear: both; }

.mainnav {
  display: inline-block;
  width: 100%;
  height: 91px;
  margin-bottom: 10px;
  background: url(../images/mainnav-bg.png) repeat-x;
  border-bottom: 4px solid #e1e1e1;
  }
  .mainnav ul {
    list-style: none; }
.mainnav ul ul ul,
.mainnav ul ul li:hover ul,
.mainnav ul li:hover ul ul {
	display: none;
}
    .mainnav ul li {
      position: relative;
	  z-index: 2;
      float: left;
      font-family: Cambria;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      color: #5d5c5d;
      padding-right: 8px;
      white-space: nowrap;
      background: url(../images/nav-separator.png) center right no-repeat; }
    .mainnav ul :last-child {
      background: none; }
  .mainnav .search {
    padding: 12px 30px 20px 0;
    float: right;
    background: transparent url(../images/nav-separator.png) no-repeat 180px 10px; }
    .mainnav .search input {
      vertical-align: text-bottom; }
  .mainnav .search__field {
    width: 147px;
    height: 30px;
    border: 1px solid #dadada;
    border-radius: 20px;
    outline: none;
    padding: 0 10px;
    margin-right: 16px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.22); }
  .mainnav .search__button {
    width: 40px;
    height: 30px;
    outline: none;
    border: none;
    font-size: 0;
    background: transparent url(../images/search__button.png) no-repeat center center;
    cursor: pointer; }

.mainnav__link a,
.mainnav ul li a {
  display: inline-block;
  margin: 0 12px;
  padding: 20px 11px;
  font-family: Cambria;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #5d5c5d; }

.mainnav > ul > li:hover > a,
.mainnav > ul > li.mainnav__link--active > a,
.mainnav > ul > li.active > a {
  position: relative;
  color: white;
  background: url(../images/mainnav-active.png) 0 10px repeat-x; }

.mainnav > ul > li:hover > a:before,
.mainnav > ul > li:hover > a:after,
.mainnav > ul > li.mainnav__link--active > a:before,
.mainnav > ul > li.mainnav__link--active > a:after,
.mainnav > ul > li.active > a:before,
.mainnav > ul > li.active > a:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 38px;
  bottom: 0px;
  background-color: #dadada;
  color: white; }

.mainnav > ul > li:hover > a:before,
.mainnav > ul > li.mainnav__link--active > a:before,
.mainnav > ul > li.active > a:before {
  left: -12px;
  background: url(../images/mainnav__link--active-left.png) no-repeat; }

.mainnav > ul > li:hover > a:after,
.mainnav > ul > li.mainnav__link--active > a:after,
.mainnav > ul > li.active > a:after {
  right: -12px;
  background: url(../images/mainnav__link--active-right.png) no-repeat; }

.mainnav__submenu,
.mainnav ul ul {
  position: absolute;
  left: 0;
  top: 50px;
  padding: 0;
  padding-top: 7px;
  /*padding-left: 12px;*/
  display: none; }

.mainnav > ul > li:hover .mainnav__submenu,
.mainnav > ul > li:hover ul {
  display: block;
  z-index: 1; }

.mainnav__sublink,
.mainnav ul ul li a {
  display: block;
  max-width: 420px;
  width: 100%;
  color: #f4f4f5;
  background: cyan;
  text-decoration: none;
  padding: 6px 0 6px 30px;
  border-bottom: 2px solid white;
  background: url(../images/mainnav__sublink-bg.png) 7px center no-repeat; }

.mainnav__submenu a,
.mainnav ul ul a {
  color: #fff;
  padding: 10px 2px 10px 30px; }

.mainnav__submenu li:nth-child(even) .mainnav__sublink,
.mainnav ul ul li:nth-child(even) a {
  background: url(../images/mainnav__sublink-bg.png) 7px center no-repeat;
  background-color: #0ea9d8; }

.mainnav__submenu li:nth-child(odd) .mainnav__sublink,
.mainnav ul ul li:nth-child(odd) a {
  background: url(../images/mainnav__sublink-bg.png) 7px center no-repeat, linear-gradient(#3fbae3 20%, #83d1f0 100%); }

.mainnav__sublink:hover,
.mainnav ul ul li a:hover {
  color: #0b68b5; }

.mainnav .mainnav__submenu li,
.mainnav ul ul li {
  background-image: none;
  width: 100%; }

/* sidebar */
.sidebar {
  position: absolute;
  height: 100%;
  float: left;
  width: 280px;
  max-width: 280px;
  min-height: 800px;
  padding-bottom: 32px;
  background: url(../images/sidebar-shadow.png) 258px -100px repeat-y;
  background-color: #f7f7f9; }
  .sidebar h3 {
    position: relative;
    padding: 20px;
    margin: 0 auto;
    font-family: Cambria;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background-color: #0ba9d8; }
  .sidebar h3:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 38px;
    top: 21px;
    right: -12px;
    background: url(../images/sidebar__h3--shadow.png) no-repeat; }

.calend {
  min-height: 310px; }

.calend #cal.timepicker-sbs {
  width: 270px; }

.timepicker-picker {
  display: none; }

.newslist {
    padding: 0 21px;
}

.newslist__item {
  list-style: none;
  padding-bottom: 20px; }

.newsdate,
.newslink {
  display: block; }

.newslink {
  color: #0b68b5;
  text-decoration: underline; }

.newslist__item--allnews {
  margin-left: -25px;
  text-align: center; }

.stopbanner {
  text-align: center; }

/*contentbox*/
.contentbox {
    min-height: 1050px;
    margin-left: 280px;
    padding: 0 3% 40px 40px;
}

.contentbox img {
	max-width: 100%;
}
  .contentbox .adresslist {
    list-style: none;
    margin: 0;
    padding: 0; }
    .contentbox .adresslist li {
      line-height: 18px; }

p {
  font-family: Tahoma;
  /*line-height: 18px;*/
  margin-top: 25px; }

.breadcrumbs {
  width: 100%;
  min-height: 30px;
  margin: 0;
  padding: 0;
}

.breadcrumbs:after {
  content: '';
  display: table;
  clear: both;
}

.breadcrumbs ul {
  padding: 0;
}

.breadcrumbs__item {
  list-style: none;
  float: left;
  padding-left: 3px;
}

.breadcrumbs__item:first-child {
  padding-left: 0px;
}

.breadcrumbs__item:after {
  content: ' / ';
}

.breadcrumbs__item:last-child:after {
  content: '';
}


.breadcrumbs__item a {
  text-decoration: none;
}

.newsblok {
    margin: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-flow: row wrap;
    -ms-flex-line-pack: stretch;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    /* max-width: 1000px; */
    /* width: 100%; */
    min-width: 267px;
}
.anons {
    text-decoration: none;
    color: black;
    margin: 0 3% 10px 0px;
    width: 30%;
}

.anons:nth-child(3+3n) {
	margin-right: 0;
}

.anons:hover {
    color: black;
}


.anons p {
  display: block;
  max-width: 267px;
  margin: 0;
  font-family: arial;
  line-height: 16px;
}

.anons p.anons__img {
	background: url(../images/nophoto.gif) center top no-repeat;
	background-size: cover;
	width: 237px;
    height: 337px;
	border: 15px solid #e0e0e0;
}

.anons:hover p.anons__img {
	border-color: #0aa8d8;
}

.anons p.anons__img img {
	max-width: 237px;
}

.anons p.anons__description {
    margin-top: 0px;
    margin-bottom: 6px;
    padding: 15px 50px 15px 20px;
    background: url(../images/anons__description-bg.png) center bottom repeat-x;
    min-height: 48px;
    background-color: #0aa8d8;
    width: 197px;
}

/* location */
.location .wrap {
  min-height: 325px; }

.location ul {
  width: 100%;
  padding: 0;
  /*min-height: 80px;*/
  /*background: rgba(222,1,1, .1);*/ }

.location ul {
  text-align: center;
  display: block;
  list-style: none; }
  .location ul li {
    list-style: none;
    display: inline-block;
    margin-top: 54px;
    margin-bottom: 54px;
    display: inline-block;
    vertical-align: middle;
    color: #534eb4;
    white-space: pre-line;
    position: relative;
    text-align: left; }
  .location ul li::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    left: -100px; }
  .location ul :nth-child(1) {
    margin-left: 100px; }
  .location ul :nth-child(1)::before {
    background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-map2.png) center no-repeat; }
  .location ul :nth-child(2) {
    margin-left: 227px; }
  .location ul :nth-child(2)::before {
    background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-phone2.png) center no-repeat; }
  .location ul :nth-child(3) {
    margin-left: 300px; }
  .location ul :nth-child(3)::before {
    background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-clock.png) center no-repeat; }

.location .map {
  width: 100%;
  min-height: 528px; }

@media screen and (max-width: 1170px) {
  .location ul {
    text-align: center; }
    .location ul :nth-child(1) {
      margin-left: 100px; }
    .location ul :nth-child(1)::before {
      background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-map2.png) center no-repeat; }
    .location ul :nth-child(2) {
      margin-left: 150px; }
    .location ul :nth-child(2)::before {
      background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-phone2.png) center no-repeat; }
    .location ul :nth-child(3) {
      /*margin-left: 300px;*/
      margin-left: 150px; }
    .location ul :nth-child(3)::before {
      background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-clock.png) center no-repeat; } }

@media screen and (max-width: 650px) {
  .location ul {
    max-width: 350px;
    margin: 0 auto;
    text-align: left; }
    .location ul li {
      display: block;
      margin: 80px auto; }
    .location ul :nth-child(1) {
      margin-left: 100px; }
    .location ul :nth-child(1)::before {
      background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-map2.png) center no-repeat; }
    .location ul :nth-child(2) {
      margin-left: 100px; }
    .location ul :nth-child(2)::before {
      background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-phone2.png) center no-repeat; }
    .location ul :nth-child(3) {
      /*margin-left: 300px;*/
      margin-left: 100px; }
    .location ul :nth-child(3)::before {
      background: url(http://pkcentr.ru/themes/pkcentr/assets/images/icon-clock.png) center no-repeat; } }

/* footer */
footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-around;
  width: 98%;
  margin: 0 auto;
  position: relative;
  min-height: 170px;
  background: url(../images/footer-bg.png) center -3px repeat-x;
  background-color: #e9e9eb;
  text-align: left;
}

.footer__col {
    padding: 40px 0 20px 0;
    min-width: 170px;
    font-family: Tahoma;
}

.footer__col:nht-child(3) {
  background: red; }

.aboutlist, 
.footer_menu ul {
  padding: 0;
  margin: 0;
  margin-top: -5px;
  list-style: none;
  }

.aboutlist__item, 
.footer_menu ul li {
  line-height: 26px;
  }

.devinfo {
  width: 180px;
  margin-top: 40px; }

.location {
  width: 98%;
  margin: 0 auto; }

.map {
  width: 100%;
  height: 215px; }

/*contacts*/
.contacts__item {
  max-width: 415px;
  width: 100%;
  display: inline-block;
  padding-right: 30px;
  padding-bottom: 60px;
  vertical-align: top; }

.contacts__item:nth-child(2n) {
  padding-right: 0; }

.contacts__item .map {
  width: 100%;
  height: 215px;
  margin-bottom: 25px; }



/* end kalend */
/*all news page */
.allnewslist {
  width: 100%;
  /*background-color: white;*/ }

.allnewslist__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.allnewslist__imgpreview {
    width: 200px;
    height: auto;
    margin: auto 10px auto 0;
}

.allnewslist__imgpreview img {
  width: 200px;
  height: auto; }

.allnewslist__item:after {
  content: "";
  display: table;
  clear: both; }

.allnewslist__date {
    margin: auto 10px;
}

.allnewslist__title {
    width: 50%;
    margin: auto 10px;
}

/* end allnews page */
/*single__news page */
.singlenews__title {
  font-size: 22px;
  font-weight: 500; }

.singlenews__img {
  display: block;
  /*width: 100%;*/
  max-width: 800px;
  height: auto;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.singlenews__galery {
  padding: 20px 0; }

.singlenews__backlink {
  padding: 30px 0;
  display: inline-block; }

/* end single__news page */
.fancybox-thumb {
  text-decoration: none; }

/* guestbook */
.guestform {
	width: 550px;
	padding-bottom: 40px;
	font-family: Tahoma, serif;
	text-align: right;
	display: block;
}
.guestform--hide.hide .guestform {
	display: none;
}
.guestform--hide {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.guestform--hide.hide {
	border: none;
}

.guestform--hide .hide {
    display: none;
}


#pokazatformu {
	cursor: pointer;
}
#pokazatformu.hide {
	display: none;
}
/*
.guestform input[name="spam"] {
  display: none;
}
*/

.guestform__title {
  font-size: 18px;
  text-align: right;
  margin-right: 178px;
  padding-bottom: 20px;
  padding-top: 20px; }

.guestform input {
  width: 300px;
  margin-top: 10px; }

.guestform textarea {
  margin-top: 10px;
  vertical-align: top;
  width: 298px;
  height: 70px;
  overflow: auto; }

.textarea__title {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 4px; }

.bonuscod__title {
  display: inline-block;
  max-width: 160px;
  text-align: left;
  vertical-align: top;
  margin-top: 10px; }

.bonuscod__title span {
  color: #60a7d4;
  font-size: 18px; }

.guestform input[type="submit"] {
  width: 80px;
  margin-right: 223px; }

.guestmessage {
  padding-top: 40px;
  padding-bottom: 30px;
}

.guestmessage__name {
  margin: 0;
  color: #000000;
  font-size: 18px; }

.guestmessage__date {
  color: #5d5c5d; }

.guestmessage__admin {
  margin-right: 16px;
  margin-top: 30px;
  text-align: right;
  font-weight: 400; }

.guestmessage__adminname {
  color: #5d5c5d;
  font-weight: 400; }

.bigadmin {
  color: #5d5c5d;
  font-weight: 700; }

.admin__message {
  margin-top: 10px;
  color: #000000;
  font-weight: 400;
  font-style: italic; }

/*end guestbook */
@media screen and (max-width: 1200px) {
  body {
    max-width: 760px; }
  header {
    width: auto;
    min-height: 94px;
    margin-bottom: -20px; }
  .slider {
    display: none; }
  .navwrap {
    width: 475px; }
  .logo {
    width: 76px;
    height: 66px;
    margin-top: 8px;
    margin-left: 16px;
    padding-left: 11px;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    background: url(../images/bird.png) 100% 100% no-repeat;
    background-size: 90px auto; }
  .navwrap ul {
    margin-bottom: 0; }
  .navwrap ul .navmenu__link a,
.navwrap ul a  {
    font-size: 10px;
    padding: 30px 9px 39px 9px; }
  .soclink a {
    width: 24px;
    height: 24px; }
  .soclink img {
    width: 18px;
    height: auto;
    margin-top: 3px;
    background-size: contain; }
	.soclink .soclink__inst img {
		margin: 3px auto 0 0px;
	}
  .main {
    width: auto;
    max-width: 760px; }
  .sidebar {
    display: none; }
  .mainnav {
    height: 80px; }
  .mainnav ul .mainnav__link,
  .mainnav__link a,
  .mainnav ul li,
  .mainnav ul li a {
    font-size: 10px;
    font-weight: bold; }
  .mainnav__link a,
  .mainnav ul li a {
    display: inline-block;
    margin: 0 5px;
    padding: 20px 5px; }
  .mainnav ul .mainnav__link,
  .mainnav ul li  {
    padding-right: 5px; }
  .mainnav__submenu li:nth-child(odd) a,
  .mainnav__submenu li:nth-child(even) a,
  .mainnav ul ul li:nth-child(odd) a,
  .mainnav ul ul li:nth-child(even) a {
    padding: 10px;
    padding-left: 30px; }
  .mainnav .search {
    padding: 12px 7px 20px 0; }
  .mainnav .search__field {
    width: 95px;
    padding: 0 10px;
    margin-right: 0px; }
  .mainnav .search__button {
    width: 40px; }
  .navwrap ul .navmenu__link a:hover:before,
  .navwrap ul .navmenu__link--active a:before,
  .navwrap ul a:hover:before,
  .navwrap ul .active a:before {
    margin-left: -32px;
    background: url(../images/navmenu__link--active-mob.jpg) 0 0 no-repeat;
    bottom: -5px; }
  .contentbox {
    float: none;
    width: auto;
    padding: 0 25px 30px;
    min-height: 220px;
    margin-left: 0; }
  .anons {
    max-width: 237px;
}
  .anons p .anons__img {
    border: 10px solid #e0e0e0;
    max-width: 190px;
  }
  .anons p.anons__description {
    padding: 12px 10px 15px 12px;
  }

  .location {
    width: 100%; }
  footer {
    width: auto; }
  .footer__col {
    min-width: 100px;
    padding: 40px 2%; }
  .mainnav__link--active:before,
  .mainnav > ul > li:hover:before,
  .mainnav ul li.active:before,
  .mainnav > ul > li:hover:before {
    display: none; }
  .mainnav__link--active:after,
  .mainnav > ul > li:hover:after,
  .mainnav ul li.active:after,
  .mainnav > ul > li:hover:after  {
    display: none; }
  .aboutlist__item, 
  .footer_menu ul li {
     } }

@media screen and (max-width: 759px) {
	h1 {
    font-size: 1.2em;
    margin: 1.0em 0;
    line-height: 1.0em;
}
  body {
    width: 320px; 
	padding: 5px 0 0;
}
  header {
    width: 320px;
    height: 90px;
    background: url(../images/navwrap-bg.png) 0 0px repeat-x; }
  .navwrap {
    width: 320px;
    margin: 0 auto;
    margin-top: 0px;
    background: none;
    border: none;
    border-radius: none;
    border-bottom: none;
    position: relative; }
  .navmenu:before,
  .navmenu:after,
  .navmenu__link--active a:before,
  .active a:before {
    display: none; }
  .logo {
    margin-top: 10px;
    margin-left: 15px;
    padding-left: 0;
    line-height: 10px;
    width: 80px;
    height: 65px;
    background-size: 65px auto; }
  .navwrap ul {
    padding-left: 0px;
    margin-top: 6px;
    margin-right: 5px; }
  header .navmenu {
    margin: 0;
    min-height: 70px;
	}
  /*.navwrap ul .navmenu__link,*/
  .navwrap ul .navmenu__link a,
.navwrap ul a {
    font-size: 10px;
    padding: 20px 8px 18px;
    margin-top: 0; }
  .navwrap ul .navmenu__link a:hover:before,
.navwrap ul a:hover:before  {
    background: none; }
  .navwrap ul .navmenu__link,
.navwrap ul li  {
    font-size: 10px;
    padding: 0; }
  .navwrap ul .navmenu__link a:hover,
  .navwrap ul .navmenu__link--active a,
  .navmenu__link--active,
  .navwrap ul .navmenu__link--active a:before,
.navwrap ul a:hover,
  .navwrap ul .active a,
  .active,
  .navwrap ul .active a:before  {
    background: none; }

  .soclink {
    display: none; }
  .main {
    max-width: 320px;
    padding-top: 5px; }
  .mainnav {
    display: none; }
  .anons {
    display: block;
    margin: 10px auto;
    min-width: 257px; }
  .anons:last-child {
    margin-right: auto; }
  .anons p.anons__img img {
    border: 10px solid #e0e0e0;
    max-width: 237px; }
  .allnewslist__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
	.allnewslist__date {
		width: 100%;
		margin: auto;
	}
	.allnewslist__title {
		width: 100%;
		margin: auto;
	}
	.allnewslist__imgpreview {
		    margin: auto;
    width: 100%;
    height: auto;
	}

  /*mob guestbook*/
  .guestform {
    width: auto;
    text-align: left; }
  .guestform input {
    width: 260px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .guestform textarea {
    width: 258px; }
  .guestform__title {
    font-size: 18px;
    text-align: left;
    margin-right: 0; }
  .contentbox {
    min-height: 100px;
    padding: 0 14px 20px; }
  .mainnav--open {
    display: block;
    right: 7px;
    top: -7px;
    width: 44px;
    height: 44px;
    position: absolute;
    border-radius: 50%;
    border: none;
    z-index: 12;
    background: url(../images/mainnav--burger.png) no-repeat;
    cursor: pointer; }
  .mainnav--active .mainnav--open {
    display: block;
    right: 7px;
    top: -7px;
    width: 44px;
    height: 44px;
    position: absolute;
    border-radius: 50%;
    border: none;
    z-index: 12;
    background: url("../images/x-white.png") center center/contain no-repeat #009bb8;
    cursor: pointer; }
  .mainnav {
    display: block;
    border: none;
    height: 0px;
    margin: 0px;
    padding: 0;
    background: none; }
  .mainnav > ul {
    display: none;
    padding-left: 10px;
    margin: 5px 10px 25px 0; }
  .mainnav .search {
    display: none; }
  .mainnav--active {
    left: 0;
    width: auto;
    height: auto; }
  .mainnav--active > ul {
    display: block; }
  .mainnav--active ul li {
    display: block;
    float: none;
    background: none; }
  .mainnav--active > ul > .mainnav__link a:hover,
  .mainnav--active > ul > li a:hover  {
    background: none; }
  .mainnav--active ul .mainnav__link a:hover:before,
  .mainnav--active ul .mainnav__link a:hover:after,
  .mainnav--active ul li a:hover:before,
  .mainnav--active ul li a:hover:after  {
    display: none; }
  .mainnav > ul > li:hover > a:after,
  .mainnav > ul > li.mainnav__link--active > a:after,
  .mainnav > ul > li.active > a:after,
  .mainnav > ul > li:hover > a:before,
  .mainnav > ul > li.mainnav__link--active > a:before,
  .mainnav > ul > li.active > a:before {
    display: none; }
  .mainnav > ul > li:hover > a,
  .mainnav > ul > li.mainnav__link--active > a,
  .mainnav > ul > li.active > a {
    background: none;
    color: #0b68b5; }
  .mainnav--active .mainnav__link a,
	.mainnav--active li a  {
    display: block;
    padding: 7px 5px;
    border-bottom: 1px solid; }
  .mainnav > ul > li:hover .mainnav__submenu,
  .mainnav > ul > li:hover ul  {
    display: none; }
  .mainnav--active .mainnav__link a:hover,
.mainnav--active li a:hover {
    color: #0b68b5; }
  .mainnav--active ul li {
    padding: 0;
    display: block;
    float: none;
    background: none; }
  .mainnav__link a, .mainnav ul li a {
    font-size: 14px;
    display: block;
    padding: 20px 30px;
}
  .search {
    display: none; }
  .newsblok {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
ul.pagination ul {
    list-style: none;
    margin: 4px 0 0;
    padding: 0;
}
ul.pagination li {
    padding: 0 2px;
    float: left;
}
ul.pagination li a,
ul.pagination li span {
	min-width: 4px;
    text-decoration: none;
    padding: 2px 4px;
    display: block;
    border-radius: 3px;
}
  footer {
    font-family: Verdana;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 16px;
    min-height: 80px;
    height: 80px; }
  .footer__col {
    font-size: 10px;
    padding: 14px 0;
    min-width: 10px;
    width: 120px; }
  footer p {
    font-family: Verdana;
    line-height: 12px;
    margin-top: 8px;
  }
	}


.newsblok .controls {
	display: none;
}

.footer__col__desktop {
  display: block; }

.footer__col__mobile {
  display: none; }
  .footer__col .footer__col__strong {
    font-weight: normal; }


@media screen and (max-width: 759px) {
	  .footer__col__desktop {
    display: none; }
  .footer__col__mobile {
    display: block; }

	.contentbox img {
		width: 100%;
		height: auto;
	}
	.anons {
	    display: block;
	    margin: 10px auto;
	    min-width: 257px; }
	  .anons:last-child {
	    margin-right: auto; }
	  .anons p.anons__img {
	    max-height: 357px;
		}
	  .anons p.anons__img img {
	    border: 10px solid #e0e0e0;
	    max-width: 237px;
		}
	.contentbox {
		background: #f4f4f5;
	}
	.newsblok {
    position: relative;
    height: 424px;
}
.anons {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 25px;
    z-index: 1;
    min-width: 211px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
	.showing {
		opacity: 1;
		z-index: 2;
	}
	.newsblok .controls {
      cursor: pointer;
		outline: none;
		font-size: 0;
		border: none;
		background-color: transparent;
		position: absolute;
		display: block;
	}
	#previous {
		width: 40px;
		height: 290px;
		top: 25px;
		left: -15px;
		transform: rotate(180deg);
		background: url(../images/slide-arrow.png) 5px 110px no-repeat;
	}
	#nnext {
		width: 40px;
		height: 290px;
		top: 25px;
		right: -15px;
		background: url(../images/slide-arrow.png) 5px 95px no-repeat;
	}
}


@media screen and (max-width: 1200px) {
	.contentbox {
	  float: none;
	  width: auto;
	  padding: 0 25px 30px;
	  min-height: 220px;
	  margin-left: 0;
	}
	.newsblok {
	}
	.anons p.anons__img  {
	  max-width: 190px;
	  max-height: 310px;
	}
	.anons p.anons__img img {
	  border: 10px solid #e0e0e0;
	  max-width: 190px;
	}
	.anons p.anons__description {
		padding: 12px 10px 15px 13px;
	}
}

.guestform .gcaptcha {
    margin: 12px 3px 3px 0;
    float: right;
}

@media screen and (max-width: 759px) {
	.guestform .gcaptcha {
		margin: 12px -19px 0 0;
	}
}
.img-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.img-list ul li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 24px; }

.img-list ul li a:before {
    content: '';
    background: url(../images/default.jpg) center center no-repeat;
    display: block;
    float: left;
    width: 200px;
    max-width: 60%;
    height: 100px;
    margin: 0 27px 0 0;
}

.img-list ul li a:after {
  content: '';
  display: table;
  clear: both; }
  
.all_gallery {
	
}  
.all_gallery ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
} 
.all_gallery ul li {
    width: 30%;
    padding: 2% 1%;
    text-align: center;
} 
.all_gallery ul li a {
	
}  
.all_gallery ul li img {
	
}

@media screen and (max-width: 759px) {
	.all_gallery ul li {
		width: 100%;
		padding: 2% 0;
	}
}


/*
ul.pagination {
    margin: 10px auto;
    display: flex;
    padding: 25px 0 30px 0;
    justify-content: center;
}*/

ul.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    width: 100%;
    margin: 12px 0;
    padding: 0;
    border-top: 1px solid #e5e5e5;
}

ul.pagination li {
    padding: 10px 4px;
    width: auto;
}

ul.pagination li span {
    padding: 2px 10px;
	display: block;
    border-radius: 4px;
}
ul.pagination li.active span {
	background-color: #74b8e0;
	color: #fff;
}
ul.pagination li.disabled span {
}

ul.pagination li a {
	display: block;
    padding: 2px 10px;
	text-decoration: none;
}

ul.pagination li a:hover {
    border-radius: 4px;
	background-color: #74b8e0;
	color: #fff;
}

ul.pagination li:last-child a,
ul.pagination li:first-child a {
  text-decoration: none;
}

.slider__flex {
    display: flex;
    flex-wrap: wrap;
    height: 571px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slider__flex__slide {
    padding: 0;
    list-style: none;
}
.slider__flex__frame {
	display: block;
    width: 360px;
	text-decoration: none;
    margin: 0 13px 0 0;
}
.slider__flex__img {
    height: 464px;
    width: 330px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 15px solid #e0e0e0;
}
.slider__flex__img img {
    display: none;
}
.slider__flex__frame:hover .slider__flex__img {
	border-color: #0aa8d8;
}
.slider__flex__description {
    background: #0aa8d8 url(../images/anons__description-bg.png) center bottom repeat-x;
    height: 50px;
    width: 332px;
    display: block;
    color: black;
    padding: 12px 13px 15px 15px;
}

@media all and (max-width: 1499px) {
	.slider__flex {
		height: 543px;
	}
    .slider__flex__slide {
		
	}
	.slider__flex__frame {
		width: 342px;
		margin: 0 13px 0 0;
	}
	.slider__flex__img {
		height: 436px;
		width: 312px;
	}
	.slider__flex__description {
		width: 319px;
		padding: 12px 10px 15px 13px;
	}
}

@media all and (max-width: 759px) {
	.slider__flex {
		height: 430px;
	}
    .slider__flex__slide {
    }
	.slider__flex__frame {
		width: 280px;
	}
	.slider__flex__img {
		height: 349px;
		width: 250px;
		border-width: 10px;
	}
	.flexslider .slides .slider__flex__img img {
		display: block;
	}
	.slider__flex__description {
		width: 248px;
		padding: 12px 10px 15px 12px;
	}
}



.spoiler > input + label:after{content: "+";float: right;font-family: monospace;font-weight: bold;}
.spoiler > input:checked + label:after{content: "-";float: right;font-family: monospace;font-weight: bold;}
.spoiler > input{display:none;}
.spoiler > input + label , .spoiler > .spoiler_body{background:#CCC;padding:5px 15px;overflow:hidden;width:100%;box-sizing: border-box;display: block;}
.spoiler > input + label + .spoiler_body{display:none;}
.spoiler > input:checked + label + .spoiler_body{display: block;}
.spoiler > .spoiler_body{background: #FFF;border: 3px solid #CCC;border-top: none;}