

/* Start:/local/templates/afitower/template_styles.css?17556252869485*/
.hero .hero__slide::after {
    background: none;
}

.news-detail-back svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-right: 0.5rem;
}

.section_top.kellers, .section.section_top.section_bottom.section_anchor:has(.parking) {
    overflow-x: visible;
}

#svg-taxi {
    z-index: 99999999;
}

#c2v-root {
    position: fixed;
    z-index: 9999;
}

.ipbaner {
    margin: auto;
    display: table;
    width: 100%;
}

.popupuspeu {
    width: 500px;
    height: 310px;
    background: url(/local/templates/afitower/img/_uspey.svg) center top no-repeat;
    display: table;
    position: fixed;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999999;
}

.closeuspey {
    width: 32px;
    height: 32px;
    background: url(/local/templates/afitower/img/close.svg) center no-repeat;
    display: table;
    cursor: pointer;
    top: 16px;
    right: 16px;
    position: absolute;
    transition: 1s;
}

.closeuspey:hover {
    opacity: 0.7;
}

.btnuspey.oldLink {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #EAEAEA;
    color: #141414;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.20px;
    position: absolute;
    left: 32px;
    bottom: 44px;
    transition: 1s;
    display: none;
    font-family: Soyuz Grotesk, sans-serif;
}

.btnuspey:hover {
    background: rgba(255, 255, 255, 0.80);
}

.popupuspeu.newBlock {
    width: 723px;
    height: 374px;
    background: url(/local/templates/afitower/img/uspey-new.png) center top no-repeat;
    background-size: contain;
    display: table;
    position: fixed;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999999;
}

.popupuspeu.newBlock .closeuspey {
    width: 32px;
    height: 32px;
    background: url(/local/templates/afitower/img/close.svg) center no-repeat;
    display: table;
    cursor: pointer;
    top: 6px;
    right: 26px;
    position: absolute;
    transition: 1s;
}

.popupuspeu.newBlock .btnuspey.newLink {
    width: 250px;
    height: 65px;
    opacity: 1;
    border-radius: 32px;
    background: #06AEEF;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    position: absolute;
    left: 0px;
    bottom: -12px;
    transition: 1s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Soyuz Grotesk, sans-serif;
}

.popupuspeu.newBlock .btnuspey.newLink:hover {
    background: #06AEEF;
}

.parking__place-info.newInformationPopup {
    align-items: center;
}

.parking__place-info.newInformationPopup.active {
    display: flex;
}

.kellers__sheme-pop.newInformationPopup {
    align-items: center;
    flex-direction: column;
}

.kellers__sheme-pop.newInformationPopup.active {
    display: flex;
}

.kellers__sheme-pop.newInformationPopup .kellers-col-wrap-price {
    width: 100%;
    flex-direction: column;
}

.kellers__sheme-pop.newInformationPopup .kellers-col-wrap-discount {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.4rem;
    font-size: 1.8rem;
    font-style: normal;
    line-height: 130%;
    font-family: Soyuz Grotesk;
}

.kellers__sheme-pop.newInformationPopup .kellers-price-sale {
    font-family: Soyuz Grotesk;
    color: #d0021b;
    font-size: 1.8rem;
    -webkit-text-decoration: line-through;
    text-decoration: line-through;
    text-transform: lowercase;
}

.kellers__sheme-pop.newInformationPopup .kellers-price {
    background: #141414;
    display: flex;
    font-family: Soyuz Grotesk;
    font-size: 2rem;
    gap: .8rem;
    justify-content: center;
    width: 100%;
    align-items: center;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    height: 50px;
}

.kellers__sheme-pop.newInformationPopup .kellers-price-bt {
    width: 100%;
    height: 50px;
    padding: 0;
}

.parking__place-info.newInformationPopup .parking__place-info-top {
    align-items: center;
    justify-content: center;
}

.parking__place-info.newInformationPopup .parking__place-info-dsc {
    justify-content: center;
    font-family: Soyuz Grotesk;
    font-size: 1.6rem;
}

.parking__place-info.newInformationPopup .parking__place-info-discount {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.4rem;
    font-size: 1.8rem;
    font-style: normal;
    line-height: 130%;
}

.parking__place-info.newInformationPopup .parking__place-info-discount .parking__place-info-price-old {
    color: #d0021b;
    -webkit-text-decoration: line-through;
    text-decoration: line-through;
    text-transform: lowercase;
}

.parking__place-info.newInformationPopup .parking__place-info-discount .parking__place-info-price-pecent {

}

