/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

/* end normalize? */

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #122021;
    margin: 0;
}

a:active, a:hover, a:focus {
    outline: 0;
}


.hidden {
    display: none !important;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/**
 *  Website specific styles
 *  15web.ru
*/

/** Links **/

a:hover {
    color: #569498;
}

a:active {
    color: #122021;
}

/** Text **/

.lt-ie9 .btn,
.lt-ie9 select,
.lt-ie9 input,
.lt-ie9 teaxtarea {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/* end */

/** Images **/
.article-image {
    display: block;
    margin: 20px auto;
}

.article-image.l-left {
    margin: 0 20px 20px 0;
}

.article-image.l-right {
    margin: 0 0 20px 20px;
}

/* Navbar*/
.navbar {
    height: 32px;
    padding-top: 8px;
    color: #FAFAFA;
    background: #605951;
}

.navbar a {
    color: #ebe9e7;
}

.navbar a:hover {
    color: #FFF;
}

.navbar a:active {
    color: #322e2a;
}

.navbar .b-weather-widget {
    display: inline-block;
    margin: -8px 20px 0 0;
    *display: inline;
    *zoom: 1;
}

/** end block **/

/**
 * Block - menu
*/
.b-menu,
.b-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/** Horizontal menu **/
.b-menu__item {
    float: left;
    margin-right: 16px;
}

/** Vertical menu **/
.b-menu-vertical,
.b-menu-vertical ul {
    background: #E6EDED;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #aac2c3;
}

.b-menu-vertical ul {
    display: none;
    position: absolute;
    top: 0;
    left: -230px;
    width: 240px;
    font-size: 14px;
    z-index: 502;
}

.b-menu-vertical li {
    position: relative;
    border-top: 1px solid #F0F4F4;
    z-index: 500;
}

.b-menu-vertical li:first-child {
    border-top: 0;
}

.b-menu-vertical a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    background: #E6EDED;
}

.b-menu-vertical a:hover {
    color: #447477;
    background: #F0F4F4;
}

.b-menu-vertical li:hover {
    z-index: 501;
}

.b-menu-vertical li:hover > ul {
    display: block;
}

.b-menu-vertical li.active > a {
    background: #b5c9c9;
}

/** end block **/

/** Forms **/

.b-form-row {
    margin-bottom: 10px;
}

.b-form-row input[type="text"],
.b-form-row input[type="password"],
.b-form-row textarea {
    width: 302px;
    font-size:100%;
    margin: 0;
}

.b-form-row select {
    width: 310px;
    height: 26px;
}

.b-form-row input,
.b-form-row select,
.b-form-row textarea {
    display: block;
}


.b-input-validation {
    color: #A00;
}

/**
 * Кнопка
*/
.btn {
    /*display: inline-block;*/
    padding: 4px 6px;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    color: #f4f8f9;
/ / background: #569498;
    border-width: 1px;
    border-style: solid;
/ / border-color: #569498 #3E696C #3E696C #569498;
}

button.btn {
    font-family: sans-serif;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size:100%;
}

.btn:hover,
.btn:focus {
    color: #FFF;
    background: #67A5A9;
    border-color: #67A5A9 #4A7F82 #4A7F82 #67A5A9;
}

.btn:active {
    color: #FFF;
    background: #447477;
    border-color: #3d6a6d;
}

.btn:active,
.btn:focus {
    outline: 0;
}

.btn[disabled] {
    color: #DEEAED;
    background: #A8CCCE;
    border-color: #A8CCCE #92bfc2 #92bfc2 #A8CCCE;
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
}

.lt-ie9 button.btn {
    overflow: visible;
    height: 26px;
    line-height: 14px;
}

.lt-ie8 .btn {
    margin-left: 3px;
    margin-right: 3px;
}

.lt-ie8 .btn-block {
    margin-left: 0;
    margin-right: 0;
}

/** end block **/

/*** LAYOUT ***/

.wrapper {
    min-height: 100%;
    height: auto;
    margin: 0 auto -160px;
}



.push {
    height: 160px;
}

.footer {
    height: 160px;
    color: #E2DFDC;
    background: #554F48;
}

.footer .container {
    padding: 20px 0;
}
.footer .footer__copyright-studio{
    float:right
}
.footer .footer__copyright-15web{
    margin-left:5px;
    padding:0 0 2px 26px;
    background:url(/img/icons/icon_15web.png) no-repeat 0 50%
}
.footer .footer__copyright-15web{
    text-decoration: none;
    color: #E2DFDC;
}
.footer a span {
    padding-bottom: 1px;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.container {
    width: 940px;
    margin: 0 auto;
}

.l-right {
    float: right;
}

.l-left {
    float: left;
}

/*** HEADER ***/
.header {
    color: #4E4841;
    background: #E9DCB5;
}

.header__content {
    padding: 20px;
    background: #F4E7BD;
}

.header__content h1 {
    font-size:29px;
    line-height:30px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: 400;
}

.header__content-image {
    position: relative;
    width: 980px;
    padding: 100px 0 0;
}

.header__content-image .b-logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    padding: 20px;
    background: #F4E7BD;
}

.header__content-image .b-logo__image {
    height: 60px;
    width: auto;
}

.header__content-image .b-logo__title {
    font-size: 24px;
}

.header__slider {
    width: 980px;
    margin: 0 auto;
}

/**


/**
 * Виджет погоды
*/
.b-weather-widget {
    display: inline-block;
    text-decoration: none;
    *display: inline;
    *zoom: 1;
}

/** end block **/

/**
 * Block - logo
*/
.b-logo__image {
    float: left;
    margin-right: 20px;
}

.b-logo__title {
    color: #4E4841;
    margin: 15px 0 5px;
}

.b-logo__text {
    padding-left: 17px;
}

/** end block **/

/*** CONTENT ***/
.page__sidebar .b-search {
    margin: 0;
}

.page {
    padding: 0 20px 20px;
    background: #FFF;
}
.page__sidebar {
    float: left;
    width: 280px;
    padding-top: 20px;
}

.page__content {
    float: left;
    width: 620px;
    margin-right: 40px;
    padding-top: 20px;
}

.page__content-wide {
    float: none;
    width: 100%;
}

.page__content textarea {
    overflow: auto;

    padding-left: 4px;
    padding-right: 4px;
    vertical-align: top;
    resize: vertical;

    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size:100%;
    line-height: 20px;
}

.page__content input[type="text"],
.page__content input[type="email"] {
    padding-left: 4px;
    padding-right: 4px;
    line-height: 20px;
}

.page__content blockquote {
    font-style: italic;
    color: #ababab;
    margin: 20px 30px 20px 45px;
    border-left: 5px solid #e6e6e6;
    padding-left: 30px;
    line-height: 1.4em;
    position: relative;
}

/* content typography */
.page__content h1,
.page__content h2,
.page__content h3,
.page__content h4,
.page__content h5,
.page__content h6 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: 400;
}
.page__content h1 {
    margin: 0 0 10px;
    font-size: 29px;
    line-height: 30px;
}

