

/* Start:/local/templates/re_europegym/js/slick/slick.css?17000483761776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/re_europegym/js/fancybox/fancybox.css?170004837615598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/re_europegym/style/css/select2.css?170004837814966*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/local/templates/re_europegym/style/css/custom.css?1782480566130266*/
﻿@font-face{font-family:"Montserrat";src:url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-alternates-extrabold.eot");src:url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-alternates-extrabold.eot?#iefix") format("embedded-opentype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-alternates-extrabold.otf") format("opentype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-alternates-extrabold.svg") format("svg"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-alternates-extrabold.ttf") format("truetype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-alternates-extrabold.woff") format("woff"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-alternates-extrabold.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:"Montserrat";src:url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-semibold.eot");src:url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-semibold.eot?#iefix") format("embedded-opentype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-semibold.otf") format("opentype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-semibold.svg") format("svg"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-semibold.ttf") format("truetype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-semibold.woff") format("woff"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-semibold.woff2") format("woff2");font-weight:bold;font-style:normal}@font-face{font-family:"Montserrat";src:url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-medium.eot");src:url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-medium.eot?#iefix") format("embedded-opentype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-medium.otf") format("opentype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-medium.svg") format("svg"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-medium.ttf") format("truetype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-medium.woff") format("woff"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-medium.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"Montserrat";src:url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-regular.eot");src:url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-regular.eot?#iefix") format("embedded-opentype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-regular.otf") format("opentype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-regular.svg") format("svg"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-regular.ttf") format("truetype"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-regular.woff") format("woff"),url("/local/templates/re_europegym/style/css/../css/fonts/montserrat-regular.woff2") format("woff2");font-weight:normal;font-style:normal}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{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}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: .375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 680px){.dropdown-menu-smd-start{--bs-position: start}.dropdown-menu-smd-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-smd-end{--bs-position: end}.dropdown-menu-smd-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 769px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xlg-start{--bs-position: start}.dropdown-menu-xlg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xlg-end{--bs-position: end}.dropdown-menu-xlg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1408px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255,255,255,0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}body{--bs-body-font-family: "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-body-font-size: 1rem;--bs-body-line-height: 25px;--bs-body-font-weight: normal;--bs-body-color: #000}h1,h2{font-size:40px;line-height:45px;color:#000000;font-weight:bold;margin:20px 0 30px}.h1 h1{font-weight:800;text-align:center;margin:80px 10px 70px}.h1.m-50 h1{margin:50px 10px}h3{font-size:38px;line-height:52px;text-align:center;font-weight:bold;margin:20px 0 30px}.text-center{text-align:center}.text_page{font-size:18px;line-height:25px}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:rgba(0,0,0,0.8)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-opened .fancybox-skin{box-shadow:0 0 12px 3px rgba(0,0,0,0.5)}.fancybox-skin{position:relative;background:#fff;color:#444;text-shadow:none}.fancybox-opened{z-index:8030}a.fancybox-close{position:absolute;top:0;right:0;width:50px;height:50px;cursor:pointer;z-index:8040;background:#4d5160;border:1px solid #fff;text-decoration:none !important}.fancybox-close::before{content:"×";color:#fff;font-size:43px;font-weight:300;line-height:0;position:absolute;top:20px;left:12px}.container{--bs-gutter-x: 1.2rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;max-width:100%}@media (min-width: 1408px){.container{max-width:1360px}}.my-row,.header__top>ul,.header__middle,.header__middle ul,.header__bottom_nav nav>ul,.footer__bottom_nav>ul{--bs-gutter-x: 1.2rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.my-row>*,.header__top>ul>*,.header__middle>*,.header__middle ul>*,.header__bottom_nav nav>ul>*,.footer__bottom_nav>ul>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.header{position:relative}.header>hr{width:100%;background:#e6e6e6;height:1.25px;margin:0 !important;border:0}.header__top{height:45px}.header__top>ul{margin:0;padding:0;list-style:none;--bs-gutter-x: 45px;justify-content:center}.header__top>ul>li{flex:0 0 auto;width:auto;margin:0;text-align:center}.header__top>ul>li>a{color:#616161;font-size:14px;line-height:44px;text-decoration:none}@media (max-width: 679.98px){.header>hr,.header__top{display:none}}.header__middle{position:relative;height:117px;align-items:center;justify-content:space-between;--bs-gutter-x: 0}.header__middle>*{flex:0 0 auto;width:auto}.header__middle ul{margin:0;padding:0;list-style:none}.header__middle ul>li{flex:0 0 auto;width:auto;margin:0;text-align:center}.header__middle ul>li>a{color:#616161;text-decoration:none}.header__middle__logo{flex:1 1 220px}.header__middle__logo svg{width:100%}.header__middle_nav{flex:1 1 auto;justify-content:center;display:flex}.header__middle_nav ul{--bs-gutter-x: 70px}.header__middle_nav ul>li>a{font-size:14px;font-weight:bold;color:#000}@media (max-width: 1040px){.header__middle__logo img{max-width:200px}}@media (max-width: 991.98px){.header__middle_nav{display:none}}.header__middle__contacts-button{flex:1 1 auto;--bs-gutter-x: 1.2rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));align-items:center;min-width:380px;justify-content:space-between}.header__middle__contacts-button>*{flex:0 0 auto;width:auto}.header__middle__contacts-button img{height:51px}.header__middle__contacts-button #top_phone{width:181px;height:47px;border-radius:8px;border:1.25px solid #e6e6e6;font-weight:bold;text-align:center;line-height:45px;color:#000;text-decoration:none;display:block}.header__middle__contacts-button .header__middle__soc .header__middle__soc_personal{display:none}.header__middle__contacts-button .header__middle__soc a{text-decoration:none;margin-right:10px}.header__middle__contacts-button .header__middle__soc a#fixed_whatsapp,.header__middle__contacts-button .header__middle__soc a#fixed_telegram{margin-right:0}@media (max-width: 679.98px){.header__middle__contacts-button .header__middle__soc .header__middle__soc_personal{display:block;margin-left:20px}}@media (max-width: 679.98px){.header__middle__contacts-button .header__middle__soc{display:flex}.header__middle__contacts-button>*{order:2}.header__middle__contacts-button .header__middle__phone{justify-content:center;width:100%;order:0;display:flex;margin-bottom:20px}.header__middle__contacts-button .header__middle__phone #top_phone{width:240px}.header__middle__contacts-button .header__middle__btn{order:1;z-index:4}}.header__middle__contacts-button .header__middle__btn{width:38px;height:27px;cursor:pointer;color:#ef3047;position:relative;padding:0}.header__middle__contacts-button .header__middle__btn.active::after{transform:rotate(-43deg);top:10px;left:9px;width:100%}.header__middle__contacts-button .header__middle__btn.active::before{border-bottom:0;height:0;transform:rotate(43deg);top:12px;left:4px;width:100%}.header__middle__contacts-button .header__middle__btn::before{content:'';position:absolute;top:0;left:0;border-top:4px solid;border-bottom:4px solid;width:100%;height:15px}.header__middle__contacts-button .header__middle__btn::after{content:'';position:absolute;bottom:0;left:0;border-top:4px solid;width:100%}@media (min-width: 680px) and (max-width: 790px){.header__middle__contacts-button img{height:40px}.header__middle__logo img{max-width:165px}}@media (max-width: 768.98px){.header__middle__contacts-button{--bs-gutter-x: 2rem}}@media (max-width: 679.98px){.header__middle__logo img{max-width:none}.header__middle__contacts-button{--bs-gutter-y: -20px;min-width:auto;padding:0}.header__middle__contacts-button img{height:45px}.header__middle__contacts-button .header__middle__soc a.header__middle__soc_personal{display:flex;align-items:center;margin-left:10px}.header__middle__contacts-button .header__middle__soc a.header__middle__soc_personal img{height:32px}}@media (max-width: 380px){.header__middle__contacts-button img{height:38px}.header__middle .header__middle__soc a.header__middle__soc_personal img{height:27px}}@media (max-width: 679.98px){.header__middle{flex-direction:column;height:auto;padding:15px 0 0}}.header__bottom_nav{position:absolute;top:100%;left:0;background:#f9fafc;height:147px;z-index:3;width:100%;display:none}.header__bottom_nav.active{display:block}.header__bottom_nav nav{height:100%}.header__bottom_nav nav>ul{list-style:none;margin:0 auto;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;padding:14px 85px 20px}.header__bottom_nav nav>ul>li{flex:0 0 auto;width:auto;margin:0;min-width:20%}.header__bottom_nav nav>ul>li:nth-last-of-type(2){text-align:right}.header__bottom_nav nav>ul>li>a{text-decoration:none;font-size:14px;line-height:35px;color:#000000;font-weight:bold}.header__bottom_nav nav>ul>li .header_nav_social{text-align:right}.header__bottom_nav nav>ul>li .header_nav_social a{text-decoration:none !important}@media (max-width: 679.98px){.header__bottom_nav nav>ul>li .header_nav_social img{height:30px}}@media (max-width: 991.98px){.header__bottom_nav nav>ul>li:nth-last-of-type(1),.header__bottom_nav nav>ul>li:nth-last-of-type(2){display:none}}@media (max-width: 679.98px){.header__bottom_nav nav>ul>li>a{line-height:18px;display:block}.header__bottom_nav nav>ul>li:nth-last-of-type(1),.header__bottom_nav nav>ul>li:nth-last-of-type(2){display:block;order:0;grid-column:1 / 3;justify-self:center}.header__bottom_nav nav>ul>li:nth-last-of-type(1){padding-bottom:20px}.header__bottom_nav nav>ul>li:nth-last-of-type(even){padding-left:0}.header__bottom_nav nav>ul>li:nth-last-of-type(odd){padding-right:0}}@media (max-width: 1407.98px){.header__bottom_nav nav>ul>li{min-width:auto}}@media (max-width: 679.98px){.header__bottom_nav nav>ul>li{order:1;padding-top:10px;padding-bottom:10px}}@media (max-width: 1407.98px){.header__bottom_nav nav>ul{padding:14px 0 20px}}@media (max-width: 679.98px){.header__bottom_nav nav>ul{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto}}@media (max-width: 679.98px){.header__bottom_nav{height:auto;top:calc(100% - 43px)}}.header_banner_top{position:relative}.header_banner_top.header_banner_top_deti .form_header{top:40px}@media (max-width: 1407.98px){.header_banner_top.header_banner_top_deti .form_header{top:12px}}@media (max-width: 991.98px){.header_banner_top.header_banner_top_deti .form_header{display:none}.header_banner_top.header_banner_top_holydays{margin-bottom:330px}.header_banner_top.header_banner_top_holydays .form_header .header_form{height:auto;padding-bottom:40px}}@media (max-width: 768.98px){.header_banner_top.header_banner_top_holydays{margin-bottom:415px}}@media screen and (max-width: 575px){.header_banner_top.header_banner_top_holydays{margin-bottom:470px}.header_banner_top.header_banner_top_holydays .form_header .header_form .feature_header>span:first-child nobr{white-space:normal}}.header_banner_top .form_header{position:absolute;right:80px;top:90px}.header_banner_top .form_header .header_form{width:337px;height:auto;border-radius:7px;background-color:#ffffff;padding:30px 32px}.header_banner_top .form_header .header_form form .form_result,.header_banner_top .form_header .header_form form .text1,.header_banner_top .form_header .header_form form .text2{display:none}.header_banner_top .form_header .header_form form.form_success .form_result_close{position:absolute;top:10px;right:10px;width:20px;height:20px;display:block;color:#9e9daa;cursor:pointer}.header_banner_top .form_header .header_form form.form_success .form_result_close::after{transform:rotate(-45deg);top:8px;left:-2px;width:123%;border-top:2px solid;content:'';position:absolute}.header_banner_top .form_header .header_form form.form_success .form_result_close::before{content:'';position:absolute;border-top:2px solid;height:0;transform:rotate(45deg);top:8px;left:-3px;width:123%}.header_banner_top .form_header .header_form form.form_success .form_result,.header_banner_top .form_header .header_form form.form_success .text1{display:flex}.header_banner_top .form_header .header_form form.form_success .text1{max-width:220px;text-align:center;font-size:20px;line-height:37px}.header_banner_top .form_header .header_form form.form_success .form_result{position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;border-radius:7px;justify-content:center;align-items:center}.header_banner_top .form_header .header_form form ul{list-style:none;padding:0;margin:0}.header_banner_top .form_header .header_form form input[type="text"]{width:215px;height:37px;border-radius:7px;border:1.625px solid #ebebeb;margin:0 auto 7px;font-size:12px;line-height:33px;padding:0 15px;outline:none;display:block;color:#9e9daa}.header_banner_top .form_header .header_form form input[type="submit"]{width:197px;height:36px;border-radius:7px;box-shadow:5px 8.66px 8px rgba(239,48,71,0.25);background-color:#ef3047;color:#fff;line-height:17px;font-size:14px;font-weight:bold;text-align:center;border:0;margin:0 auto;display:block}.header_banner_top .form_header .header_form form .form_note{position:relative;padding:0 0 0 20px;margin:0 auto 28px;max-width:215px}.header_banner_top .form_header .header_form form .form_note::before{content:"";display:block;position:absolute;left:0;width:13px;height:13px;border-radius:2px;border:1.25px solid #ebebeb}.header_banner_top .form_header .header_form form .form_note::after{content:"";display:block;position:absolute;left:3px;top:3px;width:7px;height:7px;border-radius:3px;background-color:#ef3047}.header_banner_top .form_header .header_form form .form_note a{font-size:11px;line-height:14px;text-decoration:underline;color:#9e9daa;display:block}.header_banner_top .form_header .header_form .feature_header{margin-bottom:16px}.header_banner_top .form_header .header_form .feature_header>span:first-child{font-size:22px;line-height:25px;color:#000000;font-weight:bold;text-align:center;display:block}.header_banner_top .form_header .header_form .feature_header>span:last-child{display:block;font-size:15px;line-height:20px;color:#616161;text-align:center;margin-top:6px}@media (max-width: 991.98px){.header_banner_top .form_header{width:100%;top:100%;position:absolute;right:auto;left:0}.header_banner_top .form_header .header_form{width:100%;border-radius:0;background-color:#ebecf0;height:320px;padding-top:36px}.header_banner_top .form_header .header_form form.result{position:static}.header_banner_top .form_header .header_form form.form_success .form_result{background-color:#ebecf0}.header_banner_top .form_header .header_form form>ul{display:flex;justify-content:space-around;flex-wrap:wrap}.header_banner_top .form_header .header_form form>ul>li{max-width:none}.header_banner_top .form_header .header_form form>ul>.form_note{width:100%;display:flex;max-width:none;justify-content:center;margin-top:20px;margin-bottom:33px}.header_banner_top .form_header .header_form form>ul>.form_note>a{order:1}.header_banner_top .form_header .header_form form>ul>.form_note::before{display:inline-block;position:relative;left:auto;order:0;background:#fff;top:1px}.header_banner_top .form_header .header_form form>ul>.form_note::after{display:inline-block;position:relative;left:-10px;order:0;top:4px}.header_banner_top .form_header .header_form .feature_header{margin-bottom:33px}.header_banner_top .form_header .header_form .feature_header>span:first-child{font-size:26px}.header_banner_top .form_header .header_form .feature_header>span:last-child{font-size:18px;margin-top:12px}}@media (max-width: 768.98px){.header_banner_top .form_header .header_form{height:auto}.header_banner_top .form_header .header_form form input[type="text"]{margin:0 auto 12px}.header_banner_top .form_header .header_form form>ul{flex-direction:column}}@media (max-width: 575.98px){.header_banner_top .form_header{width:100%;left:0;background-color:#ebecf0}.header_banner_top .form_header .header_form{height:auto;max-width:320px;margin:0 auto}.header_banner_top .form_header .header_form .feature_header{margin-bottom:27px}.header_banner_top .form_header .header_form .feature_header>span:first-child{font-size:20px;line-height:23px}.header_banner_top .form_header .header_form .feature_header>span:last-child{font-size:15px;margin-top:4px;line-height:18px}.header_banner_top .form_header .header_form form input[type="text"]{margin:0 auto 12px}.header_banner_top .form_header .header_form form>ul{flex-direction:column}.header_banner_top .form_header .header_form form>ul>.form_note{margin-top:11px}}.header_banner_top.main_page_banner{background:url(/local/templates/re_europegym/images/re_europegym/home-banner.png) no-repeat;position:relative;height:809px;background-position:center;margin:45px auto 0;border-bottom-left-radius:67px;border-top-right-radius:69px;background-size:cover}.header_banner_top.main_page_banner .form_header::after{content:"";display:block;background:url(/local/templates/re_europegym/images/re_europegym/header_banner_top_icon1.png) no-repeat;background-position:center -34px;width:44px;height:44px;background-size:140px 140px;position:absolute;left:-26px;top:95px;border-radius:7px}.header_banner_top.main_page_banner .text_banner_top{position:absolute;width:100%;font-size:47px;line-height:56px;color:#211919;font-weight:bold;top:180px;max-width:493px}.header_banner_top.main_page_banner .text_banner_bottom{font-size:36px;letter-spacing:0px;line-height:50px;text-transform:uppercase;color:#ffffff;font-weight:bold;text-align:center;position:absolute;bottom:50px;width:100%;left:0}@media (max-width: 1199.98px){.header_banner_top.main_page_banner .text_banner_top{font-size:34px;max-width:350px;line-height:47px}.header_banner_top.main_page_banner .text_banner_bottom{font-size:31px}}@media (max-width: 991.98px){.header_banner_top.main_page_banner .form_header::after{content:none}.header_banner_top.main_page_banner .text_banner_bottom{font-size:22px;bottom:22px;line-height:40px}.header_banner_top.main_page_banner .text_banner_top{font-size:27px;line-height:40px;top:115px;max-width:37%}}@media (max-width: 768.98px){.header_banner_top.main_page_banner .text_banner_top{font-size:4.5vw;line-height:5.5vw;top:12vw;max-width:50%}.header_banner_top.main_page_banner .text_banner_bottom{font-size:2.8vw;bottom:2.7vw;line-height:4.3vw}}@media (max-width: 575.98px){.header_banner_top.main_page_banner .text_banner_top{font-size:5.6vw;line-height:6.3vw;top:10vw;max-width:58vw;text-align:center;left:calc(50% - 58vw/2)}.header_banner_top.main_page_banner .text_banner_bottom{font-size:4.1vw;bottom:10vw;line-height:6.2vw}.header_banner_top.main_page_banner .text_banner_bottom span{display:block}}section.about_home{margin-top:113px;position:relative}section.about_home h2{text-align:center}section.about_home::before{background:url(/local/templates/re_europegym/images/re_europegym/about_icon1.png) no-repeat;content:'';position:absolute;top:15px;left:21px;width:38px;height:200px}section.about_home::after{background:url(/local/templates/re_europegym/images/re_europegym/about_icon2.png) no-repeat;content:'';position:absolute;bottom:452px;right:10px;width:145px;height:70px;z-index:-1}@media (max-width: 991.98px){section.about_home::after{bottom:-45px}}@media (max-width: 575.98px){section.about_home::before{top:28px;left:3px}}@media (max-width: 575.98px){section.about_home::after{bottom:45px;right:0;width:126px;background-size:contain}}@media (max-width: 679.98px){section.about_home .about__items{margin:0 -25px}}section.mission_home{margin-top:-125px;background:url(/local/templates/re_europegym/images/re_europegym/mission_fon.png) no-repeat;background-position:center top;background-size:cover;padding-top:300px;height:1753px;position:relative}section.mission_home::before{content:"";display:block;background:url(/local/templates/re_europegym/images/re_europegym/mission_girl_icon.png) no-repeat;width:148px;height:133px;background-position:center;position:absolute;top:153px;right:61px}section.mission_home.boy_active::before{background:url(/local/templates/re_europegym/images/re_europegym/mission_boy_icon.png) no-repeat;width:139px;height:151px}@media (max-width: 1199.98px){section.mission_home::before{width:83px;height:90px;background-size:contain;top:102px}section.mission_home.boy_active::before{width:88px;height:80px;background-size:contain}}@media (max-width: 991.98px){section.mission_home::before{top:7%}}@media (max-width: 575.98px){section.mission_home::before{content:none}}section.our_achievements{margin-top:-300px}section.video_block{margin-top:80px}section.review_block{margin-top:80px}.slick__slider__wrapp{position:relative}.slick__slider{margin-top:60px}.slick__slider:not(.slick-initialized){display:none}.slick__slider .slick-slide{padding:0 10px;position:relative}.slick__slider .slick-arrow{display:inline-block;position:absolute;top:-105px;left:340px;border:0;background:none;width:60px;height:40px;cursor:pointer;box-shadow:3px 6px 20px rgba(0,0,0,0.1);border-radius:10px;background:#fff}.slick__slider .slick-arrow.slick-disabled{opacity:0.6;cursor:default;filter:grayscale(100%);pointer-events:none;box-shadow:none;background:none}.slick__slider .slick-arrow.slick-next{left:410px}.slick__slider .slick-arrow::before{content:'';width:24px;height:20px;background:url(/local/templates/re_europegym/images/re_europegym/arrow1.svg) no-repeat 50% 50%/cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.slick__slider .slick-arrow.slick-prev::before{transform:scaleX(-1) translate(50%, -50%)}#map_centers_container{margin:0;position:relative;background:#f2f4fc}#map_centers_container form{position:absolute;top:40px;left:50%;width:100%;max-width:1200px;display:block;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}#map_centers_container form input[type='submit']{position:absolute;right:0;top:0;width:44px;background:#c51530 url(/local/templates/re_europegym/images/re_europegym/icon_search.svg) no-repeat 50% 50%/20px;border:0;height:100%;border-radius:10px}#map_centers_container form #main_centers_location{width:100%;border-radius:10px;border:0;padding:8px 15px;outline:none}#map_centers_container #ymap_zoom{display:flex;padding:0}#map_centers_container #ymap_zoom li{border-radius:10px;width:50px;height:50px}#map_centers_container #ymap_zoom li::marker{content:none}#map_centers_container #ymap_zoom li::before{font-size:35px;line-height:44px}#map_centers_in{opacity:1;transition:opacity 500ms}.load #map_centers_in{opacity:0}#map_centers_container form+ul{display:none}#map_centers{height:calc(100vh - 90px);max-height:680px}.mobile #map_centers{height:100vh}#map_centers [class*='ymaps-2'][class*='-ground-pane']{-webkit-filter:grayscale(100%) brightness(90%) contrast(110%) sepia(0.1) hue-rotate(188deg);filter:grayscale(100%) brightness(90%) contrast(110%) sepia(0.1) hue-rotate(188deg)}#map_centers [class*='route-content__button']{background:#c51530;color:#fff}#map_centers [class*='balloon-panel'] [class*='balloon_layout_panel'],#map_centers [class*='balloon-panel'] [class*='balloon__content']{background:#3e414d;padding:0;font-family:'Ubuntu', Arial, sans-serif}#map_centers [class*='balloon-panel'] [class*='balloon__close-button']{opacity:1;background:#3e414d}#map_centers [class*='balloon-panel'] [class*='balloon__close-button']::before{content:'×';color:#fff;font-size:35px;font-weight:300;font-family:'Ubuntu', Arial, sans-serif}a.info_block_dial{font-size:13px;margin:8px 0 15px;color:#fff;display:block}a.info_block_dial img{display:inline-block;height:22px;vertical-align:before-edge;margin:0 8px 0 0}.ymap_obj_balloon{color:#fff;box-shadow:0 0 12px rgba(0,0,0,0.45);position:relative;width:240px}.ymap_obj_balloon.panel{width:auto;margin-right:15px}.ymap_obj_balloon_addr{background:#3e414d;padding:17px 20px 20px;font-size:15px;line-height:1.2}.ymap_obj_balloon_addr span:nth-child(1){color:#cdcdd0;display:block;margin-bottom:8px;font-size:13px}.ymap_obj_balloon_img{display:block;position:relative}.panel .ymap_obj_balloon_img{pointer-events:none}.ymap_obj_balloon_img img{width:100%}.ymap_obj_balloon_img::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(62,65,77,0.7) 0%, rgba(62,65,77,0) 39%);mix-blend-mode:multiply}a.ymap_obj_balloon_link{display:block;border:solid #999ea9;border-width:1px 0 0 0;color:#fff;text-decoration:none;font-size:12px;text-transform:uppercase;background:#676c7d;height:28px;line-height:26px;padding:0 0 0 40px;position:relative;transition:background 95ms}a.ymap_obj_balloon_link:hover{background:#c51530}a.ymap_obj_balloon_link::before{content:'';background:#c51530;width:26px;height:100%;position:absolute;top:0;left:0}a.ymap_obj_balloon_link::after{content:'';width:7px;height:7px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:9px;left:7px}a.ymap_obj_balloon_link:last-child{border-width:1px 0 1px 0}a.ymap_obj_balloon_close{display:block;position:absolute;top:0;right:2px;line-height:36px;padding:0 10px;font-size:32px;font-weight:300;color:#fff;text-decoration:none;z-index:5}.ymap_obj_balloon_arrow{width:0;height:0;border-style:solid;border-width:12px 11.5px 0 11.5px;border-color:#3e414d transparent transparent transparent;position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.ymap_obj_balloon_name{font-size:22px;font-weight:500;position:absolute;top:12px;left:20px;z-index:5;line-height:1}.ymap_obj_hint{background:#3e414d;padding:7px 12px 10px;color:#fff;font-size:13px;font-weight:500;display:inline-block;box-shadow:0 0 12px rgba(62,65,77,0.55)}#ymap_zoom{white-space:nowrap}#ymap_zoom li{font-family:'Ubuntu', Arial, sans-serif;width:40px;height:40px;background:#3e414d;cursor:pointer;color:#fff;text-align:center;font-weight:500;font-size:20px;line-height:38px !important}#ymap_zoom li:first-child{margin-right:12px}#ymap_zoom li:first-child::before{content:'+'}#ymap_zoom li:last-child::before{content:'–'}section.our_centers_block{margin-top:130px}section.our_centers_block.page_view{margin:90px 0 -57px}@media (max-width: 991.98px){section.our_centers_block h2{text-align:center}}.form__result{display:none}.form__result .form__result__success,.form__result .form__result__error{display:none}form.result{position:relative}form.result .form__result{display:block;position:relative;position:absolute;width:100%;text-align:center;bottom:-30px}form.result.form_success .form__result .form__result__success{display:block;color:#fff}form.result.form_error .form__result .form__result__error{display:block;color:red}section.block__seo{padding-top:90px;color:#37383d;font-size:16px;font-weight:500}section.block__seo .block__seo__text{max-height:235px;overflow:hidden}section.block__seo h2{color:#37383d;font-size:30px;line-height:30px;font-weight:600;margin:20px 0;text-transform:uppercase}section.block__seo h1{text-transform:uppercase;font-size:30px;line-height:30px;font-weight:600;margin-bottom:40px}section.block__seo.open_block .block__seo__text{max-height:none}section.block__seo.open_block .block__seo__more::before{content:"Скрыть"}section.block__seo .block__seo__more{font-size:18px;line-height:55px;text-decoration:underline;color:#37383d;font-weight:600;cursor:pointer;padding-top:20px;text-align:center}section.block__seo .block__seo__more::before{content:"Читать далее"}.footer{background:#ebecf0;width:100%;margin:60px 0 0;padding-bottom:30px}.footer .btm_partner{text-align:right}.footer .btm_partner img{width:195px}.footer .footer__copyright{font-size:14px;line-height:25px;color:#000000;font-weight:500;display:flex;justify-content:space-between;align-items:center}.footer .footer__copyright a{text-decoration:none}.footer .footer__copyright>div:first-child{display:flex;align-items:center}.footer .footer__copyright>div:first-child>div{display:flex;flex-direction:column;padding-left:15px}.footer .footer__copyright #btm_logo{width:88px}.footer__bottom_nav{height:120px;width:100%;display:block;padding:40px 0 25px;box-sizing:content-box}.footer__bottom_nav>ul{padding:0;list-style:none;margin:0 auto;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;padding:0}.footer__bottom_nav>ul>li{flex:0 0 auto;width:auto;margin:0;min-width:20%}.footer__bottom_nav>ul>li:nth-last-of-type(2){text-align:right}.footer__bottom_nav>ul>li>a{text-decoration:none;font-size:14px;line-height:35px;color:#000000;font-weight:bold}.footer__bottom_nav>ul>li .header_nav_social{text-align:right}.footer__bottom_nav>ul>li .header_nav_social a{text-decoration:none !important}@media (max-width: 1199.98px){.footer__bottom_nav>ul>li{min-width:auto}}@media (min-width: 680px){.footer .footer__copyright>div:first-child>div{display:flex;flex-direction:row;flex-wrap:wrap}.footer .footer__copyright>div:first-child>div>span{margin:0 6px}.footer .footer__copyright>div:first-child>div noindex{width:100%}}@media (max-width: 991.98px){.footer .footer__bottom_nav{padding:40px 0 15px;height:122px}.footer .footer__bottom_nav>ul>li{max-width:140px;padding-top:0;padding-bottom:18px}.footer .footer__bottom_nav>ul>li .header_nav_social{display:flex}.footer .footer__bottom_nav>ul>li:nth-last-of-type(2){padding-bottom:7px;max-width:none}.footer .footer__bottom_nav>ul>li:last-of-type{width:92px;align-self:flex-end}.footer .footer__bottom_nav>ul>li a{font-size:13px;line-height:16px;display:block}.footer .footer__copyright{flex-direction:column}.footer .footer__copyright>div:first-child{order:1;display:flex;flex-direction:column;text-align:center}.footer .footer__copyright>div:first-child>div{padding-left:0;justify-content:center}.footer .footer__copyright .btm_partner{order:0;display:flex}.footer .footer__copyright .btm_partner img{margin-left:20px}.footer .footer__copyright #btm_logo{margin:20px 0}}@media (max-width: 679.98px){.footer .footer__bottom_nav{display:none}.footer .footer__copyright>div:first-child noindex{margin-top:15px}.footer .footer__copyright #btm_logo{display:none}.footer .footer__copyright .btm_partner{padding:130px 0 20px;background:url(/bitrix/templates/europegym/images/logo_btm.png) no-repeat;background-position:center 25px}}@media (max-width: 575.98px){.footer .footer__copyright .btm_partner{flex-direction:column;align-items:center}.footer .footer__copyright .btm_partner img{margin-left:0}}#gotop.act{bottom:0}#gotop{position:fixed;bottom:-40px;left:40px;width:40px;height:40px;background:#c51530;cursor:pointer;transition:bottom 350ms}#gotop::before{content:'';width:12px;height:12px;border-top:#fff 3px solid;border-right:#fff 3px solid;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:13px;left:13px}.tabs-block__switchs{display:flex;margin-bottom:80px}.tabs-block__switch{padding:9px 40px;border-radius:22px;background-color:#fff;border:2px solid #d67169;font-size:18px;line-height:25px;color:#616161;font-weight:600;cursor:pointer;margin-right:35px}.tabs-block__switch_action{background-color:#d67169;color:#fff;cursor:default}.tabs-block__content{display:none}.tabs-block__content_action{display:block}.tabs-block_deti{position:relative}.tabs-block_deti .h1 h1{margin:40px 0}.tabs-block__switchs_deti{position:relative;top:0;padding:15px 80px;width:calc(100% + 160px);left:-80px;display:flex;justify-content:space-around;background-image:linear-gradient(to right, #f66957, #ed4d6a 10% 55%, #d67069);margin-bottom:0}.tabs-block__switch_deti{font-size:24px;line-height:25px;font-weight:700;border-radius:30px;border:2px solid #ffffff;padding:15px 40px;background:transparent;color:#fff;margin:0;text-align:center}.tabs-block__switch_deti.tabs-block__switch_action,.tabs-block__switch_deti:hover{background:#fff;color:#e94159}.youtube_video_wrapp{display:flex;justify-content:space-between;align-items:center}.youtube_video_wrapp .youtube_video,.youtube_video_wrapp iframe{position:relative;display:inline-block;overflow:hidden;transition:all 200ms ease-out;cursor:pointer;border-radius:22px;background-position:center;background-repeat:no-repeat;width:100%;background-size:cover;max-width:100%}.youtube_video_wrapp .youtube_video__background{background-image:linear-gradient(94deg, #ed4e61 0%, #ed99a5 100%);border-radius:22px;padding-bottom:15px;flex:1 1 calc(100% - 224px);max-width:calc(100% - 224px)}.youtube_video_wrapp .youtube_video__background iframe{height:408px}.youtube_video_wrapp .youtube_video__play{background:url(/local/templates/re_europegym/images/re_europegym/button_video.png) no-repeat;position:absolute;background-position:center;height:100%;width:100%;opacity:0.8;filter:alpha(opacity=80);transition:all 0.2s ease-out}.youtube_video_wrapp .youtube_video__play:hover{opacity:1;filter:alpha(opacity=100)}.youtube_video_wrapp h2{font-size:40px;line-height:55px;color:#ef3047;font-weight:bold;text-align:center;text-transform:uppercase;margin-top:0;margin-bottom:40px}.youtube_video_wrapp .youtube_video__button_all,.youtube_video_wrapp .youtube_video__button_all:hover{background:#ef3047;box-shadow:5px 5px 13px 2px #ffbac2;color:#fff;padding:12px 15px;border-radius:9px;font-weight:bold;text-decoration:none;font-size:13px}.youtube_video_wrapp .youtube_video__button_all span,.youtube_video_wrapp .youtube_video__button_all:hover span{font-size:23px;font-weight:100;position:relative;top:2px;left:5px}@media (max-width: 575px){.youtube_video_wrapp .youtube_video__play{background-size:60px}}.form-full-width{margin:110px 0 0}.form-full-width.holydays{margin:0 0 -57px}.form-full-width.light-background{margin-top:70px}.form-full-width.light-background .form_header .header_form{background-color:#fff}@media (max-width: 740px){.form-full-width.light-background .form_header .header_form form>ul li,.form-full-width.light-background .form_header .header_form form>ul li input[type="text"]{width:100%}}@media (max-width: 900px){.form-full-width.light-background .form_header .header_form{padding:0 0 30px}}.form-full-width .form_header{width:100%;position:relative}.form-full-width .form_header .header_form{width:100%;border-radius:0;background-color:#ebecf0;height:320px;padding:44px 24px 30px}.form-full-width .form_header .header_form form{max-width:960px;margin:0 auto}.form-full-width .form_header .header_form form .form_result,.form-full-width .form_header .header_form form .text1,.form-full-width .form_header .header_form form .text2{display:none}.form-full-width .form_header .header_form form input[type="text"]{width:270px;height:50px;border-radius:10px;border:1.625px solid #ebebeb;margin:0 auto 7px;font-size:15px;line-height:33px;padding:0 15px;outline:none;display:block;color:#9e9daa}.form-full-width .form_header .header_form form input[type="submit"]{width:240px;height:45px;border-radius:10px;box-shadow:5px 8.66px 8px rgba(239,48,71,0.25);background-color:#ef3047;color:#fff;line-height:17px;font-size:18px;font-weight:bold;text-align:center;border:0;margin:0 auto;display:block}.form-full-width .form_header .header_form form>ul{display:flex;justify-content:space-around;flex-wrap:wrap;list-style:none;padding:0;margin:0}.form-full-width .form_header .header_form form>ul li{max-width:none}.form-full-width .form_header .header_form form>ul>.form_note{width:100%;display:flex;max-width:none;justify-content:center;position:relative;padding:0 0 0 20px;margin:20px auto 33px}.form-full-width .form_header .header_form form>ul>.form_note::before{content:"";display:inline-block;position:relative;left:auto;order:0;background:#fff;top:1px;width:13px;height:13px;border-radius:2px;border:1.25px solid #ebebeb}.form-full-width .form_header .header_form form>ul>.form_note::after{content:"";display:inline-block;position:relative;left:-10px;order:0;top:4px;width:7px;height:7px;border-radius:3px;background-color:#ef3047}.form-full-width .form_header .header_form form>ul>.form_note>a{order:1;font-size:14px;line-height:14px;text-decoration:underline;color:#9e9daa;display:block}.form-full-width .form_header .header_form form.form_success{position:static}.form-full-width .form_header .header_form form.form_success .form_result_close{position:absolute;top:10px;right:10px;width:20px;height:20px;display:block;color:#9e9daa;cursor:pointer}.form-full-width .form_header .header_form form.form_success .form_result_close::after{transform:rotate(-45deg);top:8px;left:-2px;width:123%;border-top:2px solid;content:'';position:absolute}.form-full-width .form_header .header_form form.form_success .form_result_close::before{content:'';position:absolute;border-top:2px solid;height:0;transform:rotate(45deg);top:8px;left:-3px;width:123%}.form-full-width .form_header .header_form form.form_success .form_result,.form-full-width .form_header .header_form form.form_success .text1{display:flex}.form-full-width .form_header .header_form form.form_success .text1{max-width:220px;text-align:center;font-size:20px;line-height:37px}.form-full-width .form_header .header_form form.form_success .form_result{position:absolute;top:0;bottom:0;left:0;right:0;background:#ebecf0;border-radius:7px;justify-content:center;align-items:center}@media (max-width: 940px){.form-full-width .form_header .header_form form>ul{justify-content:center;column-gap:16px}.form-full-width .form_header .header_form form>ul input[type="text"]{width:215px;height:42px;font-size:14px}.form-full-width .form_header .header_form form>ul input[type="submit"]{width:197px;height:36px;border-radius:7px;font-size:14px}.form-full-width .form_header .header_form form>ul>.form_note>a{font-size:12px}}@media screen and (max-width: 740px){.form-full-width .form_header .header_form form{max-width:290px}.form-full-width .form_header .header_form form>ul input[type="text"]{width:250px;height:45px;font-size:12px}.form-full-width .form_header .header_form form>ul>.form_note{margin-top:11px}.form-full-width .form_header .header_form form>ul>.form_note>a{font-size:11px;padding-right:18px}.form-full-width .form_header .header_form form>ul>.form_note::before{flex:0 0 auto;width:18px;height:18px;border-radius:4px;top:5px}.form-full-width .form_header .header_form form>ul>.form_note::after{flex:0 0 auto;width:9px;height:9px;border-radius:8px;left:-14px;top:9px}}.form-full-width .form_header .header_form .feature_header{margin-bottom:36px}.form-full-width .form_header .header_form .feature_header>span:first-child{font-size:30px;line-height:25px;color:#000000;font-weight:bold;text-align:center;display:block}.form-full-width .form_header .header_form .feature_header>span:last-child{display:block;font-size:18px;line-height:20px;color:#616161;text-align:center;margin-top:12px}@media (max-width: 768.98px){.form-full-width .form_header .header_form .feature_header>span:first-child{font-size:26px}}@media screen and (max-width: 740px){.form-full-width .form_header .header_form .feature_header>span:first-child{font-size:20px;line-height:22px}.form-full-width .form_header .header_form .feature_header>span:last-child{font-size:15px;margin-top:5px}}@media screen and (max-width: 740px){.form-full-width .form_header .header_form{height:auto}}.map_centers__wrapp{position:absolute;top:140px;left:calc(50% + 250px);width:340px;max-height:calc(100% - 230px);height:100%;border-radius:7px;background-color:#ffffff;padding:10px 35px 35px}.map_centers__items{max-height:calc(100% - 120px);overflow:auto}.map_centers__title{font-size:18px;line-height:55px;color:#000000;font-weight:600;text-align:center;margin-bottom:0}.map_centers__btn{border-radius:7px;box-shadow:5px 8.66px 8px rgba(239,48,71,0.25);background-color:#ef3047;color:#fff;line-height:17px;font-size:13px;font-weight:bold;text-align:center;width:195px;padding:7px 12px 11px;margin:30px auto 0;opacity:0.6;cursor:pointer}.map_centers__btn a{text-decoration:none}.map_centers__btn span{font-size:25px;font-weight:100;margin:0 0 0 0;position:relative;top:3px;left:5px}.map_centers__btn:hover{opacity:1}.map_centers__item{font-size:16px;line-height:22px;color:#000000;display:flex;flex-direction:column}.map_centers__item .map_centers__item_phone a,.map_centers__item .map_centers__item_mail a{font-size:14px;text-decoration:none;padding-left:20px}.map_centers__item .map_centers__item_mail{padding-bottom:8px;margin-right:20px;border-bottom:2.25px solid #dcdee5;margin-bottom:20px}.map_centers__item .map_centers__item_name{font-weight:bold;position:relative;padding:0 0 0 20px}.map_centers__item .map_centers__item_name::before{content:"";display:block;width:11px;height:11px;border-radius:20px;background-color:#ef3047;position:absolute;top:4px;left:0}.map_centers__item .map_centers__item_name::after{content:"";display:block;width:5px;height:5px;border-radius:20px;background-color:#ffffff;position:absolute;top:7px;left:3px;z-index:1}.our_centers_block #map_centers_container form{width:97%}@media (min-width: 769px){.container{--bs-gutter-x: 80px}.header__middle_nav ul{--bs-gutter-x: 20px}}@media (min-width: 1200px){.container{--bs-gutter-x: 160px}}@media screen and (max-width: 1610px){.map_centers__wrapp{top:110px}}@media screen and (max-width: 1250px){.map_centers__wrapp{left:auto;right:20px}}@media (max-width: 1199.98px){.header_banner_top.main_page_banner{border-bottom-left-radius:0;border-top-right-radius:0}section.video_block{--bs-gutter-x: 0}section.mission_home{height:1051px;background:url(/local/templates/re_europegym/images/re_europegym/mission_fon_1199.png) no-repeat;background-position:center top;background-size:cover;margin-top:-20px;padding-top:180px}section.our_achievements{margin-top:-165px}.h1 h1{margin:60px 10px}.tabs-block__switch{padding:9px 20px;font-size:16px;line-height:22px;margin-right:15px}.tabs-block__switch_deti{padding:15px 40px}.tabs-block__switchs{margin-bottom:50px;flex-wrap:wrap}.tabs-block__switch{margin-bottom:10px}.youtube_video_wrapp{flex-direction:column}.youtube_video_wrapp>div:first-of-type{order:1;margin:30px 0 0}.youtube_video_wrapp .youtube_video__background{order:0;width:100%}.youtube_video_wrapp h2{display:none}.youtube_video_wrapp .youtube_video__background{flex:auto;max-width:976px}.tabs-block__switchs_deti{width:calc(100% + 80px);left:-40px;gap:24px;grid-template-columns:repeat(6, 95.5px);grid-template-rows:repeat(2, auto);justify-content:center}.tabs-block__switchs_deti.grid_5{display:grid;padding:30px 0}.tabs-block__switchs_deti.grid_5 .tabs-block__switch_deti{padding:15px 0}.tabs-block__switch_deti{font-size:24px;line-height:25px;font-weight:700;border:2px solid #ffffff;margin-bottom:0;margin-right:0}.tabs-block__switch_deti:nth-child(1){grid-column:1 / 3}.tabs-block__switch_deti:nth-child(2){grid-column:3 / 5}.tabs-block__switch_deti:nth-child(3){grid-column:5 / 7}.tabs-block__switch_deti:nth-child(4){grid-column:2 / 4}.tabs-block__switch_deti:nth-child(5){grid-column:4 / 6}}@media (max-width: 991.98px){.header_banner_top.main_page_banner{margin-bottom:420px;background-size:cover;height:66vw;background-position:-50px center}section.our_centers_block{margin-top:100px}.h1.m-50 h1{margin:36px 10px}}@media screen and (max-width: 976px){.youtube_video__background,.youtube_video,.youtube_video__background iframe{border-radius:0 !important}.youtube_video_wrapp .youtube_video__background{position:relative;padding-bottom:8px;height:calc(42vw + 12px) !important}.youtube_video,.youtube_video__background iframe{width:100% !important;height:42vw !important;display:block;position:absolute;margin:0;top:0;left:0;border:none}}@media screen and (max-width: 890px){section.block__seo .block__seo__text{max-height:370px}}@media screen and (max-width: 750px){.form-full-width{margin:70px 0 0}.tabs-block__switchs_deti{padding:18px 0;gap:15px;grid-template-columns:repeat(4, 55px);grid-template-rows:repeat(3, auto)}.tabs-block__switchs_deti.grid_5 .tabs-block__switch_deti{padding:9px 0}.tabs-block__switch_deti{padding:9px 25px;font-size:15px;line-height:20px;margin-bottom:0;margin-right:0}.tabs-block__switch_deti:nth-child(1){grid-column:1 / 3}.tabs-block__switch_deti:nth-child(2){grid-column:3 / 5}.tabs-block__switch_deti:nth-child(3){grid-column:1 / 3}.tabs-block__switch_deti:nth-child(4){grid-column:3 / 5}.tabs-block__switch_deti:nth-child(5){grid-column:2 / 4}}@media (max-width: 768.98px){.container{--bs-gutter-x: 80px}.header_banner_top.main_page_banner{background-image:url(/local/templates/re_europegym/images/re_europegym/form-main-768.png);background-position:center;height:75vw;margin-top:30px}}@media screen and (max-width: 740px){.map_centers__wrapp{padding:10px 20px 35px;width:290px}.map_centers__wrapp .map_centers__item .map_centers__item_phone a,.map_centers__wrapp .map_centers__item .map_centers__item_mail a{font-size:13px}}@media (max-width: 679.98px){.container{--bs-gutter-x: 50px}footer{padding-bottom:25px}.tabs-block_deti{margin-top:-40px}.tabs-block__switchs_deti{width:calc(100% + 50px);left:-25px}.header_banner_top_deti.deti+.main>.tabs-block_deti{margin-top:-10px}}@media (max-width: 575.98px){.header_banner_top.main_page_banner{background-image:url(/local/templates/re_europegym/images/re_europegym/banner-main-576.png);height:148vw;margin-top:17px;background-position:center;margin-bottom:475px}h2{font-size:24px;line-height:30px}h3{font-size:22px;line-height:28px}.h1 h1,h1{font-size:24px;line-height:30px;margin:40px 0}section.review_block{margin-top:65px}section.our_centers_block{margin-top:75px}section.block__seo{padding-top:30px}section.block__seo .block__seo__more{padding-top:10px}section.block__seo .block__seo__text{font-size:15px;line-height:22px;max-height:454px}section.block__seo h1{font-size:20px;line-height:25px;margin-bottom:20px}section.block__seo h2{font-size:18px;line-height:25px}footer{margin:40px 0 0}.tabs-block__switchs{margin-bottom:30px}.tabs-block__switch{padding:7px 16px;font-size:14px;line-height:20px;margin-right:10px}.youtube_video_wrapp .youtube_video__background{height:calc(57vw + 12px) !important}.youtube_video,.youtube_video__background iframe{height:57vw !important}.our_centers_block #map_centers_container{background:#ebecf0}.map_centers__wrapp{padding:10px 32px 35px;width:320px;position:static;margin:0 auto;height:450px;background:#ebecf0}.map_centers__wrapp .map_centers__item .map_centers__item_phone a,.map_centers__wrapp .map_centers__item .map_centers__item_mail a{font-size:14px}.header_banner_top.header_banner_top_deti.deti{height:240px}.tabs-block_deti .h1 h1{margin:20px 0}}@media screen and (max-width: 460px){section.mission_home{height:444vw;background:url(/local/templates/re_europegym/images/re_europegym/mission_fon_320.png) no-repeat;background-position:center top;background-size:cover;margin-top:-23vw}section.our_achievements{margin-top:-147vw;position:relative;z-index:1}}@media screen and (max-width: 320px){.header_banner_top.main_page_banner{background-image:url(/local/templates/re_europegym/images/re_europegym/form-main-320.png);height:150vw;margin-top:10px;background-position:center}}.form_centers .header_form{width:100%;height:100%;border-radius:30px;background-color:#ffffff;padding:26px 50px 35px}.form_centers .header_form form .form_result,.form_centers .header_form form .text1,.form_centers .header_form form .text2{display:none}.form_centers .header_form form.form_success .form_result_close{position:absolute;top:10px;right:10px;width:20px;height:20px;display:block;color:#9e9daa;cursor:pointer}.form_centers .header_form form.form_success .form_result_close::after{transform:rotate(-45deg);top:8px;left:-2px;width:123%;border-top:2px solid;content:'';position:absolute}.form_centers .header_form form.form_success .form_result_close::before{content:'';position:absolute;border-top:2px solid;height:0;transform:rotate(45deg);top:8px;left:-3px;width:123%}.form_centers .header_form form.form_success .form_result,.form_centers .header_form form.form_success .text1{display:flex}.form_centers .header_form form.form_success .text1{max-width:220px;text-align:center;font-size:20px;line-height:37px}.form_centers .header_form form.form_success .form_result{position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;border-radius:7px;justify-content:center;align-items:center}.form_centers .header_form form ul{list-style:none;padding:0;margin:0}.form_centers .header_form form input[type="text"]{width:100%;height:50px;border-radius:9px;border:1.625px solid #ebebeb;margin:0 auto 22px;font-size:14px;line-height:33px;padding:0 15px;outline:none;display:block;color:#9e9daa}.form_centers .header_form form input[type="submit"]{width:197px;height:36px;border-radius:7px;box-shadow:5px 8.66px 8px rgba(79,79,79,0.25);background-color:#4f4f4f;color:#fff;line-height:17px;font-size:14px;font-weight:bold;text-align:center;border:0;margin:0 auto;display:block}.form_centers .header_form form .form_note{position:relative;padding:0 0 0 20px;margin:0 auto 33px}.form_centers .header_form form .form_note::before{content:"";display:block;position:absolute;left:0;width:13px;height:13px;border-radius:2px;border:1.25px solid #ebebeb}.form_centers .header_form form .form_note::after{content:"";display:block;position:absolute;left:3px;top:3px;width:7px;height:7px;border-radius:3px;background-color:#ef3047}.form_centers .header_form form .form_note a{font-size:11px;line-height:14px;text-decoration:underline;color:#9e9daa;display:block}.form_centers .header_form .feature_header{margin-bottom:16px}.form_centers .header_form .feature_header>span{display:block;font-size:22px;line-height:37px;color:#000;text-align:center;margin-top:0}@media (max-width: 991.98px){.form_centers{width:100%}.form_centers .header_form{width:100%;border-radius:0;background-color:#ebecf0;height:320px;padding-top:36px}.form_centers .header_form form.result{position:static}.form_centers .header_form form.form_success .form_result{background-color:#ebecf0}.form_centers .header_form form>ul{display:flex;justify-content:space-around;flex-wrap:wrap}.form_centers .header_form form>ul>li{max-width:none}.form_centers .header_form form>ul>.form_note{width:100%;display:flex;max-width:none;justify-content:center;margin-top:20px;margin-bottom:33px}.form_centers .header_form form>ul>.form_note>a{order:1}.form_centers .header_form form>ul>.form_note::before{display:inline-block;position:relative;left:auto;order:0;background:#fff;top:1px}.form_centers .header_form form>ul>.form_note::after{display:inline-block;position:relative;left:-10px;order:0;top:4px}.form_centers .header_form .feature_header{margin-bottom:33px}.form_centers .header_form .feature_header>span:first-child{font-size:26px}.form_centers .header_form .feature_header>span:last-child{font-size:18px;margin-top:12px}}@media (max-width: 768.98px){.form_centers .header_form{height:auto}.form_centers .header_form form input[type="text"]{margin:0 auto 12px}.form_centers .header_form form>ul{flex-direction:column}}@media (max-width: 575.98px){.form_centers .header_form{height:auto;max-width:320px;margin:0 auto}.form_centers .header_form .feature_header{margin-bottom:27px}.form_centers .header_form .feature_header>span:first-child{font-size:20px;line-height:23px}.form_centers .header_form .feature_header>span:last-child{font-size:15px;margin-top:4px;line-height:18px}.form_centers .header_form form input[type="text"]{margin:0 auto 12px}.form_centers .header_form form>ul{flex-direction:column}.form_centers .header_form form>ul>.form_note{margin-top:11px}.form_centers .header_form form>ul>.form_note::before{flex:0 0 auto;width:18px;height:18px;border-radius:4px;top:5px}.form_centers .header_form form>ul>.form_note::after{flex:0 0 auto;width:9px;height:9px;border-radius:8px;left:-14px;top:9px}}.contact-action h2.contact-list__title{text-align:center}.contact-action .contact-list_wrapp{display:flex;justify-content:space-between;list-style:none;padding:0;background-color:#f1f4fb;padding:40px;max-width:1005px;margin:0 auto 45px}.contact-action .contact-list_contacts{width:50%;padding-right:35px}.contact-action .contact-list__form{width:50%;position:relative}.contact-action .contact-list__phone{background:url(/local/templates/re_europegym/images/re_europegym/contact_tel.png) no-repeat}.contact-action .contact-list__wa{background:url(/local/templates/re_europegym/images/re_europegym/contact_wa.png) no-repeat}.contact-action .contact-list__mail{background:url(/local/templates/re_europegym/images/re_europegym/contact_mail.png) no-repeat}.contact-action .contact-list__addr{background:url(/local/templates/re_europegym/images/re_europegym/contact_addr.png) no-repeat}.contact-action .contact-list__phone,.contact-action .contact-list__wa,.contact-action .contact-list__mail,.contact-action .contact-list__addr{font-size:20px;line-height:25px;color:#000000;font-weight:500;display:flex;align-items:center;width:100%;margin-top:20px;padding:15px 40px 15px 100px;min-height:90px;box-sizing:border-box;background-color:#fff;text-decoration:none;border-radius:25px;background-position:30px center}.contact-action .contact-list__phone{margin-top:0 !important}.contact-action .form_centers{position:absolute;top:0;left:0;bottom:0;right:0;padding-left:35px}.contact-action .contact-list__links{max-width:1005px;margin:0 auto;display:flex;justify-content:space-between}.contact-action .contact-list__links a{width:253px;height:44px;border-radius:22px;background-color:#ffffff;border:2px solid #d67169;font-size:18px;line-height:25px;color:#000000;font-weight:600;display:flex;justify-content:center;align-items:center;text-decoration:none}.contact-action .contact-list__links a:hover{background-color:#d67169;color:#fff}.contact-action .contact-list__time{display:none}.contact-action.detail_page{margin:-210px auto 90px;z-index:1;position:relative}.contact-action.detail_page>div:first-child{box-shadow:0px 10px 8px rgba(127,127,127,0.37);background:#f1f4fb;padding-top:10px;margin:0 auto 80px;max-width:1005px}.contact-action.detail_page .contact-list_wrapp{padding:0 40px 40px}.contact-action.detail_page .contact-list__links{max-width:none;flex-wrap:wrap}.contact-action.detail_page .contact-list__links a{color:#616161;width:auto;padding:0 37px}.contact-action.detail_page .contact-list__links a:hover,.contact-action.detail_page .contact-list__links a.action{color:#fff;background-color:#d67169}@media screen and (max-width: 1285px){.contact-action.detail_page .contact-list__links>div{width:33%;text-align:center;margin-bottom:33px}.contact-action.detail_page .contact-list__links>div:nth-last-child(1),.contact-action.detail_page .contact-list__links>div:nth-last-child(2){width:50%}.contact-action.detail_page .contact-list__links a{display:inline-flex}}@media screen and (max-width: 740px){.contact-action.detail_page .contact-list__links>div{width:100%;margin-bottom:20px}.contact-action.detail_page .contact-list__links>div:nth-last-child(1),.contact-action.detail_page .contact-list__links>div:nth-last-child(2){width:100%}}@media screen and (max-width: 1285px){.contact-action.detail_page .contact-list__links{justify-content:space-around}}@media screen and (max-width: 1020px){.contact-action.detail_page .contact-list__form{display:none}}@media screen and (max-width: 575px){.contact-action.detail_page .contact-list_wrapp{padding:0 22px 40px}}@media screen and (max-width: 1285px){.contact-action .contact-list__phone,.contact-action .contact-list__wa,.contact-action .contact-list__mail,.contact-action .contact-list__addr{max-width:470px;width:100%;margin:20px auto 0;text-align:left}.contact-action.detail_page{margin:-210px auto 60px}}@media screen and (max-width: 1050px){.contact-action .contact-list__time{display:block;font-size:20px;line-height:25px;color:#000;text-align:center;font-weight:500;margin-bottom:25px}.contact-action .contact-list_wrapp{justify-content:center;padding-top:0}.contact-action .contact-list_contacts{width:100%;padding-right:0;max-width:468px}.contact-action .contact-list__links a{width:213px;height:43px;font-size:16px}.contact-action>div:first-child{box-shadow:0px 10px 8px rgba(127,127,127,0.37);background:#f1f4fb;padding-top:10px;margin-bottom:80px}}@media screen and (max-width: 1020px){.contact-action.detail_page{margin:-285px auto 60px}.contact-action.detail_page>div:first-child{max-width:514px;padding:10px 0 0}}@media screen and (max-width: 850px){.contact-action>div:first-child{padding:10px 50px 0}}@media screen and (max-width: 740px){.contact-action .contact-list__links{flex-direction:column;align-items:center}.contact-action .contact-list__links a:not(:last-child){margin-bottom:40px}.contact-action.detail_page>div:first-child{margin:0 auto 70px}}@media screen and (max-width: 650px){.contact-action .contact-list__phone,.contact-action .contact-list__wa,.contact-action .contact-list__mail,.contact-action .contact-list__addr{font-size:16px;line-height:20px;padding:10px 30px 10px 70px;background-position:24px center;min-height:80px;background-size:30px auto}}@media screen and (max-width: 575px){.contact-action.detail_page{margin:-40vw auto 50px}}@media screen and (max-width: 560px){.contact-action .contact-list__phone,.contact-action .contact-list__wa,.contact-action .contact-list__mail,.contact-action .contact-list__addr{font-size:15px;line-height:20px;background-size:26px auto;padding:16px 40px 16px 60px;min-height:47px;background-position:17px center;border-radius:20px}.contact-action .contact-list__time,.contact-action .contact-list__map{display:none}.contact-action .contact-list_wrapp{padding:0 0 40px}.contact-action>div:first-child{padding:10px 20px 0}}@media screen and (max-width: 420px){.contact-action .contact-list__mail,.contact-action .contact-list__addr{font-size:12px}}@media screen and (max-width: 360px){.contact-action .contact-list__phone,.contact-action .contact-list__wa,.contact-action .contact-list__mail,.contact-action .contact-list__addr{line-height:17px;background-size:23px auto;padding:16px 15px 16px 45px;background-position:13px center}}.block-training{background-color:#ece9f1;padding:43px 0}.block-training>div{display:flex}.block-training__left{padding-right:38px;flex:0 0 32%}.block-training__title{font-size:40px;line-height:45px;color:#000000;font-weight:700;position:relative;padding:33px 0 0 60px;margin-bottom:114px;margin-top:50px}.block-training__title>span{position:relative;z-index:2}.block-training__title::before{content:"";display:block;position:absolute;left:0;top:0;width:106px;height:106px;border-radius:5px;background-color:#ffffff;z-index:1}.block-training__right{display:flex;justify-content:space-between;flex-wrap:wrap}.block-training__item{padding:35px 20px 35px 35px;background-color:#fff;border-radius:27px;margin-bottom:44px}.block-training__item-trial{border:2px solid #d67169;background:none}.block-training__right .block-training__item{width:47%}.block-training__item-title{font-size:20px;line-height:28px;color:#000;text-transform:uppercase;font-weight:700}.block-training__item-date,.block-training__item-price{font-size:18px;line-height:40px;color:#000;font-weight:700}.block-training__item-text{font-size:18px;line-height:25px;color:#000;margin:10px 0}.block-training__item-price>span:first-of-type{font-size:22px;line-height:40px;color:#d67169;text-transform:uppercase;font-weight:700}.block-training.block-training-personal{background:none}.block-training.block-training-personal .block-training__title::before{background-color:#ece9f1}.block-training.block-training-personal .block-training__item.block-training__item-family{border:2px solid #d67169;background-color:#fff}.block-training.block-training-personal .block-training__item{background-color:#ece9f1}.block-training.block-training-personal{padding-top:80px}.block-training.block-training-personal .block-training__title{padding:33px 0 0 16px}.block-training.block-training-events>div{flex-direction:column}.block-training__last{display:flex;justify-content:space-between}.block-training.block-training-events{padding-top:0;margin-bottom:-57px}.block-training.block-training-events .block-training__title{padding:33px 0 0 33px;margin-bottom:65px}.block-training__last .block-training__item{width:30%}@media (min-width: 641px){.tabs-training{display:none}}@media (max-width: 1100px){.block-training>div{display:flex;flex-direction:column}.block-training__left{padding-right:0;flex:1 1 auto;display:flex;justify-content:center;align-items:center}.block-training__item-trial{background:none;width:330px;padding:30px 20px 30px 30px}.block-training__item-text{font-size:16px;line-height:22px}.block-training__title{width:340px;height:200px;margin-top:0;margin-right:20px;margin-bottom:0}.block-training__item{max-width:350px}.block-training__right{justify-content:space-around}.block-training.block-training-events>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px 30px;justify-items:center;align-items:center}.block-training__first,.block-training__last{display:contents}.block-training__last .block-training__item{width:100%;margin:0}.block-training.block-training-events{padding-top:42px}.block-training.block-training-events .block-training__title{padding:33px 0 0 33px;margin-bottom:40px;height:auto;margin-right:0;width:initial}.block-training__item-price{font-size:16px;line-height:30px}.block-training__item-price>span:first-of-type{font-size:20px;line-height:30px}.block-training.block-training-events .block-training__title{font-size:37px}}@media (max-width: 755px){.block-training__item-title{font-size:18px;line-height:23px}.block-training__item-date,.block-training__item-price,.block-training__item-price>span:first-of-type{font-size:16px;line-height:30px}.block-training__title{font-size:33px;width:50%;height:200px;margin-top:0;margin-right:0;margin-bottom:0;line-height:40px;padding:44px 0 0 46px}.block-training__item-text{font-size:15px;line-height:20px}.block-training.block-training-events .block-training__title{font-size:33px;padding:46px 0 0 33px}.block-training__item{padding:25px 18px}.block-training.block-training-personal .block-training__item.block-training__item-family{max-width:295px}.block-training__item-trial{max-width:295px}.block-training__item .price_min{font-size:14px}}@media (max-width: 640px){.tabs-training>div::before{content:"";display:block;position:absolute;left:34px;top:14px;width:56px;height:56px;border-radius:3px;background-color:#ece9f1;z-index:1}.tabs-training>div.action::before{background-color:#fff}.tabs-training>div{border-radius:30px;border:2px solid #ece9f1;padding:18px 0;text-align:center;width:100%;max-width:270px;margin-bottom:30px;position:relative}.tabs-training>div.action{background-color:#ece9f1}.tabs-training span{position:relative;z-index:2;font-size:24px;line-height:30px;color:#000000;font-weight:700}.tabs-training{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.block-training__title{display:none}.block-training__right{flex-direction:column;align-items:center}.block-training__right .block-training__item,.block-training__last .block-training__item{width:100%;max-width:295px;margin-bottom:30px}.block-training__first{display:none}.block-training.block-training-events>div{display:flex}.block-training__last{display:flex;flex-direction:column;align-items:center}.tabs-training-content>.block-training:not(.action){display:none}.tabs-training-content{margin-bottom:-57px}.block-training.block-training-events{margin-bottom:0}.block-training.block-training-personal{background:#ece9f1}.block-training.block-training-personal .block-training__item{background-color:#fff}.block-training.block-training-personal .block-training__item.block-training__item-family{background:none}.block-training.block-training-personal{padding-top:43px}}@media (max-width: 330px){.block-training__item-date,.block-training__item-price{font-size:14px;line-height:30px}.block-training__item-price>span:first-of-type{font-size:16px}}.h1_description{text-align:center;font-size:22px;line-height:24px;font-weight:500}@media (max-width: 575px){.h1_description{font-size:15px;line-height:20px;margin-top:-30px}}.header_banner_top.header_banner_top_coach .header_banner_top__title{font-size:48px;line-height:55px;max-width:460px;font-weight:700;height:100%;display:flex;align-items:center}.header_banner_top.header_banner_top_coach .header_banner_top__title span{color:#d67169}@media (max-width: 1320px){.header_banner_top.header_banner_top_coach .header_banner_top__title{font-size:3.5vw;line-height:4.2vw;max-width:33vw}}@media (max-width: 840px){.header_banner_top.header_banner_top_coach .header_banner_top__title{font-size:4.3vw;line-height:5.4vw;max-width:42vw;margin-left:4.5vw}}@media (max-width: 576px){.header_banner_top.header_banner_top_coach .header_banner_top__title{display:none}}@media screen and (max-width: 840px){.header_banner_top.header_banner_top_coach{height:calc(60px + 46.4vw);margin-top:30px;background-position:-20px center}}@media screen and (max-width: 576px){.header_banner_top.header_banner_top_coach{height:calc(60px + 56vw);margin-top:20px;background-position:center}}.select{width:375px;height:47px;background-color:#ffffff;border:2px solid #d67169;display:grid;grid-template-areas:"select";align-items:center;cursor:pointer}.select select{appearance:none;background-color:transparent;border:none;padding:0 15px 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none;grid-area:select;font-size:18px;line-height:43px;color:#000000;font-weight:700}.select select::-ms-expand{display:none}.select::after{right:15px;position:relative;box-sizing:border-box;content:"";width:0.8em;height:0.5em;background-color:#000;clip-path:polygon(100% 0%, 0 0%, 50% 100%);grid-area:select;justify-self:end}.select_article{border-radius:22px;border:2px solid #7b7b7b;width:300px;padding:0 0 0 26px}.select_article select{color:#7b7b7b;font-weight:600;font-size:18px;line-height:25px}.select_article::after{background-color:#7b7b7b;right:20px}.select2-container--default{min-width:300px}.select2-container--default .select2-results>.select2-results__options{max-height:320px}.select2-container--default .select2-results>.select2-results__options .select2-results__option{font-size:16px;line-height:14px;color:#000000}.select2-container--default .select2-results>.select2-results__options .select2-results__option[aria-selected="true"]{font-size:14px;line-height:20px;color:#000000;font-weight:600;background-color:#ebecf0}@media (max-width: 620px){.select2-container--default .select2-results>.select2-results__options .select2-results__option{font-size:15px;line-height:12px}}.select2-container--default .select2-selection--single{border-radius:22px;border:2px solid #7b7b7b;padding:0 0 0 26px;height:45px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:41px;color:#7b7b7b;font-size:18px;font-weight:600}.select2-container--default .select2-selection--single .select2-selection__arrow{top:calc(50% - 13px);right:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#7b7b7b transparent transparent transparent;border-width:6px 6px 0 6px}@media (max-width: 620px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:calc(50% - 15px)}}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #7b7b7b transparent;border-width:0 6px 6px 6px}.article-list{height:auto !important;position:relative}.article-list::before{content:'';border-radius:50%;width:5em;height:5em;border:0.65em solid rgba(62,65,77,0.45);border-left-color:#3e414d;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:spin 1.1s infinite linear;animation:spin 1.1s infinite linear;position:absolute;top:200px;left:50%;z-index:2;margin:-35px 0 0 -35px;line-height:0;font-size:10px}.article-list::after{content:'';display:block;background:#e4e4e4bd;top:0;bottom:0;left:0;right:0;position:absolute;z-index:1}.article-list.act::before,.article-list.act::after{content:none}.article-block{display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px -15px 0;column-gap:36px}.article-block::after{content:"";width:calc(33% - 21px)}.article-block .article-block__item{width:calc(33% - 21px);padding:20px 15px;display:flex;flex-direction:column;justify-content:space-between;margin:0 0 40px;position:relative;border:1px solid #fff}.article-block .article-block__item .article-block__link{display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.article-block .article-block__item .article-block__data_title{flex:1 1 auto}.article-block .article-block__item .article-block__image{width:100%;border-radius:28px;margin:0 auto;height:321px;object-fit:cover}.article-block .article-block__item .article-block__more{font-size:18px;line-height:25px;color:#ef3047;font-weight:500}.article-block .article-block__item .article-block__text{height:94px;font-size:18px;line-height:24px;font-weight:normal;margin:20px 0 22px;overflow:hidden}.article-block .article-block__item .article-block__title{font-size:22px;line-height:28px;font-weight:600;font-weight:bold;margin:12px 0 25px;text-transform:uppercase}.article-block .article-block__item .article-block__date{font-size:16px;line-height:20px;font-weight:normal}.article-block .article-block__item:hover{background-color:#f1f4fb;border-color:#e6e6e6}@media (max-width: 1407px){.article-block .article-block__item .article-block__image{height:23.85vw}}@media (max-width: 1010px){.article-block .article-block__item .article-block__image{height:38.02vw}}@media (max-width: 820px){.article-block .article-block__item .article-block__title{font-size:20px}}@media (max-width: 620px){.article-block .article-block__item:hover{background-color:#fff;border-color:#fff}.article-block .article-block__item .article-block__image{height:auto}}@media (max-width: 1010px){.article-block .article-block__item{width:calc(50% - 17px);padding:20px 0}.article-block .article-block__item:hover{background-color:#fff;border-color:#fff}.article-block::after{content:none;width:0}}@media (max-width: 620px){.article-block .article-block__item{width:100%;max-width:356px;padding:20px 0;margin:0 0 10px}.article-block .article-block__item .article-block__title{font-size:18px;line-height:22px}.article-block .article-block__item .article-block__text{height:82px;font-size:15px;line-height:20px;font-weight:normal;margin:18px 0 20px}.article-block .article-block__item .article-block__more{font-size:16px;line-height:20px}}.article-block.article{column-gap:76px}.article-block.article .article-block__item{width:calc(50% - 38px);margin:0 0 20px;justify-content:flex-start}.article-block.article .article-block__item:hover{background-color:#fff;border-color:#fff}.article-block.article .article-block__item .bx_item_detail_rating .rating_desc{font-size:16px}.article-block.article .article-block__item .bx_item_detail_rating .bx_stars_bg{background:url(/local/templates/re_europegym/images/re_europegym/stars_b.png) no-repeat center}.article-block.article .article-block__item .bx_item_detail_rating .bx_stars_progress{background:#d67169}.article-block.article .article-block__item .bx_item_detail_rating .bx_stars_container{position:relative;width:91px;height:14px;background:#fff;background-size:100% 100%}.article-block.article .article-block__item .article-block__title{margin:12px 0 0}.article-block.article .article-block__item .article-block__title a{color:#333333;line-height:30px;display:block}.article-block.article .article-block__item .article-block__title a:not(:hover){text-decoration:none}.article-block.article .article-block__item .article-block__text{margin:20px 0 0;color:#333333}.article-block.article .article-block__item .article-block__image{height:296px}.article-block.article .article-block__item .article-block__info{display:flex;justify-content:space-between;margin:40px 0 10px;align-items:center;font-size:16px;color:#616161;font-weight:500}.article-block.article .article-block__item .article-block__info .rating_wrap{display:flex;align-items:center}.article-block.article .article-block__item .article-block__info .rating_wrap .bx_item_detail_rating{margin-bottom:0}.article-block.article .article-block__item .article-block__info .rating_wrap .rating_desc{font-size:16px;margin-left:10px}.article-block.article .article-block__item .article-block__info .article-block__date{font-size:16px;color:#616161;font-weight:500;line-height:17px}@media (max-width: 1407px){.article-block.article .article-block__item .article-block__image{height:auto}}@media (max-width: 940px){.article-block.article .article-block__item .article-block__title a{font-size:20px;line-height:25px}.article-block.article .article-block__item .article-block__info{flex-wrap:wrap;justify-content:flex-start;margin-top:10px}.article-block.article .article-block__item .article-block__info .article-block__views{margin-right:30px}.article-block.article .article-block__item .article-block__info .article-block__date{width:100%;margin-bottom:10px}}@media (max-width: 740px){.article-block.article .article-block__item .article-block__title a{font-size:18px;line-height:22px}.article-block.article .article-block__item .article-block__text{height:122px;font-size:15px;line-height:20px}}@media (max-width: 620px){.article-block.article .article-block__item .article-block__text{max-height:143px;height:auto}.article-block.article .article-block__item .article-block__info .rating_wrap .rating_desc{font-size:14px;margin-left:8px}.article-block.article .article-block__item .article-block__info .article-block__views{margin-right:20px;font-size:14px}}@media (max-width: 940px){.article-block.article .article-block__item{width:calc(50% - 15px);margin:0 0 10px;padding:15px 0}}@media (max-width: 640px){.article-block.article .article-block__item{width:100%}}@media (max-width: 620px){.article-block.article .article-block__item{padding:20px 0}}.article-block.article_journal .article-block__item{justify-content:flex-start}.article-block.article_journal .article-block__item .article-block__info{display:none}.article-block.article_journal .article-block__item .article-block__image{width:initial;border-radius:0;display:block}.article-block.article_journal .article-block__item .article-block__title{font-size:20px;text-align:center}.article-block.article_journal .article-block__item .article-block__title a{display:block;text-decoration:none}@media (max-width: 620px){.article-block.article_journal .article-block__item .article-block__title{font-size:18px}}@media (max-width: 575px){.article-block.article{margin-top:40px}}@media (max-width: 1010px){.article-block{column-gap:34px;margin:40px 0 0}}@media (max-width: 940px){.article-block.article{column-gap:30px}}@media (max-width: 820px){.article-block{margin-top:30px}}@media (max-width: 620px){.article-block{justify-content:center;margin:40px 0 0}select+.select2-container--default{min-width:auto;max-width:300px;width:100% !important;margin:0 auto;display:block}}.slider_in::before,#coach_lineup.load::before,#map_centers_container.load::before{content:'';border-radius:50%;width:5em;height:5em;border:0.65em solid rgba(62,65,77,0.45);border-left-color:#3e414d;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:spin 1.1s infinite linear;animation:spin 1.1s infinite linear;position:absolute;top:50%;left:50%;z-index:2;margin:-35px 0 0 -35px;line-height:0;font-size:10px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.articles-tabs{padding:0;margin:0;list-style:none;display:flex}.articles-tabs .articles-tabs__item{font-size:18px;line-height:40px;color:#616161;font-weight:600}.articles-tabs .articles-tabs__item:not(:last-of-type){margin-right:50px}.articles-tabs .articles-tabs__item label{border-radius:22px;border:2px solid #d67169;padding:0 30px;cursor:pointer}.articles-tabs .articles-tabs__item input[type='radio']{position:absolute;opacity:0}.articles-tabs .articles-tabs__item input[type='radio']:checked+label,.articles-tabs .articles-tabs__item:hover label{background:#d67169;color:#fff}@media (max-width: 575px){.articles-tabs .articles-tabs__item label{font-size:16px}.articles-tabs .articles-tabs__item:not(:last-of-type){margin-right:0;margin-bottom:25px}}@media (max-width: 940px){.articles-tabs{justify-content:center}}@media (max-width: 575px){.articles-tabs{flex-direction:column;align-items:center}}.pagernavigation{text-align:center;display:flex;justify-content:center;align-items:center;margin:50px 0}.pagernavigation a{text-decoration:none;margin:0 20px}.pagernavigation .article-page-item,.pagernavigation .article-page-first:not(.article-page-current){font-size:25px;line-height:25px;color:#000;font-weight:600}.pagernavigation .article-page-current{width:43px;height:43px;border-radius:21px;background-color:#d67169;color:#fff;font-weight:600;font-size:25px;line-height:41px}.pagernavigation .article-page-next,.pagernavigation .article-page-previous{width:43px;height:43px;border-radius:21px;border:2px solid #d67169}.pagernavigation .article-page-next{background:url(/local/templates/re_europegym/images/re_europegym/arrow-right.png) no-repeat;background-position:16px center}.pagernavigation .article-page-previous{background:url(/local/templates/re_europegym/images/re_europegym/arrow-left.png) no-repeat;background-position:12px center}@media (max-width: 575px){.pagernavigation .article-page-item,.pagernavigation .article-page-first:not(.article-page-current){font-size:20px}.pagernavigation .article-page-current{font-size:20px;width:36px;height:36px;border-radius:18px;line-height:35px;flex:0 0 36px}.pagernavigation .article-page-next,.pagernavigation .article-page-previous{width:36px;height:36px;border-radius:18px;flex:0 0 36px}.pagernavigation a{margin:0 13px}.pagernavigation .article-page-next{background-position:12px center;background-size:10px}.pagernavigation .article-page-previous{background-position:10px center;background-size:10px}}@media (max-width: 440px){.pagernavigation a{margin:0 7px}.pagernavigation .article-page-item,.pagernavigation .article-page-first:not(.article-page-current){font-size:16px}.pagernavigation .article-page-current{font-size:16px;width:32px;height:32px;border-radius:18px;line-height:32px;flex:0 0 32px}.pagernavigation .pagernavigation .article-page-next,.pagernavigation .pagernavigation .article-page-previous{width:32px;height:32px;border-radius:18px;flex:0 0 32px}.pagernavigation .article-page-next{background-position:12px center;background-size:7px}.pagernavigation .article-page-previous{background-position:10px center;background-size:7px}}.article-detail .article-detail__info{display:flex;justify-content:space-around;margin:40px auto 70px;align-items:center;font-size:14px;color:#616161;line-height:17px;max-width:1050px}.article-detail .article-detail__info .rating_wrap{display:flex;align-items:center}.article-detail .article-detail__info .rating_wrap .bx_item_detail_rating{margin-bottom:0}.article-detail .article-detail__info .rating_wrap .bx_item_detail_rating .bx_stars_container{position:relative;width:91px;height:14px;background:#fff;background-size:100% 100%}.article-detail .article-detail__info .rating_wrap .bx_item_detail_rating .bx_stars_container .bx_stars_bg{background:url(/local/templates/re_europegym/images/re_europegym/stars_b.png) no-repeat center}.article-detail .article-detail__info .rating_wrap .bx_item_detail_rating .bx_stars_container .bx_stars_progress{background:#d67169}.article-detail .article-detail__info .rating_wrap .rating_desc{font-size:14px;margin-left:10px}.article-detail .article-detail__info .article-detail__icon{margin:0 10px 0 0}.article-detail .article-detail__img{max-width:562px;float:right;margin:30px 0 30px 50px}.article-detail .article-detail__text{font-size:18px;line-height:25px;color:#000000}.article-detail .article-detail__text::after{clear:both;content:"";display:block}.article-detail .article-detail__text img{border-radius:30px;max-width:562px;height:auto !important}.article-detail .article-detail__text img[align="right"]{margin:20px 0 20px 30px !important}.article-detail .article-detail__text img[align="left"]{margin:20px 30px 20px 0 !important}.article-detail .article-detail__share{display:flex;margin:90px 0;justify-content:center;align-items:center}.article-detail .article-detail__share span{font-size:22px;font-weight:600}.article-detail .article-detail__share>div{margin-left:20px}.article-detail .article-detail__share>div a{text-decoration:none}.article-detail .article-detail__share>div a:first-of-type{margin-right:20px}.article-detail>.rating_wrap{display:flex;justify-content:center;align-items:center;margin-top:90px}.article-detail>.rating_wrap span{font-size:22px;font-weight:600}.article-detail>.rating_wrap .table_wrap{margin-left:20px}.article-detail>.rating_wrap .table_wrap .bx_item_detail_rating{margin-bottom:0}.article-detail>.rating_wrap .table_wrap .bx_item_detail_rating .bx_stars_container{position:relative;width:145px;height:28px;background:#fff;background-size:100% 100%}.article-detail>.rating_wrap .table_wrap .bx_item_detail_rating .bx_stars_container::before{content:"";display:block;position:absolute;z-index:1;background:url(/local/templates/re_europegym/images/re_europegym/star_g.png) repeat center;width:100%;height:100%}.article-detail>.rating_wrap .table_wrap .bx_item_detail_rating .bx_stars_container .bx_stars_bg{background:none}.article-detail>.rating_wrap .table_wrap .bx_item_detail_rating .bx_stars_container .bx_stars_progress{background:#d67169;background-image:url(/local/templates/re_europegym/images/re_europegym/star_c.png);background-repeat:repeat-x;background-position:left center;z-index:2}@media (max-width: 1060px){.article-detail .article-detail__img{max-width:100%;width:100%;float:none;text-align:center;margin:30px 0}.article-detail .article-detail__text img,.article-detail .article-detail__text img[align="left"],.article-detail .article-detail__text img[align="right"]{border-radius:30px;max-width:562px;height:auto !important;float:none !important;max-width:100%;margin:30px auto !important;display:block}}@media (max-width: 860px){.article-detail .article-detail__share{margin:70px 0}}@media (max-width: 575px){.article-detail .article-detail__info{flex-direction:column;align-items:flex-start;margin:40px 0}.article-detail .article-detail__info>div{margin-bottom:20px}.article-detail .article-detail__text{font-size:15px;line-height:22px}.article-detail .article-detail__share{margin:60px 0;flex-direction:column}.article-detail .article-detail__share span{font-size:20px}.article-detail .article-detail__share>div{margin-left:0;margin-top:20px}.article-detail>.rating_wrap{margin:60px 0 0;flex-direction:column}.article-detail>.rating_wrap span{font-size:20px}.article-detail>.rating_wrap .table_wrap{margin-left:0;margin-top:20px}}.block__program{margin-top:90px}.block__program .block__program-img{border-radius:35px;background-color:#d67169;width:100%}.block__program .block__program-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}.block__program .block__program-list::after{content:"";display:block;flex:1 1 9%;height:0}.block__program .block__program-item{width:31.1%;margin:0 0 85px}.block__program .block__program-item>a{position:relative;display:block}.block__program .block__program-item>a::after{display:block;content:"";position:absolute;z-index:1;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top, #fff, #fff0)}.block__program .block__program-text{font-size:20px;line-height:25px;font-weight:600;text-align:center;margin-top:35px}@media screen and (max-width: 1315px){.block__program .block__program-list{justify-content:space-around}}@media screen and (max-width: 1080px){.block__program .block__program-item{width:46%}.block__program .block__program-list::after{content:none}}@media screen and (max-width: 910px){.block__program .block__program-item{width:320px;margin:0 5px 40px}.block__program .block__program-text{font-size:18px;line-height:22px}}@media screen and (max-width: 576px){.block__program .block__program-item{width:265px}.block__program .block__program-text{font-size:16px;line-height:22px}}@media screen and (max-width: 576px){.block__program{margin-top:50px}.block-seo .block-seo__text{max-height:calc(600px - 71vw);overflow:hidden;transition:all 0.5s ease-out}.block-seo.open-block .block-seo__text{max-height:1300px;transition:all 0.5s ease-in}.block-seo.open-block .block-seo__more::before{content:"Скрыть"}.block-seo .block-seo__more{font-size:18px;line-height:55px;text-decoration:underline;color:#37383d;font-weight:600;cursor:pointer;padding-top:20px;text-align:center}.block-seo .block-seo__more::before{content:"Читать далее"}}.block-more .block-more__text{max-height:360px;overflow:hidden;transition:all 0.5s ease-out}.block-more .block-more__text.more-active+.block-more__more{display:block}.block-more.block-more_open .block-more__text{max-height:2300px;transition:all 0.5s ease-in}.block-more.block-more_open .block-more__more::before{content:"< Свернуть"}.block-more .block-more__more{display:none;line-height:55px;text-decoration:none;cursor:pointer;padding-top:10px;font-size:18px;color:#d67169;font-weight:600}.block-more .block-more__more::before{content:"Показать больше >"}.block-more__text.clone_text{opacity:0;position:absolute;left:-2000px}ul.mark_list{padding-left:0}ul.mark_list li{line-height:30px}ul.mark_list li::marker{display:none;content:none}ul.mark_list li::before{content:"";display:inline-block;width:9px;height:9px;border-radius:4px;background-color:#d86f69;margin-right:15px}@media (max-width: 980px){ul.mark_list{padding-left:40px}}@media (max-width: 575px){ul.mark_list{padding-left:20px}ul.mark_list li::before{width:7px;height:7px}}.school-section p{font-size:18px}.school-section .school-section__item{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:70px}.school-section .school-section__item.school-section__sport-sections1{justify-content:center;column-gap:30px}.school-section .school-section__item.school-section__sport-sections1::after{content:none}.school-section .school-section__item.school-section__sport-sections2{margin-top:20px}.school-section .school-section__item.school-section__gymnastics h2{position:relative;padding:60px 0 0 63px}.school-section .school-section__item.school-section__gymnastics h2::before,.school-section .school-section__item.school-section__gymnastics h2::after{content:"";position:absolute;z-index:-1}.school-section .school-section__item.school-section__gymnastics h2::after{width:40px;height:40px;border-radius:2px;background-color:#1498f8;left:10px;top:40px}.school-section .school-section__item.school-section__gymnastics h2::before{width:106px;height:106px;border-radius:5px;background-color:#ece9f1;left:0;top:30px}@media (max-width: 1080px){.school-section .school-section__item.school-section__gymnastics h2{width:100%;padding:35px 0 0 63px;margin:0 0 80px}.school-section .school-section__item.school-section__gymnastics h2::after{top:10px}.school-section .school-section__item.school-section__gymnastics h2::before{top:0}}.school-section .school-section__item.school-section__childrens-sports h2{position:relative;padding:60px 0 0 63px;width:100%;margin:0 0 90px}.school-section .school-section__item.school-section__childrens-sports h2::before,.school-section .school-section__item.school-section__childrens-sports h2::after{content:"";position:absolute;z-index:-1}.school-section .school-section__item.school-section__childrens-sports h2::after{width:40px;height:40px;border-radius:2px;background-color:#ef3075;left:10px;top:40px}.school-section .school-section__item.school-section__childrens-sports h2::before{width:106px;height:106px;border-radius:5px;background-color:#ece9f1;left:0;top:30px}@media (max-width: 810px){.school-section .school-section__item.school-section__childrens-sports h2{padding:8px 0 0 63px;margin:0 0 55px}.school-section .school-section__item.school-section__childrens-sports h2::after{top:10px}.school-section .school-section__item.school-section__childrens-sports h2::before{top:0}}.school-section .school-section__item.school-section__good-read h2{position:relative;padding:60px 0 0 63px;width:100%;margin:0 0 90px}.school-section .school-section__item.school-section__good-read h2::before,.school-section .school-section__item.school-section__good-read h2::after{content:"";position:absolute;z-index:-1}.school-section .school-section__item.school-section__good-read h2::after{width:40px;height:40px;border-radius:2px;background-color:#56bc80;left:10px;top:40px}.school-section .school-section__item.school-section__good-read h2::before{width:106px;height:106px;border-radius:5px;background-color:#ece9f1;left:0;top:30px}.school-section .school-section__item.school-section__record{justify-content:center}.school-section .school-section__item.school-section__record::after{content:none}.school-section .school-section__item.school-section__record .school-section__item-img{align-items:center;max-width:220px}.school-section .school-section__item.school-section__record h2{width:100%;margin:0 0 60px;text-align:center}.school-section .school-section__item.school-section__record .school-section__img{width:96px;height:96px;border-radius:48px;border:1px solid #e86c60;display:flex;justify-content:center;align-items:center}.school-section .school-section__item.school-section__record .school-section__img img{height:53px;border-radius:0}.school-section .school-section__item::after{content:"";width:30%;height:0}.school-section .school-section__item h2{width:30%;line-height:45px}.school-section .school-section__item .school-section__item-img{width:30%;position:relative;display:flex;flex-direction:column;margin-bottom:35px}.school-section .school-section__item .school-section__item-img>img{margin:0 auto;width:100%}.school-section .school-section__item .school-section__item-img a{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.school-section .school-section__item .school-section__item-img span{display:block;margin-top:30px;text-align:center;font-size:22px;line-height:25px;font-weight:600}@media (max-width: 1080px){.school-section .school-section__item .school-section__item-img span{margin-top:20px;font-size:18px;line-height:22px}}.school-section .school-section__item .school-section__item-img img{border-radius:30px;max-width:380px}@media (max-width: 950px){.school-section .school-section__item .school-section__item-img{width:46%}}@media (max-width: 575px){.school-section .school-section__item .school-section__item-img{width:100%;max-width:380px}}@media (max-width: 950px){.school-section .school-section__text h2{font-size:30px;line-height:35px}.school-section .school-section__item{margin-top:40px;justify-content:space-around}.school-section .school-section__item.school-section__gymnastics{margin-top:0}.school-section .school-section__item::after{content:none}}@media (max-width: 575px){.school-section .school-section__text h2{font-size:20px;line-height:25px}.school-section .school-section__text p{font-size:15px;line-height:22px}.school-section .school-section__item.school-section__record .school-section__item-img{max-width:170px}.school-section .school-section__item.school-section__childrens-sports h2{padding:29px 0 0 63px}}@media (max-width: 513px){.school-section .school-section__item h2{line-height:28px}.school-section .school-section__item .school-section__item-img span{font-size:16px}.school-section .school-section__item.school-section__good-read h2{padding:40px 0 0 63px}.school-section .school-section__item.school-section__good-read h2::before{top:0}.school-section .school-section__item.school-section__good-read h2::after{top:10px}}@media (max-width: 395px){.school-section .school-section__item.school-section__record .school-section__item-img{max-width:133px}.school-section .school-section__item.school-section__record .school-section__item-img span{font-size:15px}}@media (max-width: 370px){.school-section .school-section__item.school-section__gymnastics h2{padding:25px 0 0 70px;margin:0 0 60px}}@media (max-width: 347px){.school-section .school-section__item.school-section__good-read h2{padding:28px 0 0 68px;margin:0 0 60px}}.header_banner_top_sorevnovanija{margin-bottom:80px}.header_banner_top_sorevnovanija .header_banner_top__title{text-align:center;position:absolute;width:100%;top:10px;left:0}@media (max-width: 575px){.header_banner_top_sorevnovanija .header_banner_top__title{top:0}.header_banner_top_sorevnovanija .header_banner_top__title h1{margin:20px 0}}@media (max-width: 575px){.header_banner_top_sorevnovanija{margin-bottom:40px}}.sorevnovanija-calendar{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:30px;margin-bottom:80px}.sorevnovanija-calendar .sorevnovanija-calendar__item{width:31.5%;border-radius:40px;border:2px solid #d67169;padding:30px}.sorevnovanija-calendar .sorevnovanija-calendar__item>a{width:194px;height:44px;line-height:44px;text-align:center;border-radius:10px;background-color:#d67169;display:block;color:#fff;font-weight:600;margin:10px 0;text-decoration:none;font-size:18px}.sorevnovanija-calendar .sorevnovanija-calendar__item .sorevnovanija-calendar__title{font-size:20px;line-height:25px;font-weight:700;display:block;margin-bottom:13px}.sorevnovanija-calendar .sorevnovanija-calendar__item .sorevnovanija-calendar__text{font-size:18px}.sorevnovanija-calendar .sorevnovanija-calendar__item .sorevnovanija-calendar__place{font-size:18px;display:block}.sorevnovanija-calendar .sorevnovanija-calendar__item .sorevnovanija-calendar__date{font-size:18px;display:block;line-height:44px;font-weight:600}.sorevnovanija-calendar .sorevnovanija-calendar__item:first-of-type{border:0;text-align:center}.sorevnovanija-calendar .sorevnovanija-calendar__item:first-of-type img{width:77px;height:77px}.sorevnovanija-calendar .sorevnovanija-calendar__item:first-of-type span{display:block;font-size:40px;line-height:45px;font-weight:700;margin-top:30px}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+2){border-color:#d67169}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+2) .sorevnovanija-calendar__date{color:#d67169}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+2)>a{background-color:#d67169}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+3){border-color:#56bc80}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+3) .sorevnovanija-calendar__date{color:#56bc80}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+3)>a{background-color:#56bc80}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+4){border-color:#1477f8}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+4) .sorevnovanija-calendar__date{color:#1477f8}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+4)>a{background-color:#1477f8}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+5){border-color:#ffb431}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+5) .sorevnovanija-calendar__date{color:#ffb431}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+5)>a{background-color:#ffb431}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+6){border-color:#4f4f4f}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+6) .sorevnovanija-calendar__date{color:#4f4f4f}.sorevnovanija-calendar .sorevnovanija-calendar__item:nth-of-type(5n+6)>a{background-color:#4f4f4f}@media (max-width: 1327px){.sorevnovanija-calendar{justify-content:center;max-width:780px;margin:0 auto 80px}.sorevnovanija-calendar .sorevnovanija-calendar__item{width:47%;padding:25px}.sorevnovanija-calendar::after{content:"";display:block;height:0;width:47%}}@media (max-width: 720px){.sorevnovanija-calendar{max-width:320px;margin:0 auto 40px}.sorevnovanija-calendar .sorevnovanija-calendar__item{width:100%}.sorevnovanija-calendar .sorevnovanija-calendar__item:first-of-type{padding-bottom:0}.sorevnovanija-calendar .sorevnovanija-calendar__item:first-of-type span{font-size:28px;margin-top:15px}}.sorevnovanija-prem{background:linear-gradient(to bottom, #fff -7%, #fff, #e3dbcf);padding-bottom:80px}.sorevnovanija-prem>div{display:flex;justify-content:space-between}.sorevnovanija-prem .sorevnovanija-prem__item{width:32%;position:relative}.sorevnovanija-prem .sorevnovanija-prem__item:first-of-type::before,.sorevnovanija-prem .sorevnovanija-prem__item:nth-of-type(2)::before{content:"8";font-size:110px;color:#eee7dd;font-weight:700;position:absolute;z-index:1;bottom:53px;width:100%;text-align:center;letter-spacing:-7px}.sorevnovanija-prem .sorevnovanija-prem__item:nth-of-type(2)::before{content:"5000"}.sorevnovanija-prem .sorevnovanija-prem__item .sorevnovanija-prem__nb-img{margin:0 auto;display:flex;justify-content:center;align-items:center;height:150px}.sorevnovanija-prem .sorevnovanija-prem__item .sorevnovanija-prem__nb-img img{max-width:100%}.sorevnovanija-prem .sorevnovanija-prem__item .sorevnovanija-prem__nb-img+span{margin:16px auto 0}.sorevnovanija-prem .sorevnovanija-prem__item .sorevnovanija-prem__img{width:150px;height:150px;border-radius:29px;background-color:#d67169;display:flex;justify-content:center;align-items:center;margin:0 auto;z-index:2;position:relative}.sorevnovanija-prem .sorevnovanija-prem__item span{display:block;font-size:18px;line-height:25px;margin-top:40px;text-align:center;margin:40px auto 0;z-index:2;position:relative}@media (max-width: 1327px){.sorevnovanija-prem>div{flex-wrap:wrap;justify-content:space-around;max-width:900px}.sorevnovanija-prem>div .sorevnovanija-prem__item{width:50%}.sorevnovanija-prem>div .sorevnovanija-prem__item:last-of-type{width:100%;margin-top:80px}.sorevnovanija-prem>div .sorevnovanija-prem__item:last-of-type .sorevnovanija-prem__nb-img{height:auto}.sorevnovanija-prem>div .sorevnovanija-prem__item:last-of-type span{margin:34px auto 0;max-width:440px}}@media (max-width: 720px){.sorevnovanija-prem>div .sorevnovanija-prem__item{width:100%;margin-bottom:50px}.sorevnovanija-prem>div .sorevnovanija-prem__item:first-of-type::before,.sorevnovanija-prem>div .sorevnovanija-prem__item:nth-of-type(2)::before{content:none}.sorevnovanija-prem>div .sorevnovanija-prem__item span{margin-top:20px}.sorevnovanija-prem>div .sorevnovanija-prem__item .sorevnovanija-prem__img{width:97px;height:97px;border-radius:19px}.sorevnovanija-prem>div .sorevnovanija-prem__item:last-of-type{margin-top:0}}@media (max-width: 1327px){.sorevnovanija-prem{background:linear-gradient(to bottom, #fff -58%, #fff, #e3dbcf)}}@media (max-width: 720px){.sorevnovanija-prem{background:none;padding-bottom:20px}}.sorevnovanija-foto-slider{background:#e3dbcf;padding:0 0 20px}.sorevnovanija__text{position:relative;height:205px}.sorevnovanija__text::before{content:"";display:block;background:url(/sorevnovanija/img/icon1.png);position:absolute;left:calc(50% + 120px);top:-46px;width:123px;height:123px;z-index:1}.sorevnovanija__text::after{content:"";display:block;background:url(/sorevnovanija/img/icon2.png);position:absolute;left:calc(50% - 560px);top:35px;width:123px;height:123px}.sorevnovanija__text>div{border-radius:32px;border:2px solid #56bc80;padding:40px 85px 40px 40px;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;max-width:calc(500px + 40vw);width:100%;position:absolute;right:0;margin:0 auto 0 0}.sorevnovanija__text>div::before{content:"";display:block;background:url(/sorevnovanija/img/icon3.png);position:absolute;left:250px;bottom:-74px;z-index:1;width:123px;height:123px}.sorevnovanija__text>div::after{content:"";display:block;background:url(/sorevnovanija/img/icon4.png);position:absolute;left:820px;bottom:-62px;z-index:1;width:123px;height:123px}.sorevnovanija__text>div>div{font-size:22px;line-height:30px;max-width:910px}@media (max-width: 1200px){.sorevnovanija__text>div{padding:40px 55px 40px 40px}.sorevnovanija__text>div::after{right:60px;left:auto}}@media (max-width: 11300px){.sorevnovanija__text::after{left:0}.sorevnovanija__text>div{max-width:81vw}}@media (max-width: 950px){.sorevnovanija__text>div::before{left:60px}.sorevnovanija__text>div>div{font-size:18px;line-height:22px}}@media (max-width: 575px){.sorevnovanija__text::before{left:auto;right:0;top:0}.sorevnovanija__text::after{left:18px;top:-45px}.sorevnovanija__text>div{max-width:85%;padding:80px 40px 50px 30px}.sorevnovanija__text>div::before{left:-25px}.sorevnovanija__text>div::after{right:20px}.sorevnovanija__text>div>div{font-size:15px;line-height:20px}}.form-full-width.sorevnovanija__form{margin:110px 0 -56px}@media (max-width: 575px){.sorevnovanija-video-slider>div{padding:0}.sorevnovanija__text{height:calc(650px - 68vw)}}input[type="text"]::-webkit-input-placeholder{color:#9e9daa;font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}input[type="text"]::-moz-placeholder{color:#9e9daa;font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}input[type="text"]:-moz-placeholder{color:#9e9daa;font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}input[type="text"]:-ms-input-placeholder{color:#9e9daa;font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}textarea::-webkit-input-placeholder{color:#9e9daa;font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}textarea::-moz-placeholder{color:#9e9daa;font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}textarea:-moz-placeholder{color:#9e9daa;font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}textarea:-ms-input-placeholder{color:#9e9daa;font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif}.razryady-title{margin:0 0 60px 47px;display:flex;align-items:center;justify-content:center}.razryady-title .razryady-title__img{width:150px;height:150px;border-radius:29px;background-color:#d67169;display:flex;align-items:center;justify-content:center}.razryady-title .razryady-title__text{font-size:30px;line-height:35px;color:#000000;font-weight:600;text-transform:uppercase;width:350px;padding-left:47px;height:148px;border-radius:30px;box-shadow:1px 1.732px 6.5px rgba(140,140,140,0.3);background-color:#ffffff;display:flex;text-align:center;align-items:center;position:relative;left:-47px;z-index:-1}@media (max-width: 690px){.razryady-title .razryady-title__img{width:83px;height:83px;border-radius:16px}.razryady-title .razryady-title__img img{width:30px}.razryady-title .razryady-title__text{font-size:18px;line-height:25px;width:190px;height:81px;border-radius:17px;left:-20px;padding-left:15px}}@media (max-width: 690px){.razryady-title{margin:0 0 60px 0;left:10px;position:relative}}.razryady-page p{font-size:18px;line-height:25px}.razryady-page .razryady-news-slider{margin:70px 0}.razryady__text{position:relative;background-color:#ece9f1}.razryady__text::before{content:"";display:block;background:url(/sorevnovanija/img/icon1.png);position:absolute;left:calc(50% + 120px);top:-46px;width:123px;height:123px;z-index:1}.razryady__text::after{content:"";display:block;background:url(/sorevnovanija/img/icon3.png);position:absolute;left:calc(50% - 20px);bottom:-70px;width:123px;height:123px}.razryady__text>div{position:relative;padding:70px 0;max-width:calc(1360px - 360px);margin:0 auto}.razryady__text>div p{font-size:20px;line-height:30px}.razryady__text>div::before{content:"";display:block;background:url(/sorevnovanija/img/icon2.png);position:absolute;left:-140px;top:25px;z-index:1;width:123px;height:123px}.razryady__text>div::after{content:"";display:block;background:url(/sorevnovanija/img/icon4.png);position:absolute;right:-140px;top:calc(50% - 75px);z-index:1;width:123px;height:123px}@media (max-width: 1315px){.razryady__text::before{left:auto;right:0}.razryady__text::after{left:auto;right:30px;bottom:-36px}.razryady__text>div{padding:70px 60px 70px 125px;max-width:none}.razryady__text>div::before{left:0;top:10px}.razryady__text>div::after{right:auto;left:0;top:auto;bottom:-63px}}@media (max-width: 575px){.razryady__text::before{top:0}.razryady__text::after{bottom:-73px}.razryady__text>div{padding:70px 60px 70px 125px;max-width:none}.razryady__text>div::before{top:-52px}}.razryady-group{margin:40px 0 80px}.razryady-foto-slider{background:#f2eff4;position:relative;padding:10px 0 30px;margin:140px 0 80px}.razryady-foto-slider h2{position:absolute;top:-180px;margin:0;width:100%}@media (max-width: 850px){.razryady-group{margin:40px 0 0}.razryady-foto-slider{margin:0 0 80px;padding:80px 0 30px}.razryady-foto-slider h2{position:static;margin:0;width:100%}}.razryady-filter{display:flex;justify-content:center;margin:70px 0 0}.razryady-filter .select2-container--default{min-width:320px}@media (max-width: 575px){.razryady-video-slider>div{padding:0}.razryady__text>div{padding:90px 40px 70px 30px}.razryady__text>div p{font-size:16px;line-height:22px}.razryady-filter .select2-container--default{min-width:285px}.razryady-page p{font-size:15px;line-height:22px}.razryady-page .razryady-news-slider{margin:50px 0}.razryady-foto-slider{padding:30px 0 30px}}.inlined{margin:0;padding:0;font-size:0;overflow:visible}.inlined>li{display:inline-block;list-style-type:none;vertical-align:top;letter-spacing:0;font-size:15px;padding:0;margin:0;line-height:normal;background:none;position:relative}.download{display:flex;flex-wrap:wrap;column-gap:15px}.download li{width:48%;margin:0 0 12px 0;height:55px;flex:1 1 310px}.download li::before{content:'';height:100%;display:inline-block;vertical-align:middle}.download a{display:inline-block;vertical-align:middle;padding:0 0 0 85px;line-height:1.1}.download a::before{content:'';background:url(/razryady/img/icon_download.png);width:70px;height:55px;position:absolute;top:0;left:0}.download a::after{content:attr(class);font-size:10px;font-weight:700;text-transform:uppercase;text-align:center;width:41px;height:15px;line-height:16px;position:absolute;top:22px;left:29px;color:#fff}.razryady-filter.razryady-arhive{margin:30px 0}.price-first{margin-top:100px}.block-training-events.page-price{margin-bottom:110px}@media (max-width: 1100px){.price-first{margin-top:48px}}@media (max-width: 640px){.price-first{margin-bottom:110px}}.detail-section__video iframe{width:100%;height:674px}@media screen and (max-width: 1400px){.detail-section__video iframe{height:calc(100px + 41vw)}}@media screen and (max-width: 950px){.detail-section__video iframe{height:50vw}}.gymnastics__text{font-size:18px;line-height:30px}.gymnastics__text span{font-weight:bold}.gymnastics>h2{margin-bottom:15px}.gymnastics__program{margin-top:90px}.gymnastics__program-img{border-radius:35px;background-color:#d67169;width:100%}.gymnastics__program-list,.gymnastics__benefits_list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}.gymnastics__program-list::after,.gymnastics__benefits_list::after{content:"";display:block;flex:1 1 9%;height:0}.gymnastics__program-item{width:31.1%;margin:0 0 85px}.gymnastics__program-text{font-size:20px;line-height:25px;font-weight:600;text-align:center;margin-top:35px}.gymnastics__program-item>a{position:relative;display:block}.gymnastics__benefits-item{width:25%;text-align:center;margin-bottom:70px;min-width:210px}.gymnastics__benefits-text{max-width:274px;text-align:center;margin:25px auto 0;font-size:20px;line-height:25px;font-weight:500}.gymnastics__benefits-img{width:96px;height:96px}.gymnastics__benefits-image{min-height:96px}.gymnastics__coaches{padding:120px 51% 0 0;background:url(/local/templates/re_europegym/images/re_europegym/ourtrainers.png) no-repeat;background-position:103% top;height:auto}.gymnastics__coaches>h3{text-align:left}.gymnastics__coaches-text{font-size:18px;line-height:25px}@media screen and (max-width: 1315px){.gymnastics__program-list,.gymnastics__benefits_list{justify-content:space-around}}@media screen and (max-width: 1150px){.gymnastics__coaches{padding:84px 41% 0 0;background-size:43vw}}@media screen and (max-width: 1080px){.gymnastics__program-item{width:46%}.gymnastics__program-list::after{content:none}}@media screen and (max-width: 960px){.gymnastics__coaches{background:url(/local/templates/re_europegym/images/re_europegym/our-trainers-768.png) no-repeat;padding:0 0 470px 0;background-position:center bottom}}@media screen and (max-width: 910px){.gymnastics__program-item{width:320px;margin:0 5px 40px}.gymnastics__program-text,.gymnastics__benefits-text,.gymnastics__coaches-text{font-size:18px;line-height:22px}.gymnastics__text{font-size:18px;line-height:25px}.gymnastics__benefits-item{margin-bottom:35px}}@media screen and (max-width: 814px){.gymnastics__coaches{padding:0 0 49vw 0}}@media screen and (max-width: 780px){.gymnastics__coaches{background-size:100%;background-position:right bottom}.gymnastics__benefits-text{max-width:none;padding:0 10px}}@media screen and (max-width: 730px){.gymnastics__coaches{background-size:89%;padding:0 0 43vw 0}}@media screen and (max-width: 709px){.gymnastics__benefits_list::after{content:none}.gymnastics__benefits-item{width:50%}}@media screen and (max-width: 610px){.gymnastics__coaches{background:url(/local/templates/re_europegym/images/re_europegym/our-trainers320.png) no-repeat;background-position:center bottom;padding:0 0 330px 0}}@media screen and (max-width: 576px){.gymnastics__benefits-text{max-width:none;padding:0 10px}.gymnastics__program{margin-top:50px}.gymnastics__text{font-size:15px;line-height:22px}.gymnastics__program-item{width:265px}.gymnastics__program-text,.gymnastics__benefits-text,.gymnastics__coaches-text{font-size:16px;line-height:22px}.gymnastics__benefits-item{margin-bottom:35px;min-width:0}}.list_sitemap li{width:100%;padding:5px 20px 5px 0}.list_sitemap>li{display:inline-block;list-style-type:none;vertical-align:top;letter-spacing:0;margin:0;background:none;position:relative}.list_sitemap li a{line-height:22px;text-decoration:none;font-size:18px}.list_sitemap li ul{margin-bottom:10px}.list_sitemap li li{margin-left:20px}@media screen and (max-width: 576px){.list_sitemap li a{line-height:20px;font-size:16px}}@media screen and (max-width: 840px){.header_banner_top.header_banner_top_trener{height:calc(60px + 48.525vw)}}@media screen and (max-width: 576px){.header_banner_top.header_banner_top_trener{height:calc(60px + 58.525vw)}}#crumbs{margin-top:10px}#crumbs ul{flex-wrap:wrap;display:flex}#crumbs li:not(:first-of-type)::before{content:">";display:inline-block;padding:0 8px;font-size:13px;color:#616161}#crumbs li a,#crumbs li span{font-size:13px;line-height:30px}#crumbs li a{color:#616161;text-decoration:none}#crumbs li span.endItem{color:#d67169}@media (max-width: 880px){#crumbs li a,#crumbs li span,#crumbs li:not(:first-of-type)::before{font-size:12px;line-height:17px;display:inline-block}}.header_banner_top+.main #crumbs{position:relative;height:0;margin:0;top:10px}.header_banner_top.header_banner_top_sorevnovanija+.main #crumbs{top:-70px}.header_banner_top.header_banner_top_deti+.main #crumbs{top:94px}@media (max-width: 1199px){.header_banner_top.header_banner_top_deti.deti+.main #crumbs{top:208px}}@media (max-width: 750px){.header_banner_top.header_banner_top_deti.deti+.main #crumbs{top:226px}}@media (max-width: 679px){#crumbs{margin-top:20px}.header_banner_top.header_banner_top_deti+.main #crumbs{top:50px}.header_banner_top.header_banner_top_deti.deti+.main #crumbs{top:216px}}@media (max-width: 575px){.header_banner_top.header_banner_top_sorevnovanija+.main #crumbs{top:-30px}.header_banner_top.header_banner_top_deti+.main #crumbs{top:40px}.header_banner_top.header_banner_top_deti.deti+.main #crumbs{top:210px}}h1.contact-list__title.center-detail{font-size:30px;text-align:center;padding:0 40px;line-height:33px;margin:20px 0 30px}@media screen and (max-width: 1020px){h1.contact-list__title.center-detail{font-size:25px;line-height:28px}}@media screen and (max-width: 575px){h1.contact-list__title.center-detail{padding:0 22px}}@media screen and (max-width: 541px){h1.contact-list__title.center-detail{font-size:22px;line-height:26px}}@media screen and (max-width: 456px){h1.contact-list__title.center-detail{font-size:18px;line-height:24px}}.header_banner_top.fancybox-wrap{margin-top:0}.header_banner_top.fancybox-wrap .fancybox-skin{border-radius:7px}.header_banner_top.fancybox-wrap .form_header{position:relative;right:auto;top:auto;width:100%;background-color:#fff}.header_banner_top.fancybox-wrap .form_header.activ_form>div::before{content:'';border-radius:50%;width:5em;height:5em;border:0.65em solid rgba(62,65,77,0.45);border-left-color:#3e414d;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:spin 1.1s infinite linear;animation:spin 1.1s infinite linear;position:absolute;top:200px;left:50%;z-index:2;margin:-35px 0 0 -35px;line-height:0;font-size:10px}.header_banner_top.fancybox-wrap .form_header.activ_form>div::after{content:'';display:block;background:#e4e4e4bd;top:0;bottom:0;left:0;right:0;position:absolute;z-index:1}.header_banner_top.fancybox-wrap .form_header .header_form{padding:10px 14px;width:337px;max-width:100%;height:auto;border-radius:7px;background-color:#ffffff}.header_banner_top.fancybox-wrap .form_header .header_form .feature_header{margin-bottom:16px}.header_banner_top.fancybox-wrap .form_header .header_form .feature_header>span:first-child{font-size:22px}.header_banner_top.fancybox-wrap .form_header .header_form .feature_header>span:last-child{font-size:15px}.header_banner_top.fancybox-wrap .form_header .header_form form>ul{display:block}.header_banner_top.fancybox-wrap .form_header .header_form form>ul .form_note{max-width:100%;margin:0 auto 28px}.header_banner_top.fancybox-wrap .form_header .header_form form input[type="text"]{width:100%;margin:0 auto 7px}section.our_centers_block .map_centers__item_phone{background:url(/local/templates/re_europegym/images/re_europegym/contact_tel.png) no-repeat;background-size:auto 13px;background-position:left center}section.our_centers_block .map_centers__item_phone.wa{background:url(/local/templates/re_europegym/images/re_europegym/contact_wa.png) no-repeat;background-size:auto 13px;background-position:left center}section.our_centers_block .map_centers__item_mail{background:url(/local/templates/re_europegym/images/re_europegym/contact_mail.png) no-repeat;background-size:auto 12px;background-position:left 5px}section.our_centers_block .map_centers__item_name a{font-size:16px;line-height:22px;color:#000000;text-decoration:none}section.our_centers_block .map_centers__item_name a:hover{color:#ef3047;text-decoration:underline}@media (max-width: 1267px){.header__middle__contacts-button img{height:40px}.header__middle__logo{flex:1 1 150px}}@media (max-width: 1189px){header .header__fixed{height:auto}}@media (max-width: 1130px){.header__middle__contacts-button{width:100%;width:100%;margin-top:15px;padding:0}header .header__fixed{height:158px}.header__middle__logo{flex:0 0 auto;margin-right:20px;margin-top:8px}.header__middle_nav{flex:0 0 auto}.header__middle{justify-content:center}.header__middle__logo svg{width:auto;height:80px}.header__middle__contacts-button .header__middle__soc a{text-decoration:none;margin-right:4px}}@media (max-width: 683px){.header__middle__contacts-button .header__middle__btn{order:1;z-index:4}.header__middle__contacts-button .header__middle__phone{justify-content:center;width:100%;order:0;display:flex;margin-bottom:12px}.header__middle__contacts-button .header__middle__soc{display:flex}.header__middle__contacts-button>*{order:2}.header>hr,.header__top{display:none}header .header__fixed{height:auto}.header__middle{justify-content:center;height:auto;padding:6px 0 0}.header__middle__phone .callback__btn_link{width:240px}.header__middle__contacts-button .header__middle__phone #top_phone{width:240px}.header__middle__contacts-button{padding:0 0 8px}}@media (max-width: 1345px){.block-training-events .block-training__item-date,.block-training-events .block-training__item-price{font-size:15px}.block-training-events .block-training__item-price>span:first-of-type{font-size:18px}}@media (max-width: 330px){.block-training-events .block-training__item-date,.block-training-events .block-training__item-price{font-size:14px}.block-training-events .block-training__item-price>span:first-of-type{font-size:16px}}
.header__top.container .select-container__title { font-size: 14px;}
.header__top.container .select-container .drop-list { font-size: 14px;}
.header__top.container .select-container { width: 285px; }
.form-full-width.holydays .form_header .center-select.select .chosen-container {
	border: 0;
}
.form-full-width.holydays .form_header .header_form form input[type="text"] {
	width: 100%;
}
.form-full-width.holydays .form_header .center-select.select .chosen-container {
    font-size: 15px;
	max-width: 280px;
}
.form-full-width.holydays .form_header .center-select.select {
	height: 50px;
}
.form-full-width.holydays .form_header .header_form form.form_success .form_result {
    max-width: 700px;
    margin: 0 auto;
}
.form-full-width.holydays .form_header .center-select.select select {
	border: 0;
	max-width: 100%;
	margin: 0 auto 0;
}
.form-full-width.holydays .form_header .center-select.select::after {
	top: 0;
	right: 15px;
}