.parking__place-info.newInformationPopup .parking__place-info-price {
    background: #141414;
    display: flex;
    font-family: Soyuz Grotesk;
    font-size: 2rem;
    gap: .8rem;
    justify-content: center;
    width: 100%;
    align-items: center;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    height: 50px;
}

.parking__place-info.newInformationPopup .kellers-price-bt {
    width: 100%;
    height: 50px;
    padding: 0;
}

.mobile {
    display: none !important;
}

@media (max-width: 700px) {
    .desctop {
        display: none !important;
    }

    .mobile {
        display: flex !important;
    }

    .ipbaner {
        width: 100%;
    }

    .buy__content .buy__back {
        right: 0rem;
    }

    .menu .menu__row {
        -webkit-row-gap: 2.4rem;
        -moz-row-gap: 2.4rem;
        row-gap: 2.4rem;
    }

    .menu .list {
        height: fit-content;
    }

    /* .section_parks {
        display: none;
    } */
}

.room-preview__image img {
    height: 100%;
}

@media (min-width: 1441px) {
    .menu .menu__awards img {
        max-height: 10rem;
        max-width: 20rem;
    }
}

@media (min-width: 1101px) and (max-width: 1440px) {
    .menu .menu__awards img {
        max-height: 10rem;
        max-width: 20rem;
    }
}

@media (min-width: 1101px) and (max-width: 1440px) {
    .menu .menu__awards img {
        max-height: 10rem;
        max-width: 20rem;
    }
}

@media (min-width: 901px) and (max-width: 1100px) {
    .menu .menu__awards img {
        max-height: 10rem;
        max-width: 20rem;
    }
}

@media (min-width: 701px) and (max-width: 900px) {
    .menu .menu__awards img {
        max-height: 10rem;
        max-width: 20rem;
    }
}

@media (max-width: 700px) {
    .menu .menu__awards img {
        max-height: 5rem;
        max-width: 10rem;
    }
}

@media (max-width: 600px) {

    .popupuspeu {
        width: 290px;
        height: 180px;
        background-size: cover !important;
    }

    .btnuspey.oldLink {
        left: 12px;
        bottom: 20px;
    }

    .popupuspeu.newBlock {
        width: 380px;
        height: 195px;
    }

    .popupuspeu.newBlock .btnuspey.newLink {
        width: 135px;
        height: 40px;
        border-radius: 16px;
        font-size: 16px;
        bottom: -15px;
    }

    .popupuspeu.newBlock .closeuspey {
        right: 16px;
    }

}


/*.video-control.room__video br {
	display: none;
}

@media (max-width: 768px) {
	.video-control.room__video br {
		display: block;
	}
}*/

/*.numbers .number {
	display: flex;
}*/

.cookie {
    flex-direction: row;

    left: initial;
    right: 50px;
    max-width: 648px;
    width: 100%;
}

.cookie__btn {
    width: fit-content;
}


.cookie {
    display: none;
    box-sizing: border-box;
    margin: 0;
    padding: 16px;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    gap: 16px;
    box-shadow: 0px 2px 8px rgba(22, 22, 22, 0.08), 0px 1px 2px rgba(22, 22, 22, 0.04);
    background-color: #fff;
    border-radius: 8px;
    width: calc(100% - 32px);
    position: fixed;

    bottom: 50px;
    z-index: 111999999;
}

.cookie__text {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #000000;
    max-width: 595px;
    width: 100%;
}

.cookie__link {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #000000;

}

.cookie__btn {
    box-sizing: border-box;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 14px;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    width: auto;
    background: #00aeef;
    border: none;
    transition: 0.3s;
    border: #00aeef 1px solid;
}

.cookie__btn:hover {
    border: #00aeef 1px solid;
    background-color: #fff;
    color: #00aeef;
}


.cookie_btn_doc {
    border: #00aeef 1px solid;
    background-color: #fff;
    color: #00aeef;
    padding: 10px 14px;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.01rem;
    transition: 0.3s;
    display: block;
    box-sizing: border-box;
}

.cookie_btn_doc:hover {
    color: #ffffff;

    background: #00aeef;
}

.flexcookcknope {
    display: flex;
    gap: 10px;
    flex-direction: column;
}


@media (max-width: 1000px) {
    .cookie {
        left: 0;
        right: 0;
        width: 90%;
        margin: auto;
        flex-direction: column;
    }

    .flexcookcknope {
        display: flex;
        gap: 10px;
        flex-direction: row;
    }
}
/* End */
/* /local/templates/afitower/template_styles.css?17556252869485 */
