@charset 'UTF-8';

/**
* Шрифты
*/

@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    box-sizing: border-box;

    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

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

    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    color: #000000;
    background-color: #ffffff;
}

[tabindex='-1']:focus {
    outline: none !important;
}

hr {
    overflow: visible;
    box-sizing: content-box;
    height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: 0;

    -webkit-text-decoration: underline dotted;
}

address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1rem;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

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

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    transition: none;
    text-decoration: none;
    color: #25729d;
    background-color: transparent;

    -webkit-text-decoration-skip: objects;
}

a:hover {
    text-decoration: none;
    color: #ffb85f;
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
    color: inherit;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    text-decoration: none;
    color: inherit;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

a:focus {
    outline: none;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    overflow: auto;
    margin-top: 0;
    margin-bottom: 1rem;
}

figure {
    margin: 0 0 1rem;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    caption-side: bottom;
    text-align: left;
    color: #868e96;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button:focus {
    outline: none;
}

input,
button,
select,
optgroup,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    transition: none;
    outline: none;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
    cursor: pointer;

    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type='radio'],
input[type='checkbox'] {
    box-sizing: border-box;
    padding: 0;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}

legend {
    font-size: 1.5rem;
    line-height: inherit;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0.5rem;
    padding: 0;
    white-space: normal;
    color: inherit;
}

progress {
    vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}