.page__content h2 {
    margin: 0 0 10px;

    font-size: 24px;
    line-height: 30px;
}

.page__content h3 {
    margin: 0 0 10px;

    font-size: 20px;
    line-height: 25px;
}

.page__content h4 {
    margin: 0 0 10px;

    font-size: 17px;
    line-height: 25px;
}

.page__content h5 {
    margin: 0 0 10px;

    font-size: 14px;
    line-height: 20px;
}

.page__content h6 {
    margin: 0 0 10px;

    font-size: 12px;
    line-height: 20px;
}

.page__content .b-content__table-wrapper {
    width: 100%;
    overflow-x: auto;
}

.page__content .b-content__table-wrapper table {
    border-collapse: collapse;
    border-style: solid;
}

.page__content .b-content__table-wrapper table td {
    padding: 5px 15px;
}

.page__content p img {
    vertical-align: middle;
    border: 0;
    max-width: 100% !important;
    height: auto !important;
}

.page__content pre {
    white-space: pre;
    word-wrap: break-word;
    margin: 1em 0;

    font-size: 1em;
    color: #122021;
    line-height: 20px;
}

.page__content address {
    color: #122021;
    font-size: 1em;
    line-height: 20px;
    font-style: italic;
}

.page__content div {
    color: #122021;
    font-size: 1em;
    line-height: 20px;
}

.page__content p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
}

.page__content p strong {
    font-weight: bold;
}

.page__content p i {
    font-style: italic;
}

.page__content p u {
    text-decoration: underline;
}

.page__content p strike {
    text-decoration: line-through;
}