.form-full-width.sorevnovanija__form .form_header .header_form form>ul {
	row-gap: 3px;
}

@media screen and (min-width: 992px) {
	body .form_header .header_form.big_form .form_note {
		margin: 16px auto 0 auto;
		padding: 8px 0 0 8px;
	}
} 
.input_email {
    position: relative;
}

.input_email label {
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    color: #80808080;
    font-size: 12px;
    padding: 0 15px;
    line-height: 33px;
    font-weight: 300;
}

.input_email label span {
    color: #ef3047;
}

.input_email input:focus~label, .input_email input:valid~label {
    opacity: 0;
}

.form_header .header_form.big_form .input_email label {
    line-height: 48px;
    font-size: 13px;
} 
@media screen and (max-width: 991px) {
    .form_header .header_form.big_form .input_email label {
        line-height: 33px;
        font-size: 12px;
    }
}
/* End */


/* Start:/local/templates/re_europegym/style/css/style.css?1783519549106449*/
.top-phone-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
header.header {
  z-index: 100000;
}
body .callback-form__overlay,
body .form_header_popup,
body .mfp-bg,
body .mfp-wrap {
  z-index: 100001;
}
.header__middle__contacts-button .top-phone-btn #top_phone,
.header-contact-mob #top_phone {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.27772 0.872333C-2.9696 4.69636 4.30414 15.4662 9.47968 13.0163C11.0956 12.2511 11.2414 11.562 10.0736 10.2112C8.83934 8.78319 8.30723 8.65176 7.27176 9.51855C6.16681 10.4435 5.66131 10.2463 4.23087 8.33213C2.52505 6.04857 2.45146 5.36261 3.78574 4.16119C4.90653 3.1522 4.96153 2.6694 4.15104 0.948313C3.56749 -0.290329 2.59741 -0.31606 1.27772 0.872333Z' fill='%23EF3047'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
	border: 0;
	line-height: 23px;
	height: auto;
  text-align: left;
  width: auto;
  font-size: 16px;
  font-weight: 700;
}
.header__middle__contacts-button .top-phone-btn #top_phone:hover {
  color: #ef3047;
}
.callback__btn_phone {
	color: #C9002C;
	font-size:14px;
	font-weight: 700;
}
header .header__middle__worktime {
	display: flex;
	font-size: 14px;
	color:#000;
  align-items: center;
  column-gap: 6px;
}
.razryady-block__title a {
  font-size: 16px;
}
.header__middle {
  height: auto;
}

