

/* Start:/local/templates/afitower/template_styles.css?17516297173741*/
.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;}

@media (max-width: 700px) {
	.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;
	}
}

/*.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?17516297173741 */
