﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}


button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.li-button {
    padding: 20px;
    list-style: none;
}

.list-group-item-custom {
    position: relative;
    display: block;
    padding: 0.75rem 0rem;
    margin-bottom: -1px;   
   
}
.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

* {
    padding: 0;
    margin: 0;
}


.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #42ca4f;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 10;
}
    .float:hover {
        color: #6c757d !important;
    }

.my-float {
    margin-top: 22px;
}

.padding-bottom{
    padding-bottom:2em;
}



.hover-item :hover {
    background-color: #e7e7e7;
}

.box-img {
    width: auto;
    height: 250px;
    background-color: #20123014
}

.pagination .active,
.current-page {
    color: red !important;
}



.b-item-list-cat {
    padding: 16px 16px 140px 16px;
}


.b-item-list {
    padding: 16px;
    position: relative;   
}
.height-433 {
    min-height: 433px;
}

.b-block {
    display: block;
    background: #fff;
    border-radius: 8px;
    box-shadow: 4px 0 10px rgb(0 0 0 / 40%);
    overflow: hidden;
    border: 4px solid rgb(233 189 205 / 60%);
}

.h-100 {
    height: 100% !important;
}



.b-labels {
    position: absolute;
    z-index: 2;
    right: 0px;
    left: 0px;
    top: -12px;
    padding: 10px 20px 10px 20px;
}

/*@media (min-width: 576px) .d-sm-block {
    display: block !important;
}*/

.d-none {
    display: none !important;
}

/*@media (min-width: 576px) .d-sm-block {
    display: block !important;
}*/

.d-none {
    display: none !important;
}

.b-link-video {
    font-size: 16px;
    color: #8b8b8b;
    transition: all .3s ease-out;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.b-article {
    color: #9C9C9C;
    font-size: 14px;
}

.position-relative {
    position: relative !important;
}

.b-item-list__pic {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .b-item-list__pic {
        height: 180px
    }
}

/*a {
    color: #333;
    text-decoration: none;
}*/

.b-link-video {
    font-size: 16px;
    color: #8b8b8b;
    transition: all .3s ease-out;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.position-static {
    position: static !important;
}

/*@media (min-width: 576px)
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}*/

/*media (min-width: 576px)*/
.d-sm-block {
    display: block !important;
}

.b-item-list__name {
    font-size: 18px;
    color: #000000;
    display: block;
    transition: all .3s ease-out;
    margin-bottom: 10px;
}

.b-item-col-abs {
    position: absolute !important;
    bottom: 20px;
}



@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.b-item-list__name {
    font-size: 18px;
    color: #000000;
    display: block;
    transition: all .3s ease-out;
    margin-bottom: 10px;
}


.b-table-props {
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 18px;
    width: 100%;
}

    .b-table-props td:last-child {
        text-align: right;
    }

.w-100 {
    width: 100% !important;
}

.border-radius {
    border-radius: 20px;
}

.b-item-list .b-price {
    white-space: nowrap;
}

.b-price {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.0;
}

.b-table-props {
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 18px;
    width: 100%;
}

.b-table-num__dots:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    height: 2px;
    background: url('../img/dot.svg')
}



@media (min-width: 576px) {
    .d-sm-block {
        display: block !important;
    }
}

.b-table-num__dots {
    position: relative;
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    #filter {
        display: none;
    }
}

@media screen and (min-width: 767px) {
    #open-panel {
        display: none;
    }
}

.card-body-castom ul {
    padding-left: 1em !important;
}
.card-body-castom table {
    border: #ffffff00 !important;
}

.point-blinking {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #42CA4F;
    animation: blink 2s infinite; /* Параметры анимации */
    margin-right: 8px;
    margin-top: 4px;
}

.blink {
    animation: blink 2s infinite; /* Параметры анимации */
}

@keyframes blink {
    from {
        opacity: 1; /* Непрозрачный текст */
    }

    to {
        opacity: 0; /* Прозрачный текст */
    }
}


