

/* Start:/local/templates/afitower/template_styles.css?17522376154698*/
.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{padding-left: 24px; padding-right: 24px; padding-top: 10px; padding-bottom: 10px; background: #EAEAEA; color: #141414; font-size: 16px; font-family: Helvetica Neue; font-weight: 700; line-height: 19.20px; position:absolute; left:32px; bottom:44px; transition: 1s;}
.btnuspey:hover{background: rgba(255, 255, 255, 0.80); }

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


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