@charset "UTF-8";body{overflow-x:hidden;margin:0}.categories-breakfast{display:flex;gap:10px}.category-breakfast{margin-right:10px;cursor:pointer}.category-breakfast a{color:#000}.toolbar-breakfast{display:flex;justify-content:space-between;align-items:center}@media (max-width: 600px){.toolbar-breakfast{flex-direction:column;width:100%;gap:10px}.search-breakfast{width:70%!important}.about-dish{flex-direction:column}.about-dish-labels{width:100%!important}}.cart-button-breakfast{color:#000;font-weight:700;background-color:#ff7f00;padding:10px 20px;border-radius:20px;border:#ff7f00;cursor:pointer;position:relative}.search-breakfast{display:flex;width:30%;justify-content:space-between}.search-breakfast button{border:1px solid #53b231;background-color:#fff;color:#53b231;padding:10px 20px;border-radius:10px}.search-breakfast input{color:gray;border-radius:10px;border:1px solid gray;padding:10px;width:100%}.search-breakfast input::-webkit-input-placeholder{color:gray}.breakfast{margin-top:30px}.breakfast-list{display:flex;flex-wrap:wrap;margin-top:20px;margin-bottom:20px}.breakfast-list h2{margin-top:30px}.card{border-radius:10px;cursor:pointer;transition:all .15s ease-out;padding:15px;display:flex;flex-direction:column;justify-content:space-between;height:350px}.card:hover{-webkit-box-shadow:0px 0px 27px 2px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 27px 2px rgba(0,0,0,.2);box-shadow:0 0 27px 2px #0003}.card-image{height:140px;width:100%}.card-image img{border-radius:10px;height:100%;object-fit:cover}.card-button{width:100%;background-color:#ff7f00;color:#000;font-weight:700;border:#ff7f00;height:30px;cursor:pointer;margin-top:15px;border-radius:20px}.card-labels{display:flex;flex-direction:column;align-items:center;margin:10px;gap:10px}.card-labels p{text-align:center}.card-quantity{display:flex;gap:15px;justify-content:center;margin-top:15px;align-items:center;transition:all .15s ease-out}.card-quantity button{color:#000;background-color:#ff7f00;border:#ff7f00;width:40px;height:30px;border-radius:20px;cursor:pointer}.cart{margin-top:30px}.line-clamp{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}.dish-cart{display:flex;align-items:center;margin-top:40px}.card-element{width:20%}@media (max-width:1006px){.card-element{width:25%}}@media (max-width: 700px){.card-element{width:33%}.dish-cart-labels{align-items:center;gap:15px}.dish-image{width:150px!important;height:100px!important}.h2-order{font-size:36px}.modal-labels{flex-direction:column-reverse!important;align-items:center}.about-dish-image{width:100%!important}.cart-button-toolbar{position:fixed!important;bottom:20px;right:10px;border:1px solid white!important}}@media (max-width: 500px){.card-element{width:50%}}@media (max-width: 340px){.card-element{width:100%}}.cart-button-toolbar{color:#fff;background-color:#ff7f00;border-radius:20px;border:#ff7f00;cursor:pointer;position:relative;height:35px;width:45px}.cart-button-toolbar.disabled{background-color:gray}.cart-button-toolbar img{width:100%}.cart-sum p{display:flex;flex-direction:row}.dish-image{width:300px;height:200px}.dish-cart-labels{display:flex;margin-left:30px;width:70%;justify-content:space-between}.dish-labels{display:flex;gap:15px;justify-content:space-between;flex-direction:column;align-items:start}.dish-labels span{font-size:20px;font-weight:500}.dish-image img{width:100%;height:100%;border-radius:20px;object-fit:cover}.dish-quantity{display:flex;gap:15px;align-items:center}.dish-quantity button{border:none;background-color:#fff;font-size:24px}.dishes-cart{margin-top:20px}.about-dish{display:flex;align-items:center;gap:20px;justify-content:space-between}.about-dish-image{width:35%}.about-dish-image img{width:100%;border-radius:20px}.about-dish-labels{display:flex;align-items:center;flex-direction:column;gap:20px;width:40%}.card-tools{display:flex;flex-direction:column;gap:20px;margin-top:40px}.card-tools button{width:100px}.cart-sum{display:flex;margin:40px auto 0;justify-content:center;gap:30px;font-weight:500;padding-bottom:10px;width:100%}.cart-sum p{font-size:30px}.cart-form{width:80%;margin:30px auto 0}.cart-form form{display:flex;flex-direction:column;gap:20px}.cart-form form p{display:flex;justify-content:space-between;align-items:center}.cart-form form p input{width:50%;border-radius:20px;border:1px solid gray;height:30px;padding-left:10px}.cart-form p span{width:45%}.cart-form form textarea{width:50%;border-radius:20px;border:1px solid gray;height:60px;padding-left:10px;font-family:Arial;font-size:13.3333px}.cart-form form select{width:100px;border-radius:20px;border:1px solid gray;height:30px;padding-left:10px}.quantity-dish{background-color:red;position:absolute;width:20px;height:20px;border-radius:100%;top:-6px;right:-8px;display:flex;align-items:center;justify-content:center}.modal-labels{display:flex;flex-direction:row-reverse;justify-content:space-between}.header{position:fixed;left:0;right:0;top:0;z-index:10;padding-bottom:7px}.header.follow{background-color:#fff;-webkit-box-shadow:0px 2px 10px #dadada;box-shadow:0 2px 10px #dadada}.header.follow .header-menu,.header.follow .header-top__right{margin-top:7px;-webkit-transition:.3s;transition:.3s}.header.follow .col-logo{padding-top:0;-webkit-transition:.3s;transition:.3s}.header .col-logo{-ms-flex-preferred-size:auto;flex-basis:auto;width:200px;padding-top:10px}.header .col-logo .logo__img{max-width:100%}.header .col-menus{-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 200px)}.header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#ff7f00;border-radius:20px;padding:0 35px;margin-top:12px;min-width:500px}.header-menu__link{font-weight:700;line-height:40px;font-size:18px;color:#000;display:block;padding:0 10px;-webkit-transition:.2s;transition:.2s;font-family:Corbel}.header-menu__link:not(.btn):visited{color:#000}.header-menu__link:not(.btn):hover,.header-menu__link:not(.btn):focus{color:#fff}.header-menu__link:not(:last-child){margin-right:21px}.header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-top .header-menu{background-color:transparent;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:left;-ms-flex-align:left;align-items:left;padding-left:0}.header-top .header-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-top .header-menu__link:not(.btn):hover,.header-top .header-menu__link:not(.btn):focus{color:#ff7f00}.header-top__right{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px;margin-left:auto}.header-top__location-png{margin-right:10px;-webkit-transition:.2s;transition:.2s}.header-top__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:35px;font-weight:700;line-height:22px;font-size:18px;color:#000;-webkit-transition:.2s;transition:.2s}.header-top__tel-svg{fill:#000;margin-right:10px;-webkit-transition:.2s;transition:.2s}.header-top__tel:not(.btn):hover,.header-top__tel:not(.btn):focus{color:#ff7f00}.header-top__tel:not(.btn):hover .header-top__tel-svg,.header-top__tel:not(.btn):focus .header-top__tel-svg{fill:#ff7f00}.header-menu__item.current .header-menu__link{color:#fff}.footer__lower{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:55px;padding-left:90px;width:100%}.footer__text{font-weight:400;line-height:17px;font-size:14px;color:#b6b6b6}.footer__text.politica{text-decoration:underline}.footer__text.politica:not(.btn):visited{color:#b6b6b6}.footer__text.politica:not(.btn):hover,.footer__text.politica:not(.btn):focus{text-decoration:none;color:#b6b6b6}.footer__top{background-position:center;background-size:cover;padding:23px 0 17px;margin-top:62px;width:100%}.partners{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners .partner{margin-left:20px}.partner{display:block}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;width:67%;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin-left:auto}.footer-menu__item{width:33.333%;margin-bottom:10px}.footer-menu__link{font-family:Corbel;font-weight:700;line-height:20px;font-size:20px;color:#000;-webkit-transition:.2s;transition:.2s}.footer-menu__link:not(.btn):visited{color:#000}.footer-menu__link:not(.btn):hover,.footer-menu__link:not(.btn):focus{color:#ff7f00}.footer-top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:53px}.footer-top__right{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-7px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer-top__tel{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;line-height:22px;font-size:18px;color:#000;-webkit-transition:.2s;transition:.2s}.footer-top__tel-svg{fill:#000;margin-right:10px;-webkit-transition:.2s;transition:.2s}.footer-top__tel:not(.btn):hover,.footer-top__tel:not(.btn):focus{color:#ff7f00}.footer-top__tel:not(.btn):hover .footer-top__tel-svg,.footer-top__tel:not(.btn):focus .footer-top__tel-svg{fill:#ff7f00}.content-text .waterslides__desc{margin-top:30px;color:#333;font-family:Roboto;font-size:16px;font-weight:400;line-height:26px}.content-text .waterslides__desc p{font-size:16px;font-weight:400;line-height:26px}.content-text .waterslides__items{padding:30px 0 0}.content-text .waterslides__items sup{top:.35em}.content-text .waterslides__items sub{bottom:-1.25em}.content-text .waterslides-filters{margin:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;border:2px solid #38b2ce;overflow:hidden;padding-top:0}.content-text .waterslides-filters__item{padding-bottom:0!important;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.content-text .waterslides-filters__item:before{content:""!important}.content-text .waterslides-filters__item:not(:last-child){border-right:2px solid #38b2ce}.content-text .waterslides-filters__item-link{display:block;padding:5px 10px;text-align:center;color:#38b2ce;font-family:Corbel;font-size:17px;font-weight:700;-webkit-transition:.3s;transition:.3s}.content-text .waterslides-filters__item-link:not(.btn):visited{color:#38b2ce}.content-text .waterslides-filters__item-link:not(.btn):hover,.content-text .waterslides-filters__item-link:not(.btn):focus{color:#ff7f00}.content-text .waterslides-filters__item-link_active{background-color:#38b2ce;color:#fff}.content-text .waterslides-filters__item-link_active:not(.btn):hover,.content-text .waterslides-filters__item-link_active:not(.btn):focus,.content-text .waterslides-filters__item-link_active:not(.btn):visited{color:#fff}.content-text .waterslide-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 30px;border-radius:7px;border:1px solid #e6e6e6;background-color:#fff;overflow:hidden}.content-text .waterslide-block.hidden{display:none}.content-text .waterslide-block .event-price{color:#38b2ce;font-weight:700;font-size:110%}.content-text .waterslide-block__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;height:100%;-ms-flex-item-align:start;align-self:flex-start}.content-text .waterslide-block__content-wrapper.events{-webkit-box-flex:1;-ms-flex:1 0 60%;flex:1 0 60%}.content-text .waterslide-block__main-info{position:relative;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;min-height:350px;padding:20px 25px 110px;overflow:hidden}.content-text .waterslide-block__events-info{position:relative;min-height:350px;padding:20px 25px;overflow:hidden;width:100%}.content-text .waterslide-block__title{display:block;position:relative;color:#333;font-family:Corbel;font-size:20px;font-weight:700;line-height:24px}.content-text .waterslide-block__title:before{content:"";position:absolute;left:-40px;top:-5px;width:30px;height:30px;border-radius:100%;background-color:#60b9ce}.content-text .waterslide-block__title .badge{margin-left:10px;top:-2px;position:relative}.content-text .waterslide-block__desc{display:block;margin-top:10px;font-family:Roboto;font-size:14px;font-weight:400;line-height:18px}.content-text .waterslide-block__desc p,.content-text .waterslide-block__desc li{font-size:14px;font-weight:400;line-height:18px}.content-text .waterslide-block__qubes{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;border-left:1px solid #f7f7f7;border-right:1px solid #f7f7f7}.content-text .waterslide-block__params{padding:8px 0 0}.content-text .waterslide-block__client-params{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:30px;left:0;padding:0 15px}.content-text .waterslide-block__client-param{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;margin:0 15px}.content-text .waterslide-block__client-param-key{position:relative;margin-bottom:5px;padding-bottom:5px;text-align:center;color:#38b2ce;font-family:Roboto;font-size:13px;font-weight:700;line-height:26px}.content-text .waterslide-block__client-param-key:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d8d8d8}.content-text .waterslide-block__client-param-value{text-align:center;color:#000;font-family:Roboto;font-size:13px;font-weight:900}.content-text .waterslide-block__thumbnail{-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-size:cover;background-position:center}.content-text .waterslide-block__thumbnail_none{background-color:#e2e2e2}.content-text .waterslide-block__thumbnail_none>svg{width:84px;height:68px;fill:#fff}.content-text .waterslide-block__thumbnail-wrapper{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;width:50%;height:100%}.content-text .waterslide-block__thumbnail-wrapper.events{-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;width:40%}.content-text .waterslide-slider{position:relative;height:100%}.content-text .waterslide-slider__open-image{position:absolute;z-index:9;bottom:15px;right:100px;width:40px;height:40px;border-radius:100%;background-color:#fff;pointer-events:none}.content-text .waterslide-slider__open-image:before,.content-text .waterslide-slider__open-image:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:12px;height:2px;background-color:#ff7400}.content-text .waterslide-slider__open-image:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.content-text .waterslide-slider__slides{height:100%;min-height:200px}.content-text .waterslide-slider__img{height:100%;background-size:cover;background-position:center}.content-text .waterslide-slider__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;z-index:9;bottom:15px;right:15px;height:40px;width:75px;border-radius:20px;overflow:hidden}.content-text .waterslide-slider__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50%;height:100%;background-color:#fff;cursor:pointer}.content-text .waterslide-slider__arrow:hover>svg{fill:#38b2ce}.content-text .waterslide-slider__arrow-prev:after{content:"";position:absolute;top:5px;right:0;height:calc(100% - 10px);width:1px;background-color:#00000014}.content-text .waterslide-slider__arrow-prev>svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.content-text .waterslide-slider__arrow>svg{width:7px;height:12px;fill:#bdbdbd;-webkit-transition:.3s;transition:.3s}.content-text .waterslide-slider .slick-list,.content-text .waterslide-slider .slick-track{height:100%}.content-text .waterslide-param{display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px 0}.content-text .waterslide-param__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px}.content-text .waterslide-param__icon>svg{fill:#ff7400;max-width:100%;max-height:100%}.content-text .waterslide-param__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.content-text .waterslide-param__key{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 78%;flex:0 0 78%;color:#333;font-family:Roboto;font-size:14px;font-weight:400;line-height:16px}.content-text .waterslide-param__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;color:#000;font-family:Roboto;font-size:14px;font-weight:700;line-height:16px}.content-text .waterslide-instruction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50%;padding:10px 20px;background-color:#daf9fc}.content-text .waterslide-instruction__title{display:block;padding:0 0 20px;text-align:center;color:#38b2ce;font-family:Roboto;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase}.content-text .waterslide-instruction__text{color:#333;font-family:Roboto;font-size:13px;font-weight:400;line-height:18px}.content-text .waterslide-level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50%;padding:10px 20px}.content-text .waterslide-level__title{display:block;padding:0 0 15px;text-align:center;color:#38b2ce;font-family:Roboto;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase}.content-text .waterslide-level__speedometer-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70px;height:70px;margin:0 auto}.content-text .waterslide-level__speedometer-icon>svg{max-height:100%;max-width:100%}.content-text .waterslide-level__speedometer-text{display:block;text-align:center;color:#333;font-family:Roboto;font-size:13px;font-weight:400;line-height:18px}.mobile-table{display:none}.mobile-table .price-table{margin-top:10px}.mobile-table .price-table:nth-child(1){margin-top:0}.price-bottom-xs{display:none;height:225px;background-repeat:no-repeat;background-position:center 100%}.price{background-repeat:no-repeat;position:relative;padding-top:190px;background-position-x:center}.price .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px;font-size:110%}.price .buttons .button{border-radius:60px;padding:10px 30px;background-color:#fff;margin-right:20px}.price .buttons .button.active{font-weight:600}.content-text .price-table{width:100%;overflow:auto}.content-text .price-table p{padding:0}.content-text .price-table__warpper{min-width:600px}.content-text .price-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.content-text .price-table__header{height:110px}.content-text .price-table__body{height:80px;margin-top:7px}.content-text .price-table__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;padding:10px}.content-text .price-table__cell--name{width:284px}.content-text .price-table__cell--name-dino{width:411px}.content-text .price-table__cell--val{width:336px}.content-text .price-table__cell--val-dino{width:189px}.content-text .price-table__cell--left-bottom,.content-text .price-table__cell--left-center{border-radius:7px 0 0 7px}.content-text .price-table__cell--top-left{border-radius:7px}.content-text .price-table__cell--top,.content-text .price-table__cell--top-right{border-radius:7px 7px 0 0}.content-text .price-table__cell--right-center,.content-text .price-table__cell--right-bottom{border-radius:0 7px 7px 0}.content-text .price-table__wrap{width:100%;height:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-text .price-table__time-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50%;padding-top:10px;width:100%}.content-text .price-table__day-week{height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #D8D8D8;font-family:Corbel;font-weight:700;line-height:20px;font-size:20px;text-align:center}.content-text .price-table__val{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:33%}.content-text .price-table__val--str{font-size:18px;text-align:center;color:#333;font-weight:400}.content-text .price-table__val--int{font-size:22px;text-align:center;color:#333;font-weight:700}.content-text .price-table__val.w50{width:50%}.content-text .price-table__val.w33{width:33%}.content-text .price-table__val.w25{line-height:normal;width:25%}.content-text .price-table__wrap-val{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.content-text .price-table__val:not(:last-child){border-right:1px solid #D8D8D8}.content-text .price-table__title{font-family:Corbel;font-weight:700;line-height:30px;font-size:30px}.content-text .price-table__age{font-size:18px;color:#333}.content-text .price-dino{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:10px}.content-text .price-dino p{text-align:inherit}.content-text .price-dino .discont{color:#ce1010;margin-left:10px;font-weight:600}.content-text .price-dino .color-aqua{margin-left:5px;position:relative;bottom:5px;font-size:70%}.content-text .price-dino .cell{margin-right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.content-text .price-dino .cell.name-dino{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-dino .cell.val-dino{-webkit-box-flex:0;-ms-flex:0 0 189px;flex:0 0 189px;margin-right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-dino .cell.name-ski{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-dino .cell.dep-ski{-webkit-box-flex:0;-ms-flex:0 0 170px;flex:0 0 170px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-dino .cell.val-ski{margin-right:0;-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-dino .cell.val-ski .pr-h{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.content-text .price-dino .cell.val-ski .pr-v{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-dino .cell.val-ski .pr-v .pr-1,.content-text .price-dino .cell.val-ski .pr-v .pr-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-text .price-dino .cell.left{border-radius:7px 0 0 7px}.content-text .price-dino .cell.right{border-radius:0 7px 7px 0}.content-text .price-dino .cell.name-ssc{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-dino .cell.col-ssc{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.content-text .price-dino .cell.col-ssc.right{margin-right:0}.content-text .price-dino .cell.colbig-ssc{-webkit-box-flex:0;-ms-flex:0 0 460px;flex:0 0 460px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.content-text .price-dino .cell.colbig-ssc.right{margin-right:0}.content-text .price-dino .header-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.content-text .price-dino .header-row .cell{overflow:hidden;font-family:Corbel;padding:22.5px 0;font-weight:700;line-height:30px;font-size:30px}.content-text .price-dino .header-row .cell.val-ski{font-size:24px;padding:0 30px}.content-text .price-dino .header-row .cell.val-ski .pr-h{border-bottom:1px #eee solid}.content-text .price-dino .header-row .cell.val-ski .pr-v{font-size:18px;color:#000}.content-text .price-dino .header-row .cell.val-ski .pr-v .pr-1{border-right:1px #eee solid}.content-text .price-dino .body-row{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.content-text .price-dino .body-row .cell{font-size:18px;font-weight:400}.content-text .price-dino .body-row .cell.name-dino,.content-text .price-dino .body-row .cell.name-ski,.content-text .price-dino .body-row .cell.name-ssc{padding:19px 10px 19px 38px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.content-text .price-dino .body-row .cell .text li{margin-top:10px}.content-text .price-dino .body-row .cell .text li:before{content:"•";font-size:20px;margin-right:5px}.content-text .price-dino .body-row .cell.val-dino{padding:19px 0;font-weight:700}.content-text .price-dino .body-row .cell.val-ski,.content-text .price-dino .body-row .cell.dep-ski,.content-text .price-dino .body-row .cell.col-ssc,.content-text .price-dino .body-row .cell.colbig-ssc{font-size:20px;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-dino .body-row .cell.val-ski{padding:0 30px}.content-text .price-dino .body-row .cell.valbig-ssc{padding-top:19px;padding-bottom:19px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width: 991px){.content-text .price-dino .cell.val-dino{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.content-text .price-dino .cell.dep-ski{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}.content-text .price-dino .cell.val-ski{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}}@media (max-width: 767px){.content-text .price-dino p{font-size:12px}.content-text .price-dino .cell.val-dino{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}.content-text .price-dino .cell.dep-ski{-webkit-box-flex:0;-ms-flex:0 0 65px;flex:0 0 65px}.content-text .price-dino .cell.val-ski{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.content-text .price-dino .cell.col-ssc{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}.content-text .price-dino .cell.colbig-ssc{-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px}.content-text .price-dino .header-row .cell{font-size:14px;padding:10px;min-height:80px}.content-text .price-dino .header-row .cell.dep-ski{font-size:14px;padding:0}.content-text .price-dino .header-row .cell.val-ski{padding:0}.content-text .price-dino .header-row .cell.val-ski .pr-h{font-size:14px;padding:5px}.content-text .price-dino .header-row .cell.val-ski .pr-v{padding:0;font-size:9px}.content-text .price-dino .body-row .cell{font-size:12px}.content-text .price-dino .body-row .cell.name-dino,.content-text .price-dino .body-row .cell.name-ski,.content-text .price-dino .body-row .cell.name-ssc{padding:19px 5px}.content-text .price-dino .body-row .cell.val-dino{padding:19px 0}.content-text .price-dino .body-row .cell.dep-ski,.content-text .price-dino .body-row .cell.val-ski,.content-text .price-dino .body-row .cell.col-ssc,.content-text .price-dino .body-row .cell.colbig-ssc{padding:0;font-size:12px}.content-text .price-dino .body-row .cell.dep-ski .pr-v,.content-text .price-dino .body-row .cell.val-ski .pr-v,.content-text .price-dino .body-row .cell.col-ssc .pr-v,.content-text .price-dino .body-row .cell.colbig-ssc .pr-v{padding:0}.content-text .price-dino .body-row .cell.valbig-ssc{padding:19px 5px}.price .buttons{margin-bottom:20px;font-size:80%}.price .buttons .button{padding:10px 20px;margin-right:10px}}@media (max-width: 400px){.content-text .price-dino{margin:0 -10px;width:auto}.content-text .price-dino .cell.col-ssc{-webkit-box-flex:0;-ms-flex:0 0 55px;flex:0 0 55px}.content-text .price-dino .cell.colbig-ssc{-webkit-box-flex:0;-ms-flex:0 0 175px;flex:0 0 175px}.content-text .price-dino .header-row .cell{font-size:12px}}.content-text .hints{margin-top:10px}.content-text .hints .color-aqua{margin-right:5px;position:relative;bottom:5px;font-size:70%}.content-text .hints .hint,.content-text .hints p{line-height:24px;font-size:16px;padding:0;width:100%}.b-table{padding:5px;border-radius:7px;margin-bottom:10px}.b-table .price-dino{margin-bottom:0}.b-table .price-dino .body-row .cell.val-ski,.b-table .price-dino .body-row .cell.dep-ski,.b-table .price-dino .body-row .cell.col-ssc,.b-table .price-dino .body-row .cell.colbig-ssc,.b-table .price-dino .body-row .cell.val-dino{font-weight:400}@media (max-width: 400px){.b-table{margin:0 -5px}.b-table .price-dino{margin:0;width:auto}}.content-text .bt-table-cont input{width:100%}.content-text .bt-table-cont textarea{width:100%;min-height:200px;white-space:nowrap}.content-text .bt-table-cont table th,.content-text .bt-table-cont table td{padding:2px}.content-text .bt-table-cont .btn{padding:0 .75rem}.carousel.main-main .img-cont{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel.main-main .img-cont img{width:auto;margin:0;max-width:100%}.carousel.main-main .img-cont .sl-content{position:absolute;top:0;left:0}.carousel.main-main .img-cont .sl-content img{width:100%}.carousel.main-main .carousel-indicators{z-index:1}.carousel.main-main .carousel-control-next,.carousel.main-main .carousel-control-prev{opacity:unset}.carousel.main-main .carousel-control-next:focus,.carousel.main-main .carousel-control-next:hover,.carousel.main-main .carousel-control-prev:focus,.carousel.main-main .carousel-control-prev:hover{opacity:unset}.carousel.main-main .carousel-control-next-icon,.carousel.main-main .carousel-control-prev-icon{width:60px;height:60px}.carousel.main-main .carousel-control-next-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M30%200C13.4314%200%200%2013.4314%200%2030C0%2046.5686%2013.4314%2060%2030%2060C46.5686%2060%2060%2046.5686%2060%2030C60%2013.4314%2046.5686%200%2030%200ZM30%202.85712C44.9672%202.85712%2057.1429%2015.0328%2057.1429%2030C57.1429%2044.9671%2044.9672%2057.1428%2030%2057.1428C15.0329%2057.1428%202.85718%2044.9671%202.85718%2030C2.85718%2015.0328%2015.0329%202.85712%2030%202.85712Z%22%20fill%3D%22%23333%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M26.5493%2044.4016L24.165%2042.8273L32.5636%2030.103L24.1793%2017.9087L26.535%2016.2902L36.0079%2030.0702L26.5493%2044.4016Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E)}.carousel.main-main .carousel-control-prev-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M30%200C46.5686%200%2060%2013.4314%2060%2030C60%2046.5686%2046.5686%2060%2030%2060C13.4314%2060%200%2046.5686%200%2030C0%2013.4314%2013.4314%200%2030%200ZM30%202.85712C15.0328%202.85712%202.85711%2015.0328%202.85711%2030C2.85711%2044.9671%2015.0328%2057.1428%2030%2057.1428C44.9671%2057.1428%2057.1428%2044.9671%2057.1428%2030C57.1428%2015.0328%2044.9671%202.85712%2030%202.85712Z%22%20fill%3D%22%23333%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M33.4507%2044.4016L35.835%2042.8273L27.4364%2030.103L35.8207%2017.9087L33.465%2016.2902L23.9921%2030.0702L33.4507%2044.4016Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E)}.carousel.main-main .carousel-control-next:hover .carousel-control-next-icon,.carousel.main-main .carousel-control-next:focus .carousel-control-next-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M30%200C13.4314%200%200%2013.4314%200%2030C0%2046.5686%2013.4314%2060%2030%2060C46.5686%2060%2060%2046.5686%2060%2030C60%2013.4314%2046.5686%200%2030%200ZM30%202.85712C44.9672%202.85712%2057.1429%2015.0328%2057.1429%2030C57.1429%2044.9671%2044.9672%2057.1428%2030%2057.1428C15.0329%2057.1428%202.85718%2044.9671%202.85718%2030C2.85718%2015.0328%2015.0329%202.85712%2030%202.85712Z%22%20fill%3D%22%23FF7F00%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M26.5493%2044.4016L24.165%2042.8273L32.5636%2030.103L24.1793%2017.9087L26.535%2016.2902L36.0079%2030.0702L26.5493%2044.4016Z%22%20fill%3D%22%23FF7F00%22%2F%3E%3C%2Fsvg%3E)}.carousel.main-main .carousel-control-prev:hover .carousel-control-prev-icon,.carousel.main-main .carousel-control-prev:focus .carousel-control-prev-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M30%200C46.5686%200%2060%2013.4314%2060%2030C60%2046.5686%2046.5686%2060%2030%2060C13.4314%2060%200%2046.5686%200%2030C0%2013.4314%2013.4314%200%2030%200ZM30%202.85712C15.0328%202.85712%202.85711%2015.0328%202.85711%2030C2.85711%2044.9671%2015.0328%2057.1428%2030%2057.1428C44.9671%2057.1428%2057.1428%2044.9671%2057.1428%2030C57.1428%2015.0328%2044.9671%202.85712%2030%202.85712Z%22%20fill%3D%22%23FF7F00%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M33.4507%2044.4016L35.835%2042.8273L27.4364%2030.103L35.8207%2017.9087L33.465%2016.2902L23.9921%2030.0702L33.4507%2044.4016Z%22%20fill%3D%22%23FF7F00%22%2F%3E%3C%2Fsvg%3E)}.carousel.main-main .carousel-indicators li{width:10px;height:10px;border-radius:50px;background-color:#ff7f00;margin:0 5px;border:2px transparent solid}.carousel.main-main .carousel-indicators li.active{border:2px #FF7F00 solid;background-color:transparent}@media (max-width: 991px){.carousel.main-main .carousel-control-next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:10px}.carousel.main-main .carousel-control-prev{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:10px}.carousel.main-main .carousel-control-next-icon,.carousel.main-main .carousel-control-prev-icon{width:40px;height:40px}}@media (max-width: 767px){.carousel.main-main .carousel-control-next-icon,.carousel.main-main .carousel-control-prev-icon{width:20px;height:20px}}.btn .img-loading{width:auto;margin:0 0 0 10px}.accordion>.card{background-color:#00000003;border-color:#ff7f00}.accordion>.card .card-header{background-color:#fff;padding:0}.accordion>.card .card-header h2{padding:0;position:relative}.accordion>.card .card-header h2 button{padding:.75rem 1.25rem;width:100%;min-height:82px;white-space:normal;text-align:left;font-size:20px;font-weight:700;color:inherit}.accordion>.card .card-header h2 button:after{-webkit-transition:.5s;transition:.5s;-webkit-transform:rotate(180deg);transform:rotate(180deg);display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;position:absolute;right:10px;top:50%}.accordion>.card .card-header h2 button.collapsed:after{-webkit-transform:rotate(0deg);transform:rotate(0)}div .b24-widget-button-position-bottom-right{right:20px;bottom:70px}.block-edit-area{min-height:60px;border:1px dotted #C0D3E0!important}.cke_textarea_inline{min-height:60px;width:100%}.uploaded-photos .img-loading{width:auto}.loading{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.5;z-index:3}.loading-content{position:absolute;width:100%;height:100%;top:0;left:0;z-index:3;text-align:center;padding-top:30px;opacity:.6}.loading-content img{width:50%}.news-in-list{margin-top:20px}.news-in-list .date,.news-in-list .description{display:inline}.admin-page .row-odd{background-color:#f9f9f9}.table-tickets .payed{background-color:#efe}.table-tickets .refund{background-color:#fee}.table-tickets .used{background-color:#ffa}.form-tickets .form-control{width:100px;padding:.375rem}.admin-page .content-text table th,.admin-page .content-text table td{font-size:14px}.admin-page .content-text table th{text-align:center}.admin-page .main-screen .content,.admin-page .main-screen .m-content{min-height:580px}.gauge-cont{--rotation: 0deg}.gauge{position:relative;border-radius:50%/100% 100% 0 0;background-color:#5cb85c;overflow:hidden;margin:0 auto}.gauge:before{content:"";display:block;padding-top:50%}.gauge .chart{overflow:hidden}.gauge .mask{position:absolute;left:20%;right:20%;bottom:0;top:40%;background-color:#fff;border-radius:50%/100% 100% 0 0}.gauge .percentage{position:absolute;top:-1px;left:-1px;bottom:0;right:-1px;background-color:#e9ecef;-webkit-transform-origin:bottom center;transform-origin:bottom center}.gauge .value{position:absolute;bottom:0%;left:0;width:100%;text-align:center}.gauge .min{position:absolute;bottom:0;left:5%}.gauge .max{position:absolute;bottom:0;right:5%}.top-search input{width:155px;border-radius:50px;border:1px solid #C1E4EF;padding-left:10px;padding-right:45px}.top-search input::-webkit-input-placeholder{color:#9b9b9b}.top-search input::-moz-placeholder{color:#9b9b9b}.top-search input::-ms-input-placeholder{color:#9b9b9b}.top-search input::placeholder{color:#9b9b9b}.top-search .btn{margin-left:-42px;border-radius:50%;border-top-left-radius:50%!important;border-bottom-left-radius:50%!important;border-color:transparent}.top-search .btn svg{fill:#ff7f00}.top-search .btn:hover{background-color:#ff7f00}.top-search .btn:hover svg{fill:#fff}.content-text ul.list-search{margin-left:0}.content-text ul.list-search>li:before{content:none}.content-text ul.list-search li{margin-top:10px}.content-text .media{border:1px solid #eee;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-text .media img{max-width:320px;margin:0}.content-text .media .media-body{padding:0 20px;min-width:260px}.iframe-cont{overflow:hidden;position:relative;background-color:#e2e2e2;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.iframe-cont .s{width:100%}.iframe-cont .iframe{position:absolute;width:100%;height:100%}.carousel-control-next,.carousel-control-prev{opacity:.8}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{opacity:1}.carousel-control-next-icon,.carousel-control-prev-icon{-webkit-filter:drop-shadow(0px 0px 1px #000);filter:drop-shadow(0px 0px 1px #000)}.carousel-indicators{margin:0 auto}.content-text .restcalc-price .itogo{font-weight:700}.content-text .restcalc-price .card-body{padding:0}.content-text .restcalc-price .contact-form{padding:10px}.content-text .restcalc-price table tbody tr:last-child td{border-bottom:1px solid #e5e5e5}.content-text .restcalc-price .btn-link{display:inline;white-space:normal;text-align:left;padding:0;color:inherit}.content-text .loader-back-rest{width:100%;margin-left:0}.content-text .rest-menu-table td,.content-text .rest-menu-table th{white-space:nowrap}.content-text .rest-menu-table td.name,.content-text .rest-menu-table th.name,.content-text .rest-menu-table td .modal,.content-text .rest-menu-table th .modal{white-space:normal}textarea.form-control{white-space:nowrap;overflow:auto}.large-btn-to-top-cont{position:fixed;bottom:0;left:0;z-index:1030}.large-btn-to-top-cont .btn-to-top{border-radius:0}.datepicker{z-index:9}.modal-open .datepickers-container{z-index:20000}body.test-site .page-wrapper{background-image:url(../images/beta.png);background-repeat:repeat-y;background-position-x:-50px}.text-up .text-block-wrapper{margin-top:-100px}@media (max-width: 1199px){.text-up .text-block-wrapper{margin-top:auto}}.content-text h2.cpecs{font-family:Corbel;font-weight:700;line-height:30px;font-size:30px;color:#ff7f00;margin-bottom:19px;padding:0;text-align:center}.cpec_on_index .phone{font-size:18px;color:#000;font-weight:700;white-space:nowrap}.cpec_on_index{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cpec_on_index .photo{padding:15px 30px 0}.content-text .cpec_on_index img{margin:0}.content-text .cpec_on_index .prof{line-height:33px}.cpec_on_index .name{margin:5px 0;font-weight:700;color:#000;font-size:20px}.cpec_on_index .prof{color:#555}body .button-buy{width:266px}body .button-buy--first-screen{margin-left:178px}body .button-buy--first-screen{margin-bottom:150px}.admin{--second-color: #38B2CE;--price-hint-color: #6DB3C9;--price-title-bgcolor: #C0F0F6;--price-bgcolor: #daf9fc}.footer__top{background-image:url(https://yes35.ru/templates/aqua/images/footer-bgr-hotel.png)}.admin .b-table{background-color:#daf9fc}.admin .color-aqua,.admin .content-text .hours__title,.admin .modal-title{color:#38b2ce}.admin .datepicker-inline .datepicker--nav{background-color:#38b2ce}.admin .mini-table__title{background:#38b2ce}.admin .total__int{color:#38b2ce}.admin .content-text.text-page-callback{border:1px solid #38B2CE}.admin .content-text .contact-form__title,.admin .content-text .price-table__day-week,.admin .content-text .price-table__title,.admin .price .buttons .button{color:#38b2ce}.admin .price .buttons .button.active{background-color:#c0f0f6}.admin .form-part:hover{border:1px solid #38B2CE}.admin .content-text .price-dino .header-row .cell{color:#38b2ce}.admin .content-text .price-dino .header-row .cell.name-dino,.admin .content-text .price-dino .header-row .cell.name-ski,.admin .content-text .price-dino .header-row .cell.name-ssc{background-color:#c0f0f6}.admin .content-text .price-dino .body-row .cell .text li:before{color:#38b2ce}.admin .content-text .price-table__cell--top-left{background-color:#c0f0f6}.default{--second-color: #38B2CE;--price-hint-color: #6DB3C9;--price-title-bgcolor: #C0F0F6;--price-bgcolor: #daf9fc}.default .footer__top{background-image:url(../images/footer-bgr-aqua.png)}.default .main-screen .bg{background-image:url(../images/bg-main.png)}.default .b-table{background-color:#daf9fc}.default .color-aqua,.default .content-text .hours__title,.default .modal-title{color:#38b2ce}.default .datepicker-inline .datepicker--nav{background-color:#38b2ce}.default .mini-table__title{background:#38b2ce}.default .total__int{color:#38b2ce}.default .content-text.text-page-callback{border:1px solid #38B2CE}.default .content-text .contact-form__title,.default .content-text .price-table__day-week,.default .content-text .price-table__title,.default .price .buttons .button{color:#38b2ce}.default .price .buttons .button.active{background-color:#c0f0f6}.default .form-part:hover{border:1px solid #38B2CE}.default .content-text .price-dino .header-row .cell{color:#38b2ce}.default .content-text .price-dino .header-row .cell.name-dino,.default .content-text .price-dino .header-row .cell.name-ski,.default .content-text .price-dino .header-row .cell.name-ssc{background-color:#c0f0f6}.default .content-text .price-dino .body-row .cell .text li:before{color:#38b2ce}.default .content-text .price-table__cell--top-left{background-color:#c0f0f6}.quest{--second-color: #38B2CE;--price-hint-color: #6DB3C9;--price-title-bgcolor: #C0F0F6;--price-bgcolor: #daf9fc}.quest .footer__top{background-image:url(../images/footer-bgr-aqua.png)}.quest .main-screen .bg{background-image:url(../images/bg-main.png)}.quest .b-table{background-color:#daf9fc}.quest .color-aqua,.quest .content-text .hours__title,.quest .modal-title{color:#38b2ce}.quest .datepicker-inline .datepicker--nav{background-color:#38b2ce}.quest .mini-table__title{background:#38b2ce}.quest .total__int{color:#38b2ce}.quest .content-text.text-page-callback{border:1px solid #38B2CE}.quest .content-text .contact-form__title,.quest .content-text .price-table__day-week,.quest .content-text .price-table__title,.quest .price .buttons .button{color:#38b2ce}.quest .price .buttons .button.active{background-color:#c0f0f6}.quest .form-part:hover{border:1px solid #38B2CE}.quest .content-text .price-dino .header-row .cell{color:#38b2ce}.quest .content-text .price-dino .header-row .cell.name-dino,.quest .content-text .price-dino .header-row .cell.name-ski,.quest .content-text .price-dino .header-row .cell.name-ssc{background-color:#c0f0f6}.quest .content-text .price-dino .body-row .cell .text li:before{color:#38b2ce}.quest .content-text .price-table__cell--top-left{background-color:#c0f0f6}.aqua{--second-color: #38B2CE;--price-hint-color: #6DB3C9;--price-title-bgcolor: #C0F0F6;--price-bgcolor: #daf9fc;--services-bg: url(../images/services-bg-aqua.png);--services-bg-position: top center}.aqua .main-screen .bg{background-image:url(../images/bg-aqua.png)}.aqua .button-buy{width:266px}.aqua .button-buy--first-screen{margin-left:144px}.aqua .button-buy--first-screen{margin-bottom:150px}.aqua .footer__top{background-image:url(../images/footer-bgr-aqua.png)}.aqua .price,.aqua .price-bottom-xs{background-image:url(../images/bgr-aqua.png)}.aqua .price{height:995px}.aqua .b-table{background-color:#daf9fc}.aqua .color-aqua,.aqua .content-text .hours__title,.aqua .modal-title{color:#38b2ce}.aqua .datepicker-inline .datepicker--nav{background-color:#38b2ce}.aqua .mini-table__title{background:#38b2ce}.aqua .total__int{color:#38b2ce}.aqua .content-text.text-page-callback{border:1px solid #38B2CE}.aqua .content-text .contact-form__title,.aqua .content-text .price-table__day-week,.aqua .content-text .price-table__title,.aqua .price .buttons .button{color:#38b2ce}.aqua .price .buttons .button.active{background-color:#c0f0f6}.aqua .form-part:hover{border:1px solid #38B2CE}.aqua .content-text .price-dino .header-row .cell{color:#38b2ce}.aqua .content-text .price-dino .header-row .cell.name-dino,.aqua .content-text .price-dino .header-row .cell.name-ski,.aqua .content-text .price-dino .header-row .cell.name-ssc{background-color:#c0f0f6}.aqua .content-text .price-dino .body-row .cell .text li:before{color:#38b2ce}.aqua .content-text .price-table__cell--top-left{background-color:#c0f0f6}.dino{--second-color: #A57300;--price-hint-color: #A57300;--price-title-bgcolor: #FFE097;--price-bgcolor: #FFEEC7;--services-bg: none;--services-bg-position: top center}.dino .main-screen .bg{background-image:url(../images/bg-dino.png)}.dino .button-buy{width:266px}.dino .button-buy--first-screen{margin-left:144px}.dino .button-buy--first-screen{margin-bottom:150px}.dino .footer__top{background-image:url(../images/footer-bgr-dino.png)}.dino .price,.dino .price-bottom-xs{background-image:url(../images/bgr-dino.png)}.dino .price{height:1105px}.dino .b-table{background-color:#ffeec7}.dino .color-aqua,.dino .content-text .hours__title,.dino .modal-title{color:#a57300}.dino .datepicker-inline .datepicker--nav{background-color:#a57300}.dino .mini-table__title{background:#a57300}.dino .total__int{color:#a57300}.dino .content-text.text-page-callback{border:1px solid #A57300}.dino .content-text .contact-form__title,.dino .content-text .price-table__day-week,.dino .content-text .price-table__title,.dino .price .buttons .button{color:#a57300}.dino .price .buttons .button.active{background-color:#ffe097}.dino .form-part:hover{border:1px solid #A57300}.dino .content-text .price-dino .header-row .cell{color:#a57300}.dino .content-text .price-dino .header-row .cell.name-dino,.dino .content-text .price-dino .header-row .cell.name-ski,.dino .content-text .price-dino .header-row .cell.name-ssc{background-color:#ffe097}.dino .content-text .price-dino .body-row .cell .text li:before{color:#a57300}.dino .content-text .price-table__cell--top-left{background-color:#ffe097}.rope{--second-color: #A65100;--price-hint-color: #A75201;--price-title-bgcolor: #FFD3B0;--price-bgcolor: #FFE4CE;--services-bg: url(../images/services-bg-rope.svg);--services-bg-position: 150px 126px}.rope .main-screen .bg{background-image:url(../images/bg-rope.png)}.rope .button-buy{width:266px}.rope .button-buy--first-screen{margin-left:144px}.rope .button-buy--first-screen{margin-bottom:150px}.rope .footer__top{background-image:url(../images/footer-bgr-rope.png)}.rope .price,.rope .price-bottom-xs{background-image:url(../images/bgr-rope.png)}.rope .price{height:1105px}.rope .b-table{background-color:#ffe4ce}.rope .color-aqua,.rope .content-text .hours__title,.rope .modal-title{color:#a65100}.rope .datepicker-inline .datepicker--nav{background-color:#a65100}.rope .mini-table__title{background:#a65100}.rope .total__int{color:#a65100}.rope .content-text.text-page-callback{border:1px solid #A65100}.rope .content-text .contact-form__title,.rope .content-text .price-table__day-week,.rope .content-text .price-table__title,.rope .price .buttons .button{color:#a65100}.rope .price .buttons .button.active{background-color:#ffd3b0}.rope .form-part:hover{border:1px solid #A65100}.rope .content-text .price-dino .header-row .cell{color:#a65100}.rope .content-text .price-dino .header-row .cell.name-dino,.rope .content-text .price-dino .header-row .cell.name-ski,.rope .content-text .price-dino .header-row .cell.name-ssc{background-color:#ffd3b0}.rope .content-text .price-dino .body-row .cell .text li:before{color:#a65100}.rope .content-text .price-table__cell--top-left{background-color:#ffd3b0}.zoo{--second-color: #4C9500;--price-hint-color: #4C9500;--price-title-bgcolor: #C5F891;--price-bgcolor: #DEFBC3;--services-bg: url(../images/services-bg-zoo.png);--services-bg-position: top center}.zoo .main-screen .bg{background-image:url(../images/bg-zoo.png)}.zoo .button-buy{width:266px}.zoo .button-buy--first-screen{margin-left:144px}.zoo .button-buy--first-screen{margin-bottom:150px}.zoo .footer__top{background-image:url(../images/footer-bgr-zoo.png)}.zoo .price,.zoo .price-bottom-xs{background-image:url(../images/bgr-zoo.png)}.zoo .price{height:1157px}.zoo .b-table{background-color:#defbc3}.zoo .color-aqua,.zoo .content-text .hours__title,.zoo .modal-title{color:#4c9500}.zoo .datepicker-inline .datepicker--nav{background-color:#4c9500}.zoo .mini-table__title{background:#4c9500}.zoo .total__int{color:#4c9500}.zoo .content-text.text-page-callback{border:1px solid #4C9500}.zoo .content-text .contact-form__title,.zoo .content-text .price-table__day-week,.zoo .content-text .price-table__title,.zoo .price .buttons .button{color:#4c9500}.zoo .price .buttons .button.active{background-color:#c5f891}.zoo .form-part:hover{border:1px solid #4C9500}.zoo .content-text .price-dino .header-row .cell{color:#4c9500}.zoo .content-text .price-dino .header-row .cell.name-dino,.zoo .content-text .price-dino .header-row .cell.name-ski,.zoo .content-text .price-dino .header-row .cell.name-ssc{background-color:#c5f891}.zoo .content-text .price-dino .body-row .cell .text li:before{color:#4c9500}.zoo .content-text .price-table__cell--top-left{background-color:#c5f891}.ski{--second-color: #1531AE;--price-hint-color: #1531AE;--price-title-bgcolor: #C8D1F7;--price-bgcolor: #E8ECFF;--services-bg: url(../images/services-bg-ski.png);--services-bg-position: top center}.ski .main-screen .bg{background-image:url(../images/bg-ski.png)}.ski .button-buy{width:266px}.ski .button-buy--first-screen{margin-left:144px}.ski .button-buy--first-screen{margin-bottom:150px}.ski .footer__top{background-image:url(../images/footer-bgr-ski.png)}.ski .price,.ski .price-bottom-xs{background-image:url(../images/bgr-ski.png)}.ski .price{height:1140px}.ski .b-table{background-color:#e8ecff}.ski .color-aqua,.ski .content-text .hours__title,.ski .modal-title{color:#1531ae}.ski .datepicker-inline .datepicker--nav{background-color:#1531ae}.ski .mini-table__title{background:#1531ae}.ski .total__int{color:#1531ae}.ski .content-text.text-page-callback{border:1px solid #1531AE}.ski .content-text .contact-form__title,.ski .content-text .price-table__day-week,.ski .content-text .price-table__title,.ski .price .buttons .button{color:#1531ae}.ski .price .buttons .button.active{background-color:#c8d1f7}.ski .form-part:hover{border:1px solid #1531AE}.ski .content-text .price-dino .header-row .cell{color:#1531ae}.ski .content-text .price-dino .header-row .cell.name-dino,.ski .content-text .price-dino .header-row .cell.name-ski,.ski .content-text .price-dino .header-row .cell.name-ssc{background-color:#c8d1f7}.ski .content-text .price-dino .body-row .cell .text li:before{color:#1531ae}.ski .content-text .price-table__cell--top-left{background-color:#c8d1f7}.ssc{--second-color: #A57300;--price-hint-color: #A57300;--price-title-bgcolor: #FFE097;--price-bgcolor: #FFEEC7;--services-bg: url(../images/services-bg-ssc.png);--services-bg-position: top center}.ssc .main-screen .bg{background-image:url(../images/bg-ssc.png)}.ssc .button-buy{width:266px}.ssc .button-buy--first-screen{margin-left:144px}.ssc .footer__top{background-image:url(../images/footer-bgr-ssc.png)}.ssc .price,.ssc .price-bottom-xs{background-image:url(../images/bgr-ssc.png)}.ssc .price{height:1355px}.ssc .b-table{background-color:#ffeec7}.ssc .color-aqua,.ssc .content-text .hours__title,.ssc .modal-title{color:#a57300}.ssc .datepicker-inline .datepicker--nav{background-color:#a57300}.ssc .mini-table__title{background:#a57300}.ssc .total__int{color:#a57300}.ssc .content-text.text-page-callback{border:1px solid #A57300}.ssc .content-text .contact-form__title,.ssc .content-text .price-table__day-week,.ssc .content-text .price-table__title,.ssc .price .buttons .button{color:#a57300}.ssc .price .buttons .button.active{background-color:#ffe097}.ssc .form-part:hover{border:1px solid #A57300}.ssc .content-text .price-dino .header-row .cell{color:#a57300}.ssc .content-text .price-dino .header-row .cell.name-dino,.ssc .content-text .price-dino .header-row .cell.name-ski,.ssc .content-text .price-dino .header-row .cell.name-ssc{background-color:#ffe097}.ssc .content-text .price-dino .body-row .cell .text li:before{color:#a57300}.ssc .content-text .price-table__cell--top-left{background-color:#ffe097}.leto{--second-color: #4C9500;--price-hint-color: #4C9500;--price-title-bgcolor: #C5F891;--price-bgcolor: #DEFBC3}.leto .main-screen .bg{background-image:url(../images/bg-leto.png)}.leto .button-buy{width:266px}.leto .button-buy--first-screen{margin-left:178px}.leto .footer__top{background-image:url(../images/footer-bgr-zoo.png)}.leto .price,.leto .price-bottom-xs{background-image:url(../images/bgr-zoo.png)}.leto .price{height:1157px}.leto .b-table{background-color:#defbc3}.leto .color-aqua,.leto .content-text .hours__title,.leto .modal-title{color:#4c9500}.leto .datepicker-inline .datepicker--nav{background-color:#4c9500}.leto .mini-table__title{background:#4c9500}.leto .total__int{color:#4c9500}.leto .content-text.text-page-callback{border:1px solid #4C9500}.leto .content-text .contact-form__title,.leto .content-text .price-table__day-week,.leto .content-text .price-table__title,.leto .price .buttons .button{color:#4c9500}.leto .price .buttons .button.active{background-color:#c5f891}.leto .form-part:hover{border:1px solid #4C9500}.leto .content-text .price-dino .header-row .cell{color:#4c9500}.leto .content-text .price-dino .header-row .cell.name-dino,.leto .content-text .price-dino .header-row .cell.name-ski,.leto .content-text .price-dino .header-row .cell.name-ssc{background-color:#c5f891}.leto .content-text .price-dino .body-row .cell .text li:before{color:#4c9500}.leto .content-text .price-table__cell--top-left{background-color:#c5f891}.besedki{--second-color: #4C9500;--price-hint-color: #4C9500;--price-title-bgcolor: #C5F891;--price-bgcolor: #DEFBC3}.besedki .main-screen .bg{background-image:url(../images/bg-besedki.png)}.besedki .button-buy{width:266px}.besedki .button-buy--first-screen{margin-left:178px}.besedki .footer__top{background-image:url(../images/footer-bgr-zoo.png)}.besedki .price,.besedki .price-bottom-xs{background-image:url(../images/bgr-zoo.png)}.besedki .price{height:1157px}.besedki .b-table{background-color:#defbc3}.besedki .color-aqua,.besedki .content-text .hours__title,.besedki .modal-title{color:#4c9500}.besedki .datepicker-inline .datepicker--nav{background-color:#4c9500}.besedki .mini-table__title{background:#4c9500}.besedki .total__int{color:#4c9500}.besedki .content-text.text-page-callback{border:1px solid #4C9500}.besedki .content-text .contact-form__title,.besedki .content-text .price-table__day-week,.besedki .content-text .price-table__title,.besedki .price .buttons .button{color:#4c9500}.besedki .price .buttons .button.active{background-color:#c5f891}.besedki .form-part:hover{border:1px solid #4C9500}.besedki .content-text .price-dino .header-row .cell{color:#4c9500}.besedki .content-text .price-dino .header-row .cell.name-dino,.besedki .content-text .price-dino .header-row .cell.name-ski,.besedki .content-text .price-dino .header-row .cell.name-ssc{background-color:#c5f891}.besedki .content-text .price-dino .body-row .cell .text li:before{color:#4c9500}.besedki .content-text .price-table__cell--top-left{background-color:#c5f891}.restaurant{--second-color: #A65100;--price-hint-color: #A75201;--price-title-bgcolor: #FFD3B0;--price-bgcolor: #FFE4CE}.restaurant .main-screen .bg{background-image:url(../images/bg-restaurant.png)}.restaurant .button-buy{width:266px}.restaurant .button-buy--first-screen{margin-left:158px}.restaurant .footer__top{background-image:url(../images/footer-bgr-restaurant.png)}.restaurant .b-table{background-color:#ffe4ce}.restaurant .color-aqua,.restaurant .content-text .hours__title,.restaurant .modal-title{color:#a65100}.restaurant .datepicker-inline .datepicker--nav{background-color:#a65100}.restaurant .mini-table__title{background:#a65100}.restaurant .total__int{color:#a65100}.restaurant .content-text.text-page-callback{border:1px solid #A65100}.restaurant .content-text .contact-form__title,.restaurant .content-text .price-table__day-week,.restaurant .content-text .price-table__title,.restaurant .price .buttons .button{color:#a65100}.restaurant .price .buttons .button.active{background-color:#ffd3b0}.restaurant .form-part:hover{border:1px solid #A65100}.restaurant .content-text .price-dino .header-row .cell{color:#a65100}.restaurant .content-text .price-dino .header-row .cell.name-dino,.restaurant .content-text .price-dino .header-row .cell.name-ski,.restaurant .content-text .price-dino .header-row .cell.name-ssc{background-color:#ffd3b0}.restaurant .content-text .price-dino .body-row .cell .text li:before{color:#a65100}.restaurant .content-text .price-table__cell--top-left{background-color:#ffd3b0}.conf{--second-color: #A65100;--price-hint-color: #A75201;--price-title-bgcolor: #FFD3B0;--price-bgcolor: #FFE4CE}.conf .main-screen .bg{background-image:url(../images/bg-conf.png)}.conf .button-buy{width:266px}.conf .button-buy--first-screen{margin-left:158px}.conf .footer__top{background-image:url(../images/footer-bgr-restaurant.png)}.conf .b-table{background-color:#ffe4ce}.conf .color-aqua,.conf .content-text .hours__title,.conf .modal-title{color:#a65100}.conf .datepicker-inline .datepicker--nav{background-color:#a65100}.conf .mini-table__title{background:#a65100}.conf .total__int{color:#a65100}.conf .content-text.text-page-callback{border:1px solid #A65100}.conf .content-text .contact-form__title,.conf .content-text .price-table__day-week,.conf .content-text .price-table__title,.conf .price .buttons .button{color:#a65100}.conf .price .buttons .button.active{background-color:#ffd3b0}.conf .form-part:hover{border:1px solid #A65100}.conf .content-text .price-dino .header-row .cell{color:#a65100}.conf .content-text .price-dino .header-row .cell.name-dino,.conf .content-text .price-dino .header-row .cell.name-ski,.conf .content-text .price-dino .header-row .cell.name-ssc{background-color:#ffd3b0}.conf .content-text .price-dino .body-row .cell .text li:before{color:#a65100}.conf .content-text .price-table__cell--top-left{background-color:#ffd3b0}.hotel{--second-color: #6a85a9;--price-hint-color: #6a85a9;--price-title-bgcolor: #d9e3f0;--price-bgcolor: #e8ecf6}.bg{background-image:url(https://yes35.ru/templates/aqua/images/bg-hotel.png);margin-left:50%;position:absolute;top:0;left:-960px;width:1920px;height:734px;background-position:65% 0;background-repeat:no-repeat;overflow:hidden}.hotel .button-buy--first-screen{margin-left:178px}.hotel .button-buy--first-screen{margin-bottom:60px}.hotel .footer__top{background-image:url(https://yes35.ru/templates/aqua/images/footer-bgr-hotel.png)}.hotel .price,.hotel .price-bottom-xs{background-image:url(../images/bgr-hotel.png)}.hotel .price{height:890px}.hotel .b-table{background-color:#e8ecf6}.hotel .color-aqua,.hotel .content-text .hours__title,.hotel .modal-title{color:#6a85a9}.hotel .datepicker-inline .datepicker--nav{background-color:#6a85a9}.hotel .mini-table__title{background:#6a85a9}.hotel .total__int{color:#6a85a9}.hotel .content-text.text-page-callback{border:1px solid #6a85a9}.hotel .content-text .contact-form__title,.hotel .content-text .price-table__day-week,.hotel .content-text .price-table__title,.hotel .price .buttons .button{color:#6a85a9}.hotel .price .buttons .button.active{background-color:#d9e3f0}.hotel .form-part:hover{border:1px solid #6a85a9}.hotel .content-text .price-dino .header-row .cell{color:#6a85a9}.hotel .content-text .price-dino .header-row .cell.name-dino,.hotel .content-text .price-dino .header-row .cell.name-ski,.hotel .content-text .price-dino .header-row .cell.name-ssc{background-color:#d9e3f0}.hotel .content-text .price-dino .body-row .cell .text li:before{color:#6a85a9}.hotel .content-text .price-table__cell--top-left{background-color:#d9e3f0}.events{--second-color: #a75201;--price-hint-color: #7c450f;--price-title-bgcolor: #C0F0F6;--price-bgcolor: #daf9fc}.events .main-screen .bg{background-image:url(../images/bg-event.png)}.events .button-buy{width:266px}.events .button-buy--first-screen{margin-left:144px}.events .footer__top{background-image:url(../images/footer-bgr-events.png)}.events .price{height:818px}.events .b-table{background-color:#daf9fc}.events .color-aqua,.events .content-text .hours__title,.events .modal-title{color:#a75201}.events .datepicker-inline .datepicker--nav{background-color:#a75201}.events .mini-table__title{background:#a75201}.events .total__int{color:#a75201}.events .content-text.text-page-callback{border:1px solid #a75201}.events .content-text .contact-form__title,.events .content-text .price-table__day-week,.events .content-text .price-table__title,.events .price .buttons .button{color:#a75201}.events .price .buttons .button.active{background-color:#c0f0f6}.events .form-part:hover{border:1px solid #a75201}.events .content-text .price-dino .header-row .cell{color:#a75201}.events .content-text .price-dino .header-row .cell.name-dino,.events .content-text .price-dino .header-row .cell.name-ski,.events .content-text .price-dino .header-row .cell.name-ssc{background-color:#c0f0f6}.events .content-text .price-dino .body-row .cell .text li:before{color:#a75201}.events .content-text .price-table__cell--top-left{background-color:#c0f0f6}.prazdnik{--second-color: #a75201;--price-hint-color: #7c450f;--price-title-bgcolor: #C0F0F6;--price-bgcolor: #daf9fc}.prazdnik .main-screen .bg{background-image:url(../images/bg-banquet.png)}.prazdnik .button-buy{width:266px}.prazdnik .button-buy--first-screen{margin-left:144px}.prazdnik .footer__top{background-image:url(../images/footer-bgr-ski.png)}.prazdnik .price{height:818px}.prazdnik .b-table{background-color:#daf9fc}.prazdnik .color-aqua,.prazdnik .content-text .hours__title,.prazdnik .modal-title{color:#a75201}.prazdnik .datepicker-inline .datepicker--nav{background-color:#a75201}.prazdnik .mini-table__title{background:#a75201}.prazdnik .total__int{color:#a75201}.prazdnik .content-text.text-page-callback{border:1px solid #a75201}.prazdnik .content-text .contact-form__title,.prazdnik .content-text .price-table__day-week,.prazdnik .content-text .price-table__title,.prazdnik .price .buttons .button{color:#a75201}.prazdnik .price .buttons .button.active{background-color:#c0f0f6}.prazdnik .form-part:hover{border:1px solid #a75201}.prazdnik .content-text .price-dino .header-row .cell{color:#a75201}.prazdnik .content-text .price-dino .header-row .cell.name-dino,.prazdnik .content-text .price-dino .header-row .cell.name-ski,.prazdnik .content-text .price-dino .header-row .cell.name-ssc{background-color:#c0f0f6}.prazdnik .content-text .price-dino .body-row .cell .text li:before{color:#a75201}.prazdnik .content-text .price-table__cell--top-left{background-color:#c0f0f6}.content-anchor-1{position:relative;top:-300px}.content-anchor-2{position:relative;top:300px}.dp-note{display:block;position:absolute;width:4px;height:4px;border-radius:2px;bottom:3px}.dp-note.red{background:red}.dp-note.warning{background:#ff7f00}.dp-title{position:absolute;width:100%;height:100%;top:0;left:0}.btn-warning{color:#000;background-color:#ff7f00;border-color:#ff7f00;font-weight:700;padding:10px 12px;font-family:Corbel;font-size:18px}.btn-warning:hover,.btn-warning:focus{color:#fff;background-color:#ff7f00;border-color:#ff7f00}*{outline:0!important}ol,ul{padding:0;margin:0}li{list-style-type:none}.h1,.h2,.h3,.h4,h1,h2,h3,h4,p{line-height:normal;margin:0;padding:0}a:focus,button:focus,input:focus,textarea:focus{outline:0;text-decoration:none}a,a:hover{text-decoration:none}body{font-family:Roboto}h2{font-family:Corbel;font-weight:700;line-height:50px;font-size:56px;color:#ff7f00;margin-bottom:19px;padding:0;text-align:left}html,body{width:100%;height:100%;background-color:#fff}html.opened,body.opened{overflow:hidden;height:100%;max-height:100%}.container{max-width:1200px!important;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.page-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.rubl{font-family:ALS Rubl;font-weight:400}.social-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-group__item{background-color:#fff;border:1px solid #C1E4EF;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px;height:38px}.social-group__item:not(:last-child){margin-right:15px}.social-group__item-svg{fill:#000}.social-group__item:hover{background-color:#ff7f00;border-color:#ff7f00}.social-group__item:hover .social-group__item-svg{fill:#fff}.follow .social-group__item{border:1px solid #aaa}.follow .social-group__item:hover{border-color:#ff7f00}.main-screen{padding-top:125px;position:relative;overflow:hidden}.main-screen .bg{margin-left:50%;position:absolute;top:0;left:-960px;width:1920px;height:734px;background-position:65% 0%;background-repeat:no-repeat}.logo-name{z-index:2;position:relative;margin-top:24px}.logo-name .logo__img{max-width:100%}.m-content .logo-name{margin-left:75px}.main-image{position:absolute;z-index:0}.main-image.girl{right:-5px;top:7px}.main-image.trn{right:0;top:102px}.main-image.irope{right:-19px;top:0}.main-image.izoo,.main-image.iski{right:0;top:25px}.main-image.issc{right:-20px;top:-10px}.main-image.ileto{right:0;top:40px}.main-image.ibesedki{right:0;top:115px}.main-image.irestaurant{right:-140px;top:70px}.main-image.iquest{right:-140px;top:-9px}.main-image.iconf{right:-140px;top:70px}.main-image.ihotel{right:-94px;top:109px}.content-breakfast{margin-top:210px}.main-image.ievents{right:-22px;top:-23px}.main-image.iprazdnik{right:-140px;top:70px}.main-image.idefault{right:-65px;top:64px}.issc__img{width:1000px}.idefault__img{height:auto;width:600px;max-width:100%}.ileto__img,.ibesedki__img{width:450px}.ievents__img{height:auto;width:751px;max-width:100%}.iquest__img{width:500px}.ihotel__img{height:auto;width:619px;max-width:100%}@media (max-width: 1199px){.main-image.girl{top:0}.main-image.trn{top:170px;right:0}.main-image.issc{right:-40px;top:120px}.main-image.ileto{right:87px;top:200px}.main-image.ibesedki{top:240px}.main-image.irestaurant,.main-image.iquest,.main-image.iconf{top:40px}.main-image.ihotel{top:100px;right:-50px}.main-image.idefault{top:140px;right:0}.main-image.ievents{top:-29px;right:0}.main-image.iprazdnik{top:40px}.girl__img{width:auto}.trn__img{height:350px;width:auto}.ileto__img{width:300px}.ievents__img{width:700px}}@media (max-width: 991px){.main-image.izoo{top:145px}.main-image.iski{top:130px}.main-image.issc{top:185px}.main-image.irestaurant{right:-100px;top:53px}.main-image.iquest{right:-100px;top:23px}.main-image.iconf{right:-100px;top:53px}.main-image.ihotel{top:100px;right:-60px}.main-image.ievents{top:0}.main-image.iprazdnik{right:-100px;top:53px}.main-image.idefault{right:-15px;top:240px}.izoo__img{height:auto;width:330px;max-width:100%}.iski__img{height:auto;width:350px;max-width:100%}.issc__img{width:785px;height:auto}.ibesedki__img{height:auto;width:400px;max-width:100%}.irestaurant__img{height:auto;width:695px;max-width:100%}.iquest__img{height:auto;max-width:100%}.iconf__img{height:auto;width:695px;max-width:100%}.ihotel__img{height:auto;max-width:100%}.ievents__img{height:auto;width:640px;max-width:100%}.iprazdnik__img{height:auto;width:695px;max-width:100%}.idefault__img{height:auto;width:440px;max-width:100%}}@media (max-width: 767px){.main-image.girl{top:112px}.main-image.trn{top:200px;right:-15px}.main-image.irope{top:157px}.main-image.izoo{top:145px}.main-image.iski{top:175px}.main-image.issc{top:240px;right:-100px}.main-image.ileto{right:0}.main-image.irestaurant,.main-image.iconf{top:145px}.main-image.ievents{top:127px}.main-image.iprazdnik{top:145px}.ievents__img{height:auto;width:500px;max-width:100%}.idefault__img{height:auto;width:400px;max-width:100%}.girl__img{height:auto;width:335px;max-width:100%}.trn__img{height:auto;width:270px;max-width:100%;max-height:350px}.irope__img{height:auto;width:300px;max-width:100%}.izoo__img{height:auto;width:310px}.iski__img{height:auto;width:300px}.issc__img,.ibesedki__img{height:300px;width:auto}.irestaurant__img,.iquest__img,.iconf__img,.ihotel__img,.iprazdnik__img{height:auto;width:500px;max-width:100%}}@media (max-width: 575px){.button.button-buy--first-screen.hide-on-mobile,.button-buy-none.button-buy--first-screen,.girl,.trn,.irope,.izoo,.iski,.issc,.ileto,.ibesedki,.irestaurant,.iquest,.iconf,.ihotel{display:none}.content-breakfast{margin-top:0;padding:10px}.ievents,.iprazdnik,.idefault{display:none}}.content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-top:60px}.content{width:calc(100% - 200px);margin-left:auto}.m-content{width:100%}.main-screen .content,.main-screen .m-content{min-height:566px}.sidebar{z-index:2;top:22px;width:200px;padding-left:20px;padding-right:20px}.sidebar.follow{position:fixed;top:125px}.sidebar-menu__link{display:block;font-weight:400;line-height:22px;font-size:18px;color:#333;margin-bottom:11px;-webkit-transition:.2s;transition:.2s;text-shadow:0 0 2px #fff}.sidebar-menu__link:not(.btn):visited{color:#333}.sidebar-menu__link:not(.btn):hover,.sidebar-menu__link:not(.btn):focus{color:#ff7f00}.active .sidebar-menu__link:not(.btn):visited{color:#ff7f00}.active .sidebar-menu__link:not(.btn){color:#ff7f00}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.button-anime{position:relative;overflow:hidden}.pulse{position:absolute;background-color:#c6ebf1;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:kek .7s ease-out;animation:kek .7s ease-out;z-index:4}@-webkit-keyframes kek{to{-webkit-transform:scale(2);transform:scale(2);background-color:#fff;opacity:0}}@keyframes kek{to{-webkit-transform:scale(2);transform:scale(2);background-color:#fff;opacity:0}}.button-buy{background-color:#ff7f00;border-radius:30px;height:136px}.button-buy--bottom,.button-buy--first-screen{padding:0 20px}.button-buy--first-screen{margin-top:60px}.button-buy__text{font-family:Corbel;font-weight:700;line-height:36px;font-size:32px;text-transform:uppercase;color:#000}.button-buy__text.empty{height:136px;display:block}.galleries .gallery{display:block;position:relative;margin:14px 0 17px}.galleries .gallery .img-cont{overflow:hidden;position:relative;background-color:#e2e2e2;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.galleries .gallery .img-cont img{width:100%;margin:0}.galleries .gallery .img-cont .s{width:100%}.galleries .gallery .img-cont .img{position:absolute;fill:#fff;top:0;left:0;right:0;bottom:0;margin:auto}.galleries .gallery .bg-1,.galleries .gallery .bg-2{position:absolute;top:0;width:100%;height:100%;border-radius:5px;-webkit-transition:.5s;transition:.5s;border:1px #ccc solid;background-color:#fff}.galleries .gallery .bg-1{width:84%;top:8%;left:8%}.galleries .gallery .bg-2{width:92%;top:4%;left:4%}.galleries .gallery .cont-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 15px;position:absolute;bottom:0;width:100%;-webkit-transition:.5s;transition:.5s;background-position:bottom;background-repeat:repeat-x;border-radius:5px}.galleries .gallery .cont-title .title{font-family:Corbel;color:#fff;text-shadow:0px 0px 5px black,0px 0px 3px black;font-size:20px;font-weight:700;line-height:1;-webkit-transition:.5s;transition:.5s;max-height:68px;overflow:hidden;padding:5px}.galleries .gallery:hover .bg-1,.galleries .gallery:hover .bg-2{background-color:#ff7f00;opacity:.5;border-color:transparent}@media (max-width: 767px){.galleries .gallery{margin:30px 0}}@media (max-width: 500px){.galleries .gallery{margin:14px 0 17px}}.sections-on-main .sect{display:block;position:relative;margin:14px 0 17px}.sections-on-main .sect .img-cont{overflow:hidden;position:relative;background-color:#e2e2e2;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sections-on-main .sect .img-cont img{width:100%;margin:0}.sections-on-main .sect .img-cont .s{width:100%}.sections-on-main .sect .img-cont .img{position:absolute;fill:#fff;top:0;left:0;right:0;bottom:0;margin:auto}.sections-on-main .sect .sect-bg{position:absolute;top:0;width:100%;height:100%;border-radius:30px;-webkit-transition:.5s;transition:.5s}.sections-on-main .sect .cont-title{border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 40px;position:absolute;bottom:0;text-align:center;width:100%;-webkit-transition:.5s;transition:.5s;background-position:bottom;background-repeat:repeat-x}.sections-on-main .sect .cont-title .title{font-family:Corbel;color:#fff;text-shadow:0px 0px 4px black,0px 0px 3px black;font-size:37px;font-weight:700;line-height:.8;-webkit-transition:.5s;transition:.5s}.sections-on-main .sect:hover .sect-bg{background-color:#ff7f00;opacity:.9}.sections-on-main .sect:hover .cont-title{height:100%;background-position-y:2000%}.sections-on-main .sect:hover .cont-title .title{line-height:1.2;text-shadow:none}.news .pon{display:block;position:relative;margin:14px 0 17px;border:1px #ccc solid;border-radius:4px;overflow:hidden}.news .pon .img-cont{overflow:hidden;position:relative;background-color:#e2e2e2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news .pon .img-cont img{width:100%;margin:0}.news .pon .img-cont .s{width:100%}.news .pon .img-cont .img{position:absolute;fill:#fff;top:0;left:0;right:0;bottom:0;margin:auto}.news .pon .cont-title{padding:10px 20px}.news .pon .cont-title .date{color:#c6c6c6;font-size:14px;height:21px}.news .pon .cont-title h3{font-family:Corbel;font-weight:700;font-size:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:64px;line-height:1;padding:0;margin:5px 0}.news .pon .cont-title h3 span{max-height:50px;overflow:hidden}.news .pon .cont-title .descr{color:#333;height:70px;overflow:hidden;font-family:Corbel;font-size:18px;line-height:22px}.news .pon:hover{border-color:#ff7f00}.news .pon:hover h3{color:#ff7f00}.content-text.not-main{min-height:300px}.content-text .more{border-radius:40px;padding:10px 30px;margin:20px 5px;-webkit-transition:.5s;transition:.5s}.content-text .more:hover{-webkit-box-shadow:0 0 20px -2px #FF7F00;box-shadow:0 0 20px -2px #ff7f00}.content-text .text-block{width:60%}.content-text .text-block.main-main{width:100%;text-align:center;padding:0 75px}.content-text .text-block.main-main .text-block__text{font-size:18px;font-family:Corbel}.content-text .text-block__title,.content-text .text-block h1,.content-text .text-block h2{font-family:Corbel;font-weight:700;line-height:50px;font-size:50px;color:#ff7f00;margin-bottom:19px;padding:0;text-align:left}.content-text .text-block h1,.content-text .text-block h2{font-size:56px}.content-text .text-block__text{font-weight:400;line-height:26px;font-size:18px;color:#333}.content-text .text-block__text a{color:#ff7f00}.content-text .text-block__text a:hover{text-decoration:underline}.content-text .hours{width:40%;padding-left:17px}.content-text .hours__title{font-weight:400;line-height:50px;font-size:22px;margin-bottom:19px;padding-bottom:0;text-align:center}.content-text .hours__text{font-weight:400;line-height:26px;font-size:18px;color:#333;text-align:center}.text-block-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:var(--services-bg);background-repeat:no-repeat;background-position:var(--services-bg-position);position:relative;padding-bottom:90px}.service{position:relative;display:block}.service__img{margin-bottom:20px}.service__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.service__title{font-family:Corbel;font-weight:700;line-height:50px;font-size:50px;text-align:center;color:#ff7f00}.service:nth-child(odd){top:90px}.service:nth-child(2n) .service__img{margin-bottom:12px}.service:hover .service__title span{text-decoration:underline}.button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:19px}.button-wrap:after{display:block;content:"";clear:both}.header-mobile{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px}.mobile-menu-open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:16px;position:relative;cursor:pointer}.mobile-menu-open__button{width:20px;height:2px;background-color:#000;-webkit-transition:.3s;transition:.3s}.mobile-menu-open__button:after{content:"";width:20px;height:2px;background-color:#000;position:absolute;top:0;-webkit-transition:.3s;transition:.3s}.mobile-menu-open__button:before{content:"";width:20px;height:2px;background-color:#000;position:absolute;bottom:0;-webkit-transition:.3s;transition:.3s}.mobile-menu-open.active .mobile-menu-open__button{background-color:transparent}.mobile-menu-open.active .mobile-menu-open__button:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:0;margin:auto;background-color:#000}.mobile-menu-open.active .mobile-menu-open__button:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0;margin:auto;background-color:#000}.modal-buy{padding-right:0!important}.modal-buy .products-error{padding:5px;font-size:80%;margin-bottom:0;margin-top:-10px}.modal-buy .modal-dialog{width:830px;max-width:100%;margin:25px auto 50px}.modal-buy.modal-buy-sert .modal-dialog{width:750px}.modal-buy .modal-body{padding:0 25px 30px}.modal-buy .modal-header{border:none}.modal-buy .total{width:230px}.modal-buy .submit{background:#ff7f00;border-radius:22px;width:230px;height:45px;border:none}.modal-buy .submit__text{font-family:Corbel;font-weight:700;line-height:16px;font-size:16px;letter-spacing:.5px;text-transform:uppercase;width:100%;display:block;text-align:center;color:#000}.modal-title{font-family:Corbel;font-weight:700;line-height:36px;font-size:36px;text-align:center;margin-left:25px;width:100%}.modal-form__filling{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-part{width:calc(33% - 30px);background:#fff;border:1px solid #EBEBEB;border-radius:7px;margin:0 auto 20px;padding:9px 0 0;min-height:360px}.form-part.w50{width:calc(50% - 30px)}.form-part.w100{width:calc(100% - 30px)}.form-part .form-part__step{font-weight:700;line-height:22px;font-size:18px;text-align:center;color:#ff7f00;margin-bottom:7px}.form-part .form-part__info{line-height:16px;font-size:13px;text-align:center;color:#000;margin-bottom:21px;padding:0 10px}.date-visit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:7px}.date-visit__text{line-height:15px;font-size:12px;color:#000}.date-visit__svg{width:14px;height:14px;margin-right:10px}#datapicker{display:none}.datepicker-inline{max-width:100%}.datepicker-inline .datepicker{width:100%;border:0}.datepicker-inline .datepicker--nav *{color:#fff!important;stroke:#fff!important}.datepicker-inline .datepicker--days-names{background-color:#e4e4e4;margin:0;padding:8px 0 3px}.datepicker-inline .datepicker--days-names *{color:#333}.datepicker-inline .-selected-,.datepicker-inline .-selected-.-focus-{background-color:#ff7f00}.datepicker-inline .datepicker--content{padding:0}.calendar{margin-bottom:5px}.hint-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.hint-date__text{line-height:12px;font-size:10px;color:#a1a1a1}.hint-date__sqrt{border-radius:2px;width:7px;height:7px;margin-right:3px;display:block}.hint-date__sqrt.oreng{background-color:#ff7f00}.hint-date__sqrt.grey{background-color:#cecece}.hint-date__sqrt.black{background-color:#000}.hint-date__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mini-table{margin-bottom:23px;padding-top:3px}.mini-table__title{line-height:34px;font-size:13px;color:#fff;padding-left:11px;margin-bottom:15px}.mini-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px 0 11px;margin-bottom:9px}.mini-table .what-time{line-height:15px;font-size:12px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;width:40%}.mini-table .amount-for-tickets{line-height:17px;font-size:13px;color:#9b9b9b;display:-webkit-box;display:-ms-flexbox;display:flex;width:30%;padding-left:10px}.mini-table .amount-for-tickets .price-tickets{margin-right:5px}.mini-table .amount-for-tickets .rubl{margin-left:auto;padding-right:10px}.mini-table .count-of-tickets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30%}.select-of-tickets{border:none;background-color:#e7e7e7;border-radius:50%;width:20px;min-width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;cursor:pointer}.select-of-tickets span{width:15px;min-width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#979797;font-size:17px}.tickets{display:block;border:none;width:calc(100% - 30px);text-align:center;font-weight:700;line-height:15px;font-size:12px;color:#000}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#buy .contact-field,#buy-sert .contact-field,.murin-modal-buy .contact-field{position:relative;width:calc(100% - 30px);margin:0 auto 5px;padding-top:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#buy .contact-field__error-text,#buy-sert .contact-field__error-text,.murin-modal-buy .contact-field__error-text{font-size:11px;line-height:11px;color:red;display:none}#buy .contact-field__text,#buy-sert .contact-field__text,.murin-modal-buy .contact-field__text{position:absolute;top:20px;left:12px;line-height:13px;font-size:13px;color:#9b9b9b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.2s;transition:.2s}#buy .contact-field__info,#buy-sert .contact-field__info,.murin-modal-buy .contact-field__info{line-height:13px;font-size:13px;margin-top:-15px}#buy .contact-field__input,#buy-sert .contact-field__input,.murin-modal-buy .contact-field__input{width:100%;height:40px;border:none;border-bottom:2px solid #D8D8D8;padding-left:12px;padding-top:10px;font-family:Roboto;line-height:16px;font-size:13px}#buy .contact-field.active .contact-field__text,#buy-sert .contact-field.active .contact-field__text,.murin-modal-buy .contact-field.active .contact-field__text{top:0;font-size:11px;line-height:11px}#buy .contact-field.error .contact-field__input,#buy-sert .contact-field.error .contact-field__input,.murin-modal-buy .contact-field.error .contact-field__input{border-color:#ff2f00}#buy .contact-field.error .contact-field__error-text,#buy-sert .contact-field.error .contact-field__error-text,.murin-modal-buy .contact-field.error .contact-field__error-text{display:block}::-webkit-input-placeholder{font-family:Roboto;line-height:16px;font-size:13px;color:#000}::-moz-placeholder{font-family:Roboto;line-height:16px;font-size:13px;color:#000}:-moz-placeholder{font-family:Roboto;line-height:16px;font-size:13px;color:#000}:-ms-input-placeholder{font-family:Roboto;line-height:16px;font-size:13px;color:#000}.checkbox{position:relative;width:calc(100% - 30px);margin:5px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkbox__text{line-height:17px;font-size:13px;color:#9b9b9b;position:relative;display:block;max-width:100%;padding-left:26px}.checkbox__text:before{content:"";display:block;width:16px;height:16px;min-width:16px;border-radius:3px;margin-right:10px;border:1px solid #aeaeae;margin-top:2px;position:absolute;left:0;top:0}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__text:before{border-color:#ff7f00;background-color:#ff7f00;background-image:url(../images/check.png);background-position:center;background-repeat:no-repeat;background-size:8px 6px}.modal-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}.modal-bottom .modal-bottom-info{padding-top:5px;max-width:60%}.modal-bottom .modal-bottom-info__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:17px;font-size:13px;color:#000;margin-bottom:9px;display:block;width:100%;padding-left:10px;position:relative}.modal-bottom .modal-bottom-info__text:before{content:"";display:block;width:5px;min-width:5px;height:5px;margin-right:5px;margin-top:6px;border-radius:50%;background-color:#ff7f00;position:absolute;left:0}.total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-left:5px;margin-bottom:18px}.total__text{line-height:16px;font-size:13px;color:#000;font-weight:700;margin-right:18px}.total__int{line-height:24px;font-size:24px;font-weight:700}.total__int .rubl{font-weight:700}.sidebar-mobile,.open-sidebar-mobile,.top-sidebar-mobile{display:none}.breadcrumbs{padding:28px 0 20px}.breadcrumbs ul{display:block;font-size:0}.breadcrumbs ul li{display:inline;line-height:16px;font-size:14px;font-weight:400;color:#818a91}.breadcrumbs ul li a{color:#9b9b9b}.breadcrumbs ul li a:not(.btn):visited{color:#9b9b9b}.breadcrumbs ul li a:not(.btn):hover,.breadcrumbs ul li a:not(.btn):focus{text-decoration:underline}.breadcrumbs ul li:not(:last-child):after{content:"/";margin:0 10px 0 5px;color:#818a91;line-height:16px;font-size:14px;font-weight:400}.content-text.text-page-callback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:7px;overflow:hidden}.content-text.text-page-callback .text-page-callback__image{width:270px;min-width:270px;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-text.text-page-callback .text-page-callback__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0}.half-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.half-row .contact-field{width:calc(33.33% - 10px)}.half-row .contact-field.half{width:calc(50% - 10px)}.full-row .contact-field{width:100%}.content-text .contact-form{padding:35px 40px;width:calc(100% - 270px)}.content-text .contact-form__title{font-family:Corbel;font-weight:700;line-height:36px;font-size:36px;margin-bottom:10px;padding:0;text-align:left}.content-text .contact-form__text{line-height:24px;font-size:16px;color:#3a372e;margin-bottom:15px;padding:0;text-align:left}.content-text .contact-form__submit{background:#ff7f00;border-radius:22px;width:48%;height:45px;border:none}.content-text .contact-form .contact-field{height:45px;position:relative;margin-bottom:10px}.content-text .contact-form .contact-field__input{width:100%;height:100%;border-radius:10px;background-color:#fff;border:none;padding-left:15px;border:1px solid #D8D8D8;line-height:16px;font-size:13px;color:#000}.content-text .contact-form .contact-field__text{position:absolute;top:14px;left:15px;line-height:16px;font-size:13px;color:#9b9b9b;-webkit-transition:.2s;transition:.2s;cursor:text}.content-text .contact-form .contact-field__error-text{display:none;color:#d53a4d;font-size:11px;line-height:12px;position:absolute;top:100%}.content-text .contact-form .contact-field.active .contact-field__input{padding-top:10px}.content-text .contact-form .contact-field.active .contact-field__text{top:0;font-size:11px}.content-text .contact-form .contact-field.error .contact-field__input{border-color:#ff2f00}.content-text .contact-form .contact-field.textarea{height:75px;margin-bottom:20px}.content-text .contact-form .contact-field.textarea textarea{resize:none}.content-text .contact-form .contact-field.textarea.active textarea{padding-top:20px}.content-text .contact-form .checkbox{margin-bottom:0}.content-text .contact-form .checkbox__text{line-height:17px;font-size:13px;color:#000;cursor:pointer;margin-bottom:20px}.content-text .contact-form .checkbox__text::-moz-selection{background:transparent}.content-text .contact-form .checkbox__text::selection{background:transparent}.content-text .contact-form .checkbox__text:before{content:"";width:20px;height:20px;min-width:20px;border:1px solid #D8D8D8;border-radius:3px;left:0;top:0;margin-top:0}.content-text .contact-form .checkbox__input{display:none}.select{position:relative;display:inline-block;z-index:9}.select.select_indent{margin:0 0 10px;width:100%}.select__body{cursor:pointer}.select__body:hover .select__field,.select__body.focus .select__field{border-color:#d8d8d8}.select__body.focus .select__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:14px;padding-right:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #D8D8D8;width:100%;height:45px;border-radius:10px;background-color:#fff}.select__text{display:inline-block;line-height:16px;font-size:13px;color:#9b9b9b;margin-right:5px}.select__arrow{position:absolute;top:0;right:20px;bottom:0;width:10px;height:5.8px;fill:#1e2023;margin:auto 0}.select-dropdown{display:none;position:absolute;top:calc(100% - 5px);left:0;width:100%;border:0;background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003;opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;overflow:hidden}.select-dropdown_opened{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.select-dropdown__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13.5px 8px 13.5px 18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.select-dropdown__item:hover .select__text{color:#ff7f00}.half-row .select.half{width:calc(50% - 10px)}.half-row .checkbox{max-width:calc(50% - 30px);margin:0}.half-row .checkbox:last-child{margin-right:0}.full-row .checkbox{max-width:100%}.content-text .personal{line-height:16px;font-size:13px;color:#9b9b9b;text-align:left;padding:0}.content-text a.personal{text-decoration:underline}.content-text a.personal:not(.btn):visited{color:#9b9b9b}.content-text a.personal:not(.btn):hover,.content-text a.personal:not(.btn):focus{color:#9b9b9b;text-decoration:none}.content-text p.personal{width:48%}.radio-group{margin-bottom:20px}.radio-group input[name=radio-button]{display:none}.radio-group .text{padding-left:30px;position:relative;line-height:20px;font-size:13px;color:#000;display:block}.radio-group .text:after{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;border-radius:50%;border:1px solid #D8D8D8;width:20px;height:20px}.radio-group input:checked+.text:after{border:5px solid #FF7F00;background-color:#000}.half-row .radio-group{width:calc(50% - 30px)}.section-form-text-page{padding:30px 0 100px}.button-wrapper{background-color:#fbfbfb;width:100%;height:68px;position:fixed;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:-100%;-webkit-transition:.3s;transition:.3s}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.button-slide{background-color:#ff7f00;border-radius:30px;padding:0 20px;height:50px}.button-slide__text{font-family:Corbel;font-weight:700;line-height:1;font-size:24px;text-transform:uppercase;color:#000}.gallery.row{margin-right:-5px;margin-left:-5px}.gallery.row .img-container{padding:5px}.gallery.row .img-container img{margin:0}a{color:#ff7f00;-webkit-transition:.3s;transition:.3s}a:not(.btn):hover,a:not(.btn):focus{color:#38b2ce}.content-text ol ol,.content-text ol ul,.content-text ul ol,.content-text ul ul{padding-top:8px}.content-text h1{padding:0 0 12px;color:#333;font-weight:700;font-family:Corbel;line-height:44px;font-size:36px}.content-text h2{padding:15px 0 12px;color:#333;font-size:24px;font-weight:700;line-height:30px;font-family:Corbel}.content-text h3{padding:14px 0 5px;color:#333;font-size:18px;font-weight:700;line-height:24px;font-family:Corbel}.content-text p{padding:0 0 16px;color:#333;font-size:16px;font-weight:400;line-height:26px;text-align:justify}.content-text ol{padding:4px 0 0;margin-left:28px}.content-text ol>li{color:#333;font-size:16px;font-weight:400;line-height:26px;list-style-type:decimal;padding-bottom:8px;padding-left:8px}.content-text ol ul li:last-child{padding-bottom:0}.content-text ol.carousel-indicators{bottom:23px}.content-text ol.carousel-indicators>li{list-style-type:none}.content-text ul{margin-left:35px;padding-top:4px}.content-text ul>li{position:relative;color:#333;font-size:16px;font-weight:400;line-height:26px;padding-bottom:8px}.content-text ul>li:before{content:"–";position:absolute;left:-20px}.content-text ul.pagination>li:before{display:none}.content-text img{width:100%;height:auto;margin:14px 0 17px;-o-object-fit:cover;object-fit:cover}.content-text img.noresize{height:auto!important}.content-text table th,.content-text table td{color:#333;font-size:16px;font-weight:400;line-height:24px;padding:10px 17px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5}.content-text table th:last-child,.content-text table td:last-child{border-right:0}.content-text table thead tr th{color:#999;background-color:#f5f5f5}.content-text table tbody tr:first-child td{color:#999}.content-text table tbody tr:last-child td{border-bottom:0}.quote{position:relative;border-left:6px solid #FF7F00;padding:21px 18px;margin:20px 0 10px;background-color:#f8f8f8}.quote-text{color:#333;font-size:16px;font-weight:400;line-height:24px}.files{padding:10px 0}.file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 0 15px}.file-thumbnail{display:inline-block;min-width:33px;width:33px;height:40px;margin-top:3px}.file-thumbnail>svg{width:100%;height:100%;fill:#ff7f00}.file-info{display:inline-block;padding:1px 0 0 13px;overflow:hidden}.file-name{display:block;color:#333;font-size:16px;font-weight:400;line-height:26px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-name em{font-style:normal;border:1px solid rgba(0,0,0,0);-webkit-transition:.3s;transition:.3s}.file-size{display:block;padding-top:4px;color:#999;font-size:14px;font-weight:400;text-transform:uppercase}.file:hover .file-name{color:#ff7f00;text-decoration:underline}.table{padding:0 0 20px;margin:0}.table-responsive{border:1px solid #e5e5e5;border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.table h3{padding:10px 20px;border:0;letter-spacing:.3px;background-color:#fa0;border-radius:4px 4px 0 0;font-weight:700;line-height:26px;font-size:18px;color:#000}.table table{width:100%}.text-underline{padding:12px 0}.text-underline p{padding:0 0 11px;border-bottom:2px solid #FF7F00;font-weight:700;line-height:34px;font-size:24px;color:#333;font-family:Corbel}.certificates{padding:12px 0 16px}.certificate-thumbnail{position:relative;display:block;width:calc(100% - 24px);height:174px;border:1px solid #e5e5e5;border-bottom-color:#e5e5e5;margin:6px 0 5px;background-position:center top;background-size:cover}.certificate-thumbnail:before{content:"";position:absolute;right:-27px;bottom:0;width:26px;height:36px;border-top:36px solid #e5e5e5;border-right:26px solid transparent}.certificate-thumbnail:after{content:"";position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-color:#38b2ceb3;background-size:30px 30px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yOS42IDI3LjhsLTYuNi02LjVjMi0yLjMgMy4yLTUuMiAzLjItOC40IDAtNy4xLTUuOS0xMi45LTEzLjEtMTIuOS03LjIgMC0xMy4xIDUuOC0xMy4xIDEyLjlzNS45IDEyLjkgMTMuMSAxMi45YzMgMCA1LjgtMSA4LTIuN2w2LjcgNi42Yy4zLjMuNS40LjkuNHMuNy0uMS45LS40Yy41LS42LjUtMS40IDAtMS45em0tMjctMTQuOGMwLTUuNyA0LjctMTAuMyAxMC41LTEwLjNzMTAuNSA0LjYgMTAuNSAxMC4zLTQuNyAxMC4zLTEwLjUgMTAuMy0xMC41LTQuNi0xMC41LTEwLjN6TTE4LjMgMTEuNWgtMy45di0zLjhjMC0uOC0uNS0xLjMtMS4zLTEuM3MtMS4zLjUtMS4zIDEuM3YzLjdoLTMuOGMtLjggMC0xLjMuNS0xLjMgMS4zcy41IDEuMyAxLjMgMS4zaDMuOHYzLjljMCAuOC41IDEuMyAxLjMgMS4zczEuMy0uNiAxLjMtMS4zdi0zLjloMy45Yy43IDAgMS4zLS41IDEuMy0xLjNzLS41LTEuMi0xLjMtMS4yeiIvPjwvc3ZnPg==);-webkit-transition:.3s;transition:.3s}.certificate-thumbnail:hover:after{opacity:1}.certificate-thumbnail.w_certificates{min-height:174px;-o-object-fit:cover;object-fit:cover}.certificate-sign p{display:block;color:#999;font-size:14px;font-weight:400}.gallery-item{padding:10px 0 22px}.gallery-item-thumbnail{position:relative;display:block;width:100%;height:auto;margin:0 0 10px;border:1px solid #e5e5e5;background-position:center;background-size:cover}.gallery-item-thumbnail:after{content:"";position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-color:#38b2ceb3;background-size:30px 30px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzAgMzAiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yOS42IDI3LjhsLTYuNi02LjVjMi0yLjMgMy4yLTUuMiAzLjItOC40IDAtNy4xLTUuOS0xMi45LTEzLjEtMTIuOS03LjIgMC0xMy4xIDUuOC0xMy4xIDEyLjlzNS45IDEyLjkgMTMuMSAxMi45YzMgMCA1LjgtMSA4LTIuN2w2LjcgNi42Yy4zLjMuNS40LjkuNHMuNy0uMS45LS40Yy41LS42LjUtMS40IDAtMS45em0tMjctMTQuOGMwLTUuNyA0LjctMTAuMyAxMC41LTEwLjNzMTAuNSA0LjYgMTAuNSAxMC4zLTQuNyAxMC4zLTEwLjUgMTAuMy0xMC41LTQuNi0xMC41LTEwLjN6TTE4LjMgMTEuNWgtMy45di0zLjhjMC0uOC0uNS0xLjMtMS4zLTEuM3MtMS4zLjUtMS4zIDEuM3YzLjdoLTMuOGMtLjggMC0xLjMuNS0xLjMgMS4zcy41IDEuMyAxLjMgMS4zaDMuOHYzLjljMCAuOC41IDEuMyAxLjMgMS4zczEuMy0uNiAxLjMtMS4zdi0zLjloMy45Yy43IDAgMS4zLS41IDEuMy0xLjNzLS41LTEuMi0xLjMtMS4yeiIvPjwvc3ZnPg==);-webkit-transition:.3s;transition:.3s}.gallery-item-thumbnail:hover:after{opacity:1}.gallery-item-sign p{display:block;color:#999;font-size:14px;font-weight:400}@media (max-width: 767px){.content-text ol,.content-text ul{padding-top:5px}.content-text h1{font-size:28px;line-height:28px;padding:5px 0}.content-text h2{font-size:21px;line-height:24px;padding:10px 0 5px;line-height:26px}.content-text h3{font-size:17px;padding:10px 0 0;line-height:20px}.content-text p{font-size:15px;line-height:23px;padding:5px 0}.content-text ol{padding:5px 0;margin-left:15px}.content-text ol>li{font-size:15px;line-height:23px;padding-bottom:5px}.content-text ul{margin-left:15px}.content-text ul>li{font-size:15px;line-height:23px;padding-bottom:5px}.content-text ul>li:before{left:-15px}.content-text img{margin:5px 0}.content-text table th,.content-text table td{font-size:14px;line-height:20px;padding:5px}.quote{padding:5px 10px;margin:15px 0}.quote:before,.quote:after{width:26px;height:24px;background-size:14px 12px}.quote:before{top:-13px;left:-11px}.quote:after{right:-11px;bottom:-13px}.quote-text{font-size:15px;line-height:23px}.file{padding:6px 0}.file-thumbnail{min-width:26px;width:26px;height:32px}.file-info{padding:0 0 0 10px}.file-name{font-size:15px;line-height:23px}.file-size{font-size:11px}.table{padding:5px 0}.table h3{font-size:16px;line-height:22px;padding:10px 20px}.text-underline{padding:12px 0 5px}.text-underline p{font-size:21px;line-height:24px;padding:0 0 2px}.certificates{padding:5px 0 10px}.certificate{padding:0 0 8px}.certificate-thumbnail{margin:5px 0}.certificate-sign p{font-size:11px}.gallery-item{padding:5px 0}.gallery-item-thumbnail{margin:0 0 5px}.gallery-item-sign p{font-size:11px}}@media (max-width: 1199px){.header-top__tel{margin-left:0}.content-anchor-1,.content-anchor-2{position:fixed;top:0}.section-bottom-button{display:none}.logo-name{top:-25px}.header-wrap-menu{position:fixed;top:50px;left:100%;-webkit-transition:.3s;transition:.3s;width:100%;height:calc(100% - 50px);background-color:#fff;overflow:auto;padding-bottom:50px;z-index:99999;padding-left:15px}.header-wrap-menu.opened{left:0;z-index:9999}.header-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.header{position:static;background-color:#fff;padding-bottom:0}.header .col-logo{width:45px;padding-top:0}.header .col-menus{width:calc(100% - 75px)}.header .header-top__right{display:none}.header-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header-top__left{width:100%;padding:0 35px}.header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:100%;min-width:auto;background-color:transparent;margin:0}.header-menu__item{width:100%}.header-menu__link{padding:0;border-bottom:1px solid #eee}.header-menu__link:not(.btn):visited{color:#000}.header-menu__link:not(.btn):hover,.header-menu__link:not(.btn):focus{color:#ff7f00}.header-menu__item.current .header-menu__link{color:#ff7f00}.sidebar{display:none}.content{width:100%;margin-left:0}.main-screen .content{min-height:auto}.service__title{line-height:40px;font-size:34px}.main-screen{padding-top:0;background-size:cover}.admin .button-buy--first-screen,.default .button-buy--first-screen,.aqua .button-buy--first-screen,.dino .button-buy--first-screen,.rope .button-buy--first-screen,.zoo .button-buy--first-screen,.ski .button-buy--first-screen,.ssc .button-buy--first-screen,.leto .button-buy--first-screen,.restaurant .button-buy--first-screen,.hotel .button-buy--first-screen,.events .button-buy--first-screen,.quest .button-buy--first-screen,.conf .button-buy--first-screen,.prazdnik .button-buy--first-screen{margin-bottom:100px;margin-left:202px}.content-wrapper{padding-top:10px;padding-bottom:75px}.content-text .text-block.main-main{padding:0}.m-content .logo-name{margin-left:0}.services{max-width:960px;margin:0 auto}.rope .services{background-position:150px 121px;background-size:620px}.section-bottom-button{margin-top:0}.service__img{width:100%;height:auto;margin-bottom:10px}.service:nth-child(2n) .service__img{width:100%;height:auto;margin-bottom:10px}.partner{padding:0 10px;max-width:20%}.partner img{max-width:100%}.content-text .price-table__cell--name{width:31%}.content-text .price-table__cell--val{width:34%}.footer-menu{margin-bottom:15px}.sidebar-mobile{display:block;position:fixed;top:0!important;bottom:50px;height:calc(100% - 50px);overflow:auto;left:100%;width:100%;background-color:#fff;-webkit-transition:.3s;transition:.3s;padding:50px 30px;z-index:11}.sidebar-mobile.opened{left:0}.sidebar-menu__link{border-bottom:1px solid #eaeaea;font-weight:700;line-height:40px;font-size:18px;margin:0}.open-sidebar-mobile,.top-sidebar-mobile{position:fixed;z-index:10;bottom:0;height:50px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;background-color:#ff7f00;color:#000;font-weight:700;text-transform:uppercase;font-family:Corbel}.open-sidebar-mobile:not(.btn):visited,.top-sidebar-mobile:not(.btn):visited{color:#000}.open-sidebar-mobile:not(.btn):hover,.open-sidebar-mobile:not(.btn):focus,.top-sidebar-mobile:not(.btn):hover,.top-sidebar-mobile:not(.btn):focus{color:#000}.open-sidebar-mobile{width:40%;left:10%}.close-sidebar-mobile{float:right;color:#000!important;font-size:36px;top:-44px;position:relative}.top-sidebar-mobile{width:10%;border-right:1px solid #d08b00}.footer{padding-bottom:50px}.footer__lower{padding-left:0}.button-wrapper{right:0;background-color:#ff7f00;height:50px;width:50%;bottom:0!important;border-left:1px solid #d08b00}.button-slide{width:100%;height:100%}}@media (max-width: 991px){.admin .button-buy--first-screen,.default .button-buy--first-screen,.aqua .button-buy--first-screen,.dino .button-buy--first-screen,.rope .button-buy--first-screen,.zoo .button-buy--first-screen,.ski .button-buy--first-screen,.ssc .button-buy--first-screen,.leto .button-buy--first-screen,.restaurant .button-buy--first-screen,.hotel .button-buy--first-screen,.events .button-buy--first-screen,.quest .button-buy--first-screen,.conf .button-buy--first-screen,.prazdnik .button-buy--first-screen,.besedki .button-buy--first-screen{margin-left:10px}.text-block__title{line-height:40px;font-size:34px;margin-bottom:10px}.text-block__text{line-height:22px;font-size:16px}.hours__title{line-height:40px;font-size:34px;margin-bottom:10px}.hours__text{font-weight:400;line-height:24px;font-size:16px;color:#333}.footer-top-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-top__right{margin:0 auto}.footer-menu{width:100%}.rope .services{background-image:none}.content-text .price-table__cell--name{width:19%}.content-text .price-table__cell--val{width:40%}.content-text .price-table__title{line-height:24px;font-size:22px}.content-text .price-table__header{height:90px}.content-text .price-table__day-week{line-height:18px;font-size:16px}.content-text .price-table__val--str{font-size:13px}.content-text .price-table__age{font-size:16px}.content-text .price-table__body{height:60px;margin-top:3px}.content-text .price-table__val--int{font-size:18px}.contact-form{padding:30px 20px}.content-text .waterslide-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:block}.content-text .waterslide-block__content-wrapper{border-bottom:1px solid #f7f7f7;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.content-text .waterslide-block__qubes{border-right:none}.content-text .waterslide-block__thumbnail-wrapper{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.content-text .waterslide-block__thumbnail-wrapper.events{width:100%}}@media (max-width: 767px){.content-text .text-block__text{text-align:left}.container{padding:0 5px}.content-text .restcalc-price .contact-form{padding:5px}.footer__lower{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0}.footer__text{padding:5px 15px;text-align:center}.admin .button-buy--first-screen,.default .button-buy--first-screen,.aqua .button-buy--first-screen,.dino .button-buy--first-screen,.rope .button-buy--first-screen,.zoo .button-buy--first-screen,.ski .button-buy--first-screen,.ssc .button-buy--first-screen,.leto .button-buy--first-screen,.restaurant .button-buy--first-screen,.hotel .button-buy--first-screen,.events .button-buy--first-screen,.quest .button-buy--first-screen,.conf .button-buy--first-screen,.prazdnik .button-buy--first-screen{margin-left:10px}.main-screen{background-position:top center}.text-block-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content-text .text-block h1,.content-text .text-block h2{font-size:46px}.content-text .hours{width:100%;padding-left:0}.content-text .hours .hours__title{margin-bottom:0;font-size:40px}.content-text .text-block{width:100%;margin-bottom:30px}.content-text .text-block .text-block__title{margin-bottom:0;font-size:40px}.footer__top{margin-top:0}.price-bottom-xs{display:block;margin-bottom:-50px}.price{background-image:none!important;height:auto!important;position:relative;padding-top:50px;padding-bottom:50px;background-size:cover;background-repeat:no-repeat;background-color:var(--price-bgcolor)}section.section-text{padding-bottom:50px}.form-part{width:calc(50% - 30px)}#buy .modal-body{padding:0 15px 30px}.content-wrapper{padding-bottom:40px}.services-section{padding-bottom:30px;padding-top:30px}.mobile-table{display:block}.table-mobile-hidden{display:none}.content-text .price-table__cell--name{width:30%}.content-text .price-table__cell--val{width:69%}.content-text .price-table__warpper{min-width:100%}.breadcrumbs{padding:14px 0 8px}.breadcrumbs ul li:after{margin:0 3px}.content-text.text-page-callback{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:35px 20px}.content-text.text-page-callback .text-page-callback__image{margin:0 auto 20px;display:none}.content-text .contact-form{padding:0;width:100%}.button-slide__text,.open-sidebar-mobile,.top-sidebar-mobile{font-size:18px}.content-text .rest-menu-table td,.content-text .rest-menu-table th{font-size:70%}.content-text .rest-menu-table td .btn,.content-text .rest-menu-table th .btn{font-size:13px}.content-text .rest-menu-table td .modal .modal-title,.content-text .rest-menu-table th .modal .modal-title{font-size:20px;line-height:20px}}@media (max-width: 575px){.header-mobile{margin:0 0 0 -15px}.h1,h1{font-size:2rem}.admin .button-buy--first-screen,.default .button-buy--first-screen,.aqua .button-buy--first-screen,.dino .button-buy--first-screen,.rope .button-buy--first-screen,.zoo .button-buy--first-screen,.ski .button-buy--first-screen,.ssc .button-buy--first-screen,.leto .button-buy--first-screen,.restaurant .button-buy--first-screen,.hotel .button-buy--first-screen,.events .button-buy--first-screen,.quest .button-buy--first-screen,.conf .button-buy--first-screen,.prazdnik .button-buy--first-screen{margin:20px auto}.footer-top-wrapper{margin-bottom:30px}.footer-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.footer-menu__item{width:100%;margin-bottom:10px}.footer-top__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-top__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-top__tel{margin:0}.social-group{margin-bottom:10px}.partners{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.partner{max-width:20%;padding:0 5px}.services{padding-top:0;top:0;background-image:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.service{max-width:200px;margin-bottom:20px}.service:nth-child(2n){top:0}.service:nth-child(odd){top:0}.price{padding-top:30px;padding-bottom:30px}section.section-text{padding-bottom:30px}.header-menu{padding:0 15px}.form-part{width:100%;max-width:320px}.form-part.w50{width:100%}.modal-bottom-info{max-width:100%}.modal-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-text .price-table__title{line-height:18px;font-size:18px}.content-text .price-table__age{font-size:13px;line-height:13px}.content-text .price-table__age .small{font-size:80%}.content-text .price-table__body{height:45px}.content-text .price-table__cell{padding:5px}.text-block{margin-bottom:15px}.half-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.half-row .contact-field,.half-row .contact-field.half{width:100%}.half-row .checkbox{max-width:100%;margin:0}.half-row .radio-group,.half-row .select.half{width:100%}.half-row .contact-form__submit{width:100%;max-width:255px;margin-bottom:10px}.half-row p.personal{width:100%}.waterslide-block{margin:0 0 20px}.waterslide-block__content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.waterslide-block__main-info{min-height:0}.waterslide-block__thumbnail-wrapper{height:270px!important}.waterslide-block__client-param{margin:0 10px}.waterslide-instruction,.waterslide-level{height:auto;padding:25px 20px}.waterslides-filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.waterslides-filters__item:not(:last-child){border-right:0;border-bottom:2px solid #38b2ce}.content-text .waterslides-filters__item:not(:last-child){border-right:none}.page-title{font-size:32px;line-height:40px}.button-slide__text,.open-sidebar-mobile,.top-sidebar-mobile{font-size:14px}}@media (max-width: 400px){.text-page-callback__image{max-width:100%;min-width:auto;width:100%}.partners{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partner{max-width:33%}.button-slide__text,.open-sidebar-mobile,.top-sidebar-mobile{font-size:12px}}.relative{position:relative}.loader-back{position:absolute;width:102%;height:100%;background-color:#fff;top:0;opacity:.5;margin-left:-1%;z-index:10}.noproducts-back{position:absolute;width:102%;height:100%;background-color:#fff;top:0;opacity:.8;margin-left:-1%;z-index:10}.loader{position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;z-index:10}.loading-container{text-align:center}.noproducts-container{text-align:center;z-index:10;position:absolute;color:#ff7f00;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;top:0;font-weight:700;font-size:24px;line-height:1.1}.noproducts-container .arrow{font-size:40px;margin-left:10px;top:-3px;position:relative}.svg-loader{height:20vmin;padding:3vmin 20vmin}.svg-loader-10{height:10px;padding:0;display:block;margin-left:-5px;margin-top:-5px}.svg-loader-20{height:20px;padding:0;display:block;margin-left:-10px;margin-top:-10px}.svg-loader-30{height:30px;padding:0;display:block;margin-left:-15px;margin-top:-15px}.svg-loader-40{height:40px;padding:0;display:block;margin-left:-20px;margin-top:-20px}.svg-loader-50{height:50px;padding:0;display:block;margin-left:-25px;margin-top:-25px}.svg-loader-60{height:60px;padding:0;display:block;margin-left:-30px;margin-top:-30px}.svg-loader-70{height:70px;padding:0;display:block;margin-left:-35px;margin-top:-35px}.svg-loader-80{height:80px;padding:0;display:block;margin-left:-40px;margin-top:-40px}.svg-loader-90{height:90px;padding:0;display:block;margin-left:-45px;margin-top:-45px}.svg-loader-100{height:100px;padding:0;display:block;margin-left:-50px;margin-top:-50px}.svg-loader-110{height:110px;padding:0;display:block;margin-left:-55px;margin-top:-55px}.svg-loader-120{height:120px;padding:0;display:block;margin-left:-60px;margin-top:-60px}.svg-loader-130{height:130px;padding:0;display:block;margin-left:-65px;margin-top:-65px}.svg-loader-140{height:140px;padding:0;display:block;margin-left:-70px;margin-top:-70px}.svg-loader-150{height:150px;padding:0;display:block;margin-left:-75px;margin-top:-75px}.svg-loader-160{height:160px;padding:0;display:block;margin-left:-80px;margin-top:-80px}.svg-loader-170{height:170px;padding:0;display:block;margin-left:-85px;margin-top:-85px}.svg-loader-180{height:180px;padding:0;display:block;margin-left:-90px;margin-top:-90px}.svg-loader-190{height:190px;padding:0;display:block;margin-left:-95px;margin-top:-95px}.svg-loader-200{height:200px;padding:0;display:block;margin-left:-100px;margin-top:-100px}.modal{height:100%;width:100%;background-color:#0006;position:fixed;z-index:99999;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:.5s;opacity:0;pointer-events:none}.modal.active{opacity:1;pointer-events:all}.modal-content{padding:20px;border-radius:10px;background-color:#fff;transform:scale(.5);transition:.4s all;width:50vw}.modal-content p{display:flex;justify-content:space-between}.modal-content input,.modal-content textarea,.modal-content select{width:50%}.modal-content.active{transform:scale(1)}.modal-content.active h2,.modal-content h2{text-align:center;margin:0}