.page__content p sub {
    font-size: 75%;
    bottom: -0.25em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.page__content p sup {
    top: -0.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.page__content p cite {
    font-style: italic;
}

.page__content p tt {
    font-family: monospace;
}

.page__content p kbd {
    font-family: monospace, serif;
    font-size: 1em;
}

.page__content p samp {
    font-family: courier new, serif;
    font-size: 1em;
}

.page__content p small {
    font-size: 80%;
}

.page__content p big {
    font-size: larger;
}

.page__content p del {
    text-decoration: line-through;
}

.page__content p ins {
    text-decoration: underline;
}

.page__content p code {
    font-family: monospace, serif;
    font-size: 1em;
}

.page__content p q {
    margin-left: 20px;
    padding-left: 10px;
    quotes: none;
    border-left: 2px solid #CCC;
}

.page__content blockquote {
    margin-left: 20px;
    padding-left: 10px;
    border-left: 2px solid #CCC;
}

.page__content p q:before,
.page__content p q:after {
    content: none;
}

.page__content p var {
    font-style: italic;
}

.page__content hr {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;

    margin: 1em 0;
    padding: 0;
    height: 1px;

    border: 0;
    border-top: 1px solid #ccc;
}

.page__content ul:not(.b-breadcrumbs) {
    list-style-type: square;

    padding: 0 0 0 40px;
    margin: 1em;
}

.page__content ol {
    padding: 0 0 0 40px;
    margin: 1em 0;
}

/**
 * Крошки
*/
.b-breadcrumbs {
    list-style: none;
    padding: 5px;
    margin: 0 0 30px;
    font-size: 12px;
    background: #F0F4F4;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #E6EDED;

}

.b-breadcrumbs li {
    display: inline;
}

/** end block **/
/**
 * Обращение главы поселения
*/
.b-greeting {
    margin-bottom: 40px;
}

.b-greeting__person {
    float: left;
    max-width: 160px;
    margin-right: 20px;
}

.b-greeting__person .btn {
    display: block;
    padding-left: 0;
    padding-right: 0;
}

.b-greeting__person-photo {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.b-greeting__person-name {
    margin: 0;
}

.b-greeting__person-status {
    color: #666;
}

/*.b-greeting__content {
    overflow: hidden;
}*/

.b-greeting__content p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
}

.b-greeting__content strong {
    font-weight: bold;
}

.b-greeting__signature {
    clear: both;
    text-align: right;
}

/** end block **/

/**
 * Опрос
*/
.b-question__variant {
    margin-bottom: 5px;
}

.b-question__form .btn {
    margin: 10px 20px 0 0;
}

/* Результаты */
.b-question__result .b-question__variant-bar {
    height: 20px;
    background: #E6EDED;
}

.b-question__result .b-question__votes {
    height: 20px;
    background: #569498;
}

.b-question__variant-votes {
    font-style: italic;
}

.b-question__result-link {
    margin-top: 15px;
    text-align: right;
    text-transform: lowercase;
}

/** end block **/

/**
 * Заголовок страницы
*/
.b-page-header__date {
    float: right;
    color: #666;
}

/** end block **/

/**
 * Галерея
*/
.b-gallery__item-image {
    max-width: 100%;
    height: auto;
}

.b-gallery__more-link {
    text-transform: lowercase;
}

/* Vertical gallery */
.b-gallery-vertical .b-gallery__item {
    margin-bottom: 20px;
}

.b-gallery-vertical .b-gallery__more-link {
    float: right;
}

/* Horizontal gallery */
.b-gallery-horizontal .b-gallery__item {
    display: inline-block;
    width: 140px;
    margin: 0 10px 20px 0;
    *display: inline;
    *zoom: 1;
}

/** end block **/

/**
 * Поисковая форма
*/
.b-search__label {
    display: block;
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 20px;
}

.b-search__input {
    width: 200px;
    height: 20px;
    font-size: 100%;
    margin: 0;
    padding-left: 4px;
    padding-right:4px;
    vertical-align: baseline;
    line-height: 20px;
    border: 1px solid #447477;
}

.b-search__btn {
    padding-top: 1px;
    padding-bottom: 1px;
}

/** end block **/

/**
 * Результаты поиска
*/
.b-search-result {
    margin-bottom: 30px;
}

/* Выделение поискового запроса */
.search-term {
    font-weight: 700 !important;
}

/** end block **/

/**
 * Форма в приёмной главы
*/
.b-faq-form {
    margin-bottom: 40px
}

/** end block **/

/**
 * Блок - список вопросов и ответов
*/
.b-faq-list .b-faq-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #447477;
    margin-bottom: 40px;
}

.b-faq-item__author {
    font-weight: 700;
}

.b-faq-item__time {
    color: #666;
}

.b-faq-item__body {
    margin-bottom: 20px;
}

.b-faq-item__response {
    padding-left: 40px;
}

/** end block**/

/**
 * Блок - виджет в сайдбаре
*/
.b-sidebar-widget {
    margin-bottom: 40px;
}

.b-sidebar-widget p.b-sidebar-widget__title {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 10px;
}

.b-sidebar-widget p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
}

