

/* Start:/local/templates/s1/assets/css/lib/fancybox.css?173084025815598*/
.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/s1/assets/css/lib/swiper-bundle.min.css?173084025819008*/
/**
 * Swiper 8.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 15, 2022
 */

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/* End */


/* Start:/local/templates/s1/components/bitrix/menu/big-head-menu/style.css?1730840258280*/
.head__little__menu__list__item {
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
}

.head__little__menu__list__item:first-child {
	margin-bottom: 22px;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 110%;
}

/* End */


/* Start:/local/templates/s1/components/bitrix/menu/horizontal_multilevel1/style.css?17308402582613*/
/*Sub-menu box*/
#horizontal-multilevel-menu li ul:not(.no-absolut)
{
	padding: 12px 16px;
	position:absolute;
	top:calc(100% + 1px);
	width: 300px;
	display:none;
	z-index:500;
	height:auto;
	background:#F5F5F5;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);

}

.menu__sub__item {
	color: rgba(65, 65, 110, 0.8);
}
#horizontal-multilevel-menu>li {
	position: relative;
	display: flex;
	align-items: center;
	column-gap: 4px;
	padding: 0 30px;
	transition: all 0.3s;
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:not(.active):hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	display:flex;
	flex-direction: column;
	row-gap: 8px;
}


.header__menu__nav{
	border-top: 1px solid rgba(65, 65, 110, 0.2);
	border-bottom: 1px solid rgba(65, 65, 110, 0.2);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header__menu__list {
	display: flex;
	width: auto;
	transition: all 0.3s;
}


.header__menu__list .root-item,
.header__menu__list .root-item-selected{
	padding: 21px 0;
	display: flex;
	align-items: center;
	column-gap: 4px;
	transition: all 0.3s;
}

.header__menu__list>li svg {
	transition: all 0.3s;
}

.header__menu__list>li:hover svg:not(.no-rotate) {
	transform: rotate(180deg);
}

.header__menu__list>li:hover svg:not(.no-rotate) path {

	stroke: #376DF6;
}



.header.active #horizontal-multilevel-menu>li{
	padding: 0 10px;
}
a.selected{
	background-size: 100% 2px!important;
	color: #376DF6!important;
}
#btn_up{
	position: fixed;
	background: white;
	z-index: 1000;
	right: 20px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	border: 1px solid #376DF6;
	border-radius: 50%;
	opacity: .5;
	transition: all 0.3s;
	cursor: pointer;
}
#btn_up svg{
	margin: 19px 13px;
	transform: rotate(180deg);
}
#btn_up:hover{
	opacity: 1;
}
.btn_up_hide {
	display: none;
}

/* End */


/* Start:/local/templates/s1/components/bitrix/menu/custom-footer-menu/style.css?1730840258470*/

.footer__menu__list {
	display: flex;
	flex-direction: column;
	row-gap: 15px;
	min-width: 150px;
}


.footer__menu__list a {
	display: flex;
	align-items: center;
	column-gap: 5px;

}

.footer__menu__list a:before {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background-color: #376DF6;
	transition: all 0.3s;
}

a.selected,
.footer__menu__list a:hover{
	color: #376DF6!important;
}

a.selected:before,
.footer__menu__list a:hover:before{
	width: 15px;
}

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17403959302729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/local/templates/s1/template_styles.css?1751384722119563*/
@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/s1/./assets/fonts/Raleway/Raleway-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src:  url('/local/templates/s1/./assets/fonts/Roboto/Roboto-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src:  url('/local/templates/s1/./assets/fonts/Roboto/Roboto-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}




@font-face {
    font-family: 'Roboto';
    src: url('/local/templates/s1/./assets/fonts/Roboto/Roboto-Black.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/local/templates/s1/./assets/fonts/Roboto/Roboto-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Raleway';
    src: url('/local/templates/s1/./assets/fonts/Raleway/Raleway-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
span.c-red {
    color: #ff0000;
    font-size: 20px;
}
h3.c-red{
    color: #ff0000;
    padding-bottom: 10px;
    font-size: 25px;
}
.t-bold{
    font-weight: 600;
}
.t-curs{
    font-style: italic;
}
.message{
    padding: 30px 0 10px 0;
    line-height: 1.2;
}
.message p{
    padding-bottom: 13px;
}
.body a.link_disp{
    text-decoration: underline !important;
    font-size: 18px;
    font-weight: 600;
}
.signuppopup {
    display: none;
    position: relative;
    float: right;
    margin-right: 20px;
    background-color: #fff;
    width: 500px;
    border-radius: 20px;
    box-shadow: 0px 10px 25px 0px;
    z-index: 11;
}
.signuppopup .container{
    padding: 0px 20px;
}
.signuppopup .popup__button {
    top: 10px !important;
    right: 15px !important;
    color: #41416e !important;
}
.signuppopup>.popup__button.is-close{
    animation: .15s ease backwards fancybox-fadeIn;
}
.signuppopup>.popup__button.is-close {
    position: absolute;
    top: -40px;
    right: 15px;
}
.popup__button.is-close {
    opacity: 1;
}
.popup__button{
    width: 100%;
    position: absolute;
    padding: 0;
    border: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    transition: opacity .15s ease;
    background-color: transparent;
    z-index: 12;
}
.popup__button svg {
    width: 33px;
    height: 33px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1;
    stroke-linejoin: bevel;
    stroke-linecap: round;
    pointer-events: none;
}
.message .container{
    z-index: 10;
}
#signuppopup.close{
    display: none;
}
.sidebar__custom + div{
    flex-grow: 1;
}

.select2-hidden-accessible{
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}
.select2-container{
    z-index: 10000;
}
.select2-search--dropdown{
    display: none !important;
}
.select2{
    display: block;
    text-align: left;
    min-width: 140px;
}
.select2-selection{
    display: block;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 2px;
    height: 30px;
    cursor: pointer;
}
.select2-selection__rendered{
    padding: 0 40px 0 15px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.select2-selection__arrow b{
    position: absolute;
    right: 16px;
    top: 18px;
    width: 9px;
    height: 6px;
    background: url(/local/templates/s1/assets/images/arr-select.svg) no-repeat;
}
.select2-selection__arrow{
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
}
.select2-dropdown{
    border: 2px solid #cccccc;
    display: block;
    box-sizing: border-box;
    border-top: none;
    background: #ffffff;
}
.select2-results__option [aria-selected="true"]{
    color: #ffffff;
}
.select2-results__option{
    line-height: 1.5em;
    color: #333;
    cursor: pointer;
    padding: 0 0 0 17px;
}
.select2-results__option--highlighted{
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

li {
    list-style: none;
}

b {
    font-weight: 500;
}


.h-1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 46px;
    font-family: 'Raleway', 'sans-serif';
}

.h-2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Raleway', 'sans-serif';
}


.h-3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 17px;
    font-family: 'Roboto', 'sans-serif';
}

.color-b {
    color: #376DF6;
}

.body{
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    font-family: 'Roboto', 'sans-serif';
    font-size: 16px;
    line-height: 18px;
    color: #41416E;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;

}

.news__custom__title {
    font-family: 'Raleway', 'sans-serif';
    font-weight: 700;
}

.news-date-time {
    display: block;
    margin-top: 10px;
    opacity: 0.5;
}

#panel {
    position: relative;
    z-index: 99999;
}

a {
    text-decoration: none;
    color: inherit;
}
.profile-page .container{
    max-width: 1500px;
    width: 100%;
    padding: 0 60px;
    margin: 0 auto;
}
.container{
    max-width: 1500px;
    padding: 0 60px;
    margin: 0 auto;
}

main {
    flex: 1 0 auto
}

.header {
    width: 100%;
    position: fixed;
    z-index: 99;
}

.header.active .header__top,
.header.active .header__middle {
    overflow: hidden;
}

.header__nav {
    background-color: transparent;
    transition:all 0.3s;
    transform: translateZ(0);
}

.header.active .header__nav {
    background-color: #ffffff;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.popup__form input {
    font-size: 16px;
}


.header__top{
    transition: all 0.5s;
    background-color: #FFF0CB;
}
.header__top__screen-reader{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
    font-size: 17px;
    line-height: 16px;
    padding: 12px 0;
}


