/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/ptsans_regular_cyrillic/PTS55F-webfont.eot');
    src: url('../fonts/ptsans_regular_cyrillic/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans_regular_cyrillic/PTS55F-webfont.woff') format('woff'), url('../fonts/ptsans_regular_cyrillic/PTS55F-webfont.ttf') format('truetype'), url('../fonts/ptsans_regular_cyrillic/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_serifregular';
    src: url('../fonts/ptserif_regular_cyrillic/PTF55F-webfont.eot');
    src: url('../fonts/ptserif_regular_cyrillic/PTF55F-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptserif_regular_cyrillic/PTF55F-webfont.woff') format('woff'), url('../fonts/ptserif_regular_cyrillic/PTF55F-webfont.ttf') format('truetype'), url('../fonts/ptserif_regular_cyrillic/PTF55F-webfont.svg#pt_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/ptsans_bold_cyrillic/PTS75F-webfont.eot');
    src: url('../fonts/ptsans_bold_cyrillic/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans_bold_cyrillic/PTS75F-webfont.woff') format('woff'), url('../fonts/ptsans_bold_cyrillic/PTS75F-webfont.ttf') format('truetype'), url('../fonts/ptsans_bold_cyrillic/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_serifbold';
    src: url('../fonts/ptserif_bold_cyrillic/PTF75F-webfont.eot');
    src: url('../fonts/ptserif_bold_cyrillic/PTF75F-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptserif_bold_cyrillic/PTF75F-webfont.woff') format('woff'), url('../fonts/ptserif_bold_cyrillic/PTF75F-webfont.ttf') format('truetype'), url('../fonts/ptserif_bold_cyrillic/PTF75F-webfont.svg#pt_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 13.02.2015, 14:56:38
    Author     : ansi
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
html * {max-height:1000000px;}
/**
 * Remove default margin.
 */
body {
    margin: 0;
    padding-top: 40px;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}
.g-clear:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
* html .g-clear {
    height: 1%;
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.b-container {
    max-width: 1200px;
    background: #fff;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2);
}
.b-container header {
    margin: 0 auto;
}
.b-container header nav {
    text-align: justify;
}
.b-container header nav a {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    color: #323232;
    font-family: 'pt_sansbold';
    text-decoration: underline;
}
.b-container header nav a:hover {
    text-decoration: none;
    color: #b93535;
}
.b-container header nav:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.b-container header .b-wrapper {
    margin: 0  auto 12px;
    overflow: hidden;
}
.b-container .b-wrapper {
    margin: 0  auto;
}
.b-header {
    margin: 0 auto;
}
.b-header_blue {
    background: #232f3e;
    padding: 20px 0 1px ;
    position: relative;
}
.b-footer {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'pt_sansbold';
}
.b-footer_blue {
    background: #232f3e;
    padding: 20px 0 20px ;
}
.b-footer_blue p {
    color: #656e78;
    font-size: 12px;
    font-family: 'Trebuchet MS';
    line-height: 15px;
}
.b-footer_blue .b-wrapper {
    width: 960px;
    padding: 0 20px;
    margin: 0  auto;
}
.b-footer__copy {
    width: 960px;
    padding: 15px 20px;
    margin: 0  auto;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    color: #323232;
}
.b-footer__copy .float-right {
    float: right;
}
.b-footer__copy a,
.b-footer__copy a:active,
.b-footer__copy a:visited,
.b-footer__copy a:hover {
    color: #323232;
}
.b-footer__copy a:hover,
.b-footer__copy a:active:hover,
.b-footer__copy a:visited:hover,
.b-footer__copy a:hover:hover {
    text-decoration: none;
}
.b-banner-top {
    margin: 10px auto 0;
    display: block;
    clear: both;
    float: left;
    max-width:960px;
}
.b-search {
}
.b-search .text {
    border: 1px solid #ccc;
    padding: 0 30px 0 10px;
    width: 100%;
    line-height: 27px;
    font-family: 'Trebuchet MS';
    font-style: italic;
    font-size: 14px;
    color: #adadad;
}
.b-search .submit {
    background: url(../img/sprite-2.png) 0 -32px;
    width: 30px;
    height: 27px;
    overflow: hidden;
    border: 0;
    position: absolute;
    top: 1px;
    right: 20px;
}
.b-search .submit:hover {
    opacity: 0.3;
}
.b-header__icons {
}
.b-header__icons .icon {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-indent: -999px;
    background: url(../img/sprite-2.png);
}
.b-header__icons .icon.vk {
    width: 17px;
    height: 16px;
    margin: 0 5px 0 0;
    background-position: 0 0;
}
.b-header__icons .icon.vk:hover {
    background-position: 0 -16px;
}
.b-header__icons .icon.ok {
    width: 10px;
    height: 16px;
    background-position: -18px 0;
    margin: 0 5px 0 0;
}
.b-header__icons .icon.ok:hover {
    background-position: -18px -16px;
}
.b-header__icons .icon.rss {
    width: 12px;
    height: 12px;
    background: url(../img/rss-lc.png);
    margin: 0 5px 0 0;
    background-size: cover;
}
.b-header__icons .icon.rss:hover {
    background-position: bottom right;
}
.b-header__icons .icon.sitemap {
    width: 15px;
    height: 15px;
    background:url(../img/map-lc.png);
    margin: 0 0 0;
    background-size:cover;
}
.b-header__icons .icon.sitemap:hover {
    background-position: bottom right;
}
.b-header__icons .icon.telegram {
    width: 14px;
    height: 16px;
    margin: 0 5px 0 0;
    background-position: -30px 0;
}
.b-header__icons .icon.telegram:hover {
    background-position: -30px -16px;
}
.b-header__date {
    margin: 20px 0 0;
    font-size: 15px;
    line-height: 20px;
    font-family: 'pt_serifregular';
    color: #fff;
}
.b-header__date span{font-size:15px;}
.b-header__date .js-time {
    color: #b93535;
}
.b-subnav {
    margin: 33px 0 0;
    text-align: justify;
    word-spacing: -0.3ex;
}
.b-subnav a {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-family: 'pt_serifregular';
    text-decoration: none;
    display: inline-block;
}
.b-subnav a:hover {
    color: #b93535;
}
.b-subnav:before {
}
.b-subnav:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.b-content {
    margin: 15px auto 12px;
    padding: 0 0;
    overflow: hidden;
}
.b-news-anounce {
    margin: 0 0 15px;
    background: #f4f4f5;
    border-right: 2px solid #b93535;
}
.b-news-anounce__title {
    background: url(../img/sprite.png) -32px -45px;
    width: 85px;
    line-height: 28px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'pt_serifregular';
    text-align: center;
    display: inline-block;
}
.b-news-anounce__list {
    display: inline-block;
    width: 860px;
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
}
.b-news-anounce__list li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.b-news-anounce__list li a,
.b-news-anounce__list li a:active,
.b-news-anounce__list li a:visited,
.b-news-anounce__list li a:hover {
    color: #323232;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'pt_serifregular';
    text-decoration: none;
}
.b-news-anounce__list li a:hover,
.b-news-anounce__list li a:active:hover,
.b-news-anounce__list li a:visited:hover,
.b-news-anounce__list li a:hover:hover {
    text-decoration: underline;
}
.b-content__block {
}
.b-content__block_740 {
    width: 680px;
    margin: 0 35px 0 0;
}
.b-content__block_w180 {
    width: 240px;
}
.b-content__block_w180_mt35{
    margin-top:35px;
}
.b-content__block_w570 {
}
.b-content__block_w350 {
    width: 350px;
}
.b-title {
    font-size: 22px;
    color: #323232;
    font-family: 'pt_serifregular';
    font-weight: bold;
    margin: 0 0 27px 0;
    display: block;
}
.b-title_bigger {
    font-size: 26px;
    margin: 30px 0 20px;
}
a.b-title:hover {
    text-decoration: none;
    color: #b93535;
}
.b-title_small {
    font-size: 18px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
}
.b-title_small span {
    line-height: 26px;
}
.b-title__lined {
    position: relative;
}
.b-title__lined span {
    background: #fff;
    padding: 0 20px 0 0;
    position: relative;
    z-index: 22;
}
.b-title__lined:after {
    content: ' ';
    width: 100%;
    display: block;
    border-top: 1px solid #ccc;
    position: absolute;
    z-index: 10;
    top: 16px;
    right: 0px;
}
.ui-tabs-nav {
    padding: 0;
    margin: 0;
    display: block;
    clear: both;
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}
.ui-tabs-nav li {
    float: left;
    list-style: none;
}
.ui-tabs-nav .ui-state-default,
.ui-tabs-nav .ui-state-hover {
    border: 1px solid #ccc;
    border-color: #fff #fff #ccc #fff;
    padding: 14px 25px 15px 10px;
}
.ui-tabs-nav .ui-state-default a,
.ui-tabs-nav .ui-state-hover a,
.ui-tabs-nav .ui-state-default a:active,
.ui-tabs-nav .ui-state-hover a:active,
.ui-tabs-nav .ui-state-default a:visited,
.ui-tabs-nav .ui-state-hover a:visited,
.ui-tabs-nav .ui-state-default a:hover,
.ui-tabs-nav .ui-state-hover a:hover {
    font-size: 26px;
    color: #23446b;
    text-decoration: none;
    border-bottom: 1px dotted #23446b;
}
.ui-tabs-nav .ui-state-default.ui-tabs-active,
.ui-tabs-nav .ui-state-hover.ui-tabs-active {
    border: 1px solid #ccc;
    border-color: #ccc #ccc #fff #ccc;
}
.ui-tabs-nav .ui-state-default.ui-tabs-active a,
.ui-tabs-nav .ui-state-hover.ui-tabs-active a,
.ui-tabs-nav .ui-state-default.ui-tabs-active a:active,
.ui-tabs-nav .ui-state-hover.ui-tabs-active a:active,
.ui-tabs-nav .ui-state-default.ui-tabs-active a:visited,
.ui-tabs-nav .ui-state-hover.ui-tabs-active a:visited,
.ui-tabs-nav .ui-state-default.ui-tabs-active a:hover,
.ui-tabs-nav .ui-state-hover.ui-tabs-active a:hover {
    font-size: 26px;
    color: #323232;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}
.b-list {
    margin: 0;
    padding: 0;
}
.b-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.b-list .date {
    font-size: 12px;
    color: #a7a7a7;
    font-family: 'pt_sansregular';
}
.b-list .title {
    font-size: 15px;
    color: #23446b;
    font-family: 'pt_serifbold';
    text-decoration: none;
    position: relative;
}
.b-list .title:hover {
    text-decoration: underline;
}
.b-list .title_new {
    font-family: 'pt_serifregular';
    font-size: 14px;
    color: #323232;
    text-decoration: underline;
}
.b-list .title_new:hover {
    text-decoration: none;
}
.b-list__description {
}
.b-list_inner .title {
    font-size: 26px;
    line-height: 30px;
    color: #323232;
    font-family: 'pt_serifbold';
    text-decoration: none;
    position: relative;
}
.b-list_inner .title_smaller {
    font-size: 22px;
    line-height: 26px;
}
.b-list_inner_questions .title {
    margin: 0 0 30px;
    display: block;
}
.b-list_inner .img {
    float: left;
    margin: 0 0 20px;
}
.b-list_inner p {
    font-size: 15px;
    margin: 18px 0 35px;
    line-height: 22px;
    color: #323232;
    font-family: 'Trebuchet MS';
}
.b-list_inner p a,
.b-list_inner p a:active,
.b-list_inner p a:visited,
.b-list_inner p a:hover {
    color: #323232;
}
.b-list_inner p a.float-right,
.b-list_inner p a:active.float-right,
.b-list_inner p a:visited.float-right,
.b-list_inner p a:hover.float-right {
    float: right;
    font-size: 13px;
}
.b-list_inner_article {
    padding: 15px 15px 0;
    border: 1px solid #3c5675;
    border-width: 2px 1px 1px;
    border-color: #3c5675 #ccc #ccc;
    display: block;
    width: 167px;
    background: #f9f9f9;
    float: left;
    margin: 0 20px 20px 0;
}
.b-list_inner_article li {
    padding: 0;
    margin: 0 0 25px;
    font-size: 14px;
    color: #2c3b4d;
}
.b-list_inner_article li a,
.b-list_inner_article li a:active,
.b-list_inner_article li a:visited,
.b-list_inner_article li a:hover {
    font-size: 14px;
    color: #2c3b4d;
    text-decoration: none;
}
.b-list_inner_article li a:hover,
.b-list_inner_article li a:active:hover,
.b-list_inner_article li a:visited:hover,
.b-list_inner_article li a:hover:hover {
    text-decoration: underline;
}
.b-list_350,.b-list_350 li {
    display:block;
}
.b-content__block_w180 .b-list_350,.b-content__block_w180 .b-list_350 li {
    width:240px;
}
.b-list_350 .title {
    margin: 3px 0 0;
    display: block;
}
.b-list_165 li {
    margin: 0 0 20px 0;
    height: 120px;
}
.b-list_165 li:nth-child(2n) {
    margin: 0 0 20px 0;
}
.b-list_165 li .b-spec-title,
.b-list_165 li .b-spec-title:active,
.b-list_165 li .b-spec-title:visited,
.b-list_165 li .b-spec-title:hover {
    font-size: 14px;
    color: #2c3b4d;
    text-decoration: none;
    font-family: 'Trebuchet MS';
}
.b-list_165 li .b-spec-title:hover,
.b-list_165 li .b-spec-title:active:hover,
.b-list_165 li .b-spec-title:visited:hover,
.b-list_165 li .b-spec-title:hover:hover {
    text-decoration: underline;
}
.b-list_lined-new li {
    border: 1px solid #ccc;
    border-top: 2px solid #3c5675;
    padding: 15px;
    margin: 0 0 14px;
    display: block;
    background: #f7f7f7;
}
.b-list_lined-new li p {
    font-size: 14px;
    line-height: 17px;
    color: #323232;
    font-family: 'pt_serifregular';
}
.b-list_lined li {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 14px;
    padding: 0 0 20px;
}
.b-list_lined li:last-child {
    border-bottom: 0;
}
.b-list_lined li p {
    padding: 0;
    margin: 10px 0 0;
    display:block;
    width:100%;

}
.b-list_180 li {
    width: 33%;
    display: block;
    vertical-align: top;
}
.b-list_180 li:nth-child(1) {
    width: 66%;
    float: right;
}
.b-list_180 li:nth-child(1) img{
    margin: 0 0 15px;
    max-width: 100%;
}
.b-list_180 li:nth-child(2) {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 10px;
    margin: 0 0 10px;
}
.b-list_180 li p {
    font-size: 14px;
    line-height: 17px;
    color: #323232;
    font-family: 'pt_serifregular';
    display:block;
}
.b-banner-second {
    margin: 20px 0 35px;
}
.b-photo-promo {
    position: relative;
    width: 179px;
    height: 209px;
    margin: 0 0 10px 0;
    display: block;
    overflow: hidden;
}
.b-photo-promo .text-wrapper {
    position: absolute;
    bottom: 15px;
    left: 18px;
    z-index: 3;
    max-width: 175px;
}
.b-photo-promo .date {
    z-index: 3;
    color: #fff;
    font-size: 12px;
}
.b-photo-promo .b-photo {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-family: 'pt_serifregular';
    width: 135px;
}
.b-photo-promo .b-photo:hover {
    text-decoration: underline;
}
.b-photo-promo:before {
    content: ' ';
    position: absolute;
    display: block;
    width: 179px;
    height: 209px;
    background: url(../img/gradient.png) repeat-x;
    z-index: 2;
    cursor: pointer;
}
.b-photo-promo img {
    position: absolute;
    z-index: 1;
}
.b-banner-third {
    margin: 0 0 40px;
}
.b-block_inline {
    padding:0;
    display:inline-block;
    vertical-align: top;
    float: left;
}
.b-block_w180 {
    width: 180px;
}
.b-block_w180_m35 {
    margin: 0 0 0 36px;
}
.b-block_w350 {
    width: 350px;
}
.b-block_w350_m35 {
    margin: 0 0 0 34px;
}
.b-breadscrumbs {
    margin: 0;
    padding: 0;
}
.b-breadscrumbs li {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.b-breadscrumbs li a,
.b-breadscrumbs li a:active,
.b-breadscrumbs li a:visited,
.b-breadscrumbs li a:hover {
    color: #23446b;
    text-decoration: underline;
    font-size: 13px;
    font-family: 'pt_sansregular';
}
.b-breadscrumbs li a:hover,
.b-breadscrumbs li a:active:hover,
.b-breadscrumbs li a:visited:hover,
.b-breadscrumbs li a:hover:hover {
    text-decoration: none;
}
.b-breadscrumbs li:after {
    display: inline-block;
    vertical-align: middle;
    content: ' ';
    width: 24px;
    height: 12px;
    background: url(../img/sprite.png) -31px 18px;
}
.b-newspaper {
    border: 1px solid #ccc;
    background: #f5f5f5;
    padding: 10px 15px;
    margin: 45px 0 25px 0;
}
.b-newspaper img {
    border: 1px solid #ccc;
    float: left;
}
.b-newspaper .txt {
    width: 180px;
    float: right;
    text-align: right;
}
.b-newspaper .link {
    font-family: 'pt_serifregular';
    color: #b93535;
    font-size: 16px;
}
.b-newspaper .link:hover {
    text-decoration: none;
}
.b-newspaper .link strong {
    font-family: 'pt_serifbold';
    font-size: 23px;
    font-weight: normal;
}
.b-newspaper .archive,
.b-newspaper .archive:active,
.b-newspaper .archive:visited {
    color: #323232;
    font-size: 12px;
    display: block;
    margin: 20px 0 0;
}
.b-newspaper .archive:hover,
.b-newspaper .archive:active:hover,
.b-newspaper .archive:visited:hover {
    text-decoration: none;
}
.red,
.red:active,
.red:visited,
.red:hover {
    color: #b93535;
}
.b-list li.b-question {
    display: block;
    padding: 15px;
    margin: 0 0 35px 0;
    -webkit-box-shadow: 0px 1px 25px 0px rgba(231, 231, 231, 0.75);
    -moz-box-shadow: 0px 1px 25px 0px rgba(231, 231, 231, 0.75);
    box-shadow: 0px 1px 25px 0px rgba(231, 231, 231, 0.75);
}
.b-question .title {
    max-height: 100%;
}
.b-question .title:after {
    display: none;
}
.b-form {
    font-size: 14px;
    color: #323232;
    font-family: 'Trebuchet MS';
}
.b-form input[type="checkbox"],
.b-form input[type="radio"] {
    margin: 4px 0 0;
}
.b-form label {
    display: block;
    margin: 8px 0 0;
}
.b-form label span {

}
.b-form input[type='submit'],
.b-form input[type='button'] {
    font-size: 15px;
    color: #fff;
    background: #b93535;
    border: 2px solid #902121;
    line-height: 29px;
    margin: 16px 0 0;
}
.b-archive {
    margin: 45px 0 25px 0;
}
.b-pager {
    padding: 0;
    margin: 0 0 40px;
}
.b-pager_article {
    margin: 0 0 40px 190px;
}
.b-pager li {
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    margin: 0 8px;
    color: #323232;
    font-family: 'pt_serifregular';
}
.b-pager li a,
.b-pager li a:active,
.b-pager li a:visited,
.b-pager li a:hover {
    font-family: 'pt_serifregular';
    font-size: 26px;
    color: #23446b;
}
.b-pager li a:hover,
.b-pager li a:active:hover,
.b-pager li a:visited:hover,
.b-pager li a:hover:hover {
    text-decoration: none;
}
.b-pager .first,
.b-pager .last {
    width: 38px;
    margin: 0 8px 0 0;
    height: 7px;
    background: url(../img/sprite.png);
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-indent: -9999px;
}
.b-pager .first {
    background-position: -116px -44px;
}
.b-pager .last {
    background-position: -116px -51px;
}
.b-banner {
    display: block;
}
.b-banner_mb10 {
    margin-bottom: 10px;
}
.b-banner_mb40 {
    margin-bottom: 40px;
}
.img-left {
    margin: 0 10px 10px 0;
}
.img-right {
    margin: 0 0px 10px 10px;
}
.b-form-feedback label {
    font-size: 15px;
    color: #323232;
    line-height: 22px;
    width: 100px;
    vertical-align: middle;
    display: inline-block;
    color: #adadad;
}
.b-form-feedback input[type='text'] {
    vertical-align: middle;
    line-height: 36px;
    height: 36px;
    padding: 0 15px;
    width: 300px;
    border: 1px solid #ccc;
    font-size: 15px;
    font-style: italic;
    color: #dadada;
}
.b-form-feedback input[type='text'].error {
    border: 1px solid #b93535;
}
.b-form-feedback textarea {
    border: 1px solid #ccc;
    padding: 10px 15px;
    height: 95px;
    width: 300px;
    vertical-align: top;
    font-size: 15px;
    font-style: italic;
    color: #dadada;
}
.b-form-feedback .clearall {
    clear: both;
    margin: 0 0 15px 0;
}
.b-form-feedback input[type='submit'] {
    font-size: 15px;
    color: #fff;
    background: #b93535;
    border: 2px solid #902121;
    line-height: 29px;
    margin: 16px 0 40px 100px;
}
.b-form-feedback input[type='submit'].search {
    margin: 0 0 0 20px;
    vertical-align: middle;
}
.b-form-feedback p {
    font-size: 15px;
}
article {
    font-size: 15px;
    line-height: 22px;
    color: #363636;
    margin: 0 0 14px;
    font-family: 'Trebuchet MS';
}
article p {
    font-size: 15px;
    line-height: 22px;
    color: #363636;
    margin: 0 0 14px;
    font-family: 'Trebuchet MS';
}
article h1,
article .h1 {
    font-size: 28px!important;
    line-height: 32px!important;
    margin: 10px 0 20px!important;
    padding: 0;
    font-family: 'pt_serifbold' !important;
    position: relative;
}
article h1 span,
article .h1 span {
    background: #fff;
    padding: 0 20px 0 0;
    position: relative;
    z-index: 22;
}
article h1.lined:after,
article .h1.lined:after {
    content: ' ';
    width: 100%;
    display: block;
    border-top: 1px solid #ccc;
    position: absolute;
    z-index: 10;
    top: 28px;
    right: 0px;
}
article ul:not(.b-list) {
    padding: 0;
    margin: 0 0 10px;
}
article ul:not(.b-list) li {
    font-size: 15px;
    line-height: 22px;
    padding: 6px 0 6px 25px;
    font-family: 'Trebuchet MS';
    list-style: none;
    position: relative;
}
article ul:not(.b-list) li:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 17px;
    left: 0px;
    width: 15px;
    border-bottom: 1px solid #c6c8cc;
}
article table {
    border: 1px solid #ccc;
    border-width: 1px 0;
    padding: 3px 0;
    margin: 4px 0;
}
article table tr:nth-child(2n) td {
    background: #fff;
}
article table tr td {
    background: #f7f7f8;
    font-size: 15px;
    line-height: 30px;
    font-family: 'Trebuchet MS';
    padding: 14px 5px 10px 25px;
    color: #8c8b8b;
}
article table tr td:nth-child(1) {
    font-weight: bold;
}
article .table-description {
    color: #8d929a;
    font-size: 12px;
    display: block;
    margin: 0 0 25px 0;
    font-style: italic;
    font-family: 'Trebuchet MS';
}
article .b-article__details {
    color: #323232;
    font-size: 15px;
    font-style: italic;
    font-family: 'Trebuchet MS';
    margin: 0 0 20px 0;
}
article .b-article__details span {
    padding: 0 40px 0 0;
}
article .b-article__details i {
    color: #8d929a;
}
article h2 {
    font-size: 26px;
    color: #323232;
    line-height: 30px;
    margin: 14px 0 19px;
}
article h3 {
    font-size: 22px;
    color: #323232;
    line-height: 22px;
    margin: 14px 0 14px;
}
article p i {
    color: #8c8a8a;
    padding: 3px 0 3px 25px;
    border-left: 1px solid #c6c8cc;
    display: block;
    margin: 0 0 14px;
}
article p a,article p a:active,article p a:visited,article p a:hover{
    color: #23446b;
    text-decoration:underline;
}
article p a:hover{
    text-decoration:none;
}
article a,article  a:active,article   a:visited,article  a:hover{
    color: #23446b;
    text-decoration:underline;
}
article  a:hover{
    text-decoration:none;
}
article .img-description {
    font-style: italic;
    font-family: 'Trebuchet MS';
    color: #8d929a;
    display: block;
    margin: 10px 0 30px ;
}
article .lid {
    color: #323232;
    font-size: 15px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 14px;
}

article img {
    max-width: 100%;
	height: auto;
}

.b-tabber .ui-tabs-panel{clear:both;}
#wrapper {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 0 20px 40px 0px;
    margin: 0 0 40px 0;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
#carousel {
    width: 700px;
    height: 525px;
    margin: 20px 0 0 20px;
    overflow: hidden;
}
#carousel img {
    display: block;
    float: left;
}
#prev,
#next {
    display: block;
    width: 250px;
    height: 525px;
    position: absolute;
    top: 20px;
}
#prev img,
#next img {
    background: url(img/thumb-bgs.png) 0 0 no-repeat transparent;
    display: none;
    padding: 15px;
    position: absolute;
    top: 200px;
    display: none!important;
}
#prev:hover img,
#next:hover img {
    display: block;
}
#prev {
    left: 20px;
}
#next {
    right: 20px;
}
#prev img {
    background-position: 0 -230px;
    padding-left: 25px;
    left: 0;
}
#next img {
    background-position: 0 -115px;
    padding-right: 25px;
    right: 0;
}
#wrapper:hover #prev,
#wrapper:hover #next {
    display: block !important;
}
#navi {
    width: 660px !important;
    margin: 15px 0 0 40px;
}
#pagenumber,
#title,
#pager {
    margin: 0;
    padding: 0;
}
#pagenumber {
    width: 200px;
    float: left;
}
#title {
    font-size: 18px;
    text-align: center;
    width: 260px;
    float: left;
}
#pager {
    text-align: right;
    float: right;
}
#pager a {
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    width: 18px;
    height: 20px;
    position: relative;
}
#pager a.selected {
    background-color: #666;
    color: #fff;
}
#pager a img {
    background: url(img/thumb-bgs.png) 0 0 no-repeat transparent;
    padding: 15px 15px 25px 15px;
    display: none;
    position: absolute;
    bottom: 20px;
    width: 100px;
    left: -57px;
}
#pager a:hover img {
    display: block;
}
.lft_bans {
    float: right;
    margin: -35px 0 0;
}
.detail-text{
    margin:0 0 15px 0;
}
html,
body {
    width: 100%;
    height: 100%;
}
body {
    background: #f2f2f2;
    color: #323232;
    font: 75%/1.2 'pt_serifregular', Arial, Verdana, sans-serif;
    position: relative;
    z-index: 0;
    text-align: left;
    margin: 0;
    min-height: 411px;
    border: 3px solid #d7d7d7;
    border-width: 3px 0 0;
}
.b-logo {
    width: 318px;
    height: 44px;
    display: inline-block;
    vertical-align:top;
    overflow: hidden;
    text-indent: -999px;
    background: url(../img/sprite.png) -44px 0;
}
.b-logo__description {
    color: #fff;
    opacity: .5;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    line-height: 17px;
}
h1,
.h1 {
    font-size: 42px;
    line-height: 46px;
    margin: 10px 0 34px;
    padding: 0;
    font-family: 'pt_serifbold';
    position: relative;
}
h1 span,
.h1 span {
    background: #fff;
    padding: 0 20px 0 0;
    position: relative;
    z-index: 22;
}
h1.lined:after,
.h1.lined:after {
    content: ' ';
    width: 100%;
    display: block;
    border-top: 1px solid #ccc;
    position: absolute;
    z-index: 10;
    top: 28px;
    right: 0px;
}
.b-print-logo{display:none;}
.b-up {
    position: fixed;
    right: 10px;
    bottom: 64px;
    margin-top: 13px;
    width: 54px;
    height: 54px;
    cursor: pointer;
    display:none;
    z-index: 5;
    background:url(../img/icons.png) -4073px 0;

}
.vote-answer-table{

    font-family: 'pt_serifregular' !important;
    font-size: 15px !important;
    line-height: 22px;
    color: #363636;}
article a span, article a:active span, article a:visited span, article a:hover span{
    color:#23446b!important;
}
.b-list  .vote-item-title.title{font-size:22px;}
.b-list  .vote-item-title.title:hover{text-decoration:none;}
.b-share__text{
    font-size:13px;
    font-family:'pt_serifregular';
}
.fb-like-box{
    margin:15px 0 15px;
}
#pager a.hidden {
    display: none;
}
#pager a.ellipsis {
    border-color: transparent;
}
#pager a.ellipsis:after {
    content: '...';
}
#pager a.ellipsis span {
    display: none;
}
ul.map-level-0 li a{
    font-weight:normal;
}
.gpm_icon{
    float: right;
    margin: -3px 85px 0 0;
}
.gpm_icon img{
    width:80px;
}
.img{
    max-width: 100%;
}
@media (max-width: 768px) {
    .b-list_180 li:nth-child(1) {
        float: left;
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #e5e5e5;
    }
    .b-list_180 li {
        width: 100%;
    }
    body{
        padding-top: 0;
    }
    .b-container header nav:after {
        display: none;
    }
}
@media (max-width: 992px) {
    body{
        padding-top: 0;
    }
}
.adfox div{
	float:left;
	padding-right: 15px;
}
