

/* Start:/local/templates/sinfo/css/libs.css?170248553133697*/
/* fancybox */
.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){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-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}
/**
 * Swiper 8.4.5
 * 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: November 21, 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}
/* normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
/* End */


/* Start:/local/templates/sinfo/css/main.css?175766810876537*/
@font-face {
	font-family: "Inter";
	src: url("/local/templates/sinfo/css/../fonts/InterRegular/InterRegular.woff"), url("/local/templates/sinfo/css/../fonts/InterRegular/InterRegular.woff2"), url("/local/templates/sinfo/css/../fonts/InterRegular/InterRegular.ttf");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: url("/local/templates/sinfo/css/../fonts/InterMedium/InterMedium.woff"), url("/local/templates/sinfo/css/../fonts/InterMedium/InterMedium.woff2"), url("/local/templates/sinfo/css/../fonts/InterMedium/InterMedium.ttf");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: url("/local/templates/sinfo/css/../fonts/InterSemiBold/InterSemiBold.woff"), url("/local/templates/sinfo/css/../fonts/InterSemiBold/InterSemiBold.woff2"), url("/local/templates/sinfo/css/../fonts/InterSemiBold/InterSemiBold.ttf");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: url("/local/templates/sinfo/css/../fonts/InterBold/InterBold.woff"), url("/local/templates/sinfo/css/../fonts/InterBold/InterBold.woff2"), url("/local/templates/sinfo/css/../fonts/InterBold/InterBold.ttf");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

html {
	font-size: 8px;
}

body::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

body::-webkit-scrollbar-track {
	background: #dadada;
}

body::-webkit-scrollbar-thumb {
	background-color: #e74c3c;
	border-radius: 300px;
}

*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}

*::-moz-placeholder {
	color: #666;
	opacity: 1;
}

*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

*::-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

*::placeholder {
	color: #666;
	opacity: 1;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-size: 18px;
	min-width: 320px;
	position: relative;
	line-height: 1.4;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	margin: 0;
	color: #222;
}

p {
	margin: 0;
}

a {
	text-decoration: none;
	outline: none;
	color: inherit;
}