.body a:not(.no-line),
.line {
    text-decoration: none;
    background-image: linear-gradient(#376DF6, #376DF6);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: all 0.3s;
    cursor: pointer;
    color: #41416E;
}
.d-flex{
    display: flex;
}
.media__img__news__title {
    margin-top: 10px;
}

.body a:not(.no-line):hover,
.line:hover,
.root-item-selected{
    background-size: 100% 2px!important;
    color: #376DF6!important;
}

.header__middle {
    transition: all 0.5s;
}

.stat__sect__detail__title {
    font-weight: 500;
}

.header__middle__wrapper{
    column-gap: 55px;
    padding: 12px 0;
    display: flex;
    align-items: center;
}

.header__middle-left a {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.header__middle-left .no-line img{
    max-width: 460px;
}
.header__middle-right{
    flex-grow: 1;
}

.header__middle-menu {
    cursor: pointer;
}

.header__middle-menu__pop-up {
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 1000;
    height: 0;
    width: 0;
    border-radius: 50px;
    background: linear-gradient(284.34deg, #FFFFFF 1.45%, #E1F4FF 96.52%);
    transition: all 0.4s;

}

/*.middle-menu_wrapper.active .header__middle-menu__pop-up,*/
/*.middle-menu_hidden.active .header__middle-menu__pop-up,*/
/*.obraz__menu.active .header__middle-menu__pop-up{*/
/*   */
/*}*/

.header__menu__list li.active {
    position: static!important;
}

.header__menu__list li.active .header__middle-menu__pop-up,
.pop-up__box.active .header__middle-menu__pop-up {
    padding: 40px 112px 82px 62px;
    height: 100vh;
    width: 100vw;
    border-radius: 0;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}
.a-center{
    text-align: center;
}
.a-center p{
    line-height: 1.2;
}
.mt-3{
    margin-top: 30px;
}
.menu__pop-up__close {
    position: absolute;
    top: 27px;
    right: 37px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.btn__close_wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.menu__pop-up__close span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #41416e;
}

.menu__pop-up__close span:first-child {
    transform: rotate(45deg);
}

.menu__pop-up__close span:last-child {
    transform: rotate(315deg);
}

.middle-menu_hidden {
    display: none;
    cursor: pointer;
}

.header.active .middle-menu_hidden {
    display: block;
}

.middle-menu_wrapper{
    display: flex;
    align-items: center;
    column-gap: 20px;
    color: #376DF6;
}

.header.active .header__menu__list {
    width: auto;
}
.cabinet,
.header__contact_hidden {
    display: none;
    position: relative;
}
.header.active .cabinet,.cabinet,
.header.active .header__contact_hidden {
    display: block;
    padding: 10px 21px;
}
.cabinet.footer__pop-up{
    width: 211px;
    padding: 10px 0;
}
.cabinet.footer__pop-up a{
    width: 100%;
    display: flex;
    justify-content: center;
}
.cabinet:hover .header__contact_hidden__pop-up,
.header__contact_hidden:hover .header__contact_hidden__pop-up {
    display: block;
    border-radius: 11px;
}
.cabinet .header__contact_hidden__pop-up{
    width: 190px;
    padding: 10px 25px;
}
.header__contact_hidden__pop-up {
    position: absolute;
    display: none;
    top: 100%;
    width: 230px;
    background-color: white;
    padding: 10px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.cabinet .footer__phone_wrapper {
    margin-bottom: 5px;
}
.middle-menu__button{
    width: 42px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 15px;
}

.middle-menu__button span {
    border-radius: 20px;
    display: block;
    height: 3px;
    background-color: #376DF6;
}

.middle-menu__button span:nth-child(1) {
    width: 80%;
}

.middle-menu__button span:nth-child(2) {
    width: 100%;
}

.middle-menu__button span:nth-child(3) {
    width: 60%;
}

.header__info__adress{
    width: fit-content;
    position: relative;
}

.header__info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}

.header__info__adress__popup{
    position: absolute;
    z-index: 1;
    width: 358px;
    display: none;
}
.cabinet:before{
    position: absolute;
    content: "";
    top: 55%;
    border: solid transparent;
    left: 37px;
    bottom: 100%;
    border-bottom-color: #FFFFFF;
    border-width: 13px;
    margin-left: 0;
    display: none;
    z-index: 2;
}
.header__info__adress:before,
.header__contact_hidden:before {
    position: absolute;
    content: "";
    top: 50%;
    border: solid transparent;
    left: 0;
    bottom: 100%;
    border-bottom-color: #FFFFFF;
    border-width: 13px;
    margin-left: 0;
    display: none;
    z-index: 2;
}

.pop-up_wrapper {
    left: -50%;
    top: 12px;
    position: relative;
    width: 100%;
    padding: 25px 20px;
    background-color: #FFFFFF;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    border-radius: 11px;
}

.header__info__adress:hover .header__info__adress__popup{
    display: flex;
    align-items: flex-end;
}
.cabinet:hover:before,
.header__info__adress:hover:before,
.header__contact_hidden:hover:before{
    display: block;
}
.cabinet.footer__pop-up:hover .header__contact_hidden__pop-up .footer__phone_wrapper a.no-line{
    display: none;
}
.cabinet .footer__phone_wrapper{
    column-gap: 1px;
}
.header__info__adress:hover .line {
    color: #376DF6;
}

.header__info__adress:hover svg path {
    fill: #376DF6;
}

#adress__map,
#adress__map-1{
    margin-top: 20px;
    width: 100%;
    height: 240px;
}

#adress__map img,
#adress__map-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#adress__map-center,
.cont__map-1,
.cont__map-2{
    width: 440px;
    height: 330px;
}

.header__info__adress__title {
    width: max-content;
    display: flex;
    align-items: center;
    column-gap: 13px;

}

.header__info__adress__title svg {
    width: 20px;
    height: 20px;
}

.header__time_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.header__time_wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
footer .header__time_wrapper{
    max-width: 480px;
}
.header__time_box p {
    width: 45%;
}

.header__phone {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(65, 65, 110, 0.2);
}

.header__phone__box {
    row-gap: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header__phone__item {
    height: fit-content;
    width: fit-content;
}

.section__title {
    text-align: center;
    margin-bottom: 45px;
}
.text-policy p{
    padding-bottom: 25px;
}
.text-policy .stat__sect__title{
    padding-bottom: 40px;
}
.pb-20{
    padding-bottom: 20px;
}
.list-style p{
    padding-bottom: 5px;
}
.list-style ul{
    padding-bottom: 20px;
    padding-left: 15px;
}
.list-style ul li{
    list-style: disc;
}
.main {
    flex: 1 0 auto;
}

.front__result {
    padding: 50px 0;
    overflow: hidden;
}

.front__result__items {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.front__result__items .swiper__nav {
    margin-top: 0;
}

.front__result__item {
    width: 240px;
    height: 211px;
    padding: 13px 24px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.item__count {
    color: rgba(65, 65, 110, 0.2);
    margin-bottom: 17px;
}

.item__count__result {
    font-size: 56px;
    line-height: 61px;
    font-weight: 500;
    margin-bottom: 7px;
}

.item_desc__result {
    text-align: center;
    line-height: 20px;
}

.result__item-0,
.result__item-3{
    border-radius: 0 40px 40px 40px;
    background-color: #FFF1F1;
}

.result__item-1,
.result__item-4{
    border-radius: 40px 40px 0 40px;
    background-color: #FFF7EA;
}

.result__item-2 {
    border-radius: 0 40px 40px 40px;
    background-color: #ECF9FF;
}

.adress__hidden{
    display: none;
}

.header.active .adress__hidden {
    display: block;
}

.logo__hidden {
    width: 51px;
    height: 51px;
    display: none;
}

.header.active .logo__hidden {
    display: block;
}

.logo__hidden img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer{
    padding-top: 40px;
    flex: 0 0 auto;
    background: linear-gradient(281.51deg, #E4F7FF 11.7%, rgba(228, 247, 255, 0.24) 93.69%);
}

.footer_wrapper {
    margin-bottom: 30px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.footer__social__icons {
    margin-top: 10px;
    display: flex;
    column-gap: 7px;
}
.footer__center{
    font-size: 12px;
    max-width: 1100px;
    padding: 0 15px;
}
.footer__logo,
.footer__phone{
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.media__img_label {
    position: absolute;
    bottom: 17px;
    left: 14px;
    border-radius: 20px;
    background-color: #C8EEFF;
    padding: 6px 14px;
    font-size: 14px;
    line-height: 15px;
    border: #C8EEFF;
}

.footer__logo {
    margin-bottom: 30px;
}

.footer__social__icons a:hover svg path:not(path:first-child) {
    fill: #376DF6;
}

.footer__social__icons a:hover svg path:first-child{
    stroke: #376DF6;
}

.footer__adress {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.footer__adress .header__info__adress__title{
    align-items: flex-start;
}

.footer__adress__title,
.footer__mail__title{
    font-weight: 700;
    margin-bottom: 10px;
}

.footer__box.fix {
    margin-top: 20px;
}


.footer__phone_wrapper,
.footer__mail_wrapper{
    display: flex;
    column-gap: 13px;
    margin-bottom: 30px;
}

.footer__phone_wrapper .header__phone__item {
    font-weight: 500;
    width: fit-content;
}

.footer__phone__box {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.body a.custom__button-1,
.custom__button-1 {
    font-family: Roboto;
    font-size: 16px;
    line-height: 110%;
    padding: 11px 25px;
    border-radius: 100px;
    color: white;
    background: linear-gradient(86.75deg, #376DF6 9.07%, #69AEFF 101.55%);
    transition: all 0.3s;
    border: none;
    cursor: pointer;
}
.body a.custom__button-1:hover,
.custom__button-1:hover {
    background: linear-gradient(86.75deg, #1456FE 9.07%, #3693FF 101.55%);
    background-size: 100% !important;
    color: #ffffff !important;
    text-transform: none;
}

.popup__form {
    background: #FFFFFF;
    border: 1px solid #EBEDF0;
    box-shadow: 0px 10px 20px rgba(188, 188, 188, 0.5);
    border-radius: 20px;
    padding: 30px;
    color: #41416e;
    width: 660px!important;
}

#form__feedback {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    row-gap: 25px;

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

.input__container input,
.input__container textarea,
#cur_search{
    width: 100%;
    padding: 13px 16px;
    border: 1px solid rgba(65, 65, 110, 0.2);
}

.input__container input::placeholder,
.input__container textarea::placeholder {
    color: rgba(65, 65, 110, 0.2);
}

.form__submit {
    width: 100%;
}

.search-page hr {
    margin: 10px 0;
}

.fancybox__content input:focus,
.fancybox__content textarea:focus {
    outline: none!important;
}

.input__container textarea {
    -webkit-appearance: none;
}

.form__check {
    margin: 10px 0 20px;
    text-align: center;
    color: rgba(65, 65, 110, 0.5);
    font-size: 14px;
    line-height: 110%;
}

.popup__form .carousel__button {
    top: 10px!important;
    right: 15px!important;
    color: #41416e!important;
}

.carousel__button svg {
    width: 33px!important;
    height: 33px!important;
    stroke-width: 1!important;
}

.custom__button-2 {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 110%;
    border-radius: 100px;
    padding: 11px 33px;
    border: 1px solid #376df6;
    color: #376df6;
    background: transparent;
    transition:  all 0.3s;
    cursor: pointer;
}
.body a.custom__button-2:hover,
.custom__button-2:hover {
    border: 1px solid transparent;
    background: linear-gradient(86.75deg, #376DF6 9.07%, #69AEFF 101.55%);
    color: #ffffff !important;
    text-transform: none;
    background-size: 100% !important;
}

.footer__pop-up {
    margin-top: 30px;
}

.front__banner{
    padding-top: 232px!important;
    position: relative;
}

.front__banner__overlay {
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    content: '';
    background: radial-gradient(99.87% 113.88% at 70.07% 100%, #FEF5D6 0%, rgba(254, 250, 231, 0) 100%);
}

.front__banner__back {
    padding: 40px 0 60px;
    background: url("/local/templates/s1/assets/images/front__new_back.webp") no-repeat ;
    background-size: 100%;
    height: 700px;
}

.front__banner_wrapper {
    position: relative;
    z-index: 3;
    display: flex;
    column-gap: 80px;
}

.front__map__content__box__item a {
    width: fit-content;
}




.front__official__resource {
    padding: 50px 0;
}

.swiper__resource {
    width: 100%;
    height: fit-content;
}

.swiper__resource .swiper-slide a{
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.front__media {
    padding: 50px 0;
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.front__news_mos{
    padding-top: 20px;
    padding-bottom: 50px;
    height: fit-content;
    overflow: hidden;
}
.site__search .search-form table input:is([type="button"],
.site__search .search-form table input[type="submit"],
.site__search .search-form table input[type="reset"]){
   font-family: 'Roboto';
   font-size: 16px;
   line-height: 110%;
   border-radius: 100px;
   color: white;
   transition: all 0.3s;
   border: none;
   cursor: pointer;
   padding: 7px 20px;
   background: linear-gradient(86.75deg, #376DF6 9.07%, #69AEFF 101.55%);
}
.site__search .search-form table input[type="submit"]:hover{
    background: linear-gradient(86.75deg, #1456FE 9.07%, #3693FF 101.55%) !important;
}
.site__search .search-form table input[type="text"]:focus,
.site__search .search-form table input[type="text"]:active,
.site__search .search-form table input[type="text"]:hover{
    outline: 0;
    outline-offset: 0;
}
.site__search .search-form table input[type="text"]{
    border-radius: 5px;
    height: 30px;
    font-family: 'Roboto';
    font-size: 16px;
    width: 139px;
    margin-right: 10px;
    border: 1px solid rgba(65, 65, 110, 0.2);
padding: 0 5px;
}
.site__search:hover .search__icon {
    opacity: 0;
}

.site__search {
    display: flex;
    column-gap: 10px;
    position: relative;
}

.site__search:hover .search__box {
    width: 245px;
    height: 32px;
}

.search__box {
    overflow: hidden;
    position: absolute;
    top: -4px;
    background: #fff;
    width: 0;
    height: 0;
    transition: all 0.3s;
    right: -55px;
}

.search__box tbody {
    display: flex;
}

.search__icon {
    transition: all 0.3s;
    opacity: 1;
    cursor: pointer;
}



.for-whom {
    padding: 50px 0;
}

.front__way {
    padding: 50px 0 90px;
    background: radial-gradient(99.87% 113.88% at 70.07% 100%, #FFF7E2 0%, rgba(255, 235, 186, 0) 100%);
    overflow: hidden;
}

.front__way_wrapper{
    display: flex;
    column-gap: 200px;
}

.front__way__content{
    position: relative;
    width: 40%;
    max-height: 452px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 33px;
    row-gap: 22px;

}

.way__oval-1,
.way__oval-2{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 100%;
}

.way__oval-1 {
    width: 530px;
    height: 508px;
    background: linear-gradient(323.41deg, #FFE49D 13.95%, rgba(255, 237, 172, 0) 88.43%);
    opacity: 0.5;
}

.way__oval-2 {
    width: 409px;
    height: 410px;
    background: linear-gradient(323.41deg, #FFE19E 13.95%, rgba(255, 226, 204, 0) 88.43%);
}
.top-back{
    background-color: #FFF0CB;
}
.text-logo{
    text-transform: uppercase;
    color: #41416E;
    max-width: 430px;
}
.header__middle-center{
    max-width: 400px;
    color: #41416E;
    font-weight: 700;
    font-family: 'Raleway';
    font-size: 24px;
}
.mb-10{
    margin-bottom: 10px;
}
.mt-250{
    margin-top: 250px;
}
.hidden_desct{
    display: none;
}
.profile-page a.button__link{
    color: #41416E;
    font-size: 16px;
}
.profile-page a.button__link:hover{
    color: #fff;
    text-decoration: none;
}
.pt-190{
     padding-top: 190px !important;
}
.pt-200{
    padding-top: 200px;
}
.pt-10{
    padding-top: 10px;
}
.pt-15{
    padding-top: 15px;
}
.pt-30.container,
.pt-30{
    padding-top: 30px;
}
.pb-5{
    padding-bottom: 5px;
}
.pb-15{
    padding-bottom: 15px ;
}
.pb-30.container{
    padding-bottom: 30px;
}
.info-student{
    display: flex;
}
.ava{
    width: 140px;
    padding-right: 15px;
    border-radius: 20px;
    overflow: hidden;
    object-fit: cover;
}
.profile-page .info-student .ava img{
    width: 100%;
    object-fit: contain;
}
.head-profile h5,
.head-profile p,
.info-student p{
    margin-bottom: 0;
}
.profile-page h5{
    font-weight: 700;
    margin-top: 0;
}
.profile-page .header{
    background-color: #ffffff;
    z-index: 999;
}
.head-profile .header__middle-left{
    width: 47%;
}
.head-profile .header__middle-center{
    width: 36%;
}
.head-profile .header__middle-right{
    width: 15%;
}
.profile-page section{
    position:relative;
    z-index: 5;
}
.profile-page section.container.info:after {
    position: absolute;
    width: 521px;
    height: 521px;
    right: -100px;
    top: 361px;
    background: #E4F7FF;
    filter: blur(100px);
    z-index: 3;
}
.profile-page section.container.portfolio__sect:after{
    position: absolute;
    width: 634px;
    height: 634px;
    left: -61px;
    bottom: 96px;
    background: #F9DCAA;
    opacity: 0.2;
    filter: blur(150px);
    z-index: 3;
}
.info>.row{
    border-top: 1px solid rgba(65, 65, 110, 20%);
}
.profile-page section.container.sched__sect,
.profile-page section.container.sched__sect_teach{
    position: relative;
    z-index: 556;
}
.profile-page section.container.discipl__sect,
.profile-page section.container.discipl__sect_teach{
    position: relative;
    z-index: 557;
}
.profile-page .onread.red_text .color-info{
    color: #ff0000;
}
.profile-page .onread.green_text .color-info{
    color: #03AA00;
}
.schedule,
.disciplines{
    border: 1px solid #D0D0D0;
    border-radius: 12px;
    padding: 20px 25px 6px 25px;
    background-color: #fff;
}
.portfolio,
.document__sect_teach .document{
    border: 1px solid #D0D0D0;
    border-radius: 12px;
    padding: 10px 25px 20px 25px;
    background-color: #fff;
    position: relative;
    z-index: 555;
}
.schedule caption,
.disciplines caption,
.portfolio caption,
.document caption{
    font-family: "Raleway";
    color: #376DF6;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid rgba(65, 65, 110, 0.5);
}
.schedule table,
.disciplines table,
.portfolio table{
    width: 100%;
}
.schedule table tbody,
.disciplines table tbody{
    margin-bottom: 50px;
}
.schedule tr,
.schedule tr th,
.disciplines tr,
.disciplines tr th,
.portfolio tr th,
.document__sect_teach .document tr {
    border-bottom: 1px solid rgba(65, 65, 110, 0.2);
}
.document__sect_teach .document tr td{
    padding: 12px 20px 20px 0;
}
.schedule th img,
.disciplines th img,
.portfolio th img{
    padding-right: 5px;
    display: block;
    width: max-content;
    float: left;
}
.portfolio tbody tr td{
    padding-top: 25px;
}
.portfolio td{
    width: 33.33%;
    padding-right: 15px;
}
.portfolio tr.docs td{
    position: relative;
    padding-left: 22px;
}
.portfolio tr.docs td:before{
    position: absolute;
    content: "";
    left: 0;
    width: 16px;
    height: 20px;
    background-image: url("/local/templates/s1/assets/images/svg/file-Bold.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.portfolio .button__link.btn_add,
.document__sect_teach .document .button__link.btn_add,
.document__sect_teach .document .button__link.btn_check_down{
    position: relative;
    padding-right: 45px;
}
.doc-add .file-bold{
    position: relative;
    padding-right: 21px;
}
.doc-add .file-bold:before{
    position: absolute;
    content: "";
    left: 0;
    width: 16px;
    height: 19px;
    background-image: url("/local/templates/s1/assets/images/svg/file-Bold.svg");
    background-size: contain !important;
    background-repeat: no-repeat;
}
.portfolio tr.docs td:hover,
.doc-add:hover{
    cursor: pointer;
    transition: all 0.3s;
}
.portfolio tr.docs td:hover:before,
.doc-add:hover .file-bold:before{
    background-image: url("/local/templates/s1/assets/images/svg/file-Bold-blue.svg") !important;
    left: 0;
}
.document__sect_teach .document .button__link.btn_check_down:before{
    position: absolute;
    right: 20px;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/s1/assets/images/svg/chevron-circle-down-Regular.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.portfolio .button__link.btn_add:before,
.document__sect_teach .document .button__link.btn_add:before{
    position: absolute;
    right: 19px;
    content: "";
    width: 18px;
    height: 20px;
    background-image: url("/local/templates/s1/assets/images/svg/paperclip-Regular.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.portfolio .button__link.btn_add:hover:before,
.document__sect_teach .document .button__link.btn_add:hover:before{
    background-image: url("/local/templates/s1/assets/images/svg/paperclip-Regular-white.svg");
}
.document__sect_teach .document .button__link.btn_check_down:hover:before{
background-image: url("/local/templates/s1/assets/images/svg/chevron-circle-down-Regular-white.svg");
}
.schedule th, .schedule td,
.disciplines th, .disciplines td{
    padding: 10px 10px 10px 0;
}
.schedule td:first-child,
.disciplines td:first-child,
.sched__sect_teach .schedule td:nth-child(1){
    width: 30%;
    padding-right: 5px;
}
.schedule td:nth-child(2),
.schedule td:nth-child(6){
    width: 12%;
}
.schedule td:nth-child(3),
.sched__sect_teach .schedule td:nth-child(3){
    width: 10%;
    padding-right: 5px;
}
.schedule td:nth-child(4){
    width: 19%;
    padding-right: 7px;
}
.schedule td:nth-child(5){
    width: 17%;
    padding-right: 5px;
}
.more-but{
    display: flex;
    justify-content: end;
    margin-top: 10px;
    position: relative;
}
.sched__sect_teach .schedule td:nth-child(2),
.sched__sect_teach .schedule td:nth-child(4){
    width: 15%;
    padding-right: 5px;
}
.sched__sect_teach .schedule td:nth-child(5){
    width: 14%;
    padding-right: 5px;
}
.sched__sect_teach .schedule td:nth-child(6){
    width: 16%;
    padding-right: 5px;
}
.discipl__sect_teach .disciplines td:first-child{
    width: 22%;
}
.discipl__sect_teach .disciplines td:nth-child(2){
    width: 33%;
}
.disciplines td:nth-child(2),
.disciplines td:nth-child(3),
.disciplines td:nth-child(4),
.discipl__sect_teach .disciplines td:nth-child(3),
.discipl__sect_teach .disciplines td:nth-child(4),
.discipl__sect_teach .disciplines td:nth-child(5){
    width: 15%;
}
.disciplines td:nth-child(5){
    width: 25%;
}
.more_show_table .more-but,
.schedule tr:nth-child(n+5),
.disciplines tr:nth-child(n+5){
    display: none;
}
.more_show_table table tr:nth-child(n+5){
    display: table-row;
}
.more_show_table{
    padding: 20px 25px 25px 25px;
}
.schedule td .button__link,
.disciplines td .button__link{
    margin: auto 0 auto auto;
}
.document__sect_teach .document tr:last-child{
    border: none;
}
.document__sect_teach .document table{
    width: 100%;
}
.document__sect_teach .document td:first-child{
    width: 30%;
    font-weight: 700;
}
.document__sect_teach .document td:nth-child(2){
    min-width: 50%;
    display: flex;
    flex-wrap: wrap;
}
.document__sect_teach .document td:nth-child(3){
    width: 20%;
}
.doc-add{
    display: block;
    width: 50%;
    padding: 10px 0;
    float: left;
}
.document__sect_teach .document .b-down,
.document__sect_teach .document .b-look{
    display: block;
}
.document__sect_teach .document .b-look{
    padding-left: 0;
    padding-top: 30px;
}
.progress_1,
.progress_3{
    color: #376DF6;
}
.progress_2{
    color: #03AA00;
}
.b-look{
    padding-left: 20px;
}
.d-block{
    display: block;
    height: 100%;
}
.d-block a{
    display: flex;
    float: left;
    align-items: center;
    height: 100%;
}
.d-block img{
    padding-right: 30px;
}
.d-block p{
    display: flex;
    align-items: center;
    height: 100%;
    padding-bottom: 0;
}
.profile-page .footer_wrapper .header__time_box p{
    width: 100%;
}
.profile-page .footer_wrapper .footer__box:first-child{
    width: 40%;
    padding-right: 85px;
    display: flex;
    align-items: center;
    align-content: center;
}
.profile-page .footer_wrapper .footer__box:nth-child(2),
.profile-page .footer_wrapper .footer__box:nth-child(3){
    width: 30%;
}
.profile-page .footer_wrapper .footer__logo{
    margin-bottom: 0;
}
.profile-page .footer_wrapper .footer__logo img{
    float: left;
    padding-right: 30px;
}
.profile-page .footer__phone_wrapper .header__phone__item{
    font-weight: 400;
}
.profile-page .footer__adress__title, .profile-page .footer__mail__title,
.profile-page .header__phone__item_title{
    font-weight: 700;
    margin-bottom: 0;
}
.profile-page .footer__phone__box{
    row-gap: 0;
}
.header__middle-center .pb-10{
    padding-bottom: 10px;
}
footer{
    background: linear-gradient(281.51deg, #E4F7FF 11.7%, #E4F7FF 93.69%);
}
.front__way__content__item_box {
    width: calc((100% - 33px) / 2);
    display: flex;
    position: relative;
    z-index: 2;

}
.profile-page footer a{
    color: #333333;
    text-decoration: none;
    background-image: linear-gradient(#376DF6, #376DF6);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: all 0.3s;
    cursor: pointer;
}
.profile-page footer a:hover{
    background-size: 100% 2px !important;
    color: #376DF6 !important;
    text-decoration: none;
}
.profile-page footer .footer__logo a:hover{
    background: none !important;
}
.profile-page footer .header__info__adress__title svg{
    height: 24px;
}
.profile-page footer .footer__phone_wrapper svg{
    height: 25px;
}
.profile-page footer .footer__mail_wrapper svg{
    height: 19px;
}
.profile-page p.line{
    margin-bottom: 0;
}

.front__way__content__item_box:first-child {
    justify-content: flex-end;
    align-items: flex-end;
}

.front__way__content__item_box:nth-child(3){
    justify-content: flex-end;
}




.front__way__content__item {
    padding: 20px 28px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    row-gap: 15px;
    align-items: center;
    transition: all 0.3s;
    cursor: pointer;
}
.page_center .item_box-6 {
    background: #E4F7FF;
}
.page_center .item_box-7 {
    background: #FFF1F1;
}

.page_center .item_box-8 {
    background: #EAFCFD;
}
.page_center .item_box-9 {
    background: #FFF7EA;
}

.item_box-6:hover {
    background: #E4F7FF;
}
.item_box-7:hover {
    background: #FFF1F1;
}
.item_box-8:hover {
    background: #EAFCFD;
}
.item_box-9:hover {
    background: #FFF7EA;
}

.way__item-0 {
    height: 175px;
    width: 229px;
    background: #FFFFFF;
    box-shadow: 0 10px 20px rgba(228, 199, 176, 0.5);
    border-radius: 40px 40px 0 40px;
}

.way__item-1 {
    height: 212px;
    width: 208px;
    background: #FFFFFF;
    box-shadow: 0 10px 20px rgba(228, 199, 176, 0.5);
    border-radius: 40px 40px 40px 0;
}

.way__item-3 {
    height: 163px;
    width: 256px;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgba(228, 199, 176, 0.5);
    border-radius: 0 40px 40px 40px;
}

.way__item-2 {
    height: 176px;
    width: 254px;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgba(228, 199, 176, 0.5);
    border-radius: 40px 0 40px 40px;
}

.front__way__desc {
    width: calc(60% - 200px);
    position: relative;
    display: flex;
    align-items: center;
}

.front__way__desc__item {
    position: absolute;
    display: none;
}
.front__way__desc__item p{
    padding-bottom: 8px;
}
.front__way__desc__item.active {
    display: block;
}

.front__way__desc__item span {
    line-height: 40px;
}

.media__section__title {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.media__section_wrapper {
    position: relative;
    margin-bottom: 80px;
}

.media__section__slider_wrapper {
    position: relative;
    z-index: 2;
}

.media__section__circle {
    z-index: -1;
    position: absolute;
    width: 585px;
    height: 585px;
    background: #E4F7FF;
    filter: blur(75px);
    top: 0;
    right: 80px;
    transform: translateZ(0);

}

.media__section__response {
    position: relative;
    flex-wrap: wrap;
    z-index: 2;
    display: flex;
    row-gap: 25px;
    column-gap: 25px;
    padding: 25px 0;
}

.media__section__item {
    min-width: 1px !important;
    width: calc((100% - 100px) / 4);
}


@media screen and (min-width: 1280px) {
    .media__section__response .media__section__item{
        min-width: 1px !important;
        width: calc((100% - 80px) / 3);

    }
}

.media__section__item__img {
    width: 100%;

}

.media__section__item__link {
    margin-top: 10px;
    display: flex;
    column-gap: 5px;
    align-items: center;
}

.media__section__item_date {
    margin: 18px 0 10px;
}

.root-item-selected,
.root-item{
    height: calc(100% + 1px);
}

.media__section__item__img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 30px;
}

.click {
    margin: 10px;
}

.stat__sect_wrapper {
    position: relative;
    display: flex;
    column-gap: 70px;
    padding-top: 30px;
}

.stat__sect_wrapper .sidebar {
    position: relative;
}

.sidebar {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 280px;
}

.sidebar__top,
.sidebar__bottom{
    width: 280px;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(46.98deg, #FDF4DF 1.91%, #FFFDF9 97.14%);
    border: 1px solid rgba(152, 152, 152, 0.25);
    box-shadow: 0 10px 20px rgba(65, 65, 110, 0.1);
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
}
.sidebar__top.onl_zap{
    background: transparent;
    box-shadow: none;
    text-align: center;
    border: none;
}
.sidebar__top .back-blue{
    background: #69AEFF;
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(65, 65, 110, 0.1);
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    padding: 20px;
    line-height: 1.3;
    margin-bottom: 30px;
}
.stat__sect__content {
   width: calc(100% - 350px);
    /*margin-left: 350px;*/
    position: relative;
}

.custom_wrap {
    margin-bottom: 50px;
}

.middle__line:before {
    display: block;
    height: 1px;
    width: 0;
    content: '';
    transition: all 0.3s;
    background: #376DF6;
}

.middle__line:hover:before {
    display: block;
    width: 16px;
}

.middle__line {
    display: flex;
    column-gap: 5px;
    align-items: center;
}

.middle__line:hover,
.middle__line.selected{
    transition: all 0.3s;
    color: rgba(55, 109, 246, 0.7)!important;
}

.crop__1 {
    position: absolute;
    z-index: 0;
    width: 35%;
    height: calc(1440px * 0.35);
    background: rgba(207, 248, 250, 0.5);
    filter: blur(75px);
    transform: translateZ(0);
}

.crop__2 {
    position: absolute;
    z-index: 0;
    width: 45%;
    height: calc(1440px * 0.45);
    background: #F9DCAA;
    opacity: 0.4;
    filter: blur(150px);
    transform: translateZ(0);
}

.stat__sect_wrapper .crop__1 {
    top: 10%;
}

.stat__sect_wrapper .crop__2 {
    bottom: 84px;
    left: -10%
}

.stat__detail .crop__2,
.custom_wrap .crop__2{
    bottom: 84px;
    right: -10%;
    left: auto;
}

.stat__detail {
    font-family: 'Roboto', sans-serif!important;
    margin-bottom: 50px;
}

.button__link {
    padding: 9px 25px;
    border: 1px solid #41416E;
    border-radius: 100px;
    background: transparent;
    transition: all 0.3s;
    width: fit-content;
    cursor: pointer;
}

.button__link:hover  {
    background: linear-gradient(86.75deg, #376DF6 9.07%, #69AEFF 101.55%);
    border: 1px solid transparent;
    color: white;
}
.front__banner .sidebar__box{
    row-gap: 20px;
}
.sidebar__box {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
}
.pt-35{
    padding-top: 35px;
}
.pt-40{
    padding-top: 40px;
}
.bx-breadcrumb .bx-breadcrumb-item {
    display: flex;
}

.sidebar__list__custom {
    padding: 20px 15px;
}

.sidebar__list__item__custom {
    padding: 16px 0;
    border-bottom: 1px solid rgba(65, 65, 110, 0.1);
    cursor: pointer;
}

.sidebar__list__item__custom:first-child {
    /*border-top: 1px solid rgba(65, 65, 110, 0.1);*/
}


.sidebar__list__item__custom.active:hover {
    color: #376DF6;
}

.sidebar__mob__open__custom {
    display: none;
}
.sidebar__list__item__sub p {
    padding-bottom: 0;
}
.media__section__date__filter {
    position: relative;
    display: block;
    border: 1px solid rgba(55, 109, 246, 0.2);
    border-radius: 8px;
    padding: 13px 17px;
    color: #376DF6;
    appearance: none;
    width: 117px;
    outline: none;
    background: url("/local/templates/s1/assets/images/select__arrow.png") no-repeat 75px;
}
.custom__pag {
    display: flex;
    justify-content: center;
}

.header__middle-menu__content {
    display: flex;
    flex-wrap: wrap;
    width: 70%;
    justify-content: space-between;
    row-gap: 30px;
}

.header__middle-menu__content__item {
    width: 300px;
}

.header__big-menu_wrapper {
    display: flex;
    justify-content: space-between;
}

.header__middle-menu__contact__title {
    margin-bottom: 22px;
    font-family: 'Raleway', 'sans-serif';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 110%;
}
.header__big-menu_wrapper .header__phone__item {
    font-weight: 400;
}

.header__big-menu_wrapper .header__info__adress__title {
    margin-bottom: 28px;
    align-items: flex-start;
}

.first__section {
    padding-top: 221px;
    transition: all 0.3s;
}
.first__section.online__form_s,
.first__section.online__form_s.active {
    padding-top: 0;
}
.first__section.active {
    padding-top: 200px;
}

.form__sub__title {
    margin: 20px 0;
    font-family: 'Roboto', sans-serif;
}

.media__img_wrapper {
    border-radius: 20px;
    overflow: hidden;
    height: 200px;

}
.media__img_wrapper img {
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__section__item__img img {
    transition: all 0.3s;

}

.media__section__item__img {
    border-radius: 20px;
    overflow: hidden;
    height: 270px;
}




.pulse__box {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.video__box__btn {
    position: absolute;
    left: 350px;
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.pulse-svg {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.pulse-svg circle {
    stroke-width: 2px;
    stroke-opacity: 1;
}

.pulse {
    fill: white;
    fill-opacity: 0;
    transform-origin: 50% 50%;
    animation-duration: 2s;
    animation-name: pulse;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        stroke-width: 8px;
        stroke-opacity: 1;
        transform: scale(0.7);
    }
    50% {
        stroke-width: 10;
        stroke-opacity: 0;
        transform: scale(0.8);
    }
    100% {
        stroke-width: 8px;
        stroke-opacity: 1;
        transform: scale(0.7);
    }
}
@keyframes pulse-active {
    0% {
        stroke-width: 8px;
        stroke-opacity: 1;
        transform: scale(0.7);
    }
    50% {
        stroke-width: 10;
        stroke-opacity: 0;
        transform: scale(1);
    }
    100% {
        stroke-width: 8px;
        stroke-opacity: 1;
        transform: scale(0.7);
    }
}
.pulse__box:hover .pulse {
    animation-name: pulse-active;
}


.page__nav__menu {
    margin: 20px 0 30px;
}

.page__nav__menu ul li{
    margin: 0 0 25px;
}
.page__nav__menu ul {
}

.page__nav__menu ul li a {
    font-size: 18px
}

.media__img_wrapper:hover img,
.media__section__item__img:hover img{
    transform: scale(1.2);
}

.front__official__resource__banner {
    margin-top: 110px;
    display: flex;
    justify-content: center;
}

.resource__banner_wrapper {
    position: relative;
    width: 440px;
    height: 216px;
}

.resource__banner {
    display: flex;
    column-gap: 30px;
    padding: 19px 25px 36px;
    position: relative;
    background: white;
    z-index: 1;
    width: 100%;
    height: 100%;
    box-shadow: 0 10px 20px rgba(63, 104, 205, 0.1);
    border-radius: 20px;
}

.resource__banner img {
    width: 106px;
    height: 113px;
    object-fit: contain;
}

.resource__banner__content {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}

.resource__banner__content p {
    line-height: 110%;
}

.resource__banner__content a {
    width: 184px;
    text-align: center;
}

.resource__banner__overlay {
    top: 0;
    position: absolute;
    z-index: 0;
    height: 110%;
    width: 110%;
    background: #CFF8FA;
    filter: blur(75px);
    border-radius: 100% 50%;
}

.front__map__img {
   display: flex;
    justify-content: center;
}

.front__map__img img {
    object-fit: contain;
    width: 100%;
}

.front__map__content {
    margin: 0;
    background: rgba(228, 247, 255, 0.7);
    border-radius: 12px;
    padding: 40px 21px 30px;
}

.front__map__content_wrapper {
    display: flex;
    justify-content: space-between;
}

.front__map__content__box {
    width: 20%;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.label__border {
    border: 1px solid rgba(65, 65, 110, 0.3);
}

.front__map__box__title {
    font-family: 'Roboto', 'sans-serif';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 110%;
}

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

.preload__active {
    overflow: hidden;
}


.preload__active .preloader {
    position: relative;
    z-index: 100;
    margin: 0;
    background: radial-gradient(#CECECE, #fff);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.preload__active .preloader__wrapper {
    width: 116px;
    height: 116px;
    border-radius: 100%;
    /*background: linear-gradient(165deg, #ffffff 0%, #dcdcdc 40%, #aaaaaa 98%, #0a0a0a 100%);*/
    position: relative;
}
.preload__active .loader {

}
.preload__active .loader:before{
    position: absolute;
    content: url("/local/templates/s1/assets/images/preload__logo.png");
    border-bottom: 0 solid #ffffff05;
}

.page__contact_wrapper {
    margin: 30px 0 70px;
}

.page__contact__center__sect-one {
    display: flex;
    column-gap: 15px;
}

.center__sect-one__right {
    width: 440px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;

}

.center__sect-one__right iframe {
    height: 330px;
    width: 440px;
    border: 1px solid rgba(152, 152, 152, 0.25);
    border-radius: 12px;
}

#sect-one__map .ymaps-2-1-79-map,
#sect-one__map .ymaps-2-1-79-inner-panes{
    border-radius: 12px;
}



.ymaps-2-1-79-map-copyrights-promo,
.ymaps-2-1-79-copyright_logo_no{
    display: none!important;
}

.sect-one__left__title {
    font-family: 'Roboto', 'sans-serif';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 110%;
    color: #376DF6;
    margin-bottom: 30px;
}

.sect-one__left__items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 90px;
    row-gap: 30px;
}

.sect-one__left__item {
    width: 40%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.sect-one__left__item__name {
    color: #376DF6;
    font-size: 19px;
    font-weight: 700;
    padding-bottom: 3px;
}
.sect-one__left__item__title a.structure{
    font-weight: 400;
}
.sect-one__left__item__svg.a-center{
    margin: auto;
}
.otdel__list_wrapper.structure{
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 13px;
    position: relative;
}
.statusgreen{
    color: #008000;
}
.statusyellow{
    color: #ffff00;
}
.block5 .otdel__list__item,
.block3 .otdel__list__item,
.block2 .otdel__list__item,
.otdel__list__item.a-center{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    border: 2px solid #41416E;
    border-radius: 8px;
    padding: 10px 15px;
    width: calc((100% - 50px) / 4);
    margin-top: 20px;
}
.block6 .otdel__list__item{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    border: 2px solid #41416E;
    border-radius: 8px;
    padding: 10px 15px;
    width: calc((100% - 67px) / 5);
    margin-top: 20px;
    align-items: center;
    justify-content: center;
}
.block5 .otdel__list__item.a-center{
    align-items: center;
    justify-content: center;
}
.block3 .otdel__list__item{
    text-align: center;
    padding: 20px 15px;
}
.block4 .otdel__list__item{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    border: 2px solid #41416E;
    border-radius: 8px;
    padding: 10px 15px;
    width: calc((100% - 20px) / 2);
    margin-top: 20px;
}
.block2{
    background-color: #D8F3FF;
    border-radius: 20px;
    padding: 10px 20px 30px 20px;
    margin-top: 10px;
}
.block3{
    background-color: #FFEBCA;
    border-radius: 20px;
    padding: 10px 20px 30px 20px;
    margin-top: 20px;
}
.block4{
    background-color: #C9FDFF;
    border-radius: 20px;
    padding: 10px 20px 30px 20px;
    margin-top: 10px;
}
.block5{
    background-color: #FFE2E2;
    border-radius: 20px;
    padding: 10px 20px 30px 20px;
    margin-top: 10px;
}
.block6{
    background-color: #CAFFD2;
    border-radius: 20px;
    padding: 10px 20px 30px 20px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.block2 .structure .otdel__list__item:nth-child(1){
    width: 13%;
}
.block2 .structure .otdel__list__item:nth-child(3){
    width: 23.5%;
}
.block2 .structure .otdel__list__item:nth-child(2){
    width: 60%;
}
.block6 .sect-one__left__item__name,
.block5 .sect-one__left__item__name,
.block4 .sect-one__left__item__name,
.block3 .sect-one__left__item__name,
.block2 .sect-one__left__item__name{
    color: #41416E;
    font-size: 16px;
}
.block6 .otdel__list__item,
.block5 .otdel__list__item,
.block4 .otdel__list__item,
.block3 .otdel__list__item,
.block2 .otdel__list__item{
    border: 1px solid #41416E;
}
.block4 ul,
.block2 ul{
    padding-left: 25px;
}
.block4 ul li,
.block2 ul li{
    word-break: break-word;
    line-height: 1.2;
}
.structure img{
    width: 100%;
    margin: 30px 0;
}
.otdel__text{
    position: absolute;
    bottom: -50px;
}
.line-bord{
    height: 16px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top-right-radius: 18px;
    border-top-left-radius: 18px;
    margin-top: 70px;
}
.sect-one__left__item__title {
    font-weight: 500;
}

.sect-one__left__item__box {
    display: flex;
    column-gap: 5px;
}

.pb-2{
    padding-bottom: 20px;
}
.sect-one__left__item__svg {
    width: 24px;
    height: 24px;
}

.page__contact__center__sect-two {
    margin: 60px 0;
    border-radius: 12px;
    padding: 35px 30px 40px;
    background: rgba(234, 252, 253, 0.7);
}

.center__sect-two_wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 30px;

}

.sect-two__item__box {
    display: flex;
    column-gap: 5px;
    align-items: center;
}

.sect-two__item__box__content {
    display: flex;
    column-gap: 5px;
    flex-wrap: wrap;
    align-items: center;
}

.sect-two__item__box__content .sect-two__item__box__title {
    font-weight: 500;
}

.center__sect-two__item {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: calc((100% - 60px) / 3);

}

.center__sect-tree__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 30px;
}

.center__sect-tree__content {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 40px;
}

.center__sect-tree__content__item {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: calc((100% - 80px) / 3);
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

.center__sect-one__left {
    flex: 1;
}

.fil-2 {
    display: flex;
    column-gap: 10px;
}

.fil-2__list {
    flex: 1;
}
.fil-2__list .otdel__list__item {
    width: 100%;
}

.stat__sect__content_wrapper li {
    list-style: inherit;
}

.fil-2__content .center__sect-tree__content__item {
    flex-direction: row;
    column-gap: 12px;
    width: 45%;
}

.fil-2__list__items li {
    margin-left: 20px;
}

.fil-2__list__items {
    margin-top: 15px;
}

.fil-2__list__title {
    font-weight: 500;
}

.contact__admin_wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 70px;
    column-gap: 90px;
    background-color: rgba(234, 252, 253, 0.7);
    padding: 35px 30px 40px;
    border-radius: 12px;
}

.contact__admin_wrapper .center__sect-two__item {
    width: calc((100% - 180px) / 3);
}

.admin_priem {
    margin-top: 26px;
}
.admin_priem__title {
    margin-bottom: 15px;
    font-weight: 500;
}

.contact__admin_wrapper .contact_sec {
    width: 60%;
}

.contact_sec .admin_priem {
    width: 50%;
}
.media__detail__all_2{
    width: 100%;
}
.front__official__resource__items .media__detail__all_2>div a{
    width: 100%;
}
.media__detail__all_2 .swiper-slide{
    margin: auto;
}
.media__detail__all_2 .swiper-slide img{
    max-width: 100%;
}
.page__all-slu_wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    margin: 30px 0 70px;
}


.page_center .front__way_wrapper {
    flex-direction: column;
}

.page_center .front__way__desc,
.page_center .front__way__content {
    width: 100%;
}

.page_center .front__way__content {
    column-gap: 30px;
}

.page_center .front__way__content__item_box {
    width: calc((100% - 90px) / 4);
}

.page_center .front__way__content__item {
    width: 100%;
    height: 250px;
    justify-content: center;
}

.page_center .front__way__desc {
    height: 100px;
    margin-top: 40px;
}

.page_center.front__way {
    background: none;
    padding: 50px 0 10px;
}

.page_center .front__result_wrapper {
    position: relative;
    z-index: 1;
}

.page__center__oval-1,
.page__center__oval-2 {
    position: absolute;
    top: 0;
    width: 30%;
    height: 150%;
    border-radius: 100% 50%;
    background: #E4F7FF;
    filter: blur(100px);
}

.page_center  .front__result__items {
    position: relative;
    z-index: 1;
    justify-content: center;
}

.page__center__oval-1 {
    left: -15%;
}

.page__center__oval-2 {
    right: -15%;
}

.front__banner__center {
    background: radial-gradient(99.87% 113.88% at 70.07% 100%, #FEF5D6 0%, rgba(254, 250, 231, 0) 100%);
    margin-top: 30px;
}

.front__banner__center__img {
    position: relative;
    width: 530px;
    display: flex;
    justify-content: center;
    margin-top: -90px;
}

.front__banner__center__img img {
    position: relative;
    z-index: 1;
}

.front__banner__center .front__banner_wrapper {
    justify-content: space-between;
}

.front__banner__text {
    max-width: 50%;
    margin-top: 200px;
    margin-left: 350px;
    margin-bottom: 100px;
}

.front__banner__text__mob {
    margin-top: 100px;
    display: none;
    flex-direction: column;
    row-gap: 30px;
}

.front__banner__center .front__banner__text {
    margin-bottom: 0;
    margin-top: 0;
}

.detail__pamyatka,
.stat__detail_short__left p {
    line-height: 1.4;
}


.page__center__nav_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.nauka__page__wrap {
    margin-bottom: 50px;
}

.center__nav__item {
    width: calc((100% - 80px) / 5);
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.center__nav__item:hover .center__nav__img__box img {
    transform: scale(1.2);
}

.center__nav__item:hover .center__nav__item__title {
    color: #376DF6;
}

.center__nav__img__box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    transition: all 0.3s;
}

.center__nav__img__box {
    height: 160px;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.page__center__nav {
    margin: 50px 0;
}

.center__nav__item__title {
    font-size: 24px;
    line-height: 27px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    transition: all 0.3s;
}
.stat__sect__sub__item__desc_all,
.obr__menu__content {
    width: 100%;
}
.w-50{
    width: 50%;
    float: left;
}
.w-50 p,
.w-50 p a{
    display: flex;
    align-items: center;
}
.w-50 p:nth-child(2){
    padding-top: 5px;
}
.w-50 p span{
    padding-right: 5px;
}
.w-50 p b{
    font-weight: 400;
}
.w-50 p{
    font-weight: 700;
}
.obr__big__menu__sect-1,
.obr__big__menu__sect-3
{
    width: 25%;
}

.obr__big__menu__sect-1 {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
}


.obr__big__menu__sect-2 {
    width: 45%;
}

.obr__big__menu__sect-2 .header__middle-menu__content__item {
    width: 100%;
}

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

.obr__menu__cont__items a {
    line-height: 110%;
    transition: all 0.3s;
}

.obr__menu__cont__items a:hover {
    color: rgba(55, 109, 246, 0.8);
}

.for-whom__page_wrapper {
    margin: 30px 0;
}

.swiper-pagination-bullet {
    width: 6px!important;
    height: 6px!important;
    background-color: rgba(55, 109, 246, 0.5)!important;
    transition: all 0.3s;
    border: 2px solid rgba(55, 109, 246, 0.5);
}

.swiper-pagination-bullet-active {
    width: 8px!important;
    height: 8px!important;
    border: 1px solid #376df6;
    background-color: #376df6!important;
}

.swiper-pagination {
    width: fit-content!important;
    position: relative!important;
    height: fit-content!important;
    display: flex!important;
    column-gap: 5px!important;
    justify-content: center!important;
}

.swiper-button-prev, .swiper-button-next {
    position: relative!important;
    width: 38px!important;
    height: 38px!important;
    border-radius: 50px!important;
    border: 1px solid #376df6!important;
}
.swiper-button-prev:hover, .swiper-button-next:hover{
    transform: scale(1.1);
    transition: all 1s;
}
.swiper-button-prev:after {
    content: url("/local/templates/s1/components/bitrix/news/media-center/images/Arrow__prev.svg")!important;
}
.swiper-button-next:after {
    content: url("/local/templates/s1/components/bitrix/news/media-center/images/Arrow__next.svg")!important;
}

.swiper__nav {
    margin-top: 70px;
    display: flex;
    justify-content: center;
    column-gap: 31px;
}

.social__mob {
    display: none;
}

.footer__down {
    border-top: 1px solid rgba(65, 65, 110, 0.2);
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer__down a,
.footer__down p {
    color: rgba(65, 65, 110, 0.8)!important;
}

.med__menu__content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 30px;
}

.med__menu__content .header__middle-menu__content__item {
    width: calc((100% - 200px) / 3)
}

.page__nauka__desc {
    margin: 50px 0;
}

.nauka__custom__page .page__type__docs {
    margin-top: 30px;
}

.docs_folder__desc {
}

.docs_folder__img {
    width: 400px;
    height: 350px;
    object-fit: cover;
    float: left;
    margin-right: 20px;
}

.sidebar__title {
    font-weight: 500;
    text-align: center;
    font-size: 20px;
    padding-top: 20px;
}

.list__item__head {

    font-weight: 500;
    font-size: 20px;
}

.filter__media__page {
    justify-content: flex-start;
}

.news-item svg,
.media__section__item__img svg,
.media__section__item svg{
    transition: all 0.3s;
}

.news-item:hover svg,
.media__section__item__img:hover svg,
.media__section__item:hover svg{
    transform: translateX(10px);
}

.header__middle-right .header__phone__box .header__phone__item {
    font-weight: 500;
}

.front__banner__center .front__banner__text {
    margin-left: 0;
}

.adress__hidden_mob{
    display: none;
}

.docs__list {
    margin-top: 0;
    height: 0;
    transition: all 0.3s;
    overflow: hidden;
}


.custom__pag.dis {
    display: none;
}

.style-type2 .stat__sect__title {
    position: relative;
    margin-bottom: 20px;

}

.stat__sect__content_wrapper__admin {
    margin: 30px 0;
}

.front__map_wrapper .section__title {
    margin-bottom: 0;
}

.map-el {
    display: none;
}

.map-el.active {
    display: block;
}

.button-id.active {
    color: white!important;
}

.button-id.active:hover {
    color: #333333!important;
}
.mb-2{
    margin-bottom: 20px;
}

.media__detail__desc h3:first-child,
.media__detail__desc h4:first-child,
.media__detail__desc h5:first-child,
.media__detail__desc h2:first-child{
    margin-top: 0;
}
.media__detail__desc h3,
.media__detail__desc h4,
.media__detail__desc h5,
.media__detail__desc h2{
    margin: 25px 0 15px;
}
.media__detail__desc{
    line-height: 1.6;
}
.media__detail__desc p {
    padding-bottom: 10px;
    line-height: 160%;
}

.media__detail__doc__items {
    flex-direction: column;
    row-gap: 10px;
}
.media__detail__doc__items.nauka{
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    padding-top: 10px;
}
.media__detail__doc__items.nauka .media__detail__doc__item{
    display: flex;
    column-gap: 40px;
    align-items: center;
    justify-content: space-between;
}
.media__detail__doc__items.nauka .detail__doc__item__title{
    display: flex;
    column-gap: 20px;
    align-items: center;
    width: 100%;
}
.links__item__registre.nauka .item__registre{
    overflow: hidden;
    word-break: break-all;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}
.img_nauka img{
    object-fit: cover;
    object-position: center;
}
.links__item__registre.nauka .item__registre a{
    padding-left: 10px;
}
.media__detail__doc__item {
    display: flex;
    justify-content: space-between;
}

.svg__box {
    width: 37px;
    height: 37px;
}
.hidden_desc{
    display: none;
}
.hidden_mob {
    display: block;
}
.front__map_img{
    margin-bottom: 30px;
}


.docs_wrapper--new .docs__container{
    background: rgba(228, 247, 255, 0.4);
    margin: 0 0 17px;
}
.docs_wrapper--new .doc__btn .request__line-2,
.docs_wrapper--new .doc__btn .request__line-1{
    width: 30px;
    height: 1px;
    background: #41416E;
    position: absolute;
    top: 0;
    right: 12px;
}
.docs_wrapper--new .doc__btn .request__line-2{
    height: 30px;
    width: 1px;
    top: 1px;
    right: 27px;
}
.docs_wrapper--new .doc__btn{
    background: #DAF4FF;
    margin: 0;
    padding: 10px 0 10px 26px;
    position: relative;
}
.docs_wrapper--new .request__item__header__btn{
    top: -6px;
}
.docs_wrapper--new .docs__list__item__title a{
    color: #41416E;
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
}
.docs_wrapper--new .h-2{
    color: #41416E;
    font-family: 'Roboto';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
}
.docs_wrapper--new .docs__list__item:last-child{
    margin-bottom: 0;
}
.docs_wrapper--new .docs__list__item{
    padding: 10px 0 0 0;
}
.docs_wrapper--new .button__link {
    padding: 7px 27px;
}
.docs_wrapper--new .docs__list__item__title {
    column-gap: 14px;
}
.docs_wrapper--new .docs__list{
    margin-top: 0 !important;
    color: #41416E;
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 17.6px */
}
.docs_wrapper--new .doc__btn.active +.docs__list br{
    display: none;
}
.docs_wrapper--new .doc__btn.active +.docs__list{
    padding: 25px 10px 25px 24px;
}

.breadcrumb__sect .h-2{
    margin-top: 10px;
}

.only-mobile{
    display: none !important;
}

.docs__list__item__title svg,
.docs__list__item__title img,
.docs__list__item__title{
    min-width: 37px;
    overflow: hidden;
}


.ambulatornyy-priem_top .name{
    color: #41416E;
    font-size: 43px;
    font-style: normal;
    font-weight: 700;
    height: 167px;
    align-items: center;
    display: flex;
    line-height: 1.2;
    opacity: 0.4;
}
.ambulatornyy-priem_top .photo{
    float: left;
    margin: -82px 0 0 -22px;
}
.ambulatornyy-priem_top .title{
    color: #41416E;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 14px 277px;
}
.ambulatornyy-priem_top .in{
    padding-top: 10px;
    border-radius: 80px 0px 80px 80px;
    background: #FFE7C6;
    margin: 0 0 30px;
}
.ambulatornyy-priem_top{
    border-radius: 40px 0 40px 40px;
    background: #FFF7ED;
    margin: 35px 0 40px;
    padding: 25px 118px 29px 119px;
}

.ambulatornyy-priem_top label{
    text-align: left;
    color: #41416E;
    font-size: 16px;
    margin: 0 0 8px;
    display: block;
    font-weight: 400;
    line-height: 1.1; /* 17.6px */
}
.ambulatornyy-priem_top input{
    height: 45px;
    border: 1px solid rgba(65, 65, 110, 0.20);
    background: #FFF;
    color: #41416E;
    font-size: 16px;
    padding: 0 15px;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
}

.ambulatornyy-priem_top input::-webkit-input-placeholder {color: #41416E;
     opacity: 0.2;}
.ambulatornyy-priem_top input::-moz-placeholder          {color: #41416E;
     opacity: 0.2;}
.ambulatornyy-priem_top input:-moz-placeholder           {color: #41416E;
     opacity: 0.2;}
.ambulatornyy-priem_top input:-ms-input-placeholder      {color: #41416E;
     opacity: 0.2;}
.ambulatornyy-priem_top .form-item .drop ul{
    list-style: none;
    max-height: 228px;
    overflow: auto;
    text-align: left;
}
.ambulatornyy-priem_top .form-item .drop a:hover{
    color: rgba(55, 109, 246, 0.7)!important;
    background: none !important;
}
.ambulatornyy-priem_top .form-item .drop li{
    padding: 5px 15px;

}
.ambulatornyy-priem_top .form-item .drop a{
    font-size: 16px;
    padding: 5px 15px;
    margin: -5px -15px;
    display: block;
    line-height: 1.5em;
    color: #333;
    cursor: pointer;
}
.ambulatornyy-priem_top .form-item .drop li{

}
.ambulatornyy-priem_top .form-item .drop{
    border: 1px solid rgba(65, 65, 110, 0.20);
    z-index: 100;
    background: #FFF;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
}
.ambulatornyy-priem_top .form-item{
    margin: 0 0 24px;
    position: relative;
}
.ambulatornyy-priem_top form{
    text-align: center;
    max-width: 558px;
    margin: 0 auto;

}
.ambulatornyy-priem_top .select2{
    width: 100% !important;
    max-width: 323px;
}
.ambulatornyy-priem_top .select2-selection{
    height: 41px;
    border: 1px solid rgba(65, 65, 110, 0.20);
    background: #FFF;
    border-radius: 0;
}
.ambulatornyy-priem_top .select2-selection__placeholder{
    color: #41416E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 39px;
    opacity: 0.2;
}
.ambulatornyy-priem_top .select2-selection__rendered{
    font-size: 16px;
    line-height: 39px;
    color: #41416E;
}
.ambulatornyy-priem_top{}


.select2-results__option:hover,
.select2-results__option[aria-selected="true"]{
    color: rgba(55, 109, 246, 0.7)!important;
}
.select2-results__option{
    font-size: 16px;
    padding: 5px 15px;
}
.select2-dropdown{
    border: 1px solid rgba(65, 65, 110, 0.20);
    background: #FFF;
}

.doc-list{

}
.doc-list .row:hover,
.doc-list .row:not(.no-line):hover{
    color: #fff !important ;
    background: none !important;

}
.doc-list .row{
    display: flex;
    align-items: center;
    margin: 0 0 30px;
}
.doc-list .icon{
    margin: 0 14px 0 0;
    width: 37px;
    flex: 37px 0 0

}
.doc-list a:not(.btn):hover p{
    text-decoration: underline;
}
.doc-list a:not(.btn):hover{
    background: none !important;
}
.doc-list .btn:not(.no-line):hover,
.doc-list .btn:hover{
    color: #fff !important;
    background-size: inherit !important;
    background: #41416E;
}
.doc-list .btn{
    transition: all 0.2s ease-in-out;
    color: #41416E;
    margin: 0 0 0 9px;
    border-radius: 100px;
    border: 1px solid #41416E;
    text-align: center;
    font-size: 16px;
    padding: 9px 27px;
    font-weight: 400;
    line-height: 1.1;
    display: inline-block;
}
.doc-list p{
    flex-grow: 1;
    color: #41416E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; /* 17.6px */
}

.medical_accordion .title{
    margin: 0 0 18px !important;
}
.medical_accordion{
    border-radius: 0 40px 40px 40px;
    padding: 19px 37px 61px 43px;
}
.medical_accordion .accordion-title{
    padding: 13px 0;
    cursor: pointer;
    color: #41416E;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1; /* 17.6px */
}
.medical_accordion .accordion{
    margin: 0 0 31px;
    border-top: 1px solid rgba(65, 65, 110, 0.3);
}
.medical_accordion .accordion-item{
    border-bottom: 1px solid rgba(65, 65, 110, 0.3);
}
.medical_accordion .drop{
    padding: 23px 0 1px;
    display: none;
    margin: 0 0 0 -8px;
}

.medical_accordion table [colspan]{
    bottom: auto !important;
}
.medical_accordion table td[colspan]{
    padding-top: 0;
}
.medical_accordion table td{
    width: 50%;
    line-height: 1.2;
    vertical-align: top;
    padding: 26px 10px 26px 0;
    border-bottom: 1px solid rgba(65, 65, 110, 0.2);
}
.medical_accordion table th{
    padding: 0 0 9px;
    color: #41416E;
    font-weight: 700;
    text-align: left;
}
.medical_accordion table img{
    float: left;
    margin: 0 10px 1px 0;
}
.medical_accordion table a b:last-child{
    margin-top: 4px;
    display: block;
}
.medical_accordion table b{
    overflow: hidden;
    display: block;
}
.medical_accordion table a:hover{

}
.medical_accordion table a:hover b{
    background-size: 100% 2px!important;
    color: #376DF6!important;
}
.medical_accordion table a small{
    display: block;
    color: #41416E;

}
.medical_accordion table a b{
    display: inline-block !important;
    text-decoration: none;
    background-image: linear-gradient(#376DF6, #376DF6);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: all 0.3s;
    cursor: pointer;
}
.medical_accordion table a{
    display: block;
    overflow: hidden;
    background: none !important;
}
.medical_accordion table{
    border-spacing: 0;
    border-radius: 0px 40px  40px 40px;
    color: #41416E;
    min-width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 26px 30px 30px ;
    margin: 0 0 25px;
    line-height: 1.1;
    background: #FFF;
}

.footer{
    overflow: hidden;
}

.breadcrumb__sect{
    overflow: hidden;
}

.first__section + .first__section{
    padding: 0 !important;
}

.stat__detail_wrapper p:empty{
    display: none !important;
}

.detail__principles{
    margin: 0 !important;
}
.detail__pamyatka p{
    margin: 0 0 15px;
}
.detail__pamyatka{
    row-gap: 0;
}

.sidebar__top{

}

.page__type__desc a:hover,
.page__type__desc p a:hover,
p a:hover{
    text-decoration: none;
}
.page__type__desc a,
.page__type__desc p a,
p a{
    background: none !important;
    text-decoration: underline;
}


.pamyatka__link__title img,
.pamyatka__link__title svg{
    min-width: 37px;
}

.pamyatka__link__title ,
.pamyatka__link__title a{
    line-height: 1.1;
}
.detail__pamyatka__link .button__link {
    padding: 6px 25px;
}
.detail__pamyatka__link {
    margin: 0 0 30px;
}

.doc-list a:not(.btn){
    flex-grow: 1;
}
img:not([src]) {
    visibility: hidden;
}



.accordion .request__item__header__btn {
    position: relative;
    width: 30px;
    margin-left: 15px;
    height: 30px;
    cursor: pointer;
}

.accordion-title:hover .request__item__header__btn .request__line-2,
.accordion-title.open .request__item__header__btn .request__line-2,
.accordion .request__item__header__btn:hover .request__line-2,
.accordion .doc__btn.active .request__line-2{
    transform: rotate(90deg);
}

.accordion .request__line-1,
.accordion .request__line-2{
    display: block;
    background: #41416E;
    transition: all 0.3s;
}

.accordion .request__line-1 {
    width: 30px;
    height: 1px;
    margin: auto;
    transform: translateY(15px);
}

.accordion .request__line-2 {
    width: 1px;
    height: 30px;
    margin: auto;
}
.swiper-slide .media__section__item{
    width: 100% !important;
}
.media__section__item__img img {
    object-position: top center;
}
.icon_pen{
    vertical-align: sub;
    padding-right: 3px;
}
.logo_msk{
    height: 48px;
    background-color: #c52e37;
}
.d_none{
    display: none;
}
.mt-40{
    margin-top: 40px;
}
.nauka.media__detail_slider {
    position: relative;
    display: flex;
    column-gap: 30px;
    padding: 0 0 90px;
    position: relative;
    overflow: hidden;
}
.nauka .swiper__media__detail__1,.nauka .swiper__media__detail__2 {
    height: 460px;
    width: calc((100% - 30px) / 2);
    position: static !important;
}
.nauka .swiper__nav {
    margin-top: 70px;
    display: flex;
    justify-content: center;
    column-gap: 31px;
}
.nauka .swiper-button-next.swiper-button-disabled,
.nauka .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.nauka .swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.nauka .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nauka .swiper__media__detail__1 img {
    border-radius: 20px;
}
.nauka .swiper__media__detail__1 .swiper-slide {
    height: calc((100% - 30px) / 2) !important;
}
.nauka .swiper__media__detail__2 img {
    border-radius: 0 40px;
}
.mb-30{
    margin-bottom: 30px;
}
.nauka .swiper__media__detail__1 {
    overflow: visible !important;
}
.nauka .swiper__media__detail__2 {
    z-index: 2 !important;
}
.nauka .swiper__media__detail__2 .swiper-slide{
    background-color: #fff;
}
#special .special-font-size button[value='3']{
    display: none;
}
/*
#horizontal-multilevel-menu li div{
    height: calc(100% + 0px) !important;
}
*/
.header__menu__list .root-item,
.header__menu__list .root-item-selected{
   padding: 19px 0;
}
.special-color-1 .logo_msk,
.special-color-1 .logo_msk .container,
.special-color-1 .logo_msk .container img,
.special-color-2 .logo_msk,
.special-color-2 .logo_msk .container,
.special-color-2 .logo_msk .container img,
.special-color-1 .menu__pop-up__close span,
.special-color-1 .middle-menu__button span,
.special-color-3 .middle-menu__button span,
.special-color-3 .menu__pop-up__close span{
    background-color: #000000 !important;
}
.special-color-2 .menu__pop-up__close span,
.special-color-2 .middle-menu__button span{
    background-color: #ffffff !important;
}
.special-color-1 .body a.custom__button-1:hover,
.special-color-1 .custom__button-1:hover{
    color: #376DF6!important;
}
.special-color-1 .body a.custom__button-1,
.special-color-1 .custom__button-1,
.special-color-3 .body a.custom__button-1,
.special-color-3 .custom__button-1{
    border: 1px solid #000000 !important;
}
.special-color-2 .body a.custom__button-1,
.special-color-2 .custom__button-1{
    border: 1px solid #ffffff !important;
}
.special-font-size-1 header.header.active,
.special-font-size-2 header.header.active{
    top: 55px;
}
.special-font-size-1 .first__section,
.special-font-size-2 .first__section{
    padding-top: 241px;
}
.special-font-size-2 .header__info{
    padding: 10px 0 5px 0;
}
.special-font-size-2 .sidebar__list{
    padding: 20px 15px;
}
.special-font-size-2 .sidebar__list__bottom__title{
    column-gap: 0;
}
.special-font-size-2 .front__banner__text{
    margin-left: 390px;
}
.special-font-size-2 .sidebar{
    width: 370px;
}
.special-font-size-2 .sidebar__top,
.special-font-size-2 .sidebar__bottom{
    width: 330px;
}
.special-font-size-2 .header__middle{
    height: 160px;
}
.news__container_mos{
    padding: 300px 0 50px 0;
}
.news__title_mos{
    margin-bottom: 30px;
}
.news__detail_mos blockquote{
    font-style: italic;
}
@media (max-width: 1440px) {
    .header__middle-menu__content {
        row-gap: 20px;
    }
    .header__middle-menu__content__item {
        width: 255px;
    }

    .swiper-slide .media__section__item {
        width: 100%;
    }

    .header__menu__list li.active .header__middle-menu__pop-up, .pop-up__box.active .header__middle-menu__pop-up {
        padding: 35px 71px;
    }
    .footer__box:nth-child(1),
    .footer__box:nth-child(4) {
        width: 30%;
    }
    .footer__center{
        max-width: 900px;
    }
    #horizontal-multilevel-menu>li{
        padding: 0 10px;
    }
    .media__section__item {
        min-width: 303px;
    }

    .ambulatornyy-priem_top .title {
        margin: 0 0 14px 255px;
    }
}
@media (max-width: 1439px) {
    .media__section__item {
        min-width: 252px;
    }
    .header__middle__wrapper {
        column-gap: 30px;
    }
    .head-profile .header__middle-left {
        width: 43%;
    }
    .front__banner__back {
        background-size: cover;
    }
}
@media (max-width: 1300px) {
    .stat__detail_short-description{
        display: flex;
        flex-direction: column-reverse;
    }
    .stat__detail_short__right{
        margin: 0 auto 30px;
    }
    #adress__map-center, .cont__map-1, .cont__map-2,
    .stat__detail_short__left{
        width: 100% !important;
    }
    .page__contact__center__sect-one{
        display: block !important;
    }
    .center__sect-one__right{
        width: 100%;
        margin: 20px 0 0;
        align-items: center;
        justify-content: center;
    }

    .otdel__list__item {
        width: calc((100% - 32px) / 2);
    }
    .media__img_wrapper {
        height: 250px;
    }

    .filter__buttons_wrapper {
        justify-content: flex-start;
    }
    .header__menu__nav {
        justify-content: flex-end;
        column-gap: 30px;
    }
    .header.active .header__menu__nav {
        justify-content: space-between;
    }

    .header__menu__list {
        display: none;
    }

    .front__result__items .swiper__nav {
        margin-top: 70px;
    }
    .pop-up__box.active .header__middle-menu__pop-up {
        padding: 30px 0;
    }

    .header__menu__list li.active .header__middle-menu__pop-up {
        padding: 35px 0;
    }

    .obr__big__menu__sect-1, .obr__big__menu__sect-3 {
        width: 50%;
    }

    .obr__big__menu__sect-1 {
        row-gap: 25px;
    }

    .front__banner__text {
        margin-top: 100px;
    }

    /*.front__banner {*/
    /*    padding-top: 155px!important;*/
    /*}*/

    .front__banner__back {
        height: 690px;
    }

    .ambulatornyy-priem_top {
        padding: 25px 50px 29px;
    }
    .profile-page .head-profile .header__middle-center{
        width: 28%;
        line-height: 1.2;
    }
    .profile-page .header__middle-center .pb-10{
        padding-bottom: 0;
    }
    .profile-page .header__middle-left{
        max-width: 360px;
    }
}
@media (max-width: 1200px) {
    .media__section__item {
        width: calc((100% - 50px) / 2);
    }
    .footer_wrapper {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer__box, .footer__box:nth-child(1),
    .footer__box:nth-child(2) {
        width: 50%;
    }
    .footer__logo {
        margin-bottom: 30px;
        flex-direction: row;
    }
    .footer__logo p{
        padding-left: 15px;
    }
    .footer__box:nth-child(2) {
        padding-left: 30px;
        padding-bottom: 40px;
        margin-top: 0;
    }

    #adress__map-center, .cont__map-1, .cont__map-2 {
        width: 100%;
    }
    .front__banner__text {
        margin-top: 30px;
    }

    .header__middle-menu__content {
        row-gap: 10px;
    }

    .med__menu__content {
        row-gap: 35px;
        column-gap: 25px;
    }

    .med__menu__content .header__middle-menu__content__item {
        width: calc((100% - 50px) /3);
    }

    .pop-up__box.active .header__middle-menu__pop-up,
    .header__menu__list li.active .header__middle-menu__pop-up{
        overflow-y: scroll;
    }

    .head__little__menu__list__item:first-child {
        margin-bottom: 15px;
    }

    .head__little__menu__list__item {
        margin-bottom: 5px;
    }

    .overlay__img {
        width: 100%;
    }

    .for-whom__desc__item.active{
        flex-direction: column;
        row-gap: 30px;
    }

    .for-whom__item__img_wrapper {
        height: 320px;
    }

    .for-whom__desc__item__title,
    .for-whom__desc__item__content {
        max-width: 100% !important;
    }
    .for-whom__desc__item__title.h-2{
        font-size: 20px;
        line-height: 1.2;
    }
    .page__contact__center__sect-one {
        flex-direction: column;
        row-gap: 15px;
    }

    .page__contact__center__sect-one .center__sect-one__right,
    .page__contact__center__sect-one iframe{
        width: 100%;
    }

    .center__sect-two__item {
        width: calc((100% - 30px) / 2);
    }
    .cont__map-1,
    .cont__map-2 {
        width: 100%;
    }

    .contact__admin_wrapper {
        gap: 50px;
    }

    .contact__admin_wrapper .center__sect-two__item {
        width: calc((100% - 50px) / 2);
    }


    .ambulatornyy-priem_top .name{
        font-size: 35px;
    }
    .ambulatornyy-priem_top {
        padding: 30px;
    }

    .ambulatornyy-priem_top .title {
        font-size: 19px;
    }
    .profile-page .header__middle__wrapper{
        column-gap: 45px;
    }
    .profile-page .footer__adress .header__info__adress__title{
        width: 100%;
    }
    .profile-page .footer_wrapper .footer__box:first-child{
        padding-right: 15px;
    }
    .profile-page .footer__box:nth-child(2){
        padding-right:10px;
    }
}
@media (min-width: 768.01px) and (max-width: 1200.01px) {
    .header__middle-left{
        max-width: 250px;
    }
    .header__middle-left .no-line img{
        max-width: 250px;
    }
    .header__middle-left .no-line p{
        font-size: 12px;
        line-height: 15px;
    }
    .header__phone__box {
        font-size: 12px;
        line-height: 14px;
    }
    .cabinet{
        padding: 10px 0 !important;
    }
    footer .header__time_wrapper{
        max-width: 380px;
    }
    .doc-add{
        width: 33%;
        min-height: 60px;
    }
    .b-look{
        display: block;
        padding-top:5px;
        padding-left: 0;
    }
}
@media screen and (max-width: 1050px) {
    .otdel__list__item {
        width: calc((100% - 32px) / 1);
    }
    .profile-page .header__middle__wrapper{
        column-gap: 30px;
    }
    .profile-page .header__middle-left{
        max-width: 300px;
    }
    .profile-page .header__middle-center{
        font-size: 20px;
    }
    .profile-page a.button__link{
        text-align: center;
        padding: 9px 15px;
    }
}
@media (max-width: 1024px) {

    .media__img_wrapper {
        height: 200px;
    }
    .for-whom__item {
        width: calc((100% - 30px) / 2);
    }

    .overlay__img {
        object-fit: contain;
    }
    .footer__box:nth-child(2) {
        padding-left: 55px;
    }
    .profile-page .footer__box:nth-child(2) {
        padding-left: 0;
    }
    .profile-page .footer_wrapper .footer__box:first-child{
        padding-right: 25px;
    }
    .for-whom__items {
        row-gap: 30px;
    }

   .sect-two__item__box__content {
       flex-direction: column;
       row-gap: 6px;
   }
    .contact__admin_wrapper .center__sect-two__item {
        width: 100%;
    }
    .footer__box:nth-child(1),
    .footer__box:nth-child(2) {
        width: 50%;
    }
    .footer__box:nth-child(4) {
        padding-left: 20px;
        width: 50%;
    }

    .ambulatornyy-priem_top .title{
        margin: 0 0 20px;
        text-align: center;
    }
    .ambulatornyy-priem_top .in{
        text-align: center;
        padding: 0 10px 20px;
    }
    .ambulatornyy-priem_top .photo{
        float: none;
        width: 248px;
        margin: 0 auto 20px;
    }
    .ambulatornyy-priem_top .name{
        height: auto;
        display: block;
        height: auto;
        min-height: 1px;
    }
}
@media (max-width: 850px) {
    .otdel__list__item {
        width: calc((100% - 32px) / 2);
    }
    .cabinet {
        display: none;
    }
    .media__section__item {
        width: calc((100% - 25px) / 2);
    }

    .stat__sect__content{
        width: 100% !important;
    }

    .stat__sect_wrapper .sidebar {
        height: 50px;
        position: absolute;
        z-index: 3;
    }
    .sidebar__list__custom, .sidebar__list{
        background: #fff;
    }
    .sidebar__mob__open__custom.active + .sidebar__list__custom{
        margin: -10px -1px 0;
        border: 1px solid rgba(152, 152, 152, 0.25);
        border-top: none !important;
    }
    .front__official__resource {
        padding: 30px 0;
    }
    .front__banner__back {
        background-position-x: -430px;
    }

    .front__way_wrapper {
        flex-direction: column;
        row-gap: 30px;
    }

    .front__way__desc {
        min-height: 420px;
    }

    .front__way__content,
    .front__way__desc {
        width: 100%;
    }

    .footer_wrapper {
        row-gap: 40px;
        flex-wrap: wrap;
    }

    .footer__adress .header__info__adress__title {
        width: 100%;
    }

    .sidebar__mob__open__custom,
    .sidebar__mob__open,
    .sidebar__mob__bottom{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 16px;
    }

    .sidebar {
        top: 30px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .sidebar__list__custom,
    .sidebar__list{
        height: 0;
        overflow: hidden;
        transition: all 0.3s;
        padding: 0;
    }

    .sidebar__mob__bottom.active +.sidebar__list {
        padding: 16px;
    }

    .stat__sect__content {
        width: 100%;
        margin-left: 0;
    }

    .custom_wrap .stat__sect__content_wrapper {
        margin-top: 100px;
    }

    .center__sect-two__item {
        width: calc((100% - 60px) / 3);
    }

    .custom_wrap .sidebar {
        top: 50px;
    }

    .sidebar__mob__open__custom svg,
    .sidebar__mob__open svg{
        transition: all 0.3s;
    }
    .sub__item__desc__title{
        max-width: 100% !important;
    }

    .sidebar__mob__open__custom.active + .sidebar__list__custom,
    .sidebar__mob__open.active + .sidebar__list{
        height: fit-content;
        padding: 20px 15px;
    }

    .sidebar__mob__open__custom.active svg,
    .sidebar__mob__open.active svg {
        transform: rotate(180deg);
    }

    .contact__admin_wrapper .center__sect-two__item {
        width: calc((100% - 50px) / 2);
    }
    .stat__sect__sub__item__desc{
        padding-top: 20px;
    }
    .stat__sect__sub__item{
        display: block !important;
        padding-right: 15px;
    }
    .stat__sect__sub__item__desc,
    .stat__sect__sub__item__desc_educ,
    .w-50{
        width: 100%;
        display: block;
    }
    .sub__item__desc__educat{
        padding-right: 30px;
    }
    .header.active .cabinet, .cabinet, .header.active .header__contact_hidden {
        display: block;
        padding: 21px 0;
    }
    .header__menu__nav{
        column-gap: 10px;
    }

    .hide-mobile{
        display: none !important;
    }
    .only-mobile{
        display: flex !important;
    }

    .stat__sect_wrapper .sidebar {
        top: 0;
        margin-top: 15px;
        position: relative;
    }
    .stat__sect_wrapper{
        padding-top: 0;
        display: block;
    }

    .custom_wrap .stat__sect__content_wrapper{
        margin-top: 50px;
    }

    .sidebar__custom li{
        list-style: none !important;
    }


    .sidebar__bottom,
    body .sidebar.sidebar_not-mobile{
        display: none !important;
    }

    .stat__detail .crop__2, .custom_wrap .crop__2{
        right: 0;
    }

    .sidebar{
        position: relative !important;
        top: auto !important;
        height: 50px !important;
    }
    .breadcrumb__sect .breadcrumb{
        overflow: hidden;
    }
    .breadcrumb__sect{
        overflow: visible !important;
    }

    .style-type2 .stat__sect__title{
        margin: 0;
    }
    .style-type2 .sidebar{
        margin-top: 0;
        margin-bottom: 30px;
    }
    .style-type2 .sidebar__bottom{
        display: block !important;
    }
    .style-type2{
        margin-top: 0 !important;
    }
    .media__section{
        margin-top: 30px;
    }
    .sidebar__bottom.sidebar__mob__open__custom{
        padding: 0;
    }
}
@media(max-width: 768.00px){
.mt-250 {
    margin-top: 50px;
    margin-bottom: 30px;
}
    .otdel__list__item {
        width: calc((100% - 32px) / 1);
    }
    main > * {
        overflow: hidden;
    }
    .breadcrumb__sect{
        position: relative;
        z-index: 90;
    }
    .hidden_desc{
        display: block;
    }
    .hidden_mob{
        display: none;
    }
    .for-whom__desc__item__title.h-2{
        font-size:16px;
    }
    .item_box-6 .h-2,
    .item_box-7 .h-2,
    .item_box-8 .h-2,
    .item_box-9 .h-2{
        font-size: 20px;
    }
    .item_box-6 {
        background: #E4F7FF;
    }
    .item_box-7 {
        background: #FFF1F1;
    }
    .item_box-8 {
        background: #EAFCFD;
    }
    .item_box-9 {
        background: #FFF7EA;
    }
    .page__history_wrapper {
        padding-bottom: 30px;
    }
    .stat__sect__sub__item {
        display: flex !important;
        padding-right: 0px;
    }
    .stat__sect__sub__item__img{
        width: 50%;
        height: 115px;
    }
    .detail_short__left__title{
        line-height: 1;
        margin-bottom: 15px;
    }
    .docs_folder__img{
        width: 350px;
    }
    .docs_folder__desc{
        width: 100%;
    }

    body .detail__pamyatka,
    body .media__detail{
        overflow: hidden !important;
    }

    .medical_accordion table td:first-child{
        border: none;
    }
    .medical_accordion table td{
        display: block;
        width: 100%;
    }
    .sidebar.front__banner_wrapper_bottom .sidebar__box{
        row-gap: 10px;
    }
    .sidebar.front__banner_wrapper_bottom{
        position: static !important;
        height: auto !important;
    }
    .front__banner_wrapper_bottom .sidebar__mob__bottom{
        display: none !important;
    }
    .front__banner_wrapper_bottom .sidebar__box .sidebar__bottom,
    .sidebar.front__banner_wrapper_bottom{
        display: block !important;
    }

    .front__banner_wrapper_bottom .sidebar__top,
    .front__banner_wrapper_bottom .sidebar__bottom{
        width: 100%;
        border: none;
    }

    .front__banner_wrapper_bottom .sidebar__list__custom,
    .front__banner_wrapper_bottom .sidebar__list{
        height: auto !important;
        border-radius: 12px;
        display: flex;
        flex-wrap: wrap;
        padding: 7px 0 0 10px;
    }

    .front__banner_wrapper_bottom .sidebar__box {
        row-gap: 10px;
    }
    .front__banner_wrapper_bottom .sidebar__bottom .sidebar__list{
        border-radius: 12px;
        display: flex;
        flex-wrap: wrap;
        padding: 7px 0 0 10px;
    }
    .front__banner_wrapper_bottom .sidebar__bottom .sidebar__list__item__sub {
        display: none !important;
    }

    .front__banner_wrapper_bottom .list__item__head,
    .front__banner_wrapper_bottom .sidebar__bottom .sidebar__list__bottom__title svg{
        display: none !important;
    }
    .front__banner_wrapper_bottom .sidebar__bottom .sidebar__list__icon img {
        width: 39px;
        height: 27px;
    }
    .front__banner_wrapper_bottom .sidebar__top .sidebar__list__item__custom a ,
    .front__banner_wrapper_bottom .sidebar__bottom .sidebar__list__bottom__title {
        font-size: 11px;
        line-height: 1.1;
        column-gap: 6px;
    }
    .front__banner_wrapper_bottom .sidebar__top .sidebar__list__item__custom ,
    .front__banner_wrapper_bottom .sidebar__bottom .sidebar__list__bottom {
        border: none;
        width: 45%;
        padding: 12px 0;
    }


    .mobile-reverse-banner{
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .front__banner__back{
        padding-top: 300px !important;
        min-height: 540px;
        height: auto !important;
        padding-bottom: 20px !important;
    }
    .profile-page .header{
        background-color: #FFF0CB;
    }
    .profile-page section.container.portfolio__sect:after,
    .profile-page section.container.info:after{
        background-color: inherit;
    }
    .profile-page .header__middle{
        background: #FFF0CB;
    }
    .profile-page .top-back{
        display: none;
    }
    .profile-page .header__middle-left{
        max-width: 62px;
    }
    .profile-page .header__middle-left img {
        width: 52px;
        height: 52px;
    }
    .profile-page .head-profile .header__middle-center{
        font-size: 16px;
        line-height: 1.1;
        text-align: right;
    }
    .hidden_desct .middle-menu_hidden{
        display: block;
    }
    .profile-page .head-profile .header__middle-center{
        width: 181px;
    }
    .head-profile .header__middle-right{
        display: none;
        width: 0;
    }
    .profile-page .header__middle__wrapper{
        justify-content: space-between;
        column-gap: 20px;
    }
    .profile-page .header .middle-menu_hidden{
        display: block;
        width: 20%;
        float: left;
        margin: 0 auto;
        text-align: center;
        height: 72px;
        padding-left: 5px;
    }
    .profile-page .header .middle-menu__button{
        height: 100%;
        justify-content: center;
    }
    .profile-page .header__middle-menu__content__item{
        width: 100%;
    }
    .profile-page .head-profile{
        width: 80%;
        float: left;
    }
    .profile-page .header__nav.hidden_desct{
        width: 100%;
        padding-left: 10px;
        display: block;
    }
    .profile-page .header__middle-menu__content__item .info-student:nth-child(1){
        display: flex;
    }
    /*.profile-page .header__middle {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .profile-page .header__menu__nav .pop-up__box.active{
        position: absolute;
        left: -80vw;
        right: 0;
        top: -38px;
        width: 100vw;
        height: 100vh;
    }*/
    .d-flex{
        display: flex;
        align-items: center;
    }
    .profile-page .d-flex .text-logo{
        padding-left: 10px;
        max-width: 250px;
        font-size: 12px;
        text-transform: inherit;
    }
    .profile-page .menu__pop-up__close{
        top: 17px;
        right: 15px;
    }
    .pl-15{
        padding-left: 15px;
    }
    .button__popup_click{
        margin: 10px auto;
        text-align: center;
    }
    .button__popup_click a.button__link{
        display: block;
        width: 100%;
    }
    .profile-page .pop-up__box .ava{
        width: 55px;
        height: 55px;
        border-radius: 12px;
    }
    .pt-190{
        padding-top: 70px !important;
    }
    .profile-page .info-student:nth-child(1),
    .profile-page .info-student:nth-child(3){
        display: none;
    }
    .profile-page .info-student:nth-child(2) .row{
        margin-right: 0;
        margin-left: 0;
    }
    .profile-page .info-student:nth-child(2) .onread{
        padding-top: 10px;
    }
    .schedule, .disciplines, .portfolio,
    .document__sect_teach .document{
        border: none;
        border-radius: 12px;
        padding: 0;
    }
    .schedule caption, .disciplines caption, .portfolio caption,
    .document caption{
        border-bottom: none;
        padding-bottom: 15px;
    }
    .schedule thead,
    .disciplines thead{
        display: none;
    }
    .schedule tr, .disciplines tr, .portfolio tr,
    .document__sect_teach .document tr{
        position: relative;
        border-bottom: none;
        display: flex;
        background: #EBEFF3;
        padding: 12px;
        border-radius: 12px;
        margin-bottom: 10px;
        flex-wrap: wrap;
    }
    .schedule td:first-child,
    .disciplines td:first-child,
    .sched__sect_teach .schedule td:first-child,
    .discipl__sect_teach .disciplines td:first-child{
        width: 100%;
        font-weight: 600;
    }
    .schedule td:nth-child(2),
    .sched__sect_teach .schedule td:nth-child(2),
    .sched__sect_teach .schedule td:nth-child(4){
        width: 50%;
    }
    .disciplines td:nth-child(2),
    .discipl__sect_teach .disciplines td:nth-child(2),
    .discipl__sect_teach .disciplines td:nth-child(3){
        width: 100%;
        padding: 0;
    }
    .schedule td:nth-child(3),
    .sched__sect_teach .schedule td:nth-child(3){
        width: 50%;
        padding-bottom: 20px;
    }
    .schedule td:nth-child(4) {
        width: 100%;
        padding-top: 30px;
    }
    .schedule td:nth-child(4):before {
        content: "Преподаватель:";
        width: 100%;
        position: absolute;
        bottom: 42px;
    }
    .sched__sect_teach .schedule td:nth-child(4):before{
        content: "Аудитория:";
        width: 45%;
    }
    .portfolio tr:first-child td:nth-child(1) {
        display: flex;
        justify-content: flex-end;
        width: 100%;
        padding: 0;
        background-color: inherit;
    }
    .schedule tr:last-child td:nth-child(4):before,
    .sched__sect_teach .schedule tr:last-child td:nth-child(5):before{
        content:"";
    }
    .schedule td:nth-child(5) {
        width: 50%;
        position: absolute;
        left: 50%;
        bottom: 60px;
   }
    .sched__sect_teach .schedule td:nth-child(5){
        position: relative;
        width: 50%;
        left: auto;
        bottom: auto;
        padding-top: 30px;
    }
    .sched__sect_teach .schedule td:nth-child(5):before {
        content: "Курс:";
        width: 50%;
        position: absolute;
        bottom: 30px;
    }
    .schedule tr:last-child td:nth-child(5),
    .disciplines tr:last-child td:nth-child(4){
        width: max-content;
        padding-top: 5px;
        padding-bottom: 0;
        position: relative;
        bottom: auto;
        left: auto;
        right: 15px;
    }
    .schedule tr:last-child td:nth-child(5) a,
    .disciplines tr:last-child td:nth-child(4) a{
        border: none;
        color: #376DF6;
        position: relative;
    }
    .schedule .more-but a.button__link,
    .disciplines .more-but a.button__link{
        padding: 9px 32px 9px 15px;
        border: none;
        color: #376DF6;
    }
    .portfolio tr.docs td:hover:before,
    .portfolio .doc-add:hover .file-bold:before{
        left: 15px;
    }
    .schedule .more-but a:after,
    .disciplines .more-but a:after{
        position: absolute;
        right: 0;
        bottom: 17px;
        width: 24px;
        height: 24px;
        content: url("/local/templates/s1/assets/images/svg/icon-down.svg");
    }
    .schedule tr:last-child td:nth-child(1),
    .schedule tr:last-child td:nth-child(2),
    .schedule tr:last-child td:nth-child(3),
    .schedule tr:last-child td:nth-child(4),
    .schedule td:nth-child(6),
    .disciplines tr:last-child td:nth-child(1),
    .disciplines tr:last-child td:nth-child(2),
    .disciplines tr:last-child td:nth-child(3),
    .portfolio tr:first-child td:nth-child(2),
    .portfolio tr:first-child td:nth-child(3){
        display: none;
    }
    .discipl__sect_teach .disciplines td:nth-child(2),
    .disciplines td:nth-child(2){
        width: 100%;
    }
    .disciplines td:nth-child(3){
        max-width: 90%;
    }
    .disciplines td:nth-child(3),
    .disciplines td:nth-child(4),
    .disciplines td:nth-child(5){
        width: 100%;
        padding-left: 50%;
    }
    .disciplines tr:last-child td:nth-child(4){
        padding-left: 40%;
    }
    .b-look {
        padding-left: 0;
        float: left;
        padding-top: 5px;
    }
    .disciplines td:nth-child(3):before{
        position: absolute;
        content: "Дата обновления";
        max-width: 40%;
        height: 19px;
        left: 11px;
    }
    .discipl__sect_teach .disciplines td:nth-child(3){
        width: 100%;
        padding-bottom: 10px;
    }
    .discipl__sect_teach .disciplines td:nth-child(3):before{
        content: "";
    }
    .discipl__sect_teach .disciplines td:nth-child(4),
    .discipl__sect_teach .disciplines td:nth-child(5){
        width: 50%;
        padding-left: 0;
    }
    .disciplines td:nth-child(4):before{
        position: absolute;
        content: "Библиотека";
        max-width: 48%;
        height: 19px;
        left: 11px;
    }
    .disciplines td:nth-child(5):before{
        position: absolute;
        content: "Мои работы";
        max-width: 48%;
        height: 19px;
        left: 11px;
    }
    .disciplines table tr:last-child td:nth-child(4):before,
    .discipl__sect_teach .disciplines td:nth-child(4):before,
    .discipl__sect_teach .disciplines td:nth-child(5):before{
        content: "";
    }
    .profile-page .schedule a.button__link:hover,
    .profile-page .disciplines a.button__link:hover{
        background: #ffffff;
        text-decoration: underline;
        color: #376DF6;
    }
    .pb-30.container{
        padding-bottom: 20px;
    }
    .portfolio tr:first-child{
        background: inherit;
        padding: 10px 0;
    }
    .profile-page .portfolio tr:first-child a.button__link{
        color: #41416E;
        border: 1px solid #41416E;
        background: #fff;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .profile-page .portfolio tr:first-child a.button__link:hover{
        background: linear-gradient(86.75deg, #376DF6 9.07%, #69AEFF 101.55%);
        border: 1px solid transparent;
        color: white;
    }
    .portfolio .button__link.btn_add:before{
        right: 35%;
    }
    .portfolio tr.docs{
        background: inherit;
        padding: 0;
        margin-bottom: 0;
    }
    .portfolio tr.docs td {
        width: 100%;
        background: #EBEFF3;
        padding: 15px 12px 15px 40px;
        border-radius: 8px;
        margin-bottom: 10px;
    }
    .portfolio tr.docs td:before{
        left: 15px;
    }
    .profile-page footer{
        background: linear-gradient(281.51deg, #E4F7FF 11.7%, rgba(228, 247, 255, 0.24) 93.69%);
    }
    .profile-page .footer_wrapper .footer__box:first-child,
    .profile-page .footer_wrapper .footer__box:nth-child(2),
    .profile-page .footer_wrapper .footer__box:nth-child(3){
        width: 100%;
        padding: 0 15px;
        margin-top: 0;
    }
    .profile-page .footer_wrapper .footer__logo img{
        padding-right: 0;
    }
    .profile-page .footer__adress,
    .profile-page .footer_wrapper {
        row-gap: 20px;
    }
    .profile-page .footer__phone_wrapper{
        margin-bottom: 20px;
    }
    .profile-page .footer_wrapper .header__time_box p{
        margin-bottom: 0;
    }
    .profile-page .document__sect_teach .document td:first-child{
        padding-bottom: 0;
    }
    .profile-page .document__sect_teach .document td:first-child,
    .profile-page .document__sect_teach .document td:nth-child(2),
    .profile-page .document__sect_teach .document td:nth-child(3),
    .document__sect_teach .document .doc-add{
        width: 100%;
    }
    .profile-page .document__sect_teach .document .b-down{
        width: 35%;
        float: left;
    }
    .profile-page .document__sect_teach .document .b-look{
        width: 64%;
        float: left;
        padding: 0;
    }
    .sidebar__top .back-blue{
        font-size: 16px;
    }
    .sidebar__top.onl_zap{
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 600.00px) {
    .news__container_mos{
        padding-top: 100px;
        padding-bottom: 10px;
    }
}
@media (max-width: 600px) {
    .mt-60{
        margin-top: 60px;
    }
    .logo_msk{ text-align: center;}
    .header__contact_hidden__pop-up .footer__phone_wrapper a{
        margin-top: 5px;
        display: block;
    }
    .header__contact_hidden__pop-up .footer__phone_wrapper{
        display: block !important;
    }
    .docs_folder__img{
        margin-right: 0;
        width: 100%;
        padding-bottom: 20px;
    }
    .cabinet .header__contact_hidden__pop-up{
        left: -45px;
    }
    .front__official__resource__items>div a img{
        height: auto;
        max-height: 120px;
    }
    .page_center .front__way__desc{
        height:385px;
        margin-top: 10px;
    }
    .footer__down{
        flex-wrap: wrap;
    }
    .footer__down p{
        width: 100%;
        padding: 0 0 5px 0;
    }

    .front__banner__text__mob {
        display: flex;
    }

    .front__banner__text {
        display: none;
    }

    .med__menu__content .header__middle-menu__content__item {
        width: calc((100% - 25px) /2);
    }

    .container {
        padding: 0 17px;
    }

    .footer__logo {
        margin-bottom: 0;
    }

    .front__result {
        padding: 20px 0;
    }

    .social__desc {
        display: none;
    }

    .social__mob {
        margin-top: 30px;
        display: block;
    }
    .footer__box:nth-child(2){
        padding-bottom: 0;
    }
    .footer__box,
    .footer__box:nth-child(1),
    .footer__box:nth-child(2),
    .footer__box:nth-child(4){
        width: 100%;
        padding-left: 0;
    }
    .footer__logo {
        flex-direction: row;
        column-gap: 20px;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .footer__logo a.no-line{
        width: 37%;
    }
    .footer__logo p{
        width: 55%;
        padding-left: 0;
    }
    .footer__menu__list {
        flex-wrap: wrap;
        height: 100px;
        width: 100%;
        margin: 0 auto 0 35px;
    }

    .front__result__item {
        width: auto;
    }

    .front__banner__text {
        margin-left: 0;
        max-width: 100%;
    }
    .stat__sect__content {
        width: 100%!important;
        margin-left: 0!important;
    }
    .page__history_wrapper {
        padding-bottom: 0;
    }
    .container {
        padding: 0 16px;
    }


    .front__banner_wrapper .sidebar {
        top:calc(78% + 100px);
    }

    .for-whom__item {
        width: calc((100% - 15px) /2)
    }

    .overlay__back {
        height: 250px;
    }

    .pulse__box {
        width: 72px;
        height: 72px;
    }

    .front__way {
        background: radial-gradient(99.87% 113.88% at 70.07% 100%, #FFF7E2 0%, #ffebba 100%);
        padding: 20px 0;
    }

    .way__oval-1 {
        width: 400px;
        height: 400px;
    }

    .front__media {
        padding: 20px 0;
    }

    .way__oval-2 {
        width: 300px;
        height: 300px;
    }

    .front__way__content__item {
        width: 100%;
    }

    .for-whom__desc_wrapper {
        margin-bottom: 80px;
    }

    .for-whom {
    padding: 20px 0;
    }

    .front__way__desc__item.active span {
        font-size: 18px!important;
    }

    .footer_wrapper {
        row-gap: 25px;
    }



    .stat__sect__title {
        text-align: center;
        margin-top: 0px;
    }
    .menu__pop-up__close{
        top: 7px;
        right: 20px;
    }
    .pop-up__box.active .header__middle-menu__pop-up {
        padding: 20px 0 80px;
    }
    .header__middle-menu__content {
        width: 100%;
    }

    .header__middle-menu__content__item {
        width: 45%;
    }

    .header__big-menu_wrapper {
        flex-direction: column;
    }

    .header__middle-menu__content,
    .header__big-menu_wrapper{
        row-gap: 25px;
    }

    .dk__sb {
        display: block!important;
    }
    .otdel__list__item.a-center,
    .sect-one__left__item,
    .center__sect-two__item,
    .center__sect-tree__content__item,
    .otdel__list__item,
    .fil-2__content .center__sect-tree__content__item{
        width: 100%;
    }

    .sect-two__item__box__content {
        flex-direction: row;
    }

    .center__sect-tree__content {
        flex-direction: column;
        row-gap: 30px;
    }

    .fil-2 {
        flex-direction: column;
        row-gap: 10px;
    }

    .center__sect-one__right .footer__pop-up {
        margin: 30px auto 0;
    }

    .center__sect-one__right .footer__pop-up,
    .center__sect-one__right .cont__fil_pop-2,
    .center__sect-one__right .custom__button-2{
        width: 100%;
    }

    .page__contact__center__sect-one {
        margin-bottom: 30px;
    }
    .contact__admin_wrapper .center__sect-two__item {
        width: 100%;
    }

    .sidebar {
        width: 100%;
        top: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contact__admin_wrapper {
        padding: 35px 0 40px;
    }
    .front__map {
        display: none;
    }
    .adress__hidden_mob {
        display: block;
    }

    .profile-page .container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .header__top,
    .header__middle,
    .header__menu__list,
    .header__menu__nav .popup__form,
    .header__menu__nav .header__info__adress__title .line,
    .pop__btn,
    .header__contact_hidden .hd_mob_fix {
        display: none;
    }

    .cont__svg__mob {
        display: block;
        width: 28px;
        height: 28px;
    }

    .icon__btn-3:hover .header__contact_hidden__pop-up  {
        left: -150px;
    }

    .icon__btn-1:hover .header__info__adress__popup {
        left: -100px;
    }

    .icon__btn-2:hover .header__info__adress__popup {
        left: -150px;
    }

    /*.header__menu__nav {*/
    /*    position: static;*/
    /*}*/
    .cabinet,
    .header__menu__nav .header__info__adress,
    .header__contact_hidden{
        position: relative;
    }

    .header__menu__nav  .header__info__adress__popup,
    .header__contact_hidden__pop-up{
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .header__menu__nav  .header__info__adress__popup .pop-up_wrapper {
        left: 0;
    }
    .header.active .cabinet,
    .header.active .header__contact_hidden {
        padding: 0;
    }

    .header__menu__nav .pop-up__box {
        order: 1;
    }

    .header.active .header__nav {
        padding: 0;
        background-color: #FFF0CB;
    }

    .header__menu__nav {
        border-top: none;
        border-bottom: none;
    }

    .middle-menu__button {
        row-gap: 10px;
    }

    .sidebar__box {
        align-items: center;
    }

    .front__banner__back {
        background-position-x: -785px;
    }

    .media__img_wrapper,
    .media__section__item__img,
    .media__section__item__img img{
        height: 250px;
    }

    .filter__buttons_wrapper.filter__media__page {
        flex-wrap: wrap;
    }

    .filter__button {
        width: calc((100% - 10px)/2);
        padding: 12px 15px;
    }

    .media__section__response {
        justify-content: center;
    }

    .media__section__item,
    .front__banner__center__img{
        width: 100%;
    }

    .media__section_wrapper {
        margin-bottom: 30px;
    }

    .front__banner_wrapper {
        flex-direction: column;
    }

    .center__nav__item,
    .page_center .front__way__content__item_box{
        width: calc((100% - 20px) / 2);
    }

    .page_center .front__way__content {
        column-gap: 20px;
    }

    .center__nav__item__title {
        font-size: 18px;
        line-height: 22px;
    }

    .page__center__nav {
        margin: 30px 0;
    }

    .page_center .front__way__content__item {
        height: 180px;
    }

    .section__title {
        margin-bottom: 30px;
    }

    .item__count__result {
        font-size: 36px;
        line-height: 110%;
    }
    .admin-list {
        row-gap: 30px;
        column-gap: 15px;
    }

    .admin__img {
        height: 200px;
    }

    .stat__sect__content_wrapper {
        margin: 35px 0 20px;
    }

    .page__request {
        padding: 30px 0;
    }

    .request__item__header {
        padding: 10px;
    }

    .request__item__header {
        column-gap: 10px;
    }

    .request__item__body__content__img {
        display: flex;
        column-gap: 10px;
        width: 100%;
    }

    .request__item__body__content__img img {
        width: 50%;
    }

    .request__item__body__content {
        row-gap: 15px;
    }

    .request__item_wrapper.active .request__item__body {
        padding: 30px 10px;
    }

    .first__section {
        padding-top: 60px;
    }

    .docs_wrapper {
        margin: 30px 0;
        row-gap: 20px;
    }

    .docs__list {
        margin-top: 0;
    }

    .partners__sect {
        flex-direction: column;
        row-gap: 15px;
    }

    .partners__name__block,
    .partners__items__wrapper,
    .partner__item{
        width: 100%;
    }

    .stat__detail,
    .principles,
    .detail__pamyatka,
    .detail__pamyatka,
    .stat__detail_short-description{
        margin-bottom: 30px;
    }
    .detail__pamyatka,
    .media__detail{
        overflow-x: hidden;
    }

    .detail__pamyatka__link {
        align-items: flex-start;
    }

    .page__type_wrapper,
    .media__detail__desc,
    .stat__sect__content__box,
    .page__contact__center__sect-two,
    .page__contact_wrapper{
        margin: 20px 0;
    }

    .stat__detail__sub__title {
        margin: 0 0 20px;
    }

    .media__detail__all_wrapper {
        margin: 30px 0 0;
    }

    .swiper__nav {
        margin-top: 30px;
    }

    .custom_wrap {
        margin-bottom: 0;
    }

    .swiper__media__detail__2 {
        height: 300px;
        width: 100%;
    }

    .sidebar__box .sidebar__bottom {
        display: none;
    }

    .front__banner .sidebar__bottom {
        display: block;
    }

    .front__banner {
        padding-top: 60px!important;
    }

    .header__info__adress__title svg {
        width: 26px;
        height: 26px;
    }
    .footer .header__info__adress__title svg {
        width: 24px;
        height: auto;
        object-fit: contain;
    }
    .footer .header__info__adress__title > div{
        width: calc(100% - 29px);
    }
    .footer .footer__mail{
        width: 100%;
    }
    .footer .custom__button-2{
        display: block;
        text-align: center;
        margin-left: -35px;
    }
    .custom__button-2{
        display: block;
        text-align: center;
    }
    .footer__box .footer__logo a{
        display: block;
    }
    .cont__svg__mob svg {
        width: 28px;
        height: 28px;
    }
    .footer__box .footer__logo .policy{
        width: 100%;
        padding-left: 40px;
    }
    .footer__logo a.policy:hover{
        background: none;
    }
    .footer__logo a.policy:hover:before {
        width: 15px;
    }
    .front__official__resource__items div a {
        width: calc((100% - 30px) / 2);
    }

    .front__official__resource {
        overflow: hidden;
    }
    .h-1 {
        font-size: 24px;
        text-align: center;
        line-height: 1.2;
    }
    .front__official__resource__items div {
        column-gap: 30px;
    }

    .for-whom__items {
        column-gap: 15px;
    }

    .for-whom__item__img_wrapper {
        height: 200px;
    }

    .overlay__back {
        height: 180px;
    }

    .overlay__img {
        object-fit:scale-down;
    }

    .for-whom__item .h-2 {
        font-size: 18px;
        line-height: 120%;
    }

    .swiper__media {
        width: 100%;
    }

    .header__contact_hidden__pop-up {
        top: calc(100% + 8px);
    }

    .front__banner__center__img {
        margin-top: 0;
    }

    .popup__form {
        width: calc(100% - 40px)!important;
    }

    .video__box__btn {
        left: 0;
        top: calc(100% + 20px);
    }

    #adress__map-center, .cont__map-1, .cont__map-2 {
        width: 100%;
        overflow-x: hidden;
    }

    .partners__items__wrapper.parent .partner__item {
        width: calc((100% - 20px) / 2);
        max-height: 110px;
        padding: 0;
    }

        .breadcrumb__sect .h-2{
            text-align: center;
        }


    .front__banner__back {
        height: 540px;
        display: flex;
        background-position: center;
        align-items: flex-end;
    }

    .front__banner_wrapper .sidebar {
        bottom: -46px;
        top: auto;
        margin: 0;
    }

        .front__banner__text__mob{
            row-gap: 16px;
            margin: 0 0 18px;
            color: #41416E;
            font-family: Roboto;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 110%; /* 14.3px */
        }
        .front__banner__text__mob .h-2{
            color: #41416E;
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 120%; /* 19.2px */
        }

    .page__nav__menu .left-menu{
        height: auto !important;
    }

    .media__section__title{
        justify-content: center;
    }

    .sub_education.stat__sect__sub__item{
        flex-wrap: wrap;
    }

    .stat__sect__sub__item__img{
        width: 33%;
        height: auto;
    }
    .stat__sect__sub__item__desc{
        width: 50%;
        align-self: center;
    }

    .stat__sect__sub__item__desc_educ{
        padding-top: 30px;
    }
    .sub__item__desc__educ_title{
        text-align: center;
        margin: 0 0 20px;
    }


    .head__little__menu__list__item:first-child{
        font-size: 16px;
        line-height: 1.1; /* 17.6px */
    }
    .head__little__menu__list__item{
        font-size: 13px;
        line-height: 1.1;
    }
    .footer__logo a.no-line img,
    .footer__logo a.no-line{
        width: 57px !important;
        height: auto;
        float: left;
        margin: 0 19px 0 0;
    }
    .footer__logo{
        display: block;
        overflow: hidden;
    }
    .footer__logo p{
        overflow: hidden;
        width: auto !important;
        font-size: 12px;
        line-height: normal;
    }
    .footer__box .footer__logo .policy{
        clear: both;
        width: 100%;
    }
    .footer__menu__list{
        margin-left: 21px;
    }
    .footer__menu__list a{
        font-size: 16px;
        line-height: 1.1; /* 17.6px */
    }
    .footer__phone_wrapper, .footer__mail_wrapper,
    .footer__adress .header__info__adress__title {
        column-gap: 9px;

    }

    .footer .header__info__adress__title svg{
        width: 20px;
    }
    .footer__phone__box {
        row-gap: 4px;
    }
    .header__phone__item_title,
    .header__time_box p{
        font-size: 13px;
    }
    .page_center .front__way__desc__item{
        position: static;
    }
    .page_center .front__way__desc{
        min-height: 1px;
        height: auto;
    }

    .front__result__items .swiper__nav,
    .front__official__resource__banner{
        margin-top: 40px;
    }


    body .detail__pamyatka,
    body .media__detail{
        overflow: hidden !important;
        padding-left: 16px;
        margin-left: -16px;
        margin-right: -16px;
        padding-right: 16px;
    }


    .doc-list .icon img,
    .doc-list .icon svg,
    .docs__list__item__title svg, .docs__list__item__title img,
    .pamyatka__link__title img, .pamyatka__link__title svg {
        min-width: 28px;
        width: 28px;
        height: auto;
        margin: -2px -14px 0 -4px;
    }
    .doc-list .icon{
        float: left;
        margin: 0;
    }
    .doc__svg{
        width: 28px;
        height: 28px;
        min-width: 28px;
        margin: 0 -16px 0 0 ;
    }
    .docs__list__item__title {
        column-gap: 4px;
    }

    .pamyatka__link__title {
        align-items: flex-start;
    }


    .doc-list a,
    .doc-list .row{
        display: block;
        overflow: hidden;
    }
    .docs__list__item__title {
        column-gap: 20px !important;
    }
    .docs__list__item .button__link,
    .doc-list .btn,
    .detail__pamyatka__link .button__link{
        margin: -9px 0 0 31px;
        display: block;
        width: calc(100% - 31px);
        text-align: center;
    }

    .doc-list .btn,
    .docs__list__item .button__link{
        margin: 10px 0 0 31px;
    }
    .docs__list__item{
        display: block;
        margin-bottom: 30px;
    }
    .profile-page .header__phone__item_title,
    .profile-page .header__time_box p{
        font-size: 16px;
    }
}
@media (max-width: 450px){
    .portfolio .button__link.btn_add:before{
        right: 24%;
    }
}
@media (max-width: 330.00px) {
    .portfolio .button__link.btn_add:before{
        right: 15%;
    }
}

/* End */
/* /local/templates/s1/assets/css/lib/fancybox.css?173084025815598 */
/* /local/templates/s1/assets/css/lib/swiper-bundle.min.css?173084025819008 */
/* /local/templates/s1/components/bitrix/menu/big-head-menu/style.css?1730840258280 */
/* /local/templates/s1/components/bitrix/menu/horizontal_multilevel1/style.css?17308402582613 */
/* /local/templates/s1/components/bitrix/menu/custom-footer-menu/style.css?1730840258470 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17403959302729 */
/* /local/templates/s1/template_styles.css?1751384722119563 */