@media screen and (min-width:1268px) {
  header .header__middle__logo {
    flex: 0 0 250px;
    position: relative;
    top: 0 !important;
  }
  .main.container.fixed__header_wrap {
    margin-top: 100px;
  }
}
@media screen and (min-width:881px) {
  .main.container.fixed__header_wrap {
    margin-top: 80px;
  }
}
@media screen and (min-width:684px) {
	.header-contact-mob,
	.cabinet_mob {
		display: none;
	}
}
@media screen and (max-width:1133px) {
	
	.header__middle__contacts-button {
		padding: 0;
    width: initial;
		margin-left: 30px;
    margin-top: 0;
	}
	.header__middle__logo {
		max-width: 200px;
	}
}
@media screen and (max-width:1130px) {
  .header__middle__logo {
    margin-top: 5px;
  }
}
@media (max-width: 991.98px) {
	.header_banner_top.form_header_popup .form_header .header_form {
    width: 100%;
    height: auto;
    border-radius: 7px;
    background-color: #ffffff;
    padding: 30px 32px;
	}
	.header_banner_top.form_header_popup .form_header .header_form .feature_header {
    margin-bottom: 16px;
	}
	.header_banner_top.form_header_popup .form_header .header_form .feature_header>span:last-child {
		font-size: 15px;
		margin-top: 6px;
	}
	.header_banner_top.form_header_popup .form_header .header_form form ul {
		display: block;
	}
	.header_banner_top.form_header_popup {
		max-width: 300px;
	}
	.header_banner_top.form_header_popup .form_header {
		width: 100%;
		border-radius: 7px;
	}
}
@media screen and (max-width:960px) {
	.header__middle__logo svg {
    height: 65px;
	}
	.header__middle__contacts-button {
    margin-left: 0;
	}
}
@media screen and (max-width:883px) {
	.header__middle__phone.callback__btn {
		display: none;
	}
	.fixed__header .header__middle__contacts-button div.header__middle__soc {
    display: block;
	}
	.fixed__header .header__middle__contacts-button div.header__middle__phone:not(.callback__btn) {
    display: flex;
	}
	.fixed__header div.header__middle__contacts-button {
    justify-content: space-between;
		margin-top: 0;
    --bs-gutter-x: 2rem;
	}
	.fixed__header div.header__middle__logo {
    margin-bottom: 0;
	}
	.fixed__header div.header__bottom_nav {
		top: 100%;
	}
  .header__bottom_nav .header-contact-mob {
    padding-top: 30px;
  }
}
@media screen and (max-width:880px) {
  .header__middle__logo {
    margin-top: 10px;
    margin-bottom: 3px;
  }
}
@media screen and (max-width:683px) {
	.header__middle__contacts-button .header__middle__soc,
	.header__middle__contacts-button .header__middle__phone,
	.header__middle__contacts-button .header__middle__worktime,
	.fixed__header .header__middle__contacts-button div.header__middle__soc,
	.fixed__header .header__middle__contacts-button div.header__middle__phone,
	.fixed__header .header__middle__contacts-button div.header__middle__phone:not(.callback__btn) {
		display: none;
	}
	.fixed__header div.header__middle__logo svg,
	.header__middle__logo svg {
    height: 65px!important;
	}
	.fixed__header .header__middle__logo,
	.header__middle__logo {
    margin: 0;
		margin-bottom: 0 !important;
	}
	.fixed__header div.header__middle__contacts-button,
	.header__middle__contacts-button {
		min-width: auto;
    flex: 0;
    margin: 0;
	}
	.header__middle,
	.fixed__header .header__middle {
		display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
		justify-content: space-between;
    max-width: 350px;
    margin: 0 auto;
		height: 85px;
		align-items: center;
		padding: 0;
	}

	.header_nav_social {
		display: none;
	}
	.header__bottom_nav.active {
		top: 100%;
	}

	.header__bottom_nav.active {
    max-height: calc(100vh - 85px);
    overflow: auto;
	}
	.header-contact-mob #top_phone {
		font-size: 16px;
		font-weight: 700;
		color: #000;
		text-decoration: none;
	}
	.worktime-mob {
		display: flex;
		column-gap: 5px;
		margin-bottom: 15px;
	}
	.worktime-mob>span {
		font-size: 14px;
		color: #000;
	}
	.header-contact-mob {
		flex-direction: column;
		display: flex;
		align-items: center;
		padding-bottom: 15px;
	}
	.header-contact-mob .header__middle__phone.callback__btn {
		display: block;
		margin: 15px 0;
	}
	.header-contact-mob .header__middle__soc a {
		text-decoration: none;
	}
}

