body,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
}
.title,
.title-l,
.title-m {
    font-weight: 700;
}
.black-scr,
li {
    display: block;
}
.breadcrumbs__link,
.btn:hover,
.page-numbers:hover,
a {
    text-decoration: none;
}
.black-scr,
.main__guest:after {
    pointer-events: none;
    content: "";
}
.main__button,
input,
textarea:active,
textarea:focus {
    outline: 0;
}
.footer__soc-item:hover path,
.loaded .header__wrap,
.loaded .main__wrap {
    opacity: 1;
}
.btn,
.center,
.login__form-txt,
.login__popup-tab,
.main .title,
.main p,
.main__type-wrap label,
.rating__star,
.svyaz__txt {
    text-align: center;
}
.city-wrapmain,
.payment__item label,
.send__popup-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
}
.blog__art-img,
.close,
.filter__item-inputs,
.img-lang,
.modal-map__inner,
.popular__img,
.rating__star span,
.review__img,
.val-lang,
.wrap {
    overflow: hidden;
}

@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope-Medium.ttf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: "Cera Pro";
    src: url("../fonts/CeraPro-Regular.eot");
    src: url("../fonts/CeraPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Regular.woff2") format("woff2"), url("../fonts/CeraPro-Regular.woff") format("woff"),
        url("../fonts/CeraPro-Regular.ttf") format("truetype"), url("../fonts/CeraPro-Regular.svg#CeraPro-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Cera Pro";
    src: url("../fonts/CeraPro-Medium.eot");
    src: url("../fonts/CeraPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Medium.woff2") format("woff2"), url("../fonts/CeraPro-Medium.woff") format("woff"), url("../fonts/CeraPro-Medium.ttf") format("truetype"),
        url("../fonts/CeraPro-Medium.svg#CeraPro-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Cera Pro";
    src: url("../fonts/CeraPro-Bold.eot");
    src: url("../fonts/CeraPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Bold.woff2") format("woff2"), url("../fonts/CeraPro-Bold.woff") format("woff"), url("../fonts/CeraPro-Bold.ttf") format("truetype"),
        url("../fonts/CeraPro-Bold.svg#CeraPro-Bold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} */
.header__like,
.pos-r {
    position: relative;
}
.pa {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.arrmore,
.catalog__card-socitem svg,
.catcheck,
.catvid,
.heart,
.point-cat,
.x {
    width: 16px;
    height: 16px;
}
.blog-meta-i,
.cross-sec,
.img-i,
.room,
.round,
.star-i,
.users {
    width: 20px;
    height: 20px;
}
.heart {
    width: 30px;
    height: 30px;
}
.art-i,
.user-i {
    width: 32px;
    height: 32px;
}
.add-i,
.arrstat-i,
.bed,
.burger-i,
.flat-iconsabout,
.wh24,
svg.rules-i {
    width: 24px;
    height: 24px;
}
.man,
.rate-full {
    width: 12px;
    height: 12px;
}
.camera,
.stat-i,
.udob-i {
    width: 40px;
    height: 40px;
}
.wh48 {
    width: 48px;
    height: 48px;
}
body {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #020e20;
}
.black-scr {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
    z-index: 30;
    background: rgba(2, 14, 32, 0.5);
}
.btn,
a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}
body.open .black-scr {
    opacity: 1;
    pointer-events: visible;
}
body.open {
    overflow-y: hidden;
}
.wrap {
    max-width: 1920px;
    margin: 0 auto;
}
.container {
    width: 1260px;
    margin: 0 auto;
}
a,
button,
div,
form,
input,
li,
p,
span,
textarea,
ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.header__like span,
.page-arrow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
a {
    color: #0752e4;
    transition: 0.3s;
}
a:hover {
    text-decoration: underline;
}
.title {
    font-family: Manrope;
    font-size: 36px;
    line-height: 49px;
    color: #fff;
}
.login__btn,
.login__popup-inp {
    font-family: "Manrope", sans-serif;
}
.title-l {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.02em;
}
.title-m {
    font-size: 24px;
    line-height: 30px;
}
.btn,
.main__guest-count,
.main__val-city {
    font-weight: 500;
}
input[type="submit"],
input[type="text"],
textarea {
    -webkit-appearance: none;
}
input {
    border: 0;
}
.header__help,
.hidden,
.menu_btn,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.btn {
    padding: 9px 20px;
    font-size: 16px;
    line-height: 22px;
    color: #0752e4;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(10, 113, 235, 0.1)), to(rgba(10, 113, 235, 0.1)));
    background: -webkit-linear-gradient(bottom, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
    background: -moz-linear-gradient(bottom, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
    background: -o-linear-gradient(bottom, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
    background: linear-gradient(0deg, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: 0.3s;
}
.main__type-wrap label,
.quantity-arrow {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}
.stars {
    width: 150px;
    margin: 0 -5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.rating__star span {
    display: block;
    height: 100%;
    font-size: 0;
    line-height: 20px;
}
.breadcrumbs,
.breadcrumbs__link,
.header__like span,
.page-numbers {
    font-size: 14px;
    line-height: 20px;
}
.rating__star {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background: url("../img/svg/star-trans.svg") 0 0/100% no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
}
.breadcrumbs {
    color: #777d82;
    padding: 14px 0;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.breadcrumbs__link {
    color: #3a3f44;
}
.breadcrumbs__link:hover {
    text-decoration: underline;
}
.flat__contact-soc:hover,
.flats__add:hover,
.flats__nav li a,
.login__btn-sec:hover,
.login__soc-item:hover,
.popular__card:hover {
    text-decoration: none;
}
.breadcrumbs__separator {
    display: block;
    margin: 0 10px;
}
.page-arrow,
.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
}
.page-dots,
.page-numbers {
    margin-right: 10px;
    width: 36px;
    height: 36px;
}
.pagination {
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.page-arrow {
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: #fff;
    border: 1px solid #d8dee0;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.header__wrap,
.page-numbers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
}
.login__btn,
.page-numbers {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.page-arrow.prev {
    margin-right: 20px;
}
.page-arrow.next {
    margin-left: 20px;
}
.page-numbers {
    border-radius: 8px;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #020e20;
}
.page-numbers.current,
.page-numbers:hover {
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#0a71eb), to(#0a71eb)), -webkit-gradient(linear, left bottom, left top, from(#225ffb), to(#225ffb)), #0752e4;
    background: -webkit-linear-gradient(bottom, #0a71eb, #0a71eb), -webkit-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
    background: -moz-linear-gradient(bottom, #0a71eb, #0a71eb), -moz-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
    background: -o-linear-gradient(bottom, #0a71eb, #0a71eb), -o-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
    background: linear-gradient(0deg, #0a71eb, #0a71eb), linear-gradient(0deg, #225ffb, #225ffb), #0752e4;
}
.header {
    -webkit-box-shadow: 0 5px 20px rgba(44, 57, 78, 0.08);
    -moz-box-shadow: 0 5px 20px rgba(44, 57, 78, 0.08);
    box-shadow: 0 5px 20px rgba(44, 57, 78, 0.08);
    padding: 16px 0;
}
.header__wrap {
    opacity: 0;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer__pays,
.header__left,
.header__right,
.lang-chose {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
}
.footer__pays,
.header__left,
.lang-chose {
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo {
    margin-right: 44px;
}
.header__right {
    width: 40.5%;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header__like span,
.header__login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
}
.header__like span {
    position: absolute;
    background: #f74343;
    border: 2px solid #fff;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    top: -12px;
    right: -12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.header__login {
    display: flex;
    cursor: pointer;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: #fff;
    border: 1px solid #d8dee0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px;
    padding: 7px 7px 7px 12px;
}
.header__login .burger-i {
    margin-right: 8px;
}
.header__login-menu > ul {
    background: #fff;
    border: 1px solid #f1f3f4;
    -webkit-box-shadow: 0 20px 40px rgba(44, 57, 78, 0.2);
    -moz-box-shadow: 0 20px 40px rgba(44, 57, 78, 0.2);
    box-shadow: 0 20px 40px rgba(44, 57, 78, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 8px 0;
}
.header__login-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: -35px;
    padding-top: 5px;
    z-index: 20;
}
.header__city,
.main__guest {
    position: relative;
}
.header__login:hover .header__login-menu {
    display: block;
}
.header__login-menu > ul > li {
    padding: 0 5px;
    min-width: 160px;
}
.header__login-menu > ul > li:not(:first-child) {
    border-top: 1px solid #e6eaed;
    margin-top: 9px;
    padding-top: 9px;
}
.header__login ul li a {
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: block;
    padding: 5px 15px;
    color: #020e20;
    white-space: nowrap;
}
.header__login ul li a:hover {
    background: #f1f3f4;
    text-decoration: none;
    color: #0752e4;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
}
.select2-selection__arrow:active,
.select2-selection__arrow:focus {
    background: 0 0 !important;
}
.header__city .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}
.header .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 500 !important;
}
.select2-selection__arrow {
    background: url("../img/arrow-sel.png") center center no-repeat;
}
.select2-container--default .select2-selection--single {
    border: none !important;
}
.header__city .select2-container--default .select2-selection--single {
    background: #f4f6f9 !important;
    -webkit-border-radius: 48px !important;
    -moz-border-radius: 48px !important;
    border-radius: 48px !important;
}
.header__city .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 45px !important;
    padding-right: 45px !important;
}
.header__city::before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 20px;
    background: url("../img/Subtract.png") 0 0 / cover no-repeat;
    top: 0;
    bottom: 0;
    left: 18px;
    margin: auto 0;
    z-index: 5;
}
.lang-container .select2-results__option,
.main__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
.select2-container--open .select2-dropdown {
    top: 6px !important;
    background: #fff !important;
    border: 1px solid #f1f3f4 !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-box-shadow: 0 20px 40px rgba(44, 57, 78, 0.2) !important;
    -moz-box-shadow: 0 20px 40px rgba(44, 57, 78, 0.2) !important;
    box-shadow: 0 20px 40px rgba(44, 57, 78, 0.2) !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}
.img-lang,
.main__type {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background: #f1f3f4 !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}
.select2-container--default .select2-results > .select2-results__options {
    padding: 10px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #f1f3f4 !important;
    color: #020e20 !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}
.select2-results__option {
    padding: 7px 10px !important;
    margin-bottom: 1px;
}
.fancybox-close-small,
.select2-search {
    display: none !important;
}
.lang-container {
    min-width: 160px !important;
}
.lang-container .select2-results__option {
    display: flex;
    min-width: 117px;
    font-size: 16px;
    line-height: 22px;
    color: #193751;
    padding-right: 33px !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lang-container .select2-results__option::before {
    content: "";
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
.lang-container .select2-results__option:first-child::before {
    background: url("../img/ru.png") center center no-repeat;
}
.lang-container .select2-results__option:nth-child(2)::before {
    background: url("../img/en.png") center center no-repeat;
}
.img-lang {
    display: inline-block;
    width: 24px;
    height: 18px;
    margin-right: 10px;
    border: 1px solid #e5e7e9;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.img-lang img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
}
.val-lang {
    text-transform: uppercase;
    font-size: 16px;
    color: #0a2e57;
    max-width: 31.5px;
}
.select2-selection__rendered[title="Русский"] .val-lang {
    max-width: 31px;
}
.lang-container .select2-results__option--highlighted[aria-selected],
.lang-container .select2-results__option:hover,
.lang-container .select2-results__option[aria-selected="true"] {
    color: #0752e4 !important;
    -webkit-border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    background: 0 0 !important;
}
.val-container {
    min-width: 92px !important;
}
.val-container .select2-results__option {
    padding-right: 29px !important;
}
.header__val .select2-selection__rendered {
    width: 65px !important;
}
.main {
    padding: 110px 0 44px;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.main .title {
    margin-bottom: 20px;
    letter-spacing: 0.03em;
}
.main p {
    max-width: 68%;
    margin: 0 auto 39px;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
.main__wrap {
    opacity: 0;
    max-width: 76%;
    margin: 0 auto 13px;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0 10px 40px rgba(45, 46, 49, 0.1);
    -moz-box-shadow: 0 10px 40px rgba(45, 46, 49, 0.1);
    box-shadow: 0 10px 40px rgba(45, 46, 49, 0.1);
    -webkit-border-radius: 82px;
    -moz-border-radius: 82px;
    border-radius: 82px;
    padding: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main__type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 242px;
    width: 242px;
    background: #f8fafd;
    border: 1px solid #d8dee0;
    box-sizing: border-box;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px;
    padding: 6px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main__guest,
.main__type-wrap label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
}
.main__type-wrap input {
    display: none;
}
.main__type-wrap {
    width: 49.5%;
}
.main__type-wrap label {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    box-sizing: border-box;
    color: #5e6165;
    width: 100%;
    display: block;
    padding: 13px 4px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    transition: 0.3s;
}
.main__type-wrap input:checked ~ label {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(44, 57, 78, 0.2);
    -moz-box-shadow: 0 2px 10px rgba(44, 57, 78, 0.2);
    box-shadow: 0 2px 10px rgba(44, 57, 78, 0.2);
    color: #0752e4;
}
.main__type-wrap label:hover {
    color: #0752e4;
}
.main__guest {
    background: #f8fafd;
    border: 1px solid #d8dee0;
    box-sizing: border-box;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    border-radius: 58px;
    min-width: 240px;
}
.input__main-numb,
.main__guest-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.main__guest:after {
    display: block;
    position: absolute;
    width: 12px;
    height: 8px;
    background: url("../img/arrow-main.png") 0 0 / cover no-repeat;
    top: 0;
    right: 27px;
    bottom: 0;
    margin: auto 0;
}
.main__guest-help {
    padding: 10px 20px 8px;
}
.city-tit {
    font-size: 14px;
    line-height: 20px;
    color: #777d82;
}
.input__main-numb input,
.main__guest-count,
.main__val-city {
    font-size: 16px;
    line-height: 22px;
}
.main__guest-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 5px;
    display: none;
}
.input__main-numb,
.quantity-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
.main__guest-dropdown.active {
    display: block;
}
.main__guest-wrap {
    background: #fff;
    border: 1px solid #f1f3f4;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15);
    -moz-box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15);
    box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 15px 20px;
}
.input__main-numb {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f8fafd;
    border: 1px solid #d8dee0;
    box-sizing: border-box;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px;
    padding: 9px;
}
.quantity-arrow {
    width: 32px;
    height: 32px;
    border: none;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: 0.3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.city-wrapmain,
.main__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
.quantity-arrow:hover {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(44, 57, 78, 0.15);
    -moz-box-shadow: 0 2px 10px rgba(44, 57, 78, 0.15);
    box-shadow: 0 2px 10px rgba(44, 57, 78, 0.15);
    color: #2a67f5;
}
.quantity-arrow path {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.quantity-arrow:hover path {
    stroke: #2a67f5;
}
.input__main-numb input {
    max-width: 41px;
    text-align: center;
    background: #f8fafd;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.city-wrapmain {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.main__val-city {
    color: #020e20;
}
.main__city .select2-container--default .select2-selection--single {
    background: #f8fafd !important;
    border: 1px solid #d8dee0 !important;
    height: 60px !important;
    padding: 10px 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 38px !important;
    -moz-border-radius: 38px !important;
    border-radius: 38px !important;
}
.login__popup-tab.active:after,
.main__button {
    background: -webkit-gradient(linear, left bottom, left top, from(#0a71eb), to(#0a71eb)), -webkit-gradient(linear, left bottom, left top, from(#225ffb), to(#225ffb)), #0752e4;
    background: -webkit-linear-gradient(bottom, #0a71eb, #0a71eb), -webkit-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
    background: -moz-linear-gradient(bottom, #0a71eb, #0a71eb), -moz-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
    background: -o-linear-gradient(bottom, #0a71eb, #0a71eb), -o-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
}
.main__city .select2-container--default .select2-selection--single:active {
    background: 0 0 !important;
}
.main__city .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 27px 0 20px;
}
.main__city .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px !important;
    right: 20px !important;
    background: url("../img/arrow-main.png") center center no-repeat !important;
}
.close,
.flats__select .select2-container--default .select2-selection--single .select2-selection__arrow,
.izbadd a {
    right: 10px;
}
.main__button {
    width: 186px;
    background: linear-gradient(0deg, #0a71eb, #0a71eb), linear-gradient(0deg, #225ffb, #225ffb), #0752e4;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    padding: 17px;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    cursor: pointer;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
.footer__menu,
.footer__top-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
.footer__left p,
.main__example {
    line-height: 20px;
    font-size: 14px;
}
.main__button svg {
    margin-right: 13px;
}
.select2-container--open .main-lang {
    top: 20px !important;
    padding: 13px 0 !important;
    -webkit-box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15) !important;
    -moz-box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15) !important;
    box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15) !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
}
.select2-container--default .main-lang .select2-results > .select2-results__options {
    padding: 0 !important;
}
.main-lang .select2-results__option {
    padding: 9px 30px !important;
    color: #020e20 !important;
    font-weight: 500 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.flats__nav li a:hover,
.flats__nav li.active a,
.login__popup-tab.active,
.popular__card:hover .popular__title {
    color: #0752e4;
}
.select2-container--default .main-lang .select2-results__option--highlighted[aria-selected],
.select2-container--default .main-lang .select2-results__option[aria-selected="true"] {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #0752e4 !important;
}
.main-lang .select2-results {
    padding-right: 10px;
}
.main__example {
    color: #fff;
    max-width: 76%;
    margin: 0 auto;
}
.footer__top {
    padding: 40px 0 32px;
    background: #23324f;
}
.footer__top-wrap {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer__left {
    width: 23%;
}
.footer__logo {
    display: inline-block;
    margin-bottom: 13px;
}
.footer__left p {
    color: #fff;
}
.footer__menu-item p,
.footer__menu-item ul li a {
    line-height: 22px;
    color: #fff;
}
.footer__menu {
    width: 66%;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.catalog__filter-tabs,
.footer__bottom-wrap,
.footer__pays ul,
.footer__soc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
}
.flat-more .catalog__card-wrap,
.footer__menu-item {
    width: 25%;
}
.footer__menu-item:last-child {
    width: 23%;
}
.footer__title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 18px;
    color: #fff;
    opacity: 0.5;
}
.footer__phone,
.login__popup-tab {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
}
.filter__item-inputs:not(:last-child),
.footer__menu-item ul li:not(:last-child) {
    margin-bottom: 10px;
}
.footer__menu-item p {
    font-size: 14px;
    margin-bottom: 15px;
}
.footer__phone {
    color: #fff;
}
.footer__bottom {
    background: #031331;
    padding: 23px 0;
}
.catalog__filter-tabs,
.footer__bottom-wrap {
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer__pays span {
    font-size: 14px;
    line-height: 20px;
    color: #e6eaed;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 20px;
}
.footer__pays ul,
.footer__soc {
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.close,
.flats__nav,
.footer__soc-wrap,
.header__login-btn,
.review__left,
.slider-arrows {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
}
.footer__pays ul li:not(:last-child),
.payment__item:not(:last-child),
.slider-arrow-prev {
    margin-right: 20px;
}
.footer__soc span,
.footer__soc-item:not(:last-child) {
    margin-right: 15px;
}
.footer__pays img {
    mix-blend-mode: luminosity;
    display: block;
}
.footer__soc span {
    font-size: 14px;
    line-height: 20px;
    display: block;
    color: #fff;
}
.flats__nav,
.footer__soc-wrap,
.header__login-btn,
.review__left,
.slider-arrows {
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer__soc-item {
    display: block;
}
.footer__soc-item path,
.slider-arrow path {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.login__btn,
.popular__card-wrap {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}
.login__popup {
    width: 430px !important;
    display: none;
    padding: 0 !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.login__popup-wrap,
.message-popup {
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}
.close {
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #f1f3f4;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 10px;
    cursor: pointer;
}
.login__popup-inp,
.login__popup-inputwrap label::before {
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.login__popup-tabs,
.send__popup-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
.forget,
.login__soc-title:after {
    right: 0;
}
.login__popup-tabs {
    display: flex;
    border-bottom: 1px solid #d8dee0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.catalog__filter-tab input,
.login__popup-form,
.login__popup-inputwrap input[type="checkbox"],
.payment__item input {
    display: none;
}
.login__popup-tab {
    width: 50%;
    padding: 20px 0;
    cursor: pointer;
    position: relative;
}
.login__popup-inp,
.login__popup-title,
.svyaz__txt {
    font-size: 14px;
    line-height: 20px;
}
.login__popup-tab.active:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background: linear-gradient(0deg, #0a71eb, #0a71eb), linear-gradient(0deg, #225ffb, #225ffb), #0752e4;
    bottom: 0;
    left: 0;
}
.login__popup-forms {
    padding: 20px 40px 35px;
}
.login__popup-form.active {
    display: block;
}
.login__popup-inputwrap {
    margin-bottom: 20px;
    position: relative;
}
.login__popup-title {
    display: block;
    margin-bottom: 5px;
}
.login__popup-inp {
    border: 1px solid #c3c7cb;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
    padding: 14px 20px;
    font-style: normal;
    font-weight: 400;
}
.login__popup-textarea {
    height: 120px;
    resize: none;
}
.login__popup-inp::-webkit-input-placeholder {
    font-family: "Manrope", sans-serif;
    color: #777d82;
}
.login__popup-inp:-moz-placeholder {
    font-family: "Manrope", sans-serif;
    color: #777d82;
}
.login__popup-inp::-moz-placeholder {
    font-family: "Manrope", sans-serif;
    color: #777d82;
}
.login__popup-inp:-ms-input-placeholder {
    font-family: "Manrope", sans-serif;
    color: #777d82;
}
.login__popup-inp::-ms-input-placeholder {
    font-family: "Manrope", sans-serif;
    color: #777d82;
}
.login__popup-inp::placeholder {
    font-family: "Manrope", sans-serif;
    color: #777d82;
}
.svyaz__txt {
    color: #3a3f44;
}
.svyaz__txt span {
    color: #f53e3e;
}
.svyaz__popup .login__btn {
    margin-bottom: 15px;
}
.svyaz__popup .login__popup-tabs {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.send__popup-wrap {
    padding: 50px 72px;
    display: flex;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.login__btn,
.login__btn-sec {
    padding: 13px 0;
    text-align: center;
}
.login__soc-wrap,
.send__popup-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
}
.send__popup-img {
    width: 106px;
    height: 106px;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #23b554;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 30px;
}
.send__popup-wrap h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
}
.forget {
    font-size: 12px;
    line-height: 18px;
    color: #777d82;
    top: 0;
    position: absolute;
}
.login__popup-inputwrap label {
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px;
    position: relative;
    display: block;
    cursor: pointer;
}
.login__popup-inputwrap label::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #c3c7cb;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    top: 0;
    left: 0;
}
.flats__select .select2-container,
.prof__input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.login__popup-inputwrap label::after {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url("../img/ok.png") center center no-repeat;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    top: 0;
    left: 0;
}
.login__popup-inputwrap input:checked ~ label::before {
    background: #0752e4;
    border-color: #0752e4;
}
.login__popup-inputwrap input:checked ~ label::after,
.popular__card,
.popular__txt,
.popular__txt > span {
    display: block;
}
.login__btn {
    background: -webkit-gradient(linear, left bottom, left top, from(#225ffb), to(#225ffb)), rgba(7, 82, 228, 0.1);
    background: -webkit-linear-gradient(bottom, #225ffb, #225ffb), rgba(7, 82, 228, 0.1);
    background: -moz-linear-gradient(bottom, #225ffb, #225ffb), rgba(7, 82, 228, 0.1);
    background: -o-linear-gradient(bottom, #225ffb, #225ffb), rgba(7, 82, 228, 0.1);
    background: linear-gradient(0deg, #225ffb, #225ffb), rgba(7, 82, 228, 0.1);
    border-radius: 8px;
    border: none;
    display: block;
    width: 100%;
    cursor: pointer;
    line-height: 22px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    transition: 0.3s;
}
.login__btn:hover {
    opacity: 0.8;
}
.get__pass {
    line-height: 22px;
    display: inline-block;
    margin: 0 auto 20px;
}
.login__btn-sec {
    display: block;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #0752e4;
    line-height: 22px;
    margin-bottom: 20px;
}
.login__form-txt a,
.login__form-txt span,
.login__soc-title {
    line-height: 20px;
    font-size: 14px;
}
.login__btn-sec:hover {
    opacity: 0.8;
}
.login__soc-title {
    display: block;
    color: #777d82;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.login__soc-title:after,
.login__soc-title:before {
    content: "";
    display: block;
    position: absolute;
    width: 9%;
    background: #d9dbe0;
    height: 1px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#rating > div,
.flat__contact,
.flats__nav li,
.izb__wrap .container,
.payment__item label {
    position: relative;
}
.login__soc-title:before {
    left: 0;
}
.login__soc-wrap {
    display: flex;
    margin-bottom: 20px;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.login__soc-item {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.login__soc-item:hover {
    opacity: 0.8;
}
.vk {
    background: #5181b8;
}
.fb {
    background: #4267b2;
}
.ok {
    background: #ee8208;
}
.mail {
    background: #005ff9;
}
.google {
    background: #dc4e41;
}
.ya {
    background: red;
}
.login__form-txt span {
    display: block;
    color: #777d82;
}
.hands__more {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.hands__more svg {
    margin-left: 6px;
}
.popular__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -15px -15px -25px;
}
.popular__card-wrap {
    width: 20%;
    padding: 15px;
    margin-bottom: 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    transition: 0.3s;
}
.catalog__filter-tab label,
.popular__title {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}
.popular__card-wrap:hover {
    background: #fff;
    -webkit-box-shadow: 0 10px 40px rgba(44, 57, 78, 0.15);
    -moz-box-shadow: 0 10px 40px rgba(44, 57, 78, 0.15);
    box-shadow: 0 10px 40px rgba(44, 57, 78, 0.15);
}
.popular__img {
    display: block;
    height: 160px;
    margin-bottom: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.izbadd:not(:last-child),
.popular__title {
    margin-bottom: 5px;
}
.popular__img img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
.popular__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #020e20;
    transition: 0.3s;
}
.flat__adress,
.popular__number,
.review__date {
    font-size: 14px;
    line-height: 20px;
    color: #5e6165;
}
.review__img {
    margin-right: 15px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.review__img img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
.review__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
}
.flat__rate-count {
    color: #5e6165 !important;
}
.flats__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 17px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e7e9;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flats__nav li:not(:last-child) {
    margin-right: 40px;
}
.flats__nav li:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 100%;
    height: 3px;
    background: 0 0;
}
.article-txt blockquote::before,
.catalog__filter-tab input label:hover,
.catalog__filter-tab input:checked + label,
.flats__add,
.flats__nav li.active:after,
.flats__nav li:hover:after {
    background: -webkit-gradient(linear, left bottom, left top, from(#0a71eb), to(#0a71eb)), -webkit-gradient(linear, left bottom, left top, from(#225ffb), to(#225ffb)), #0752e4;
    background: -webkit-linear-gradient(bottom, #0a71eb, #0a71eb), -webkit-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
    background: -moz-linear-gradient(bottom, #0a71eb, #0a71eb), -moz-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
    background: -o-linear-gradient(bottom, #0a71eb, #0a71eb), -o-linear-gradient(bottom, #225ffb, #225ffb), #0752e4;
}
.flats__nav li.active:after,
.flats__nav li:hover:after {
    background: linear-gradient(0deg, #0a71eb, #0a71eb), linear-gradient(0deg, #225ffb, #225ffb), #0752e4;
}
.flats__nav li a {
    line-height: 22px;
    color: #5e6165;
    font-weight: 500;
}
.flats__add {
    padding: 13px 20px;
    background: linear-gradient(0deg, #0a71eb, #0a71eb), linear-gradient(0deg, #225ffb, #225ffb), #0752e4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
}
.flats__add svg {
    margin-right: 10px;
}
.flats__add:hover {
    opacity: 0.8;
}
.flats__select .select2-container {
    border: 1px solid #c3c7cb;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.flats__select .select2-container .select2-selection--single,
.flats__select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px !important;
}
.flats__select .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px !important;
    padding-left: 20px;
    padding-right: 32px;
    font-size: 14px;
}
.flat__contact {
    display: none;
    max-width: 375px !important;
    width: 375px !important;
    background: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15);
    -moz-box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15);
    box-shadow: 0 5px 20px rgba(44, 57, 78, 0.15);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 15px 20px 30px !important;
}
.flat__contact-btn,
.flat__contact-socwrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
#rating > div > span,
.flat__close,
.progress,
.rate__stars {
    position: absolute;
}
.flat__close {
    cursor: pointer;
    top: 14px;
    right: 22px;
}
.flat__contact-top {
    margin-bottom: 15px;
    text-align: center;
}
.article-txt,
.article-txt h1,
.article-txt ol li:not(:last-child),
.article-txt ul li:not(:last-child),
.flat__contact-btn {
    margin-bottom: 20px;
}
.article-txt ol li,
.article-txt p,
.article-txt ul li,
.flat__contact-adress {
    line-height: 22px;
}
.flat__contact-name {
    font-size: 14px;
    line-height: 20px;
    color: #5e6165;
}
.flat__contact-btn {
    display: flex;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px;
    color: #0752e4;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(10, 113, 235, 0.1)), to(rgba(10, 113, 235, 0.1)));
    background: -webkit-linear-gradient(bottom, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
    background: -moz-linear-gradient(bottom, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
    background: -o-linear-gradient(bottom, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
    background: linear-gradient(0deg, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
}
.flat__contact-title {
    display: block;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center;
    color: #3a3f44;
}
.flat__contact-socwrap {
    display: flex;
    padding: 0 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flat__contact-soc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#rating > div,
.progress,
.rate__stars {
    width: 104px;
    height: 16px;
}
#modal-map,
.blog__art-img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.flat__contact-soc:hover {
    opacity: 0.8;
}
.flat__contact-wats {
    background: #25d366;
}
.flat__contact-vib {
    background: #7f4da0;
}
.flat__contact-tg {
    background: -webkit-linear-gradient(246.8deg, #37aee2 21.67%, #1e96c8 70%);
    background: -moz-linear-gradient(246.8deg, #37aee2 21.67%, #1e96c8 70%);
    background: -o-linear-gradient(246.8deg, #37aee2 21.67%, #1e96c8 70%);
    background: linear-gradient(203.2deg, #37aee2 21.67%, #1e96c8 70%);
}
.article-txt h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.02em;
}
.article-txt h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin: 30px 0 20px;
}
.article-txt ol,
.article-txt ul {
    padding: 0;
    margin: 20px 0 30px;
}
.article-txt p:not(:last-child) {
    margin-bottom: 24px;
}
.article-txt blockquote {
    padding-left: 34px;
    margin: 30px 0;
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    width: 80%;
}
#rating > div > span,
.blog__art-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.article-txt blockquote::before {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #0a71eb, #0a71eb), linear-gradient(0deg, #225ffb, #225ffb), #0752e4;
}
.blog__art-img {
    border-radius: 10px;
    margin-bottom: 30px;
}
.blog__art-img img {
    -o-object-fit: cover;
    object-fit: cover;
}
.filter-tab-border:not(:first-child) label,
.filter__item-inputs,
.payment__item label,
.payment__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
.rate__stars {
    background: url("../img/stars.png") 0 0 / cover no-repeat;
    left: 0;
    top: 0;
    z-index: 3;
    cursor: pointer;
}
#rating > div > span {
    background: #d8dee0;
    left: 0;
    top: 0;
    z-index: 1;
}
.progress {
    z-index: 2;
    background: #ff9431;
    cursor: pointer;
}
#rating div {
    float: left;
}
.prof__input {
    background: #fff;
    padding: 14px 20px;
    width: 100%;
    border: 1px solid #c3c7cb;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-family: Manrope;
    font-size: 14px;
    line-height: 20px;
    color: #020e20;
}
.payment__item label,
.payment__item label::before {
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.prof__input::-webkit-input-placeholder {
    color: #777d82;
    font-family: Manrope;
}
.prof__input:-moz-placeholder {
    color: #777d82;
    font-family: Manrope;
}
.prof__input::-moz-placeholder {
    color: #777d82;
    font-family: Manrope;
}
.prof__input:-ms-input-placeholder {
    color: #777d82;
    font-family: Manrope;
}
.prof__input::-ms-input-placeholder {
    color: #777d82;
    font-family: Manrope;
}
.prof__input::placeholder {
    color: #777d82;
    font-family: Manrope;
}
.payment__txt {
    line-height: 22px;
    color: #5e6165;
    margin-bottom: 20px;
}
.footer__info,
.izbadd,
.name_card {
    color: #fff;
}
.payment__wrap {
    display: flex;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e5e7e9;
}
.payment__item label {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 22px;
    font-weight: 500;
    cursor: pointer;
    padding: 20px 50px 28px;
    border: 1px solid #e6eaed;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 5px rgba(44, 57, 78, 0.08);
    -moz-box-shadow: 0 2px 5px rgba(44, 57, 78, 0.08);
    box-shadow: 0 2px 5px rgba(44, 57, 78, 0.08);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.payment__img {
    display: block;
    margin-bottom: 10px;
}
.payment__item label::before {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid #c3c7cb;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 20px;
    right: 20px;
}
.payment__item label::after {
    content: "";
    display: none;
    position: absolute;
    top: 25px;
    right: 25px;
    background: #0752e4;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.payment__item input:checked + label::before {
    border-color: #0752e4;
}
.payment__item input:checked + label::after {
    display: block;
}
.payment__item input:checked + label {
    border-color: #0752e4;
    border-width: 2px;
}
.payment__btn {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding: 13px 0;
    text-align: center;
    display: block;
}
.catalog__filter-tab label,
.filter__checkbox label,
.filter__input-wrap input,
.izbadd {
    font-size: 14px;
    line-height: 20px;
}
.izbshow {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 3;
}
.izbadd {
    width: 225px;
    position: relative;
    padding: 10px 10px 10px 20px;
    background: #292d35;
    -webkit-box-shadow: 0 4px 8px rgba(21, 21, 21, 0.07);
    -moz-box-shadow: 0 4px 8px rgba(21, 21, 21, 0.07);
    box-shadow: 0 4px 8px rgba(21, 21, 21, 0.07);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.izbadd a {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    cursor: pointer;
}
.catalog__filter-tab label {
    padding: 10px 15px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #3a3f44;
    cursor: pointer;
    transition: 0.3s;
}
.catalog__filter-tab input label:hover,
.catalog__filter-tab input:checked + label {
    background: linear-gradient(0deg, #0a71eb, #0a71eb), linear-gradient(0deg, #225ffb, #225ffb), #0752e4;
    color: #fff;
}
.filter-tab-border label {
    border: 1px solid #d8dee0;
}
.filter-tab-border:not(:first-child) label {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.filter__input-wrap:first-child {
    border-right: 1px solid #c3c7cb;
}
.filter__input-wrap {
    position: relative;
    width: 50%;
}
.filter__input-wrap input {
    display: block;
    width: 100%;
    padding: 10px 35px;
    font-family: Manrope;
}
.filter__input-wrap input::-webkit-input-placeholder {
    font-family: Manrope;
    font-size: 14px;
    line-height: 20px;
    color: #020e20;
}
.filter__input-wrap input:-moz-placeholder {
    font-family: Manrope;
    font-size: 14px;
    line-height: 20px;
    color: #020e20;
}
.filter__input-wrap input::-moz-placeholder {
    font-family: Manrope;
    font-size: 14px;
    line-height: 20px;
    color: #020e20;
}
.filter__input-wrap input:-ms-input-placeholder {
    font-family: Manrope;
    font-size: 14px;
    line-height: 20px;
    color: #020e20;
}
.filter__input-wrap input::-ms-input-placeholder {
    font-family: Manrope;
    font-size: 14px;
    line-height: 20px;
    color: #020e20;
}
.filter__input-wrap input::placeholder {
    font-family: Manrope;
    font-size: 14px;
    line-height: 20px;
    color: #020e20;
}
.filter__item-inputs {
    background: #fff;
    border: 1px solid #c3c7cb;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.filter__checkbox-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px;
}
.filter__checkbox-wrap:not(:last-child) {
    margin-bottom: 20px;
}
.filter__checkbox {
    padding: 5px;
}
#rating input,
.filter__checkbox input {
    display: none;
}
#rating,
.filter__checkbox label,
.slider-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
.filter__checkbox label {
    padding: 8px 15px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f1f3f4;
    cursor: pointer;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.filter__checkbox input:checked + label,
.filter__checkbox label:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(34, 95, 251, 0.15)), to(rgba(34, 95, 251, 0.15)));
    background: -webkit-linear-gradient(bottom, rgba(34, 95, 251, 0.15), rgba(34, 95, 251, 0.15));
    background: -moz-linear-gradient(bottom, rgba(34, 95, 251, 0.15), rgba(34, 95, 251, 0.15));
    background: -o-linear-gradient(bottom, rgba(34, 95, 251, 0.15), rgba(34, 95, 251, 0.15));
    background: linear-gradient(0deg, rgba(34, 95, 251, 0.15), rgba(34, 95, 251, 0.15));
    color: #0752e4;
}
.filter__checkbox label span {
    height: 16px;
    margin-left: 10px;
    display: none;
}
.filter__checkbox input:checked + label span {
    display: block;
}
.sanuzel label {
    padding: 10px 20px;
    background: #e6eaed;
}
.slider-arrow {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #d8dee0;
    display: flex;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.slider-arrow:hover {
    background: #0752e4;
}
.slider-arrow:hover path {
    stroke: #fff;
}
.select2-container--default .select2-selection--multiple {
    border: none !important;
    min-height: 50px !important;
}
#modal-map {
    padding: 20px;
    -webkit-box-shadow: rgb(44 57 78 / 15%) 0 5px 20px;
    -moz-box-shadow: rgb(44 57 78 / 15%) 0 5px 20px;
    box-shadow: rgb(44 57 78 / 15%) 0 5px 20px;
    border-radius: 10px;
}
.modal-map__title {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 10px;
}
.modal-map__inner {
    width: 460px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}
#map_popup {
    height: 300px;
}
.page-static {
    padding: 5px 0 60px;
}
.minheight {
    min-height: 42vh;
}
@media screen and (max-width: 576px) {
    .page-static {
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 374px) {
    .page-static {
        padding-top: 5px;
    }
}
@media screen and (min-width: 994px) {
    .large-hidden {
        display: none !important;
    }
}
[data-guestinp] {
    width: 16px;
}
.header__val .select2-selection__rendered {
    padding-right: 19px !important;
}
.select2-container :focus {
    outline: 0 !important;
}
#rating {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
#rating > input + label.rating__star:hover,
#rating > input + label.rating__star:hover ~ label,
#rating > input:checked + label.rating__star,
#rating > input:checked ~ label {
    background: url(../img/svg/star-full.svg) 0 0 / cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
#loader {
    position: fixed;
    z-index: 100000;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}
.cssload-container {
    width: 100%;
    height: 63px;
    text-align: center;
}
.cssload-speeding-wheel {
    width: 63px;
    height: 63px;
    margin: 0 auto;
    border: 4px solid #000;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: 575ms linear infinite cssload-spin;
    -o-animation: 575ms linear infinite cssload-spin;
    -ms-animation: cssload-spin 575ms infinite linear;
    -webkit-animation: 575ms linear infinite cssload-spin;
    -moz-animation: 575ms linear infinite cssload-spin;
}
@keyframes cssload-spin {
    100% {
        transform: rotate(360deg);
    }
}
@-o-keyframes cssload-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-ms-keyframes cssload-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes cssload-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes cssload-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.footer__info {
    font-size: 12px;
    padding: 10px 0;
    background: #031331;
}
.show_udob {
    max-height: none !important;
}
.break {
    flex-basis: 100%;
    height: 0;
}
.swiper {
    height: 100%;
}
.other_land {
    display: none;
}

.for__recomend {
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
    background: linear-gradient(0deg, rgba(10, 113, 235, 0.1), rgba(10, 113, 235, 0.1));
}
.name_card {
    min-width: 80px;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    flex-direction: column;
    gap: 10px;
}

.overlay span{
  font-size: 16px;
  color: #fff;
}

.spinner {
    width: 50px;
    height: 50px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* Стили для куки-уведомления */
.cookie-notice {
    position: fixed;
    bottom: -300px; /* Начальная позиция - скрыто за пределами экрана */
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #0a71eb, #4494f287);
    color: white;
    padding: 15px;
    z-index: 10000;
    transition: bottom 0.5s ease-in-out;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.2);
    font-family: Arial, sans-serif;
}

.cookie-notice.active {
    bottom: 0; /* Когда активно - показывается снизу */
}

.cookie-notice-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.cookie-text {
    flex: 1;
    min-width: 300px;
}

.cookie-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    color: white;
}

.cookie-description {
    font-size: 14px;
    line-height: 1.4;
    opacity: 0.9;
}

.cookie-description a {
    color: white;
    text-decoration: underline;
}

.cookie-description a:hover {
    text-decoration: none;
}

.cookie-buttons {
    display: flex;
    gap: 15px;
    flex-shrink: 0;
}

.cookie-btn {
    padding: 12px 15px;
    border: none;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 160px;
}

.cookie-btn.accept {
    background: white;
    color: #0752e4ab;
    
}

.cookie-btn.accept:hover {
    background: #f8f9fa;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 255, 255, 0.2);
}

.cookie-btn.reject {
    background: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.cookie-btn.reject:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
}



/* Стили для страницы отказа */
.reject-page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #0a71eb, #0a71eb);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10001;
    font-family: Arial, sans-serif;
    text-align: center;
    padding: 20px;
}

.reject-content {
    max-width: 500px;
}

.reject-content h1 {
    color: white;
    font-size: 36px;
    margin-bottom: 20px;
}

.reject-content p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.back-btn {
    display: inline-block;
    padding: 12px 30px;
    background: white;
    color: #0752e4;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.back-btn:hover {
    background: #f8f9fa;
    transform: translateY(-2px);
}

.legal_credits {
  text-align: right;
  font-size: 12px;
  color:#0752E4;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.footer-links {
  display: flex;
  gap: 30px;
}

.footer-links a{
  color:#fff;
  text-decoration: underline;
}

/* Адаптивность */
@media (max-width: 768px) {
    .cookie-notice-content {
        flex-direction: column;
        text-align: center;
    }
    
    .cookie-text {
        min-width: 100%;
    }
    
    .cookie-buttons {
        width: 100%;
    }
    
    .cookie-btn {
        width: 100%;
    }
    .footer-links {
        flex-direction: column;
        gap: 10px;
    }
}