/** end block **/

/**
 * Список записей (архив)
*/

.b-posts-list__archive-link {
    float: right;
    text-transform: lowercase;
}

/** end block **/

/**
 * Block - post item
*/
.b-posts-item {
    margin: 10px 0 20px;
    overflow: hidden;
    zoom: 1;
}

.b-posts-item__date {
    display: block;
    margin: 0 20px 0 0;
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.b-posts-item__title {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 10px;
}

.b-posts-item__body p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
}

/** end block **/



/**
 * НД
*/
.b-nd-item {
    margin-bottom: 20px;
}

.b-nd-item__number {
    display: inline;
    color: #000;
    font-size: 16px;
}

.b-nd-item__date {
    display: inline;
    color: #525151;
}

.b-nd-category li > a {
    display: block;
    margin-bottom: 10px;
}

.b-nd-item__title{
    display: flex;
    justify-content: space-between;
}
.npa_links{
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}
.npa_links a{
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.npa_block{
    margin-top: 20px;
}
.npa_view{
    width: 100%;
    min-height: 500px;
}

/** end block **/

/**
 * Пагинатор
*/
.b-pagination {
    list-style: none;
    padding: 0;
    margin: 0;
}

.b-pagination li {
    float: left;
}

.b-pagination a,
.b-pagination span {
    display: block;
    padding: 4px 8px;
    margin-right: 8px;
}

.b-pagination span {
    background: #EEE;
}

.b-pagination a {
    text-decoration: none;
    background: #E6EDED;
}

.b-pagination a:hover {
    background: #F0F4F4;
}

/** end block **/

/*** FOOTER ***/

/**
 * Banners
*/
#banners {
    margin: 0 auto;
    padding: 20px 0;
    width: 980px;
    font-size: 0;
}

#banners br {
    display: none;
}

#banners a {
    display: inline-block;
    width: 180px;
    height: 60px;
    margin: 0 8px 16px;
    text-decoration: none;
    *display: inline;
    *zoom: 1;
}

#banners a img {
    vertical-align: middle;
}

.footer__sputnik-informer {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 20px;
    margin-top: -3px;
}

/** end block **/

/*** PLUGINS ***/

/**
 * Colorbox
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
}

#colorbox {
    outline: 0;
}

#cboxContent {
    min-height: 50px;
    padding: 25px;
    background: #FFF;
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    width: 18px;
    height: 17px;
    padding: 0;
    margin: 0;
    background: #FFF url('../img/icon-close.png') 0 0 no-repeat;
    border: 0;
    text-indent: -9999px;
    overflow: hidden;
    outline: 0;
}

#cboxClose:hover,
#cboxClose:focus {
    background-position: 0 -20px;
}

#cboxClose:active {
    background-position: 0 0;
}

#cboxPrevious,
#cboxNext {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    top: 25px;
    bottom: 25px;
    width: 35%;
    min-width: 50px;
    padding: 0;
    margin: 0;
    border: 0;
    text-indent: -9999px;
    overflow: hidden;
    outline: 0;
}

#cboxPrevious {
    left: 25px;
    background: transparent url('../img/slider-arrow-left.png') left -999px no-repeat;
}

#cboxPrevious:hover {
    background-position: left center;
}

#cboxNext {
    right: 25px;
    background: transparent url('../img/slider-arrow-right.png') right -999px no-repeat;
}

#cboxNext:hover {
    background-position: right center;
}

#cboxCurrent {
    display: none !important;
}

/** end block **/

/**
 * Slick carousel
*/

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: white url(./ajax-loader.gif) center center no-repeat;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 190px;
    display: none;
}