@media (max-width: 575px) {
	.razryady-block__title a {
    font-size: 15px;
	}
}

.gymnastics__program-list .gymnastics__program-text>a {
	text-decoration: none;
}
.gymnastics__program-list .gymnastics__program-text>a:hover {
	text-decoration: underline;
}
.gymnastics__program-list::after {
	content: none;
}
.gymnastics__program-list>li.dummy {
	display: none;
}

@media screen and (max-width: 1315px) {
	.gymnastics__program-list, .gymnastics__benefits_list {
    justify-content: space-between;
	}
}

@media screen and (max-width: 1080px) {
	.gymnastics__program-list, .gymnastics__benefits_list {
    justify-content: space-around;
	}
}

/**/
.programms-list-flex {
  display: flex;
  justify-content: center;
  column-gap: 50px;
  margin: 60px 0;
  flex-wrap: wrap;
}
.programs-list-wrapp {
  border-radius: 40px;
  border: 2px solid;
  padding: 30px;
  width: 380px;
  margin-bottom: 20px;
}
.programs-list-wrapp>span {
  font-size: 20px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
}
.programs-list-wrapp .programs-list {
  padding: 0;
}
.programs-list-wrapp .programs-list__item {
  list-style: none;
}
.programs-list-wrapp .programs-list__item a {
  line-height: 30px;
  font-size: 18px;
  text-decoration: underline;
}
.nav-block__banners {
    position: relative;
}
.nav-block__banners-slider {
	position: relative;
  top: 0;
  padding: 15px 50px;
  width: calc(100% + 160px);
  left: -80px;
  display: flex;
  justify-content: space-around;
  background-image: linear-gradient(to right, #f66957, #ed4d6a 10% 55%, #d67069);
  margin-bottom: 0;
}
.nav-block__item {
	margin: 0;
	text-align: center;
	cursor: pointer;
	padding: 0 10px;
}
.nav-block__item a {
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
  border-radius: 30px;
  border: 2px solid #ffffff;
  padding: 10px 17px;
  background: transparent;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: block;
}
.nav-block__item-action a,
.nav-block__item_action a,
.nav-block__item:hover a {
  background: #fff;
  color: #e94159;
}
.nav-block__item-action a,
.nav-block__item_action a  {
	cursor: default;
}
.nav-block__banners-slider .slick-arrow {
    display: inline-block;
    position: absolute; 
    top: calc(50% - 20px);
    left: 20px;
    border: 0;
    background: none;
    width: 24px;
    height: 40px;
    cursor: pointer;
    background: url(/local/templates/re_europegym/images/arrow_slider_p.png) no-repeat;
    background-size: contain;
}
.nav-block__banners-slider .slick-arrow.slick-next {
	left: auto;
	right: 20px;
	background-image: url(/local/templates/re_europegym/images/arrow_slider_n.png)
}
.sport-youtube_video__button_all,
.sport-youtube_video__button_all:hover {
  background: #ef3047;
  box-shadow: 5px 5px 13px 2px #ffbac2;
  color: #fff;
  margin: 15px 0 0 auto;
  display: block;
  width: 188px;
  line-height: 37px;
  padding: 0 15px;
  border-radius: 9px;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}
.sport-youtube_video__button_all span,
.sport-youtube_video__button_all:hover span {
  font-size: 23px;
  font-weight: 100;
  position: relative;
  top: 2px;
  left: 5px;
}
.gymnastics__coaches.sport .gymnastics__also-they-title {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  margin-top: 40px;
}
.gymnastics__coaches.sport .gymnastics__also-they-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.gymnastics__coaches.sport .gymnastics__also-they-list>li {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  padding: 16px 26px;
  border-radius: 29px;
  box-shadow: 0px 2px 5px rgb(203 203 203 / 32%);
  background-color: #fff1e0;
  margin: 25px 10px 0;
}
.gymnastics__coaches.sport .gymnastics__also-they-more {
  border-radius: 9px;
  box-shadow: 0px 10px 8px rgb(239 48 71 / 25%);
  background-color: #ef3047;
  display: inline-block;
  padding: 10px 72px;
  font-size: 18px;
  line-height: 17px;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  margin: 42px 0 0;
}
.gymnastics__coaches.sport .gymnastics__also-they-more:hover {
  text-decoration: underline;
  color: #ffffff;
}

.tabs-training-content.sport .block-training__title {
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  font-weight: 700;
  position: relative;
  padding: 11px 0 0 18px;
  margin-bottom: 24px;
  margin-top: 12px;
  margin-left: 80px;
  width: calc(100% - 80px);
  margin-right: 0;
  height: auto;
}
.tabs-training-content.sport .block-training__title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  background-color: #ffffff;
  z-index: 1;
}
.tabs-training-content.sport .block-training {
	background-color: #ece9f1;
  padding: 6px 0;
  border-radius: 30px;
  margin-bottom: 50px;
}
.tabs-training-content.sport>.block-training>.container {
	display: none;
}
.tabs-training-content.sport .block-training__title-wrapp::before {
	content: "+";
	font-size: 60px;
	font-weight: 100;
	font-style: normal;
	position: absolute;
	right: 70px;
	top: calc(50% - 12px);
}
.tabs-training-content.sport .block-training__title-wrapp {
	cursor: pointer;
	position: relative;
}
.tabs-training-content.sport .block-training.block-training-personal {
	background: #fff;
  border: 1px solid #ece9f1;
}
.tabs-training-content.sport .block-training-personal .block-training__title::before {
	background-color: #ece9f1;
}
.tabs-training-content.price-first.sport {
	margin-top: 40px;
	margin-bottom: 90px;
}
.tabs-training-content.sport .block-training.open>.container {
	display: flex;
	margin-top: 30px;
  padding: 0 30px;
}
.tabs-training-content.sport .block-training.open .block-training__title-wrapp::before {
	content: "-";
}
.gymnastics__program .gymnastics__program-text>a {
  text-decoration: none;
}
.gymnastics__program .gymnastics__program-text>a:hover {
  text-decoration: underline;
}
.nav-block__banners+.h1 h1 {
  margin: 90px 10px 40px;
}
@media (min-width: 1151px) {
  .gymnastics__coaches.sport .gymnastics__coaches-text {
    min-height: 90px;
  }
}
@media (min-width: 641px) {
	.tabs-training-sport {
		display: none;
	}
}
@media (max-width: 1199.98px) {
	.nav-block__banners-slider {
    width: calc(100% + 80px);
    left: -40px;
  }
  .header_banner_top.header_banner_top_deti.nav+.main #crumbs {
    top: 94px;
	}
}
@media (max-width: 991px) {
	.nav-block__banners + .h1 {
    margin-top: 60px;
	}
}
@media screen and (max-width: 814px) {
  .gymnastics__coaches.sport .gymnastics__also-they-more {
    padding: 10px 66px;
  }
}
@media (max-width: 780px) {
	.tabs-training-content.sport .block-training__title {
		margin-left: 30px;
	}
	.tabs-training-content.sport .block-training__title-wrapp::before {
		right: 30px;
	}
}
@media (max-width: 679.98px) {
	.nav-block__banners-slider {
    width: calc(100% + 50px); 
    left: -25px;
  }
}
@media (max-width: 640px) {
	.tabs-training-content.price-first.sport {
    margin-bottom: 0;
  }
  .sport-youtube_video__button_all,
  .sport-youtube_video__button_all:hover {
    margin: 15px auto 0;
  }
  .tabs-training-content.sport>.block-training.active {
    display: block;
    margin-bottom: 70px;
  }
  .tabs-training-content.sport .block-training:not(.active) {
    padding: 0;
  }
	.tabs-training-content.sport .block-training.active>.container {
		margin-top: 40px;
		position: relative;
	}
	.tabs-training-content.sport .block-training__title-wrapp::before {
		content: none!important;
	}
	.tabs-training-content.sport .block-training {
		border-radius: 0;
    margin: 0 -25px;
	}
	.tabs-training-content.sport .block-training.block-training-personal {
		background: #ece9f1;
		border: 0;
	}
	.tabs-training-sport>div {
		text-decoration: none;
	}
	.tabs-training_id {
		position: absolute;
		top: -150px;
	}
	.tabs-training-sport {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
	}
	.tabs-training-sport>div span {
    position: relative;
    z-index: 2;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-weight: 700;
	}
	.tabs-training-sport>div {
    border-radius: 30px;
    border: 2px solid #ece9f1;
    padding: 18px 0;
    text-align: center;
    width: 100%;
    max-width: 270px;
    margin-bottom: 30px;
    position: relative;
	}
	.tabs-training-sport>div.action,
  .tabs-training-sport>div.active {
    background-color: #ece9f1;
	}
	.tabs-training-sport>div::before {
    content: "";
    display: block;
    position: absolute;
    left: 34px;
    top: 14px;
    width: 56px;
    height: 56px;
    border-radius: 3px;
    background-color: #ece9f1;
    z-index: 1;
	}
	.tabs-training-sport>div.action::before,
	.tabs-training-sport>div.active::before {
    background-color: #fff;
	}
}
@media (max-width: 610px) {
  .gymnastics__coaches.sport .gymnastics__also-they-list>li {
    font-size: 13px;
    line-height: 25px;
    padding: 7px 17px;
    margin: 16px 5px 0;
  }
  .gymnastics__coaches.sport .gymnastics__also-they-more {
    padding: 10px 66px;
    position: relative;
    left: calc(50% - 242px/2);
  }
}
@media (max-width: 576px) {
  .gymnastics__coaches.sport .gymnastics__also-they-more {
    font-size: 16px;
    padding: 8px 37px;
    position: relative;
    left: calc(50% - 172px/2);
  }
  .gymnastics__benefits-text {
    font-size: 14px;
    overflow: hidden;
	}
}
@media (max-width: 560px) {
	.nav-block__item a {
    font-size: 15px;
  }
}
@media (max-width: 489px) {
	.nav-block__item a {
    font-size: 19px;
  }
}
@media (max-width: 380px) {
	.nav-block__item a {
    font-size: 18px;
    padding: 10px 16px;
  }
	.programs-list-wrapp .programs-list__item a {
    line-height: 28px;
    font-size: 16px;
  }
  .programs-list-wrapp {
    padding: 24px;
  }
}

/*311070*/
@media (max-width: 768px) {
  .marquiz__button_fixed.marquiz__button_fixed-right {
    bottom: 50px;
  }
}

/*311380*/
.sorevnovanija-calendar .sorevnovanija-calendar__item {
	min-height: 250px;
}
.sorevnovanija-calendar__rezult h2 {
	font-size: 18px;
	margin: 26px 0 10px;
}
.sorevnovanija-calendar__rezult h2 {
	max-height: 73px;
}

@media (max-width: 820px) {
	.sorevnovanija-calendar__rezult h2 {
    max-height: none;
	}
}

/*311687*/
.footer__bottom_nav {
	display: flex;
	justify-content: space-between;
	height: auto;
}
.footer__bottom_nav>ul {
	margin: 0;
}
.footer__bottom_nav>ul>li:nth-last-of-type(2) {
	text-align: left;
}
.footer__bottom_nav>ul>li {
	padding: 6px 0;
}
.footer__bottom_nav>ul>li>a {
	line-height: 20px;
	display: block;
}
.footer .footer__bottom_nav>ul>li .header_nav_social {
	justify-content: flex-end;
}

@media (max-width: 1050px) {
	.footer__bottom_nav>ul {
    max-width: 140px;
	}
}
@media (max-width: 991.98px) {
	.footer .footer__bottom_nav>ul>li:last-of-type {
		width: auto;
		padding: 6px 0;
		align-self: auto;
	}
}

.text-under {
	margin-bottom: 40px;
}
.header__middle__phone {
	display: flex;
}

/*313139*/
@media (min-width: 991.98px) {
  .section-sport-form {
    display: none;
  }
}

@media (max-width: 991.90px) {
  .section-sport-form+.gymnastics__program {
    margin-top: 30px;
  }
  .form-full-width.light-background.section-sport-form {
    margin-top: 40px;
  }
}

.contact-list__form:not(.show-popup) .form_centers__overlay,
.contact-list__form:not(.show-popup) .form_centers__close-btn {
  display: none;
}

#btn-header-menu-switch:checked~.header__middle .header__bottom_nav {
  display: block;
}
#btn-header-menu-switch:checked~.header__middle .header__middle__btn::before {
  border-bottom: 0;
  height: 0;
  transform: rotate(43deg);
  top: 12px;
  left: 4px;
  width: 100%;
}
#btn-header-menu-switch:checked~.header__middle .header__middle__btn::after {
  transform: rotate(-43deg);
  top: 10px;
  left: 9px;
  width: 100%;
}
  
.header__top>ul {
  --bs-gutter-x: 25px;
}
.form_popup_result_wrapp {
  max-width: 350px;
}
.form_popup_result_wrapp .fancybox-skin {
  background: #fff;
  border-radius: 7px;
  
}
.form_popup_result_wrapp .form_popup_result {
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  max-width: 350px;
  height: 200px;
  text-align: center;
  padding: 20px;
}
.form_popup_result_wrapp  .fancybox-close::before {
    color: #9e9daa;
    font-size: 46px;
    font-weight: 400;
    position: static;
    line-height: 20px;
    line-height: 40px;
    display: block;
}
.form_popup_result_wrapp a.fancybox-close {
  text-align: center;
  background: #fff;
  border: 0;
  top: 10px;
  right: 10px;
}

@media screen and (max-width: 683px) {
  /*header>.header__top {
    display: block;
    height: 58px;
  }*/
  header>.header__top>ul {
    display: flex;
    justify-content: space-between;
  }
  header>.header__top>ul>li {
    flex: 1 1 33.3%;
    height: 26px;
    font-weight: 500;
    padding: 0;
  }
  header>.header__top>ul>li:nth-of-type(2),
  header>.header__top>ul>li:nth-of-type(5) {
    max-width: 90px;
    text-align: left;
  }
  header>.header__top>ul>li:first-of-type,
  header>.header__top>ul>li:nth-of-type(4) {
    text-align: left;
  }
  header>.header__top>ul>li:last-of-type,
  header>.header__top>ul>li:nth-of-type(3) {
    text-align: right;
  }
  div.fixed__header_wrap {
    padding-top: 70px;
  }
  .main_page_banner.fixed__header_wrap {
    margin-top: 117px;
    padding-top: 0;
  }
  .header_banner_top.fixed__header_wrap {
    margin-top: 10  7px;
    padding-top: 0;
  }
}
@media screen and (max-width: 370px) {
  header>.header__top>ul>li {
    flex: 1 1 auto;
  }
  header>.header__top>ul>li:first-of-type,
  header>.header__top>ul>li:nth-of-type(5) {
    text-align: left;
  }
  header>.header__top>ul>li:last-of-type,
  header>.header__top>ul>li:nth-of-type(4) {
    text-align: right;
  }
  header>.header__top>ul>li:nth-of-type(3) {
    text-align: center;
  }
}
@media screen and (max-width: 340px) {
  header>.header__top>ul>li>a {
    font-size: 11px;
  }
}

@media screen and (min-width: 684px) {
  .header__middle__phone.callback__btn img {
    display: none;
  }
}
@media screen and (max-width: 683px) {
  .header__middle__contacts-button div.header__middle__phone .callback__btn_link {
    width: auto;
  }
  .header__middle__contacts-button div.header__middle__phone.callback__btn {
    display: flex !important;
    flex: 1 1 !important;
    margin: 0;
  }
  .header__middle__contacts-button div.header__middle__phone.callback__btn .callback__btn_link {
    background: none ;
    border-radius: 7px;
    padding: 0;
    display: block;
    font-size: 0;
    width: auto;
    height: auto;
    border: 0;
    margin: 0;
  }
  div.header__middle__contacts-button {
    flex: 1 1 auto !important;
  }
  .header__middle__contacts-button .header__middle__phone.callback__btn img {
    height: 42px;
    border-radius: 4px;
  }
  .header__middle__logo {
    top: 3px;
    position: relative;
  }
  .header__middle__logo svg {
    height: 65px;
  }
}
@media screen and (max-width: 375px) {
  .header__middle__logo svg {
    
  }
  .header__middle__contacts-button .header__middle__phone.callback__btn img {
    
  }
  .header__middle__contacts-button div.header__middle__phone.callback__btn .callback__btn_link {
    
  }
}