[type='search'] {
    outline-offset: -2px;

    -webkit-appearance: none;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;

    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

.btn {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    line-height: 16px;
    display: inline-block;
    padding: 16px 35px;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    text-transform: uppercase;
    color: #363a42;
    border: none;
    border-radius: 27px;
    background-color: #ffb85f;
}

.btn_block {
    display: block;
    width: 100%;
}

.btn:hover {
    color: #363a42;
    background-color: #ffcb72;
}

.header__inner {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;

    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.header__favorite {
    display: none;
}

.header__favorite-link {
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    padding-left: 22px;
    text-decoration: none;
    color: #ffb85f;
    background: url(../img/ico-user-favorite.svg) 0 center/16px auto no-repeat;
}

.header__favorite-link:hover {
    color: #ffb85f;
}

.header__search-toggle {
    display: none;
}

.header__toggle {
    display: none;
}

.header__toggle-btn {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    border: none;
    background: url(../img/ico-menu-open.svg) center center no-repeat;
    background-size: 20px auto;
}

.logo__link {
    display: block;
    padding: 2px 0 2px 56px;
    text-decoration: none;
    background: url(../img/logo.svg) 0 center/44px 44px no-repeat;
}

.logo__name {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    display: flex;
    text-transform: uppercase;
    color: #363a42;

    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.logo__dot {
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    display: block;
    margin-left: 6px;
    padding: 3px 5px;
    color: #ffffff;
    border-radius: 6px;
    background: #363a42;
}

.logo__desc {
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    display: block;
    text-transform: uppercase;
    color: #9398a2;
}

.search-form {
    position: relative;
}

.search-form__control {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    display: block;
    width: 100%;
    height: 42px;
    padding: 0 64px 0 16px;
    color: #000000;
    border: 1px solid #dbdbdb;
    background: #ffffff;
}

.search-form__btn {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    background: #ffb85f url(../img/ico-search.svg) center center/18px auto no-repeat;
}

.search-form__btn:hover {
    background-color: #ffcb72;
}

.search-overlay {
    position: fixed;
    z-index: 90;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.nav-bar {
    background: #363a42;
}

.nav-bar__inner {
    display: flex;
    flex-direction: row-reverse;
    padding-top: 12px;
    padding-bottom: 12px;
    justify-content: space-between;
}

.nav-bar__close {
    display: none;
}

.nav-bar__close-btn {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    border: none;
    background: url(../img/ico-close-menu.svg) center center/12px 12px no-repeat;
}

.user-menu {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.user-menu__item:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #4c515b;
}

.user-menu__link {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 24px;
    display: block;
    text-decoration: none;
    color: #ffffff;
}

.user-menu__link_favorite {
    display: flex;
    padding-left: 30px;
    background: url(../img/ico-user-favorite.svg) 0 center/20px 18px no-repeat;

    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.user-menu__link_checkin {
    padding-left: 24px;
    background: url(../img/ico-user-checkin.svg) 0 center/14px 18px no-repeat;
}

.user-menu__link_login {
    padding-left: 28px;
    background: url(../img/ico-user-login.svg) 0 center/18px 18px no-repeat;
}

.user-menu__count {
    font-size: 10px;
    font-weight: 900;
    line-height: 16px;
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 12px;
    text-align: center;
    color: #000000;
    border-radius: 50%;
    background: #ffb85f;
}

.main-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-menu__item_sub {
    position: relative;
}

.main-menu__link {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
}

.main-menu__item_sub .main-menu__link {
    position: relative;
    padding-right: 30px;
}

.main-menu__sub {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-menu__sub-link {
    font-weight: 400;
    display: block;
    text-decoration: none;
}

.main-menu__sub-link:hover {
    text-decoration: none;
}

.main-menu__toggle {
    display: none;
}

.main-menu__back {
    display: none;
}

.menu-opened {
    overflow: hidden;
}

.footer {
    display: flex;
    padding: 25px 0;
    background: #363a42;

    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    justify-content: center;
}

.footer__inner {
    display: flex;

    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -ms-flex-align: center;
    justify-content: space-between;
}

.footer__copy {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.333333333333333;
    color: #9398a2;
}

.footer-menu {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-menu__item {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #4c515b;
}

.footer-menu__item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.footer-menu__link {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    line-height: 24px;
    display: block;
    text-decoration: none;
    color: #ffffff;
}

.widget {
    margin-bottom: 30px;
}

.widget-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #dbdbdb;
}

.widget-menu__item {
    border-bottom: 1px solid #dbdbdb;
}

.widget-menu__link {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    text-decoration: none;
    color: #363a42;
}

.widget-menu__link:before {
    position: absolute;
    top: 50%;
    left: 12px;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    content: '';
    border-radius: 50%;
    background-color: #ffb85f;
}

.widget-menu__link:hover {
    background-color: #f4f4f4;
}

.wrapper {
    overflow: hidden;
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
}

.page {
    padding: 30px 0;
}

.pagination {
    display: flex;
    margin: 0;
    padding: 5px 0;
    list-style: none;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    flex-wrap: wrap;
    justify-content: center;
}

.pagination li {
    margin: 4px;
}

.pagination li a,
.pagination li span {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    display: flex;
    width: 32px;
    height: 32px;
    text-align: center;
    text-decoration: none;
    color: #363a42;
    border: 1px solid #f5e1aa;
    border-radius: 50%;
    background-color: #ffffff;

    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    justify-content: center;
}

.pagination li a:hover {
    color: #f5e1aa;
    border-color: transparent;
    background-color: #363a42;
}

.pagination li.active a {
    color: #f5e1aa;
    border-color: transparent;
    background-color: #363a42;
}

.pagination li.active span {
    color: #f5e1aa;
    border-color: transparent;
    background-color: #363a42;
}

.headline {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.166666666666667;
    position: relative;
    margin: 0 0 30px 0;
    padding-bottom: 15px;
    color: #363a42;
}

.headline_sub {
    font-size: 22px;
    margin-bottom: 25px;
}

.headline:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 3px;
    content: '';
    background: #ffb85f;
}

.btn-group {
    display: flex;
    margin-right: -10px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.btn-group__item {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 11px 15px;
    text-align: center;
    text-decoration: none;
    color: #363a42;
    border-radius: 3px;
    background: #f4f4f4;
}

.btn-group__item:hover {
    color: #363a42;
    background: #ffb85f;
}

.text-center {
    text-align: center;
}

.article-list {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    flex-wrap: wrap;
}

.article-item {
    position: relative;
    width: calc(50% - 20px);
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}

.article-widget .article-item {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    padding: 20px;
    border: 1px solid #dbdbdb;
}

.article-item__favorite {
    position: absolute;
    top: 10px;
    left: 10px;
}

.article-widget .article-item__favorite {
    top: 30px;
    left: 30px;
}

.article-item__img {
    margin-bottom: 10px;
}

.article-item__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #363a42;

    -o-text-overflow: ellipsis;
}

.article-item__title-link {
    text-decoration: none;
    color: #363a42;
}

.article-item__category {
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 10px;
}

.btn-favorite {
    display: block;
    width: 28px;
    height: 28px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: #363a42 url(../img/ico-favorite.svg) center center/12px 10px no-repeat;
}

.btn-favorite_added {
    background-color: #ffb85f;
}

.article-img {
    position: relative;
}

.article-img__favorite {
    position: absolute;
    top: 20px;
    left: 20px;
}

.article {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    color: #363a42;
}

.article h2 {
    font-size: 22px;
    margin-bottom: 16px;
}

.article h3 {
    font-size: 18px;
    margin-bottom: 16px;
}

.article h4 {
    font-size: 16px;
    margin-bottom: 16px;
}

.article ul li,
.article ol li {
    margin-bottom: 5px;
}

.article ul li:last-child,
.article ol li:last-child {
    margin-bottom: 0;
}

.category {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 20px;
    background: #f4f4f4;
}

.category__item {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
}

.alert {
    margin: 30px 0;
    padding: 20px;
    text-align: center;
    background: #f4f4f4;
}

.alert__desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #363a42;
}

.alert__action {
    margin-top: 10px;
}

.pagination {
    display: flex;
    margin: 20px 0 30px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    flex-wrap: wrap;
    justify-content: center;
}

.pagination__item {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    min-width: 32px;
    margin: 4px;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    color: #363a42;
    border-radius: 3px;
    background: #f4f4f4;
}

.pagination__item:hover:not(.pagination__item_dots),
.pagination__item_current {
    color: #363a42;
    background: #ffb85f;
}

.form {
    padding: 40px;
    background: #f4f4f4;
}

.form__title {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.16;
    margin: 0 0 30px 0;
    color: #363a42;
}

.form__group {
    margin-bottom: 20px;
}

.form__control {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    display: block;
    width: 100%;
    padding: 15px;
    color: #000000;
    border: 1px solid #dbdbdb;
    background: #ffffff;
}

.form__control:focus {
    border-color: #c3c3c3;
}

.form__captcha {
    display: flex;
    max-width: 470px;
    margin-bottom: 20px;
}

.form__captcha-img {
    display: flex;
    width: 47.87234%;
    border: 1px solid #dbdbdb;
    background: #ffffff;

    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    justify-content: center;
}

.form__captcha-group {
    width: 52.12766%;
    padding-left: 20px;
}

.form__submit {
    width: 225px;
    margin-top: 30px;
}

.post__item {
    display: flex;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #dbdbdb;
}

.post__img {
    margin-right: 20px;
    flex: 0 0 216px;
}

.post__about {
    -webkit-box-flex: 1;
    flex-basis: 0;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.post__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
    color: #363a42;
}

.post__link {
    color: #363a42;
}

.post__desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.post__action {
    margin-top: 10px;
}

.post__more {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    display: inline-block;
    vertical-align: bottom;
    color: #363a42;
    border-bottom: 1px solid #ffb85f;
}

.telegram-button {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #ffffff; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.telegram-button a {
    color: #fff;
}
.telegram-button:before,
.telegram-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #0088cc; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.telegram-button:after{
    animation-delay: .5s;
}

@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 740px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .header__search {
        margin-left: 116px;

        -webkit-box-flex: 1;
        flex-basis: 0;
        flex-grow: 1;
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
    }

    .main-menu {
        display: flex;
        border-left: 1px solid rgba(103, 29, 29, 0.1);
    }

    .main-menu__item:not(:last-child) {
        border-right: 1px solid #4c515b;
    }

    .main-menu__item_sub .main-menu__link:before {
        position: absolute;
        top: 50%;
        right: 15px;
        display: block;
        margin-top: -2px;
        content: '';
        transition: all 0.2s;
        border-top: 4px solid #ffffff;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }

    .main-menu__item_sub:hover .main-menu__link:before {
        transform: rotate(180deg);
    }

    .main-menu__sub {
        position: absolute;
        z-index: 500;
        top: 100%;
        left: 0;
        min-width: 240px;
        margin-top: 12px;
        background: #464a54;
    }

    .main-menu__sub:before {
        position: absolute;
        top: -12px;
        right: 0;
        left: 0;
        display: block;
        height: 12px;
        content: '';
    }

    .main-menu__item:hover > .main-menu__sub {
        display: block;
    }

    .main-menu__sub-item {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .main-menu__sub-item:last-child {
        border-bottom: none;
    }

    .main-menu__sub-link {
        font-size: 15px;
        line-height: 18px;
        padding: 10px 20px;
        color: #ffffff;
    }

    .container {
        max-width: 990px;
    }

    .page {
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
    }

    .page__content {
        width: 70.79646%;
        padding: 0 15px;
    }

    .page__aside {
        width: 29.20354%;
        padding: 0 15px;
    }

    .pagination__item_start {
        margin-right: 45px;
    }

    .pagination__item_end {
        margin-left: 45px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1130px;
    }
}

@media (max-width: 991px) {
    .btn {
        padding: 12px 30px;
    }

    .header {
        position: fixed;
        z-index: 900;
        top: 0;
        right: 0;
        left: 0;
        background: #363a42;
    }

    .header__inner {
        position: relative;
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .header__logo {
        margin-right: auto;
    }

    .header__favorite {
        display: block;
        margin-right: 20px;
    }

    .header__search-toggle {
        display: block;
        width: 20px;
        height: 20px;
        padding: 0;
        border: none;
        background: url(../img/ico-search-toggle.svg) center center/16px auto no-repeat;
    }

    .header__search-form {
        position: absolute;
        z-index: 100;
        top: 5px;
        right: 47px;
        left: 15px;
        display: none;
    }

    .header__search-form_open {
        display: block;
    }

    .header__toggle {
        display: block;
        margin-left: 20px;
    }

    .logo__link {
        padding-left: 36px;
        background-size: 26px auto;
    }

    .logo__name {
        font-size: 18px;
        line-height: 20px;
        color: #f3f3f3;

        align-items: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
    }

    .logo__dot {
        font-size: 8px;
        font-weight: 900;
        line-height: 12px;
        padding: 0;
        text-transform: uppercase;
        color: #f3f3f3;
        border-radius: 0;
        background-color: transparent;
    }

    .logo__desc {
        display: none;
    }

    .search-form__control {
        height: 36px;
        padding-right: 40px;
        padding-left: 14px;
    }

    .search-form__btn {
        top: 2px;
        right: 2px;
        width: 32px;
        height: 32px;
        background-size: 16px auto;
    }

    .nav-bar {
        position: fixed;
        z-index: 900;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        overflow: hidden;
        overflow-y: auto;
        background-color: #f3f3f3;
    }

    .menu-opened .nav-bar {
        display: block;
    }

    .nav-bar__inner {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }

    .nav-bar__user {
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
        background: #363a42;
    }

    .nav-bar__user:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        display: block;
        width: 1200px;
        margin-left: -600px;
        content: '';
        background-color: #363a42;
    }

    .nav-bar__close {
        position: absolute;
        z-index: 6;
        top: 13px;
        right: 50%;
        display: block;
        margin-right: -355px;
    }

    .user-menu {
        position: relative;
        z-index: 5;
    }

    .user-menu__item:not(:last-child) {
        margin-right: 15px;
        padding-right: 15px;
    }

    .user-menu__item_favorite {
        display: none;
    }

    .user-menu__link {
        font-size: 12px;
        line-height: 16px;
        color: #f3f3f3;
    }

    .user-menu__link_checkin {
        padding-left: 22px;
        background-size: 10px 12px;
    }

    .user-menu__link_login {
        padding-left: 22px;
        background-size: 10px 12px;
    }

    .active > .main-menu__item:not(.open) {
        display: none;
    }

    .main-menu__link {
        font-size: 15px;
        line-height: 20px;
        display: block;
        padding: 14px 10px 14px 0;
        text-decoration: none;
        color: #363a42;
        border-bottom: 1px solid #e2e2e2;
    }

    .main-menu__link:hover {
        color: #363a42;
    }

    .open > .main-menu__link {
        display: none;
    }

    .open > .main-menu__sub {
        display: block;
    }

    .main-menu__sub-item {
        position: relative;
    }

    .active > .main-menu__sub-item:not(.open) {
        display: none;
    }

    .main-menu__sub-link {
        font-size: 15px;
        line-height: 20px;
        padding: 14px 10px 14px 0;
        text-decoration: none;
        color: #363a42;
        border-bottom: 1px solid #e2e2e2;
    }

    .main-menu__sub-link:hover {
        color: #363a42;
    }

    .open > .main-menu__sub-link {
        display: none;
    }

    .main-menu__toggle {
        position: absolute;
        z-index: 110;
        top: 0;
        right: -10px;
        display: block;
        width: 40px;
        height: 48px;
        background: url(../img/ico-arrow-menu.svg) center center/9px auto no-repeat;
    }

    .open > .main-menu__toggle {
        display: none;
    }

    .main-menu__back {
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
        position: relative;
        padding: 14px 15px 14px 33px;
        color: #363a42;
        border-bottom: 1px solid #e2e2e2;
    }

    .main-menu__back:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        display: block;
        width: 16px;
        content: '';
        transform: rotate(180deg);
        background: url(../img/ico-arrow-menu.svg) center center/9px auto no-repeat;
    }

    .open > .main-menu__back {
        display: block;
    }

    .main-menu__back.hide {
        display: none;
    }

    .footer__copy {
        font-size: 12px;
        line-height: 14px;
    }

    .footer-menu {
        justify-content: center;
    }

    .footer-menu__item {
        margin-right: 15px;
        padding-right: 15px;
    }

    .footer-menu__item:last-child {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }

    .footer-menu__link {
        font-size: 12px;
        line-height: 14px;
    }

    .article-widget {
        display: flex;
        margin-right: -10px;
        margin-left: -10px;
        flex-wrap: wrap;
    }

    .wrapper {
        padding-top: 46px;
    }

    .page {
        padding: 20px 0;
    }

    .page__content {
        margin-bottom: 30px;
    }

    .headline {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .btn-group {
        margin-right: -4px;
    }

    .btn-group__item {
        margin-right: 4px;
        margin-bottom: 4px;
        padding: 9px 12px;
    }

    .article-widget .article-item {
        width: calc(50% - 20px);
        margin-right: 10px;
        margin-left: 10px;
    }

    .article-img__favorite {
        top: 10px;
        left: 10px;
    }

    .pagination__item_start {
        font-size: 0;
        line-height: 0;
    }

    .pagination__item_start:before {
        font-size: 14px;
        line-height: 16px;
        display: block;
        content: '<';
    }

    .pagination__item_end {
        font-size: 0;
        line-height: 0;
    }

    .pagination__item_end:before {
        font-size: 14px;
        line-height: 16px;
        display: block;
        content: '>';
    }

    .form {
        padding: 30px;
    }

    .form__title {
        font-size: 22px;
    }

    .post__img {
        flex: 0 0 180px;
    }
    
    .telegram-button {
        bottom: 5px; /*отступ кнопки снизу от экрана*/
        left: 70px; /*отступ кнопки слева от экрана(right - справа)*/
    }
}

@media (max-width: 767px) {
    .nav-bar__close {
        right: 10px;
        margin-right: 0;
    }

    .article-list {
        margin-right: -10px;
        margin-left: -10px;
    }

    .article-item {
        width: calc(50% - 20px);
    }

    .form {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 600px) {
    .footer__inner {
        flex-direction: column;
    }

    .footer__copy {
        margin-top: 16px;
    }

    .pagination__item {
        min-width: 32px;
        margin: 3px;
        padding: 7px 8px;
    }

    .form__title {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .article-widget {
        display: block;
        margin-right: 0;
        margin-left: 0;
    }

    .pagination li {
        margin: 2px;
    }

    .headline {
        font-size: 18px;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

    .btn-group__item {
        font-size: 13px;
        padding: 7px 11px;
    }

    .article-list {
        display: block;
        margin-right: 0;
        margin-left: 0;
    }

    .article-widget .article-item {
        width: auto;
        margin-right: 0;
        margin-left: 0;
    }

    .article-item {
        width: auto;
        margin-right: auto;
        margin-left: 0;
    }

    .article h2 {
        font-size: 18px;
    }

    .article h3 {
        font-size: 16px;
    }

    .article h4 {
        font-size: 15px;
    }

    .alert {
        padding-right: 10px;
        padding-left: 10px;
    }

    .post__item {
        display: block;
    }

    .post__img {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 460px) {
    .form {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .form__title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .form__group {
        margin-bottom: 15px;
    }

    .form__control {
        padding: 11px 14px;
    }

    .form__captcha-img img {
        width: auto;
        max-height: 38px;
    }

    .form__captcha-group {
        padding-left: 15px;
    }

    .form__submit {
        margin-top: 20px;
    }
}

@media (max-width: 375px) {
    .header__search-form {
        right: 42px;
        left: 10px;
    }

    .footer-menu__item {
        margin-right: 12px;
        padding-right: 12px;
    }
}
