@charset "UTF-8";
@font-face {
    font-family: Merriweatherbold;
    src: url(../libs/fonts/merriweatherbold.woff2) format("woff2"), url(../libs/fonts/merriweatherbold.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Merriweatherbolditalic;
    src: url(../libs/fonts/merriweatherbolditalic.woff2) format("woff2"), url(../libs/fonts/merriweatherbolditalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Merriweatheritalic;
    src: url(../libs/fonts/merriweatheritalic.woff2) format("woff2"), url(../libs/fonts/merriweatheritalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Merriweatherlight;
    src: url(../libs/fonts/merriweatherlight.woff2) format("woff2"), url(../libs/fonts/merriweatherlight.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Merriweatherlightitalic;
    src: url(../libs/fonts/merriweatherlightitalic.woff2) format("woff2"), url(../libs/fonts/merriweatherlightitalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Merriweather;
    src: url(../libs/fonts/merriweatherregular.woff2) format("woff2"), url(../libs/fonts/merriweatherregular.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Merriweatherultrabold;
    src: url(../libs/fonts/merriweatherultrabold.woff2) format("woff2"), url(../libs/fonts/merriweatherultrabold.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Merriweatherultrabolditalic;
    src: url(../libs/fonts/merriweatherultrabolditalic.woff2) format("woff2"), url(../libs/fonts/merriweatherultrabolditalic.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Inter-Bold;
    src: url(../libs/fonts/Inter-Bold.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter-ExtraBold;
    src: url(../libs/fonts/Inter-ExtraBold.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter-Light;
    src: url(../libs/fonts/Inter-Light.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter-Medium;
    src: url(../libs/fonts/Inter-Medium.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter-Regular;
    src: url(../libs/fonts/Inter-Regular.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter-SemiBold;
    src: url(../libs/fonts/Inter-SemiBold.woff2) format("woff2");
    font-display: swap
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

body {
    line-height: 1;
    width: 100%;
    max-width: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

nav ul {
    list-style: none
}

.popup-card{
    display: none;
}

.popup-form__info{
    padding: 50px;
    text-align: center;
}

.popup-form__info span{
    color: #003049;
    margin-top: 10px;
    text-align: center;
    font-size: 28px;
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

html {
    overflow-x: hidden
}

html {
    width: 100%;
    height: 100%
}

body {
    font-family: Merriweather, sans-serif;
    color: #1f1f1f;
    font-size: 22px;
    height: 100%;
    position: relative;
    letter-spacing: 0;
    background: #fdf0d5
}

* {
    font-family: Merriweather, sans-serif
}

body.active {
    overflow: hidden
}

body.active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999
}

p {
    font-family: Merriweather, sans-serif;
    font-size: 22px;
    color: #4a494d;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin-bottom: 30px;
    letter-spacing: normal
}

p strong {
    font-size: 24px;
    line-height: 30px
}

ol {
    list-style-type: decimal !important
}

ol li {
    line-height: 28px;
    text-transform: initial;
    text-align: left;
    font-size: 22px;
    position: relative;
    list-style-type: decimal !important;
    font-family: Merriweather, sans-serif
}

ul li {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: Merriweather, sans-serif
}

button {
    outline: 0;
    border: none;
    background: 0 0
}

a {
    font-size: 20px;
    color: #fff;
    text-decoration: none
}

a:hover {
    color: #780000
}

li, ul {
    margin-left: 20px
}

strong {
    font-family: Merriweatherbold, sans-serif;
    letter-spacing: -.6px
}

h1 {
    font-size: 48px;
    word-wrap: break-word;
    margin: 10px 0 20px;
    font-weight: 700;
    color: #fff;
    display: block;
    font-family: Merriweatherbold, sans-serif;
    line-height: 70px;
    letter-spacing: -.4px
}

h2 {
    font-size: 32px;
    line-height: 36px;
    margin: 38px 0 25px;
    text-transform: initial;
    font-family: Inter-Bold, sans-serif
}

h3 {
    font-size: 28px;
    font-family: Inter-Bold, sans-serif;
    line-height: 28px;
    margin: 20px 0 20px;
    word-wrap: break-word
}

h4 {
    font-size: 22px;
    font-family: Merriweatherbold, sans-serif;
    line-height: 28px;
    margin: 20px 0 20px;
    letter-spacing: 0;
    word-wrap: break-word
}

h5 {
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    margin: 10px 0 20px
}

h6 {
    font-size: 11px;
    font-weight: 700;
    line-height: 30px;
    margin: 10px 0 20px
}

@media (max-width: 1300px) {
    h1 {
        font-size: 44px
    }
}

@media (max-width: 1000px) {
    body {
        overflow-x: hidden
    }
}

@media (max-width: 567px) {
    ol li, p, ul li {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 15px
    }

    h1 {
        font-size: 32px;
        line-height: 40px
    }

    h2 {
        font-size: 24px;
        line-height: 36px;
        margin: 10px 0 20px
    }

    h3 {
        font-size: 18px;
        line-height: 30px
    }

    h4 {
        font-size: 25px;
        line-height: 30px
    }

    h5 {
        font-size: 14px
    }

    h6 {
        font-size: 14px
    }
}

.container-wrap {
    padding: 0 15px
}

.wrapper {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden
}

.wrapper.wrapper-wide {
    max-width: 1366px;
    padding: 0
}

.wrapper.narrow {
    max-width: 992px
}

@media (max-width: 1000px) and (min-width: 567px) {
    .wrapper {
        padding: 0 60px;
        width: -webkit-calc(100% - 120px);
        width: calc(100% - 120px)
    }
}

@media (max-width: 450px) {
    .wrapper {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding-left: 15px;
        padding-right: 15px
    }
}

.header {
    background: #c21121;
    padding: 19px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.header .wrapper {
    overflow: visible
}

.header-menu {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 88px;
    background: 0 0;
    width: 100%;
    right: 0;
    padding: 0 0 20px;
    margin-top: 56px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease, visibility .5s ease
}

.header-menu-in {
    display: flex;
    flex-direction: column;
    background: #fff;
    height: 100vh;
    width: max-content;
    padding: 30px 60px 20px 0;
    position: relative;
    top: 0;
    transform: translateX(-1200px)
}

.header-menu-in:before {
    content: '';
    background: #fff;
    width: 800px;
    height: 100%;
    display: block;
    position: absolute;
    left: -799px;
    top: 0
}

.search-form-bl{
    display: flex;
    flex-direction: column;
}

.header-menu a {
    margin-bottom: 15px;
    width: max-content;
    font-family: Inter-Bold, sans-serif;
    color: #1f1f1f;
    font-size: 22px;
    line-height: 28px
}

.header-menu a:hover {
    color: #669bbc
}

.header-menu .wrapper {
    flex-direction: column;
    display: flex
}

.header-menu.active {
    background: rgba(0, 0, 0, .9);
    opacity: 1;
    visibility: visible;
    transition: opacity .5s
}

.header-menu.active .header-menu-in {
    left: 0;
    transform: translateX(0)
}

.loding-line-txt{
    text-align: center;
}

.header-box {
    display: flex;
    justify-content: space-between
}

.header-box__left {
    display: flex;
    align-items: center
}

.header-box__right {
    display: flex;
    align-items: center
}

.header-box__search {
    margin-right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.header-box__search img {
    width: 32px;
    height: 32px;
    margin-bottom: 0
}

.languages {
    color: #fff;
    font-family: Inter-Medium, sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-top: 1px;
    z-index: 9
}

.languages-select {
    position: relative;
    cursor: pointer;
    color: #f8f0fb;
    font-size: 20px;
    line-height: 24px;
    font-family: Inter-Medium, sans-serif
}

.languages-select:after {
    content: '';
    position: absolute;
    top: 7px;
    right: -20px;
    display: block;
    width: 12px;
    height: 7.41px;
    background-image: url(/user/img/icons/arrow-bottom.svg)
}

.languages.active .languages-change {
    display: block
}

.burger-menu {
    outline: 0;
    border: none;
    cursor: pointer;
    background: 0 0;
    margin-right: 24px;
    margin-left: -12px
}

.burger-menu img {
    width: 44.5px;
    height: 44.5px
}

.burger-menu.active .burger-btn {
    display: none
}

.burger-menu.active .close-btn {
    display: inline
}

.close-btn {
    display: none
}

.social {
    display: flex;
    align-items: center;
    margin-right: 30px
}

.social a {
    width: 24px;
    height: 24px;
    margin-right: 15px
}

.social a:last-child {
    margin-right: 1px
}

.social a img {
    height: 100%
}

.logo {
    color: #fff;
    font-family: Inter-Bold, sans-serif;
    font-size: 36px;
    line-height: 100%
}

.logo:hover {
    color: #fdf0d5
}

.languages {
    position: relative;
    margin-right: 28px
}

.languages .languages-change {
    display: none;
    position: absolute;
    top: 30px;
    right: -32px;
    cursor: pointer;
    color: #1f1f1f;
    padding: 12px 19.5px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff
}

.languages .languages-change > div,
.languages .languages-change > a,
.languages .languages-change > span {
    font-size: 20px;
    line-height: 24px;
    font-family: Inter-Medium, sans-serif;
    margin-bottom: 12px;
    color: inherit;
    display: block;
}
.languages .languages-change > span{
    color: #669bbc
}

.languages .languages-change > div:last-child,
.languages .languages-change > a:last-child {
    margin-bottom: 0
}

.languages .languages-change > div:first-child,
.languages .languages-change > a:first-child {
    color: #669bbc
}

.languages .languages-change > div:hover,
.languages .languages-change > a:hover {
    color: #669bbc
}

.languages.active .languages-select:after {
    transform: rotate(180deg)
}

@media (max-width: 1000px) and (min-width: 567px) {
    .languages {
        margin-right: 27px
    }
}

@media (max-width: 867px) {
    .logo {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .header {
        padding: 11px 0
    }

    .header-menu.active {
        background: #fff
    }

    .header-menu {
        margin-top: 36px;
        background: #fff
    }

    .header-menu-in:before {
        display: none
    }

    .header-menu-in {
        padding: 20px 0 0 0
    }

    .header-menu a {
        font-size: 18px
    }
}

@media (max-width: 567px) {
    .header .social {
        display: none
    }

    .languages-select {
        font-size: 18px;
        line-height: 20px
    }

    .header-menu {
        top: 60px
    }

    .header-box__search img {
        width: 24px;
        height: 24px;
        margin-bottom: 0
    }

    .burger-menu {
        margin: 0 8px -5px -10px
    }

    .languages {
        font-size: 18px;
        line-height: 20px;
        margin-right: 25px
    }

    .burger-menu img {
        width: 23.5px;
        height: 23.5px
    }

    .header-box__search {
        margin-right: 9px
    }
}

.footer {
    background: #003049
}

.footer .logo {
    font-size: 32px;
    line-height: 100%;
    margin-right: 57px
}

.footer .social a {
    width: 32px;
    height: 32px;
    margin-right: 14px
}

.footer-about {
    font-size: 18px;
    line-height: 22px;
    font-family: Inter-Medium, sans-serif;
    color: #fff;
    padding: 5px 0 32px
}

.footer-top {
    display: flex;
    align-items: center;
    padding: 47px 0 35px;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.footer-bottom {
    padding: 32px 0;
    display: flex
}

.footer-bottom__menu {
    display: flex;
    flex-direction: column;
    margin-right: 36px;
    min-width: 31%
}

.footer-bottom__menu a {
    font-family: Inter-Bold, sans-serif;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px
}

.footer-bottom__menu a:hover, .footer-bottom__menu a.active,
.header-menu-in a.active {
    color: #669bbc;
    text-decoration: none
}

.footer-bottom__about {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: Inter-Medium, sans-serif
}

.social__facebook:hover img {
    display: none
}

.social__facebook:hover:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(/user/img/icons/social/facebook-hover.svg);
    -webkit-background-size: cover;
    background-size: cover
}

.social__telegram:hover img {
    display: none
}

.social__telegram:hover:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(/user/img/icons/social/telegram-hover.svg);
    -webkit-background-size: cover;
    background-size: cover
}

.social__x:hover img {
    display: none
}

.social__x:hover:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(/user/img/icons/social/x-hover.svg);
    -webkit-background-size: cover;
    background-size: cover
}

@media (max-width: 1000px) {
    .footer-bottom__menu {
        margin-right: 11px;
        min-width: 42%
    }
}

@media (max-width: 567px) {
    .footer-top {
        flex-direction: column;
        align-items: flex-start;
        padding: 48px 0 31px
    }

    .footer .logo {
        font-size: 28px;
        margin: 0 0 20px
    }

    .footer-bottom {
        flex-direction: column;
        padding: 32px 0 41px
    }

    .footer-bottom__menu a {
        font-size: 18px;
        margin-bottom: 16px
    }

    .footer-bottom__menu {
        margin-bottom: 16px;
        margin-right: 0
    }

    .footer-bottom__about {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px
    }

    .footer .social a {
        margin-right: 10px
    }

    .footer-about {
        font-size: 16px;
        line-height: 18px;
        padding: 0 0 20px
    }
}

.btn {
    font-size: 18px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    padding: 10px 40px;
    background: #669bbc;
    border-radius: 20px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-family: Inter-SemiBold, sans-serif
}

.btn:hover {
    background: #326e93;
    transition: .3s
}

.map {
    width: 100%;
    height: 720px;
    border: 2px solid #fff;
    border-radius: 4px
}

.map-box {
    margin-top: 60px;
    margin-bottom: -4px;
    position: relative;
    z-index: 0;
}

.circle-icon {
    background-color: #c21121;
    position: relative;
    color: #fff;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    font-size: 17px;
    z-index: 2;
    font-family: Inter-Bold, sans-serif
}

.circle-icon::after, .circle-icon::before {
    content: '';
    position: absolute;
    border: 1px solid #c21121;
    border-radius: 50%;
    top: -4px;
    left: -5px;
    width: 32px;
    height: 32px;
    z-index: -1
}

.circle-icon::after {
    top: -7px;
    left: -8px;
    width: 38px;
    height: 38px
}

.btn-link{
    padding: 0px 40px;
    width: max-content;
}
a.btn-link:hover{
    color: white;
}

.padding-top {
    padding-top: 145px
}

@media (max-width: 1000px) {
    .map {
        height: 540px
    }
}

@media (max-width: 767px) {
    .padding-top {
        padding-top: 124px
    }
}

@media (max-width: 567px) {
    .padding-top {
        padding-top: 99px
    }
    .map{
        width: 99%;
    }
}

@media (max-width: 567px) {
    .map {
        height: 220px
    }

    .map-box {
        margin-bottom: -2px;
        margin-top: 45px
    }
}

@media (max-width: 390px) {
    .btn {
        padding: 10px 20px
    }
}

.program__slider_ .swiper-pagination-bullet {
    margin: 0 10px !important
}

@media (max-width: 992px) {
    .swiper-button-next, .swiper-button-prev {
        display: none
    }
}

@media (max-width: 567px) {
    .swiper-pagination .swiper-pagination-bullet {
        width: 14px;
        height: 14px
    }

    .hidden-mobile {
        display: none !important
    }
}

.show-more, .top-box__more {
    letter-spacing: .5px
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 20px
}

.pagination__link {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #003349;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: background-color .3s ease, color .3s ease;
    -o-transition: background-color .3s ease, color .3s ease;
    transition: background-color .3s ease, color .3s ease
}

.pagination__link:hover {
    background: #ff3c00;
    color: #fff !important
}

.pagination__link.active {
    background: #ff3c00;
    color: #fff;
    border-color: #ff3c00;
    cursor: default;
    pointer-events: none
}

.pagination__link.disabled {
    background-color: #e9ecef;
    color: #aaa;
    border-color: #ddd;
    pointer-events: none
}

.breadcrumbs {
    height: 56px;
    background: #003049;
    display: flex;
    align-items: center;
    margin-top: 89px;
    position: fixed;
    width: 100%;
    z-index: 1
}

.breadcrumbs-box {
    display: flex;
    align-items: center;
    overflow-x: auto;
    flex-wrap: nowrap;
    overflow-y: hidden;
    margin-top: 1px
}

.breadcrumbs-box__item {
    font-size: 18px;
    line-height: 22px;
    font-family: Inter-Medium, sans-serif;
    color: #c9c8cc;
    margin-right: 30px;
    position: relative;
    white-space: nowrap
}

.breadcrumbs-box__item:hover {
    color: #fff
}

.breadcrumbs-box__item:last-child {
    color: #fff
}

.breadcrumbs-box__item:last-child:after {
    display: none
}

.breadcrumbs-box__item:after {
    content: '/';
    color: #c9c8cc;
    position: absolute;
    top: 0;
    right: -19px;
    display: block;
    font-size: 16px
}

@media (max-width: 767px) {
    .breadcrumbs {
        height: 52px;
        margin-top: 72px
    }
}

@media (max-width: 567px) {
    .breadcrumbs {
        margin-top: 45px
    }

    .breadcrumbs-box__item {
        font-size: 16px;
        line-height: 18px
    }
}

.top-box {
    padding: 63px 0 37px;
    min-height: 292px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: auto 100%, 7% 100%, auto 100%;
    background-position: left top, right top, right center
}

.top-box h1 {
    margin-bottom: 44px
}

.top-box-bgc {
    background: #02131c
}

.top-box .wrapper {
    overflow: visible
}

.top-box__date {
    font-family: Inter-Medium, sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    display: block
}

.top-box__tags {
    display: flex;
    flex-wrap: wrap
}

.top-box__tag {
    color: #fff;
    font-family: Inter-Medium, sans-serif;
    font-size: 20px;
    line-height: 24px;
    padding: 7px 20px;
    border: 1px solid #fff;
    margin-right: 10px;
    border-radius: 2px;
    white-space: nowrap;
    margin-bottom: 10px
}

.top-box__tag:last-child {
    margin-right: 0
}

.top-box__tag:hover {
    background: #669bbc;
    color: #fff;
    border: 1px solid #669bbc
}

.top-box__img {
    display: none
}

.top-box__img img {
    width: 100%
}

.top-box__text {
    width: 60%;
    -webkit-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    transform: translateY(-13px)
}

.top-box-news {
    padding: 196px 0 50px
}

.top-box-news .top-box__text {
    width: 100%;
    -webkit-transform: translateY(-11px);
    -ms-transform: translateY(-11px);
    transform: translateY(-11px)
}

.top-box-news .top-box__text h1 {
    line-height: 52px;
    font-family: Inter-Bold, sans-serif;
    margin: 10px 0 17px;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.top-box-news .top-box__text .top-box__date {
    margin-bottom: 24px
}

.top-box.main {
    min-height: 439px;
    -webkit-background-size: 100% 100%, auto 100%;
    background-size: 100% 100%, auto 100%;
    background-repeat: no-repeat;
    background-position: left top, right center
}

/* .top-box.main .btn {
    min-width: 362px
} */

.top-box.main .top-box__text {
    -webkit-transform: translateY(-61px);
    -ms-transform: translateY(-61px);
    transform: translateY(-61px)
}

.leaflet-popup-content p,
.leaflet-popup-content p strong,
.leaflet-popup-content a{
    line-height: 1.3;
    font-size: 13px;
    font-size: 1.08333em;
    min-height: 1px;
    margin: 0!important;
}

.leaflet-popup-content span{
    font-size: 16px;
}

.search-box__cities{
    width: 100%;
    display: none;
    flex-direction: column;
}
.search-box .wrapper{
    overflow: visible;
}
.map{
    width: 100%;
}

.map-box-wrapper{
    display: flex;
}

.search-box-citi{
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 10px;
}

.search-box__clinic-item{
    font-size: 18px;
    padding: 10px 0 0;
    cursor: pointer;
    display: block;
}

.search-box__clinic{
    flex-direction: column;
    display: flex;
    margin-bottom: 8px;
    display: none;
    margin-top: -10px;
}

.arrow.down{
    border: solid #1f1f1f;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    margin-left: 10px;
    color: #1f1f1f;
    margin-bottom: 4px;
    transform: rotate(45deg);
}

@media (max-width: 1000px) {
    .top-box__text {
        width: 75%
    }

    .top-box__text h1 {
        letter-spacing: 2.2px
    }

    .top-box {
        padding: 64px 0 38px
    }
}

@media (max-width: 1000px) and (min-width: 567px) {
    .top-box .wrapper {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
        padding: 0 30px
    }

    .top-box .top-box__text {
        padding: 0 30px !important;
        width: -webkit-calc(100% + -80px) !important;
        width: calc(100% + -80px) !important
    }

    .top-box.main {
        padding: 71px 0 31px
    }

    .top-box.main h1 {
        width: 90%
    }

    .top-box.top-box-news {
        padding: 190px 0 38px
    }

    .top-box.top-box-news h1 {
        letter-spacing: 0
    }

    .top-box.top-box-news h1 {
        letter-spacing: 2.2px
    }
}

@media (max-width: 767px) {
    .top-box .top-box__text {
        padding: 30px 30px !important;
        width: -webkit-calc(100% + -20px) !important;
        width: calc(100% + -20px) !important
    }

    .top-box .btn {
        min-width: auto
    }

    .top-box:not(.top-box-news) {
        background: 0 0 !important;
        padding: 0;
        align-items: flex-start
    }

    .top-box:not(.top-box-news) .top-box__img {
        display: block;
        width: calc(100% + 60px);
        margin-left: -30px;
        margin-bottom: -5px
    }

    .top-box:not(.top-box-news) .top-box__text {
        transform: translateY(0);
        background: #02131c;
        padding: 40px 20px;
        width: -webkit-calc(100% + 1px);
        width: calc(100% + 1px);
        margin-left: -20px;
        margin-top: 5px;
    }

    .top-box:not(.top-box-news) .top-box__text h1 {
        margin: 0 0 33px;
        font-size: 32px;
        line-height: 40px
    }

    .top-box-news .top-box__text h1 {
        line-height: 46px;
        font-size: 28px
    }

    .top-box__date, .top-box__tag {
        font-size: 18px;
        line-height: 20px
    }

    .top-box.main .btn {
        min-width: auto
    }
}

@media (max-width: 567px) {
    .top-box.top-box-news .top-box__text {
        padding: 0 !important;
        width: calc(100% + 0px) !important
    }

    .top-box .btn {
        width: 100%;
        max-width: fit-content;
        text-align: center;
    }

    .top-box:not(.top-box-news) .top-box__img {
        width: calc(100% + 40px);
        margin-left: -20px
    }

    .top-box .top-box__text {
        padding: 33px 20px 45px !important;
        width: -webkit-calc(100% + 0px) !important;
        width: calc(100% + 0px) !important
    }

    .top-box__text h1 {
        letter-spacing: normal
    }

    .top-box:not(.top-box-news) .top-box__text h1 {
        margin: 0 0 29px
    }

    .top-box.top-box-news {
        padding: 145px 0 26px !important
    }
}

@media (max-width: 390px) {
    .top-box:not(.top-box-news) .top-box__img {
        width: calc(100% + 35px);
        margin-left: -15px
    }
}

.main-news {
    padding: 57px 0 53px
}

.main-news__box {
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    gap: 23px
}

.main-news__box picture {
    width: 100%
}

.main-news__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    border-radius: 4px
}

.main-news__item img {
    width: 100%
}

.main-news__item:hover .main-news__title {
    background: #c21121;
    transition: .5s
}

.main-news__item:hover picture {
    opacity: .8;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main-news__title {
    font-size: 22px;
    line-height: 28px;
    font-family: Merriweatherbold, sans-serif;
    color: #fff;
    background: #780000;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    text-align: center;
    height: 117px
}

@media (max-width: 1000px) {
    .main-news__box {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 1000px) and (min-width: 567px) {
    .main-news__box {
        gap: 23px 26px
    }

    .main-news {
        padding: 57px 0 55px
    }
}

@media (max-width: 567px) {
    .main-news__box {
        grid-template-columns:1fr;
        gap: 20px
    }

    .main-news {
        padding: 47px 0 42px
    }

    .main-news__title {
        height: 115px
    }
}

.popup-box {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 8010;
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .9);
    overflow: auto;
    overflow-y: hidden;
    height: auto
}

.error {
    position: relative;
    height: calc(100vh - 301px);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.error-block{
    font-size: 10em;
    text-align: center;
    color: #003049;
    margin-bottom: 20px;
    font-family: Inter-Medium, sans-serif;
}
.error p{
    font-size: 17px;
    text-align: center;
    line-height: 21px;
    color: grey;
    font-family: Inter-Medium, sans-serif;
}
.error p a{
    font-size: 17px;
    display: inline-block;
    color: #003049;
    text-decoration: none;
    font-family: Inter-Medium, sans-serif;
}
.error-bl{
    padding-top: 115px;
}

.popup-box .btn {
    width: 100%
}

.popup-box.active {
    display: block!important
}

.authorization-form {
    text-align: center
}

.authorization-form h2 {
    margin: 0 0 25px 0
}

.authorization-btn {
    display: none;
    cursor: pointer;
}

.authorization-btn img{
    width: 19px;
    height: 19px;
    margin-right: 20px;
    margin-bottom: -2px;
}

.authorization-in {
    height: 28px;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #c9c8cc;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    font-family: InterMedium, sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px
}

.authorization-in::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #8c8b91;
    font-family: InterMedium, sans-serif
}

.authorization-in::-moz-placeholder {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #8c8b91;
    font-family: InterMedium, sans-serif
}

.authorization-in:-ms-input-placeholder {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #8c8b91;
    font-family: InterMedium, sans-serif
}

.authorization-in::-ms-input-placeholder {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #8c8b91;
    font-family: InterMedium, sans-serif
}

.authorization-in::placeholder {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #8c8b91;
    font-family: InterMedium, sans-serif
}

.authorization-in:focus {
    border-color: #669bbc;
    outline: 0
}

.popup-search {
    display: none
}

.popup-box_wrap {
    background: #fff;
    color: #444;
    text-shadow: none;
    border-radius: 4px;
    box-shadow: 0 10px 25px 0;
    /* padding: 20px; */
    width: 97%;
    height: auto;
    position: absolute;
    opacity: 1;
    overflow: visible;
    left: 50%;
    z-index: 9999;
    max-width: 550px;
    transform: translate(-50%, -50%);
    top: 50%
}

.popup-search .search-form-top.search-form input {
    font-size: 35px;
    border-radius: 0;
}

.popup-search.active .popup-box_wrap {
    padding: 0;
    box-shadow: none;
    background: 0 0;
    max-width: 613px
}

.leaflet-container a {
    color: inherit!important;
}

.add-card__filter select{
    padding: 12px 16px 12px 15px;
    color: #1f1f1f;
    background: #fff url("data:image/svg+xml;utf8,<svg fill='black' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 16px center;
    background-size: 20px;
    border: 1px solid #fff;
    border-radius: 12px;
    appearance: none;
    cursor: pointer;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
    font-family: Inter-SemiBold, sans-serif;
    max-width: 330px;
    min-width: 330px;
}

.add-card__filter{
    margin-right: 10px;
}

.add-card__filter select:focus{
    outline: none;
    border: 1px solid #fff;
    box-shadow: none;
}

.add-card__filters{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.add-card__filter-title{
    font-size: 18px;
    margin-bottom: 5px;
    font-family: Inter-SemiBold, sans-serif;
}

.add-card__filter select option{
    font-size: 14px;
    font-family: Inter-SemiBold, sans-serif
}

.close-search {
    position: absolute;
    top: -50px;
    right: -10%;
    cursor: pointer;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 55px;
    transform: rotate(45deg)
}

.search-form-top {
    background: #fff;
    margin-top: 10px;
    padding: 19px 30px;
    border-radius: 5px;
    max-width: 613px;
    width: 100%;
    position: relative
}

.popup-search .search-form input {
    border: none;
    outline: 0;
    padding: 0;
    font-size: 44px;
    line-height: 30px;
    width: inherit
}

.search-form input {
    caret-color: #c4c4c4;
    color: #c4c4c4
}

.popup-search .search-form button {
    cursor: pointer;
    height: 100%;
    width: 80px;
    background: 0 0;
    border: none;
    outline: 0;
    position: absolute;
    right: -1px;
    top: 0
}

.news-box {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 21px 24px
}

.news-box__item {
    width: 100%;
    display: flex;
    flex-direction: column
}

.news-box__item:hover .news-box__img {
    opacity: .8
}

.news-box__item:hover .news-box__text, .news-box__item:hover .news-box__title {
    color: #780000
}

.news-box__img {
    width: 100%;
    margin-bottom: 18px;
    /* -webkit-border-radius: 4px;
    border-radius: 4px; */
    overflow: hidden;
    display: block
}

.news-box__img img {
    width: 100%;
    border-radius: 4px;
}

.news-box__title {
    font-size: 24px;
    line-height: 30px;
    color: #1f1f1f;
    font-family: Inter-Bold, sans-serif;
    margin-bottom: 7px;
    width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-box__text, .news-box__text p {
    font-size: 22px;
    line-height: 28px;
    color: #4a494d;
    font-family: Inter-Medium, sans-serif;
    margin-bottom: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 97%
}

.news-box__text p, .news-box__title p{
    margin-bottom: 0;
}

.news-box__title p, .news-box__title p b{
    font-family: Inter-Bold, sans-serif;
}

.news-box__date {
    font-size: 18px;
    line-height: 22px;
    font-family: Inter-Medium, sans-serif;
    color: #4a494d;
    margin-bottom: 2px
}

.news-box-one {
    grid-template-columns:repeat(1, 1fr)
}

.news-block {
    padding: 59px 0
}

.news-block.tags-bl{
    padding: 170px 0 50px;
}

.article-img, .article-img img {
    width: 100%;
}

.show-more {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 33px 0 19px;
    margin: 16px 0 0;
    position: relative;
    z-index: 0;
    letter-spacing: normal
}

.show-more:hover span {
    color: #326e93
}

.show-more:hover span {
    color: #326e93
}

.show-more:hover:before {
    background: #326e93
}

.show-more:before {
    content: '';
    width: 74%;
    height: 2px;
    background: #669bbc;
    display: block;
    position: absolute;
    top: 43px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

.show-more span {
    font-family: Inter-ExtraBold, sans-serif;
    color: #669bbc;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    background: #fdf0d5;
    padding: 0 41px
}

@media (max-width: 1000px) {
    .news-box {
        grid-template-columns:repeat(2, 1fr)
    }

    .news-box__item:last-child {
        /* display: none */
    }

    .news-box.news-box-one .news-box__item:last-child {
        display: block
    }

    .news-box__img {
        margin-bottom: 16px
    }
}

@media (max-width: 767px) {
    .news-block.tags-bl{
        padding: 124px 0 50px;
    }
    .add-card__filter {
        margin-right: 0;
        width: 100%;
    }
    .add-card__filter select{
        max-width: 100%;
        width: 100%;
    }
    .close-search{
        right: 0;
    }
}

@media (max-width: 567px) {
    .news-box {
        grid-template-columns:repeat(1, 1fr)
    }

    .news-block.tags-bl{
        padding: 99px 0 50px;
    }

    .error-block{
        font-size: 7em;
    }

    .news-block {
        padding: 45px 0
    }

    .show-more:before {
        width: 100%
    }

    .top-box.top-box-news {
        padding: 48px 0 26px
    }

    .news-box__item:nth-of-type(10), .news-box__item:nth-of-type(11), .news-box__item:nth-of-type(12), .news-box__item:nth-of-type(13), .news-box__item:nth-of-type(14), .news-box__item:nth-of-type(9) {
        display: none
    }
}

.article {
    margin-bottom: 36px
}

.article img{
    width: 100%;
    max-width: max-content;
}

.article.one-block h1, .tag_title_special{
    font-size: 32px;
    line-height: 36px;
    margin: 38px 0 25px;
    text-transform: initial;
    font-family: Inter-Bold, sans-serif;
    color: inherit;
}

.article h1{
    color: #1F1F1F;
    font-family: Inter-Bold, sans-serif;
}

.article p ,.article p a {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px;
    font-family: Inter-Medium, sans-serif
}
.article p a {
    color: #780000;
}

.article p a:hover {
    color: #d13737;
}

.article-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.article.two-block {
    margin-top: 60px
}

.article.two-block p {
    margin-bottom: 30px
}

.main-article {
    width: 66%;
    margin-right: 22px
}

.main-article.main-article-width{
    width: 100%;
    margin-right: 0;
}

.article.padding-top {
    padding-top: 167px
}

.sidebar-info {
    width: 374px
}

.sidebar-info .news-box__text p{
    margin-bottom: 0;
}

.sidebar-info-title {
    font-size: 48px;
    line-height: 52px;
    font-family: Inter-SemiBold, sans-serif;
    margin-bottom: 32px;
    letter-spacing: .5px
}

.article-slider-block {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
}

.article-slider-block img {
    width: 100%;
    margin-bottom: -2px
}

.article-slider-block .main-slider {
    margin-bottom: 10px
}

.article-slider-block .thumbs-slider .swiper-slide-thumb-active {
    opacity: .6
}

.article-slider-block .swiper-slide {
    cursor: pointer
}

blockquote {
    color: #4a494d;
    font-size: 24px;
    line-height: 30px;
    font-family: Inter-Bold, sans-serif;
    margin-top: -14px
}

@media (max-width: 1000px) {
    .main-article, .sidebar-info {
        width: 100%
    }

    .article-box {
        flex-direction: column
    }

    .news-box-one {
        grid-template-columns:repeat(2, 1fr)
    }

    .main-article, .sidebar-info {
        margin-bottom: 30px
    }
}

@media (max-width: 567px) {
    .news-box-one {
        grid-template-columns:repeat(1, 1fr)
    }

    .article p {
        font-size: 16px;
        line-height: 19px
    }

    .article.one-block h1, .tag_title_special{
        font-size: 24px;
        line-height: 36px;
        margin: 10px 0 20px;
    }

    .article.padding-top {
        padding-top: 100px
    }

    .sidebar-info-title {
        font-size: 28px;
        line-height: 46px;
        margin-bottom: 24px
    }

    .article.two-block {
        margin-top: 45px
    }

    blockquote {
        font-size: 20px;
        line-height: 24px;
        margin-top: -7px;
        margin-bottom: 25px
    }

    .article {
        margin-top: 38px;
        margin-bottom: 22px
    }
}

.search-form {
    display: flex;
    width: 100%;
    padding: 60px 0 45px
}

.search-form-top.search-form{
    padding: 20px;
    margin-top: 0;
    width: calc(100% - 40px);
}

.search-form-top.search-form button{
    background: #003049;
    border-radius: 0 4px 4px 0;
    box-shadow: none;
}

.search-form__title span{
    color: white;
    font-family: Inter-Regular, sans-serif;
    font-size: 25px;
    margin-bottom: 7px;
}

.search-form__title a{
    color: white;
    font-size: 20px;
    font-family: Inter-Regular, sans-serif;
}

.search-form__title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-form input[type=text] {
    color: #1f1f1f
}

.search-form input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 19px 24px;
    border: 1px solid #fff;
    border-right: none;
    -webkit-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
    font-size: 20px;
    line-height: 24px;
    outline: 0;
    color: #8c8b91;
    font-family: Inter-Regular, sans-serif
}

.search-box {
    margin-bottom: 57px
}

.search-box .news-box {
    margin-top: 40px
}

.search-form button {
    padding: 10px 20px;
    background-color: #669bbc;
    color: #fff;
    border: 1px solid #669bbc;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    cursor: pointer;
    font-size: 16px;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    width: 100px
}

.search-form button:hover {
    background: #326e93
}

.filter-block-title {
    font-size: 28px;
    line-height: 36px;
    font-family: Inter-Bold, sans-serif;
    margin-bottom: 31px
}

.custom-select-wrapper {
    position: relative;
    display: inline-block;
    margin-right: 3px
}

.custom-select {
    width: 100%;
    padding: 12px 16px 12px 15px;
    color: #1f1f1f;
    background: #fff url("data:image/svg+xml;utf8,<svg fill='black' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 16px center;
    -webkit-background-size: 20px 20px;
    background-size: 20px;
    border: 1px solid #fff;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 24px;
    font-family: Inter-SemiBold, sans-serif
}

.custom-select:focus {
    outline: 0
}

.filter-tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 5px;
    /* max-width: 560px */
    max-width: 815px;
}

.filter-tags__item.active{
    background: #326E93;
}

.filter-tags__item, .filter-tags__item a {
    font-size: 18px;
    line-height: 22px;
    font-family: Inter-Medium, sans-serif;
    padding: 2px 10px 2px 5px;
    background: #669bbc;
    margin-right: 6px;
    color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    cursor: pointer;
    margin-bottom: 5px
}

.filter-tags__item:hover, .filter-tags__item:hover a {
    background: #326e93
}

.filter-tags__item button {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 19px;
    color: #fff;
    cursor: pointer
}

.remove-all-tag {
    color: #326e93;
    text-decoration: underline;
    font-family: Inter-Medium, sans-serif;
    margin-left: 10px;
    cursor: pointer;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 22px
}

.remove-all-tag:hover {
    color: #78b6dc
}

.filter-tags-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: end;
    margin-top: 5px;
    margin-bottom: 10px
}

.bts-bl{
    display: flex;
    align-items: flex-end;
}

.bts-bl .remove-all-tag{
    margin-right: 20px;
}

.filter-tags-block .btn {
    height: 50px;
    min-width: 197px;
    margin-top: 5px
}

.filter-block-tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.custom-multiselect {
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-family: sans-serif;
    padding: 0 35px 0 0
}

.multiselect-header {
    cursor: pointer;
    position: relative
}

.multiselect-options {
    display: none;
    position: absolute;
    top: 82%;
    left: 0;
    padding: 5px 8px;
    width: -webkit-calc(100% + -20px);
    width: calc(100% + -20px);
    background: #fff;
    z-index: 10;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    max-height: 200px;
    overflow-y: auto;
    min-height: 40px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    -webkit-border-radius: 12px;
    border-radius: 12px
}

.multiselect-options.calendar {
    padding: 5px 0
}

.multiselect-options.calendar label {
    padding: 5px 0 5px 15px
}

.flatpickr-input[readonly] {
    border: none;
    width: 80px;
    text-align: center
}

.filter-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -10px;
    gap: 0 19px
}

.multiselect-options label {
    display: block;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 20px;
    line-height: 24px;
    max-width: 370px;
    font-family: Inter-Medium, sans-serif
}

.multiselect-options label input {
    font-family: Inter-Bold, sans-serif;
    font-size: 14px;
    padding: 0 5px 0 0
}

.multiselect-options label {
    position: relative;
    padding-left: 35px
}

.multiselect-options input[type=checkbox] {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background-color: transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    left: 5px;
    top: 42%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 2px solid #1f1f1f
}

.multiselect-options input[type=checkbox]:checked {
    background-color: #1f1f1f;
    border: 2px solid #1f1f1f
}

.flatpickr-day.selected {
    background: #1f1f1f;
    border-color: #1f1f1f
}

.multiselect-options input[type=checkbox]:checked::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.custom-multiselect.active .multiselect-header.custom-select {
    background: #fff url("data:image/svg+xml;utf8,<svg fill='black' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 14l5-5 5 5z'/></svg>") no-repeat right 16px center;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

.flatpickr-day {
    font-family: Inter-Medium, sans-serif !important
}

.flatpickr-monthDropdown-months, .flatpickr-weekday, .numInput.cur-year {
    font-family: Inter-Bold, sans-serif !important
}

@media (max-width: 900px) {
    .filter-tags-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .filter-block-tags {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .remove-all-tag {
        margin: 5px 0 15px 0
    }
}

@media (max-width: 567px) {
    .custom-select {
        font-size: 18px;
        line-height: 20px;
        white-space: pre-wrap
    }

    .bts-bl{
        flex-direction: column;
        align-items: flex-start;
    }

    .filter-block-tags{
        margin-bottom: 15px;
    }

    .custom-select option {
        white-space: pre-wrap
    }

    .custom-multiselect {
        width: -webkit-calc(100% + -30px);
        width: calc(100% + -30px)
    }

    .filter-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .search-form input {
        width: 190px
    }

    .search-form {
        padding: 47px 0 32px
    }

    .filter-block-title {
        margin-bottom: 26px
    }

    .custom-select {
        margin-bottom: 12px
    }

    .filter-box {
        margin-bottom: 9px
    }

    .remove-all-tag {
        margin: 9px 0 18px -4px
    }

    .filter-tags-block {
        margin-bottom: 0
    }

    .search-box {
        margin-bottom: 43px
    }
}

.add-card {
    padding: 204px 0 50px
}

.add-card .wrapper {
    overflow: visible
}

.btn:disabled{
    background: #C9C8CC;
    cursor: auto;
}
.add-card .btn {
    width: 194px
}

.add-card__title {
    font-size: 28px;
    line-height: 36px;
    font-family: Inter-Bold, sans-serif;
    margin-bottom: 44px
}

.add-card__type {
    font-size: 22px;
    line-height: 28px;
    font-family: Inter-Bold, sans-serif;
    margin-bottom: 19px
}

.add-card__tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.add-card__tag {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #1f1f1f;
    font-size: 16px;
    line-height: 20px;
    font-family: Inter-Bold, sans-serif;
    color: #1f1f1f;
    margin-right: 10px;
    padding: 7px 19px;
    margin-bottom: 10px
}

.add-card__tag.active, .add-card__tag:hover {
    background: #669bbc;
    border: 1px solid #669bbc;
    color: #fff
}

.add-card__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.add-card__text {
    width: 54.5%
}

.add-card__text textarea {
    width: 100%;
    height: 234px;
    resize: none;
    border: 1px solid #c9c8cc;
    padding: 15px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.add-card__text textarea::-webkit-input-placeholder {
    color: #8c8b91;
    font-size: 16px;
    line-height: 20px;
    font-family: Inter-Medium, sans-serif
}

.add-card__text textarea::-moz-placeholder {
    color: #8c8b91;
    font-size: 16px;
    line-height: 20px;
    font-family: Inter-Medium, sans-serif
}

.add-card__text textarea:-ms-input-placeholder {
    color: #8c8b91;
    font-size: 16px;
    line-height: 20px;
    font-family: Inter-Medium, sans-serif
}

.add-card__text textarea::-ms-input-placeholder {
    color: #8c8b91;
    font-size: 16px;
    line-height: 20px;
    font-family: Inter-Medium, sans-serif
}

.add-card__text textarea::placeholder {
    color: #8c8b91;
    font-size: 16px;
    line-height: 20px;
    font-family: Inter-Medium, sans-serif
}

.add-card__text textarea:focus {
    border: 1px solid #c9c8cc;
    outline: 0;
    color: #1f1f1f
}

.add-card__photo {
    width: 274px;
    height: 266px;
    background: #fff;
    margin-right: 26px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.add-card__photo input {
    display: none
}

.add-card__photo span {
    font-size: 18px;
    line-height: 24px;
    font-family: Inter-Bold, sans-serif;
    margin-top: 10px
}

.add-card__img {
    width: 114px;
    height: 114px
}

.add-card__img:hover img {
    display: none
}

.add-card__img:hover + span {
    color: #669bbc
}

.add-card__img:hover:hover:before {
    content: '';
    width: 114px;
    height: 114px;
    display: block;
    background-image: url(/user/img/add-card-hover.svg);
    -webkit-background-size: cover;
    background-size: cover
}

.uploaded-item {
    width: 120px;
    height: 120px;
    position: relative;
    margin-right: 17px;
    margin-bottom: 15px;
    background: #fff
}

.uploaded-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.delete-btn {
    position: absolute;
    bottom: -12px;
    cursor: pointer;
    right: -18px
}

.delete-btn:before {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(/user/img/icons/btn-dell.png)
}

.add-card__notice{
    font-size: 14px;
    color: #c21121;
    margin-bottom: 16px;
}

.uploaded-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* margin-bottom: 30px; */
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1000px) {
    .add-card__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .add-card__photo {
        margin-bottom: 20px
    }

    .add-card__text {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
}

@media (max-width: 767px) {
    .add-card {
        padding: 170px 0 8px
    }
}

@media (max-width: 567px) {
    .add-card {
        padding: 140px 0 8px
    }
}