@font-face {
    font-family: "Cairo";
    src: url(../fonts/Cairo-Regular.woff2) format("woff2"), url(../fonts/Cairo-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Raleway";
    src: url(../fonts/Raleway-Regular.woff2) format("woff2"), url(../fonts/Raleway-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Raleway";
    src: url(../fonts/Raleway-SemiBold.woff2) format("woff2"), url(../fonts/Raleway-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Raleway";
    src: url(../fonts/Raleway-Bold.woff2) format("woff2"), url(../fonts/Raleway-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

html {
    font-size: 10px;
    height: 100%
}

body {
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body.js-popup {
    overflow-y: hidden
}

.js-d-none {
    display: none !important
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    display: block
}

a {
    text-decoration: none;
    color: inherit
}

header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.container {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

.main-with-sitebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-with-sitebar main {
    width: calc(66.66% - 5px)
}

.main-with-sitebar aside {
    width: calc(33.33% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-with-sitebar aside>div {
    width: 100%
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

.one-sidebar-news-date {
    color: #bbb;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    margin-bottom: 7px
}

.two-sidebar {
    padding: 25px;
    background-color: #fff;
    height: 100%
}

.two-sidebar img {
    width: 100%
}

.two-sidebar-news-big__item {
    margin-bottom: 35px
}

.two-sidebar-news-big__image {
    margin-bottom: 0
}

.two-sidebar-news-big__info {
    margin-bottom: 23px
}

.two-sidebar-news-small__title {
    color: #4c5b6b
}

.two-sidebar-news-small__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.two-sidebar-news-big__item {
    margin-bottom: 60px
}

.two-sidebar-news-big__image {
    position: relative;
    margin-bottom: 55px
}

.two-sidebar-news-big__image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #323232;
    -webkit-filter: opacity(.2);
    filter: opacity(.2)
}

.two-sidebar-news-big__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    max-width: 325px;
    margin-bottom: 20px
}

.two-sidebar-news-big__descr {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #000;
    opacity: .8
}

.two-sidebar-news-big__info {
    margin-bottom: 20px
}

.two-sidebar-news-small__title {
    font-size: 25px;
    line-height: 31px;
    color: #3239cb;
    margin-bottom: 40px
}

.two-sidebar-news-small__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.two-sidebar-news-small__image {
    max-width: 85px;
    width: 100%;
    position: relative
}

.two-sidebar-news-small__image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #323232;
    -webkit-filter: opacity(.3);
    filter: opacity(.3)
}

.two-sidebar-news-small__descr {
    padding: 0 20px
}

.two-sidebar-news-small__text {
    font-size: 16px;
    line-height: 20px;
    opacity: .8;
    max-width: 280px
}

.two-sidebar-news-small hr {
    margin: 20px 0;
    border: 0;
    border-bottom: 1px solid #3239cb;
    opacity: .5
}

.two-sidebar-news-bottom {
    margin-top: 80px;
    position: relative
}

.two-sidebar-news-bottom__inner {
    position: absolute;
    top: 50px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.two-sidebar-news-bottom__inner>* {
    width: 80%
}

.two-sidebar-news-bottom__title {
    font-size: 19px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 16px
}

.two-sidebar-news-bottom__text {
    font-size: 13px;
    line-height: 14px;
    color: #fff
}

.two-comments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    padding: 20px
}

.two-comments [data-comment-like-counter]::before {
    margin: 0 3px;
    content: attr(data-comment-like-counter)
}

.two-comments [data-comment-like-heart] {
    display: none
}

.two-comments [data-comment-like-heart].js-active {
    display: block
}

.two-comments [data-comment-like-heart]:hover {
    cursor: pointer
}

.two-comments-header {
    font-family: "Raleway";
    font-weight: 700;
    font-size: 32px;
    line-height: 140%;
    color: #333;
    margin-bottom: 15px
}

.two-comments-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 28px 13px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #f46b45), to(#eea849));
    background: linear-gradient(90deg, #f46b45 0, #eea849 100%);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border-radius: 8px; 
	white-space: nowrap;
    overflow: hidden;
}

.two-comments-btn span {
    font-family: "Roboto";
    font-weight: 900;
    font-size: 22px;
    line-height: 10%;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.two-comments__item {
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .12);
    box-shadow: 0 0 18px rgba(0, 0, 0, .12);
    border-radius: 8px;
    color: #4f4f4f;
    margin-bottom: 25px
}

.two-comments__item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -10px
}

.two-comments__item-header img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin: 0 10px
}

.two-comments__item-header span {
    font-family: "Roboto";
    font-weight: 900;
    font-size: 18px;
    line-height: 140%;
    color: #333
}

.two-comments__item-content {
    font-family: "Raleway";
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    margin-top: 5px;
    margin-bottom: 20px
}

.two-comments__item-content img {
    max-height: 200px;
    max-width: 300px;
    margin-top: 15px
}

.two-comments__item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 120%
}

.two-comments__item-info .like {
    margin: 0 -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.two-comments__item-info .like svg {
    margin-left: 5px;
    margin-right: 5px;
    width: 24px;
    height: 24px
}

/*@font-face {
    font-family: "Oswald";
    src: url(../fonts/Oswald-Light.woff2) format("woff2"), url(../fonts/Oswald-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Oswald";
    src: url(../fonts/Oswald-Regular.woff2) format("woff2"), url(../fonts/Oswald-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}*/

@-webkit-keyframes fortune-rotation {
    70% {
        -webkit-transform: rotate(1842deg);
        transform: rotate(1842deg)
    }
    to {
        -webkit-transform: rotate(1822deg);
        transform: rotate(1822deg)
    }
}

@keyframes fortune-rotation {
    70% {
        -webkit-transform: rotate(1842deg);
        transform: rotate(1842deg)
    }
    to {
        -webkit-transform: rotate(1822deg);
        transform: rotate(1822deg)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.js-fortune-fade-in {
    -webkit-animation: fadeIn ease .6s;
    animation: fadeIn ease .6s
}

.js-fortune-fade-out {
    -webkit-animation: fadeOut ease .6s;
    animation: fadeOut ease .6s
}

.fortune {
    padding: 20px 15px
}

.fortune-title {
    font-size: 26px;
    font-weight: 700
}

.fortune-subtitle {
    font-size: 18px
}

.fortune-title,
.fortune-subtitle {
    text-align: center;
    margin: 0 auto 20px;
    max-width: 600px
}

.fortune-game,
.fortune-content,
.fortune-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fortune-game-wheel {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 360px;
    max-height: 360px
}

.fortune-game-wheel__img {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(34, 60, 80, .2);
    box-shadow: 0 0 10px 0 rgba(34, 60, 80, .2);
    width: 100%;
    height: 100%
}

.fortune-game-wheel__btn {
    position: absolute;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    padding: 0;
    top: 34%;
    right: 36.5%;
    padding: 0;
    width: 27%;
    height: 27%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.fortune-game-wheel__btn img {
    width: 100%;
    height: 100%
}

.fortune-game.js-launched .fortune-game-wheel__img {
    -webkit-animation-name: fortune-rotation;
    animation-name: fortune-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.fortune-content__img {
    width: auto;
    height: 100%;
    max-width: 300px;
    max-height: 250px
}

.fortune-content__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -2px 10px
}

.fortune-content__text img,
.fortune-content__text span {
    margin: 0 2px
}

.fortune-content__text span {
    font-size: 18px
}

.fortune-content__timer {
    margin-bottom: 20px
}

.fortune-content__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px
}

.fortune-content__price p {
    font-family: "Oswald", sans-serif;
    font-size: 26px;
    line-height: 130%;
    color: #525252;
    margin: 0 8px
}

.fortune-content__price-old {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #6289c7), color-stop(98.87%, #de6161));
    background: linear-gradient(90deg, #6289c7 0, #de6161 98.87%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 300;
    position: relative
}

.fortune-content__price-old::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #6289c7), color-stop(98.87%, #de6161));
    background: linear-gradient(90deg, #6289c7 0, #de6161 98.87%);
    left: 0;
    top: 51%
}

.fortune-form__input,
.fortune-form__btn {
    height: 65px;
    max-width: 600px;
    width: 100%;
    border-radius: 12px;
    line-height: 140%
}

.fortune-form__input {
    background: #fbfbfb;
    padding: 5px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    margin-bottom: 15px
}

.fortune-form__input input {
    width: 100%;
    height: 100%;
    border-radius: 12px !important;
    border-color: #de6161;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)) padding-box, -webkit-gradient(linear, left top, right top, color-stop(0, #6289c7), color-stop(98.87%, #de6161)) border-box;
    background: linear-gradient(90deg, #fff, #fff) padding-box, linear-gradient(90deg, #6289c7 0, #de6161 98.87%) border-box;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    outline: 0;
    padding: 7px 10px !important;
    font-weight: 300;
    font-size: 20px;
    color: rgba(82, 82, 82, .8)
}

.fortune-form__btn {
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #6289c7), color-stop(98.87%, #de6161));
    background: linear-gradient(90deg, #6289c7 0, #de6161 98.87%);
    -webkit-box-shadow: 0 3px 0 #8c6984;
    box-shadow: 0 3px 0 #8c6984;
    border: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase
}

.fortune-form__btn:hover {
    margin-top: 4px;
    margin-bottom: -4px;
    -webkit-box-shadow: 0 0 0 #8c6984;
    box-shadow: 0 0 0 #8c6984;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.popup-fortune {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: rgba(47, 47, 47, .5);
    z-index: 999;
    overflow-y: scroll;
    width: 100vw;
    left: 0;
    right: 0;
    visibility: hidden
}

.popup-fortune__inner {
    background-color: #fff;
    border-radius: 10px;
    padding: 70px 25px 35px;
    position: relative;
    text-align: center
}

.popup-fortune__inner-image {
    position: absolute;
    top: -30px;
    left: calc(50% - 65px);
    width: 130px;
    height: auto
}

.popup-fortune__inner-title {
    margin: 0;
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 33px;
    color: #000
}

.popup-fortune__inner-text {
    font-size: 21px;
    line-height: 25px;
    color: #1e1e1e;
    max-width: 335px;
    margin-bottom: 30px
}

.popup-fortune__inner .close-btn {
    padding: 10px 25px;
    text-transform: uppercase;
    color: #fff;
    background-color: #5c61ea;
    outline: 0;
    border: 0;
    font-size: 23px;
    line-height: 29px;
    border-radius: 20px;
    cursor: pointer
}

.popup-fortune.js-open {
    overflow-y: hidden;
    visibility: visible
}

.timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.timer .dots {
    color: #b95151;
    font-size: 34px;
    margin-right: 4px;
    margin-left: 4px
}

.timer .white {
    background-color: #fff;
    border-radius: 5px;
    margin: 0 4px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.timer__item {
    font-family: "Oswald", sans-serif;
    width: 40px;
    height: 54px;
    margin: 0 2px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 33px;
    line-height: 120%;
    border-radius: 5px;
    color: #bb91ce
}

.article p,
.article img {
    margin-bottom: 25px
}

.article li,
.article p {
    font-family: "Raleway";
    font-size: 16px;
    line-height: 150%;
    color: #4f4f4f
}

.article img {
    width: 100%
}

.article .quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -10px 25px
}

.article .quote .orange {
    margin: 0 10px;
    width: 10px;
    height: 100%;
    min-height: 72px;
    background: #f60
}

.article .quote p {
    max-width: calc(100% - 20px);
    margin: 0
}

.article .compound {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.article .compound__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    margin-bottom: 25px
}

.article .compound__item div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ededed
}

.article .compound__item div img {
    margin: 0;
    width: 95%
}

.article .compound__item h6 {
    font-family: "Raleway";
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #000;
    margin: 0 10px
}

.article ul {
    margin-bottom: 25px;
    padding: 0 24px
}

.article ul li {
    list-style: disc;
    margin-bottom: 10px
}

.header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px
}

.header-top img {
    height: 40px
}

.header-top__btn {
    padding: 16px 19px;
    font-family: "Raleway";
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #000;
    background: #ffd600
}

.header-top__menu {
    display: none
}

.header-center>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-center a {
    font-family: "Raleway";
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #2b2727;
    padding: 15px 5px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.header-center a.active {
    color: #fff;
    background: #eb2136
}

.header-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 600px
}

.header-bottom__left {
    padding: 30px;
    width: 40%;
    background: #ffd600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-bottom__left .die {
    padding: 10px;
    background: #eb2136;
    font-family: "Roboto";
    font-weight: 900;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.header-bottom__left-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-bottom__left-info-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%
}

.header-bottom__left-info span {
    font-family: "Raleway";
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #2a2a2a;
    opacity: .8
}

.header-bottom__left-text {
    z-index: 5;
    position: relative
}

.header-bottom__left-text h3 {
    font-family: "Raleway";
    font-weight: 700;
    font-size: 37px;
    line-height: 140%;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
    margin-right: -70%
}

.header-bottom__left-text p {
    font-family: "Raleway";
    font-weight: 600;
    font-size: 25px;
    line-height: 150%;
    color: #2a2a2a;
    opacity: .8;
    margin-right: -40%
}

.header-bottom__right {
    width: 60%;
    background-image: url(../img/content/doctor.webp);
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.header-bottom__right p {
    background: #000;
    opacity: .5;
    padding: 30px;
    font-family: "Raleway";
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    color: #fff;
    opacity: .9
}

@media (max-width:1199px) {
    .two-sidebar {
        margin-top: 25px
    }
    .two-sidebar-news-bottom__inner>* {
        width: 90%
    }
    .two-sidebar-news-bottom__title {
        margin-bottom: 4px
    }
    .header-bottom__left-text h3 {
        font-size: 30px;
        margin-right: -55%
    }
    .header-bottom__left-text p {
        font-size: 21px
    }
}

@media (max-width:991px) {
    .main-with-sitebar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .main-with-sitebar main {
        width: 100%
    }
    .main-with-sitebar aside {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }
    .main-with-sitebar aside>div {
        width: calc(50% - 10px)
    }
    .two-sidebar-news-big {
        padding-right: 15px
    }
    .two-sidebar-news-bottom__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px
    }
    .two-sidebar-news-bottom__text {
        font-size: 14px;
        line-height: 20px
    }
    .two-comments-header {
        font-size: 28px
    }
    .two-comments-btn span {
        font-size: 20px
    }
    .two-comments__item-header span {
        font-size: 16px
    }
    .two-comments__item-content {
        font-size: 16px
    }
    .two-comments__item-info {
        font-size: 14px
    }
    .header-center a:nth-child(1) {
        display: none
    }
    .header-bottom__left-text h3 {
        font-size: 25px
    }
    .header-bottom__left-text p {
        font-size: 18px
    }
    .header-bottom__right p {
        padding: 20px;
        font-size: 18px
    }
}

@media (max-width:767px) {
    .two-sidebar-news-bottom__inner {
        top: 15px
    }
    .two-sidebar-news-bottom__title {
        font-size: 16px;
        margin: 10px 0
    }
    .two-comments__item-info .like svg {
        width: 18px
    }
    .header-center a:nth-child(2) {
        display: none
    }
    .header-bottom {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .header-bottom__left {
        width: 100%
    }
    .header-bottom__left-text h3 {
        margin: 15px 0;
        font-size: 20px
    }
    .header-bottom__left-text p {
        margin: 15px 0;
        font-size: 16px
    }
    .header-bottom__right {
        width: 100%;
        height: 80vw
    }
    .header-bottom__right p {
        font-size: 17px;
        padding: 10px 20px
    }
}

@media (max-width:639px) {
    .main-with-sitebar aside {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .main-with-sitebar aside>div {
        width: 100%
    }
    .two-sidebar-news-big {
        padding-right: 0
    }
    .two-sidebar-news-bottom__inner {
        top: 50px
    }
    .two-sidebar-news-bottom__title {
        font-size: 20px;
        margin-bottom: 15px
    }
    .header-center a:nth-child(3) {
        display: none
    }
}

@media (max-width:567px) {
    .two-comments-header {
        font-size: 24px
    }
    .two-comments-btn span {
        font-size: 18px
    }
    .two-comments__item-header span {
        font-size: 14px
    }
    .two-comments__item-content {
        font-size: 14px
    }
    .two-comments__item-info {
        font-size: 12px
    }
    .article li,
    .article p {
        font-size: 14px
    }
    .article .compound__item {
        width: 100%
    }
    .header-center a:nth-child(4) {
        display: none
    }
    .header-bottom__right p {
        font-size: 14px
    }
}

@media (max-width:479px) {
    .two-sidebar-news-bottom__inner {
        top: 15px
    }
    .two-sidebar-news-bottom__title {
        font-size: 16px;
        margin: 5px 0
    }
    .two-sidebar-news-bottom__text {
        font-size: 12px;
        line-height: 16px
    }
    .two-comments__item-info .like svg {
        width: 14px
    }
    .fortune-title {
        font-size: 23px
    }
    .fortune-subtitle {
        font-size: 16px
    }
    .fortune-content__text span {
        font-size: 16px
    }
    .fortune-form__input,
    .fortune-form__btn {
        height: 55px
    }
    .fortune-form__input input {
        font-size: 16px;
        padding: 5px !important
    }
    .fortune-form__btn {
        font-size: 14px
    }
    .popup-fortune__inner {
        width: 80%;
        padding: 45px 20px 25px
    }
    .popup-fortune__inner-image {
        left: calc(50% - 55px);
        width: 100px
    }
    .popup-fortune__inner-title {
        font-size: 21px;
        line-height: 25px;
        margin-bottom: 15px
    }
    .popup-fortune__inner-text {
        font-size: 16px;
        line-height: 19px;
        margin-top: 0;
        margin-bottom: 20px
    }
    .timer .dots {
        font-size: 30px;
        margin-right: 3px;
        margin-left: 3px
    }
    .timer__item {
        font-size: 28px;
        width: 30px;
        height: 42px
    }
    .header-top img {
        height: 28px
    }
    .header-top__btn {
        display: none
    }
    .header-top__menu {
        height: 25px;
        width: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .header-top__menu span {
        display: block;
        width: 100%;
        height: 5px;
        background: #ffd600
    }
    .header-center a:nth-child(5) {
        display: none
    }
}