/**/
.ykor_el {
  position: relative;
}
.ykor_el i {
  position: absolute;
  top: -250px;
}
.block-training-events.page-price {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .tabs-training-content.price-first {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1021px) {
  .detail-page-wrapp .mobile-view {
    display: none;
  }
}
@media screen and (max-width: 1020px) {
  .detail-page-wrapp .detail_page .contact-list_wrapp {
    display: none;
  }
  .detail-page-wrapp .contact-list_wrapp.mobile-view {
    display: inline-block;
  }
  .detail-page-wrapp>.contact-action {
    text-align: center;
  }
  .detail-page-wrapp .callback__btn_link {
    width: 100%;
    border-radius: 20px;
    margin-top: 20px;
    height: 52px;
    line-height: 50px;
  }
  .detail-page-wrapp .contact-action.detail_page>div:first-child {
    max-width: 514px;
    padding: 10px 0 0;
    margin: 0 auto;
  }
  .detail-page-wrapp .contact-action.detail_page .contact-list__links {
    align-items: center;
    max-width: 514px;
    flex-direction: column;
  }
  .detail-page-wrapp .contact-action.detail_page .contact-list__links>div {
    width: 100% !important;
    text-align: center;
    margin-bottom: 0;
  }
  .detail-page-wrapp .contact-action.detail_page .contact-list__links a {
    display: flex;
    border-radius: 0;
    border-top: 0;
  }
  .detail-page-wrapp .contact-action.detail_page .contact-list__links>div:first-of-type a {
    border-top: 2px solid #d67169;
  }
  .detail-page-wrapp h1.contact-list__title.center-detail {
    text-align: center;
    padding: 0 40px 12px;
    margin: 0;
  }
  .detail-page-wrapp .block-training.block-training-events {
    margin-bottom: 30px;
  }

  .contact-list__form.show-popup-form .form_centers .header_form .feature_header {
    margin-bottom: 16px;
  }
  .contact-list__form.show-popup-form .form_centers .header_form .feature_header>span:last-child {
      margin-top: 0;
  }
  .contact-list__form.show-popup-form .form_centers .header_form form>ul {
    display: initial;
  }
  .contact-list__form.show-popup-form .form_centers .header_form form input[type="text"] {
    height: 40px;
    margin: 0 auto 15px;
  }
  .contact-list__form.show-popup-form .form_centers .header_form form .form_note {
    margin: 0 auto 20px;
  }
  .contact-list__form.show-popup-form .form_centers .header_form {
    height: auto;
    border-radius: 7px;
    padding: 26px 34px 30px;
    background-color: #ffffff;
  }
  .contact-action.detail_page .contact-list__form.show-popup-form {
    display: block;
    width: auto;
  }
  .contact-list__form.show-popup-form .form_centers {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: auto;
    height: auto;
    max-width: 403px;
    padding: 0;
    bottom: auto;
    right: auto;
  }
  .form_centers__overlay {
    width: 100%;
    height: 100%;
    background-color: black;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: 10;
  }
  .contact-list__form.show-popup-form .form_centers__overlay,
  .contact-list__form.show-popup-form .form_centers__close-btn {
    display: block;
  }
  .form_centers__close-btn {
    position: absolute;
    width: 25px;
    right: 5px;
    top: 5px;
    cursor: pointer;
  }
}
@media screen and (max-width: 850px) {
  .detail-page-wrapp .contact-list_wrapp.mobile-view {
    padding: 10px 50px 40px;
  }
}
@media (max-width: 683px) {
  .nav-block__banners-slider,
  .tabs-block__switchs_deti {
    flex-direction: column;
    align-items: center;
    padding: 15px 30px;
    display: flex !important;
  }
  .nav-block__banners-slider .nav-block__item,
  .tabs-block__switchs_deti .tabs-block__switch_deti {
    max-width: 100%;
    width: 300px;
    margin-bottom: 10px;
  }
  .nav-block__banners-slider .nav-block__item a,
  .tabs-block__switchs_deti .tabs-block__switch_deti {
    font-size: 19px;
  }
  .tabs-block__switchs_deti .tabs-block__switch_deti {
    padding: 15px 0;
    margin-bottom: 0;
  }
  .header__bottom_nav nav>ul>li.mob-hidden {
		display: none;
	}
}
@media (max-width: 640px) {
  .detail-page-wrapp .tabs-training-content {
    margin-bottom: 30px;
  }
  .tabs-training-content.sport>.block-training.active>.container {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .contact-list__form.show-popup-form .form_centers {
      max-width: 300px;
      width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .detail-page-wrapp .contact-action.detail_page {
    margin: 0vw auto 50px!important;
  }
  .detail-page-wrapp .contact-list_wrapp.mobile-view {
    margin-bottom: 0;
  }
  .detail-page-wrapp .contact-list_wrapp.mobile-view {
    padding: 10px 20px 40px;
  }
  .detail-page-wrapp h1.contact-list__title.center-detail {
    padding: 0 10px 12px;
  }
  .detail-page-wrapp h1.contact-list__title.center-detail {
    font-size: 17px;
  }
}

@media screen and (max-width: 357px) {
  .detail-page-wrapp h1.contact-list__title.center-detail {
    font-size: 14px;
    line-height: 21px;
  }
}

/*315932*/
.callback-form .form_header_popup {
  top: calc(50% - 100px);
}
@media screen and (min-width: 1021px) {
  .contact-action.detail_page .contact-list__links>div svg {
    display: none;
  }
}
@media screen and (max-width: 1130px) {
  .header__middle>.header__middle__logo {
    width: 100%;
  }
}
@media screen and (max-width: 1020px) {
  .detail-page-wrapp .contact-action.detail_page .contact-list__links {
    row-gap: 15px;
  }
  .detail-page-wrapp .contact-action.detail_page .contact-list__links>div a {
    font-size: 19px;
    font-weight: 700;
    color: #454545;
    column-gap: 20px;
    border-radius: 9px;
    box-shadow: 2px 2px 4px 0px #00000040;
    border: 1px solid #d67169;
    padding: 0 0 0 25px;
    justify-content: flex-start;
    height: 35px;
  }
  .contact-action.detail_page .contact-list__links>div a svg {
    width: 29px;
  }
  .detail-page-wrapp .contact-action.detail_page .contact-list__links > div a svg path {
    fill: #d67169;
  }
  .contact-action.detail_page .contact-list__links>div a:hover svg path,
  .detail-page-wrapp .contact-action.detail_page .contact-list__links > div a.action svg path {
    fill: #fff;
  }
  .detail-page-wrapp>.contact-action.detail_page {
    background: #F1F4FB;
    max-width: 330px;
    padding: 20px 14px 10px;
  }
  .detail-page-wrapp .contact-action.detail_page .contact-list__links > div a.action,
  .detail-page-wrapp .contact-action.detail_page .contact-list__links>div a:hover {
    color: #fff;
  }
  .detail-page-wrapp .contact-action.detail_page > div:first-child {
    padding: 0;
    margin: 0 -5px 20px;
    box-shadow: none;
  }
  .detail-page-wrapp h1.contact-list__title.center-detail {
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
  }
}
@media screen and (max-width: 683px) {
  .header__middle__contacts-button .header__middle__phone.callback__btn img {
    height: 35px;
  }
}
@media screen and (max-width: 679px) {
  section.header_banner_top {
    margin-top: 0;
  }
  .header__middle>.header__middle__logo {
    max-width: 165px;
  }
}

@media screen and (max-width: 380px) {
  .detail-page-wrapp .contact-action.detail_page .contact-list__links > div a {
    column-gap: 15px;
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 367px) {
  .detail-page-wrapp .contact-action.detail_page .contact-list__links > div a {
    font-size: 16px;
    column-gap: 10px;
    padding: 0 0 0 16px;
  }
}
.form-full-width.four-elements {
  margin: 70px 0 0;
}
.form-full-width.four-elements .form_header .header_form form {
  max-width: 1092px;
}
.form-full-width.four-elements .form_header .header_form form>ul {
  column-gap: 96px;
  justify-content: center;
}
.form-full-width.four-elements .form_header .header_form form>ul li {
  max-width: 498px;
  width: 100%;
}
.form-full-width.four-elements .form_header .header_form form input[type="text"] {
  width: 100%;
  margin: 0 auto 30px;
  height: 72px;
  border-radius: 13px;
  font-size: 22px;
  color: #898989;
  padding: 19px 27px;
}
.form-full-width.four-elements .form_header .header_form .feature_header>span:first-child {
  font-size: 48px;
  color: #454545;
  line-height: 52px;
}
.form-full-width.four-elements .form_header .header_form .feature_header>span:last-child {
  font-size: 25px;
  color: #454545;
  margin-top: 16px;
  line-height: 31px;
}
.form-full-width.four-elements .form_header .header_form form>ul>.form_note>a {
  color: #929292;
  font-size: 18px;
  font-weight: 500;
  margin-left: 10px;
}
.form-full-width.four-elements .form_header .header_form form>ul>.form_note::before {
  width: 18px;
  height: 18px;
  top: -3px;
  border-radius: 3.135px;
}
.form-full-width.four-elements .form_header .header_form form>ul>.form_note::after {
  left: -12px;
  top: 3px;
  width: 6px;
  height: 6px;
}
.form-full-width.four-elements .form_header .header_form form input[type="submit"] {
  width: 335px;
  height: 61px;
  border-radius: 12px;
  box-shadow: none;
  background-color: #ef3047;
  color: #fff;
  line-height: 59px;
  font-size: 25px;
  font-weight: 700;
}
.form-full-width.four-elements .form_header .header_form {
  height: auto;
  padding: 34px 24px 38px;
}
.form-full-width.four-elements .form_header .header_form .feature_header {
  margin-bottom: 30px;
}
.form-full-width.four-elements .form_header .header_form form>ul>.form_note,
.form-full-width.four-elements .form_header .header_form form>ul>.submit_form,
.form-full-width.four-elements .form_header .header_form form>ul>.form_result {
  max-width: none;
}
.form-full-width.four-elements .form_header .header_form form>ul>.form_note {
  margin: 12px auto 30px;
}
.form-full-width.four-elements .form_header .header_form form.form_success .form_result {
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 740px) {
  .form-full-width.four-elements .form_header .header_form .feature_header>span:first-child {
    font-size: 20px;
    line-height: 24px;
  }
  .form-full-width.four-elements .form_header .header_form .feature_header>span:last-child {
    font-size: 14px;
  }
  .form-full-width.four-elements .form_header .header_form form input[type="text"] {
    height: 45px;
    font-size: 12px;
    margin: 0 auto 7px;
  }
  .form-full-width.four-elements .form_header .header_form .feature_header {
    margin-bottom: 20px;
  }
  .form-full-width.four-elements .form_header .header_form .feature_header>span:last-child {
    margin-top: 5px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul>.form_note>a {
    font-size: 11px;
    margin-left: 5px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul>.form_note::before {
    width: 14px;
    height: 14px;
    top: 0px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul>.form_note::after {
    left: -10px;
    top: 4px;
    width: 5px;
    height: 5px;
  }
  .form-full-width.four-elements .form_header .header_form form input[type="submit"] {
    width: 197px;
    height: 36px;
    border-radius: 7px;
    font-size: 14px;
    line-height: 33px;
  }
}

div.fixed__header {
  transform: none;
  left: 0;
  width: 100%;
}

.form-full-width.programs-page .form_header .header_form .feature_header>span:first-child {
  font-size: 48px;
  line-height: 52px;
  color: #454545;
}
.form-full-width.programs-page .form_header .header_form {
  height: auto;
  padding: 34px 24px 48px;
}
.form-full-width.programs-page .form_header .header_form .feature_header>span:last-child {
  font-size: 25px;
  line-height: 31px;
  color: #454545;
  text-align: center;
  margin-top: 10px;
}
.form-full-width.programs-page .form_header .header_form form,.form-full-width .form_header .header_form form {
  max-width: 1200px;
}
.form-full-width.programs-page .form_header .header_form .feature_header {
  margin-bottom: 50px;
}
.form-full-width.programs-page .form_header .header_form form input[type="text"] {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: 0;
  margin: 0;
  font-size: 19px;
  line-height: 30px;
  padding: 16px 19px;
  outline: none;
  display: block;
  color: #898989;
  height: 63px;
}
.form-full-width.programs-page .form_header .header_form form>ul li,.form-full-width .form_header .header_form form>ul li {
  width: 100%;
  max-width: 357px;
}

.form-full-width.programs-page .form_header .header_form form>ul {
  column-gap: 64px;
}
.form-full-width.programs-page .form_header .header_form form>ul>.form_note {
  max-width: 100%;
  margin: 55px auto 31px;
}
.form-full-width.programs-page .form_header .header_form form>ul>.form_note>a {
  font-size: 19px;
}
.form-full-width.programs-page .form_header .header_form form input[type="submit"] {
  font-size: 25px;
  width: 335px;
  height: 61px;
  border-radius: 12px;
  box-shadow: none;
}
.map_centers__btn {
  opacity: 1;
}
.map_centers__btn:hover {
  opacity: 0.6;
}
@media screen and (max-width:1260px) {
  .form-full-width.programs-page .form_header .header_form form,.form-full-width .form_header .header_form form {
    max-width: 800px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul {
    column-gap: 26px;
    justify-content: center;
    row-gap: 19px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul>.form_note {
    margin: 10px auto 11px;
  }
}

@media screen and (max-width:1140px) {
  .form-full-width.four-elements .form_header .header_form form>ul li {
    max-width: 386px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul {
    justify-content: center;
    column-gap: 75px;
  }
}

@media screen and (max-width:900px) {
  .form-full-width.four-elements .form_header .header_form .feature_header>span:first-child,
  .form-full-width.programs-page .form_header .header_form .feature_header>span:first-child {
    font-size: 32px;
    line-height: 36px;
  }
  .form-full-width.four-elements .form_header .header_form .feature_header>span:first-child nobr,
  .form-full-width.programs-page .form_header .header_form .feature_header>span:first-child nobr {
    white-space: normal;
  }
  .form-full-width.four-elements .form_header .header_form .feature_header>span:last-child,
  .form-full-width.programs-page .form_header .header_form .feature_header>span:last-child {
    font-size: 16px;
    margin-top: 16px;
    line-height: 18px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul {
    column-gap: 48px;
  }
  .form-full-width.four-elements .form_header .header_form form input[type="text"],
  .form-full-width.programs-page .form_header .header_form form input[type="text"] {
    margin: 0 auto 25px;
    height: 63px;
    border-radius: 13px;
    font-size: 16px;
    color: #898989;
    padding: 16px 12px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul {
    column-gap: 48px;
    justify-content: center;
    row-gap: 0;
  }
  .form-full-width.programs-page .form_header .header_form form>ul li,.form-full-width .form_header .header_form form>ul li {
    max-width: 376px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(3),.form-full-width .form_header .header_form form>ul li:nth-child(3) {
    max-width: 100%;
  }
  .form-full-width.programs-page .form_header .header_form .feature_header {
    margin-bottom: 32px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul>.form_note>a {
    font-size: 14px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul>.form_note {
    margin: 10px auto 25px;
  }
  .form-full-width.four-elements .form_header .header_form form input[type="submit"],
  .form-full-width.programs-page .form_header .header_form form input[type="submit"] {
    width: 100%;
    max-width: 534px;
    height: 53px;
    border-radius: 12px;
    line-height: 53px;
    font-size: 25px;
    font-weight: 700;
  }
  .form-full-width.programs-page .form_header .header_form form>ul li.submit_form,.form-full-width .form_header .header_form form>ul li.submit_form {
    max-width: 534px;;
  }
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(2),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(3),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(4),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(2),
  .form-full-width .form_header .header_form form>ul li:nth-child(1),
  .form-full-width .form_header .header_form form>ul li:nth-child(2) {
    flex: 1 1 254px;
  }
  
  .form-full-width.programs-page .form_header .header_form form>ul>.form_note>a {
    font-size: 14px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul>.form_note {
    margin: 10px auto 25px;
  }
}
@media screen and (max-width:740px) {
  .form-full-width .form_header .header_form form>ul {
    flex-direction: column;
  }
}
@media screen and (max-width:620px) {
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(2),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(3),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(4),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(2),
  .form-full-width .form_header .header_form form>ul li:nth-child(1),
  .form-full-width .form_header .header_form form>ul li:nth-child(2) {
    flex: 1 1 160px;
  }
}
@media screen and (max-width:490px) {
  .form-full-width.four-elements .form_header .header_form .feature_header>span:first-child, .form-full-width.programs-page .form_header .header_form .feature_header>span:first-child {
    font-size: 20px;
    line-height: 24px;
  }
  .form-full-width.four-elements .form_header .header_form {
    height: auto;
    padding: 21px 24px 26px;
  }
  .form-full-width.four-elements .form_header .header_form .feature_header>span:last-child, .form-full-width.programs-page .form_header .header_form .feature_header>span:last-child {
    font-size: 12px;
    margin-top: 10px;
    line-height: 17px;
  }
  .form-full-width.four-elements .form_header .header_form form input[type="text"], .form-full-width.programs-page .form_header .header_form form input[type="text"] {
    margin: 0 auto 15px;
    height: 40px;
    border-radius: 8px;
    font-size: 10px;
    color: #898989;
    padding: 16px 12px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul {
    column-gap: 28px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul>.form_note>a {
    font-size: 10px;
  }
  .form-full-width.four-elements .form_header .header_form form>ul>.form_note {
    margin: 10px auto 16px;
  }
  .form-full-width.four-elements .form_header .header_form form input[type="submit"], .form-full-width.programs-page .form_header .header_form form input[type="submit"] {
    width: 100%;
    max-width: 534px;
    height: 33px;
    border-radius: 7px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 700;
  }
  .form-full-width.programs-page .form_header .header_form {
    height: auto;
    padding: 22px 24px 26px;
  }
  .form-full-width.programs-page .form_header .header_form .feature_header {
    margin-bottom: 20px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul {
    column-gap: 28px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul>.form_note>a {
    font-size: 10px;
  }
  .form-full-width .form_header .header_form form>ul>.form_note::before {
    flex: 0 0 auto;
    width: 15px;
    height: 15px;
    border-radius: 4px;
    top: 0px;
  }
  .form-full-width .form_header .header_form form>ul>.form_note::after {
    flex: 0 0 auto;
    width: 6px;
    height: 6px;
    border-radius: 8px;
    left: -11px;
    top: 5px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul>.form_note {
    margin: 10px auto 15px;
  }
}

@media screen and (max-width:420px) {
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(2),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(3),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(4),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(2),
  .form-full-width .form_header .header_form form>ul li:nth-child(1),
  .form-full-width .form_header .header_form form>ul li:nth-child(2) {
    flex: 1 1 140px;
  }
}

@media screen and (max-width:360px) {
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(2),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(3),
  .form-full-width.four-elements .form_header .header_form form>ul li:nth-child(4),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(2),
  .form-full-width .form_header .header_form form>ul li:nth-child(1),
  .form-full-width .form_header .header_form form>ul li:nth-child(2) {
    flex: 1 1 150px;
  }
  .form-full-width.four-elements .form_header .header_form form input[type="text"], .form-full-width.programs-page .form_header .header_form form input[type="text"] {
    font-size: 12px;
  }
}

/**/
.background-768,
.background-576 {
	display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: center top;
    background-size: cover;
}
.header_banner_top.main_page_banner.banner_video {
  background: #d67169;
  border-top-left-radius: 67px;
  border-top-right-radius: 69px;
}
.main_page_banner.banner_video video {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 600px;
  object-fit: cover;
  border-top-left-radius: 67px;
  border-top-right-radius: 69px;
}
.header_banner_top.main_page_banner.banner_video .text_banner_top {
  text-shadow: -3px -3px 4px #fff, 3px -3px 4px #fff, -3px 3px 4px #fff, 3px 3px 4px #fff;
}
.header_banner_top.main_page_banner.banner_video::after,
.header_banner_top.main_page_banner.banner_video::before,
.header_banner_top.main_page_banner.banner_video .text_banner_bottom::before {
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  border-radius: 7px;
  z-index: 2;
  border-radius: 10px;
}
.header_banner_top.main_page_banner.banner_video .text_banner_bottom::before {
  background-image: url(/local/templates/re_europegym/images/re_europegym/icon_green.png);
  width: 60px;
  height: 60px;
  top: -90px;
  left: 190px;
}
.header_banner_top.main_page_banner.banner_video::before {
  background-image: url(/local/templates/re_europegym/images/re_europegym/icon_red.png);
  width: 52px;
  height: 50px;
  top: 40px;
  left: 73px;
}
.header_banner_top.main_page_banner.banner_video::after {
  background-image: url(/local/templates/re_europegym/images/re_europegym/icon_yellow.png);
  width: 51px;
  height: 51px;
  top: 20px;
  right: 50%;
}
@media screen and (max-width:1407px) {
	.main_page_banner.banner_video video,
	.header_banner_top.main_page_banner.banner_video {
		border-radius: 0;
	}
}
@media screen and (max-width:991px) {
  .header_banner_top.main_page_banner.banner_video::after, .header_banner_top.main_page_banner.banner_video::before, .header_banner_top.main_page_banner.banner_video .text_banner_bottom::before {
    border-radius: 8px;
  }
  .header_banner_top.main_page_banner.banner_video::after {
    width: 41px;
    height: 41px;
  }
  .header_banner_top.main_page_banner.banner_video::before {
    width: 41px;
    height: 40px;
    top: 40px;
    left: 31px;
  }
  .header_banner_top.main_page_banner.banner_video .text_banner_bottom::before {
    width: 50px;
    height: 50px;
    top: -70px;
    left: 109px;
  }
  .main_page_banner.banner_video video {
    height: calc(66vw - 140px);
  }
}
@media screen and (max-width:768px) {
	.main_page_banner.banner_video video {
    	height: calc(75vw - 15vw);
  	}
	.header_banner_top.main_page_banner.banner_video::before {
    	width: 46px;
    	height: 45px;
    	top: 17px;
    	left: 40px;
	}
}
@media screen and (min-width:576px) and (max-width:768px) {
	.header_banner_top.main_page_banner.banner_img_768 {
	    background-image: none !important;
	}
	.header_banner_top.main_page_banner>.background-768 {
    	display: block;
	}
}
@media screen and (max-width:575px) {
	.header_banner_top.main_page_banner.banner_video::after,
	.header_banner_top.main_page_banner.banner_video::before,
	.header_banner_top.main_page_banner.banner_video .text_banner_bottom::before {
    	border-radius: 2vw;
	}
	.header_banner_top.main_page_banner.banner_video::after {
    
    	width: 8vw;
    	height: 8vw;
	}
	.header_banner_top.main_page_banner.banner_video .text_banner_bottom::before {
    	width: 10vw;
    	height: 10vw;
      top: -16vw;
      left: 56px;
	}
	.header_banner_top.main_page_banner.banner_video::before {
    	left: 11px;
    	width: 9vw;
    	height: 8vw;
	}
	.main_page_banner.banner_video video {
    	height: calc(148vw - 33vw);
	}
	.header_banner_top.main_page_banner.banner_img_576 {
	    background-image: none !important;
	}
	.header_banner_top.main_page_banner>.background-576 {
    	display: block;
	}
}
.header__top.container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.select-container {
  display: flex;
  column-gap: 15px;
  font-size: 12px;
  font-weight: 600;
  z-index: 10;
  white-space: nowrap;
  align-items: center;
  height: 100%;
  width: 273px;
  position: relative;
}
.select-container .drop-list {
  max-height: 27px;
  overflow: hidden;
  width: 150px;
  display: flex;
  border: 1px solid #47434363;
  background: white;
  border-radius: 5px;
  list-style: none;
  padding: 0 10px;
  transition: all 0.5s;
  margin: 0;
  position: absolute;
  flex-direction: column;
  top: 0;
  z-index: 2;
  right: 0;
}
.drop-list:before {
  content: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7.52174 8L13 1' stroke='%23CECECE'/%3E%3C/svg%3E%0A");
  position: absolute;
  pointer-events: all;
  top: 0;
  right: 6px;
  cursor: pointer;
  width: 14px;
  height: 100%;
  transform: scale(0.85);
}
.select-container .drop-list li {
  order: 1;
  pointer-events: none;
}
.select-container .drop-list li.active {
  order: 0;
}
.select-container .drop-list li a {
  text-decoration: none;
}
.select-container .drop-list.open {
  max-height: 80px;
  transition: all 0.5s;
}
.select-container .drop-list.open li {
  pointer-events: all;
}

@media screen and (max-width: 1040px) {
  header .header__top>ul {
    padding-left: 0;
  }
  header .header__top>ul>li {
    padding: 0 8px;
  }
  .select-container {
    right: 143px;
  }
}

.contact-list_wrapp .contact-list__form {
  min-height: 400px;
}
@media (max-width: 1050px) {
  .contact-list_wrapp .contact-list__form {
      min-height: 420px;
  }
}

.sorevnovanija-calendar .sorevnovanija-calendar__item .sorevnovanija-calendar__date {
  line-height: 30px;
  margin-bottom: 20px;
}

div.mobile-footer-socials {
	display:none;
}
@media (max-width:679px) {
	div.mobile-footer-socials {
	  display: block;
	  text-align: center;
	  padding-bottom: 20px;
	}
	.btm_partner .mobile-footer-socials img {
	max-width: 38px;	
	padding: 2px;	
		margin-left: 0;
	}
	.footer .footer__copyright .btm_partner {
   	display: block;
}
}
@media (min-width: 680px) and (max-width: 1050px) {
	.header_nav_social img {
		max-width: 30px;
		padding: 2px
	}
	.footer .footer__copyright div.btm_partner {
		text-align: center;
	}
}

.header_banner_top.main_page_banner .text_banner_bottom {
  bottom: 80px;
}
@media (max-width: 991px) {
  .header_banner_top.main_page_banner .text_banner_bottom {
    bottom: 46px;
  }
}
@media (max-width: 768px) {
  .header_banner_top.main_page_banner .text_banner_bottom {
    bottom: 4.7vw;
  }
}
@media (max-width: 575px) {
  .header_banner_top.main_page_banner .text_banner_bottom {
    bottom: 13vw;
  }
}


.body-msk .header_banner_top.main_page_banner .text_banner_bottom {
  bottom: 60px;
  padding: 0 50px;
}
@media (max-width: 991px) {
.body-msk  .header_banner_top.main_page_banner .text_banner_bottom {
    bottom: 33px;
    line-height: 34px;
  }
}
@media (max-width: 768px) {
.body-msk  .header_banner_top.main_page_banner .text_banner_bottom {
    bottom: 3vw;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
.body-msk  .header_banner_top.main_page_banner .text_banner_bottom {
    bottom: calc(16vw - 47px);
    line-height: clamp(23px, 7vw, 30px);
  }
}
@media (max-width: 420px) {
.body-msk  .header_banner_top.main_page_banner .text_banner_bottom {
    bottom: calc(16vw - 39px);
  }
}
@media (max-width: 420px) {
.body-msk  .header_banner_top.main_page_banner .text_banner_bottom {
    bottom: calc(10vw - 16px);
  }
}

/*326100*/
div#gotop.act {
    bottom: 40px;
}
.marquiz__button_fixed-right {
    top: 400px !important;
}

@media (max-width: 768px) {
	div#gotop.act {
    	bottom: 20px;
    	left: 20px;
		right: auto;
        z-index: 100;
		display: none;
	}
	.marquiz__container .marquiz__button_fixed-right {
    	top: auto !important;
		bottom: 20px !important;
    	left: 20px !important;
	}
}

/*326323*/
.form_header_popup .select,
.center-select.select {
  border: 0;
  height: 52px;
  border-radius: 7px;
  width: 100%;
}
.form_header_popup .select::after,
.center-select.select::after {
  right: 42px;
  top: -6px;
  display: inline-block;
  transform: rotate(45deg);
  height: 8px;
  width: 8px;
  margin-left: 0; 
  border-bottom: 1px solid #9e9daa;
  border-right: 1px solid #9e9daa;
  clip-path:none;
  background: none;
}
.form_header_popup .select select,
.center-select.select select {
  font-weight: normal;
  max-width: 215px;
  white-space: pre;
  width: 100%;
  height: 37px;
  border-radius: 7px;
  border: 1.625px solid #ebebeb;
  margin: 0 auto 7px;
  font-size: 12px;
  line-height: 33px;
  padding: 0 15px;
  outline: none;
  display: block;
  color: #9e9daa;
  background: #fff;
}
.form_header_popup .select select.error,
.center-select.select select.error,
.header_banner_top .form_header .header_form form input[type="text"].error {
  border-color: red;
}
.form-full-width.four-elements .select.center-select {
  margin: 0 auto 30px;
  height: 72px;
  border-radius: 13px;
  font-size: 22px;
  color: #898989;
}
.form-full-width.four-elements .select.center-select select {
  max-width: none;
  border: 0;
  height: 100%;
  margin: 0;
  font-size: 22px;
  border-radius: 13px;
}
.form-full-width.four-elements .center-select.select::after {
  right: 20px;
  top: -3px;
}
.form-recaptcha {
  display: none;
}
.form-full-width.light-background .form_header form input[type="text"],
.form-full-width.sorevnovanija__form .form_header form input[type="text"],
.form-full-width .sorevnovanija__form.form_header form input[type="text"] {
  max-width: 100%;
}
.form-full-width.programs-page .form_header .header_form form>ul,
.form-full-width.light-background .form_header .header_form form>ul,
.form-full-width.sorevnovanija__form .form_header .header_form form>ul,
.form-full-width .sorevnovanija__form.form_header .header_form form>ul {
  column-gap: 10px;
}

.form-full-width.programs-page .form_header .header_form form>ul li.form_note,
.form-full-width.programs-page .form_header .header_form form>ul li.submit_form,
.form-full-width.programs-page .form_header .header_form form>ul li.form_result,
.form-full-width .form_header .header_form form>ul li.form_note,
.form-full-width .form_header .header_form form>ul li.submit_form,
.form-full-width .form_header .header_form form>ul li.form_result,
.form-full-width.light-background .form_header .header_form form>ul li.form_note,
.form-full-width.light-background .form_header .header_form form>ul li.submit_form,
.form-full-width.light-background .form_header .header_form form>ul li.form_result,
.form-full-width.sorevnovanija__form .form_header .header_form form>ul li.form_note,
.form-full-width.sorevnovanija__form .form_header .header_form form>ul li.submit_form,
.form-full-width.sorevnovanija__form .form_header .header_form form>ul li.form_result,
.form-full-width .sorevnovanija__form.form_header .header_form form>ul li.form_note,
.form-full-width .sorevnovanija__form.form_header .header_form form>ul li.submit_form,
.form-full-width .sorevnovanija__form.form_header .header_form form>ul li.form_result  {
  width: 100%;
}
.form-full-width.programs-page .form_header .center-select.select::after,
.form-full-width.light-background .form_header .center-select.select::after,
.form-full-width.sorevnovanija__form .form_header .center-select.select::after,
.form-full-width .sorevnovanija__form.form_header .center-select.select::after {
  right: 20px;
  top: 44%;
  translate: 0 -50%;
}
.form-full-width.programs-page .form_header .center-select.select {
  align-items: flex-start;
  height: 63px;
  border-radius: 12px;
}
.form-full-width.light-background .form_header .center-select.select,
.form-full-width.sorevnovanija__form .form_header .center-select.select,
.form-full-width .sorevnovanija__form.form_header .center-select.select {
  align-items: flex-start;
  height: 50px;
  border-radius: 10px;
}
.form-full-width.programs-page .form_header .center-select.select select,
.form-full-width.sorevnovanija__form .form_header .header_form .center-select.select select,
.form-full-width .sorevnovanija__form.form_header .header_form .center-select.select select {
  margin: 0;
  height: 100%;
  border: 0;
  max-width: 100%;
  font-size: 19px;
  border-radius: 12px;
}
.form-full-width.light-background .form_header .center-select.select select,
.form-full-width.light-background .form_header.sorevnovanija__form .center-select.select select {
  border: 1.625px solid #ebebeb;
  font-size: 15px;
  border-radius: 10px;
  max-width: 100%;
  margin: 0;
  height: 100%;
}
.form-full-width.sorevnovanija__form .form_header .header_form .center-select.select select,
.form-full-width .sorevnovanija__form.form_header .header_form .center-select.select select {
  font-size: 15px;
  border-radius: 10px;
}
.form-full-width.sorevnovanija__form .form_header .header_form,
.form-full-width .sorevnovanija__form.form_header .header_form {
  height: auto;
}
.form_centers .header_form form input[type="text"],
.form_centers .header_form .center-select.select {
  height: 44px;
  margin: 0 auto 14px;
}
.form_centers .header_form .center-select.select select {
  font-size: 14px;
  width: 100%;
  max-width: none;
  height: 100%;
}
.form_centers .header_form .center-select.select::after {
  right: 20px;
}
@media (min-width: 941px) {
  .form-full-width.light-background .form_header .header_form form>ul li,
  .form-full-width.sorevnovanija__form .form_header .header_form form>ul li,
  .form-full-width .sorevnovanija__form.form_header .header_form form>ul li {
    width: calc(25% - 10px*3 / 4);
  }
}
@media (min-width: 1261px) {
  .form-full-width.programs-page .form_header .header_form form>ul li,.form-full-width .form_header .header_form form>ul li {
    width: calc(25% - 10px*3 / 4);
  }
}

@media (max-width: 1140px) {
  .form-full-width.four-elements .select.center-select {
    margin: 0;
  }
}
@media (max-width: 991.98px) and (min-width: 769px) {
  .header_banner_top .form_header .header_form form>ul li {
    width: calc(25% - 10px*3 / 4);
  }
}
@media (max-width: 991.98px) {
  .form_header_popup .select,
  .center-select.select {
    width: auto;
  }
  
  .header_banner_top .form_header .header_form form>ul {
    column-gap: 10px;
  }
  .header_banner_top .form_header .header_form form>ul li {
    background: none;
    height: auto;
  }
  .header_banner_top .form_header .header_form form input[type="text"] {
    max-width: 100%;
  }
  .header_banner_top .form_header .center-select.select::after {
    right: 20px;
    top: 10px;
  }
  .header_banner_top .form_header .center-select.select {
    align-items: flex-start;
  }
  .header_banner_top .form_header .center-select.select select {
    margin: 0;
  }
}
@media (max-width: 940px) and (min-width: 741px) {
  .form-full-width.light-background .form_header .header_form form>ul li,
  .form-full-width.sorevnovanija__form .form_header .header_form form>ul li,
  .form-full-width .sorevnovanija__form.form_header .header_form form>ul li {
    width: calc(50% - 10px / 2);
  }
  .form-full-width.light-background .form_header .header_form form>ul li:nth-child(3),
  .form-full-width.light-background .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.light-background .form_header .header_form form>ul li:nth-child(2) {
    max-width: 376px;
    flex: 1 1 270px;
  }
  .form-full-width.light-background .form_header .center-select.select {
    flex: 1 1 270px;
    height: 42px;
    max-width: 376px;
  }

  .form-full-width.sorevnovanija__form .form_header .header_form .center-select.select,
  .form-full-width .sorevnovanija__form.form_header .header_form .center-select.select {
    height: 42px;
  }
  .form-full-width.light-background .form_header .center-select.select select,
  .form-full-width.sorevnovanija__form .form_header .header_form .center-select.select select,
  .form-full-width .sorevnovanija__form.form_header .header_form .center-select.select select {
    font-size: 14px;
    border-radius: 10px;
  }
  .form-full-width.light-background .header_form form>ul input[type="text"],
  .form-full-width.sorevnovanija__form .header_form form>ul input[type="text"],
  .form-full-width .sorevnovanija__form.form_header .header_form form>ul input[type="text"] {
    width: 100%;
    height: 42px;
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .form-full-width.four-elements .select.center-select {
    height: 63px;
    font-size: 16px;
  }
  .form-full-width.four-elements .select.center-select select {
    font-size: 16px;
  }
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(3),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(1),
  .form-full-width.programs-page .form_header .header_form form>ul li:nth-child(2),
  .form-full-width .form_header .header_form form>ul li:nth-child(3),
  .form-full-width .form_header .header_form form>ul li:nth-child(1),
  .form-full-width .form_header .header_form form>ul li:nth-child(2)  {
    max-width: 376px;
    flex: 1 1 270px;
  }
  .form-full-width.programs-page .form_header .center-select.select {
    flex: 1 1 270px;
  }
  .form-full-width.programs-page .form_header .center-select.select select {
    font-size: 16px;
    border-radius: 13px;
  }
}
@media (max-width: 768.98px) {
  .header_banner_top.main_page_banner {
    margin-bottom: 500px;
  }
  .header_banner_top .form_header .center-select.select {
    width: 215px;
    margin: 0 auto;
  }
}
@media (max-width: 740px) {
  .form-full-width.four-elements .form_header .header_form form>ul,
  .form-full-width.programs-page .form_header .header_form form>ul,
  .form-full-width.light-background .form_header .header_form form>ul {
    align-items: center;
  }
  .form-full-width.four-elements .form_header .header_form form>ul li,
  .form-full-width .form_header .header_form form>ul li,
  .form-full-width.programs-page .form_header .header_form form>ul li,
  .form-full-width.light-background .form_header .header_form form>ul li  {
    flex: none !important;
  }
  .form-full-width.four-elements .select.center-select,
  .form-full-width.programs-page .select.center-select,
  .form-full-width.light-background .select.center-select {
    margin-bottom: 20px;
  }
  .form-full-width.light-background .header_form form>ul input[type="text"],
  .form-full-width.light-background .form_header .center-select.select select,
  .form-full-width.sorevnovanija__form .header_form form>ul input[type="text"],
  .form-full-width.sorevnovanija__form .form_header .header_form .center-select.select select,
  .form-full-width .sorevnovanija__form.form_header .header_form form>ul input[type="text"],
  .form-full-width .sorevnovanija__form.form_header .header_form .center-select.select select {
    font-size: 14px;
  }
  .form-full-width.sorevnovanija__form .header_form form>ul input[type="text"],
  .form-full-width .sorevnovanija__form.form_header .header_form form>ul input[type="text"] {
    width: 100%;
  }
  .form-full-width.light-background .form_header .center-select.select,
  .form-full-width.sorevnovanija__form .form_header .header_form .center-select.select,
  .form-full-width .sorevnovanija__form.form_header .header_form .center-select.select {
    height: 45px;
  }
}
@media (max-width: 490px) {
  .form-full-width.four-elements .form_header .header_form form input[type="text"],
  .form-full-width.programs-page .form_header .header_form form input[type="text"] {
    font-size: 14px;
    padding: 8px 12px;
  }
  .form-full-width.four-elements .select.center-select,
  .form-full-width.programs-page .form_header .center-select.select {
    height: 40px;
    font-size: 14px;
  }
  .form-full-width.four-elements .select.center-select select,
  .form-full-width.programs-page .form_header .center-select.select select {
    font-size: 14px;
    border-radius: 8px;
  }
}
.hidden.center-select {
  display: none;
}

body>.container.review_block {
  margin-bottom: 30px;
}
.visiting-section {

}
.visiting-text-center {
  text-align: center;
}
.visiting-section h2 {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
}
.visiting-section h2+p {
  margin-bottom: 50px;
}
.visiting-top-block {
  text-align: right;
  margin-bottom: 80px;
}
.visiting-section ul {
  margin-bottom: 20px;
  list-style-type: disc;
}
.visiting-section ol {
  padding-left: 20px;
}
@media screen and (max-width:600px) {
  .visiting-section ul {
    padding-left: 12px;
  }
}

/**/

.header__bottom_nav nav>ul.mobile_menu .select-container {
  position: absolute;
  left: 10px;
  z-index: 1;
  height: 44px;
  width: 270px;
  top: 5px;
  padding: 0;
}

/**/
.our_centers_block>.detail-map-index {
  height: 390px;
  width: 100%;
  margin: -50px 0 0;
}
.header_banner_top.header_banner_top_deti.deti+.tabs-block.tabs-block_deti>.tabs-block__switchs_deti {
  left: 0;
  width: 100%;
  padding: 15px 50px;
  column-gap: 15px;
}
.header_banner_top.header_banner_top_deti.deti+.tabs-block.tabs-block_deti>.tabs-block__switchs_deti .tabs-block__switch_deti {
  padding: 10px 17px;
  font-size: 19px;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .detail-map-index {
    height: 355px;
  }
  .our_centers_block>.detail-map-index {
    margin: 0;
  }
}

/**/
.video_target_ru>img {
  width: 100%;
}
.video_target_ru iframe {
  max-width: 100%;
}

@media (min-width: 684px) {
  .header__middle__phone.wa__btn,
  .header__middle__phone.phone__btn {
    display: none !important;
  }
}
@media (max-width: 683px) {
  header .header__fixed {
    box-shadow: 0 0 5px -1px #aaa;
  }
  .header__middle__phone.wa__btn {
    position: relative;
    top: -1px;
  }
  .header__middle__phone.wa__btn,
  .header__middle__phone.phone__btn {
    display: flex !important;
  }
  .header__middle__phone.wa__btn img,
  .header__middle__phone.phone__btn img {
    height: 35px;
  }
  div.header__middle__contacts-button {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  div.header__middle__contacts-button .header__middle__phone {
    width: auto;
    margin: 0;
  }
  .header_banner_top.main_page_banner {
    margin-top: 0;
  }
  .header__middle>.header__middle__logo {
    width: 165px;
  }
  .header__middle__contacts-button div.header__middle__phone.callback__btn {
    flex: none !important;
  }
  .header__middle__phone .callback__btn_link {
    line-height: 35px;
  }
  header .container.header__fixed-wrapp {
    padding-right: 15px;
    padding-left: 12px;
  }
  header .container.header__fixed-wrapp .header__middle {
    max-width: 380px;

  }
}
@media (max-width: 360px) {
  .header__middle__phone.wa__btn img,
  .header__middle__phone.phone__btn img,
  .header__middle__contacts-button .header__middle__phone.callback__btn img {
    height: 30px;
  }
  .header__middle__contacts-button .header__middle__btn {
    width: 30px;
  }
  .header__middle>.header__middle__logo {
    width: 142px;
    max-width: none;
  }
}

/**/
.header_banner_top+.form-full-width>.form-pozd {
  margin-top: 0;
}
@media (max-width: 1133px) {
  .nav-esc-25 {
    display: none;
  }
}
@media (max-width: 575px) {
  .header_banner_top.programs-banner {
    height: 260px;
    margin-top: 25px;
  }
}
@media (max-width: 640px) {
  .tabs-training>div.active {
    background-color: #ece9f1;
  }
  .tabs-training>div.active::before {
    background-color: #fff;
  }
}

/**/
.offer_page_banner.header_banner_top.main_page_banner {
  height: 756px;
}
.header_banner_top.main_page_banner.offer_page_banner .text_banner_bottom__offer {
  bottom: 31px;
}
.header_banner_top.main_page_banner.banner_video.offer_page_banner .text_banner_bottom::before {
  top: -55px;
}
section.scheduler_block .centers-programs__items.container {
  --bs-gutter-x: 0;
}
.offer_page_banner~.footer {
  margin: 10px 0 0;
}
.centers_btn_other{
  display: flex;
  gap: 25px;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .offer_page_banner.header_banner_top.main_page_banner {
    height: 66vw;
  }
}

@media (max-width: 768.98px) {
  .offer_page_banner.header_banner_top.main_page_banner {
    height: 75vw;
  }
  .header_banner_top.main_page_banner.offer_page_banner .text_banner_bottom__offer {
    bottom: 3.7vw;
  }
}

@media (max-width: 575.98px) {
  .offer_page_banner.header_banner_top.main_page_banner {
    height: 148vw;
  }
  .header_banner_top.main_page_banner.offer_page_banner .text_banner_bottom__offer {
    bottom: 7vw;
  }
}

section.block__seo .index__title{
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 40px;
}

.example-training h2 {
  text-align: center;
}
.example-training iframe {
  max-width: 900px;
  margin: 0 auto;
  display: block;
  height: 493px;
}
.example-training .sport-youtube_video__button_all {
  margin: 15px auto;
}

@media (max-width: 900px) {
  .example-training iframe {
    height: 50vw;
  }
  .tabs-block_deti .video_block.example-training {
    width: 100%;
    left: 0;
  }
}

@media (max-width: 500px) {
  .example-training iframe {
    height: 49vw;
  }

}

@media (max-width: 380px) {
  .example-training iframe {
    height: 47vw;
  }

}

/**/
.privacy__table th {
    padding: 10px;
    text-align: center;
    font-weight: 700;
}

/**/
.footer .footer__copyright {
  justify-content: center;
}
.footer .footer__copyright>div:first-child {
  max-width: 600px;
}
.footer.s5 .footer__copyright>div:first-child {
  max-width: 665px;
}
.footer.s6 .footer__copyright>div:first-child {
  max-width: 650px;
}
.header_nav_social img {
  padding: 0;
}
.footer .footer__bottom_nav>ul>li .header_nav_social {
  column-gap: 4px;
  display: flex;
}
.footer__bottom_nav>ul:last-of-type>li:first-of-type>a {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_981_4785)'%3E%3Ccircle cx='8.51831' cy='8.51831' r='8.00205' stroke='%23AAAAAA' stroke-width='1.03252'/%3E%3Ccircle cx='8.51796' cy='6.96962' r='3.48476' stroke='%23AAAAAA' stroke-width='0.774392'/%3E%3Cpath d='M14.0698 13.9366C13.2097 11.8712 10.8872 10.443 8.21577 10.5461C5.63037 10.6459 3.48145 12.1506 2.71274 14.1742' stroke='%23AAAAAA' stroke-width='0.774392'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_981_4785'%3E%3Crect width='17.0366' height='17.0366' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 24px;
  color: #AAAAAA;
  font-weight: 700;
}
.body-ekb footer.s6 .footer__bottom_nav>ul:last-child,
.footer__bottom_nav>ul:last-child {
  flex: 0 0 auto;
}
.body-ekb footer.s6 .footer__bottom_nav {
  justify-content: space-between;
  gap: 15px;
}

@media (max-width: 1050px) {
  .footer__bottom_nav>ul {
    max-width: 170px;
    height: auto;
    flex-wrap: nowrap;
  }
  footer.s1 .footer__bottom_nav>ul {
    justify-content: space-between;
  }
  footer.s1 .footer__bottom_nav>ul:last-of-type,
  .footer__bottom_nav>ul:last-of-type {
    justify-content: flex-start;
  }
  .header_nav_social img {
    max-width: 36px;
    padding: 0;
  }
}

@media (max-width: 991.98px) {
  .footer .footer__copyright>div:first-child {
    flex-direction: row;
  }
  .footer .footer__copyright>div:first-child>div {
    padding-left: 15px;
    justify-content: flex-start;
    text-align: left;
  }
  .footer .footer__bottom_nav {
    height: auto;
  }
  .footer__bottom_nav>ul:last-child,
  .footer .footer__bottom_nav>ul:not(:last-of-type) {
    row-gap: 12px;
  }
  footer>.container {
    --bs-gutter-x: 60px;
  }
  .footer .footer__bottom_nav>ul:last-of-type>li {
    max-width: none;
  }
  
  .footer .footer__bottom_nav>ul>li,
  .footer .footer__bottom_nav>ul>li:last-of-type,
  .footer .footer__bottom_nav>ul>li:nth-last-of-type(2) {
    max-width: 170px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 18px;
  }
  .footer .footer__bottom_nav>ul>li a {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 750px) {
  .footer__bottom_nav>ul:not(:last-of-type) {
    display: contents;
  }
  .footer .footer__bottom_nav {
    height: auto;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 220px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    justify-content: flex-start;
    padding: 28px 160px 22px 0;
    row-gap: 12px;
  }
  .footer__bottom_nav>ul:last-of-type {
    position: absolute;
    right: 0;
    top: 28px;
    row-gap: 12px;
  }
  
  .footer .footer__bottom_nav>ul:last-of-type>li {
    max-width: none;
  }
  .footer .footer__bottom_nav>ul>li a {
    font-size: 14px;
    line-height: 18px;
  }
  footer>.container {
    --bs-gutter-x: 48px;
  }
  footer.footer {
    padding-bottom: 13px;
  }
  .footer.s5 .footer__bottom_nav {
    max-height: 180px;
  }
  .footer.s6 .footer__bottom_nav {
    max-height: 140px;
  }
  .body-ekb footer.s6 .footer__bottom_nav {
    justify-content: flex-start;
  }
}

@media (max-width: 679.98px) {
  .footer .footer__bottom_nav {
    display: flex;
  }
  .footer .footer__copyright #btm_logo {
    display: block;
  }
  .footer .footer__copyright>div:first-child noindex {
    margin-top: 0;
  }
}

@media (max-width: 640px) {
  .footer .footer__copyright>div:first-child {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 18px;
    width: 100%;
  }
  footer>.container {
    --bs-gutter-x: 56px;
  }
  .footer .footer__copyright #btm_logo {
    display: block;
    margin: 0;
  }
  .footer .footer__copyright>div:first-child>div {
    max-width: 290px;
    padding-left: 0;
    row-gap: 12px;
    line-height: 16px;
  }
  .footer__bottom_nav>ul:last-of-type {
    top: 100%;
  }
  .footer .footer__bottom_nav {
    padding: 23px 0 30px 0;
    max-height: 240px;
    column-gap: 20px;
  }
  .footer.s5 .footer__copyright>div:first-child>div {
    max-width: 334px;
  }
  .footer.s6 .footer__copyright>div:first-child>div {
    max-width: 310px;
  }
}

@media (max-width: 500px) {
  .footer .footer__bottom_nav {
    max-height: 306px;
    column-gap: 0;
  }
  .footer .footer__bottom_nav>ul:not(:last-of-type)>li {
    width: 50%;
    max-width: none;
  }
}

@media (max-width: 395px) {
  .footer .footer__bottom_nav>ul:nth-last-of-type(2)>li:last-of-type {
    min-width: 170px;
  }
  .footer .footer__bottom_nav>ul:not(:last-of-type)>li {
    width: calc(100% - 170px);
  }
}

@media (max-width: 350px) {
  .footer .footer__bottom_nav>ul:not(:last-of-type)>li>a {
    font-size: 13px;
  }
  .footer .footer__bottom_nav>ul:nth-last-of-type(2)>li:last-of-type {
    min-width: 156px;
  }
  .footer .footer__bottom_nav>ul:not(:last-of-type)>li {
    width: calc(100% - 156px);
  }
}

@media (max-width: 330px) {
  .footer .footer__bottom_nav>ul:not(:last-of-type)>li>a {
    font-size: 12px;
  }
  .footer .footer__bottom_nav>ul:nth-last-of-type(2)>li:last-of-type {
    min-width: 144px;
  }
  .footer .footer__bottom_nav>ul:not(:last-of-type)>li {
    width: calc(100% - 144px);
  }
}

/*header*/
header .nav-esc-25 {
  position: static;
  color: rgba(0, 169, 0, 0.65);
  font-weight: 700;
  text-transform: uppercase;
}
.header__top.container .select-container__title {
  font-weight: 500;
}
.header__top-vk-cabinet {
  display: flex;
  column-gap: 40px;
  align-items: center;
}
.header__top-cabinet {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #AAAAAA;
  text-decoration: none;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_981_4785)'%3E%3Ccircle cx='8.51831' cy='8.51831' r='8.00205' stroke='%23AAAAAA' stroke-width='1.03252'/%3E%3Ccircle cx='8.51796' cy='6.96962' r='3.48476' stroke='%23AAAAAA' stroke-width='0.774392'/%3E%3Cpath d='M14.0698 13.9366C13.2097 11.8712 10.8872 10.443 8.21577 10.5461C5.63037 10.6459 3.48145 12.1506 2.71274 14.1742' stroke='%23AAAAAA' stroke-width='0.774392'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_981_4785'%3E%3Crect width='17.0366' height='17.0366' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 24px;
  line-height: 18px;
}
.header__top {
  height: auto;
  padding-top: 14px;
  padding-bottom: 13px;
}
.header .header__top+hr {
  box-shadow: 0px -1px 6.7px 1px rgba(0, 0, 0, 0.25);
}
.header__middle-wrapp {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.header__middle_nav {
  align-items: center;
}
.header__middle_nav .header__middle__btn,
.header__middle__contacts-button .header__middle__btn {
  width: 25px;
  height: 18px;
  cursor: pointer;
  color: #ef3047;
  position: relative;
  padding: 0;
  margin-left: 17px;
  margin-right: 17px;
  top: -10px;
}
.header__middle_nav .header__middle__btn::after,
.header__middle_nav .header__middle__btn::before,
.header__middle__contacts-button .header__middle__btn::after,
.header__middle__contacts-button .header__middle__btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 2px solid;
  width: 100%;
}
.header__middle_nav .header__middle__btn::before,
.header__middle__contacts-button .header__middle__btn::before {
  border-bottom: 2px solid;
  height: 10px;
}
.header__middle_nav .header__middle__btn::after,
.header__middle__contacts-button .header__middle__btn::after {
  top: auto;
  bottom: 0;
}
#btn-header-menu-switch:checked~.header__middle .header__middle__btn::before {
  border-bottom: 0;
  height: 0;
  transform: rotate(41deg);
  top: 10px;
  left: 0;
}
#btn-header-menu-switch:checked~.header__middle .header__middle__btn::after {
  transform: rotate(-42deg);
  top: 9px;
  left: 2px;
}
header .top-phone-btn {
  display: flex;
  align-items: center;
  column-gap: 33px;
  flex-direction: row;
}

.btn {
  color: #C9002C;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  padding: 7px 24px;
  border: 1px solid #EF3047;
  border-radius: 8px;
  text-decoration: none;
  min-width: 185px;
  line-height: 16px;
}
.btn:hover {
  background: rgba(201, 0, 44, 0.05);
  color: #C9002C;
  border-color: #C9002C;
}
.btn:active {
  border-color: #C9002C;
  color: #C9002C;
}
.btn:disabled,
.btn.disabled {
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.3);
  background: none;
}

.btn.btn--color {
  color: #fff;
  background: #EF3047;
  border-color: #EF3047;
}
.btn.btn--color:hover {
  color: #fff;
  background: #FF112E;
  border-color: #FF112E;
}
.btn.btn--color:active {
  color: #fff;
  border-color: #C9002C;
  background: #C9002C;
}
.btn.btn--color:disabled,
.btn.btn--color.disabled {
  background: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.05);
}

header .callback__btn_link.btn {
  width: auto;
  height: auto;
  line-height: 16px;
  border-color: #EF3047;
}
.header__middle__contacts-button {
  justify-content: flex-end;
  column-gap: 33px;
  margin: 0;
}
.header__fixed {
  box-shadow: 0px -1px 6.7px 1px rgba(0, 0, 0, 0.25);
}
.header_banner_top.main_page_banner {
  margin-top: 43px;
}
.header__middle ul>li {
  padding-right: 9px;
  padding-left: 9px;
  line-height: 15px;
}
.header__middle_nav>ul:not(:last-of-type) {
  padding-right: 11px;
  position: relative;
}
.header__middle_nav>ul:not(:last-of-type)::before {
  content: '';
  display: block;
  height: 15px;
  width: 1px;
  background: #EF3047;
  position: absolute;
  right: 0;
  top: 2px;
}
.header__middle_nav>ul:not(:first-of-type) {
  padding-left: 11px;
}
body.body-spb header .header__middle__btn {
    display: inline-block;
}
.body-ekb header .header__middle ul>li {
  min-width: auto;
}
.header__middle {
  padding-top: 12px;
}
.header__middle_nav ul>li>a {
  font-weight: 500;
}
.header__middle_nav>ul>li>a {
  font-weight: 700;
}
.container.header__fixed-wrapp {
  --bsgutter-x: 40px;
}

@media (max-width: 1350px) {
  header .header__middle>.header__middle__logo {
    position: absolute;
    left: 0;
    top: 12px !important;
    z-index: 1;
    width: clamp(136px, calc(35.0691px + 14.4393vw), 230px);
    max-width: none;
    margin: 0;
  }
  .header__middle {
    justify-content: flex-end;
  }
  .header__middle-wrapp {
    row-gap: 20px;
  }
}

@media (max-width: 1313px) {
  .body-spb header .header__middle_nav {
    max-width: none;
  }
  .nav-esc-25 {
    display: block;
  }
}

@media (max-width: 1150px) {
  .header__top.container {
    --bs-gutter-x: 54px;
  }
  .header__top-vk-cabinet {
    margin-right: 17px;
  }
  header .header__top.container .select-container {
    right: auto;
  }
}

@media (max-width: 1130px) {
  header .header__fixed {
    height: auto;
  }
}

@media (max-width: 1100px) {
  .header__middle__contacts-button .top-phone-btn #top_phone,
  .header__middle_nav ul>li>a,
  .header__top.container .select-container__title,
  .header__top.container .select-container .drop-list,
  .header__top-cabinet {
    font-size: 13px;
  }
  .btn {
    font-size: 13px;
    min-width: 153px;
    padding: 7px 22px;
  }
  .container.header__fixed-wrapp {
    --bs-gutter-x: 60px;
    --bsgutter-x: 36px;
    padding-right: 36px;
  }
  .header__middle__contacts-button {
    column-gap: 25px;
  }
  header .top-phone-btn {
    column-gap: 25px;
  }
  .header__middle ul>li {
    padding-right: 6px;
    padding-left: 6px;
  }
  .header__middle_nav>ul:not(:last-of-type) {
    padding-right: 8px;
  }
  .header__middle_nav>ul:not(:first-of-type) {
    padding-left: 8px;
  }
  .header__middle_nav .header__middle__btn,
  .header__middle__contacts-button .header__middle__btn {
    margin-left: 12px;
    margin-right: 0;
  }
  header .nav-esc-25 {
    font-size: 12px;
  }
  .header__top-vk-cabinet {
    column-gap: 27px;
  }
  header .header__middle__worktime {
    flex-direction: column;
    position: relative;
    line-height: 15px;
    padding-left: 27px;
    font-size: 12px;
  }
  .header__middle__worktime>svg {
    position: absolute;
    left: 0;
    top: 50%;
    translate: 0 -50%;
  }
}

@media (max-width: 991.98px) {
  .header__middle_nav {
    display: flex;
  }
}

@media (max-width: 883px) {
  .header__middle {
    padding-top: 20px;
    padding-bottom: 18px;
  }
  header .header__middle__worktime {
    display: none;
  }
  .header__middle__phone.callback__btn {
    display: flex;
  }
  .header__middle_nav>ul {
    display: none;
  }
  .header__middle-wrapp {
    position: relative;
  }
  .header__middle_nav .header__middle__btn {
    display: none !important;
    position: absolute;
    right: 0;
    top: 50%;
    translate: 0 -50%;
  }
  
  header .header__middle>.header__middle__logo {
    top: 17px !important;
  }
  .header__middle_nav {
    display: contents;
  }
  .container.header__fixed-wrapp {
    --bs-gutter-x: 48px;
    --bsgutter-x: 22px;
    padding-right: 22px;
  }
  .header__top.container {
    --bs-gutter-x: 40px;
    padding-left: 24px;
  }
  .header__top-vk-cabinet {
    margin-right: 0;
  }
  header .fixed__header .header__middle__contacts-button .header__middle__phone {
    display: flex;
  }
}

@media (max-width: 845px) {
  header .nav-esc-25 {
    max-width: 166px;
    text-align: center;
    line-height: normal;
  }
  .header__top-cabinet {
    max-width: 85px;
    line-height: 15px;
  }
  .header__top {
    padding-top: 12px;
    padding-bottom: 9px;
  }
  .select-container .drop-list {
    top: -2px;
  }
  .select-container .drop-list.open::before {
    
  }
}
@media (max-width: 830px) {
  header .header__top.container .select-container__title {
    display: block;
  }
  header .top-phone-btn,
  .header__middle__contacts-button {
    column-gap: 14px;
  }
  .btn {
    min-width: 132px;
    padding: 7px 14px;
  }
}
@media (max-width: 767px) {
  .detail-page-wrapp .contact-action.detail_page {
    margin-top: 30px !important;
  }
}

@media (max-width: 683px) {
  body>.main.container {
    padding-top: 70px;
  }
  header .header__fixed {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 9;
    transform: none;
    left: 0;
    width: 100%;
  }
  .header__top.container {
    display: none;
  }
  header.fixed__header {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 9;
  }
  header .header__middle, .fixed__header .header__middle {
    height: auto;
    max-width: none !important;
    width: 100%;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 17px;
  }
  header .header__middle>.header__middle__logo {
    width: 142px;
    position: static;
  }
  header div.header__middle__contacts-button .header__middle__phone-moscow {
    margin-right: 21px;
  }
  .header__middle__contacts-button div.header__middle__phone.callback__btn {
    display: none !important;
  }
  header .container.header__fixed-wrapp {
    padding-right: 14px;
    padding-left: 14px;
  }
  .header__middle__phone.phone__btn img,
  body.body-spb header .header__middle__contacts-button img {
    height: 26px;
  }

  .header__middle_nav .header__middle__btn {
    width: 30px;
  }
  .header__middle__logo img {
    margin-top: 0 !important;
  }
  .header__middle-wrapp {
    padding-right: 0;
  }
  .header__middle__contacts-button .header__middle__btn {
    width: 31px;
  }
  div.header__middle__contacts-button {
    column-gap: 0;
  }
}

.header__middle_nav li {
  position: relative;
}
.header__middle .subitem>ul,
.subitems {
  display: none;
  position: absolute;
  padding-top: 0;
  opacity: 1;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 10px;
  box-shadow: 0px 5px 11.1px 0px rgba(0, 0, 0, 0.25);
  z-index: 3;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  overflow: hidden;
}
.subitems>ul {
  flex-direction: column;
  row-gap: 10px;
  padding: 24px 43px 30px;
  background: #fff;
}
a:not([href]):hover {
  cursor: default;
}
.header__middle_nav li:hover>.subitems {
  display: flex;
}
.subitems li {
  white-space: nowrap;
  line-height: 17px;
}
.subitems li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}
.header__middle li.subitem,
.subitem {
  text-align: left;
  line-height: 17px;
  position: relative;
  padding: 0;
}
.header__middle_nav>ul>li {
  padding-bottom: 20px
}
.header__middle_nav>ul>li:hover::after {
  content: '';
  background: #C9002C;
  height: 3px;
  width: 15px;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  bottom: 12px;
  border-radius: 8px;
}
.subitem:hover::before {
  content: '';
  background: #C9002C;
  height: 3px;
  width: 8px;
  position: absolute;
  top: 50%;
  translate: -22px -50%;
  border-radius: 8px;
}
.subitems.column_3>ul {
  columns: 3;
  width: max-content;
  display: block;
  padding: 20px 43px 26px;
  column-gap: 50px;
}
.subitems.column_3>ul>.subitem {
  padding: 4px 0;
}
.subitems.align_left {
  left: 0;
  translate: 0 0;
}

/*mob_menu*/
@media (min-width:884px) {
  .header__bottom_nav {
    width: 337px;
    background: #F9FAFC;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 30px 27px 40px;
    right: 0;
    left: auto;
    height: auto;
  }
  .header__middle__contacts-button .header__middle__btn,
  .header__bottom_nav-swicher {
    display: none !important;
  }
  .header__bottom_nav .btn-switch {
    display: none;
  }
  .header__bottom_nav nav>ul.dop_menu a {
    position: relative;
  }
  .header__bottom_nav nav>ul.dop_menu a:hover::before {
    content: '';
    background: #C9002C;
    height: 3px;
    width: 8px;
    position: absolute;
    top: 50%;
    translate: -15px -50%;
    border-radius: 8px;
  }
}
.header__bottom_nav nav>ul>li>a {
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
}
.header__bottom_nav nav>ul.dop_menu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  column-gap: 30px;
  row-gap: 21px;
  padding: 0;
  align-items: flex-start;
  height: auto;
}
.header__bottom_nav nav>ul.dop_menu li {
  padding: 0;
}
header .select-container .drop-list:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.5L6 6L11.5 0.5' stroke='%23D9D9D9' stroke-linecap='round'/%3E%3C/svg%3E");
  position: absolute;
  pointer-events: all;
  top: 10px;
  right: 4px !important;
  cursor: pointer;
  width: 12px;
  height: 7px;
  transform: none;
}
.btn-switch {
  font-size: 15px;
  color: #000000;
  font-weight: 700;
  text-align: center;
}

@media (max-width:1199px) {
  .header__bottom_nav {
    right: calc(var(--bsgutter-x) * -1);
  }
}

@media (max-width: 991.98px) {
  .header__bottom_nav nav>ul>li:nth-last-of-type(1),
  .header__bottom_nav nav>ul>li:nth-last-of-type(2) {
    display: list-item;
  }
}
@media (max-width: 883px) {
  .header__middle_nav_wrapp {
    display: none;
    position: absolute;
    right: calc(var(--bsgutter-x) * -1);
    top: calc(100% + 18px);
    padding: 11px 27px 28px;
    width: 402px;
    max-width: 100vw;
    background: #F9FAFC;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    flex-direction: column;
    row-gap: 46px;
    z-index: 100000;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
    row-gap: 46px;
  }
  .header__middle_nav>ul {
    display: flex;
    column-gap: 15px;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
  }
  .header__middle__contacts-button .header__middle__btn {
    top:auto;
    left: auto;
    right: auto;
    margin: 0;
  }
  .header__middle_nav {
    display: flex;
    flex-direction: column;
  }
  .header__bottom_nav {
    display: flex;
    position: static;
    height: auto;
  }
  #btn-header-menu-switch:checked~.header__middle .header__middle_nav_wrapp {
    display: flex;
  }
  .header__bottom_nav .header-contact-mob {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .header__bottom_nav-swicher {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .header__bottom_nav-swicher .select-container {
    position: relative;
    right: auto;
    left: 0;
    flex-direction: column;
    display: flex;
    width: auto;
    height: auto;
    font-size: 13px;
    color: #929292;
  }
  .header__bottom_nav-swicher .select-container .select-container__title {
    color: #000;
    font-weight: 500;
  }
  .header__middle .header__bottom_nav-swicher ul>li>a {
    font-size: 13px;
    color: #929292;
  }
  .header__bottom_nav-swicher .select-container .drop-list {
    top: 100%;
    left: 0;
    flex-direction: row;
  }
  .header__bottom_nav-swicher .select-container .drop-list li {
    line-height: 25px;
    padding: 0;
  }
  .header__middle_nav_wrapp .header__top-cabinet {
    max-width: 85px;
    line-height: 16px;
  }
  .header__middle_nav_wrapp .header__top-cabinet {
    background-position: left top;
  }
  .header__middle_nav>ul>li {
    padding: 0;
    line-height: 18px;
  }
  .header__middle_nav>ul>li>a {
    font-size: 15px;
    color: #000000;
    font-weight: 700;
  }
  .header__middle_nav>ul:not(:last-of-type) {
    padding-right: 0;
    padding-bottom: 18px;
  }
  .header__middle-wrapp .header__middle_nav>ul:not(:first-of-type) {
    padding-left: 0;
    padding-top: 18px;
  }
  .header__middle_nav>ul:not(:last-of-type)::before {
    width: 100%;
    height: 1px;
    bottom: 0;
    top:auto;
  }
  .btn-switch+nav {
    display: none;
  }
  .header-contact-mob .nav-esc-25 {
    font-size: 14px;
    text-align: center;
    margin: 41px 0 32px;
    line-height: 17px;
    max-width: none;
    display: block;
  }
  .header-contact-mob .worktime-mob {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 16px;
  }
  .header-contact-mob #top_phone {
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
  }
  .header-contact-mob .callback__btn_phone,
  .header-contact-mob .callback__btn_link.btn {
    font-size: 16px;
    width: 237px;
    line-height: 18px;
    padding: 10px 22px;
  }
  .header-contact-mob .callback__btn_phone {
    margin: 8px 0 16px;
  }
  .header-contact-mob .header__top-vk {
    font-size: 14px;
    text-decoration: none;
    display: flex;
    column-gap: 8px;
    align-items: center;
    margin-top: 16px;
  }
  .header-contact-mob .header__top-vk svg {
    width: 16px;
    height: 16px;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>a,
  .header__bottom_nav .btn-switch {
    display: flex;
    column-gap: 10px;
    align-items: center;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>a::after,
  .header__bottom_nav .btn-switch::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 6.19745C12.6667 6.58235 12.6667 7.5446 12 7.9295L1.5 13.9917C0.833331 14.3766 -6.92038e-07 13.8955 -6.58389e-07 13.1257L-1.28416e-07 1.0013C-9.47672e-08 0.231497 0.833333 -0.249627 1.5 0.135273L12 6.19745Z' fill='%23EF3047'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 13px;
    height: 15px;
  }
  .header__bottom_nav .btn-switch {
    justify-content: center;
  }
  .header__middle_nav li:hover>a:not(.open)+.subitems {
    display: none;
  }
  .header__middle_nav li.has-child>a.open+.subitems,
  .btn-switch.open+nav {
    display: flex;
  }
  .btn-switch.open+nav {
    padding-top: 18px;
  }
  .header__middle .subitem>ul, .subitems {
    position: relative;
    top: auto;
    left: auto;
    translate: none;
  }
  .header__middle_nav li.has-child:not(.no-mob-child) {
    display: contents;
  }
  .header__middle_nav li.has-child:not(.no-mob-child):first-of-type {
    
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>a {
    order: 0;
  }
  .header__middle_nav>ul>li {
    order: 0;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems {
    width: 100%;
    order: 1;
    margin-top: 18px;
    background: none;
    box-shadow: none;
    border: 0;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul {
    background: none;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 0;
    row-gap: 18px;
    padding: 0;
    width: 100%;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li {
    line-height: 18px;
    min-width: calc(100% / 3 - 3px);
    text-align: left;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li:not(:last-of-type) {
    padding-right: 20px;
    border-right: 1px solid #EF3047;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li:not(:first-of-type) {
    padding-left: 20px;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li:nth-of-type(4) {
    padding-left: 0;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li>a {
    font-size: 15px;
  }
  .header__middle_nav>ul>li:hover::after {
    content: none;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>a.open::after,
  .header__bottom_nav .btn-switch.open::after {
    rotate: 90deg;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li:only-child {
    padding-right: 20px;
    border-right: 1px solid #EF3047;
    border-left: 1px solid #EF3047;
    padding-left: 20px;
  }
  .header__middle_nav li.has-child:not(.no-mob-child):nth-of-type(2)>.subitems>ul>li:only-child {
    margin: 0 auto;
  }
  .header__middle_nav li.has-child:not(.no-mob-child):nth-of-type(3)>.subitems>ul>li:only-child {
    margin: 0 0 0 auto;
    border-right: 0;
  }
  .subitem:hover::before {
    content: none;
  }
}

@media (max-width: 683px) {
  .header__middle_nav_wrapp {
    top: calc(100% + 23px);
  }
  .container.header__fixed-wrapp {
    --bsgutter-x: 14px;
  }
  .header_banner_top.main_page_banner {
    margin-top: 70px;
  }
}

@media (max-width: 398px) {
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li:not(:last-of-type) {
    padding-right: 10px;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li:not(:first-of-type) {
    padding-left: 10px;
  }
  .header__middle_nav>ul>li>a,
  .header__middle_nav li.has-child:not(.no-mob-child)>.subitems>ul>li>a,
  .header__bottom_nav .btn-switch {
    font-size: clamp(12px, calc(3.8462vw + 0.3077px), 15px);
  }
  .header__middle_nav>ul {
    column-gap: 8px;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>a, .header__bottom_nav .btn-switch {
    column-gap: 6px;
  }
  .header__middle_nav li.has-child:not(.no-mob-child)>a::after, .header__bottom_nav .btn-switch::after {
    width: 12px;
    height: 13px;
  }
}

/*index-banner-top*/
.index-banner-top.header_banner_top.main_page_banner.banner_video,
.index-banner-top.main_page_banner.banner_video video {
  border-radius: 45px;
  padding: 0;
}
.index-banner-top.header_banner_top.main_page_banner.banner_video {
  height: 765px;
}
.index-banner-top.main_page_banner.banner_video video {
  position: static;
  height: auto;
}
.index-banner-top.header_banner_top.main_page_banner.banner_video::before,
.index-banner-top.header_banner_top.main_page_banner.banner_video::after,
.index-banner-top.header_banner_top.main_page_banner .form_header::after {
  content: none;
}

.index-banner-top .playerVideo__btn {
  position:absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.index-banner-top .playerVideo__btn:not(.play) {
  background-image: url("data:image/svg+xml,%3Csvg width='95' height='95' viewBox='0 0 95 95' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='95' height='95' rx='11' fill='%23EDEDED' fill-opacity='0.5'/%3E%3Cpath d='M70.5 44.9019C72.5 46.0566 72.5 48.9434 70.5 50.0981L38.25 68.7176C36.25 69.8723 33.75 68.4289 33.75 66.1196L33.75 28.8805C33.75 26.5711 36.25 25.1277 38.25 26.2824L70.5 44.9019Z' fill='%23FDFDFD'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat:no-repeat;
}
.index-banner-top.main_page_banner .form_header {
  z-index: 2;
  top: 17%;
}
.index-banner-top .select_center_mask {
  height: 31px;
  line-height: 30px;
}
.index-banner-top .center-select.select select {
  margin: 0;
  line-height: 30px;
}
.index-banner-top .center-select.select::after {
  top: -2px;
}
.index-banner-top .form_header .header_form .choose_sp {
  margin-top: 15px;
}
:root {
  --container-padding: 0;
}
body.is_home h2 {
  text-align:center;
  font-size: 32px;
  line-height: 40px;
  text-transform: uppercase;
  max-width: 1200px;
  margin: 95px auto;
}
body.is_home .slick-dots {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 50%;
    translate: -50% 0;
    list-style-type:none;
    padding: 0;
    column-gap: 9px;
    display: flex !important;
    align-items: center;
    margin: 0;
}
body.is_home .slick-dots>li {
  display: flex;
}
body.is_home .slick-dots>li button {
    width: 17px;
    height: 17px;
    border-radius: 100%;
    background: #fff;
    font-size: 0;
    border: 0;
    box-shadow: none;
}
body.is_home .slick-dots>li.slick-active button {
    width: 22px;
    height: 22px;
    background-color:#EF3047;
}
body section.our_achievements {
  margin-top: 0;
}
.slick__slider-home.slick__slider .slick-arrow {
  top: 50%;
  translate: 0 -50%;
  z-index: 1;
  width: 62px;
  height: 62px;
  border-radius: 6.74px;
  background: #FBFBFB;
  box-shadow: 5.39px 5.39px 13.48px 0px #00000040;

}
.slick__slider-home.slick__slider .slick-arrow.slick-next {
  left:auto;
  right:33px;
}
.slick__slider-home.slick__slider .slick-arrow.slick-prev {
  left:33px;
  right:auto;
}
.slick__slider-home.slick__slider .slick-arrow.slick-disabled {
  background: #FBFBFB;
  opacity: 1;
}
.slick__slider-home.slick__slider .slick-arrow.slick-next.slick-disabled::before {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='27' viewBox='0 0 33 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.2131 14.0174C32.3478 13.7478 32.3478 13.3435 32.2131 12.9391C32.0783 12.8043 32.0783 12.6696 31.9435 12.5348L19.813 0.404344C19.2739 -0.134786 18.4652 -0.134786 17.9261 0.404345C17.387 0.943475 17.387 1.75217 17.9261 2.2913L27.7652 12.1304L1.34783 12.1304C0.539133 12.1304 2.21522e-06 12.6696 2.35661e-06 13.4783C2.49801e-06 14.287 0.539133 14.8261 1.34783 14.8261L27.7652 14.8261L17.9261 24.6652C17.387 25.2043 17.387 26.013 17.9261 26.5522C18.1957 26.8217 18.6 26.9565 18.8696 26.9565C19.1391 26.9565 19.5435 26.8217 19.8131 26.5522L31.9435 14.4217C32.0783 14.287 32.2131 14.1522 32.2131 14.0174Z' fill='%23D0D0D0'/%3E%3C/svg%3E");
}
.slick__slider-home.slick__slider .slick-arrow.slick-prev.slick-disabled::before {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='27' viewBox='0 0 33 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.101157 12.9391C-0.0336239 13.2087 -0.0336239 13.613 0.101157 14.0174C0.235942 14.1522 0.235938 14.287 0.370723 14.4217L12.5012 26.5522C13.0403 27.0913 13.849 27.0913 14.3881 26.5522C14.9272 26.013 14.9272 25.2044 14.3881 24.6652L4.54898 14.8261L30.9664 14.8261C31.7751 14.8261 32.3142 14.287 32.3142 13.4783C32.3142 12.6696 31.7751 12.1304 30.9664 12.1304L4.54898 12.1304L14.3881 2.29131C14.9272 1.75218 14.9272 0.943479 14.3881 0.40435C14.1186 0.134784 13.7142 3.53341e-06 13.4446 3.55698e-06C13.1751 3.58054e-06 12.7707 0.134784 12.5012 0.40435L0.370722 12.5348C0.235938 12.6696 0.101157 12.8044 0.101157 12.9391Z' fill='%23D0D0D0'/%3E%3C/svg%3E");
  transform: scale(1) translate(-50%, -50%);
}
body.is_home .our_centers_block>h2 {
  margin-bottom: 35px;
}
.about_home#about {
  border-top: 120px solid transparent;
	margin-top: -120px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
@media (max-width: 1407px) {
  .index-banner-top.header_banner_top.main_page_banner.banner_video,
  .index-banner-top.main_page_banner.banner_video video {
    border-radius: 0;
  }
  .index-banner-top.header_banner_top.main_page_banner.banner_video {
    height: clamp(180px, calc(0.1288px + 56.2098vw), 791px);
  }
  .index-banner-top.main_page_banner .form_header {
    top: 40px;
  }
  :root {
    --container-padding: 33px;
  }
  body.is_home h2 {
    font-size: 28px;
    line-height: 34px;
    max-width: 870px;
    margin-top: 89px;
    margin-bottom: 47px;
  }
}

@media (max-width: 991px) and (min-width: 684px) {
  .index-banner-top.main_page_banner .form_header {
    top: calc(100% - clamp(10px, calc(21.5753vw - 140.8116px), 73px));
  }
  .index-banner-top.main_page_banner .form_header .header_form form> ul li.center-select {
    order: 0;
  }
  .index-banner-top.main_page_banner .form_header .header_form form> ul li.choose_sp {
    order: 1;
    margin-top: -9px;
  }
  .index-banner-top.header_banner_top.main_page_banner.banner_video {
    margin-bottom: clamp(290px, calc(419.1205px - 13.0293vw), 330px);
  }
  .index-banner-top.main_page_banner .form_header .header_form form> ul li.choose_check {
    position:absolute;
    top: 146px;
    left: 50%;
    translate: 10% 0;
  }
  .index-banner-top.main_page_banner .form_header .header_form form> ul li.input_text_requerid {
    order: 1;
    margin-top: 0;
  }
  .index-banner-top.header_banner_top .form_header .header_form form input[type="text"] {
    margin: 0 auto 12px;
  }
  .index-banner-top.main_page_banner .form_header .header_form form> ul li.input_email {
    order: 2;
    margin-top: 0;
  }
  .index-banner-top.main_page_banner .form_header .header_form form.form_success .form_result {
    z-index: 1;
    top: -20px;
    bottom: 20px;
  }
}

@media (max-width: 991px) {
  body.is_home h2 {
    margin-top: clamp(65px, calc(11.5277px + 7.8176vw), 89px);
  }
}

@media (max-width: 900px) {
  :root {
    --container-padding: 24px;
  }
  body.is_home h2 {
    font-size: 24px;
    max-width: 583px;
    line-height: 27px;
    margin-bottom: 40px;
  }
  body.is_home .slick-dots {
    bottom: 10px;
  }
}
@media (max-width: 883px) {
  .about_home#about {
    border-top: 80px solid transparent;
	  margin-top: -80px;
  }
}

@media (max-width: 683px) {
  .index-banner-top .playerVideo__btn {
    bottom: auto;
    height: clamp(180px, calc(0.1288px + 56.2098vw), 791px);
  }
  .index-banner-top.header_banner_top.main_page_banner.banner_video {
    height: auto;
    margin-bottom: 0;
  }
  .index-banner-top.main_page_banner .form_header {
    position: relative;
    top: auto;
    margin-top: -9px;
  }
  .index-banner-top .playerVideo__btn:not(.play) {
    background-size: 60px;
  }
  .index-banner-top.main_page_banner.banner_video video {
    height: clamp(180px, calc(0.1288px + 56.2098vw), 791px);
  }
}

@media (max-width: 620px) {
  :root {
    --container-padding: 15px;
  }
  body.is_home h2 {
    font-size: 20px;
    max-width: 350px;
    line-height: 23px;
    margin-bottom: 36px;
  }
}

@media (max-width: 360px) {
  body.is_home h2 {
    font-size: 18px;
    line-height: 22px;
  }
}

/**/
.block-seo__wrapp {
  display: flex;
  column-gap: 70px;
  align-items:flex-start;
  padding-top: 160px;
  padding-bottom: 160px;
}
.block-seo__wrapp.container {
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
}
.block-seo__wrapp section.block__seo {
  padding-top: 0;
}
.block-seo__wrapp section.block__seo .index__title {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
  color: #000;
}
.block-seo__wrapp .block__seo__text p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 20px;
}
body.is_home .block__seo__text>h2 {
  text-align: left;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  margin: 22px auto 14px;
  font-weight: 700;
  color: #000;
  max-width: none;
}
.block-seo__wrapp section.block__seo .block__seo__more {
  display: flex;
  align-items: flex-end;
  font-size: 16px;
  height: 100px;
  bottom: -56px;
  position: absolute;
  background: linear-gradient(to top, rgba(255, 255, 255, 1) 58%, rgba(255, 255, 255, 0) 100%);
  text-decoration: none;
  color: #EF3047;
  font-weight: 500;
  cursor: pointer;
  padding-top: 0;
  text-align: left;
  width: 100%;
}
.block-seo__wrapp .block__seo {
  position:relative;
}
section.block__seo .block__seo__text {
  max-height: 340px;
}
.block-seo__wrapp .subscribe_block {
  flex: 0 0 492px;
}

@media (max-width: 1200px) {
  .block-seo__wrapp {
    flex-direction: column;
    row-gap: 120px;
    align-items: center;
    padding-top: 95px;
    padding-bottom: 0;
  }
  .block-seo__wrapp .subscribe_block {
    flex: none;
  }
  .block-seo__wrapp section.block__seo .block__seo__more {
    justify-content: center;
  }
  .block-seo__wrapp section.block__seo .index__title,
  body.is_home .block__seo__text>h2 {
    text-align:center;
  }
}

@media (max-width: 790px) {
  .block-seo__wrapp section.block__seo .index__title,
  body.is_home .block__seo__text>h2 {
    text-align:left;
  }
}

@media (max-width: 620px) {
  .block-seo__wrapp.container {
    padding-top: 80px;
  }
  .block-seo__wrapp .block__seo {
    padding-left: 13px;
    padding-right: 13px;
  }
  .block-seo__wrapp section.block__seo .index__title,
  body.is_home .block__seo__text>h2 {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
  }
  body.is_home .block__seo__text>h2 {
    margin-top: 20px;
  }
  .block-seo__wrapp .block__seo__text p {
    font-size: 14px;
    line-height: 18px;
  }
  .block-seo__wrapp section.block__seo .block__seo__more {
    font-size:14px;
  }
  .block-seo__wrapp {
    row-gap: 80px;
  }
}
/* End */


/* Start:/local/templates/re_europegym/js/chosen/chosen.css?175586674112188*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/local/templates/re_europegym/js/chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/local/templates/re_europegym/js/chosen/chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("/local/templates/re_europegym/js/chosen/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/local/templates/re_europegym/js/chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("/local/templates/re_europegym/js/chosen/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("/local/templates/re_europegym/js/chosen/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */

/* End */


/* Start:/local/templates/re_europegym/components/bitrix/news.list/review-index-01/style.css?17478784244734*/
.review_block__avatar img {
  border-radius: 35px;
  margin-right: 22px;
}
.review_block__header {
  display: flex;
  margin-bottom: 30px;
}
.review_block__name {
  display: flex;
  flex-direction: column;
}
.review_block__name span:first-child {
  font-size: 24px;
  line-height: 25px;
  color: #37383d;
  font-weight: bold;
}
.review_block__name span:last-child {
  font-size: 16px;
  line-height: 25px;
  color: #7b7b7b;
}
.review_block__slider.slick__slider .slick-arrow {
  top: -131px;
}
.review_block__slider.slick__slider {
  margin-top: 90px;
}
.review_block__body {
  font-size: 16px;
  line-height: 25px;
  color: #7b7b7b;
  position: relative;
  padding-bottom: 40px;
}
.review_block__body>div:first-of-type {
  max-height: 170px;
  overflow: hidden;
}
.review_block__more {
  height: 120px;
  background: linear-gradient(to top, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);
  z-index: 2;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: flex-end;
  position: absolute;
}
.review_block__more::before {
  content: "Читать отзыв";
  font-size: 18px;
  line-height: 30px;
  color: #ef3047;
  font-weight: bold;
  cursor: pointer;
}
.review_block__body.open_body>div:first-of-type {
  max-height: none;
}
.review_block__body.open_body .review_block__more::before {
  content: "Скрыть";
}
.review_block__body.open_body .review_block__more {
  background: none;
}
.review__button_all {
  text-align: center;
  margin-top: 20px;
}
.review__button_all>a,
.review__button_all>a:hover {
  background: #ef3047;
  box-shadow: 5px 5px 13px 2px #ffbac2;
  color: #fff;
  padding: 12px 15px;
  border-radius: 9px;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}
.review__button_all span,
.review__button_all:hover span {
    font-size: 23px;
    font-weight: 100;
    position: relative;
    top: 2px;
    left: 5px;
}
@media screen and (max-width: 992px) {
  .review_block__slider.slick__slider {
    margin-top: 110px;
  }
  .review_block__wrapp h2 {
    text-align: center;
    margin-bottom: 90px;
  }
  .review_block__slider.slick__slider .slick-arrow {
    top: -75px;
    left: 0;
  }
  .review_block__slider.slick__slider .slick-arrow.slick-next {
    left: 70px;
  }
}

/**/
.programs-review.review_block {
  margin: 40px auto 0;
}
.programs-review .slick__slider .slick-arrow {
  width: 45px;
  height: 26px;
  border-radius: 6px;
  left: 235px;
  top: -83px;
}
.programs-review .slick__slider .slick-arrow::before {
  width: 20px;
  height: 14px;
}
.programs-review .slick__slider .slick-arrow.slick-next {
  left: 284px;
}
.programs-review .review_block__wrapp>h2 {
  color: #454545;
  font-size: 29px;
  font-weight: 600;
  margin: 0;
}
.programs-review .review_block__slider.slick__slider {
  margin-top: 50px;
}
.programs-review .review_block__avatar {
  width: 50px;
  margin-right: 20px;
}
.programs-review .review_block__name span:first-child {
  font-size: 20px;
  line-height: 20px;  
}
.programs-review .review_block__name span:last-child {
  font-size: 14px;
  line-height: 21px;  
}
.programs-review .review_block__body {
  font-size: 12px;
  line-height: 19px;
  color: #7b7b7b;
  position: relative;
  padding-bottom: 20px;
}
.programs-review .review__button_all {
  text-align: center;
  margin-top: 50px;
}
.programs-review .review__button_all>a,
.programs-review .review__button_all>a:hover {
  padding: 12px 24px;
}
.programs-review .review_block__more::before {
  font-size: 14px;
}
@media screen and (min-width: 1201px) {
  .programs-review.review_block {
    margin: 160px auto;
  }
  .programs-review .review__button_all>a,
  .programs-review .review__button_all>a:hover {
    font-size: 24px;
    padding: 12px 40px;
  }
  .programs-review .review__button_all span,
  .programs-review .review__button_all:hover span {
    font-size: 31px;
    top: 1px;
  }
}
@media screen and (max-width: 1200px) {
  .programs-review.review_block {
    max-width: 765px !important;
  }
}
@media screen and (max-width: 992px) {
  .programs-review .review_block__wrapp>h2 {
    text-align: left;
  }
}
@media screen and (max-width: 809px) {
  .programs-review .review_block__wrapp>h2 {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
  }
  .programs-review {
    margin: 50px auto 65px;
    --bs-gutter-x: 1.2rem;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
  }
  .programs-review .slick__slider .slick-arrow {
    left: 0;
    top: -42px;
  }
  .programs-review .slick__slider .slick-arrow.slick-next {
    left: 52px;
  }
}

@media (max-width: 575px) {
  .programs-review .review_block__wrapp>h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
/* End */


/* Start:/local/templates/re_europegym/components/bitrix/news.list/price_list_event-spb/style.css?1740516553626*/
.block-training-events{
padding: 43px 0!important;
}
.block-training__item-text{
    display: block!important;
}
@media screen and (min-width: 1201px) {
    .block-training__last {
        position: relative;
        padding-top: 105px;
    }
        .block-training.block-training-events  .block-training__title {
        padding: 15px 0 0 27px;
        /*font-size: 32px;
        margin: 0 0 0 20px;
        padding: 15px 0 0 27px;*/
    }
    .programs-tabs-trainigs .block-training__item-price>span:first-of-type {
        font-size: 25px;
    }

    }
}
.block-training__last {
    column-gap: 21px;
    row-gap: 11px;
}

/* End */


/* Start:/local/components/chigov/highloadblock.list/templates/banners_top/style.css?17000483781244*/
.header_banner_top {
    width: 100%;
    height: 544px;
    background-size: cover;
    background-position: center;
}
.header_banner_top_deti {
    width: 100%;
    height: 460px;
    background-position: center top;
}
.header_banner_top_deti.deti {
    height: 500px;
}
.header_banner_top.header_banner_top_centers {
    height: 712px;
}
.nav-block__banners .slick-list {
    width: 100%;
}
@media screen and (max-width: 1407px) {
    .header_banner_top {
        height: calc(300px + 17.342vw);
    }
    .header_banner_top_deti {
        height: calc(300px + 11.487vw);
    }
}

@media screen and (max-width: 840px) {
    .header_banner_top {
        height: calc(60px + 59.525vw);
    }
    .header_banner_top_deti,
    .header_banner_top_deti.deti {
        height: 440px;
    }
}
@media screen and (max-width: 679px) {
    .header_banner_top {
        margin-top: 20px;
    }
    .header_banner_top_deti {
        height: calc(115px + 45.5vw);
    }
    .header_banner_top_deti.deti {
        height: calc(115px + 43vw);
    }
}
@media screen and (max-width: 575px) {
    .header_banner_top.header_banner_top_centers {
        height: 110vw;
    }
    .header_banner_top_deti.deti {
        height: calc(10px + 64vw)!important;
    }
}

/* End */


/* Start:/local/templates/re_europegym/styles.css?178280744359552*/
.share_wrap {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    width: 100%;
}
.share_wrap .share_text {
    font-size: 12px;
    margin-right: 5px;
    color: #888;
}
.ya-share2__container .ya-share2__item {
    background: none;
}
.coach_wrap {
    display: flex;
    margin-top: 20px;
}

.coach_wrap .coach_image img {
    width: 40px;
    border-radius: 50%;
}

.coach_text {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
    margin-left: 10px;
}

.coach_name {
    margin-bottom: 5px;
}

span.coach_name_title {
    color: #888;
}

.inner_left #news_list .news_block {
    width: 100%;
}


.rating_wrap .table_wrap {
    margin: 0;
}
.rating_wrap {
    font-size: 14px;
}
.rating_desc {
    font-size: 12px;
}
.bx_stars_rating_votes {
    display: none;
}
.card_bottom_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bxhtmled-toolbar-cnt {
    display: none;
}
.bxhtmled-area-cnt {
    top: 0 !important;
}
div.reviews-reply-buttons {
    margin-top: 0;
    display: inline-block;
}
div.reviews-reply-buttons input {
    margin-top: 0.362em;
    width: 100%;
}
form.reviews-form {
    background-color: #f1f2f7;
}
.reviews-reply-form {
    margin-top: 40px;
}
.reviews-block-container {
    margin-top: 40px;
}
.reviews-reply-form .feature_header {
    padding-left: 20px;
}
div.reviews-reply-field-user {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.reviews-reply-field {
    margin-right: 15px;
}

div.reviews-reply-field-author, div.reviews-reply-field-email {
    width: 100%;
}
.reviews-reply-buttons {
    width: 100%;
    margin-right: 15px;
}
@media(min-width: 460px) {
    .inner_left #news_list .news_block {
        width: 50%;
    }
}
@media(min-width: 768px) {
    .inner_left #news_list .news_block {
        width: 33%;
    }
    div.reviews-reply-buttons {
        width: 100%;
    }
    div.reviews-reply-field-author, div.reviews-reply-field-email {
        width: 100%;
    }
    div.reviews-reply-field-user {
        flex-wrap: nowrap;
    }
}

@media (min-width: 1024px) {
    .share_wrap .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
        height: 20px;
        width: 20px;
        background-size: 20px 20px;
    }
    .coach_wrap .coach_image img {
        width: 80px;
    }
    .coach_text {
        margin-left: 20px;
    }
}
.bx_item_detail_rating .bx_stars_bg {
    z-index: 3;
}
.footerBottom > li {
    background: none;
}
.footerBottomSocialItem img {
    height: 28px;
}

.footerBottomSchedule {
    font-size: 14px;
    color: #676c7d;
}

.footerBottomInfo .footerBottomPhone {
    color: #676c7d;
    font-size: 26px;
    white-space: nowrap;
}

li.footerBottomInfo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

ul.footerBottom {
    display: flex;
}
.footerBottomCopyright {
    flex: 0 0 40%;
}
#btm_partner {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
#copyright {
    padding-top: 65px;
}
.footerBottomSocial {
    margin-top: 10px;
}
.footerBottomInfoTop {
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 850px) {
    .footerBottomSocial {
        margin-top: unset;
    }
    #copyright {
        padding: 50px 0 0 70px;
    }
    .footerBottom {
        flex-direction: column;
    }
    .footerBottomInfo {
        order: 1;
        padding-left: 0;
    }
    .footerBottomCopyright {
        order: 2;
        position: relative;
    }
    li.footerBottomInfo {
        flex-direction: row;
        justify-content: space-between;
    }
    .footerBottom #btm_partner {
        margin-left: 0;
        text-align: left;
        order: 3;
        padding-top: 30px;
    }
}
@media (max-width: 478px) {
    .footerBottomInfo .footerBottomPhone {
        font-size: 20px;
    }
    .footerBottomSchedule {
        font-size: 12px;
    }
    .footerBottomSocialItem img {
        height: 24px;
    }
}
@media (max-width: 375px) {
    li.footerBottomInfo {
        flex-wrap: wrap;
    }
    .footerBottomSocial {
        margin-top: 10px;
    }
}

div.coach-about{
	display: block;
    padding-top: 40px;
    text-align: center;
}

div.coach-pic1 {
	display: inline-block;
    padding-right: 15%;
}

div.coach-pic2 {
	display: inline-block;
}

@media (max-width: 580px){
	div.coach-pic1{
		display: block;
		padding-right: 0;
		padding-bottom: 10%;
	}

	div.coach-pic2 {
	}
}

.callback-form {
    display: none;
}
.form_header_popup {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: auto;
    height: auto;
}

.form_header_popup .form_header {
    position: relative;
    right: unset;
    top: unset;
}

.callback-form__overlay {
    width: 100%;
    height: 100%;
    background-color: black;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: 10;
}

.callback-form__close-btn {
    position: absolute;
    width: 25px;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.show-popup {
    display: block;
}

.callback__btn_link {
    width: 181px;
    height: 47px;
    border-radius: 8px;
    border: 1.25px solid #e6e6e6;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background-color: #ef3047;
    text-decoration: none;
    display: block;
}

.fixed__header {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 9;
    left: 50%;
    transform: translate(-50%);
}

img {
    max-width: 100%;
}

@media (max-width: 680px) {
    .callback__btn_link {
        width: 240px;
    }
}

@media (max-width: 1189px) {
    .header__fixed {
        height: 163px;
    }
}

@media (max-width: 679px) {
    .header__fixed {
        height: auto;
    }
}

@media (max-width: 880px) {
    #crumbs li a, #crumbs li span, #crumbs li:not(:first-of-type)::before,
    .share_wrap .share_text {
        font-size: 13px;
    }
    .fixed__header_wrap {
        padding-top: 87px;
    }
    .fixed__header {
        
    }
    .fixed__header .header__middle {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .fixed__header .header__middle__logo {
        margin-bottom: 8px;
    }
    .fixed__header .header__middle__logo svg {
        height: 65px;
    }
    .fixed__header .header__middle__contacts-button {
        justify-content: flex-end;
        margin-top: 0px;
        --bs-gutter-x: unset;
    }
    .fixed__header .header__middle__contacts-button .header__middle__soc,
    .fixed__header .header__middle__contacts-button .header__middle__phone {
        display: none;
    }
    .fixed__header .header__bottom_nav {
        top: calc(100% - 79px);
    }
}
.before-article-text {
	display: block;
	background-color: #ebecf0;
}
div.article-detail__text .before-article-text .form.header_form {
	background: none;
	padding: 36px 24px 30px;
}
section.our_centers_block.after-article-text {
	margin-top: 0;
}
.before-article-text {
	display: block;
	background-color: #ebecf0;
}
div.article-detail__text .before-article-text .form.header_form {
	background: none;
	padding: 36px 24px 30px;
}
section.our_centers_block.after-article-text {
	margin-top: 0;
}
.header__top>ul>li:last-child{
	position: absolute;
	right: -20px;
}
.header__top>ul{
    justify-content: flex-start;
    padding-left: 25.5%;
    position: relative;
}
.header__middle__worktime{
    display: block;
}
.mobile_menu{
    display: none !important;
}
.desctop_menu>li:last-of-type{
    display: block !important;
}
@media (max-width: 991.98px){
    .desctop_menu>li:last-of-type{
        display: block !important;
    }
}
@media (max-width: 679.98px){
    .desctop_menu{
        display: none !important;
    }
    .header__bottom_nav nav>ul.mobile_menu {
        display: block !important;
        column-count: 2;
    }
    .header__bottom_nav nav>ul>li:last-of-type {
        display: block;
    }
    .header__bottom_nav nav>ul>li {
        padding-bottom: 5px;
    }
    .header__bottom_nav nav>ul>li>a {
        display: inline;
    }
    .header__bottom_nav nav>ul>li>ul{
        padding-left: 1rem;
    }
    .header__bottom_nav nav>ul>li>ul>li {
        list-style: none;
    }
    .header__bottom_nav nav>ul>li>ul>li>a{
        text-decoration: none;
        font-size: 14px;
        line-height: 18px;
        color: #000000;
        font-weight: bold;
    }
    .header_banner_top.form_header_popup {
        margin-top: 0 !important;
    }
}
div.sorevnocanija-text {
	padding-bottom: 30px;
}
.centers-pic-right {
	float: right;
    margin: 0 0 20px 30px;
	max-width: 500px;
	border-radius: 5px;
}
@media screen and (min-width: 781px) and (max-width: 1101px) { 
.centers-pic-right {
	max-width: 300px;
}
}
@media(max-width: 780px) {
.centers-pic-right {
	display: block;
	margin: 0 auto;
	width: 100%;
	float: none;
}
}

.privacy__table {
    border-collapse: collapse;
    width: 100%;
    margin: 25px 0;
    overflow-x: auto;
    display: block;
}

.privacy__table th, .privacy__table td {
    border: 1px solid black;
}

.privacy__table td {
    padding: 10px;
}
.privacy__title{
    color: #37383d;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin: 20px 0;
    text-transform: uppercase;
}

#cookie_bg_popup {
    transition: all .8s;
    max-width: 100%;
    position: fixed;
    bottom: 20px;
    left: 20px;
    text-align: center;
    padding: 30px;
    z-index: 100;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 3px 6px 20px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    display: none;
    color: #616161;
}
#cookie_popup{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
#cookie_popup > div a{
    color: #ef3047;
}
#cookie_popup > div:first-child{
    text-align: left;
    max-width: 470px;
}
#setCookie{
    padding: 10px 20px !important;
}
#cookie_bg_popup .btn-link{
    width: 181px;
    height: 47px;
    border-radius: 8px;
    border: 1.25px solid #e6e6e6;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background-color: #ef3047;
    text-decoration: none;
    cursor: pointer;
}
.detail-page-wrapp-new .contact-list__form {
    display: none;
}
.detail-page-wrapp-new .about__item_adv{
  min-height: 150px !important;
  height: 210px;
  margin-bottom: 0;
  padding: 35px !important;
  max-width: 100%;
}
.detail-page-wrapp-new .about__items.slick__slider{
  padding: 0 60px;
  margin-top: 40px;
  margin-bottom: 80px;
}
.detail-page-wrapp-new .about__items.slick__slider .slick-arrow{
  top: 85px;
  z-index: 10;
}
.detail-page-wrapp-new .about__items.slick__slider .slick-arrow.slick-next{
  left: auto;
  right: 0;
}
.detail-page-wrapp-new .about__items.slick__slider .slick-arrow.slick-prev{
  left: 0;
  right: auto;
}
.header_banner_top_centers{
    margin-top: 20px !important;
}
.header_banner_top_centers .text_banner_bottom{
    bottom: 30px !important;
    margin-bottom: 0;
}
.header_banner_top_centers .text_banner_bottom::before {
    top: -65px !important;
    left: 100px !important;
}
.detail-page-wrapp-new .contact-action.detail_page>div:first-child{
    box-shadow: none;
    background: transparent;
}
.detail-page-wrapp-new section{
    margin-top: 80px;
}
.detail-page-wrapp-new .centers-programs h2{
    color: #000000;
    margin-bottom: 30px;
    text-align: left;
    line-height: 45px;
    font-weight: bold;
    padding: 0 !important;
}
.detail-page-wrapp-new .centers-programs__items{
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 50px;
}
.detail-page-wrapp-new .detail_text_hidden{
    display: none;
}
.detail_text_center .block__seo__more {
    font-size: 18px;
    line-height: 55px;
    text-decoration: underline;
    color: #37383d;
    font-weight: 600;
    cursor: pointer;
    padding-top: 20px;
    text-align: center;
}
.detail_text_center .block__seo__more::before {
    content: "Читать далее";
}
.detail_text_center.show .block__seo__more::before {
    content: "Скрыть";
}
.detail-page-wrapp-new .detail_text_center.show .detail_text_hidden{
    display: block;
}
.grecaptcha-badge{
    display: none !important;
}
.center-select.select .chosen-container {
    font-weight: normal;
    width: 100% !important;
    height: 37px;
    border-radius: 7px;
    border: 1.625px solid #ebebeb;
    margin: 0 auto 7px;
    font-size: 12px;
    line-height: 33px;
    padding: 0 15px;
    outline: none;
    display: block;
    color: #9e9daa;
    background: #fff;
}
@media (min-width: 992px) {
    .main_page_banner .form_header{
        top: 20px;
    }
    .header_banner_top_deti.deti {
        height: 590px;
    }
}
.section-sport-form .main_page_banner.header_banner_top{
    background: none !important;
    height: auto;
    margin-bottom: 0;
}
.section-sport-form .main_page_banner.header_banner_top .form_header{
    position: relative;
}
.section-sport-form .main_page_banner.header_banner_top .form_header .header_form{
    margin: 20px auto;
    padding-left: 0;
    padding-right: 0;
}
.section-sport-form .main_page_banner.header_banner_top .header_form form> ul.ohigh li.input_text_requerid{
    flex: 1 1 auto;
    margin-left: 32px;
}
@media (max-width: 768.98px) {
    .header_banner_top.main_page_banner1 {
        margin-bottom: 700px;
    }
}
.header_banner_top .form_header .header_form form .center-select.select .chosen-container{
    max-width: 215px;
}
.header_banner_top .form_header .header_form form .center-select.select.choice .select_center_mask{
    height: 31px;
    top: 9px;
}
.center-select.select .chosen-container .chosen-single{
	box-shadow: none;
	border: 0;
	background: unset;
	color: #9e9daa;
	padding-left: 0;
	height: 37px;
    line-height: 33px;
}
.center-select.select .chosen-container-single .chosen-drop{
	left: 0;
	border-top: 1px solid #aaa;
	border-radius: 7px;
	margin-top: 1px;
}
.header_banner_top .form_header .header_form form .center-select.select.choice{
    margin-top: -8px;
	background: transparent;
}
.center-select.select.choice::after{
	top: 19px !important;
}
.form_centers .header_form .center-select.select.choice{
    margin-top: -6px;
}
.form_centers .header_form .center-select.select .chosen-container {
    height: 44px;
    font-size: 14px;
}
.form_centers .header_form .center-select.select .chosen-container .chosen-single{
    height: 44px;
    line-height: 42px;
}
.form_centers .header_form .center-select.select.choice::after {
    top: 24px !important;
}
.center-select.select .chosen-container-single .chosen-search input[type="text"]{
	margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: 33px !important;
    outline: 0;
    border: 1px solid #aaa !important;
    background: url(/local/templates/re_europegym/js/chosen/chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 7px;
}
.center-select.select .chosen-container .chosen-results li{
	color: #9e9daa;
	width: 100% !important;
	line-height: 120%;
}
.center-select.select .chosen-container .chosen-results li.highlighted{
	color: #fff;
}
.center-select.select .chosen-container .chosen-results li[data-option-array-index="0"]{
	display: none;
}
.form-full-width.sorevnovanija__form .form_header .header_form .center-select.select .chosen-container, .form-full-width .sorevnovanija__form.form_header .header_form .center-select.select .chosen-container {
    font-size: 15px;
	border: 0;
	max-width: 100%;
    position: unset;
}
.form-full-width.sorevnovanija__form .form_header .header_form .center-select.select.choice, .form-full-width .sorevnovanija__form.form_header .header_form .center-select.select.choice{
    position: relative;
}
.form-full-width.sorevnovanija__form .form_header .header_form .center-select.select .chosen-container .chosen-single, .form-full-width .sorevnovanija__form.form_header .header_form .center-select.select .chosen-container .chosen-single{
	height: 50px;
    line-height: 50px;
}
.form-full-width.light-background .form_header .center-select.select .chosen-container, .form-full-width.light-background .form_header.sorevnovanija__form .center-select.select .chosen-container {
    border: 1.625px solid #ebebeb;
    font-size: 15px;
    border-radius: 10px;
    max-width: 100%;
    margin: 0;
    height: 50px;
    line-height: 50px;
    position: relative;
}
.form-full-width.light-background .form_header .center-select.select .chosen-container .chosen-single, .form-full-width.light-background .form_header.sorevnovanija__form .center-select.select .chosen-container .chosen-single{
	height: 50px;
    line-height: 50px;
}
.form-full-width.light-background .form_header .center-select.select.choice, .form-full-width.sorevnovanija__form .form_header .center-select.select.choice, .form-full-width .sorevnovanija__form.form_header .center-select.select.choice {
    display: flex;
}
.form-full-width.programs-page .form_header .center-select.select .chosen-container{
	font-size: 19px;
	border: 0;
	max-width: 100%;
	padding-left: 19px;
}
.form-full-width.programs-page .form_header .center-select.select.choice::after {
    top: 26px !important;
}
.form-full-width.four-elements .select.center-select .chosen-container {
    border: 0;
    font-size: 22px;
	max-width: 100%;
	padding-left: 27px;
    margin-bottom: 0;
    position: unset;
}
.form-full-width.four-elements .select.center-select .chosen-container .chosen-search-input{
    margin: 0 auto 0;
}
.form-full-width.four-elements .select.center-select.choice{
    display: flex;
    align-items: center;
    position: relative;
}
.form-full-width.four-elements .center-select.select.choice::after {
    top: -5px !important;
}
.ymap_obj_balloon_name.noabs{
    position: relative;
    background: #3e414d;
    max-width: 100%;
    padding: 17px 20px 20px;
    left: 0;
    top: 0;
}
.ymap_obj_balloon_addr .stPhoneFooter{
    font-size: 18px;
    margin-top: 5px;
    display: inline-block;
}
.ymap_obj_balloon_addr .stPhoneFooter:hover{
    text-decoration: none;
}
.ymap_obj_balloon_addr .info_block_dial{
    padding-top: 5px;
}
a.ymap_obj_balloon_close{
    z-index: 10;
}
.tabs-training-content .callback__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  background: #EF3047;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  height: 55px;
  text-decoration: none;
}
.page-price-www .block-training__item-text{
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
.page-price-www .block-training__item-date,
.page-price-www .block-training__item-price{
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 15px 0;
}
.page-price-www .block-training__item-text > div{
    padding-bottom: 15px;
}
.page-price-www .block-training__item-text > div:last-child{
    padding-bottom: 0;
}
.page-price-www .block-training__item-date > span{
    font-weight: normal;
}
.page-price-www .block-training__item-price.without_pr{
    padding-top: 0;
}
.page-price-www .block-training__item > .block-training__item-price.without_pr:last-child{
    padding-bottom: 0;
}
.page-price-www .block-training__item-price>span:first-of-type{
    line-height: 26px;
}
#map_centers_container form input[type='submit']{
    background: #c51530 url(/local/templates/re_europegym/images/re_europegym/map_search.png) no-repeat 50% 50% / 20px;
}
#map_centers_container form #main_centers_location::placeholder{
    color: #616161;
}
.form_header_popup .form_header{
    height: auto;
    border-radius: 16px;
}
.callback-form.show-popup .header_banner_top .form_header .header_form .sub_header {
    display: block;
    font-size: 13px;
    line-height: 15px;
    color: #808080;
    text-align: center;
    margin: 0 0 18px 0;
    font-weight: 400;
}
.form_header .header_form form input[type="text"]::placeholder {
  color: #80808080 !important;
  font-weight: 300 !important;
}
.header_banner_top .form_header .header_form form input[type="text"]:not(.error){
    border: 1px solid #636363;
}
.form_header_popup .select select,
.form_header .center-select.select .chosen-container
{
    border: 1px solid #636363;
}
.header_banner_top .form_header .header_form form input[type="text"],
.form_header .center-select.select .chosen-container{
    width: 238px !important;
    max-width: 238px !important;
}
.form_header .center-select.select .chosen-container-single .chosen-search input[type="text"]{
    width: 100% !important;
    max-width: 100% !important;
}
.header_banner_top .form_header .header_form form input[type="text"],
.header_banner_top .form_header .header_form label,
.form_header_popup .select select,
.center-select.select .chosen-container,
.header_banner_top .form_header .header_form .center-select.select select
{
    height: 33px;
    border-radius: 6px;
}
.form_header_popup .select select, .header_banner_top .center-select.select select{
    width: 238px !important;
    max-width: 238px !important;
    border: 1px solid #636363;
    color: #80808080;
}
.body-spb .chosen-container-single .chosen-search{
    display: none;
}
.input_text_email{
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
    color: #80808080;
    margin: 10px 0;
    letter-spacing: -5%;
    width: 242px;
    display: block;
}
.input_text_requerid{
    font-weight: 300;
    font-size: 11px;
    line-height: 13px;
    color: #80808080;
    margin: 10px 0;
    padding-left: 6px;
}
.input_text_requerid span{
    color: #EF3047;
    font-size: 12px;
}
.form-full-width .center-select.select .chosen-container{
    width: 100% !important;
    max-width: 100% !important;
}
.header_banner_top .form_header .header_form form.form_success .form_result{
    top: -2px;
    width: 104%;
}
.header_banner_top .form_header .header_form label,
.form_header_popup .select select
{
    width: 100%;
    max-width: 238px !important;
}
.header_banner_top .form_header .header_form label {
	width: auto;
}
.form_header_popup .select, .center-select.select{
    height: auto;
    border-radius: 6px;
}
.header_banner_top .form_header .header_form .feature_header span + span{
    color: #808080 !important;
}
.form_header .center-select.select .chosen-container .chosen-single{
    height: 33px;
    color: #80808080;
}
.form_header_popup .select::after, .center-select.select::after{
    border-bottom: 1px solid #636363;
    border-right: 1px solid #636363;
    right: 15px;
}
.header_banner_top .form_header .header_form .feature_header>span:first-child{
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: bold !important
}
.header_banner_top .form_header .header_form .feature_header>span:last-child{
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin: 6px 0 17px 0;
}
.callback-form.show-popup .center-select.select .chosen-container-single .chosen-drop{
    border-top: 0;
}
.header_banner_top .form_header .header_form form .form_note {
    margin: 12px 0 0 30px;
    max-width: 100%;
}
.header_banner_top .form_header .header_form form .form_note::before{
    border-radius: 50%;
    border: 0.5px solid #636363;
    top: 7px;
    min-width: 13px;
}
.header_banner_top .form_header .header_form form .form_note::after{
    border-radius: 50%;
    top: 10px;
    min-width: 7px;
}
.header_banner_top .form_header .header_form form .submit_form{
    margin-top: 15px;
}
.form_header .header_form .choose_sp{
    text-align: center;
    color: #383838BF;
    font-size: 11px;
    padding: 3px 0;
    font-weight: 400;
}
.form_header .header_form .choose_check .control {
    cursor: pointer;
    display: block;
    padding-left: 19px;
    position: relative;
    color: #383838BF;
    font-size: 11px;
    margin-left: 6px;
    font-weight: 400;
    line-height: 2em;
	letter-spacing: -5%;
}
.form_header .header_form .choose_check .control input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.form_header .header_form .choose_check .control__indicator:after {
    content: "";
    display: none;
    position: absolute;
}
.form_header .header_form .choose_check{
	display: flex;
    margin-bottom: 5px;
    margin-top: -5px;
	gap: 19px;
}
.form_header .header_form .choose_check .control__indicator {
    border: 0.59px solid #636363;
    height: 13px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 13px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    background-color: #fff;
}
.form_header .header_form .choose_check .control--checkbox .control__indicator:after {
    border-radius: 50%;
    background-color: #ef3047;
    height: 7px;
    position: relative;
    width: 7px;
    margin: 0 auto;
    left: 0;
    top: 0;
}
.form_header .header_form .choose_check .control input:checked ~ .control__indicator:after {
    display: block;
}
.form_header .header_form .choose_check .control_combo{
    display: flex;
}
.input_vk{
    display: none;
}
.callback-form.show-popup .header_banner_top .form_header .center-select.select{
    width: 100%;
}
.form_header_popup .select select.error + .chosen-container, .center-select.select select.error + .chosen-container{
    border-color: red;
}
.header_banner_top .form_header .center-select.select select.error{
    border-color: red;
}
.header_banner_top .form_header .header_form form .form_note a{
    color: #80808080;
}
.callback-form .form_header_popup{
    top: 50%;
}
@media screen and (max-width: 1020px) {
    .callback-form .form_header_popup {
        border-radius: 16px;
    }
    .callback-form .form_header_popup .form_header{
        border-radius: 16px !important;
    }
    .callback-form .form_header_popup .header_form{
        border-radius: 16px !important;
    }
}
.callback-form .form_header_popup .form_header{
    background-color: #fff !important;
}
.header_banner_top.form_header_popup .form_header .header_form{
    padding: 22px 29px;
}
.header_banner_top.form_header_popup {
    max-width: 296px;
}
@media (min-width: 993px) {
    section.about_home::before{
        top: 272px;
        left: 11px;
        z-index: -1;
    }
    section.about_home::after {
        background: url(/local/templates/re_europegym/images/re_europegym/about_icon3.png) no-repeat;
        content: '';
        position: absolute;
        bottom: -19px;
        right: 373px;
        width: 202px;
        height: 72px;
    }
    .about__item_title{
        margin: 0;
        width: calc(100% - 60px);
    }
    .about__item{
        padding: 25px 25px 30px 25px;
        box-shadow: 4px 4px 10px 0px #00000040;
    }
    .about__item_img{
        width: 48px;
        height: 48px;
    }
    .about__item_head{
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 20px;
        min-height: 78px;
    }
}
@media (min-width: 577px) {
    .about__item_text {
        font-size: 15px;
        font-weight: 400;
    }
    .about__item_text > p{
        margin-bottom: 10px;
    }
    .about__item_text > p:last-child{
        margin-bottom: 0;
    }
    .about__item_title{
        font-weight: 600;
        font-size: 18px;
    }
}
.header_banner_top .form_header .header_form .feature_header{
    margin-bottom: 10px !important;
}
.header_banner_top .form_header .header_form .feature_header>span:last-child{
    color: #000;
}
.header_banner_top .form_header .header_form form>ul>.form_note{
    margin-bottom: 0 !important;
}
.input_bl{
    position: relative;
}
.input_bl label{
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    color: #80808080;
    font-size: 12px;
    padding: 0 15px;
    line-height: 33px;
    font-weight: 300;
}
.input_bl label span{
    color: #ef3047;
}
.input_bl input:focus~label,
.input_bl input:valid~label {
    opacity: 0;
}
.chosen-container-single .chosen-single span i{
    color: #ef3047;
}
.callback-form__close-btn{
    width: 14px;
    height: 14px;
    top: 15px;
    right: 15px;
}
.header_banner_top .form_header .header_form form input[type="submit"]{
    width: 185px;
    border-radius: 8px;
    background-color: #EF3047;
    box-shadow: none;
    line-height: 20px;
}
.center-select.select .chosen-container .chosen-results li:hover{
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
}
.select_center_mask{
    display: none;
    width: 90%;
    height: 90%;
    box-sizing: border-box;
    position: absolute;
    left: 5px;
    top: 1px;
    pointer-events: none;
    color: #80808080;
    font-size: 12px;
    padding: 0 11px 0 11px;
    line-height: 33px;
    font-weight: 300;
    background: #fff;
}
.select_center_mask i {
    color: #ef3047;
    font-style: normal;
}
@media (min-width: 992px) {
    .callback-form.show-popup .header_banner_top .form_header .header_form .feature_header > span {
        font-size: 20px;
        font-weight: 700;
        line-height: 22px;
        margin: 0;
    }
    .header_banner_top .form_header .header_form{
        width: 296px;
        border-radius: 16px;
        padding: 22px 29px;
    }
}
@media (max-width: 991px) {
    .header_banner_top.form_header_popup .form_header .header_form .feature_header>span:last-child{
        margin: 0;
    }
    .callback-form.show-popup .header_banner_top .form_header .header_form .choose_check .control {
        margin-left: 0;
    }
    .callback-form.show-popup .header_banner_top .form_header .header_form form .form_note {
        padding-left: 0;
    }
    .callback-form.show-popup .header_banner_top .form_header .header_form form>ul>.form_note>a {
        flex: 1;
    }
    .main_page_banner .form_header .header_form{
        width: 100%;
        max-width: 618px;
        border-radius: 16px;
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .header_banner_top .form_header .center-select.select::after {
        right: 15px;
    }
}
@media (max-width: 991px) and (min-width: 684px) {
    .main_page_banner .form_header .header_form{
        background: #FFFFFF;
        box-shadow: 0px 4px 10.3px 0px #00000040;
        margin: -20px auto 20px auto;
        height: auto;
    }
    .main_page_banner .form_header .header_form form>ul {
        flex-direction: row !important;
    }
    .main_page_banner .form_header .header_form form> ul li.choose_sp{
        order: 0;
        margin-top: -10px;
    }
    .main_page_banner .form_header .header_form form> ul li.choose_check{
        order: 1;
        margin-top: -22px;
    }
    .main_page_banner .form_header .header_form form> ul li.center-select{
        order: 2;
        height: 33px;
        margin: 0;
    }
    .main_page_banner .form_header .header_form form> ul li.input_vk{
        order: 3;
        margin-top: -34px;
    }
    .main_page_banner .form_header .header_form form> ul li.input_vk input{
        height: 25px;
        line-height: 28px;
    }
    .main_page_banner .form_header .header_form form> ul li.input_email{
        order: 3;
        margin-top: -27px;
    }
    .main_page_banner .form_header .header_form form> ul.ohigh li.input_email{
        order: 4;
        margin-top: -28px;
    }
    .main_page_banner .form_header .header_form form> ul.ohigh li.input_email input{
        height: 25px;
        line-height: 28px;
    }
    .main_page_banner .form_header .header_form form> ul li.input_text_requerid{
        order: 3;
        margin-top: -6px;
    }
    .main_page_banner .form_header .header_form form> ul.ohigh li.input_text_requerid{
        order: 4;
        flex: 1;
        margin-left: 17px;
        margin-top: -24px;
    }
    .main_page_banner .form_header .header_form form> ul li.input_text_email{
        order: 4;
    }
    .main_page_banner .form_header .header_form form> ul li.input_capcha{
        order: 3;
        height: 0;
    }
    .main_page_banner .form_header .header_form form> ul li.submit_form{
        order: 5;
        width: 100%;
        margin-top: 7px;
    }
    .main_page_banner .form_header .header_form form> ul li.form_note{
        order: 5;
        margin-bottom: 0;
        width: 100%;
        margin-left: -22px;
        margin-top: 12px;
    }
    .main_page_banner .form_header .header_form form> ul li.input_bl{
        order: 1;
    }
    .header_banner_top.main_page_banner.banner_video{
        margin-bottom: 420px;
    }
    .main_page_banner .form_header .header_form form.form_success .form_result{
        top: -20px;
        width: 100%;
        max-width: 618px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 900px) {
    .form-full-width.programs-page .form_header .center-select.select .chosen-container {
        border-radius: 13px;
        font-size: 16px;
        color: #898989;
        padding-left: 12px;
    }
    .form-full-width.programs-page .form_header .center-select.select .chosen-container .chosen-search-input{
        margin: 0 auto 0;
    }
    .form-full-width.four-elements .select.center-select .chosen-container{
        padding-left: 12px;
        font-size: 16px;
    }
}
@media (max-width: 940px) and (min-width: 741px) {
    .form-full-width.light-background .form_header .center-select.select .chosen-container, .form-full-width.light-background .form_header.sorevnovanija__form .center-select.select .chosen-container {
        width: 100%;
        height: 42px;
        font-size: 14px;
    }
    .form-full-width.light-background .form_header .center-select.select.choice{
        max-width: 376px;
        flex: 1 1 270px;
        display: block;
    }
    .form-full-width.light-background .form_header .center-select.select .chosen-container .chosen-single, .form-full-width.light-background .form_header.sorevnovanija__form .center-select.select .chosen-container .chosen-single {
        height: 42px;
        line-height: 42px;
    }
}
@media screen and (max-width: 1100px) {
  .tabs-training-content .block-training__left {
    padding-right: 0;
    flex-direction: column;
  }
  .tabs-training-content .callback__btn {
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    max-width: 295px;
    width: 100%;
  }
}
.header_banner_top.header_banner_top_deti .form_header{
    top: 10px;
    z-index: 1;
}
@media (min-width: 1051px) {
    .detail-page-wrapp-new .detail_text_center .contact-action{
        margin: 20px 0 60px 0;
    }
    .detail-page-wrapp-new .detail_text_center .contact-action .contact-list_contacts{
        width: 100%;
        padding-right: 0;
        display: flex;
        flex-flow: wrap;
        justify-content: center;
        align-items: stretch;
        gap: 40px;
    }
    .detail-page-wrapp-new .detail_text_center .contact-action .contact-list_contacts > a,
    .detail-page-wrapp-new .detail_text_center .contact-action .contact-list_contacts > div{
        width: 400px;
        border: 2px solid rgb(214, 113, 105);
        border-radius: 20px;
        margin: 0 !important;
    }
}
@media (max-width: 1050px) {
    .detail-page-wrapp-new .detail_text_center .contact-action .contact-list_contacts{
        padding: 40px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 1020px) {
    .detail-page-wrapp-new .contact-action.detail_page {
        margin: 20px auto 50px !important;
    }
}
@media (max-width: 991.98px) {
    .detail-page-wrapp-new .about__items.slick__slider {
      margin-top: 0;
      margin-bottom: 20px;
    }
    .detail-page-wrapp-new .about__items.slick__slider .slick-arrow {
      top: 130px;
    }
}
@media (max-width: 991px) {
    .detail-page-wrapp-new .about__items.slick__slider .slick-track {
        min-height: 300px;
    }
    .header_banner_top_centers.main_page_banner{
        height: 62vw;
    }
    .header_banner_top .form_header .header_form form>ul li {
        width: 238px;
    }
    .header_banner_top.form_header_popup .form_header .header_form form>ul li.input_text_email{
        width: 239px;
    }
    .header_banner_top .form_header .header_form form>ul>.form_note{
        width: 238px;
        margin-top: 12px;
    }
}
@media (max-width: 940px) {
    .form-full-width .form_header .header_form form>ul {
        align-items: center;
    }
}
@media (max-width: 768px) {
    .header_banner_top .form_header .center-select.select {
        width: 238px;
    }
    .header_banner_top .form_header .header_form form input[type="text"]{
        margin: 0 auto 7px;
    }
}
@media (max-width: 760px) {
    #cookie_bg_popup{
        right: auto;
        width: 88%;
        padding: 20px;
        font-size: 13px;
    }
    #cookie_popup > div:first-child {
        max-width: 78%;
    }
    #cookie_popup > div:last-child {
        margin: 0 auto;
    }
}
@media (max-width: 683px) {
    .main_page_banner .form_header .header_form form>ul {
        align-items: center;
        flex-direction: column !important;
    }
    .main_page_banner .form_header .center-select.select {
        margin: 0 auto;
    }
    .main_page_banner .form_header .header_form{
        max-width: 100%;
        border-radius: 0;
        padding-top: 29px;
        padding-bottom: 29px;
    }
    .main_page_banner .form_header .header_form form .submit_form {
        margin-top: 15px;
    }
    .main_page_banner .form_header .header_form form> ul li.input_text_requerid{
        margin: 0;
    }
    .main_page_banner .form_header .header_form .feature_header{
        max-width: 238px;
        margin-left: auto;
        margin-right: auto;
    }
    .header_banner_top.main_page_banner {
        margin-bottom: 650px;
    }
    .main_page_banner .form_header .header_form form>ul>.form_note{
        margin-bottom: 0;
    }
    .main_page_banner .form_header .header_form form.form_success .form_result {
        top: 0px;
        width: 100%;
    }
}
@media (max-width: 600px) {
    #cookie_popup{
        flex-direction: column;
        align-items: start;
        gap: 10px;
    }
    #cookie_popup > div:first-child {
        max-width: 100%;
    }
    #cookie_bg_popup{
        padding: 15px;
    }
    #cookie_bg_popup .btn-link{
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}
@media (max-width: 575.98px) {
    .detail-page-wrapp-new .about__item_adv{
      height: 150px;
      padding: 20px !important;
    }
    .detail-page-wrapp-new .about__items.slick__slider .slick-track {
        min-height: 200px;
    }
    .detail-page-wrapp-new .about__items.slick__slider .slick-arrow {
        top: 55px;
    }
}

@media (max-width: 683px) {
    div.header__middle__contacts-button .header__middle__phone-moscow {
       margin-right: 30px;
        margin-left: auto;
    }
    .marquiz-s1{
      
    }
}

@media (max-width: 768px) {
    #cookie_bg_popup{
        bottom: 120px;
    }
}

@media (max-width: 400px) {
    .callback-form .form_header_popup{
        width: 100%;
    }
    .header_banner_top.form_header_popup{
        max-width: 95%;
    }
    .form_header_popup .form_header{
        height: auto;
    }
    body .callback-form .header_banner_top .form_header .header_form{
        max-width: 238px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 auto;
    }
}

.form_header .header_form.big_form form input[type="text"]{
    height: 48px !important;
    border-radius: 6px !important;
    border: 1px solid #636363 !important;
    font-size: 14px !important;
}
.form_header .header_form.big_form form .center-select.select{
    height: 48px !important;
    border-radius: 6px !important;
}
.form_header .header_form.big_form form .center-select.select select {
  border-radius: 6px !important;
}
.form_header .header_form.big_form .select select, .form_header .header_form.big_form .center-select.select .chosen-container{
    border: 1px solid #636363 !important;
}
.form_header .header_form.big_form form input[type="text"]::placeholder,
.form_header .header_form.big_form form .center-select.select select,
.form_header .header_form.big_form form .center-select.select .chosen-container {
  font-size: 13px !important;
}
.form_header .header_form.big_form form .select select, .form_header .header_form.big_form form .center-select.select select{
    color: #80808080;
}
.form_header .header_form.big_form .input_age,
.form_header .header_form.big_form .input_email,
.form_header .header_form.big_form .input_other{
    order: 1;
    margin-top: -41px;
}
.form_header .header_form.big_form .input_other{
    text-align: center;
}
.form_header .header_form.big_form .choose_sp{
    font-size: 13px;
}
.form_header .header_form.big_form .choose_check{
    justify-content: space-between;
    max-width: 260px;
    margin: 0 auto;
}
.form_header .header_form.big_form .input_text_email {
    font-weight: 400;
    margin: 7px auto;
    letter-spacing: 0;
    width: 264px;
    max-width: 100%;
}
.form_header .header_form.big_form .input_text_requerid{
    font-weight: 400;
    margin: 0 0;
    padding-left: 0;
    display: block;
}
.form_header .header_form.big_form .choose_check .control{
    margin-left: 0;
    font-size: 13px;
}
.form_header .header_form.big_form .form_note{
    width: 200px !important;
    justify-content: center;
    display: flex;
    position: relative;
    padding: 0;
    margin: 16px auto 0 auto;
}
.form_header .header_form.big_form .form_note::before {
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 0.5px solid #636363;
    min-width: 13px;
    top: 10px;
    display: inline-block;
    position: relative;
    left: auto;
    background: #fff;
}
.form_header .header_form.big_form .form_note::after {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #ef3047;
    min-width: 7px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    left: -10px;
    top: 13px;
}
.form_header .header_form.big_form .form_note a {
    font-size: 12px;
    line-height: 15px;
    text-decoration: underline;
    color: #80808080;
    display: block;
    order: 1;
}
.form_header .header_form.big_form form>ul li{
    width: calc((100% / 4) - 22px) !important;
}
.form_header .header_form.big_form form>ul li.input_text_requerid{
    display: none;
}
.form_header .header_form.big_form form>ul li.form-recaptcha{
    display: block;
    order: 2;
    height: 0px;
}
.form_header .header_form.big_form form input[type="submit"]{
    width: 100%;
    box-shadow: none;
    margin-top: 2px;
    border-radius: 8px !important;
}
.form_header .header_form.big_form form input[type="text"]{
    width: 100%;
}
.form_header .header_form.big_form .input_bl label{
    line-height: 48px;
    font-size: 13px;
}
.header_form.big_form form .center-select.select .chosen-container{
    height: 48px;
}
.header_form.big_form form .center-select.select .chosen-container .chosen-single{
    height: 48px !important;
    line-height: 48px !important;
}
.header_form.big_form form .center-select.select.select.choice::after{
    top: 21px !important;
    right: 15px !important;
    position: absolute;
}
.header_form.big_form form.form_success .form_result{
    width: 100% !important;
    max-width: 100% !important;
    z-index: 1;
}
.form_header .header_form.big_form .input_vk input[type="text"]{
    height: 25px !important;
    font-size: 11px !important;
    line-height: 11px;
    margin-top: 5px;
}
.form_header .header_form.big_form .input_vk input[type="text"]::placeholder{
    font-size: 11px !important;
}
.form_header .header_form.big_form .feature_header>span:last-child{
    color: #808080;
}
.form_header .header_form.big_form{
    padding-bottom: 36px;
}
.form_header .header_form.big_form .select select.error,
.form_header .header_form.big_form .select select.error + .chosen-container,
.form_header .header_form.big_form form input[type="text"].error {
    border: 1px solid red !important;
}
.form_header .header_form.big_form .select select.error + .chosen-container {
    border-color: red;
}
.form-full-width.sorevnovanija__form {
    margin: 110px 0 30px;
}
.form_header .header_form.big_form .select_center_mask{
    line-height: 48px;
    font-size: 13px;
}
.header_form li.select.center-select{
    position: relative;
}
.header_form li.select.center-select:not(.choice) option[value="0"]{
    display: none;
}
.header_form li.select.center-select .select_center_mask{
    display: block;
}
@media screen and (max-width: 1260px) {
    .form_header .header_form.big_form form {
        max-width: 100%;
    }
}
@media screen and (max-width: 1020px) {
    .form_header .header_form.big_form .choose_sp {
        font-size: 12px;
    }
    .form_header .header_form.big_form .choose_check .control {
        font-size: 12px;
    }
}
@media screen and (min-width: 992px) {
    .gimnastika-text-center{
        min-height: 620px;
    }
    .form_header .header_form.big_form form>ul li.input_bl{
        height: 100%;
    }
}
@media screen and (max-width: 991px) {
    .form_header .header_form.big_form form>ul li {
        max-width: 238px !important;
        width: 238px !important;
    }
    .form_header .header_form.big_form form{
        width: 100%;
        max-width: 554px;
    }
    .form_header .header_form.big_form form>ul li.submit_form{
        order: 3;
        width: 100% !important;
    }
    .form_header .header_form.big_form form>ul li.input_bl{
        order: 1;
        margin-top: 3px;
    }
    .form_header .header_form.big_form form>ul li.select.center-select{
        order: 2;
        margin-top: 2px;
    }
    .form_header .header_form.big_form .input_age, .form_header .header_form.big_form .input_email{
        margin-top: 0;
    }
    .form_header .header_form.big_form .input_other{
        margin-top: -5px;
    }
    .form_header .header_form.big_form .input_age{
        order: 0;
    }
    .form_header .header_form.big_form .input_email{
        order: 2;
    }
    .form_header .header_form.big_form form>ul {
        align-items: start;
        justify-content: space-around;
        flex-direction: row !important;
    }
    .form_header .header_form.big_form .input_age .input_text_requerid{
        display: none;
    }
    .form_header .header_form.big_form form>ul li.input_text_requerid {
        display: block;
        order: 2;
        margin-top: -29px;
        padding-left: 6px;
    }
    .form_header .header_form.big_form form input[type="text"] {
        height: 33px !important;
        font-size: 12px !important;
        line-height: 33px !important;
    }
    .form_header .header_form.big_form form .center-select.select{
        height: 33px !important;
    }
    .header_form.big_form form .center-select.select .chosen-container {
        height: 33px;
    }
    .header_form.big_form form .center-select.select .chosen-container .chosen-single {
        height: 33px !important;
        line-height: 33px !important;
    }
    .form_header .header_form.big_form .input_bl label {
        line-height: 33px;
        font-size: 12px;
    }
    .form_header .header_form.big_form .select_center_mask{
        line-height: 33px;
        font-size: 12px;
    }
    .form_header .header_form.big_form form input[type="text"]::placeholder,
    .form_header .header_form.big_form form .center-select.select select,
    .form_header .header_form.big_form form .center-select.select .chosen-container {
        font-size: 12px !important;
    }
    .header_form.big_form form .center-select.select.select.choice::after {
        top: 14px !important;
    }
    .form_header .header_form.big_form .input_text_email{
        letter-spacing: -5%;
        font-weight: 300;
        width: 240px;
        max-width: 240px;
    }
    .form_header .header_form.big_form .form_note {
        width: 340px !important;
        margin: 16px 0 0 -47px;
    }
    .form_header .header_form.big_form .form_note::before{
        top: 1px;
    }
    .form_header .header_form.big_form .form_note::after{
        top: 4px;
    }
    .form_header .header_form.big_form form>ul.ohigh li.select.center-select{
        margin-top: -35px;
    }
    .form_header .header_form.big_form form>ul.ohigh li.input_text_requerid{
        margin-top: -58px;
    }
    .form_header .header_form.big_form form>ul.ohigh li.input_email input {
        height: 25px !important;
        line-height: 28px !important;
        font-size: 11px !important;
    }
    .form_header .header_form.big_form form>ul.ohigh li.input_email input::placeholder{
        font-size: 11px !important;
    }
    .form-full-width .form_header .header_form .feature_header>span:first-child{
        font-size: 20px;
        line-height: 24px;
    }
    .form_header .header_form.big_form .feature_header>span:last-child{
        font-size: 13px;
        line-height: 16px;
        font-weight: 400;
        margin-top: 5px;
    }
    .form_header .header_form.big_form .form_note a{
        font-size: 11px;
        line-height: 14px;
    }
    .form_header .header_form.big_form form input[type="submit"]{
        width: 185px !important;
        height: 36px;
        font-size: 14px;
    }
}
@media (max-width: 683px) {
    .form_header .header_form.big_form form>ul{
        align-items: center;
        flex-direction: column !important;
    }
    .form_header .header_form.big_form .feature_header{
        max-width: 238px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px !important;
    }
    .form_header .header_form.big_form form>ul li.input_bl {
        order: 0;
        margin-top: 0;
    }
    .form_header .header_form.big_form form>ul li.select.center-select {
        order: 0;
        margin-top: 0 !important;
    }
    .form_header .header_form.big_form .input_age {
        margin-top: 7px;
    }
    .form_header .header_form.big_form .input_other {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .form_header .header_form.big_form .choose_sp{
        height: 35px;
        display: block;
    }
    .form_header .header_form.big_form form>ul.ohigh li.input_email input {
        height: 33px !important;
        line-height: 33px !important;
        font-size: 12px !important;
    }
    .form_header .header_form.big_form form>ul.ohigh li.input_email input::placeholder{
        font-size: 12px !important;
    }
    .form_header .header_form.big_form .input_vk input[type="text"] {
        height: 33px !important;
        line-height: 33px !important;
        margin-top: 10px;
        font-size: 12px !important;
    }
    .form_header .header_form.big_form .input_vk input[type="text"]::placeholder{
        font-size: 12px !important;
    }
    .form_header .header_form.big_form form>ul li.input_text_requerid {
        margin-top: 0 !important;
    }
    .form_header .header_form.big_form form>ul.ohigh li.input_other{
        margin-bottom: 0;
    }
    .form_header .header_form.big_form .input_text_email{
        margin: 10px 0;
    }
    .form_header .header_form.big_form .form_note {
        width: 238px !important;
        margin: 12px 0 0 30px;
    }
    .form_header .header_form.big_form{
        padding-top: 29px;
        padding-bottom: 29px;
    }
}

.contact-list_wrapp .header_banner_top.main_page_banner{
    margin-top: 0;
    background: none;
    height: 520px;
}
.contact-list_wrapp .header_banner_top.main_page_banner .form_header{
    top: 0 !important;
    position: relative;
    right: 0;
    left: 0;
}
.contact-list_wrapp .header_banner_top.main_page_banner .form_header::after{
    content: none;
}
.contact-list_wrapp .header_banner_top .form_header .header_form{
    margin: 0 auto;
    width: 80%;
}
.contact-list_wrapp .header_banner_top .form_header .header_form form{
    width: 238px;
    margin: 0 auto;
}
.contact-list_wrapp .header_banner_top .form_header .header_form .feature_header{
    width: 238px;
    margin: 0 auto;
}
.detail-page-wrapp .form_centers__btn .callback__btn{
    width: 100%;
    height: 52px;
    border-radius: 20px;
    border: 1.25px solid #e6e6e6;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #ef3047;
    text-decoration: none;
    display: block;
    margin-top: 20px;
}

.block-training.block-training-events.page-price,
.tabs-training>div[data-href="#events"]{
    display: none;
}

.detail_center_vk{
	max-width: 900px;
	margin: 0 auto 40px auto;
}
.detail_center_vk .thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.detail_center_vk .thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.map_centers__wrapp{
    padding: 24px 33px 30px 33px;
    border-radius: 9px;
}
.map_centers__wrapp .map_centers__title{
    line-height: 100%;
    font-weight: 700;
    margin-bottom: 10px;
}
.map_centers__wrapp .map_centers__flex{
    gap: 10px;
}
section.our_centers_block .map_centers__item_phone{
    background: url(/local/templates/re_europegym/images/re_europegym/contact_tel.svg) no-repeat;
    background-position: left center;
    margin-left: 21px;
}
.map_centers__item .map_centers__item_name {
    padding: 0 0 2px 0;
}
.centers__wrapp .map_centers__item .map_centers__item_name{
    padding: 0 0 5px 0;
    display: block;
}
.map_centers__wrapp .map_centers__item .map_centers__item_phone a{
    color: #505050 !important;
    font-size: 13px;
    font-weight: 700;
}
.map_centers__item .map_centers__item_name::before,
.map_centers__item .map_centers__item_name::after{
    content: none;
}
section.our_centers_block .map_centers__item_mail{
    margin-left: 21px;
    border-bottom: 0;
    margin-bottom: 10px;
}
.map_centers__item .map_centers__item_vk{
    background: url(/local/templates/re_europegym/images/re_europegym/contact_vk.svg) no-repeat;
    background-position: left center;
    margin-left: 21px;
    margin-bottom: 10px;
}
.map_centers__item .map_centers__item_vk a{
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    padding-left: 23px;
}
.map_centers__wrapp .map_centers__item{
    border-bottom: 1px solid #EF3047;
    width: 93%;
}
.map_centers__wrapp .map_centers__btn{
    font-size: 14px;
    height: 39px;
    line-height: 39px;
    padding: 0;
    border-radius: 8px;
    box-shadow: none;
}
.map_centers__wrapp .map_centers__btn span{
    display: none;
}
.map_centers__wrapp .map_centers__items{
    max-height: calc(100% - 86px);
    position: relative;
}
@media (min-width: 576px) {
    .map_centers__wrapp .map_centers__items:after{
        content: " ";
        position: sticky;
        bottom: -20px;
        height: 40px;
        width: 100%;
        display: block;
        background: linear-gradient(180deg, rgba(255, 255, 255, 40%) 0%, #ffffffb5 30.06%);
        box-shadow: 5px 5px 13px 2px #fff;
    }
    .map_centers__wrapp .map_centers__items::-webkit-scrollbar {
    width: 17px;
    background: #F0F0F0;
    }
    .map_centers__wrapp .map_centers__items::-webkit-scrollbar-thumb {
    background: #CDCDCD;
    width: 17px;
    }
    .map_centers__wrapp .map_centers__items::-webkit-scrollbar-button {
    background-color: #F0F0F0;
    background-repeat: no-repeat;   
    background-size: 15px;
    background-position: center;
    }
    .map_centers__wrapp .map_centers__items::-webkit-scrollbar-button:decrement {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='%23000000' viewBox='0 0 256 256'%3E%3Cpath d='M213.66,165.66a8,8,0,0,1-11.32,0L128,91.31,53.66,165.66a8,8,0,0,1-11.32-11.32l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,213.66,165.66Z'%3E%3C/path%3E%3C/svg%3E");   
    }
    .map_centers__wrapp .map_centers__items::-webkit-scrollbar-button:increment {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='%23000000' viewBox='0 0 256 256'%3E%3Cpath d='M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E");
    }
}
.ymap_wrap_block{
    background: #3E414D;
    padding: 20px;
    -webkit-font-smoothing: antialiased;
}
.ymap_wrap_block .ymap_obj_balloon_addr{
    padding: 0;
    margin-top: 10px;
}
.ymap_wrap_block .ymap_obj_balloon_name.noabs{
    padding: 0;
}
.ymap_links{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 0.25px solid #ffffff40;
    margin-top: 20px;
    padding-top: 10px;
}
.ymap_links a.ymap_obj_balloon_link{
    border: 0;
    font-size: 12.5px;
    text-transform: initial;
    background: none;
    padding: 0;
    font-weight: 500;
    height: 26px;
}
.ymap_links a.ymap_obj_balloon_link::before, .ymap_links a.ymap_obj_balloon_link::after{
    content: none;
}
.ymap_obj_phone{
    background: url(/local/templates/re_europegym/images/re_europegym/contact_tel.svg) no-repeat;
    background-position: left center;
    display: block;
}
.ymap_obj_phone a{
    text-decoration: none;
    padding-left: 23px;
    font-size: 15px;
    font-weight: 700;
}
.ymap_obj_vk{
    background: url(/local/templates/re_europegym/images/re_europegym/contact_vk.svg) no-repeat;
    background-position: left center;
    display: block;
    margin-top: 5px;
}
.ymap_obj_vk a{
    font-size: 11.4px;
    font-weight: 400;
    text-decoration: none;
    padding-left: 23px;
}
.ymap_wrap_block .ymap_obj_balloon_addr span:nth-child(1){
    color: #fff;
    font-size: 11.4px;
    margin-bottom: 15px;
    font-weight: 400;
}
.ymap_obj_balloon{
    box-shadow: none;
}
@media (max-width: 991px) {
    .map_centers__wrapp .map_centers__items::-webkit-scrollbar {
        width: 3px;
    }
    .map_centers__wrapp .map_centers__items::-webkit-scrollbar-thumb {
        width: 3px;
    }
    .map_centers__wrapp .map_centers__items::-webkit-scrollbar-button{
        display: none;
    }
}
@media (max-width: 768px) {
    #map_centers [class*='balloon-panel'] [class*='balloon__content']{
        min-height: 238px !important;
        height: auto !important;
    }
    #map_centers [class*='balloon-panel'] [class*='balloon__content'] > ymaps{
        width: 240px;
    }
    #map_centers .ymaps-2-1-79-panel-pane{
        bottom: 40% !important;
        left: 40px !important;
    }
    #map_centers .ymaps-2-1-79-balloon_layout_panel{
        width: 240px !important;
    }
    #map_centers .ymap_obj_balloon.panel.mobile-balloon{
        width: 240px;
    }
    .ymaps-2-1-79-controls__control,
    .ymaps-2-1-79-copyright__link,
    .ymaps-2-1-79-gotoymaps,
    .ymaps-2-1-79-gototech,
    .ymaps-2-1-79-copyright__wrap{
        display: none !important;
    }
}
@media (max-width: 575.98px) {
    .our_centers_block #map_centers_container {
        background: #F9F9F9;
    }
    .map_centers__wrapp {
        background: #F9F9F9;
        height: 538px;
    }
    .map_centers__wrapp .map_centers__title{
        margin-bottom: 33px;
    }
    .map_centers__wrapp .map_centers__items {
        max-height: calc(100% - 136px);
    }
}

/* End */


/* Start:/local/templates/re_europegym/template_styles.css?177649553615295*/
body:not(.mobile) #top_phone {pointer-events: auto !important;}
#header #top_phone {cursor: pointer;}
.stPhoneFooter{color:inherit !important;}
.stPhoneFooter:hover{text-decoration: none;}
img.float_right {
 float:right;
 margin:0 0 20px 20px;
 max-width:400px;
}
img.float_left {
 float:left;
 margin:0 20px 20px 0;
 max-width:400px;
}
.clearffix::after {
 content: "";
 display: table;
 clear: both;
}

@media (max-width:767px) {
    .inlined center img,
    .inlined img[itemprop="contentUrl"] {
        width: 100%;
        height: auto;
    }

    .inlined iframe {
        width: 100%;
        /*height: auto;*/ /*WTF????*/
    }

    .quote {
        background: none !important;
        border: 2px solid #c51530;
        margin-bottom: 20px !important;
    }

    #mCSB_1_container {
        width: 100% !important;
    }

    #top_video {
        height: auto !important;
    }

    #top_video video {
        vertical-align: top;
    }

    #age_selector {
        position: relative !important;
        bottom: auto !important;
        left: auto !important;
        transform: none !important;
        width: 100% !important;
    }

    #age_selector ul {
        display: block !important;
    }

    #age_selector .justified > li {
        width: 49%;
        display: inline-block;
    }

    #mCSB_1_scrollbar_horizontal {
        display: none !important;
    }

}