.pointer {  
    cursor: pointer;
}
.color-0366d6 {
    color: #0366d6 !important;
}
.phone-block--text-text {
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #42CA4F;

}


    .footer_area {
        position: relative;
        z-index: 1;
        overflow: hidden;
        padding: 60px;
    }

    .footer_area .row {
        margin-left: -25px;
        margin-right: -25px;
    }

        .footer_area .row .col,
        .footer_area .row .col-1,
        .footer_area .row .col-10,
        .footer_area .row .col-11,
        .footer_area .row .col-12,
        .footer_area .row .col-2,
        .footer_area .row .col-3,
        .footer_area .row .col-4,
        .footer_area .row .col-5,
        .footer_area .row .col-6,
        .footer_area .row .col-7,
        .footer_area .row .col-8,
        .footer_area .row .col-9,
        .footer_area .row .col-auto,
        .footer_area .row .col-lg,
        .footer_area .row .col-lg-1,
        .footer_area .row .col-lg-10,
        .footer_area .row .col-lg-11,
        .footer_area .row .col-lg-12,
        .footer_area .row .col-lg-2,
        .footer_area .row .col-lg-3,
        .footer_area .row .col-lg-4,
        .footer_area .row .col-lg-5,
        .footer_area .row .col-lg-6,
        .footer_area .row .col-lg-7,
        .footer_area .row .col-lg-8,
        .footer_area .row .col-lg-9,
        .footer_area .row .col-lg-auto,
        .footer_area .row .col-md,
        .footer_area .row .col-md-1,
        .footer_area .row .col-md-10,
        .footer_area .row .col-md-11,
        .footer_area .row .col-md-12,
        .footer_area .row .col-md-2,
        .footer_area .row .col-md-3,
        .footer_area .row .col-md-4,
        .footer_area .row .col-md-5,
        .footer_area .row .col-md-6,
        .footer_area .row .col-md-7,
        .footer_area .row .col-md-8,
        .footer_area .row .col-md-9,
        .footer_area .row .col-md-auto,
        .footer_area .row .col-sm,
        .footer_area .row .col-sm-1,
        .footer_area .row .col-sm-10,
        .footer_area .row .col-sm-11,
        .footer_area .row .col-sm-12,
        .footer_area .row .col-sm-2,
        .footer_area .row .col-sm-3,
        .footer_area .row .col-sm-4,
        .footer_area .row .col-sm-5,
        .footer_area .row .col-sm-6,
        .footer_area .row .col-sm-7,
        .footer_area .row .col-sm-8,
        .footer_area .row .col-sm-9,
        .footer_area .row .col-sm-auto,
        .footer_area .row .col-xl,
        .footer_area .row .col-xl-1,
        .footer_area .row .col-xl-10,
        .footer_area .row .col-xl-11,
        .footer_area .row .col-xl-12,
        .footer_area .row .col-xl-2,
        .footer_area .row .col-xl-3,
        .footer_area .row .col-xl-4,
        .footer_area .row .col-xl-5,
        .footer_area .row .col-xl-6,
        .footer_area .row .col-xl-7,
        .footer_area .row .col-xl-8,
        .footer_area .row .col-xl-9,
        .footer_area .row .col-xl-auto {
            padding-right: 25px;
            padding-left: 25px;
        }

.single-footer-widget {
    position: relative;
    z-index: 1;
}

    .single-footer-widget .copywrite-text a {
        color: #747794;
        font-size: 1rem;
    }

        .single-footer-widget .copywrite-text a:hover,
        .single-footer-widget .copywrite-text a:focus {
            color: #3f43fd;
        }

    .single-footer-widget .widget-title {
        margin-bottom: 1.5rem;
    }

    .single-footer-widget .footer_menu li a {
        color: #747794;
        margin-bottom: 1rem;
        display: block;
        font-size: 1rem;
    }

        .single-footer-widget .footer_menu li a:hover,
        .single-footer-widget .footer_menu li a:focus {
            color: #3f43fd;
        }

    .single-footer-widget .footer_menu li:last-child a {
        margin-bottom: 0;
    }

.footer_social_area {
    position: relative;
    z-index: 1;
}

    .footer_social_area a {
        border-radius: 50%;
        height: 40px;
        text-align: center;
        width: 40px;
        display: inline-block;
        background-color: #f5f5ff;
        line-height: 40px;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-right: 10px;
    }

        .footer_social_area a i {
            line-height: 36px;
        }

        .footer_social_area a:hover,
        .footer_social_area a:focus {
            color: #ffffff;
        }

@-webkit-keyframes bi-cycle {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}

@keyframes bi-cycle {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}

ol li, ul li {
    list-style: none;
}

ol, ul {
    margin: 0;
    padding: 0;
}



.foo {
    background-image: url('img/fon1.jpg');
}

.f1 {
    background-image: linear-gradient(to top, rgb(50 51 60 / 63%), rgb(255 255 255)), url(/img/fon1.jpg);
    width: 100%;
    background-size: cover;  
}

.b1 {
    background-image: linear-gradient(to top, rgb(48 49 56 / 91%), rgb(255 255 255 / 71%)), url(/img/main-b2.JPEG);
    width: 100%;
    background-size: cover;
}