.slick-slide img {
    display: block;
}

.slick-slide img.slick-loading {
    background: white url(../img/main/loading.gif) center center no-repeat;
    padding-bottom: 100%;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

/* Icons */
@font-face {
    font-family: "slick";
    src: url("../fonts/slick.eot");
    src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Arrows */
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    width: 40px;
    height: 100%;
    padding: 0;

    color: transparent;
    font-size: 0;
    line-height: 0;

    top: 0;

    background: rgba(000, 000, 000, .15);
    cursor: pointer;
    outline: none;
    border: none;
}

.slick-prev:focus, .slick-next:focus {
    outline: none;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
}

.slick-prev:before {
    content: '\2190';
}

.slick-next {
    right: 0;
}

.slick-next:before {
    content: '\2192';
}

/* Dots */
.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    outline: none;
}

.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2022';
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
}

/*** end block ***/

/* ==========================================================================
   questions
   ========================================================================== */

.b-question {
    margin-bottom: 15px;
}

.b-question__good {
    font-weight:bold;
    margin-top: 40px;
    font-size: 16px;

}

.b-question textarea {
    max-width: 660px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-family: Georgia;
}

.b-question h3 {
    margin-bottom: 5px;
}

.b-question__header {
    margin-top: 40px;
    font-weight: bold;
    font-size: 16px;
}

.b-question__header:first-of-type {
    margin: 30px 0 0;
}

.b-question__text {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 5px;
}

.b-question__variant {
    margin-bottom: 3px;
}

/* ==========================================================================
   progress-bar
   ========================================================================== */

.progress {
    background-color: #ddd;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 53%;
    text-align: center;
    position: relative;
}

.progress-container {
    margin: 0 0 15px;
}

.progress-bar {
    background-color: #38a786;
    position: absolute;
    top: 0;
    bottom: 0;
}

.progress__count {
    display: inline-block;
    position: absolute;
    z-index: 1;
    font-weight: bold;
}

.progress__percent {
    width: 5%;
    vertical-align: middle;
}

.progress__title {
    display: block;
    margin-top: 5px;
    font-weight: normal;
}

.progress__total {
    margin-top: 5px;
    font-weight: bold;
}
/* ==========================================================================
nrv-search-form
========================================================================== */

.nrv-search-form {
    margin-bottom: 20px;
}

.nrv-search-form input{
    border-radius: .25rem;
    border: 1px solid #01a2de;
}

.nrv-search-form__select {
    padding: 9px 4px 10px 4px;
    margin: 0 10px 10px 0;
    width: 300px;
    background: none;
    border-radius: .25rem;
    border: 1px solid #01a2de;
}

.nrv-search-form__number {
    padding: 8px 4px;
    width: 290px;
}

.nrv-search-form__title {
    margin-bottom: 10px;
    padding: 8px 4px;
    display: block;
    width: 603px;
}

.nrv-search-form__date {
    margin-bottom: 10px;
    padding: 8px 4px;
    width: 290px;
}

.nrv-search-form__date_mr-20 {
    margin-right: 10px;
}

.nrv-search-form__btn {
    display: block;
}

/*** PRINT STYLES ***/

@media print {
    /** Base from HTML5 Boilerplate **/
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    /** Site-specific styles **/
    .b-logo__image {
        width: 2cm;
    }

    a[class^="b-weather-widget"]:after {
        content: '';
    }

    .b-breadcrumbs,
    .b-menu-vertical {
        border: 0;
    }

    .b-search,
    .header__slider,
    .header__content-image img,
    .b-menu-vertical ul {
        display: none !important;
    }

    .footer a[href*="15web.ru"]:after {
        display: block;
        content: attr(href);
    }
}
.agree {
    position: relative;
    margin: 20px 0;
    width: 330px;
    display: flex;
    justify-content: space-around;
}

.agree__link {
    display: block;
    position: relative;
    text-decoration: none!important;
}

.agree__link:after {
    position: absolute;
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    top: -5px;
    left: -30px;
}
.agree__link-agree:after {
    background: url('../img/icons/like.svg') no-repeat 50%;
}

.agree__link-disagree:after {
    background: url('../img/icons/dislike.svg') no-repeat 50%;
    top: 0;
}

.agree__alert {
    position: absolute;
    top: 25px;
    font-size: 12px;
    color: #169449;
}