@media (max-width:830px) {
 img.float_right,
 img.float_left {
 margin: 20px auto;
 float: none;
 display: block;
 width: 100%;
 } 
}

.marquiz__button_fixed-right {
    top: 500px !important;
}
.block-training-group .container, .block-training-personal .container, .block-training-events .container {
    position: relative;
}
div.foto-slider-pozdravleniya h2{
padding-top: 50px;
}
div.article-vak-center img {
border-radius: 30px;
}
div.article-vak-center p{
text-align:center;
}
div.cong-my iframe {
width: 100% !important;
height: auto !important;
aspect-ratio: 16 / 9;
}
div.cong-my h2, div.cong-my div.video_data{
display: none;
}
.vacancies-items__item h4{
padding-top: 1em;
}
div.tabs-cong-my div.h1 h1{
color:#df8179;
}
div#comp_bc9afcab1d883e49d2f2f9acbdd13fb9 h2{
color:#e37369;
}
div.dropcap-my p::first-letter{
}
p.p-my-25{
font-size:20px;
text-align:center;
font-weight:500;
}
.hr-bottom-m{
color: #e6e6e6;
height: 1.25px;
/*margin: 0 !important;
width: 100%;
border: 0;*/
}
div.cong-my div.video_block__title{
display: none;
}
div.price-id54 div.block-training__title, div.price-id55 div.block-training__title{
display: none;
width:0;
height:0;
}
div.price-id55 div.block-training-personal{
border: none !important;
}
.video_block__slider.slick__slider {
     /*margin: 20px auto 10px !important;*/
}
div.foto-slider-pozdravleniya h2{
padding-top:20px;
}
/* видимость кнопок ватсап и телеграм
div.header__middle__soc{
display: none !important;
}
@media (max-width: 683px) {
    div.header__middle__contacts-button .wa__btn {
display: none !important;
    }
}
*/
.block-more_vak{
    line-height: 55px;
    text-decoration: none;
    cursor: pointer;
    padding-top: 10px;
    font-size: 18px;
    color: #d67169;
    font-weight: 600;
}
div.vak_picture_blok {
    position: relative;
    display: block;
}
div.vak_picture img{
    border-radius: 20px;
    width: 100%;
}
@media (max-width: 960px) {
    div.vak_picture {
display: none;
    }
}
@media (max-width: 960px) {
    div.h1_cong {
padding-top: 50px;
    }
}
p.p-cong { 
color: firebrick;
font-weight:500;
font-style:italic;
}
div.video-cong-m{
border-radius: 20px;
background-color:#df8179;
}
div.video-cong-m iframe{
border-radius: 20px;
padding-bottom:5px;
}
div.foto-slider-pozdravleniya div.foto_block__slide img {
display: block;
margin: auto; 
}
div.foto-slider-pozdravleniya div.foto_block__slider.slick__slider{
margin: 100px auto 0px;
}
div.form-pozd{
margin-top: -56px;
}
/* Скрываем бургер на десктопе для Питера*/
body.body-spb {
    @media (min-width: 1024px) {
        .header__middle__btn {
            display: none;
        }
    }
/* Отображаем бургер на мобильных устройствах */
    @media (max-width: 1023px) {
        .header__middle__btn {
            display: block;
        }
    }
}