.dashed-a {
    color: blue !important;
    cursor: pointer;
    border-bottom: 2px dashed blue
}

rofile-info-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.friend-list,
.img-grid-list {
    margin: -1px;
    list-style-type: none;
}

.profile-info-list > li.title {
    font-size: 0.625rem;
    font-weight: 700;
    color: #8a8a8f;
    padding: 0 0 0.3125rem;
}

.profile-info-list > li + li.title {
    padding-top: 1.5625rem;
}

.profile-info-list > li {
    padding: 0.625rem 0;
}

    .profile-info-list > li .field {
        font-weight: 700;
    }

    .profile-info-list > li .value {
        color: #666;
    }

    .profile-info-list > li.img-list a {
        display: inline-block;
    }

        .profile-info-list > li.img-list a img {
            max-width: 2.25rem;
            -webkit-border-radius: 2.5rem;
            -moz-border-radius: 2.5rem;
            border-radius: 2.5rem;
        }

.coming-soon-cover img,
.email-detail-attachment .email-attachment .document-file img,
.email-sender-img img,
.friend-list .friend-img img,
.profile-header-img img {
    max-width: 100%;
}

.table.table-profile th {
    border: none;
    color: #000;
    padding-bottom: 0.3125rem;
    padding-top: 0;
}

.table.table-profile td {
    border-color: #c8c7cc;
}

.table.table-profile tbody + thead > tr > th {
    padding-top: 1.5625rem;
}

.table.table-profile .field {
    color: #666;
    font-weight: 600;
    width: 25%;
    text-align: right;
}

.table.table-profile .value {
    font-weight: 500;
}

.profile-header {
    position: relative;
    overflow: hidden;
}

    .profile-header .profile-header-cover {
        background: url(https://bootdey.com/img/Content/bg1.jpg) center no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

        .profile-header .profile-header-cover:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0, rgba(0, 0, 0, 0.85) 100%);
        }

    .profile-header .profile-header-content,
    .profile-header .profile-header-tab,
    .profile-header-img,
    body .fc-icon {
        position: relative;
    }

    .profile-header .profile-header-tab {
        background: #fff;
        list-style-type: none;
        margin: -1.25rem 0 0;
        padding: 0 0 0 8.75rem;
        border-bottom: 1px solid #c8c7cc;
        white-space: nowrap;
    }

        .profile-header .profile-header-tab > li {
            display: inline-block;
            margin: 0;
        }

            .profile-header .profile-header-tab > li > a {
                display: block;
                color: #000;
                line-height: 1.25rem;
                padding: 0.625rem 1.25rem;
                text-decoration: none;
                font-weight: 700;
                font-size: 0.75rem;
                border: none;
            }

                .profile-header .profile-header-tab > li.active > a,
                .profile-header .profile-header-tab > li > a.active {
                    color: #007aff;
                }

    .profile-header .profile-header-content:after,
    .profile-header .profile-header-content:before {
        content: "";
        display: table;
        clear: both;
    }

    .profile-header .profile-header-content {
        color: #fff;
        padding: 1.25rem;
    }

body .fc th a,
body .fc-ltr .fc-basic-view .fc-day-top .fc-day-number,
body .fc-widget-header a {
    color: #000;
}

.profile-header-img {
    float: left;
    width: 7.5rem;
    height: 7.5rem;
    overflow: hidden;
    z-index: 10;
    margin: 0 1.25rem -1.25rem 0;
    padding: 0.1875rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    background: #fff;
}

.profile-header-info h4 {
    font-weight: 500;
    margin-bottom: 0.3125rem;
}

.profile-container {
    padding: 1.5625rem;
}