img {
	max-width: 100%;
	height: auto;
	width: auto;
	vertical-align: bottom;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
img.no-drag{
	pointer-events: none;
}

ul li,
ol li,
menu li {
	list-style: none;
}

ul, ol, menu {
	display: block;
	margin: 0;
	padding-left: 0;
}

button {
	outline: none;
	border: 0;
	padding: 0;
	cursor: pointer;
	font-family: inherit;
	line-height: inherit;
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
}

input {
	display: block;
	width: 100%;
	font-family: inherit;
	line-height: inherit;
	outline: none;
}

textarea {
	display: block;
	width: 100%;
	font-family: inherit;
	line-height: inherit;
	outline: none;
	resize: none;
}

.hidden {
	display: none;
}

.container {
	margin: 0 auto;
	position: relative;
	padding: 0 16px;
	width: 100%;
	max-width: 1600px;
}

.btn1 {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background-color: #E74C3C;
	padding: 14.5px 24px;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	border-radius: 3px;
}

.btn3 {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	border-radius: 4px;
	background-color: #2C3E50;
	color: #fff;
	padding: 15px 24px;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.header {
	position: relative;
	z-index: 60;
}

.header__container1 {
	padding: 2.5rem 0 2rem 0;
}

.header__wrap1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__wrap3-close {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 25px;
	right: 15px;
	width: 20px;
	height: 20px;
	background: url(/local/templates/sinfo/css/../img/close1.svg) center / contain no-repeat;
}

.header__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.header__menu li {
	margin-right: 4rem;
}

.header__menu li:last-child {
	margin-right: 0;
}

.header__menu li a {
	display: inline-block;
	font-weight: 500;
	font-size: 14px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.header__link1 {
	font-size: 14px;
	color: #fff;
	background-color: #2C3E50;
	padding: 2.5px 10px;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	border-radius: 3px;
}

.header__container2 {
	padding: 0.5rem 0 3rem 0;
}

.header__wrap2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__catalog-link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding: 14px 24px;
	background-color: #e74c3c;
	text-transform: uppercase;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	border-radius: 3px;
}

.header__catalog-link::after {
	content: "";
	width: 16px;
	height: 21px;
	background: url(/local/templates/sinfo/css/../img/catalog-icon.svg) center/contain no-repeat;
	margin-left: 20px;
}

.header__contacts {
	text-align: right;
}

.header__tel {
	font-size: 2.5rem;
	line-height: 1.2;
}

.header__tel b {
	font-weight: 700;
}

.header__link2 {
	font-size: 14px;
	color: #C0392B;
}

.header__logo-mob {
	display: none;
	max-width: 148px;
	width: 100%;
	margin-bottom: 3rem;
}

.header__contants-mob {
	display: none;
	margin-bottom: 3rem;
}

.header__contants-mob-title {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 1rem;
}

.header__contants-mob-tel {
	font-size: 22px;
}

.header__contants-mob-tel b {
	font-weight: 700;
}

.header__btn3-mob {
	display: none;
	text-align: center;
	padding: 15px 10px;
	text-align: center;
	margin-bottom: 2rem;
}

.header__link-mob-wrap {
	display: none;
	text-align: center;
}

.header__link-mob {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	color: #2C3E50;
}

.header__btn1 {
	display: none;
	width: 100%;
	padding: 14px 10px;
	text-align: center;
	border-radius: 4px;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-top: 2rem;
}

.lang {
	margin-left: auto;
	margin-right: 4rem;
	position: relative;
}

.lang__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.lang__link-icon {
	line-height: 0;
	border: 1px solid #d5d5d5;
	flex-shrink: 0;
}

.lang__link-text {
	display: none;
	margin-left: 14px;
	color: #4F4F4F;
	font-size: 14px;
	flex-shrink: 0;
}

.lang__list {
	position: absolute;
	left: 0;
	top: calc(100% + 6px);
	width: 100%;
	z-index: 15;
	display: none;
}

.lang__list .lang__link {
	margin-bottom: 2px;
}

.lang__list .lang__link:last-child {
	margin-bottom: 0;
}

.logo {
	max-width: 385px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.logo__img {
	max-width: 150px;
	width: 100%;
}

.logo__text {
	max-width: 200px;
	width: 100%;
	font-size: 11px;
	color: #808080;
}

.search {
	max-width: 547px;
	width: 100%;
}

.search__form {
	position: relative;
}

.search__form-btn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 76px;
	background: url(/local/templates/sinfo/css/../img/search.svg) center no-repeat;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.input1 {
	color: #222;
	font-size: 16px;
	background-color: #ECF0F1;
	padding: 14px 60px;
	padding-left: 26px;
	border: none;
	border-radius: 3px;
}

.input1::-webkit-input-placeholder {
	color: #87898A;
}

.input1::-moz-placeholder {
	color: #87898A;
}

.input1:-ms-input-placeholder {
	color: #87898A;
}

.input1::-ms-input-placeholder {
	color: #87898A;
}

.input1::placeholder {
	color: #87898A;
}

.toggle {
	width: 30px;
	height: 20px;
	position: relative;
	cursor: pointer;
	display: none;
}

.toggle__line {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	height: 4px;
	background-color: #E74C3C;
	border-radius: 300px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.toggle__line::after {
	content: "";
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
	height: 4px;
	background-color: #E74C3C;
	border-radius: 300px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.toggle__line::before {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	height: 4px;
	background-color: #E74C3C;
	border-radius: 300px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.mainscreen {
	color: #fff;
}

.mainscreen__slider {
	position: relative;
}

.mainscreen__slider .swiper-slide {
	height: auto;
	display: flex;
}

.mainscreen-item {
	position: relative;
	width: 100%;
}

.mainscreen-item::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 44.6%;
	background-color: #2C3E50;
}

.mainscreen-item__img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 55.5%;
}

.mainscreen-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.mainscreen-item__text-container {
	padding-top: 30px;
	padding-bottom: 178px;
	max-width: 610px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	min-height: 610px;
}

.mainscreen-item__text-wrap .btn1 {
	margin-top: 26px;
}

.mainscreen-item__title {
	font-size: 4.6rem;
	font-weight: 700;
	line-height: 1.21;
	margin-bottom: 14px;
}

.mainscreen-item__text {
	max-width: 500px;
	width: 100%;
	font-size: 16px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.5);
}

.slider-nav3 {
	position: absolute;
	z-index: 11;
	left: 50%;
	transform: translateX(-700px);
	bottom: 92px;
	width: 113px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.swiper-button-next-style1,
.swiper-button-prev-style1 {
	margin-top: 0;
	position: static;
	width: 38px;
	height: 38px;
	background: url(/local/templates/sinfo/css/../img/arrow1.svg) center / contain no-repeat;
}

.swiper-button-next-style1:after,
.swiper-button-prev-style1:after {
	display: none;
}

.swiper-button-prev-style1 {
	transform: rotate(180deg);
}

.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-style1 {
	left: 50%;
	width: auto;
	transform: translateX(-700px);
	bottom: 92px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 10px;
}

.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-style1:last-child {
	margin-right: 0;
}

.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-style1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #E1E4E7;
	opacity: 1;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-style1 .swiper-pagination-bullet-active {
	background-color: #E74C3C;
}

.section-padding {
	padding: 8rem 0;
}

.partners {
	background-color: #F7F6F4;
	overflow: hidden;
}

.partners__slider .swiper {
	overflow: initial;
}

.partners__slider .swiper-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.partners__slider .swiper-slide {
	width: auto;
}

.partners-item__img img {
	max-width: 200px;
	max-height: 90px;
}

.title {
	font-size: 4.2rem;
	line-height: 1.24;
	font-weight: 600;
	color: #2C3E50;
	margin-bottom: 3.5rem;
}

.title--red {
	color: #F44336;
}

.title--white {
	color: #fff;
}

.title b {
	color: #F44336;
	font-weight: 400;
	display: block;
}

.catalog {
	overflow: hidden;
}

.catalog__slider {
	position: relative;
	padding-bottom: 8rem;
}

.catalog__slider .swiper-scrollbar-style1.swiper-scrollbar-horizontal {
	display: none;
}

.catalog__slider .swiper-slide {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.catalog__slider .swiper {
	overflow: initial;
}

.product-item {
	background-color: #F7F6F4;
	padding: 4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
}

.product-item__img-wrap {
	width: 100%;
	margin-bottom: 32px;
}

.product-item__img {
	padding-top: 46%;
	position: relative;
}

.product-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.product-item__title {
	font-size: 3rem;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: 2rem;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.product-item__anons {
	color: rgba(34, 34, 34, 0.6);
	margin-bottom: 4rem;
    font-size: 16px;
}

.product-item__link {
	margin-top: auto;
	color: #F44336;
	font-size: 16px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-item__link::after {
	content: "";
	width: 31px;
	height: 15px;
	background: url(/local/templates/sinfo/css/../img/arrow3.svg) center no-repeat;
	margin-left: 16px;
}

.slider-nav1 {
	position: absolute;
	width: 141px;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.swiper-button-next-style2,
.swiper-button-prev-style2 {
	margin-top: 0;
	position: static;
	width: 41px;
	height: 15px;
	background: url(/local/templates/sinfo/css/../img/arrow4.svg) center/contain no-repeat;
}

.swiper-button-next-style2:after,
.swiper-button-prev-style2:after {
	display: none;
}

.swiper-button-prev-style2 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.services__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.services__wrap1 {
	width: 48%;
}

.services__list-wrap::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.services__list-wrap::-webkit-scrollbar-track {
	background: #F2F2F2;
	border-radius: 20px;
}

.services__list-wrap::-webkit-scrollbar-thumb {
	background-color: #E74C3C;
	border-radius: 20px;
}

.services__list {
	border-top: 2px solid #d3d3d3;
	border-bottom: 2px solid #d3d3d3;
	padding: 8rem 0;
}

.services__col {
	margin-bottom: 8rem;
}

.services__col:last-child {
	margin-bottom: 0;
}

.services__wrap2 {
	width: 48%;
}

.services-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.services-item__number {
	font-size: 4rem;
	font-weight: 700;
	color: #F44336;
}

.services-item__text {
	width: calc(100% - 81px);
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.21;
}

.attendance {
	background-color: #F7F6F4;
}

.attendance__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -8px;
	margin-top: -16px;
	margin-bottom: 8rem;
}

.attendance__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 33.333%;
	padding: 0px 8px;
	margin-top: 16px;
}

.attendance__btn-wrap {
	text-align: center;
}

.attendance-item {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background-color: #fff;
	padding: 4rem;
}

.attendance-item__img {
	width: 58px;
	height: 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 8rem;
}

.attendance-item__img img {
	max-width: 100%;
	max-height: 100%;
}

.attendance-item__title {
	font-size: 3rem;
	font-weight: 500;
	margin-bottom: 2rem;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.attendance-item__text1 {
	color: #7A7A7A;
	font-size: 16px;
	margin-bottom: 8rem;
}

.attendance-item__text2 {
	margin-top: auto;
	font-size: 16px;
	color: #F44336;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.attendance-item__text2::after {
	content: "";
	width: 31px;
	height: 15px;
	margin-left: 2rem;
	background: url(/local/templates/sinfo/css/../img/arrow3.svg) center/contain no-repeat;
}

.aboutus__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.aboutus__wrap1 {
	max-width: 580px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.aboutus__img {
	position: relative;
	width: 100%;
}

.aboutus__img::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #fff;
	border-right: 30px solid transparent;
}

.aboutus__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.aboutus__wrap2 {
	width: calc(100% - 720px);
}

.aboutus__text1 {
	margin-bottom: 3rem;
}

.aboutus__list {
	padding: 3rem 0;
	border-top: 2px solid #d3d3d3;
	border-bottom: 2px solid #d3d3d3;
}

.aboutus__col {
	margin-bottom: 3rem;
}

.aboutus__col:last-child {
	margin-bottom: 0;
}

.aboutus-item__title {
	font-size: 3rem;
	margin-bottom: 2rem;
}

.aboutus-item__text {
	color: #7A7A7A;
}

.statistics {
	background-color: #F7F6F4;
}

.statistics__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -8px;
	margin-top: -32px;
}

.statistics__col {
	width: 25%;
	padding: 0px 8px;
	margin-top: 32px;
}

.statistics-item__text1 {
	font-size: 3rem;
	margin-bottom: 8px;
}

.statistics-item__text2 {
	font-size: 6rem;
	line-height: 1;
	color: #F44336;
	margin-bottom: 8px;
}

.statistics-item__text3 {
	font-size: 3rem;
}

.portfolio {
	background-color: #E74C3C;
	position: relative;
	color: #fff;
	margin-bottom: 14rem;
	padding-top: 8rem;
	padding-bottom: 8rem;
	overflow: hidden;
}

.portfolio__title-bg {
	position: absolute;
	top: 100px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: rgba(255, 255, 255, 0.04);
	font-size: 30rem;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
}

.portfolio__title-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 3rem;
}

.portfolio__title {
	margin-bottom: 0;
}

.portfolio__slider-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.portfolio__slider-wrap1 {
	width: 40%;
	padding-top: 5rem;
}

.portfolio__slider-wrap2 {
	width: 58%;
	/*margin-bottom: -14rem;*/
}

.portfolio__slider-wrap2 .swiper {
	margin-right: -16px;
	padding-right: 16px;
}

.portfolio__slider-wrap2 .swiper-slide-thumb-active .portfolio-item2::after {
	background-color: rgba(44, 62, 80, 0.8);
}

.portfolio__slider-wrap2 .swiper-slide-thumb-active .portfolio-item2 .portfolio-item2__link {
	opacity: 1;
	pointer-events: initial;
}

.slider-nav2 {
	width: 141px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.swiper-button-next-style3,
.swiper-button-prev-style3 {
	margin-top: 0;
	position: static;
	width: 41px;
	height: 15px;
	background: url(/local/templates/sinfo/css/../img/arrow1.svg) center/contain no-repeat;
}

.swiper-button-next-style3:after,
.swiper-button-prev-style3:after {
	display: none;
}

.swiper-button-prev-style3 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.portfolio-item1__title {
	font-size: 4rem;
	margin-bottom: 4rem;
}

.portfolio-item1 p {
	margin: 3rem 0;
}

.portfolio-item1 ul {
	margin-bottom: 4rem;
	margin-top: 3rem;
}

.portfolio-item1 ul li {
	position: relative;
}

.portfolio-item1 ul li::before {
	content: "-";
	display: inline-block;
	margin-right: 5px;
}

.btn2 {
	display: inline-block;
	font-size: 16px;
	color: #E74C3C;
	font-weight: 500;
	background-color: #fff;
	padding: 18px 24px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.portfolio__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -15px;
	margin-top: -30px;
}

.portfolio__col {
	width: 33.3333%;
	padding: 0px 15px;
	margin-top: 30px;
}

.portfolio-item2 {
	position: relative;
	cursor: pointer;
	color: #fff;
}

.portfolio-item2::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(44, 62, 80, 0.2);
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.portfolio-item2__img {
	height: 620px;
	position: relative;
}

.portfolio-item2__img::after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #fff;
	border-right: 30px solid transparent;
}

.portfolio-item2__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.portfolio-item2__text {
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5rem;
}

.portfolio-item2__title {
	font-size: 3rem;
	line-height: 1.21;
	margin-bottom: 2rem;
	display: block;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.portfolio-item2__link {
	font-size: 16px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.portfolio-item2__link::after {
	content: "";
	width: 31px;
	height: 15px;
	margin-left: 2rem;
	background: url(/local/templates/sinfo/css/../img/arrow1.svg) center/contain no-repeat;
}

.footer {
	color: #fff;
}

.footer__container1 {
	padding: 8rem 0;
	background-color: #363636;
}

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

.footer__wrap1 {
	max-width: 310px;
	width: 100%;
}

.footer__logo {
	display: inline-block;
	max-width: 168px;
	width: 100%;
	margin-bottom: 8rem;
}

.footer__documents ul li {
	margin-bottom: 2rem;
}

.footer__documents ul li:last-child {
	margin-bottom: 0;
}

.footer__documents ul li a {
	display: inline-block;
	font-size: 14px;
}

.footer__documents-title {
	font-weight: 500;
	margin-bottom: 2rem;
}

.footer__wrap4 {
	max-width: 767px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer__nav {
	width: 66%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer__nav-wrap {
	width: 49%;
}

.footer__nav-title {
	font-weight: 500;
	margin-bottom: 2rem;
}

.footer__menu li {
	margin-bottom: 2rem;
}

.footer__menu li:last-child {
	margin-bottom: 0;
}

.footer__menu li a {
	display: inline-block;
	font-size: 15px;
}

.footer__contacts-wrap {
	width: 29%;
}

.footer__contacts-title {
	font-weight: 500;
	margin-bottom: 2rem;
}

.footer__contacts-item {
	margin-bottom: 2rem;
}

.footer__contacts-item:last-child {
	margin-bottom: 0;
}

.footer__contacts-item span {
	display: block;
	color: #C3C3C3;
	font-size: 14px;
	margin-bottom: 6.6px;
}

.footer__contacts-item>b {
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.footer__contacts-item a {
	display: inline-block;
	font-size: 16px;
}

.footer__contacts-item a b {
	font-weight: 700;
}

.footer__container2 {
	background-color: #333;
	padding: 4rem 0;
}

.footer__wrap3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__copy {
	font-size: 14px;
}

.footer__dev {
	font-size: 14px;
}

.totop-wrap {
	position: fixed;
	z-index: 15;
	bottom: 100px;
	right: 20px;
	width: 50px;
	height: 50px;
}

.totop {
	display: none;
	cursor: pointer;
	width: 100%;
	height: 100%;
	background: #F44336 url(/local/templates/sinfo/css/../img/arrow5.svg) center no-repeat;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: background-color 0.3s;
}

.mainblock {
	padding-top: 5rem;
	margin-bottom: -5rem;
}

.mainblock__title {
	margin-bottom: 0;
}

.breadcrumbs {
	margin-bottom: 3rem;
}

.breadcrumbs__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.breadcrumbs__list li {
	color: #808080;
	font-size: 12px;
	margin-right: 10px;
}

.breadcrumbs__list li::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 14px;
	background-color: #909090;
	border-radius: 300px;
	vertical-align: middle;
	margin-left: 5px;
}

.breadcrumbs__list li:last-child {
	margin-right: 0;
}

.breadcrumbs__list li:last-child::after {
	display: none;
}

.breadcrumbs__list li a {
	display: inline-block;
	color: #909090;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.catalog1__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -8px;
	margin-top: -16px;
}

.catalog1__col {
	width: 33.333%;
	padding: 0px 8px;
	margin-top: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.contacts__container1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 5rem;
}

.contacts__wrap1 {
	width: 33%;
}

.contacts__tel {
	display: inline-block;
	font-size: 3rem;
}

.contacts__tel b {
	color: #E74C3C;
	font-size: 3.5rem;
	font-weight: 700;
}

.contacts__email {
	display: inline-block;
	color: #E74C3C;
}

.contacts__wrap2 {
	width: 30%;
}

.contacts__wrap3 {
	width: 30%;
}

.contacts__map {
	height: 540px;
}

.contacts-item {
	padding: 3rem 0;
	border-bottom: 2px solid #EBEBEB;
}

.contacts-item:last-child {
	border: none;
}

.contacts-item span {
	display: block;
	font-size: 3rem;
	font-weight: 500;
	margin-bottom: 2rem;
}

.contacts-item>b {
	display: block;
	line-height: 1.5;
	font-weight: 400;
}

.input-checkbox1 {
	display: none;
}

.input-checkbox1:checked~.form-checkbox .label-checkbox1__icon::after {
	opacity: 1;
}

.input-checkbox1:checked~.form-checkbox .form-checkbox__btn {
	background-color: #F44336;
	color: #fff;
	pointer-events: initial;
}

.form {
	padding: 5rem;
	background-color: #34495E;
	color: #fff;
	order: -1;
}

.form__title {
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 0.5rem;
}

.form__subtitle {
	color: #AEB6BF;
	margin-bottom: 1rem;
}

.form-checkbox__btn {
	display: block;
	width: 100%;
	background-color: #ccc;
	color: #222;
	font-size: 16px;
	padding: 20.5px 10px;
	pointer-events: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.input2-wrap {
	padding-top: 7px;
	position: relative;
}

.input2-error {
	position: absolute;
	/*top: -11px;*/
	/*left: 0;*/
	top: 10px;
	left: 20px;
	font-size: 10px;
	color: #e74c3c;
	pointer-events: none;
}
.poconfiguration__container .input2-error,
.faq1card__form .input2-error {
	left: 22px;
}

.input2 {
	display: block;
	width: 100%;
	color: #222;
	font-size: 16px;
	padding: 16.5px 10px;
	padding-left: 18px;
	margin-bottom: 0.5rem;
	border: 2px solid transparent;
	transition: border 0.3s;
}

.input2.error {
	border: 2px solid #F44336;
}

.input2::-webkit-input-placeholder {
	color: #999;
}

.input2::-moz-placeholder {
	color: #999;
}

.input2:-ms-input-placeholder {
	color: #999;
}

.input2::-ms-input-placeholder {
	color: #999;
}

.input2::placeholder {
	color: #999;
}

.textarea1 {
	display: block;
	width: 100%;
	height: 83px;
	color: #222;
	margin-top: 1.5rem;
	font-size: 16px;
	padding: 16.5px 10px;
	padding-left: 18px;
	margin-bottom: 16px;
}

.textarea1::-webkit-input-placeholder {
	color: #999;
}

.textarea1::-moz-placeholder {
	color: #999;
}

.textarea1:-ms-input-placeholder {
	color: #999;
}

.textarea1::-ms-input-placeholder {
	color: #999;
}

.textarea1::placeholder {
	color: #999;
}

.label-checkbox1-wrap {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.label-checkbox1 {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding-left: 30px;
	    line-height: 27px;
}

.label-checkbox1__icon {
	position: absolute;
	top: 2px;
	left: 0;
	width: 21px;
	height: 21px;
	background-color: #fff;
}

.label-checkbox1__icon::after {
	content: "";
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 11px;
	height: 8px;
	background: url(/local/templates/sinfo/css/../img/check-icon1.svg) center/contain no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.label-checkbox1__text {
	color: #fff;
	font-size: 16px;
}

.search1 .faq1__list {
	margin: 30px 0;
}

.search1 .faq1__list:last-child {
	margin: 0;
}

.search1 {
	font-size: 16px;
	line-height: 1.6;
	font-weight: 500;
}

.faq1-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 3rem 0 3rem 3rem;
	border-top: 1px solid #999;
}

.faq1-item:last-child {
	border-bottom: 1px solid #999;
}

.faq1-item__text {
	font-size: 16px;
	line-height: 1.6;
	font-weight: 500;
	width: calc(100% - 120px);
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.faq1-item__text small {
	font-size: inherit;
}

.faq1-item__link {
	font-size: 16px;
	color: #F44336;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.faq1-item__link::after {
	content: "";
	width: 31px;
	height: 15px;
	background: url(/local/templates/sinfo/css/../img/arrow3.svg) center/contain no-repeat;
	margin-left: 16px;
}

.swiper-scrollbar-style1.swiper-scrollbar-horizontal {
	left: 0;
	width: 100%;
	bottom: 0;
	background-color: #F2F2F2;
}

.swiper-scrollbar-style1.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
	background-color: #E74C3C;
}

.faq1card {
	padding: 8rem 0;
}

.faq1card__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.faq1card__wrap1 {
	width: calc(100% - 480px);
}

.faq1card__text {
	margin-bottom: 8rem;
	font-size: 16px;
	line-height: 1.6;
}

.faq1card__text a {
	color: #E74C3C;
	font-weight: 500;
	text-decoration: underline;
}

.faq1card__text p {
	margin: 4rem 0;
}

.faq1card__text p b {
	font-weight: 500;
	font-size: 18px;
}

.faq1card__text ol {
	counter-reset: myCounter;
}

.faq1card__text ol li {
	margin: 2rem 0;
	color: #7A7A7A;
}

.faq1card__text ol li::before {
	counter-increment: myCounter;
	content: counter(myCounter) ".";
	display: inline-block;
	margin-right: 5px;
}

.faq1card__text ul {
	counter-reset: myCounter;
	margin-top: 2rem;
	margin-bottom: 4rem;
}

.faq1card__text ul li {
	margin: 2rem 0;
	padding-left: 30px;
	position: relative;
}

.faq1card__text ul li::before {
	content: '';
	position: absolute;
	top: 10px;
	left: 9px;
	width: 5px;
	height: 5px;
	background-color: #222;
	border-radius: 50%;
}

.faq1card__text h2,
.faq1card__text h3,
.faq1card__text h4,
.faq1card__text h5 {
	font-size: 3rem;
	font-weight: 500;
	margin-bottom: 2rem;
	margin-top: 4rem;
	color: #F44336;
}

.faq1card__text h2:first-child {
	color: #222;
	margin-top: 0;
}

.faq1card__text img {
	margin: 4rem 0;
}

.faq1card__text img:first-child {
	margin-top: 0;
}

.faq1card__text>i {
	display: block;
	font-size: 16px;
	font-style: normal;
	padding: 2rem 3rem;
	background-color: #F7F6F4;
}

.faq1card__wrap2 {
	position: sticky;
	top: 80px;
	max-width: 340px;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.faq1card__form {
	padding: 3rem;
	margin-bottom: 3rem;
}

.faq1card__form .form__title {
	font-size: 20px;
}

.faq1card__form .form__subtitle {
	font-size: 15px;
}

.faq1card__form .input2 {
	font-size: 14px;
	padding: 12.5px 20px;
}

.faq1card__form .textarea1 {
	height: 96px;
	font-size: 14px;
	padding: 12.5px 20px;
	margin-bottom: 0;
}

.faq1card__form .label-checkbox1__text {
	font-size: 12px;
}

.faq1card__form .label-checkbox1__icon {
	top: 3px;
}

.faq1card__form .form-checkbox__btn {
	padding: 12.5px 10px;
}

.faq1card__blockquote1:first-child {
	margin-top: 0;
}

.faq1card__blockquote1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 3rem;
	background-color: #F7F6F4;
	margin: 4rem 0;
}

.faq1card__blockquote1-img1 {
	height: 88px;
	width: 88px;
	position: relative;
}

.faq1card__blockquote1-img1 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
	margin: 0;
}

.faq1card__blockquote1-text {
	width: calc(100% - 112px);
}

.faq1card__blockquote1-text b {
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}

.faq1card__blockquote1-text span {
	display: block;
	font-size: 15px;
}

.faq1card__blockquote2 {
	padding: 3rem;
	background-color: #F7F6F4;
	position: relative;
	margin: 5rem 0;
}

.faq1card__blockquote2::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 4px;
	background-color: #E74C3C;
}

.faq1card__blockquote2 p {
	margin: 0;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 16px;
}

.faq1card__blockquote2 p:last-child {
	margin-bottom: 0;
}

.faq1card__blockquote2 p b {
	font-weight: 600;
	font-size: 15px;
}

.faq1card__question {
	background-color: #34495E;
	color: #fff;
	font-size: 18px;
	line-height: 1.6;
	font-weight: 700;
	padding: 2rem;
	margin-top: 4rem;
	margin-bottom: 2rem;
}

.faq1card__img-desc-wrap {
	padding: 2rem 3rem;
	background-color: #F7F6F4;
	padding-right: 55px;
	position: relative;
	margin-top: -2rem;
	margin-bottom: 5rem;
}

.faq1card__img-desc-wrap::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 26px;
	width: 19px;
	height: 18px;
	background: url(/local/templates/sinfo/css/../img/info-icon.svg) center / contain no-repeat;
}

.faq1card__img-desc {
	font-size: 16px;
	line-height: 1.6;
}

.faq1recommended {
	padding: 3rem 4rem;
	background-color: #F7F6F4;
}

.faq1recommended__title {
	font-weight: 700;
	margin-bottom: 2rem;
}

.faq1recommended__col {
	margin-bottom: 2rem;
}

.faq1recommended__col:last-child {
	margin-bottom: 0;
}

.faq1recommended-item {
	padding: 2rem;
	border: 2px solid #E9EAEC;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.faq1recommended-item__wrap1 {
	width: calc(100% - 186px);
}

.faq1recommended-item__title {
	max-width: 430px;
	width: 100%;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 2rem;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.faq1recommended-item__date {
	font-size: 13px;
	font-weight: 500;
	color: #9194A1;
}

.faq1recommended-item__wrap2 {
	max-width: 170px;
	width: 100%;
}

.faq1recommended-item__img {
	padding-top: 52%;
	position: relative;
}

.faq1recommended-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.faq1another {
	background-color: #F7F6F4;
	padding: 2.5rem;
	margin-bottom: 3rem;
}

.faq1another__title {
	font-weight: 700;
	margin-bottom: 3rem;
}

.faq1another__col {
	margin-bottom: 3rem;
}

.faq1another__col:last-child {
	margin-bottom: 0;
}

.faq1another-item {
	display: block;
}

.faq1another-item__title {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 1rem;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.faq1another-item__date {
	font-size: 12px;
	color: #9194A1;
	font-weight: 500;
}

.faq1main {
	background-color: #F7F6F4;
	padding: 2.5rem;
	margin-bottom: 3rem;
}

.faq1main__title {
	font-weight: 700;
	margin-bottom: 2rem;
}

.faq1main__col {
	margin-bottom: 3rem;
}

.faq1main__col:last-child {
	margin-bottom: 0;
}

.faq1main-item {
	display: block;
}

.faq1main-item__img-wrap {
	margin-bottom: 2rem;
}

.faq1main-item__img {
	padding-top: 44%;
	position: relative;
}

.faq1main-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.faq1main-item__date {
	font-size: 12px;
	font-weight: 500;
	color: #9194A1;
	margin-bottom: 1rem;
}

.faq1main-item__title {
	font-size: 15px;
	font-weight: 600;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.faq1card__text p:first-child, 
.faq1card__text ul:first-child {
    margin-top: 0;
}

.aboutus1__documents p {
    font-size: 16px;
    color: #666666;
}

.pomainscreen {
	background-color: #F7F6F4;
}

.pomainscreen__container {
	position: relative;
	margin-top: 8rem;
	min-height: 380px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.pomainscreen__wrap1 {
	max-width: 530px;
	width: 100%;
}

.pomainscreen__wrap1 .title {
	font-weight: 700;
}

.pomainscreen__text1 {
	color: #777776;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 3rem;
}

.pomainscreen__btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 460px;
	width: 100%;
}

.pomainscreen__btn-wrap .btn3 {
	display: block;
	max-width: 238px;
	width: 100%;
	padding: 15.5px 10px;
	text-align: center;
	font-size: 16px;
}

.pomainscreen__link1 {
	font-size: 16px;
	font-weight: 500;
	color: #34495E;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.pomainscreen__img {
	position: absolute;
	bottom: -110px;
	right: -250px;
	width: 705px;
}

.pomainscreen__img-link {
	position: absolute;
	z-index: 1;
	top: 29%;
	left: -17%;
	width: 22%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(231, 76, 60, 0.4);
	box-shadow: 0px 0px 40px 0px rgba(231, 76, 60, 0.4);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.pofunctional {
	overflow: hidden;
}

.pofunctional__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pofunctional__wrap1 {
	width: 48.5%;
}

.pofunctional__slider .swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-style1 {
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.pofunctional__img {
	position: relative;
}

.pofunctional__img img {
	width: 100%;
}

.pofunctional__slider-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 5rem;
}

.pofunctional__slider-nav .slider-nav1 {
	position: static;
}

.pofunctional__wrap2 {
	width: 47.5%;
}

.pofunctional__list li {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 2rem;
}

.pofunctional__container .pofunctional__wrap2 li {
	line-height: 1.6 !important;
}

.pofunctional__list li::before {
	content: "-";
	display: inline-block;
	margin-right: 5px;
}

.pofunctional__list li:last-child {
	margin-bottom: 0;
}

.poexamples {
	overflow: hidden;
}

.poexamples__slider {
	position: relative;
	padding-bottom: 8rem;
}

.poexamples__slider .swiper {
	overflow: initial;
}

.poexamples__slider .swiper-slide {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.poexamples-item {
	background-color: #F7F6F4;
	padding: 4rem;
	width: 100%;
	position: relative;
}

.poexamples-item::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #fff;
	border-right: 30px solid transparent;
}

.poexamples-item__title {
	font-size: 3rem;
	font-weight: 500;
	margin-bottom: 2rem;
}

.poexamples-item ul li {
	color: #777776;
	line-height: 1.6;
}

.poexamples-item ul li::before {
	content: "-";
	display: inline-block;
	margin-right: 5px;
}

.poconfiguration {
	overflow: hidden;
	background-color: #F7F6F4;
}

.poconfiguration__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 14rem;
}

.poconfiguration__wrap1 {
	width: calc(100% - 364px);
	background-color: #fff;
	padding: 3rem;
}

.poconfiguration__list-wrap {
	border-bottom: 2px solid #E6E6E6;
	padding-bottom: 3rem;
	margin-bottom: 3rem;
}

.poconfiguration__list-title-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	
}

.poconfiguration__list-title {
	width: calc(100% - 400px);
	font-size: 3rem;
	color: #6B7885;
	font-weight: 500;
	margin-bottom: 2rem;
}

.label-checkbox2-wrap {
	max-width: 360px;
	width: 100%;
	font-size: 15px;
}

.label-checkbox2 {
	display: inline-block;
	cursor: pointer;
	padding-left: 30px;
	position: relative;
}

.label-checkbox2 input {
	display: none;
}

.label-checkbox2 input:checked ~ .label-checkbox2__icon::after {
	opacity: 1;
}

.label-checkbox2__icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	border: 1px solid #7A7A7A;
}

.label-checkbox2__icon::after {
	content: '';
	position: absolute;
	top: -1px;
	bottom: -1px;
	right: -1px;
	left: -1px;
	border-radius: 2px;
	background: #E74C3C url(/local/templates/sinfo/css/../img/check-icon2.svg) 5px 7px no-repeat;
	opacity: 0;
	transition: opacity 0.3s;
}

.label-checkbox2__text {
	display: inline-block;
}

.label-checkbox3-wrap {
	width: 145px;
}

.label-checkbox3 {
	display: block;
	cursor: pointer;
}

.label-checkbox3__text-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	position: relative;
	border: 2px solid #D5D8DC;
}

.label-checkbox3 input {
	display: none;
}

.label-checkbox3 input:checked ~ .label-checkbox3__text-wrap .label-checkbox3__text:nth-child(1) {
	color: #fff;
}

.label-checkbox3 input:checked ~ .label-checkbox3__text-wrap .label-checkbox3__text:nth-child(2) {
	color: #BABABA;
}


.label-checkbox3 input:checked ~ .label-checkbox3__text-wrap .label-checkbox3__bg {
	transform: translateX(calc(-100% + 4px));
}

.label-checkbox3__text {
	width: 50%;
	font-size: 24px;
	color: #BABABA;
	text-align: center;
	transition: color 0.3s;
	position: relative;
	z-index: 1;
	padding: 5.5px 5px;
}

.label-checkbox3__text:nth-child(2) {
	color: #fff;
}

.label-checkbox3__bg {
	position: absolute;
	top: -2px;
	bottom: -2px;
	right: -2px;
	width: calc(50% + 4px);
	background-color: #E74C3C;
	transition: transform 0.3s;
}

.poconfiguration__list-wrap-text {
	color: #7A7A7A;
	font-size: 12px;
	line-height: 1.6;
	margin-top: 3rem;
}

.poconfiguration__wrap3-text {
	color: #777776;
	font-size: 16px;
	margin-top: 3rem;
	padding-left: 25px;
	position: relative;
}

.poconfiguration__wrap3-text::after {
	content: '';
	position: absolute;
	top: 8px;
	left: 9px;
	width: 6px;
	height: 6px;
	background-color: #777776;
	border-radius: 50%;
}

.poconfiguration__sum {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.poconfiguration__sum-title {
	font-size: 2.5rem;
	font-weight: 700;
}

.poconfiguration__sum-price {
	color: #646464;
}

.poconfiguration__sum-price b {
	display: block;
	color: #222;
	font-size: 4rem;
	font-weight: 700;
}

.poconfiguration__wrap2 {
	max-width: 340px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.poconfiguration__form-wrap {
	width: 100%;
	padding: 2.5rem;
}

.poconfiguration__form-wrap .form__title {
	font-size: 28px;
	font-weight: 700;
}

.poconfiguration__form-wrap .form__subtitle {
	font-size: 15px;
}

.poconfiguration__form-wrap .input2 {
	font-size: 14px;
	padding: 12.5px 20px;
}

.poconfiguration__form-wrap .textarea1 {
	height: 96px;
	font-size: 14px;
	padding: 12.5px 20px;
	margin-bottom: 8px;
}

.poconfiguration__form-wrap .label-checkbox1__text {
	font-size: 15px;
}

.poconfiguration__form-wrap .label-checkbox1__icon {
	top: 3px;
}

.poconfiguration__form-wrap .form-checkbox__btn {
	padding: 12.5px 10px;
}

.poconfiguration-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 3rem;
}

.poconfiguration-item:last-child {
	margin-bottom: 0;
}

.poconfiguration-item__title {
	max-width: 370px;
	width: 100%;
}

.poconfiguration-item__wrap1 {
	max-width: 360px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.poconfiguration-item__price {
	color: #6B7885;
	font-size: 14px;
	font-weight: 500;
}

.poconfiguration-item__price b {
	color: #222;
	font-size: 3rem;
	font-weight: 700;
	margin-right: 10px;
}

.quantity {
	width: 145px;
	position: relative;
}

.quantity__minus {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 50px;
	cursor: pointer;
}

.quantity__minus::after {
	content: "-";
	color: #BABABA;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.quantity__input {
	display: block;
	width: 100%;
	font-weight: 500;
	text-align: center;
	border: 2px solid #D5D8DC;
	padding: 9.5px 5px;
	color: #171717;
	cursor: default;
}

.quantity__input::-webkit-input-placeholder {
	color: #171717;
}

.quantity__input::-moz-placeholder {
	color: #171717;
}

.quantity__input:-ms-input-placeholder {
	color: #171717;
}

.quantity__input::-ms-input-placeholder {
	color: #171717;
}

.quantity__input::placeholder {
	color: #171717;
}

.quantity__plus {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	cursor: pointer;
}

.quantity__plus::after {
	content: "+";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.powork__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -30px;
	margin-top: -30px;
}

.powork__col {
	width: 25%;
	padding: 0px 30px;
	margin-top: 30px;
}

.powork__col:last-child .powork-item::after {
	display: none;
}

.powork-item {
	position: relative;
}

.powork-item::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: -60px;
	height: 2px;
	background-color: #E74C3C;
}

.powork-item__number1 {
	width: 60px;
	height: 60px;
	background-color: #E74C3C;
	font-weight: 700;
	color: #fff;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 3rem;
}

.powork-item__number1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 14px solid #F7F6F4;
	border-right: 14px solid transparent;
}

.powork-item__number2 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 2rem;
}

.powork-item__text {
	color: #777776;
	font-size: 16px;
}

.pofaq__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pofaq__wrap1 {
	width: calc(100% - 480px);
}

.pofaq__wrap1 .faq1-item {
	padding: 4.5rem 0 4.5rem 3rem;
}

.pofaq__wrap2 {
	max-width: 340px;
	width: 100%;
}

.pofaq__col {
	margin-bottom: 3rem;
}

.pofaq__col:last-child {
	margin-bottom: 0;
}

.pofaq-item {
	display: block;
	background-color: #34495E;
	color: #fff;
	padding: 4rem;
	position: relative;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.pofaq-item::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #fff;
	border-right: 30px solid transparent;
}

.pofaq-item__title {
	font-size: 3rem;
	max-width: 211px;
	width: 100%;
	margin-bottom: 15rem;
}

.pofaq-item__link {
	font-size: 16px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pofaq-item__link::after {
	content: "";
	width: 31px;
	height: 15px;
	background: url(/local/templates/sinfo/css/../img/arrow1.svg) center/contain no-repeat;
	margin-left: 16px;
}

.pobanner {
	background-color: #E74C3C;
	color: #fff;
}

.pobanner__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.pobanner__wrap1 {
	max-width: 810px;
	width: 100%;
}

.pobanner__text {
	font-size: 16px;
	line-height: 1.5;
	color: #FADBD8;
}

.pobanner__wrap2 {
	max-width: 238px;
	width: 100%;
}

.pobanner__wrap2 .btn3 {
	display: block;
	font-size: 16px;
	padding: 18px 10px;
	text-align: center;
}

.aboutus1__img-wrap {
	margin-bottom: 5rem;
}

.aboutus1__img {
	display: inline-block;
	position: relative;
}

.aboutus1__img::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #fff;
	border-right: 30px solid transparent;
}

.aboutus1__container1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 5rem;
	padding-bottom: 5rem;
	border-bottom: 1px solid #ccc;
}

.aboutus1__wrap1 {
	max-width: 700px;
	width: 100%;
}

.aboutus1__title {
	font-size: 4rem;
	line-height: 1.2;
	color: #E74C3C;
	margin-bottom: 3rem;
}

.aboutus1__text-wrap p {
	line-height: 1.56;
	margin-bottom: 4rem;
}

.aboutus1__text-wrap p:last-child {
	margin-bottom: 0;
}

.aboutus1__wrap2 {
	max-width: 425px;
	width: 100%;
}

.aboutus1__text1 {
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 3rem;
	padding-bottom: 3rem;
	border-bottom: 1px solid #ccc;
}

.aboutus1__documents-title {
	font-weight: 600;
	margin-bottom: 14px;
}

.aboutus1__documents-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.aboutus1__documents-list li {
	margin-right: 8px;
	padding-right: 8px;
	font-size: 14px;
	position: relative;
}

.aboutus1__documents-list li::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 21px;
	background-color: #D3D3D3;
	border-radius: 300px;
}

.aboutus1__documents-list li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.aboutus1__documents-list li:last-child::after {
	display: none;
}

.aboutus1__documents-list li a {
	display: inline-block;
	color: #E74C3C;
}

.aboutus1__container2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.aboutus1__wrap3 {
	width: calc(100% - 364px);
}

.aboutus1__list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -12px;
	margin-top: -24px;
}

.aboutus1__col1 {
	width: 50%;
	padding: 0px 12px;
	margin-top: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.aboutus1__wrap4 {
	max-width: 340px;
	width: 100%;
}

.aboutus1-item1 {
	width: 100%;
	background-color: #F7F6F4;
	padding: 4rem;
	position: relative;
	min-height: 264px;
}

.aboutus1-item1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #fff;
	border-right: 30px solid transparent;
}

.aboutus1-item1__title {
	font-size: 3rem;
	line-height: 1.21;
	font-weight: 500;
	margin-bottom: 16px;
}

.aboutus1-item1__text {
	font-size: 16px;
	line-height: 1.6;
	color: #808080;
}

.acticlescard__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.acticlescard__wrap1 {
	max-width: 340px;
	width: 100%;
}

.acticlescard__title {
	font-size: 3rem;
	font-weight: 500;
	margin-bottom: 3rem;
}

.acticlescard__wrap2 {
	width: calc(100% - 364px);
}

.acticlescard-item {
	border: 1px solid #E8E7E5;
	border-top: none;
}

.acticlescard-item:nth-child(1) {
	border-top: 1px solid #E8E7E5;
}

.acticlescard-item__title-wrap {
	position: relative;
}

.acticlescard-item__title-wrap.active .acticlescard-item__title-icon svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.acticlescard-item__title-wrap.active .acticlescard-item__title-icon svg path {
	fill: #F44336;
}

.acticlescard-item__title {
	display: block;
	font-size: 15px;
	font-weight: 500;
	padding: 2.5rem;
	padding-right: 45px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.acticlescard-item__title.active {
	color: #F44336;
}

.acticlescard-item__title-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 55px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.acticlescard-item__title-icon svg {
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.acticlescard-item__title-icon svg path {
	fill: #000;
	-webkit-transition: fill 0.3s;
	transition: fill 0.3s;
}

.acticlescard-item__content {
	display: none;
}

.acticlescard-item__content.active {
	display: block;
}

.acticlescard-item__content ul li a {
	display: block;
	/*padding: 2rem 2.5rem;*/
	padding: 2rem 4.5rem;
	background-color: #F7F6F4;
	border-top: 1px solid #E8E7E5;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.acticlescard-item__content ul li a.active {
	color: #F44336;
}

.thanks {
	background-color: #34495E;
	padding: 70px 15px;
	text-align: center;
	color: #fff;
	order: -1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: none;
	margin-bottom: 3rem;
}

.thanks__img {
	max-width: 36px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
}

.thanks__title {
	font-size: 28px;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 6px;
}

.thanks__subtitle {
	color: #AEB6BF;
	font-size: 16px;
	font-weight: 500;
	max-width: 400px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.no-touch .header__menu li a:hover,
.no-touch .product-item:hover .product-item__title,
.no-touch .attendance-item:hover .attendance-item__title,
.no-touch .pomainscreen__link1:hover,
.no-touch .breadcrumbs__list li a:hover {
	color: #E74C3C;
}

.no-touch .search__form-btn:hover {
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}

.no-touch .header__link1:hover,
.no-touch .pofaq-item:hover {
	background-color: #E74C3C;
}

.no-touch .header__catalog-link:hover,
.no-touch .btn1:hover,
.no-touch .totop:hover,
.no-touch .input-checkbox1:checked~.form-checkbox .form-checkbox__btn:hover,
.no-touch .btn3:hover {
	background-color: #b3392c;
}

.no-touch .btn2:hover {
	background-color: #b3392c;
	color: #fff;
}

.no-touch .header__link2:hover,
.no-touch .footer__menu li a:hover,
.no-touch .footer__dev:hover,
.no-touch .breadcrambs__list li a:hover,
.no-touch .aboutus1__documents-list li a:hover {
	text-decoration: underline;
}

.no-touch .portfolio-item2:hover::after {
	background-color: rgba(44, 62, 80, 0.8);
}

.no-touch .portfolio-item2:hover .portfolio-item2__link {
	opacity: 1;
	pointer-events: initial;
}

.no-touch .portfolio-item2__title:hover,
.no-touch .portfolio-item2__link:hover,
.no-touch .faq1-item:hover .faq1-item__text,
.no-touch .faq1recommended-item:hover .faq1recommended-item__title,
.no-touch .faq1another-item:hover .faq1another-item__title,
.no-touch .faq1main-item:hover .faq1main-item__title,
.no-touch .acticlescard-item__content ul li a:hover,
.no-touch .acticlescard-item__title:hover {
	color: #F44336;
}

.no-touch .footer__documents ul li a:hover {
	text-decoration: underline;
}

.no-touch .faq1card__text a:hover {
	text-decoration: none;
}

.no-touch .pomainscreen__img-link:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.no-touch .acticlescard-item__title-icon:hover svg path {
	fill: #F44336;
}

.popup {
	max-width: 600px;
	width: 100%;
	padding: 0;
}

.headerfixed {
	position: fixed;
	z-index: 60;
	top: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	transform: translateY(-200%);
	opacity: 0;
	transition: all 0.3s;
}

.headerfixed__wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.headerfixed.fixed {
	transform: translateY(0);
	opacity: 1;
}

.error404 {
	padding-top: 4rem;
	padding-bottom: 10rem;
}

.error404__wrap {
	text-align: center;
}

.error404__title {
	color: #34495E;
	font-size: 240px;
	line-height: 1.1;
	font-weight: 700;
}

.error404__subtitle {
	color: #2C3E50;
	font-size: 42px;
	line-height: 1.2;
	margin-bottom: 16px;
}

.error404__text {
	color: #808B96;
	font-weight: 500;
	margin-bottom: 8rem;
}

.error404__btn1 {
	display: block;
	max-width: 360px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-weight: 400;
	padding: 20.5px 10px;
}
.no-select{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.warn{
	border-left: 5px solid #F44336;
	padding-left: 7px;
}

@media only screen and (max-width: 1450px) {
	.search {
		max-width: 370px;
	}

	.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-style1 {
		left: 16px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.slider-nav3 {
		left: 16px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@media only screen and (max-width: 1300px) {
	.mainscreen-item__img {
		width: 40%;
	}

	.mainscreen-item::before {
		width: 60%;
	}
}

@media only screen and (max-width: 1250px) {
	.search {
		max-width: none;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-top: 3rem;
	}
}

@media only screen and (max-width: 1200px) {
	.aboutus__wrap1 {
		width: 48%;
		max-width: none;
	}

	.aboutus__wrap2 {
		width: 48%;
	}

	.pomainscreen__img {
		right: -365px;
	}

	.poconfiguration__wrap1 {
		width: 100%;
		margin-bottom: 4rem;
	}

	.poconfiguration__wrap2 {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}

	.pobanner__wrap1 {
		width: calc(100% - 260px);
		max-width: none;
	}

	.aboutus1__wrap1 {
		width: calc(100% - 450px);
	}

	.footer__wrap1 {
		max-width: 170px;
	}

	.footer__wrap4 {
		max-width: 700px;
	}

	.headerfixed .logo__text {
		display: none;
	}

	.headerfixed .logo {
		max-width: 150px;
	}

	.faq1card__wrap1 {
		width: calc(100% - 364px);
	}
}

@media only screen and (max-width: 1150px) {
	.statistics__col {
		width: 50%;
	}
}

@media only screen and (max-width: 1100px) {
	.pofaq__wrap1 {
		width: 100%;
		margin-bottom: 4rem;
	}

	.pofaq__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin: 0px -15px;
		margin-top: -30px;
	}

	.pofaq__col {
		width: 50%;
		padding: 0px 15px;
		margin-top: 30px;
		margin-bottom: 0;
	}

	.pofaq__wrap2 {
		max-width: none;
	}

	.aboutus1__wrap3 {
		width: 100%;
		margin-bottom: 4rem;
	}

	.aboutus1__wrap4 {
		max-width: none;
	}

	.acticlescard__wrap1 {
		max-width: none;
		margin-bottom: 4rem;
	}

	.acticlescard__wrap2 {
		width: 100%;
	}

	.portfolio__col {
		width: 50%;
	}
}

@media only screen and (max-width: 1050px) {
	.mainscreen-item__text-container {
		max-width: 410px;
	}

	.catalog1__col {
		width: 50%;
	}
}

@media only screen and (max-width: 1000px) {
	.pomainscreen__container {
		min-height: initial;
	}

	.pomainscreen__wrap1 {
		max-width: none;
		margin-bottom: 4rem;
		text-align: center;
	}

	.pomainscreen__img {
		position: relative;
		bottom: auto;
		right: auto;
		max-width: 600px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		-webkit-transform: translateX(27%);
		-ms-transform: translateX(27%);
		transform: translateX(27%);
	}

	.pomainscreen__btn-wrap {
		margin-left: auto;
		margin-right: auto;
	}

	.pomainscreen {
		overflow: hidden;
	}

	.powork__col {
		width: 50%;
	}

	.powork-item::after {
		display: none;
	}

	.footer__wrap4 {
		max-width: none;
		margin-top: 8rem;
	}

	.footer__wrap1 {
		max-width: 310px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.header__menu li {
		margin-right: 2rem;
	}
}

@media only screen and (min-width: 901px) {
	.header__wrap3 {
		display: block !important;
	}
}

@media only screen and (max-width: 900px) {
	html {
		font-size: 6px;
	}

	.toggle {
		display: block;
	}

	.header__wrap3 {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		z-index: 50;
		background-color: #fff;
		/*padding: 20px 16px;*/
		padding: 13px 16px;
		padding-bottom: 50px;
		display: none;
	}

	.header__logo-mob,
	.header__contants-mob,
	.header__btn3-mob,
	.header__link-mob-wrap {
		display: block;
	}

	.header__menu li {
		margin-right: 0;
		width: 100%;
	}

	.header__menu li:last-child a {
		border-bottom: 1px solid #F0F0F0;
	}

	.header__menu li a {
		display: block;
		padding: 3rem;
		border-top: 1px solid #F0F0F0;
	}

	.header__nav {
		margin-bottom: 4rem;
	}

	.lang {
		margin-left: 0;
	}

	.lang__link-text {
		display: inline-block;
	}

	.header__link1 {
		margin-right: auto;
		margin-left: 3rem;
		background: none;
		padding: 0;
		color: #C0392B;
	}

	.no-touch .header__link1:hover {
		background: none;
	}

	.body-overflow {
		overflow: hidden;
	}

	.header__catalog-link {
		border-radius: 4px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		font-weight: 500;
	}

	.header__catalog-link::after {
		margin-left: 5px;
	}

	.logo__text {
		font-size: 13px;
		max-width: 240px;
	}

	.logo__img {
		max-width: 148px;
	}

	.logo {
		max-width: 405px;
	}

	.header__container1 {
		background-color: #F7FEFA;
	}

	.input1 {
		border-radius: 4px;
	}

	.mainscreen-item__text-container {
		min-height: 360px;
		padding-bottom: 109px;
	}

	.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-style1 {
		bottom: 63px;
	}

	.slider-nav3 {
		bottom: 38px;
	}

	.mainscreen-item__title {
		font-size: 24px;
	}

	.mainscreen-item__text {
		font-size: 14px;
	}

	.btn1 {
		font-size: 14px;
	}

	body {
		font-size: 15px;
	}

	.catalog__slider .swiper-scrollbar-style1.swiper-scrollbar-horizontal {
		display: block;
	}

	.catalog__slider .slider-nav1 {
		display: none;
	}

	.services-item__text {
		width: calc(100% - 55px);
	}

	.services__wrap2 {
		display: none;
	}

	.services__wrap1 {
		width: 100%;
	}

	.services-item__number {
		width: 100%;
		margin-bottom: 2rem;
	}

	.services-item__text {
		width: 100%;
	}

	.services__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 0;
		border: none;
	}

	.services__col {
		width: 580px;
		padding-right: 138px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		padding: 5rem 0;
		border-top: 2px solid #d3d3d3;
		border-bottom: 2px solid #d3d3d3;
		margin-bottom: 0;
	}

	.services__col:last-child {
		margin-right: 0;
	}

	.services__list-wrap {
		overflow: auto;
		padding-bottom: 5rem;
	}

	.attendance__col {
		width: 50%;
	}

	.aboutus__wrap1 {
		width: 100%;
	}

	.aboutus__img {
		padding-top: 50%;
	}

	.aboutus__wrap1 {
		margin-bottom: 8rem;
	}

	.aboutus__wrap2 {
		width: 100%;
	}

	.statistics-item__text2 {
		font-weight: 700;
	}

	.btn2 {
		font-size: 15px;
	}

	.portfolio-item2__img {
		height: 464px;
	}

	.portfolio-item1__title {
		font-size: 20px;
	}

	.portfolio__slider-wrap1 {
		width: 47%;
		padding-top: 0;
	}

	.portfolio__slider-wrap2 {
		width: 49%;
	}

	.form-checkbox__btn,
	.input2,
	.textarea1 {
		font-size: 15px;
		padding-top: 14px;
		padding-bottom: 14px;
	}

	.label-checkbox1__text {
		font-size: 15px;
	}

	.label-checkbox1__icon {
		top: -1px;
	}

	.faq1card__wrap1 {
		width: 100%;
		margin-bottom: 4rem;
	}

	.faq1card__wrap2 {
		max-width: none;
	}

	.faq1main-item__img-wrap {
		max-width: 500px;
		width: 100%;
	}

	.pofunctional__wrap1 {
		width: 100%;
	}

	.pofunctional__wrap2 {
		width: 100%;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin-bottom: 4rem;
	}

	.headerfixed .header__nav {
		display: none;
	}

	.header__wrap3-close {
		display: block;
	}

	.headerfixed .header__catalog-link {
		margin-left: auto;
		margin-right: 30px;
	}

	.faq1card__text ul li::before {
		top: 8px;
		left: 0;
	}

	.faq1card__text ul li {
		padding-left: 18px;
	}

	.faq1card__img-desc,
	.faq1card__text p b {
		font-size: 15px;
	}

	.faq1card__question {
		font-size: 16px;
		font-weight: 500;
	}

	.faq1card__text {
		font-size: 15px;
	}

	.error404__title {
		font-size: 150px;
	}

	.error404__subtitle {
		font-size: 20px;
	}

	.error404__btn1 {
		max-width: 220px;
		padding: 17px 10px;
	}
}

@media only screen and (max-width: 850px) {
	.quantity {
		width: 100px;
	}

	.quantity__plus,
	.quantity__minus {
		width: 35px;
	}

	.quantity__input {
		padding: 7px 5px;
	}

	.poconfiguration-item__wrap1 {
		max-width: 280px;
	}

	.aboutus1__wrap1 {
		width: 100%;
		margin-bottom: 3rem;
	}

	.aboutus1__wrap2 {
		max-width: none;
	}

	.label-checkbox2-wrap {
		max-width: 280px;
	}

	.poconfiguration__list-title {
		width: calc(100% - 300px);
	}

	.label-checkbox3-wrap {
		width: 100px;
	}

	.label-checkbox3__text {
		font-size: 16px;
		padding: 6px 5px;
	}
}

@media only screen and (max-width: 800px) {
	.mainscreen-item__text-container {
		max-width: 330px;
	}
}

@media only screen and (max-width: 750px) {
	.contacts__wrap1 {
		width: 100%;
		margin-bottom: 4rem;
	}

	.contacts__wrap2 {
		width: 100%;
	}

	.contacts__map {
		height: 450px;
	}

	.poconfiguration-item__title {
		max-width: none;
		margin-bottom: 16px;
	}

	.label-checkbox2-wrap {
		max-width: none;
	}

	.poconfiguration__list-title {
		width: 100%;
		margin-bottom: 8px;
	}
}

@media only screen and (max-width: 700px) {
	.mobile_hide {
		display: none !important;
	}

	.footer__nav {
		width: 100%;
		margin-bottom: 8rem;
	}

	.footer__nav-wrap {
		width: 100%;
		text-align: center;
		margin-bottom: 8rem;
	}

	.footer__nav-wrap:last-child {
		margin-bottom: 0;
	}

	.footer__contacts-wrap {
		width: 100%;
		text-align: center;
	}

	.footer__copy {
		width: 100%;
		margin-bottom: 3rem;
	}

	.footer__wrap3 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}
}

@media only screen and (max-width: 650px) {
	.header__link1 {
		display: none;
	}

	.header__btn1 {
		display: block;
	}

	.input1 {
		padding-top: 14px;
		padding-bottom: 14px;
	}

	.header__wrap3 {
		padding: 22px 16px;
	}

	.header__logo-mob {
		max-width: 120px;
	}

	.header__contacts {
		display: none;
	}

	.logo__img {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 2rem;
	}

	.logo {
		max-width: 240px;
		margin-left: auto;
		margin-right: auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}

	.mainscreen-item__img {
		width: 100%;
	}

	.mainscreen-item::before {
		width: 100%;
		z-index: 1;
		opacity: 0.9;
	}

	.mainscreen-item__text-container {
		position: relative;
		z-index: 1;
		padding-bottom: 63px;
		padding-top: 30px;
		min-height: initial;
	}

	.mainscreen-item__title {
		font-size: 22px;
	}

	.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-style1 {
		bottom: 27px;
	}

	.slider-nav3 {
		bottom: 17px;
		width: 80px;
	}

	.swiper-button-next-style1, .swiper-button-prev-style1 {
		width: 28px;
		height: 28px;
	}

	.title {
		font-size: 24px;
	}

	.section-padding {
		padding: 5rem 0;
	}

	.statistics-item__text2 {
		font-size: 20px;
	}

	.statistics-item__text1,
	.statistics-item__text3 {
		font-size: 13px;
	}

	.portfolio-item1__title {
		font-size: 18px;
	}

	.faq1-item__text {
		width: 100%;
		margin-bottom: 2rem;
	}

	.pobanner__wrap1 {
		width: 100%;
		margin-bottom: 4rem;
	}

	.aboutus1__col1 {
		width: 100%;
	}

	.aboutus1-item1 {
		min-height: initial;
	}

	.headerfixed .logo__img {
		margin-bottom: 0;
	}

	.headerfixed .logo {
		margin: 0;
		max-width: 120px;
	}

	.headerfixed {
		padding: 15px 0;
	}

	.poconfiguration__container {
		margin-bottom: 5rem;
	}

	.poconfiguration__list-wrap-text {
		font-size: 15px;
	}

	.poconfiguration__wrap3-text {
		font-size: 15px;
		padding-left: 19px;
	}

	.poconfiguration__wrap3-text::after {
		top: 6px;
		left: 0;
	}

	.mainscreen-item__title br {
		display: none;
	}
}

@media only screen and (max-width: 600px) {
	.services__col {
		width: 332px;
		padding-right: 12px;
	}

	.services-item__text {
		font-size: 15px;
	}

	.attendance__col {
		width: 100%;
	}

	.aboutus__img {
		padding-top: 82%;
	}

	.portfolio .slider-nav2 {
		display: none;
	}

	.portfolio__slider-wrap1 {
		margin-bottom: 5rem;
		width: 100%;
	}

	.portfolio__slider-wrap2 {
		width: 100%;
	}

	.portfolio-item2__img {
		height: auto;
		padding-top: 100%;
	}

	.catalog1__col {
		width: 100%;
	}

	.contacts__map {
		height: 350px;
	}

	.faq1recommended-item__wrap2 {
		max-width: none;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin-bottom: 2rem;
	}

	.faq1recommended-item__wrap1 {
		width: 100%;
	}

	.faq1recommended {
		padding: 2.5rem;
	}

	.faq1card__text>i {
		font-size: 15px;
	}

	.faq1card__text h2 br,
	.faq1card__text h3 br,
	.faq1card__text h4 br,
	.faq1card__text h5 br {
		display: none;
	}
}

@media only screen and (max-width: 550px) {
	.powork__col {
		width: 100%;
	}

	.pofaq__col {
		width: 100%;
	}

	.portfolio__col {
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {

	.header__wrap3 {
		padding: 15px 16px;
	}

	.pomainscreen__img {
		margin: 0px -40px;
		width: auto;
		max-width: none;
	}

	.pomainscreen__btn-wrap {
		max-width: 238px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.pomainscreen__btn-wrap .btn3 {
		margin-bottom: 16px;
		font-size: 15px;
	}

	.pofaq__wrap1 .faq1-item {
		padding: 3rem 0 3rem 3rem;
	}

	.aboutus1__documents-list li {
		margin-right: 0;
		padding-right: 0;
		width: 100%;
		margin-bottom: 8px;
	}

	.aboutus1__documents-list li:last-child {
		margin-bottom: 0;
	}

	.aboutus1__documents-list li::after {
		display: none;
	}

	.totop-wrap {
		width: 40px;
		height: 40px;
		right: 10px;
	}

	.headerfixed .header__catalog-link {
		display: none;
	}

	.faq1card__blockquote1-img1 {
		left: 50%;
		transform: translateX(-50%);
		margin-bottom: 2rem;
	}

	.faq1card__blockquote1-text {
		width: 100%;
		text-align: center;
	}

	.faq1card__img-desc br {
		display: none;
	}

	.error404__title {
		font-size: 120px;
	}
}
/* End */


/* Start:/local/templates/sinfo/template_styles.css?17486068262262*/
.header__submenu {
  display:none;
}

.mainscreen-item__img img {
   object-fit: fill !important;
}

.header__submenu li {
  margin-right: 0;
  text-wrap: nowrap;
}

.header__menu li:hover .header__submenu {
  display:block;
  position: absolute;
  background: #fff;
  z-index: 99;
  padding: 5px 15px;
}

.form-checkbox__btn {
  border:none;
}

.search__form-btn {
  border:none;
  cursor: pointer;
}

.form-captcha__image {
  margin-bottom: 16px;
}

.faq1card__form .form-captcha__image {
  margin-bottom: 8px;
}

.lang__link-icon img {
  height: 19px;
}

.pofunctional__container .pofunctional__wrap2 h2 {
  font-size: 5rem;
  line-height: 1.24;
  color: #2C3E50;
  margin-bottom: 3.5rem;
  color: #F44336;
}

.pofunctional__container .pofunctional__wrap2 ul {
  display: block;
  margin: 0;
  padding-left: 0;
}

.pofunctional__container .pofunctional__wrap2 li {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 2rem;
}

.pofunctional__container .pofunctional__wrap2 li::before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.acticlescard__back {
  display: block;
  margin-bottom: 20px;
}

.poconfiguration__wrap_form {
  display: block;
}

.footer__wrap4 {
  max-width: 1000px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.footer__nav-wrap {
  width: 22%;
}

.line-bottom {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #ccc;
}

.btn_download_po {
  margin-top: 20px;
}

.site-wrap {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
main {
  flex: 1;
}

.header__menu .root-item-selected {
  color: #F44336;
}

.input2_img {
  margin: -5px 0 5px;
}

.input2_img_small {
  margin: 10px 0 5px;
}

.cf-turnstile {
  margin-top: -3px;
}

.input2_img_small + .cf-turnstile {
  margin-top: 11px;
}

.input2_img_small + .cf-turnstile iframe {
  width: 100% !important;
}


@media only screen and (max-width: 1341px) {
  .footer__wrap4 {
    max-width: 767px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__nav-wrap {
    width: 49%;
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 900px) {
  .header__catalog-link {
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .footer__nav-wrap {
    width: 100%;
    text-align: center;
  }
}
/* End */
/* /local/templates/sinfo/css/libs.css?170248553133697 */
/* /local/templates/sinfo/css/main.css?175766810876537 */
/* /local/templates/sinfo/template_styles.css?17486068262262 */