/*body.body-spb header__top.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


body.body-spb .header__top.container ul {
    margin: 0 0 0 35%;
    padding: 0 5px;
}

body.body-spb .header__top.container ul li {
    margin-right: 20px;
}
*/
body.body-spb .select-container .drop-list{
width: 155px;
}
body.body-spb .drop-list:before{
right: 3px;
}
body.body-spb .header__top>ul>li>a[href*="cabinet"]{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
@media screen and (min-width: 684px) {
    body.body-spb .header__middle__soc {
        position: absolute;
        top: -40px;
        right: 150px;
    }
}
body.body-spb .header__middle__contacts-button img {
    height: 30px;
}

@media screen and (min-width: 1268px) {
    .header__middle__logo {
     top: 15px!important;
    }
}
@media (max-width: 679.98px) {
    .header__middle__logo img {
    margin-top: 15px;
    }
}

.header_banner_top_centers_empty{
display:none;
}
.sorevnovanija__text{
display:none;
}

.header_banner_top.main_page_banner.banner_video {
    border-top-left-radius: 67px;
    border-top-right-radius: 69px;
}

body.body-spb .block-training__last {
    column-gap: 21px;
    row-gap: 11px;
}
@media (max-width: 767px) {
body.body-spb .coaches-list__title {
    font-size: 20px;
    padding-top: 10px;
    }
body.body-spb .coaches-list__podr{
    line-height: 18px;
    }
body.body-spb .coaches-list__podr-link{
    font-size: 14px;
    }
}

.contact-action.detail_page {
margin: -90px auto 90px !important;
    
}
.header_banner_top_center{
background: none !important;
margin: 0 auto 0 !important;
height: 609px !important;
}
@media (max-width: 768px) { 
    .header_banner_top_center {
         height: 489px !important;
         margin: 0 !important;
    }
}
@media (max-width: 679.98px) {
    .b_top_cent{
        --bs-gutter-x: 0 !important;
    }
}
.coaches-list__podr{
padding: 0 5px;
}
@media (max-width: 679.98px) {
    .tabs-block_deti {
        margin-top: -10px !important;
    }
}
.sport_mas_left_align{
    display: block;
    text-align: center;
}
.nav-esc-25 {
  position: absolute;
  top: 60px;
  right: 50%;
  font-size: 14px;
  font-weight: bold;
  color: #28A745;
}
@media (max-width: 1364px) {
    .body-ekb .header__middle_nav{
        max-width: 48%;
    }
}
@media (max-width: 1313px) {
    .body-spb .header__middle_nav{
        max-width: 48%;
    }
    .body-ekb .header__middle_nav {
        min-width: 0;
    }
}
@media (max-width: 1267px) {
    .nav-esc-25{
        top: 55px;
    }
    .body-spb .nav-esc-25{
        top: 58px;
    }
}
@media (max-width: 1150px) {
    .header__top>ul{
        padding-left: 0;
    }
    .header__top.container .select-container{
        right: 30%;
    }
}
@media (max-width: 830px) {
    .header__top.container .select-container__title{
        display: none;
    }
    .header__middle__contacts-button .telegram-bot-link img{
        display: none;
    }
}
@media (max-width: 679px) {
    .header__middle__phone .callback__btn_link {
        line-height: 44px;
    }
}
.nav-esc-25 a{
  text-decoration: none;
}
@media (max-width: 480px) {
  .nav-esc-25 {
    display: none;
  }
}
.nav-esc-25-mob{
  color: #28A745;
  line-height: 1pt;
}
li a span.sertiff {
    display: inline-block;
    text-align: left;
    white-space: normal;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: #ef3047;
}
.contact-action.detail_page .contact-list__links_new a{
	padding: 0 20px;
}


/* ============================================
   Telegram в сплывающем окне на карте (балуне)
   ============================================ */

/* Для телеграм в балуне Яндекса */
.ymap_obj_balloon .contact-telegram {
    margin-top: 0;
    padding-top: 0;
    width: 100%; /* Ширина родителя */
}

.ymap_obj_balloon .telegram-link {
    display: flex; /* Изменено с inline-flex на flex */
    align-items: center;
    text-decoration: none !important;
    color: #ffffff !important;
    padding: 8px 0px;
    background: #3e414d !important;
    border-radius: 0; /* Убрано скругление */
    border: 1px solid #3e414d !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    width: 100%; /* Добавлено */
    box-sizing: border-box; /* Чтобы padding не увеличивал ширину */
}

/* Убраны все эффекты при наведении */
.ymap_obj_balloon .telegram-link:hover {
    background: #3e414d !important; /* Остается тот же цвет */
    border-color: #3e414d !important;
    transform: none; /* Убрано перемещение */
    box-shadow: none; /* Убрана тень */
    color: #ffffff !important;
    text-decoration: none !important;
}

.ymap_obj_balloon .telegram-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    filter: brightness(0) invert(1); /* Делает иконку белой */
}