@media (max-width: 967px) {
    .profile-header-img {
        width: 5.625rem;
        height: 5.625rem;
        margin: 0;
    }

    .profile-header-info {
        margin-left: 6.5625rem;
        padding-bottom: 0.9375rem;
    }

    .profile-header .profile-header-tab {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .profile-header .profile-header-cover {
        background-position: top;
    }

    .profile-header-img {
        width: 3.75rem;
        height: 3.75rem;
        margin: 0;
    }

    .profile-header-info {
        margin-left: 4.6875rem;
        padding-bottom: 0.9375rem;
    }

        .profile-header-info h4 {
            margin: 0 0 0.3125rem;
        }

    .profile-header .profile-header-tab {
        white-space: nowrap;
        overflow: scroll;
        padding: 0;
    }

    .profile-container {
        padding: 0.9375rem 0.9375rem 3.6875rem;
    }

    .friend-list > li {
        float: none;
        width: auto;
    }
}

.profile-info-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.friend-list,
.img-grid-list {
    margin: -1px;
    list-style-type: none;
}

.profile-info-list > li.title {
    font-size: 1rem;
    font-weight: 700;
    color: #8a8a8f;
    padding: 0 0 0.3125rem;
}

.profile-info-list > li + li.title {
    padding-top: 1.5625rem;
}

.profile-info-list > li {
    padding: 0.625rem 0;
}

    .profile-info-list > li .field {
        font-weight: 700;
    }

    .profile-info-list > li .value {
        color: #666;
    }

    .profile-info-list > li.img-list a {
        display: inline-block;
    }

        .profile-info-list > li.img-list a img {
            max-width: 2.25rem;
            -webkit-border-radius: 2.5rem;
            -moz-border-radius: 2.5rem;
            border-radius: 2.5rem;
        }

.coming-soon-cover img,
.email-detail-attachment .email-attachment .document-file img,
.email-sender-img img,
.friend-list .friend-img img,
.profile-header-img img {
    max-width: 100%;
}

.table.table-profile th {
    border: none;
    color: #000;
    padding-bottom: 0.3125rem;
    padding-top: 0;
}

.table.table-profile td {
    border-color: #c8c7cc;
}

.table.table-profile tbody + thead > tr > th {
    padding-top: 1.5625rem;
}

.table.table-profile .field {
    color: #666;
    font-weight: 600;
    width: 25%;
    text-align: right;
}

.table.table-profile .value {
    font-weight: 500;
}

.friend-list {
    padding: 0;
}

    .friend-list > li {
        float: left;
        width: 50%;
    }

        .friend-list > li > a {
            display: block;
            text-decoration: none;
            color: #000;
            padding: 0.625rem;
            margin: 1px;
            background: #fff;
        }

            .friend-list > li > a:after,
            .friend-list > li > a:before {
                content: "";
                display: table;
                clear: both;
            }

    .friend-list .friend-img {
        float: left;
        width: 3rem;
        height: 3rem;
        overflow: hidden;
        background: #efeff4;
    }

    .friend-list .friend-info {
        margin-left: 3.625rem;
    }

        .friend-list .friend-info h4 {
            margin: 0.3125rem 0;
            font-size: 0.875rem;
            font-weight: 600;
        }

        .friend-list .friend-info p {
            color: #666;
            margin: 0;
        }

.header-top-content {
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transform: translateY(-5px);
}

.header-logo {
    display: flex;
    font-family: 'Open Sans','Arial','Sans-Serif';
    transition: opacity 0.4s ease;
    align-self: flex-start;
}

.header-logo__view {
    width: 74px;
    height: 92px;
}

.header-logo__picture {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/img/Флаг_Комсомольска-на-Амуре.svg);
}

.header-logo__picture-kray {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/img/Coat_of_arms_of_Khabarovsk_Krai.svg);
}


.header-logo__content {
    padding-left: 8px;
}

.header-logo__desc {
    color: #222;
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 600;
}

.region-button { 
    background: rgba(65, 65, 65, 0.46) url(/img/placeholder-filled-point.png) no-repeat 9px 4px;
    background-size: 16px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    left: 60px;
    border-radius: 2px;
    top: 80px;
    padding: 0 8px 0 30px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}
.sort-items:hover {
    color: #e64848 !important;
}
.hover-black:hover {
    background: #e1e1e1;
}

.search-wrap {
    width: 190px;
    margin-left: 40px;
}

.ritual-logo {
    background: none;
    width: 187px;
    height: 75px;
    transition: all .3s ease;
    display: block;
    margin-right: 0;
}

.page__left-side-cont {
    width: 8%;
    display: block;
    transform: translateY(-75%);
}

.page__left-side {
    position: fixed;
    left: 50%;
    height: 1px;
    width: 90%;
    max-width: 1350px;
    transform: translateX(-50%);
    bottom: calc(50% - 92px);
    pointer-events: none;
}

.yandex-side {
    border: 2px solid #ccc;
    border-left: 0;
    display: block;
    padding: 16px;
    border-radius: 0;
    line-height: 1.2;
    color: #999;
    pointer-events: auto;
}

.yandex-rate {
    width: 200px;
    height: 152px;
    overflow: hidden;
    position: fixed;
    bottom: 40px;
    left: 40px;
}