/* Для мобильных балунов */
.ymap_obj_balloon.mobile-balloon .contact-telegram {
    margin-top: 15px;
    padding-top: 15px;
    border-top-color: rgba(255, 255, 255, 0.1);
    width: 100%;
}

.ymap_obj_balloon.mobile-balloon .telegram-link {
    padding: 10px 16px;
    font-size: 15px;
    width: 100%;
    justify-content: center;
    border-radius: 0; /* Убрано скругление для мобильных */
    display: flex; /* Изменено */
    box-sizing: border-box; /* Добавлено */
}

.ymap_obj_balloon.mobile-balloon .telegram-icon {
    width: 22px;
    height: 22px;
    margin-right: 12px;
}

/* Альтернативные селекторы для большей специфичности */

div.ymap_obj_balloon .telegram-link,
ymaps .ymap_obj_balloon .telegram-link,
#map_centers .ymap_obj_balloon .telegram-link {
    background: #3e414d !important;
    color: white !important;
    border-radius: 0 !important; /* Убрано скругление */
    display: flex !important; /* Добавлено */
    width: 100% !important; /* Добавлено */
    box-sizing: border-box !important; /* Добавлено */
}

/* Убираем эффекты при наведении для всех селекторов */
div.ymap_obj_balloon .telegram-link:hover,
ymaps .ymap_obj_balloon .telegram-link:hover,
#map_centers .ymap_obj_balloon .telegram-link:hover {
    background: #3e414d !important;
    transform: none !important;
    box-shadow: none !important;
}

/* Стили для Telegram ссылки (аналогично WhatsApp) */
.contact-list__tg {
font-size: 20px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    padding: 15px 40px 15px 100px;
    min-height: 90px;
    box-sizing: border-box;
    background-color: #fff !important;
    text-decoration: none;
    border-radius: 25px;
    background-position: 30px center !important;
}
@media screen and (max-width: 560px) {
    .contact-list__tg{
        font-size: 15px;
        line-height: 20px;
        background-size: 30px auto !important;
        padding: 16px 40px 16px 60px;
        min-height: 47px;
        background-position: 17px center !important;
        border-radius: 20px;
    }
}

.contact-list__tg:hover {
    color: #006699; 
}

.contact-action .contact-list__tg {
    background: url(/local/templates/re_europegym/images/re_europegym/Telegramm.png) no-repeat;
}
.contact-list__tg {
    background: url(/local/templates/re_europegym/images/re_europegym/Telegramm.png) no-repeat;
}
.camp-2026-h1 {
    font-size: 38pt;
    line-height: 1.2;
    padding-top: 80px;
    margin-left: 50px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
}
.camp-2026-p{
    font-size: 20pt;
    line-height: 1.2;
    margin-left: 50px;
    color: white;
    letter-spacing: 1px;
    font-weight: 800;
}
@media (max-width: 950px) {
    .camp-2026-h1 {
        font-size: 30pt;
    }
}
@media (max-width: 720px) {
    .camp-2026-h1 {
        padding-top: 35px;
        margin: 20px 0 20px 10px;
    }
    .camp-2026-p {
        margin-left: 10px;
    }
}
@media (max-width: 590px) {
    .camp-2026-h1 {
        font-size: 18pt;
    }
    .camp-2026-p {
        font-size: 10pt;
    }
}
/*.camp-2026-banner{
height: calc(60px + 40vw);
}*/
/* Увеличиваем специфичность с помощью дополнительных классов */
div.three-column-form .header_form form > ul {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 10px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

div.three-column-form .header_form form > ul > li:nth-child(n+4) {
    grid-column: 1 / -1 !important;
    text-align: center !important;
}

div.three-column-form .header_form form > ul > li:not(:nth-child(n+4)) input[type="text"] {
    width: 100% !important;
    box-sizing: border-box !important;
}

@media (max-width: 768px) {
    div.three-column-form .header_form form > ul {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }
}
/* Переопределяем ширину для наших полей */
div.three-column-form .header_form form > ul > li {
    width: 100% !important;
}

/* Явно переопределяем для первых трех элементов */
div.three-column-form .header_form form > ul > li:nth-child(1),
div.three-column-form .header_form form > ul > li:nth-child(2),
div.three-column-form .header_form form > ul > li:nth-child(3) {
    width: 100% !important;
}

/* Переопределяем медиа-запрос */
@media (min-width: 941px) {
    div.three-column-form .header_form form > ul > li {
        width: 100% !important;
    }
}

/* Увеличиваем поля ввода */
div.three-column-form .header_form form > ul > li:not(:nth-child(n+4)) input[type="text"] {
    width: 100% !important;
    height: 50px !important;
    padding: 12px 15px !important;
    font-size: 16px !important;
}
.download-btn {
    display: block;
    width: 240px;
    height: 45px;
    border-radius: 10px;
    box-shadow: 5px 8.66px 8px rgba(239, 48, 71, 0.25);
    background-color: #ef3047;
    color: #fff;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border: 0;
    margin: 0 auto;
    cursor: pointer;
    transition: all 0.3s ease;
}
.download-btn:hover {
    background-color: #d42a3f;
    color: #fff;
}


@media screen and (max-width: 576px) {
    .camp-2026-banner {
        height: 200px !important;
    }
}
@media (min-width: 941px) {
    .form-full-width .sorevnovanija__form.form_header .header_form form>ul li.zapros-f9 {
        width:  calc(20% - 10px * 4 / 4) !important;
    }
}
/* End */


/* Start:/local/templates/re_europegym/components/bitrix/news.list/faq/style.css?17000483782774*/
.faq-wrapp {
  margin-top: 70px;
}
.faq__item {
  border-bottom: 2px solid #e6e6e6;
}
.faq__item:first-of-type {
  border-top: 2px solid #e6e6e6;
}
.faq__item:not(.active) .faq__answer {
  display: none;
}
.faq__title {
  font-size: 22px;
  color: #000000;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  line-height: 32px;
  text-align: left;
  margin: 30px 0;
  cursor: pointer;
  padding-right: 100px;
  position: relative;
}
.faq__title i {
  display: inline-block;
  width: 52px;
  height: 52px;
  background-color: #d86f69;
  color: #fff;
  font-size: 60px;
  flex: 0 0 52px;
  font-style: normal;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 100;
  line-height: 52px;
  font-family: emoji;
  position: absolute;
  right: 0;
  top: -12px;
}
.faq__item.active .faq__title i {
  background-color: #ebecf0;
  color: #666666;
  transform: rotate(45deg);
}
.faq__answer-text {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 30px;
}

@media (max-width:850px) {
  .faq__title {
    font-size: 20px;
    line-height: 28px;
  }
  .faq-wrapp {
    margin-top: 64px;
  }
}
@media (max-width:575px) {
  .faq-wrapp {
    margin-top: 75px;
  }
  .faq__item {
    border-bottom: 2px solid #e6e6e6;
  }
  .faq__item:first-of-type {
    border-top: 1px solid #e6e6e6;
  }
  .faq__title {
    font-size: 16px;
    line-height: 22px;
    margin: 25px 0;
    padding-right: 56px;
  }
  .faq__answer-text {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .faq__title i {
    width: 45px;
    height: 45px;
    font-size: 45px;
    flex: 0 0 45px;
    line-height: 45px;
  }
}

/**/
.programs-faq {
  margin: 90px auto 0;
}
.programs-faq>h2 {
  color: #454545;
  text-align: center;
  font-size: 29px;
  font-weight: 600;
}
.programs-faq .faq-wrapp {
  margin-top: 0;
}
.programs-faq .faq__title {
  font-size: 16px;
  margin: 15px 0;
  padding-right: 60px;
  line-height: 20px;
}
.programs-faq .faq__title i {
  width: 35px;
  height: 35px;
  font-size: 35px;
  top: -8px;
  font-weight: 700;
}
.programs-faq .faq__answer-text {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 15px;
}
@media screen and (min-width: 1201px) {
  .programs-faq>h2 {
    font-size: 46px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .programs-faq {
    max-width: 765px !important;
  }
}
@media screen and (max-width: 809px) {
  .programs-faq {
    margin: 50px auto 65px;
    --bs-gutter-x: 1.2rem;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 575px) {
  .programs-faq>h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
/* End */
/* /local/templates/re_europegym/js/slick/slick.css?17000483761776 */
/* /local/templates/re_europegym/js/fancybox/fancybox.css?170004837615598 */
/* /local/templates/re_europegym/style/css/select2.css?170004837814966 */
/* /local/templates/re_europegym/style/css/custom.css?1782480566130266 */
/* /local/templates/re_europegym/style/css/style.css?1783519549106449 */
/* /local/templates/re_europegym/js/chosen/chosen.css?175586674112188 */
/* /local/templates/re_europegym/components/bitrix/news.list/review-index-01/style.css?17478784244734 */
/* /local/templates/re_europegym/components/bitrix/news.list/price_list_event-spb/style.css?1740516553626 */
/* /local/components/chigov/highloadblock.list/templates/banners_top/style.css?17000483781244 */
/* /local/templates/re_europegym/styles.css?178280744359552 */
/* /local/templates/re_europegym/template_styles.css?177649553615295 */
/* /local/templates/re_europegym/components/bitrix/news.list/faq/style.css?17000483782774 */