@media (max-width: 767px) {
    .yandex-rate {
        display:none
    }
  
    .max-hide {
        display: none;
    }
    .f1 {
        background-image: linear-gradient(to top, rgb(50 51 60 / 63%), rgb(255 255 255)), url(/img/fon1-crop.jpg);
    }
}
.btn-11px {
    font-size: 14px !important;
    padding: 0.6rem 0.1rem !important;
    font-weight: 600;
}
.col-6-custom {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

@media (max-width: 1000px) {
  
    .min-hide{
        display:none;
    }
    .max-hide {
        display: flex;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-display {
        display: flex;
    }
    .f1 {
        background-image: linear-gradient(to top, rgb(50 51 60 / 63%), rgb(255 255 255)), url(/img/fon1-crop.jpg);
      
    }
}

.raw-article img{
    height:auto;
    max-width:100%
}


@media (min-width: 1000px) {
    .mobile-hide {
        display: flex;
    }

    .mobile-display {
        display: none;
    }

    .max-hide {
        display: none;
    }
}

@media (max-width: 767px) {
    .yandex-rate {
        width: 100px;
        position: absolute;
    }
  
   /*  .min-hide {
        display: none;
    }*/
}

.portfolio-menu {
    text-align: center;
}

    .portfolio-menu ul li {
        display: inline-block;
        margin: 0;
        list-style: none;
        padding: 10px 15px;
        cursor: pointer;
        -webkit-transition: all 05s ease;
        -moz-transition: all 05s ease;
        -ms-transition: all 05s ease;
        -o-transition: all 05s ease;
        transition: all .5s ease;
    }

.portfolio-item {
    /*width:100%;*/
}

    .portfolio-item .item {
        /*width:303px;*/
        float: left;
        margin-bottom: 10px;
    }



.close {
    font-size: 1.5rem;
}

.col-12 img {  
    cursor: pointer;
    margin: 2rem 0;
    width: 100%;
}

    .col-12 img:hover {
        opacity: 1;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

.not-a{
    color:black;
}
    .not-a:hover {
        border-bottom: 0px;
        color: black;
        text-decoration: none!important;
    }

.list-f li {
 list-style: disc;
}

.title-cost {
    font-size: 15px;
    text-align: center;
    padding-top: 1em;
    color: #d91910;
    font-weight:600
}

.sticky-element {
    position: sticky;
    top: 55px;   
    background-color: white;
    padding-bottom: 1em;
    z-index:1;
}

.link{
    color:black !important;
}


.buttons { 
    transition: all 0.3s ease;
}

.sticky {
    position: fixed;
  
    top: 95px; /* Под верхним меню */
    transition: all 3s ease;
  
    z-index: 999;
}

.sticky-mobile {
    position: fixed;
    background-color:white;
    top: 60px; /* Под верхним меню */
    transition: all .5s ease;
    
    z-index: 999;
}
/* Начальное скрытие элемента на мобильных устройствах */
@media (max-width: 1000px) {
    #fixedElement {
        display: none;
    }
    #offer {
        display: block;
    }
}

/* Начальное отображение элемента на десктопах */
@media (min-width: 1000px) {
    #fixedElement {
        display: block;
    }
    #offer {
        display: none;
    }
}

.fixed-element {
    position: fixed;
    top: 150px;
    right: 20px;
    background: rgb(38 36 36 / 69%);
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 1050;
    transition: all 0.3s ease;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*   white-space: nowrap;*/
    max-width: 400px
}

    .fixed-element.collapsed {
        width: 50px;
        height: 50px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.close-btn {
    background: transparent;

    color: white;
    font-size: 18px;
    cursor: pointer;    
}

.monument-img {
    width: 120px;
    margin: auto;
    padding-top: 1em;
}
.cost {
    color: #e23e8c;
    font-weight: 500;
}




.monument-card {
    margin-bottom: 30px;
    transition: transform 0.3s;
}

    .monument-card:hover {
        transform: translateY(-5px);
    }

.section-title {
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 15px;
}

    .section-title:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 80px;
        height: 3px;
        background: #8e7037;
    }

.category-switch {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.switch-btn {
    padding: 10px 30px;
    border: 2px solid #8e7037;
    background: transparent;
    color: #8e7037;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
}

    .switch-btn:first-child {
        border-radius: 30px 0 0 30px;
        border-right: none;
    }

    .switch-btn:last-child {
        border-radius: 0 30px 30px 0;
        border-left: none;
    }

    .switch-btn.active {
        background: #8e7037;
        color: white;
    }

.category-section {
    display: none;
}

    .category-section.active {
        display: block;
    }