

/* Start:/local/templates/ekro/css/libs.css?176840716335459*/
/* 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}
/* jquery.formstyler.css */
.jq-checkbox,.jq-radio,.jq-select-multiple li,.jq-selectbox li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jq-checkbox,.jq-file,.jq-radio,.jq-select-multiple,.jq-selectbox{position:relative;display:inline-block}.jq-file__name,.jq-selectbox__select-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.jq-checkbox,.jq-file,.jq-number,.jq-radio{display:inline-block}.jq-checkbox,.jq-radio{overflow:hidden;user-select:none}.jq-checkbox input,.jq-radio input{position:absolute;z-index:-1;margin:0;padding:0;opacity:0}.jq-file{overflow:hidden}.jq-file input{position:absolute;top:0;right:0;height:auto;margin:0;padding:0;opacity:0;font-size:100px;line-height:1em}.jq-select-multiple select,.jq-selectbox select{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0}.jq-select-multiple li,.jq-selectbox li{user-select:none;white-space:nowrap}.jq-selectbox{z-index:10}.jq-selectbox__select{position:relative}.jq-selectbox__select-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jq-selectbox__dropdown{position:absolute}.jq-selectbox__search input{-webkit-appearance:textfield}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}.jq-selectbox__dropdown ul{position:relative;overflow:auto;overflow-x:hidden;list-style:none;-webkit-overflow-scrolling:touch}.jq-select-multiple ul{position:relative;overflow-x:hidden;-webkit-overflow-scrolling:touch}.jq-number__field input{-moz-appearance:textfield;text-align:left}.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
/**
 * 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/ekro/css/main.css?1768407163169534*/
@charset "UTF-8";

*::-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 {
	min-width: 320px;
	overflow-x: hidden;
	position: relative;
	color: #222;
	font-family: "Rubik", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	margin: 0;
}

p {
	margin: 0;
}

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

img {
	vertical-align: bottom;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	max-width: 100%;
	width: auto;
	height: auto;
}

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

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

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

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

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

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

.hidden {
	display: none;
}

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

.btn3 {
	cursor: pointer;
	display: inline-block;
	border: none;
	border-radius: 4px;
	background-color: #00875c;
	color: #fff;
	font-size: 14px;
	padding: 14.5px 24px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.header {
	z-index: 11;
	position: relative;
	-webkit-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.16);
}

.header__container3.header__container3--fixed {
	z-index: 12;
	position: fixed;
	top: 0;
	left: 0;
	transform: translateY(-800px);
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.16);
	padding: 0;
	transition: transform 0.4s;
}

.header__container3.header__container3--fixed .header__catalog-btn {
	border-radius: 0;
}

.header__container3.header__container3--fixed .header__basket-link {
	border-radius: 0;
}

.header__container3.header__container3--fixed-active {
	transform: translateY(0);
}

.header__btn-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.header__btn-wrap-btn1 {
	width: 48%;
	background-color: #0c6d4f;
	text-align: center;
	font-weight: 500;
	padding: 14.5px 10px;
}

.header__btn-wrap-btn2 {
	width: 48%;
	text-align: center;
	font-weight: 500;
	padding: 14.5px 10px;
}

.header__container1 {
	background-color: #f7fefa;
}

.header__container1.header__container1--fixed {
	z-index: 12;
	position: fixed;
	top: 0;
	left: 0;
	transform: translateY(-800px);
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.16);
	transition: transform 0.4s;
}

.header__container1.header__container1--fixed-active {
	transform: translateY(0);
}

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

.header__email-list {
	display: none;
	margin-top: 20px;
}

.header__email-item {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 13px;
}

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

.header__email-text {
	color: #00875c;
	font-size: 14px;
	margin-right: 5px;
}

.header__email {
	position: relative;
	display: inline-block;
	font-size: 14px;
}

.header__btn1 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 212px;
	width: 100%;
	border-radius: 0 0 4px 4px;
	background-color: #00875c;
	color: #fff;
	font-weight: 600;
	padding: 18px 10px;
	margin-bottom: -10px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.header__btn1::before {
	content: "";
	width: 19px;
	height: 14px;
	background: url(/local/templates/ekro/css/../img/email-icon2.svg) center/contain no-repeat;
	margin-right: 15px;
}

.header__container2 {
	padding: 25px 0 15px;
}

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

.header__wrap2 .header__btn-wrap {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-top: 16px;
}

.header__contacts {
	max-width: 283px;
	width: 100%;
}

.header__contacts-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 2px;
}

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

.header__contacts-wrap span {
	max-width: 120px;
	width: 100%;
	text-align: right;
	color: #909090;
	font-size: 14px;
}

.header__contacts-wrap a {
	display: inline-block;
}

.header__contacts-wrap a b {
	font-weight: 600;
}

.header__link1-wrap {
	text-align: right;
	margin-top: -4px;
}

.header__link1 {
	display: inline-block;
	color: #00875c;
	font-size: 14px;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

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

.header__wrap3-container {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: 15px;
}

.header__wrap3-close {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(/local/templates/ekro/css/../img/close2.svg) center/contain no-repeat;
}

.header__catalog {
	max-width: 265px;
	width: 100%;
}

.header__catalog-btn {
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px 4px 0 0;
	background-color: #00875c;
	color: #fff;
	font-weight: 500;
	padding: 17.5px 10px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.header__catalog-btn::after {
	content: "";
	width: 16px;
	height: 12px;
	background: url(/local/templates/ekro/css/../img/catalog-icon1.svg) center/contain no-repeat;
	margin-left: 16px;
}

.header__nav {
	margin-left: 32px;
	margin-right: auto;
}

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

.header__menu li {
	margin-right: 39px;
}

.header__menu li:nth-child(9),
.header__menu li:nth-child(10) {
	display: none;
}

.header__menu li:nth-child(8) {
	margin-right: 0;
}

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

.header__menu li a.active {
	color: #00875c;
}

.header__menu-toggle {
	cursor: pointer;
	position: relative;
	width: 23px;
	height: 23px;
}

.header__menu-toggle::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #0c6d4f;
}

.header__menu-toggle::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #0c6d4f;
}

.header__menu-tablet-wrap {
	position: relative;
	display: none;
}

.header__menu-tablet {
	position: absolute;
	top: 30px;
	left: -20px;
	display: none;
	width: 170px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	padding: 10px 0;
}

.header__menu-tablet a {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	padding: 7px 10px;
	padding-left: 15px;
}

.header__menu-toggle-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #0c6d4f;
}

.header__user-link {
	width: 34px;
	height: 34px;
	background: url(/local/templates/ekro/css/../img/user-icon1.svg) center/contain no-repeat;
	margin-right: 30px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	transition:
		transform 0.3s,
		-webkit-transform 0.3s;
}

.header__basket-link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	min-height: 59px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 212px;
	width: 100%;
	border-radius: 4px 4px 0 0;
	background-color: #0c6d4f;
	color: #fff;
	font-weight: 600;
	padding: 5px 10px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.header__basket-link.empty .header__basket-link-price {
	font-size: 0;
}

.header__basket-link.empty .header__basket-link-icon b {
	opacity: 0;
}

.header__basket-link-icon {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 27px;
	background: url(/local/templates/ekro/css/../img/basket-icon1.svg) center/contain no-repeat;
	margin-right: 20px;
}

.header__basket-link-icon b {
	position: absolute;
	top: -3px;
	right: -9px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #00a651;
	font-size: 9px;
	font-weight: 600;
	opacity: 1;
	transition: opacity 0.3s;
}

.header__basket-link-price {
	display: block;
	color: #9ec5b9;
	font-size: 9px;
	font-weight: 500;
	margin-top: -3px;
	transition: font-size 0.3s;
}

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

.lang li {
	position: relative;
	padding-right: 11px;
	margin-right: 9px;
}

.lang li::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 2px;
	height: 11px;
	border-radius: 200px;
	background-color: #949896;
}

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

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

.lang a {
	display: inline-block;
	color: #949896;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.lang a.active,
.lang span.active {
	color: #00793b;
	pointer-events: none;
}

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

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

.logo__text {
	max-width: 176px;
	width: 100%;
	color: #808080;
	font-size: 12px;
	line-height: 1.4;
}

.search {
	width: calc(100% - 810px);
}

.search__form {
	position: relative;
	margin-bottom: 0;
}

.search__form .input1 {
	padding-right: 60px;
}

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

.input1 {
	border: 2px solid #ebebeb;
	border-radius: 4px;
	color: #000;
	padding: 14px 15px;
	padding-left: 26px;
	transition: border 0.3s;
}

.input3.hasError {
	border: 2px solid red;
}

.input1--w50 {
	width: 49%;
}

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

.input1::-moz-placeholder {
	color: #909090;
}

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

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

.input1::placeholder {
	color: #909090;
}

.toggle {
	cursor: pointer;
	display: none;
	width: 30px;
	height: 20px;
	background: url(/local/templates/ekro/css/../img/toggle.svg) center/contain no-repeat;
}

.mainscreen {
	overflow: hidden;
	position: relative;
	max-width: 1900px;
	width: 100%;
	padding-top: 21px;
	padding-bottom: 47px;
	margin-left: auto;
	margin-right: auto;
}

.mainscreen__bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 55%;
}

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

.mainscreen .mainscreen__bg:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.964) 7.4%, hsla(0, 0%, 100%, 0.918) 15.3%, hsla(0, 0%, 100%, 0.862) 23.4%, hsla(0, 0%, 100%, 0.799) 31.6%, hsla(0, 0%, 100%, 0.73) 39.9%, hsla(0, 0%, 100%, 0.655) 48.2%, hsla(0, 0%, 100%, 0.577) 56.2%, hsla(0, 0%, 100%, 0.497) 64%, hsla(0, 0%, 100%, 0.417) 71.3%, hsla(0, 0%, 100%, 0.337) 78.1%, hsla(0, 0%, 100%, 0.259) 84.2%, hsla(0, 0%, 100%, 0.186) 89.6%, hsla(0, 0%, 100%, 0.117) 94.1%, hsla(0, 0%, 100%, 0.054) 97.6%, hsla(0, 0%, 100%, 0) 100%);
}

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

.mainscreen__wrap1 {
	max-width: 264px;
	width: 100%;
}

.mainscreen__wrap1--header {
	display: none;
}

.mainscreen__wrap1-btn-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 34px;
}

.mainscreen__wrap1-back {
	cursor: pointer;
	position: relative;
	font-size: 15px;
	font-weight: 500;
	padding-left: 28px;
}

.mainscreen__wrap1-back::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	width: 8px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/arrow4.svg) center/contain no-repeat;
}

.mainscreen__wrap1-close {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(/local/templates/ekro/css/../img/close2.svg) center/contain no-repeat;
}

.mainscreen__wrap1-title {
	text-transform: uppercase;
	display: none;
	font-weight: 500;
	margin-bottom: 24px;
}

.mainscreen__nav {
	overflow: hidden;
	border-radius: 4px;
	-webkit-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
}

.mainscreen__menu > li:nth-child(1) > a {
	min-height: 78px;
}

.mainscreen__menu > li:last-child > a::before {
	display: none;
}

.mainscreen__menu > li > a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	min-height: 66px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background-color: #0c6d4f;
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 600;
	padding: 5px 18px;
	padding-right: 30px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.mainscreen__menu > li > a::before {
	content: "";
	position: absolute;
	right: 12px;
	bottom: 0;
	left: 12px;
	height: 2px;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.04);
}

.mainscreen__menu > li > a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/arrow1.svg) center/contain no-repeat;
}

.mainscreen__wrap2 {
	width: calc(100% - 293px);
	margin-top: 47px;
}

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

.mainscreen__title {
	transform: translateX(-150px);
	color: #5f5f5f;
	font-size: 54px;
	line-height: 1.1;
	font-weight: 600;
	margin-bottom: 18px;
	opacity: 0;
	transition: all 0.6s;
	transition-delay: 0.3s;
}

.useranimate .mainscreen .mainscreen__title {
	transform: translateX(0);
	opacity: 1;
}

.mainscreen__title b {
	color: #00875c;
	font-weight: 600;
}

.mainscreen__text {
	transform: translateX(-150px);
	max-width: 100%;
	width: 100%;
	color: #7a7a7a;
	margin-bottom: 39px;
	opacity: 0;
	transition: all 0.6s;
	transition-delay: 0.6s;
}

.useranimate .mainscreen .mainscreen__text {
	transform: translateX(0);
	opacity: 1;
}

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

.mainscreen__col {
	position: relative;
	width: 33.333%;
	padding: 0px 20px;
	margin-top: 40px;
}

.mainscreen__col::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 20px;
	width: 100%;
	height: 1px;
	background-color: #089e44;
}

.mainscreen__col:nth-child(3n)::before {
	display: none;
}

.mainscreen-item {
	position: relative;
	transform: translateX(-100px);
	padding-top: 32px;
	opacity: 0;
	transition: all 0.6s;
}

.mainscreen__col:nth-child(1) .mainscreen-item {
	transition-delay: 1s;
}

.mainscreen__col:nth-child(2) .mainscreen-item {
	transition-delay: 1.4s;
}

.mainscreen__col:nth-child(3) .mainscreen-item {
	transition-delay: 1.8s;
}

.useranimate .mainscreen .mainscreen__col .mainscreen-item {
	transform: translateX(0);
	opacity: 1;
}

.useranimate .mainscreen .mainscreen__col:nth-child(2) .mainscreen-item {
	transform: translateY(0);
	opacity: 1;
}

.mainscreen-item::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #00875c;
}

.mainscreen-item b {
	display: block;
	line-height: 1.1;
	font-weight: 600;
	margin-bottom: 7px;
}

.mainscreen-item span {
	display: block;
	color: #808080;
	font-size: 12px;
	line-height: 1.4;
}

.title {
	color: #5f5f5f;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 35px;
}

.title b {
	color: #00793b;
	font-weight: 600;
}

body .specialoffers {
	overflow: hidden;
	background-color: #f8f8f8;
	padding-top: 44px;
	padding-bottom: 55px;
	max-height: none;
}

.specialoffers__title-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 26px;
}

.specialoffers__title-wrap .title {
	margin-bottom: 0;
}

.specialoffers__link {
	position: relative;
	display: inline-block;
	color: #00875c;
	font-weight: 500;
	padding-right: 38px;
}

.specialoffers__link::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/arrow2.svg) center/contain no-repeat;
}

.specialoffers__slider {
	position: relative;
}

.specialoffers__slider::after {
	z-index: 11;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 10000px;
	background-color: rgba(248, 248, 248, 0.5);
}

.specialoffers__slider::before {
	z-index: 11;
	content: "";
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 10000px;
	background-color: rgba(248, 248, 248, 0.5);
}

.specialoffers__slider .swiper1 {
	overflow: initial;
	padding: 12px;
	margin: -12px;
}

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

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

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

.product-item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	border-radius: 6px;
	background-color: #fff;
	-webkit-transition: -webkit-box-shadow 0.3s;
	transition: -webkit-box-shadow 0.3s;
	-o-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
	transition:
		box-shadow 0.3s,
		-webkit-box-shadow 0.3s;
}

.product-item__link a {
	color: #00875c;
	font-size: 12px;
	text-decoration: underline;
}

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

.product-item__img-wrap {
	display: block;
}

/*
.product-item__img {
	padding-top: 55%;
	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__img {
	position: relative;
	padding-top: 68%;
}

.product-item__img img {
	max-height: 100%;
	object-position: center;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: contain;
}

.product-item__text-wrap {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 28px 20px 23px 24px;
}

.product-item__title-wrap {
	flex-grow: 1;
	flex-direction: column;
	display: flex;
	margin-bottom: 7px;
}

.product-item__title {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 18px;
}

.product-item__articul {
	color: #7a7a7a;
	font-size: 15px;
	margin-top: auto;
}

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

.product-item__wrap1 {
	margin-top: 7px;
}

.product-item__price {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 3px;
}

.product-item__text1 {
	color: #7a7a7a;
	font-size: 15px;
}

.product-item__btn {
	cursor: pointer;
	border-radius: 4px;
	background-color: #00875c;
	color: #fff;
	font-weight: 500;
	padding: 15px 24px;
	margin-top: 7px;
	transition:
		background-color 0.3s,
		width 0.3s;
}

.product-item__btn i {
	font-style: normal;
	font-size: 0;
}

.product-item__btn::before {
	content: "";
	transform: translateX(10px);
	width: 0;
	height: 8px;
	background: url(/local/templates/ekro/css/../img/check-icon1.svg) center/contain no-repeat;
	margin-right: 0;
	margin-bottom: 2px;
	opacity: 0;
	transition: all 0.3s;
}

.product-item__btn.active {
	background-color: #0c6d4f;
	font-size: 0;
}

.product-item__btn.active::before {
	transform: translateX(0);
	display: inline-block;
	width: 11px;
	margin-right: 10px;
	opacity: 1;
}

.product-item__btn.active i {
	font-size: 16px;
}

.listing1__col1 .product-item__btn.active i {
	font-size: 14px;
}

.slider-nav1 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	max-width: 181px;
	width: 100%;
	margin-left: auto;
	margin-top: 21px;
}

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

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

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

.features {
	overflow: hidden;
	position: relative;
	background: url(/local/templates/ekro/css/../img/features-bg1.webp) center left/cover no-repeat;
	padding-top: 92px;
	padding-bottom: 80px;
}

.features__title-wrap {
	margin-bottom: 65px;
}

.features__title {
	color: #fff;
	font-size: 36px;
	line-height: 1.2;
	font-weight: 600;
}

.features__list-wrap {
	position: relative;
}

.features__list-wrap::after {
	content: "";
	position: absolute;
	top: 37px;
	right: 0;
	left: 0;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.6);
}

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

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

.features-item {
	position: relative;
	color: #fff;
	padding-top: 41px;
}

.features-item::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #fff;
}

.features-item b {
	text-transform: uppercase;
	display: block;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 17px;
}

.features-item span {
	display: block;
}

.btn1 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #00875c;
	border-radius: 4px;
	font-weight: 500;
	padding: 16px 24px;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.btn1::after {
	content: "";
	width: 8px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/arrow4.svg) center/contain no-repeat;
	margin-left: 30px;
	margin-bottom: -3px;
}

.catalog {
	overflow: hidden;
	padding-top: 68px;
	padding-bottom: 10px;
}

.catalog__list {
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 24px;
	display: grid;
	margin-bottom: 60px;
}

.catalog__list1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -13px;
	margin-top: -26px;
}

.catalog__col1 {
	width: 33.3333%;
	padding: 0px 13px;
	margin-top: 26px;
}

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

.catalog-item {
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}

.catalog-item:nth-child(2) {
	grid-column: 2 / span 2;
}

.catalog-item:nth-child(5) {
	/*grid-row: 2/span 2;*/
	/*grid-column: 3/span 1;*/
}

.catalog-item:nth-child(5) .catalog-item__img {
	/*min-height: 734px;*/
}

.catalog-item:nth-child(6) {
	/*grid-column: 1/span 2;*/
	grid-column: 1 / span 3;
}

.catalog-item:nth-child(6) .catalog-item__img {
	min-height: 346px;
}

.catalog-item__img {
	min-height: 364px;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}

.catalog-item__img::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 166, 81, 0)), to(#00875c));
	background: -o-linear-gradient(top, rgba(0, 166, 81, 0) 50%, #00875c 100%);
	background: linear-gradient(180deg, rgba(0, 166, 81, 0) 50%, #00875c 100%);
}

.catalog-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	transition:
		transform 0.3s,
		-webkit-transform 0.3s;
}

.catalog-item__text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 24px;
	line-height: 1.17;
	font-weight: 500;
	padding: 10px 20px 30px 30px;
}

.news {
	/*padding-top: 8px;*/
	padding-bottom: 80px;
	/*overflow: hidden;*/
}

.news__slider {
	position: relative;
}

.news__title {
	margin-bottom: 23px;
}

.news-item {
	display: block;
}

.news-item__img {
	position: relative;
	padding-top: 52%;
	margin-bottom: 16px;
}

.news-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	border-radius: 4px;
}

.news-item__date {
	position: relative;
	color: #00875c;
	font-size: 14px;
	padding-left: 30px;
	margin-bottom: 16px;
}

.news-item__date::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background: url(/local/templates/ekro/css/../img/date-icon-green.svg) center/contain no-repeat;
}

.news-item__text b {
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.news-item__text span {
	display: block;
	color: #7a7a7a;
	font-size: 15px;
}

.swiper-button-next-style2,
.swiper-button-prev-style2 {
	top: 41%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 57px;
	height: 57px;
	border-radius: 50%;
	background: #f8f8f8 url(/local/templates/ekro/css/../img/arrow2.svg) 26px 22px no-repeat;
	margin-top: 0;
}

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

.swiper-button-next-style2 {
	right: -135px;
}

.swiper-button-prev-style2 {
	left: -135px;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.btn2 {
	position: relative;
	display: inline-block;
	border-radius: 4px;
	background-color: #005f41;
	color: #fff;
	font-weight: 500;
	padding: 18px 24px;
	padding-right: 47px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.btn2::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 24px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/arrow5.svg) center/contain no-repeat;
}

.aboutus {
	overflow: hidden;
	position: relative;
	background: url(/local/templates/ekro/css/../img/aboutus-bg1.webp) center/cover no-repeat;
	color: #fff;
}

.aboutus1__wrap1 table {
	border-collapse: collapse;
	border-color: #e1e1e1;
}

.aboutus__bg1 {
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-500px);
	-ms-transform: translateX(-500px);
	transform: translateX(-500px);
	width: 548px;
	pointer-events: none;
}

.aboutus .container {
	padding-top: 81px;
	padding-bottom: 68px;
}

.aboutus__container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 715px;
	margin-left: auto;
}

.aboutus__wrap1 {
	width: calc(100% - 205px);
}

.aboutus__title {
	text-transform: uppercase;
	font-size: 46px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 30px;
}

.aboutus__text1 {
	margin-bottom: 50px;
}

.aboutus__text1 p {
	font-size: 15px;
	margin-bottom: 26px;
}

.aboutus__text1 p b {
	font-weight: 600;
}

.aboutus__text1 p:last-of-type {
	margin-bottom: 0;
}

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

.aboutus__col1 {
	width: 33.3333%;
	padding: 0px 10px;
	margin-top: 20px;
}

.aboutus__col1:nth-child(3n) .aboutus-item1::before {
	display: none;
}

.aboutus__img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -225px;
	width: 858px;
}

.aboutus__img::after {
	border-top: 180px solid #00855b;
	border-left: 206px solid transparent;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
}

.aboutus__img::before {
	z-index: 1;
	border-bottom: 180px solid #00855b;
	border-left: 206px solid transparent;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
}

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

.aboutus__wrap2 {
	z-index: 2;
	position: relative;
	max-width: 178px;
	width: 100%;
}

.aboutus__wrap2 .btn2 {
	margin-bottom: 92px;
}

.aboutus__wrap2-flag {
	text-transform: uppercase;
	position: relative;
	max-width: 186px;
	width: 100%;
	font-size: 15px;
	line-height: 1.1;
	font-weight: 600;
	padding-left: 49px;
}

.aboutus__wrap2-flag::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 30px;
	background: url(/local/templates/ekro/css/../img/flag-icon.svg) center / contain no-repeat;
}

.aboutus__list2 {
	text-align: right;
	margin-bottom: 52px;
}

.aboutus-item1 {
	position: relative;
	padding-top: 33px;
}

.aboutus-item1::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #005f41;
}

.aboutus-item1::before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: calc(100% + 20px);
	height: 1px;
	background-color: #005f41;
}

.aboutus-item1 b {
	display: block;
	font-weight: 600;
	margin-bottom: 4px;
}

.aboutus-item1 span {
	display: block;
	color: #cce5dd;
	font-size: 12px;
	line-height: 1.4;
}

.aboutus-item2 {
	margin-bottom: 30px;
}

.aboutus-item2:last-child {
	margin-bottom: 0;
}

.aboutus-item2 b {
	display: block;
	font-size: 54px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: -2px;
}

.aboutus-item2 span {
	display: block;
	font-size: 15px;
	font-weight: 600;
}

.reviews {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
}

.reviews__slider {
	position: relative;
}

.reviews__title {
	margin-bottom: 54px;
}

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

.reviews-item__wrap1 {
	width: 43%;
}

.reviews-item__logo {
	max-width: 155px;
	width: 100%;
	margin-bottom: 11px;
}

.reviews-item__name {
	color: #7a7a7a;
	font-size: 15px;
	margin-bottom: 36px;
}

.reviews-item__text1-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	max-width: 525px;
	width: 100%;
	margin-bottom: 15px;
}

.reviews-item__text1 {
	width: calc(100% - 150px);
}

.reviews-item__text1 span {
	display: block;
	color: #909090;
}

.reviews-item__text1 b {
	font-size: 22px;
	font-weight: 500;
}

.reviews-item__date {
	position: relative;
	border-radius: 4px;
	background-color: #00875c;
	color: #fff;
	font-size: 14px;
	padding: 8px 14px;
	padding-left: 44px;
}

.reviews-item__date::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 14px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background: url(/local/templates/ekro/css/../img/date-icon.svg) center/contain no-repeat;
}

.reviews-item__text2 {
	color: #7a7a7a;
	font-size: 15px;
	margin-bottom: 32px;
}

.reviews-item__wrap2 {
	width: 45%;
}

.form-btn {
	display: inline-block;
	border-radius: 4px;
	background-color: #ccc;
	color: #000;
	font-size: 14px;
	padding: 14.5px 24px;
	pointer-events: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.footer {
	overflow: hidden;
	background-color: #363636;
	color: #fff;
}

.footer__container1 {
	padding-top: 40px;
	padding-bottom: 60px;
}

.footer__wrap1 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 37px;
}

.footer__logo {
	max-width: 300px;
	width: 100%;
}

.footer__logo img {
	width: 100%;
}

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

.footer__wrap3 {
	max-width: 457px;
	width: 100%;
}

.footer__document {
	margin-bottom: 46px;
}

.footer__document b {
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
}

.footer__document ul li {
	margin-bottom: 15px;
}

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

.footer__document ul li a {
	display: inline-block;
	font-size: 14px;
	text-decoration: underline;
}

.footer__subscribe-text1 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px;
}

.footer__subscribe-text2 {
	color: #c3c3c3;
	font-size: 14px;
	margin-bottom: 24px;
}

.footer__subscribe-form-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.footer__subscribe-form-wrap .input2 {
	width: calc(100% - 147px);
}

.footer__subscribe-form-wrap .btn3 {
	max-width: 137px;
	width: 100%;
	text-align: center;
	padding: 14.5px 10px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.footer__flag {
	text-transform: uppercase;
	position: relative;
	max-width: 305px;
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: -0.154px;
	padding-left: 77px;
	margin-top: 95px;
}

.footer__flag::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 54px;
	height: 47px;
	background: url(/local/templates/ekro/css/../img/flag-icon.svg) center / contain no-repeat;
}

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

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

.footer__nav-wrap {
	width: 48%;
}

.footer__nav-title {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 13px;
}

.footer__menu li {
	margin-bottom: 15.2px;
}

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

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

.footer__contacts {
	max-width: 275px;
	width: 100%;
}

.footer__contacts-title {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
}

.footer__contacts-item {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

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

.footer__contacts-item > b {
	display: block;
	color: #c3c3c3;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}

.footer__contacts-item span {
	display: block;
}

.footer__contacts-item a span {
	display: inline;
	font-weight: 400;
}

.footer__contacts-item > a {
	display: inline-block;
	font-weight: 500;
}

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

.footer__container2 {
	background-color: #333;
	padding: 30px 0;
}

.footer__copy {
	font-size: 14px;
}

.totop {
	cursor: pointer;
	min-height: 50px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 68px;
}

.totop::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	width: 50px;
	height: 50px;
	border-radius: 4px;
	background: #00875c url(/local/templates/ekro/css/../img/arrow5.svg) center/8px no-repeat;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	transition:
		transform 0.3s,
		-webkit-transform 0.3s;
}

.input-checkbox1 {
	display: none;
}

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

.input-checkbox1:checked ~ .checkbox-form .form-btn {
	background-color: #00875c;
	color: #fff;
	pointer-events: initial;
}

.input-checkbox1:checked ~ .checkbox-form .form-btn:hover {
	background-color: #004b33;
}

.input2 {
	display: block;
	width: 100%;
	border: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #444;
	color: #fff;
	padding: 13px 15px;
	transition: border 0.3s;
}

.input2.hasError {
	border: 1px solid red;
}

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

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

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

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

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

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

.label-checkbox1 input {
	display: none;
}

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

.label-checkbox1__icon {
	position: absolute;
	top: -2px;
	left: 0;
	width: 25px;
	height: 25px;
	border-radius: 4px;
	background-color: #00875c;
}

.label-checkbox1__icon::after {
	content: "";
	position: absolute;
	top: 7px;
	left: 4px;
	width: 17px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/check-icon1.svg) center/contain no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.label-checkbox1__text {
	display: block;
	font-size: 14px;
}

.dev {
	font-size: 14px;
}

.mainblock {
	padding-top: 30px;
	padding-bottom: 21px;
}

.mainblock + .catalog {
	padding-top: 21px;
	padding-bottom: 82px;
}

.mainblock + .catalog .catalog__list {
	margin-bottom: 0;
}

.mainblock__title {
	max-width: calc(100% - 513px);
	color: #5f5f5f;
	font-size: 36px;
	font-weight: 600;
	margin-top: 27px;
}

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

.breadcrumbs li {
	position: relative;
	color: #222;
	font-size: 14px;
	padding-right: 11px;
	margin-right: 10px;
}

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

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

.breadcrumbs li::after {
	content: "";
	position: absolute;
	top: 4px;
	right: 0;
	width: 1px;
	height: 14px;
	border-radius: 300px;
	background-color: #909090;
}

.breadcrumbs li a {
	color: #909090;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.callback1 {
	overflow: hidden;
	position: relative;
	background: url(/local/templates/ekro/css/../img/features-bg1.webp) center left/cover no-repeat;
	color: #fff;
	padding: 87px 0;
}

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

.callback1__title {
	text-transform: uppercase;
	max-width: 530px;
	width: 100%;
	font-size: 36px;
	line-height: 1.4;
	font-weight: 600;
}

.callback1__text1 {
	max-width: 485px;
	width: 100%;
	font-size: 24px;
	font-weight: 500;
}

.callback1__btn2 {
	font-size: 18px;
	padding: 16px 24px;
	padding-right: 47px;
}

.listing {
	padding-top: 18px;
	padding-bottom: 91px;
}

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

.listing__wrap1 {
	max-width: 264px;
	width: 100%;
}

.listing__link1 {
	position: relative;
	display: inline-block;
	color: #00875c;
	font-size: 14px;
	font-weight: 600;
	padding-left: 32px;
	margin-bottom: 19px;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.listing__link1::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 21px;
	height: 16px;
	background: url(/local/templates/ekro/css/../img/arrow6.svg) center/contain no-repeat;
}

.listing__menu1 {
	overflow: hidden;
	border-radius: 4px;
	background-color: #0c6d4f;
	-webkit-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.25);
	padding-bottom: 20px;
	margin-bottom: 38px;
}

.listing__menu1 li:first-child a {
	min-height: 58px;
}

.listing__menu1 li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	min-height: 50px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 600;
	padding: 15px 16px;
	padding-right: 40px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.listing__menu1 li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/arrow1.svg) center/cover no-repeat;
}

.listing__menu1 li a::before {
	content: "";
	position: absolute;
	right: 12px;
	bottom: 0;
	left: 16px;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.04);
}

.listing__title1 {
	color: #5f5f5f;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 17px;
}

.listing__menu2 {
	overflow: hidden;
	border-radius: 4px;
	-webkit-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.25);
	margin-bottom: 38px;
}

.listing__menu2 li:last-child a::before {
	display: none;
}

.listing__menu2 li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	min-height: 66px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background-color: #00875c;
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 600;
	padding: 3px 16px;
	padding-right: 40px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.listing__menu2 li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/arrow1.svg) center/cover no-repeat;
}

.listing__menu2 li a::before {
	content: "";
	position: absolute;
	right: 12px;
	bottom: 0;
	left: 16px;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.04);
}

.listing__wrap2 {
	width: calc(100% - 295px);
}

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

.listing__col {
	width: 25%;
	padding: 0px 10px;
	margin-top: 20px;
}

.listing-item {
	overflow: hidden;
	position: relative;
	display: block;
	border-radius: 2px;
}

.listing-item__img {
	position: relative;
	padding-top: 78.4%;
}

.listing-item__img::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 121, 59, 0)), to(#00875c));
	background: -o-linear-gradient(top, rgba(0, 121, 59, 0) 0%, #00875c 100%);
	background: linear-gradient(180deg, rgba(0, 121, 59, 0) 0%, #00875c 100%);
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.listing-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	transition:
		transform 0.3s,
		-webkit-transform 0.3s;
}

.listing-item__text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	padding: 10px 10px 20px 20px;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.swiper-button-next-style3,
.swiper-button-prev-style3 {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #e3e3e3 url(/local/templates/ekro/css/../img/arrow4.svg) 17px 14px no-repeat;
	margin-top: 0;
}

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

.swiper-button-next-style3 {
	right: 20px;
}

.swiper-button-prev-style3 {
	left: 20px;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.card {
	padding-top: 10px;
	padding-bottom: 50px;
}

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

.card__wrap1 {
	position: sticky;
	top: 70px;
	max-width: 585px;
	width: 100%;
}

.card__slider1 {
	position: relative;
	margin-bottom: 14px;
}

.card__img1 {
	position: relative;
	height: 450px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	padding: 5px 10px;
	-webkit-transition: border 0.3s;
	-o-transition: border 0.3s;
	transition: border 0.3s;
}

.card__img1 img {
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
}

.card__slider2 .card__img1 {
	cursor: pointer;
	height: 102px;
}

.card__slider2 .swiper-slide-thumb-active .card__img1 {
	border: 1px solid #00875c;
}

.card__wrap2 {
	width: calc(100% - 610px);
}

.card__title {
	max-width: 700px;
	width: 100%;
	color: #5f5f5f;
	font-size: 32px;
	line-height: 1.4;
	font-weight: 500;
	margin-bottom: 21px;
}

.card__title b {
	display: block;
	font-weight: 500;
}

.card__articul {
	color: #7a7a7a;
	font-size: 15px;
	margin-bottom: 18px;
}

.card__price {
	color: #7a7a7a;
	font-size: 15px;
	line-height: 1.2;
	margin-bottom: 26px;
}

.card__price b {
	color: #222;
	font-size: 26px;
	font-weight: 500;
	margin-right: 7px;
}

.card__info-container1 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: start;
	-ms-flex-align: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 29px;
}

.card__info-container1 .card__info-wrap1 {
	width: calc(100% - 340px);
	margin-bottom: 0;
}

.card__info-container1 .card__info-wrap1 .btn4 {
	margin-right: 0;
}

.card__info-container1 .card__info-wrap1 .quantity1 {
	margin-right: 17px;
}

.card__info-wrap1 {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	margin-top: -14px;
	margin-bottom: 30px;
}

.card__remainder {
	color: #7a7a7a;
	font-size: 15px;
}

.card__time-delivery {
	color: #7a7a7a;
	font-size: 11px;
	margin-bottom: 20px;
}

.card__time-delivery b {
	color: #222;
	font-weight: 500;
}

.card__remainder b {
	color: #00875c;
	font-weight: 500;
}

.card__info-wrap1 .quantity1 {
	margin-right: 24px;
	margin-top: 14px;
}

.card__info-wrap1 .btn4 {
	margin-right: 24px;
	margin-top: 14px;
}

.card__info-wrap1 .btn5 {
	margin-top: 14px;
}

.card__info-wrap2 {
	display: none;
	max-width: 323px;
	width: 100%;
	margin-top: -80px;
}

.card__info-text-wrap {
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	padding: 20px 30px;
}

.card__info-text1 {
	font-size: 14px;
	margin-bottom: 5px;
}

.card__info-link1 {
	position: relative;
	display: inline-block;
	color: #00a651;
	font-size: 14px;
	padding-right: 25px;
	text-decoration: underline;
}

.card__info-link1::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 15px;
	height: 13px;
	background: url(/local/templates/ekro/css/../img/download-icon.svg) center/contain no-repeat;
}

.card__tabs-list {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	border-bottom: 1px solid #d9d9d9;
	overflow-x: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	/*justify-content: space-between;*/
	justify-content: flex-start;
	margin-bottom: 16px;
}

.card__tabs-list li {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 30px;
}

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

.card__tabs-list li a {
	position: relative;
	display: inline-block;
	color: #808080;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 0;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.card__tabs-list li a::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	border-radius: 300px;
	background-color: #00875c;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.card__tabs-list li a.active {
	color: #000;
}

.card__tabs-list li a.active::after {
	opacity: 1;
}

.card__tab {
	display: none;
}

.card__tab:nth-child(1) {
	display: block;
}

.card__tab-text1 > span {
	display: block;
	color: #7a7a7a;
	font-size: 14px;
	line-height: 2;
}

.card__tab-text1 ul li {
	position: relative;
	color: #7a7a7a;
	font-size: 14px;
	line-height: 2;
	padding-left: 10px;
}

.card__tab-text1 ul li::after {
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	width: 5px;
	height: 1px;
	background-color: #7a7a7a;
}

.quantity1 {
	position: relative;
	width: 110px;
	height: 54px;
	border: 2px solid #e3e3e3;
	border-radius: 4px;
}

.quantity1 input {
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 4px;
	text-align: center;
	padding: 0px 30px;
}

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

.minus1 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	cursor: pointer;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
}

.btn4 {
	position: relative;
	border-radius: 4px;
	background-color: #00875c;
	color: #fff;
	font-weight: 500;
	padding: 15px 24px;
	padding-right: 66px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.btn4::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 24px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 25px;
	height: 25px;
	background: url(/local/templates/ekro/css/../img/basket-icon1.svg) center/contain no-repeat;
}

.btn5 {
	display: inline-block;
	border: 1px solid #00793b;
	border-radius: 4px;
	color: #171717;
	font-weight: 500;
	padding: 14px 24px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.equipment {
	padding-top: 22px;
	padding-bottom: 122px;
}

.equipment__title {
	margin-bottom: 24px;
}

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

.equipment__wrap1 {
	width: calc(100% - 424px);
}

.equipment__list1-wrap {
	max-height: 675px;
	overflow: auto;
	padding-right: 10px;
	margin: 0px -7.5px;
	margin-bottom: 35px;
}

.equipment__list1-wrap::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	border-radius: 300px;
}

.equipment__list1-wrap::-webkit-scrollbar-thumb {
	border-radius: 300px;
	background-color: #00793b;
}

.equipment__list1-wrap::-webkit-scrollbar-track {
	background-color: #ececec;
}

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

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

.equipment__btn5 {
	display: block;
	border: 2px solid #00793b;
	text-align: center;
	padding: 15px 10px;
	margin-right: 10px;
}

.equipment__wrap2 {
	position: sticky;
	top: 15px;
	max-width: 400px;
	width: 100%;
}

.equipment__info {
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	-webkit-box-shadow: 0px 14px 60px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 14px 60px 0px rgba(0, 0, 0, 0.15);
}

.equipment__info-wrap1 {
	background-color: #fff;
	padding: 21px 25px 23px 25px;
}

.equipment__info-title {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 21px;
}

.equipment__list2 {
	margin-bottom: 18px;
}

.equipment__info-quantity-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.equipment__info-quantity-wrap .quantity1 {
	width: 155px;
	height: 47px;
}

.equipment__info-quantity-wrap .plus1,
.equipment__info-quantity-wrap .minus1 {
	width: 75px;
}

.equipment__info-quantity-title {
	width: 100%;
	margin-bottom: 15px;
}

.equipment__info-quantity-price {
	font-size: 20px;
	font-weight: 500;
}

.equipment__info-btn3 {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	padding: 16px 10px;
}

.equipment__info-wrap2 {
	border-top: 1px solid #e6e6e6;
	border-radius: 0 0 4px 4px;
	background-color: #f8f8f8;
	padding: 21px 25px 25px 25px;
}

.equipment__info-total-title {
	font-size: 18px;
	margin-bottom: 2px;
}

.equipment__info-total-price {
	font-size: 22px;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 18px;
}

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

.equipment__info-total-wrap b {
	font-weight: 500;
}

.equipment__info-total-wrap i {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	border-bottom: 2px dotted #ccc;
	min-width: 20px;
	margin: 0px 3px;
	margin-top: 5px;
}

.equipment-item {
	margin-bottom: 20px;
}

.equipment-item:nth-child(1) .equipment-item__wrap {
	display: block;
}

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

.equipment-item__toggle {
	cursor: pointer;
	position: relative;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	color: #646464;
	font-size: 15px;
	padding: 19px 60px 19px 29px;
}

.equipment-item__toggle b {
	color: #5f5f5f;
	font-size: 22px;
	font-weight: 500;
	margin-right: 20px;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.equipment-item__toggle.active .equipment-item__toggle-icon {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}

.equipment-item__toggle.active .equipment-item__toggle-icon::after {
	opacity: 0;
}

.equipment-item__toggle-icon {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 74px;
	height: 72px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	transition:
		transform 0.3s,
		-webkit-transform 0.3s;
}

.equipment-item__toggle-icon::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 13px;
	height: 4px;
	border-radius: 300px;
	background-color: #222;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.equipment-item__toggle-icon::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 4px;
	height: 13px;
	border-radius: 300px;
	background-color: #222;
}

.equipment-item__wrap {
	display: none;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	background-color: #f8f8f8;
	padding: 20px 15px 43px 15px;
	margin-top: 20px;
}

.equipment-item1__img {
	position: relative;
	height: 134px;
	background-color: #fff;
	margin-bottom: 15px;
}

.equipment-item1__img img {
	max-height: 95%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 95%;
}

.equipment-item1__articul {
	color: #787878;
	font-size: 10px;
	margin-bottom: 4px;
}

.equipment-item1__title {
	font-weight: 500;
	margin-bottom: 7px;
}

.equipment-item1__title b {
	display: block;
	font-weight: 500;
}

.equipment-item1 ul {
	margin-bottom: 14px;
}

.equipment-item1 ul li {
	color: #787878;
	font-size: 12px;
}

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

.equipment-item1__price {
	color: #787878;
	font-size: 11px;
}

.equipment-item1__price b {
	display: block;
	color: #222;
	font-size: 16px;
	font-weight: 500;
}

.quantity2 {
	position: relative;
	width: 102px;
	height: 34px;
}

.quantity2 input {
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	text-align: center;
	font-size: 15px;
	padding: 0px 35px;
}

.plus2 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33px;
	border-radius: 3px;
	background-color: #00875c;
	color: #fff;
	transition: all 0.3s;
}

.plus2.disabled {
	background-color: #ccc;
	color: #000;
	pointer-events: none;
}

.minus2 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	cursor: pointer;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33px;
	border-radius: 3px;
	background-color: #00875c;
	color: #fff;
	transition: all 0.3s;
}

.minus2.disabled {
	background-color: #ccc;
	color: #000;
	pointer-events: none;
}

.equipment-item2 {
	text-align: right;
	margin-bottom: 4px;
}

.equipment-item2:last-child {
	margin-bottom: 0;
}

.equipment-item2:nth-child(1) {
	font-weight: 600;
}

.equipment-item2:nth-child(1) b {
	font-weight: 600;
}

.equipment-item2 b {
	font-weight: 500;
	margin-left: 9px;
}

.equipment-item2 span {
	font-size: 14px;
}

.equipment-item2 span:nth-child(1) {
	font-size: 16px;
}

.equipment-item2 i {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	border-bottom: 2px dotted #ccc;
	min-width: 20px;
	margin: 0px 3px;
	margin-top: 5px;
}

.equipment-item2__title {
	text-align: left;
}

.equipment-item2__wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: space-between;
	text-align: left;
}

.equipment-item2__delete {
	cursor: pointer;
	display: inline-block;
	color: #a7a7a7;
	font-size: 14px;
	font-weight: 400;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.btn6 {
	display: inline-block;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	color: #909090;
	font-size: 16px;
	padding: 12.5px 24px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.basketempty {
	padding-top: 22px;
	padding-bottom: 120px;
}

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

.basketempty__img {
	max-width: 108px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 23px;
}

.basketempty__title {
	color: rgb(95, 95, 95);
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 10px;
}

.basketempty__title b {
	color: #0c6d4f;
	font-weight: 600;
}

.basketempty__text {
	color: #5f5f5f;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 37px;
}

.basketempty__btn-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	max-width: 462px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.basketempty__btn-wrap .btn6 {
	width: 48%;
	text-align: center;
	padding: 12.5px 10px;
}

.basketempty__btn-wrap .btn3 {
	width: 48%;
	text-align: center;
	font-size: 16px;
	padding: 14.5px 10px;
}

.basket {
	padding-top: 3px;
	padding-bottom: 40px;
}

.basket__wrap {
	border-radius: 6px;
	background-color: #f8f8f8;
	padding: 26px 40px 47px 30px;
}

.basket__quantity {
	color: #7c7c7c;
	margin-bottom: 8px;
}

.basket__title-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	border-bottom: 1px solid #e7e7e7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 8px 0;
	padding-right: 10px;
}

.basket__title-wrap1 {
	max-width: 555px;
	width: 100%;
	padding-left: 178px;
}

.basket__title-wrap1 span {
	display: block;
	color: #7c7c7c;
	font-size: 14px;
}

.basket__title-wrap2 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 635px);
}

.basket__title-wrap2 span {
	width: 32%;
	color: #7c7c7c;
	font-size: 14px;
}

.basket__list1 {
	/* display: none;*/
	width: 100%;
	border: 1px solid #00793b;
	border-right: none;
	padding: 27px 0 27px 27px;
	margin-left: 120px;
	margin-top: 20px;
}

.basket__total {
	z-index: 1;
	position: relative;
	max-width: 300px;
	width: 100%;
	background-color: #f8f8f8;
	text-align: right;
	margin-left: auto;
	margin-top: -25px;
}

.basket__total .btn3 {
	font-size: 16px;
	padding: 15.5px 49px;
}

.basket__total-sum {
	color: #4a4a4a;
	margin-bottom: 18px;
}

.basket__total-sum b {
	color: #000;
	font-size: 28px;
	font-weight: 700;
	margin-left: 7px;
}

.basket-item {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: 19px;
	padding-bottom: 30px;
}

.basket-item .quantity1 {
	width: 108px;
	height: 43px;
}

.basket-item::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #e7e7e7;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.basket-item.active::after {
	opacity: 0;
}

.basket-item__wrap1 {
	max-width: 555px;
	width: 100%;
}

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

.basket-item__product-img {
	position: relative;
	width: 120px;
	height: 120px;
	border-radius: 10px;
	background-color: #fff;
}

.basket-item__product-img img {
	max-height: 95%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 95%;
}

.basket-item__product-text-wrap {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: flex-start;
	width: calc(100% - 148px);
}

.basket-item__product-tag {
	border-radius: 4px;
	background-color: #00875c;
	color: #fff;
	padding: 0px 14px;
	margin-right: 18px;
}

.basket-item__product-articul {
	color: #787878;
	font-size: 15px;
}

.basket-item__product-title {
	margin-top: 10px;
}

.basket-item__product-link {
	cursor: pointer;
	display: inline-block;
	color: #63997d;
	font-size: 15px;
	margin-top: 10px;
	text-decoration: underline;
}

.basket-item__wrap2 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 635px);
	padding-right: 15px;
}

.basket-item__wrap3 {
	width: 32%;
}

.basket-item__price span {
	display: block;
	color: #63997d;
	font-size: 15px;
	margin-bottom: 22px;
}

.basket-item__price b {
	display: block;
	font-size: 18px;
	font-weight: 500;
}

.basket-item__sum b {
	display: block;
	font-size: 18px;
	font-weight: 500;
}

.basket-item__sum span {
	display: block;
	color: #4a4a4a;
	font-size: 14px;
}

.basket-item__delete {
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	background: url(/local/templates/ekro/css/../img/close1.svg) center/contain no-repeat;
}

.basket-item1 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 13px;
}

.basket-item1:last-child {
	margin-bottom: 0;
}

.basket-item1__wrap1 {
	max-width: 407px;
	width: 100%;
}

.basket-item1__wrap2 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 490px);
	padding-right: 15px;
}

.basket-item1__wrap3 {
	width: 32%;
}

.label-radio1 {
	cursor: pointer;
	display: inline-block;
}

.label-radio1 input {
	display: none;
}

.label-radio1 input:checked ~ .label-radio1__text {
	background-color: #00875c;
	color: #fff;
}

.label-radio1__text {
	display: block;
	background-color: #f1f1f1;
	text-align: center;
	font-weight: 600;
	padding: 11px 10px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.entity-tab {
	display: none;
}

.label-checkbox2-wrap--deliv {
	display: none;
}

.order {
	background-color: #f8f8f8;
	padding-top: 54px;
	padding-bottom: 82px;
}

.order .input-checkbox1:checked ~ .checkbox-form .form-btn {
	background-color: #0c6d4f;
}

.order .input-checkbox1:checked ~ .checkbox-form .form-btn:hover {
	background-color: #00875c;
}

.order__title {
	margin-bottom: 25px;
}

.order__person {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	max-width: 374px;
	width: 100%;
	border: 2px solid #e1e1e1;
	border-radius: 4px;
	margin-bottom: 30px;
}

.order__person .label-radio1 {
	width: 50%;
}

.order__form {
	max-width: 1315px;
	width: 100%;
}

.order__form .input1 {
	font-size: 15px;
	padding: 16px 10px;
	padding-left: 18px;
	margin-bottom: 14px;
}

.order__form .form-btn {
	max-width: 520px;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 10px;
}

.order__form .label-checkbox1__icon {
	top: 2px;
	width: 20px;
	height: 20px;
}

.order__form .label-checkbox1 {
	padding-left: 36px;
}

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

.order__form .label-checkbox1__icon::after {
	top: 6px;
	left: 5px;
	width: 11px;
	height: 8px;
}

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

.order__form-wrap1 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 57%;
}

.order__form-title1 {
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 9px;
}

.order__form-title1--payment {
	margin-top: 33px;
	margin-bottom: 17px;
}

.order__form-title1--deliv {
	margin-bottom: 17px;
}

.order__form-text1 {
	width: 49%;
	color: #959595;
	font-size: 14px;
	margin-bottom: 14px;
}

.order__form-container2 {
	width: 100%;
}

.order__form-wrap4 {
	display: none;
}

.order__form-text2 {
	color: #959595;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 12px;
}

.order__form-text3 {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 10px;
}

.order__form-text4 {
	color: #00793b;
	margin-bottom: 24px;
}

.order__form-wrap2 {
	width: 39.4%;
}

.order__form-total {
	font-size: 26px;
	font-weight: 500;
	margin-top: 22px;
	margin-bottom: 21px;
}

.order__form-total b {
	font-size: 28px;
	font-weight: 700;
	margin-left: 20px;
}

.order__form-text5 {
	color: #959595;
	margin-top: 30px;
}

.order__form-text5 b {
	display: block;
	color: #00793b;
	font-weight: 400;
}

.order__form-link {
	display: inline-block;
	color: #959595;
	margin-top: 15px;
	text-decoration: underline;
}

.order__form-wrap5 {
	margin-bottom: 20px;
}

.textarea1 {
	display: block;
	width: 100%;
	height: 120px;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	background-color: #fff;
	color: #000;
	font-size: 15px;
	padding: 20px 18px;
}

.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-radio-wrap {
	margin-bottom: 18px;
}

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

.label-radio input {
	display: none;
}

.label-radio input:checked ~ .label-radio__icon:after {
	opacity: 1;
}

.label-radio input:checked ~ .label-radio__text {
	color: #000;
}

.label-radio__icon {
	position: absolute;
	top: 3px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: rgb(223, 223, 227);
}

.label-radio__icon::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 5px solid #00875c;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.label-radio__text {
	display: inline-block;
	color: #7c7c7c;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.file-wrap {
	min-height: 58px;
	width: 100%;
	margin-bottom: 14px;
}

.file-wrap--50 {
	width: 49%;
}

.file-wrap .jq-file {
	cursor: pointer;
	position: relative;
	display: block;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	background-color: #fff;
	color: #999;
	font-size: 15px;
	padding: 16px 18px;
	padding-right: 50px;
}

.file-wrap .jq-file::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 18px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 23px;
	height: 23px;
	background: url(/local/templates/ekro/css/../img/file-icon1.svg) center/contain no-repeat;
}

.file-wrap .jq-file__browse {
	display: none;
}

.file-wrap .jq-file__name,
.file-wrap .jq-selectbox__select-text {
	-o-text-overflow: initial;
	text-overflow: initial;
	white-space: initial;
}

input[type="file"] {
	opacity: 0;
}

.label-checkbox2-wrap {
	margin-top: 23px;
}

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

.label-checkbox2 input {
	display: none;
}

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

.label-checkbox2__icon {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border-radius: 2px;
	background-color: rgb(0, 166, 81);
}

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

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

.listing1 {
	background-color: #f8f8f8;
}

.listing1 .container {
	padding-top: 30px;
	padding-bottom: 196px;
}

.listing1__mfilter {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	position: absolute;
	top: -69px;
	right: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 514px;
}

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

.listing1__mfilter-list1-title {
	color: #909090;
	font-size: 14px;
	margin-right: 20px;
}

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

.listing1__mfilter-list1 li {
	margin-right: 20px;
}

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

.listing1__mfilter-list1 li a {
	color: #909090;
	font-size: 14px;
}

.listing1__mfilter-list1 li a.active {
	color: #00793b;
	text-decoration: underline;
}

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

.listing1__mfilter-list2 li {
	width: 35px;
	height: 35px;
	margin-right: 8px;
}

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

.listing1__mfilter-list2 li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	border-radius: 2px;
	background-color: #f5f5f5;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.listing1__mfilter-list2 li a svg {
	fill: #000;
	-webkit-transition: fill 0.3s;
	-o-transition: fill 0.3s;
	transition: fill 0.3s;
}

.listing1__mfilter-list2 li a.active {
	background-color: #00875c;
}

.listing1__mfilter-list2 li a.active svg {
	fill: #fff;
}

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

.listing1__wrap1 {
	max-width: 265px;
	width: 100%;
}

.listing1__filter {
	background-color: #fff;
	margin-bottom: 44px;
}

.listing1__filter-title {
	border-bottom: 1px solid #f8f8f8;
	color: #5f5f5f;
	font-weight: 500;
	padding: 19px 22px;
}

.listing1__filter-wrap {
	border-bottom: 1px solid #f8f8f8;
	padding: 19px 22px;
}

.listing1__filter-btn3 {
	display: inline-block;
	background: none;
	color: #5f5f5f;
	font-size: 14px;
	margin-top: 10px;
	transition: color 0.3s;
}

.listing1__filter-list1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -5px;
}

.listing1__filter-item1 {
	cursor: pointer;
	position: relative;
	border-radius: 300px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	font-size: 13px;
	padding: 3px 15px;
	padding-right: 30px;
	margin: 0px 5px;
	margin-top: 10px;
	transition: color 0.3s;
}

.listing1__filter-item1::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 8px;
	height: 8px;
	background: url(/local/templates/ekro/css/../img/close.svg) center / contain no-repeat;
}

.no-touch .listing1__filter-btn3:hover {
	color: #016d4b;
}

.no-touch .listing1__filter-item1:hover {
	color: #016d4b;
}

.listing1__filter-list {
	margin-bottom: 13px;
}

.listing1__filter-item:nth-of-type(2) .listing1__filter-item-content {
	display: block;
}

.listing1__filter-item {
	border-bottom: 1px solid #f8f8f8;
}

/* .listing1__filter-item:nth-of-type(1) {
	display: none;
} */

.listing1__filter-item-title {
	cursor: pointer;
	position: relative;
	color: #5f5f5f;
	padding: 17px 22px;
	padding-right: 45px;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.listing1__filter-item-title::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 15px;
	height: 8px;
	background: url(/local/templates/ekro/css/../img/arrow7.svg) center/contain no-repeat;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	transition:
		transform 0.3s,
		-webkit-transform 0.3s;
}

.listing1__filter-item-title.active::after {
	transform: translateY(-50%) rotate(180deg);
}

.listing1__filter-item-content {
	display: none;
	padding: 0 20px 20px 20px;
}

.listing1__filter-item-content .label-checkbox1-wrap {
	margin-bottom: 10px;
}

.listing1__filter-item-content .label-checkbox1-wrap:last-child {
	margin-bottom: 0;
}

.listing1__filter-item-content .label-checkbox1__icon {
	top: 2px;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: transparent;
}

.listing1__filter-item-content .label-checkbox1 {
	padding-left: 37px;
}

.listing1__filter-item-content .label-checkbox1__text {
	color: #5f5f5f;
	font-size: 14px;
}

.listing1__filter-item-content .label-checkbox1__icon::after {
	top: 6px;
	width: 11px;
	height: 8px;
}

.listing1__filter-item-content .label-checkbox1 input:checked ~ .label-checkbox1__icon {
	border: 1px solid #00875c;
	background-color: #00875c;
}

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

.listing1__filter-input-wrap {
	width: 48%;
}

.listing1__filter-input-label {
	cursor: pointer;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.listing1__filter-input-label .input1 {
	text-align: center;
	padding: 7px 10px;
}

.listing1__filter-input-label span {
	display: inline-block;
	color: #5f5f5f;
	font-size: 14px;
}

.listing1__filter-btn-wrap {
	background-color: #fff;
	text-align: center;
	padding: 10px 20px 39px 20px;
}

.listing1__filter-row-sticky {
	position: sticky;
	bottom: 0;
}

.listing1__filter-btn1 {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	padding: 15px 10px;
	margin-bottom: 10px;
}

.listing1__filter-btn2 {
	display: inline-block;
	background: none;
	color: #5f5f5f;
	font-size: 14px;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.listing1__wrap2 {
	width: calc(100% - 295px);
}

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

.listing1__col1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 25%;
	padding: 0px 10px;
	margin-top: 20px;
}

.listing1__col1 .product-item__price {
	font-size: 18px;
}

.listing1__col1 .product-item__text1 {
	font-size: 12px;
}

.listing1__col1 .product-item__title {
	font-size: 16px;
	margin-bottom: 10px;
}

.listing1__col1 .product-item__btn {
	font-size: 14px;
	padding: 11px 20px;
}

.listing1__col1 .product-item__articul {
	font-size: 12px;
}

.listing1__col1 .product-item__text-wrap {
	padding: 10px 20px 15px 20px;
}

.product-item-row {
	display: block;
}

.product-item-row .listing1__col1 {
	width: 100%;
}

.product-item-row .product-item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 10px 30px 10px 10px;
}

.product-item-row .product-item__img-wrap {
	max-width: 200px;
	width: 100%;
}

.product-item-row .product-item__text-wrap {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 230px);
	padding: 0;
}

.product-item-row .product-item__title {
	margin-bottom: 5px;
}

.product-item-row .product-item__title-wrap {
	width: calc(100% - 300px);
	margin-bottom: 0;
}

.product-item-row .product-item__container1 {
	max-width: 270px;
	width: 100%;
	margin-top: 0;
}

.vacancies {
	padding-bottom: 73px;
}

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

.vacancies__wrap1 {
	width: calc(100% - 465px);
}

.vacancies__col {
	margin-bottom: 15px;
}

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

.vacancies__wrap2 {
	position: sticky;
	top: 20px;
	max-width: 405px;
	width: 100%;
}

.vacancies__wrap3 {
	border-radius: 6px;
	background: url(/local/templates/ekro/css/../img/vacancies-bg.svg) center/cover no-repeat;
	-webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.15);
	padding: 25px 25px 43px 25px;
}

.vacancies__wrap3-img {
	position: relative;
	padding-top: 51%;
	margin-bottom: 30px;
}

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

.vacancies__wrap3-text1 {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 15px;
}

.vacancies__wrap3-text1 b {
	color: #0c6d4f;
	font-weight: 700;
}

.vacancies__wrap3-text2 {
	color: #646464;
	font-size: 15px;
	margin-bottom: 21px;
}

.vacancies__wrap3-tel-wrap {
	margin-bottom: 10px;
}

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

.vacancies__wrap3-tel {
	display: inline-block;
	font-size: 22px;
}

.vacancies__wrap3-tel b {
	font-weight: 600;
}

.vacancies-item {
	cursor: pointer;
	position: relative;
	display: block;
	background-color: #f8f8f8;
	color: #5f5f5f;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 700;
	padding: 32px 30px;
	padding-right: 70px;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.vacancies-item::after {
	border-top: 10px solid transparent;
	border-left: 13px solid #00875c;
	border-bottom: 10px solid transparent;
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
}

.submitresume {
	background-color: #f8f8f8;
	padding-top: 50px;
	padding-bottom: 92px;
}

.submitresume__title1 {
	margin-bottom: 22px;
}

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

.submitresume__wrap1 {
	width: 52%;
}

.submitresume__wrap1 .ring {
	--uib-color: #00875c;
}

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

.submitresume__form .input1,
.submitresume__form .file-wrap {
	margin-bottom: 12px;
}

.submitresume__form .input1 {
	font-size: 15px;
	padding: 16px 15px;
	padding-left: 18px;
}

.submitresume__form .input1::-webkit-input-placeholder {
	font-size: 15px;
}

.submitresume__form .input1::-moz-placeholder {
	font-size: 15px;
}

.submitresume__form .input1:-ms-input-placeholder {
	font-size: 15px;
}

.submitresume__form .input1::-ms-input-placeholder {
	font-size: 15px;
}

.submitresume__form .input1::placeholder {
	font-size: 15px;
}

.submitresume__form .textarea1 {
	padding: 16px 18px;
}

.submitresume__form .file-wrap .jq-file {
	padding: 16px 18px;
	padding-right: 50px;
}

.submitresume__form-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-top: 11px;
}

.submitresume__form-wrap1 {
	width: calc(100% - 275px);
}

.submitresume__form-wrap1 .label-checkbox1__text {
	color: #959595;
	font-size: 16px;
}

.submitresume__form-wrap1 .label-checkbox1__icon {
	top: 2px;
	width: 20px;
	height: 20px;
	border-radius: 2px;
}

.submitresume__form-wrap1 .label-checkbox1__icon::after {
	top: 6px;
	width: 11px;
	height: 8px;
}

.submitresume__form-link {
	display: inline-block;
	color: #959595;
	margin-top: 10px;
	text-decoration: underline;
}

.submitresume__form-wrap2 {
	max-width: 255px;
	width: 100%;
}

.submitresume__form-wrap2 .form-btn {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	padding: 15.5px 10px;
}

.submitresume__wrap2 {
	width: 40.7%;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	background: url(/local/templates/ekro/css/../img/submitresume-bg.webp) center/cover no-repeat;
	color: #fff;
	padding: 70px 65px 63px 70px;
}

.submitresume__title2 {
	font-size: 26px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 10px;
}

.submitresume__text1 {
	color: #cce1da;
	margin-bottom: 8px;
}

.submitresume__text1 a {
	font-weight: 500;
	text-decoration: underline;
}

.submitresume__tel-wrap {
	margin-bottom: 5px;
}

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

.submitresume__tel {
	font-size: 22px;
}

.submitresume__tel b {
	font-weight: 600;
}

.vacancy {
	background-color: #f8f8f8;
	color: #787878;
	font-size: 15px;
	padding: 33px 30px 53px 30px;
}

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

.vacancy__wrap1 {
	width: calc(100% - 210px);
}

.vacancy__text-wrap p {
	margin: 34px 0;
}

.vacancy__text-wrap p:nth-child(1) {
	margin-top: 0;
}

.vacancy__text-wrap h3 {
	color: #5f5f5f;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	margin-top: 34px;
	margin-bottom: 11px;
}

.vacancy__text-wrap ul {
	margin-top: 11px;
	margin-bottom: 34px;
}

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

.vacancy__btn3 {
	display: block;
	max-width: 272px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	padding: 15.5px 10px;
}

.vacancy__wrap2 {
	max-width: 190px;
	width: 100%;
	text-align: right;
}

.vacancy__date span {
	display: block;
}

.aboutus1 {
	padding-top: 4px;
	padding-bottom: 36px;
}

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

.aboutus1__wrap1 {
	width: calc(100% - 366px);
	color: #4d4d4d;
	line-height: 1.6;
}

.aboutus1__wrap1 h2,
.aboutus1__wrap1 h3 {
	color: #5f5f5f;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 500;
	margin-top: 60px;
	margin-bottom: 31px;
}

.aboutus1__wrap1 h2:nth-child(1),
.aboutus1__wrap1 h3:nth-child(1) {
	margin-top: 0;
}

.aboutus1__wrap1 h2 b,
.aboutus1__wrap1 h3 b,
.aboutus1__wrap1 h2 span,
.aboutus1__wrap1 h3 span {
	color: #00875c;
	font-weight: 500;
}

.aboutus1__wrap1 p {
	margin: 24px 0;
}

.aboutus1__wrap1 p b {
	font-weight: 600;
}

.aboutus1__wrap1 p a {
	color: #00875c;
	text-decoration: underline;
	transition: color 0.3s;
}

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

.aboutus1__wrap1 a {
	color: #00875c;
	text-decoration: underline;
	transition: text-decoration 0.3s;
}

.no-touch .aboutus1__wrap1 a:hover {
	text-decoration-color: transparent;
}

.aboutus1__wrap1 ul,
.aboutus1__wrap1 ol {
	margin: 24px 0;
}

.aboutus1__wrap1 ol {
	counter-reset: myCounter;
}

.aboutus1__wrap1 ul li:before {
	content: "\2014";
	color: #00875c;
	font-weight: 700;
	margin-right: 5px;
}

.aboutus1__wrap1 ol li:before {
	counter-increment: myCounter;
	content: counter(myCounter) ".";
	color: #00875c;
	font-weight: 500;
	margin-right: 5px;
}

.aboutus1__wrap1 table td {
	padding: 5px;
}

.aboutus1__wrap1 table p {
	margin: 0;
}

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

.aboutus1__img {
	margin: 60px 0;
}

.aboutus1__img img {
	border-radius: 6px;
}

.aboutus1__wrap2 {
	position: sticky;
	top: 70px;
	max-width: 342px;
	width: 100%;
}

.aboutus1__wrap3 {
	overflow: hidden;
	position: relative;
	border: 5px solid #00875c;
	background: #f8f8f8 url(/local/templates/ekro/css/../img/aboutus1-bg.svg) bottom right no-repeat;
	padding: 29px 30px 188px 30px;
}

.aboutus1__wrap3-title {
	color: #222;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: 20px;
}

.aboutus1__wrap3-title b {
	color: #00875c;
	font-weight: 500;
}

.aboutus1__wrap3-btn2 {
	z-index: 1;
	position: relative;
	font-size: 14px;
	padding: 10px 14px;
	padding-right: 34px;
}

.aboutus1__wrap3-btn2::after {
	top: 16px;
	right: 14px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	width: 6px;
	height: 10px;
}

.aboutus1__wrap3-img {
	position: absolute;
	right: -79px;
	bottom: -31px;
	width: 401px;
}

.aboutus1-item1 {
	margin-right: 113px;
	margin-top: 20px;
}

.aboutus1-item1:last-child {
	margin-right: 0;
}

.aboutus1-item1 b {
	display: block;
	color: #00875c;
	font-size: 47px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: -3px;
}

.aboutus1-item1 span {
	display: block;
	color: #222;
	font-size: 15px;
	font-weight: 600;
}

.features1 {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}

.features1__bg1 {
	position: absolute;
	bottom: -30px;
	left: 25px;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	width: 634px;
}

.features1__bg2 {
	position: absolute;
	right: 25px;
	bottom: -30px;
	width: 634px;
}

.features1__title {
	margin-bottom: 31px;
}

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

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

.features1-item {
	min-height: 250px;
	position: relative;
	width: 100%;
	border: 2px solid rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	background-color: #f8f8f8;
	padding: 27px 23px 25px 23px;
}

.features1-item b {
	display: block;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: 10px;
}

.features1-item span {
	display: block;
	color: #626262;
	line-height: 1.6;
	padding-right: 90px;
}

.features1-item__img {
	position: absolute;
	right: 25px;
	bottom: 25px;
}

.features1-item__img::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #d3e7e1;
}

.history {
	overflow: hidden;
	padding-top: 54px;
	padding-bottom: 119px;
}

.history__title {
	text-align: center;
	margin-bottom: 45px;
}

.history__slider {
	position: relative;
}

.history__slider::after {
	content: "";
	position: absolute;
	top: 14px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 10000px;
	height: 4px;
	background-color: #0c6d4f;
}

.history__slider .swiper-slide-active .history-item {
	border-bottom: 4px solid #00875c;
}

.history__slider .swiper-slide-active .history-item b {
	color: #00875c;
	font-size: 57px;
}

.history__slider .swiper-slide-active .history-item span {
	color: #222;
	font-size: 18px;
}

.history-item {
	min-height: 298px;
	border-bottom: 4px solid #ebebeb;
	cursor: pointer;
	position: relative;
	text-align: center;
	padding: 0px 10px;
	padding-top: 47px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.history-item b {
	display: block;
	color: #bdbdbd;
	font-size: 38px;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.history-item span {
	display: block;
	color: #646464;
	font-size: 14px;
	line-height: 1.6;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.history-item__icon {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 32px;
	height: 32px;
	border: 4px solid #4dab8d;
	border-radius: 50%;
	background-color: #00875c;
}

.aboutus2 {
	overflow: hidden;
	position: relative;
	background-color: #02835a;
	color: #fff;
}

.aboutus2::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 354px;
	background: url(/local/templates/ekro/css/../img/aboutus2-bg.webp) center/cover no-repeat;
}

.aboutus2__container {
	position: relative;
	padding-top: 84px;
	padding-bottom: 84px;
}

.aboutus2__wrap1 {
	max-width: 586px;
	width: 100%;
}

.aboutus2__wrap1 h2 {
	font-size: 36px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 30px;
}

.aboutus2__wrap1 p {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 35px;
}

.aboutus2__wrap1 ul li {
	border-top: 2px solid rgba(255, 255, 255, 0.2);
	position: relative;
	padding: 20px 0;
	padding-left: 24px;
}

.aboutus2__wrap1 ul li::after {
	content: "";
	position: absolute;
	top: 29px;
	left: 11px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #fff;
}

.aboutus2__wrap1 ul li:last-child {
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.aboutus2__img {
	position: absolute;
	top: 0;
	right: -233px;
	bottom: 0;
	width: 944px;
}

.aboutus2__img::after {
	border-bottom: 179px solid #02835a;
	border-right: 206px solid transparent;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
}

.aboutus2__img::before {
	z-index: 1;
	border-top: 179px solid #02835a;
	border-right: 206px solid transparent;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
}

.aboutus2__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.patners {
	padding-top: 81px;
	padding-bottom: 99px;
}

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

.patners__wrap1 {
	min-height: 464px;
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
	max-width: 464px;
	width: 100%;
	border: 10px solid #00875c;
	background: url(/local/templates/ekro/css/../img/patners-bg.svg) left top no-repeat;
	padding: 40px;
}

.patners__title {
	font-size: 64px;
	line-height: 1.2;
	font-weight: 600;
}

.patners__title b {
	color: #00875c;
	font-weight: 600;
}

.patners__wrap2 {
	width: calc(100% - 610px);
}

.patners__text-wrap1 {
	margin-bottom: 66px;
}

.patners__text-wrap1 p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 39px;
}

.patners__text-wrap1 p b {
	color: #00875c;
	font-weight: 700;
}

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

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

.patners__col {
	margin-right: 113px;
}

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

.patners-item {
	margin-top: 20px;
}

.patners-item b {
	display: block;
	color: #00875c;
	font-size: 47px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: -2px;
}

.patners-item span {
	display: block;
	font-size: 15px;
	font-weight: 600;
}

.no-touch .lang a:hover {
	color: #00793b;
}

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

.no-touch .header__catalog-btn:hover,
.no-touch .product-item__btn:hover,
.no-touch .header__btn1:hover {
	background-color: #016d4b;
}

.no-touch .header__basket-link:hover,
.no-touch .mainscreen__menu > li > a:hover,
.no-touch .listing__menu1 li a:hover {
	background-color: #00875c;
}

.no-touch .header__link1:hover {
	color: #0b523b;
}

.no-touch .product-item:hover {
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}

.no-touch .catalog-item:hover .catalog-item__img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.no-touch .btn1:hover,
.no-touch .news-item:hover .news-item__text b,
.no-touch .header__menu li a:hover,
.no-touch .breadcrumbs li a:hover,
.no-touch .equipment-item__toggle:hover b,
.no-touch .equipment-item2__delete:hover {
	color: #00875c;
}

.no-touch .btn2:hover,
.no-touch .btn3:hover,
.no-touch .btn4:hover {
	background-color: #004b33;
}

.no-touch .totop:hover:after {
	-webkit-transform: translateY(-60%) rotate(-90deg);
	-ms-transform: translateY(-60%) rotate(-90deg);
	transform: translateY(-60%) rotate(-90deg);
}

.no-touch .footer__document ul li a:hover,
.no-touch .submitresume__form-link:hover {
	text-decoration: none;
}

.no-touch .footer__menu li a:hover,
.no-touch .dev:hover,
.no-touch .listing1__mfilter-list1 li a:hover {
	text-decoration: underline;
}

.no-touch .listing__menu2 li a:hover {
	background-color: #0c6d4f;
}

.no-touch .listing__link1:hover,
.no-touch .listing1__filter-item-title:hover,
.no-touch .listing1__filter-btn2:hover,
.no-touch .vacancies-item:hover {
	color: #016d4b;
}

.no-touch .listing-item:hover .listing-item__img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.no-touch .btn5:hover {
	border: 1px solid #004b33;
	background-color: #004b33;
	color: #fff;
}

.no-touch .equipment__btn5:hover {
	border: 2px solid #004b33;
}

.no-touch .btn6:hover {
	border: 2px solid #004b33;
	background-color: #004b33;
	color: #fff;
}

.no-touch .card__tabs-list li a:hover {
	color: #000;
}

.no-touch .card__info-link1:hover,
.no-touch .basket-item__product-link:hover,
.no-touch .order__form-link:hover,
.no-touch .submitresume__text1 a:hover {
	text-decoration: none;
}

.no-touch .listing1__mfilter-list2 li a:hover {
	background-color: #00875c;
}

.no-touch .listing1__mfilter-list2 li a:hover svg {
	fill: #fff;
}

.no-touch .history-item:hover b {
	color: #00875c;
}

.popup {
	max-width: 500px;
	width: 100%;
	border-radius: 4px;
	background-color: #00875c;
	color: #fff;
	padding: 40px;
}

.popup__title {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.17;
	font-weight: 600;
	margin-bottom: 5px;
}

.popup__subtitle {
	font-size: 18px;
	margin-bottom: 24px;
}

.input3 {
	border: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f2f2f2;
	color: #222;
	padding: 19.5px 10px;
	padding-left: 18px;
	margin-bottom: 15px;
	transition: border 0.3s;
}

.input3.hasError {
	border: 1px solid red;
}

.input3::placeholder {
	color: #919191;
}

.textarea2 {
	resize: none;
	height: 125px;
	border: none;
	border-radius: 4px;
	background-color: #f2f2f2;
	color: #222;
	padding: 20.5px 10px;
	padding-left: 18px;
	margin-bottom: 15px;
}

.textarea2::placeholder {
	color: #919191;
}

.popup__form .label-checkbox1__icon {
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background-color: #fff;
}

.popup__form .label-checkbox1__icon::after {
	filter: invert(1);
	top: 7px;
	left: 5px;
	width: 12px;
	height: 10px;
}

.popup__form .label-checkbox1-wrap {
	max-width: 346px;
	width: 100%;
	margin: 20px 0;
}

.popup__form .label-checkbox1__text {
	line-height: 1.21;
	letter-spacing: 0.28px;
}

.popup__form .label-checkbox1__text a {
	text-decoration: underline;
}

.no-touch .popup__form .label-checkbox1__text a:hover {
	text-decoration: none;
}

.input-checkbox1:checked ~ .checkbox-form.popup__form .form-btn {
	background-color: #0c6d4f;
}

.no-touch .input-checkbox1:checked ~ .checkbox-form.popup__form .form-btn:hover {
	background-color: #015339;
}

.popup__form .form-btn {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	padding: 24px 10px;
}

.ring {
	--uib-size: 80px;
	--uib-speed: 2s;
	--uib-color: #fff;
	vertical-align: middle;
	transform-origin: center;
	width: var(--uib-size);

	height: var(--uib-size);
	animation: rotate var(--uib-speed) linear infinite;
}

.ring circle {
	stroke: var(--uib-color);
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	stroke-linecap: round;
	fill: none;
	animation: stretch calc(var(--uib-speed) * 0.75) ease-in-out infinite;
}

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

@keyframes stretch {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}

	50% {
		stroke-dasharray: 90, 200;
		stroke-dashoffset: -35px;
	}

	100% {
		stroke-dashoffset: -124px;
	}
}

.preload-wrap {
	position: relative;
}

.preload-wrap.preload-wrap--preload .preload {
	visibility: visible;
	opacity: 1;
}

.preload-wrap.preload-wrap--preload .checkbox-form {
	opacity: 0.5;
}

.preload-wrap.preload-wrap--send .thanks {
	display: block;
}

.preload-wrap.preload-wrap--send .checkbox-form {
	display: none;
}

.preload-wrap.preload-wrap--send .preload {
	display: none;
}

.preload {
	z-index: 1;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	opacity: 0;
	pointer-events: none;
}

.thanks {
	display: none;
	border-radius: 4px;
	background-color: #0c6d4f;
	text-align: center;
	color: #fff;
	padding: 30px 10px;
}

.thanks-img {
	max-width: 60px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
}

.thanks-img img {
	width: 100%;
}

.thanks__text {
	font-size: 20px;
	font-weight: 600;
}

.popup1 {
	max-width: 640px;
	width: 100%;
	border-radius: 4px;
	background-color: #fff;
	padding: 40px;
}

.popup1__form {
	margin-top: 30px;
}

.popup1__title {
	text-align: center;
	font-size: 36px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 5px;
}

.popup1__text1 {
	text-align: center;
	color: #909090;
	font-size: 15px;
}

.popup1__text1 a {
	color: #00875c;
	font-weight: 500;
	text-decoration: underline;
}

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

.popup1__form .input1 {
	font-size: 15px;
	padding: 15px;
	padding-left: 18px;
	margin-bottom: 10px;
}

.label-password {
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.label-password .input1 {
	padding-right: 50px;
	margin-bottom: 0;
}

.label-password-icon {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 60px;
	transition: transform 0.3s;
}

.label-password-icon::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(/local/templates/ekro/css/../img/password-hide.svg) center no-repeat;
	opacity: 1;
	transition: opacity 0.3s;
}

.label-password-icon::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(/local/templates/ekro/css/../img/password-see.svg) center no-repeat;
	opacity: 0;
	transition: opacity 0.3s;
}

.label-password-icon.active::after {
	opacity: 0;
}

.label-password-icon.active::before {
	opacity: 1;
}

.no-touch .label-password-icon:hover {
	transform: translateY(-2px);
}

.popup1__form .btn3 {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	padding: 17px 10px;
	margin-top: 20px;
}

.popup1__form .form-btn {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	padding: 17px 10px;
	margin-top: 20px;
}

.popup1 .ring {
	--uib-color: #00875c;
}

.popup1__form .label-checkbox1__icon {
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
}

.popup1__form .label-checkbox1__icon::after {
	top: 7px;
	left: 5px;
	width: 12px;
	height: 10px;
}

.popup1__form .label-checkbox1-wrap {
	max-width: 346px;
	width: 100%;
	margin: 20px 0;
}

.popup1__form .label-checkbox1__text {
	line-height: 1.21;
	letter-spacing: 0.28px;
}

.popup1__form .label-checkbox1__text a {
	text-decoration: underline;
}

.no-touch .popup1__form .label-checkbox1__text a:hover {
	text-decoration: none;
}

.contacts {
	padding-top: 20px;
	padding-bottom: 50px;
}

.contacts__container {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border-radius: 4px;
	background-color: #f8f8f8;
}

.contacts__wrap1 {
	width: calc(100% - 610px);
	height: 600px;
}

.contacts__map {
	width: 100%;
	height: 100%;
}

.contacts__wrap2 {
	max-width: 610px;
	width: 100%;
	padding: 30px 70px 30px 70px;
}

.contacts-item {
	margin-bottom: 25px;
}

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

.contacts-item__title {
	color: #626262;
	margin-bottom: 10px;
}

.contacts-item__tel {
	display: inline-block;
	font-size: 24px;
}

.contacts-item__tel b {
	color: #00875c;
	font-weight: 600;
}

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

.submitresume__subtitle {
	color: #626262;
	margin-top: -15px;
	margin-bottom: 20px;
}

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

.searchsection__form-wrap1 .input1 {
	width: calc(100% - 200px);
}

.searchsection__form-wrap1 .btn3 {
	max-width: 180px;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	padding: 13.5px 10px;
}

.policy {
	padding-bottom: 50px;
}

.policy .aboutus1__wrap1 {
	width: 100%;
}

.service__container1 .container {
	padding: 40px 0 0 0;
}

.service__container2 .container {
	padding-left: 0;
	padding-right: 0;
}

.service__wrap {
	max-width: 620px;
	width: 100%;
}

.service__wrap .breadcrumbs {
	margin-bottom: 30px;
}

.service__wrap .mainscreen__title {
	transform: none;
	opacity: 1;
}

.service__wrap .mainscreen__text {
	transform: none;
	opacity: 1;
}

.service__wrap .mainscreen-item {
	transform: none;
	opacity: 1;
}

.service__wrap .mainscreen__list {
	margin-bottom: 40px;
}

.service__img {
	z-index: -1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 68%;
}

.service__img::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 400px;
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 100%);
}

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

.service__container2 {
	padding-top: 60px;
	padding-bottom: 30px;
}

.service__container3 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.service__wrap1 {
	width: calc(100% - 615px);
}

.service__wrap1 .aboutus1__wrap1 {
	width: 100%;
}

.service__wrap2 {
	position: sticky;
	top: 70px;
	max-width: 500px;
	width: 100%;
}

.otherservices {
	padding-top: 30px;
	padding-bottom: 80px;
}

.otherservices .catalog__col1 {
	width: 25%;
}

.otherservices .catalog-item__text {
	font-size: 20px;
}

.otherservices .catalog-item__img {
	min-height: 300px;
}

.news__list1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -12px;
	margin-top: -75px;
}

.news__col1 {
	width: 33.333%;
	padding: 0px 12px;
	margin-top: 75px;
}

.news__list1-btn-wrap {
	text-align: center;
	margin-top: 60px;
}

.compensate-for-scrollbar .header__container3--fixed {
	width: calc(100% - 16px);
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
	border-width: 3px;
	border-color: #0c6d4f;
}

.reviews1 {
	overflow: hidden;
	background-color: #f8f8f8;
	padding-top: 50px;
	padding-bottom: 110px;
}

.reviews1__list-wrap {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.reviews1__list {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.reviews1__list li {
	flex-shrink: 0;
	overflow: hidden;
	position: relative;
	padding-right: 56px;
}

.reviews1__list li:before {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 10000px;
	height: 1px;
	background-color: #d9d9d9;
}

.reviews1__list li a {
	min-height: 38px;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #7c7c7c;
	font-size: 14px;
	font-weight: 500;
	transition: color 0.3s;
}

.reviews1__list li a.active {
	color: #000;
}

.reviews1__list li a:after {
	z-index: 1;
	content: "";
	position: absolute;
	right: 0;
	bottom: 1px;
	left: 0;
	height: 1px;
	border-radius: 300px;
	background-color: #00875c;
	opacity: 0;
	transition: opacity 0.3s;
}

.reviews1__list li a.active::after {
	opacity: 1;
}

.no-touch .reviews1__list li a:hover {
	color: #000;
}

.reviews1__tab {
	display: none;
}

.reviews1__tab:nth-child(1) {
	display: block;
}

.reviews1__slider {
	position: relative;
}

.reviews1__slider .swiper {
	overflow: initial;
}

.reviews1-item {
	max-width: 280px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.reviews1-item__link {
	display: block;
}

.reviews1-item__link img {
	width: 100%;
}

.review1 {
	padding-top: 8px;
	padding-bottom: 33px;
}

.review1__container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.review1__wrap1 {
	width: calc(100% - 365px);
}

.review1__wrap1 .aboutus1__wrap1 {
	width: 100%;
}

.review1-item {
	position: relative;
	border-radius: 6px;
	background-color: #f8f8f8;
	padding: 37px 182px 45px 183px;
}

.review1-item::after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	width: 128px;
	height: 92px;
	background: url(/local/templates/ekro/css/../img/review1-icon.webp) center / contain no-repeat;
}

.review1__wrap2 {
	position: sticky;
	top: 70px;
	max-width: 343px;
	width: 100%;
}

.review1-item__logo {
	max-width: 155px;
	width: 100%;
	margin-bottom: 10px;
}

.review1-item__logo-desc {
	color: #787878;
	font-size: 15px;
	margin-bottom: 27px;
}

.review1-item__date {
	position: absolute;
	top: 43px;
	right: 52px;
	color: #00875c;
	font-size: 14px;
	padding-left: 30px;
}

.review1-item__date::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background: url(/local/templates/ekro/css/../img/date-icon-green.svg) center / contain no-repeat;
}

.review1-item__name {
	color: #5f5f5f;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: 5px;
}

.review1-item__pos {
	color: #8d8d8d;
	margin-bottom: 10px;
}

.review1-item__text {
	color: #787878;
	font-size: 15px;
}

.gallery {
	padding-top: 30px;
	padding-bottom: 30px;
}

.gallery .title {
	font-size: 26px;
}

.gallery__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -12px;
	margin-top: -24px;
}

.gallery__col {
	width: 33.3333%;
	padding: 0px 12px;
	margin-top: 24px;
}

.gallery__col:nth-child(1) {
	width: 59%;
}

.gallery__col:nth-child(2) {
	width: 41%;
}

.gallery__col:nth-child(7) {
	width: 59%;
}

.gallery__col:nth-child(6) {
	width: 41%;
}

.gallery-item__img {
	position: relative;
	display: block;
	height: 400px;
}

.gallery-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}

.otherprojects {
	padding-top: 30px;
	padding-bottom: 100px;
}

.lk {
	padding-top: 10px;
	padding-bottom: 80px;
}

.lk__container {
	border-radius: 4px;
	background-color: #f8f8f8;
	padding: 40px;
}

.lk__title {
	text-align: center;
	font-size: 36px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 7px;
}

.lk__subtitle {
	text-align: center;
	color: #8d8d8d;
	font-size: 15px;
	margin-bottom: 25px;
}

.lk__subtitle a {
	color: #00875c;
	font-weight: 500;
	text-decoration: underline;
	transition: text-decoration 0.3s;
}

.no-touch .lk__subtitle a:hover {
	text-decoration-color: transparent;
}

.lk__list1 {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 464px;
	width: 100%;
	border: 2px solid #e1e1e1;
	border-radius: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 26px;
}

.lk-item1 {
	width: 50%;
	background-color: #fff;
	text-align: center;
	padding: 11.5px 10px;
	transition: all 0.3s;
}

.lk-item1.active {
	background-color: #00875c;
	color: #fff;
}

.lk__tab {
	display: none;
}

.lk__tab:nth-child(1) {
	display: block;
}

.lk__tab-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-top: -20px;
}

.lk__tab-col {
	width: calc(50% - 10px);
	margin-top: 20px;
}

.lk__tab-col--dn {
	display: none;
}

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

.lk__tab-col .input1 {
	font-size: 15px;
	padding: 19px 10px;
	padding-left: 16px;
}

.lk__tab-col .label-password {
	margin-bottom: 0;
}

.lk__tab-col .label-checkbox1-wrap {
	margin-top: 0;
}

.lk__tab-col .label-checkbox1__text {
	color: #959595;
	font-size: 16px;
}

.lk__tab-col .label-checkbox1__icon {
	top: 1px;
	width: 21px;
	height: 21px;
	border-radius: 2px;
}

.lk__tab-col .label-checkbox1__icon::after {
	top: 7px;
	left: 5px;
	width: 11px;
	height: 8px;
}

.lk__link1 {
	color: #959595;
	font-size: 15px;
	text-decoration: underline;
	transition: text-decoration 0.3s;
}

.no-touch .lk__link1:hover {
	text-decoration-color: transparent;
}

.lk__tab-col .form-btn {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	padding: 18.5px 10px;
}

.popupcode {
	display: none;
	max-width: 548px;
	width: 100%;
	border-radius: 6px;
	background-color: #f8f8f8;
	text-align: center;
	padding: 72px 40px;
}

.popupcode__title {
	font-size: 26px;
	line-height: 1.19;
	font-weight: 500;
	margin-bottom: 12px;
}

.popupcode__subtitle {
	max-width: 285px;
	width: 100%;
	color: #636363;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}

.popupcode__inputs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	max-width: 300px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}

.popupcode__input {
	width: 60px;
	border: 2px solid #00875c;
	border-radius: 10px;
	text-align: center;
	font-size: 26px;
	font-weight: 500;
	padding: 18.5px 10px;
}

.popupcode__btn {
	border-bottom: 1px dashed #000;
	background: none;
	color: #636363;
	line-height: 1.3;
	transition: border-bottom 0.3s;
}

.no-touch .popupcode__btn:hover {
	border-bottom: 1px dashed transparent;
}

.lkmain {
	padding-top: 10px;
	padding-bottom: 80px;
}

.lkmain__container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.lkmain__wrap1 {
	position: sticky;
	top: 70px;
	max-width: 290px;
	width: 100%;
}

.lkmain-item1 {
	margin-bottom: 11px;
}

.lkmain-item1:last-child {
	margin-bottom: 0;
}

.lkmain-item1__link {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	background-color: transparent;
	padding: 14px 10px;
	padding-left: 14px;
	transition: all 0.3s;
}

.lkmain-item1__link-icon {
	flex-shrink: 0;
	display: flex;
	margin-right: 10px;
}

.lkmain-item1__link-icon svg {
	width: 24px;
	height: 24px;
	fill: #b0b0b0;
	transition: fill 0.3s;
}

.lkmain-item1__link-val-wrap {
	flex-shrink: 0;
	padding-left: 5px;
	margin-left: auto;
}

.lkmain-item1__link-val {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #00875c;
	color: #fff;
	font-size: 14px;
	line-height: 1.2;
	padding: 1px 1px 0 0;
	transition: all 0.3s;
}

.lkmain-item1__link.active .lkmain-item1__link-val,
.no-touch .lkmain-item1__link:hover .lkmain-item1__link-val {
	background-color: #fff;
	color: #00875c;
}

.lkmain-item1__link.active,
.no-touch .lkmain-item1__link:hover {
	border: 2px solid #00875c;
	background-color: #00875c;
	color: #fff;
}

.lkmain-item1__link.active .lkmain-item1__link-icon svg,
.no-touch .lkmain-item1__link:hover .lkmain-item1__link-icon svg {
	fill: #fff;
}

.lkmain__wrap2 {
	width: calc(100% - 366px);
}

.lkmain__form {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border-radius: 4px;
	background-color: #f8f8f8;
	padding: 26px 26px 26px 26px;
}

.lkmain__form-title {
	width: 100%;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: -5px;
}

.lkmain__form-col {
	width: calc(50% - 13px);
	margin-top: 25px;
}

.label1 {
	cursor: pointer;
	position: relative;
	display: block;
}

.lkmain__form-col .input1 {
	font-size: 18px;
	padding: 16.5px 18px;
}

.label1--edit .input1 {
	padding-right: 50px;
}

.label1__text {
	display: block;
	color: #959595;
	margin-bottom: 3px;
}

.label1--edit-icon {
	position: absolute;
	right: 18px;
	bottom: 20px;
	width: 24px;
	height: 24px;
	background: url(/local/templates/ekro/css/../img/edit.svg) center / contain no-repeat;
	opacity: 0.2;
	transition: opacity 0.3s;
}

.no-touch .label1--edit-icon:hover,
.no-touch .label1--edit-icon.active {
	opacity: 1;
}

.lkmain__form .label-checkbox1-wrap {
	margin-top: 0;
}

.lkmain__form .label-checkbox1 {
	padding-left: 30px;
}

.lkmain__form .label-checkbox1__icon {
	top: 1px;
	width: 21px;
	height: 21px;
	border-radius: 2px;
}

.lkmain__form .label-checkbox1__icon::after {
	top: 7px;
	left: 5px;
	width: 11px;
	height: 8px;
}

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

.lkmain__form .label-checkbox1__text a {
	color: #00875c;
	text-decoration: underline;
	transition: text-decoration 0.3s;
}

.no-touch .lkmain__form .label-checkbox1__text a:hover {
	text-decoration-color: transparent;
}

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

.lkmain__form .form-btn {
	width: calc(50% - 13px);
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	padding: 18.5px 10px;
}

.lkmain__form .btn6 {
	width: calc(50% - 13px);
	text-align: center;
	font-size: 18px;
	padding: 16.5px 10px;
}

.lkhistory {
	border-radius: 4px;
	background-color: #f8f8f8;
	padding: 26px;
}

.lkhistory__title {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}

.lkhistory-item {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 28.5px 0;
}

.lkhistory-item::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	border-radius: 300px;
	background-color: #e6e6e6;
}

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

.lkhistory-item:nth-child(1) {
	padding: 10px 0;
}

.lkhistory-item__wrap {
	width: 16%;
}

.lkhistory-item__title1 {
	color: #636363;
	font-size: 14px;
}

.lkhistory-item__number {
	font-size: 18px;
	letter-spacing: 0.01em;
}

.lkhistory-item__date {
	font-size: 16px;
	letter-spacing: 0.01em;
}

.lkhistory-item__status {
	color: #777;
	font-size: 16px;
	letter-spacing: 0.01em;
}

.lkhistory-item__status--green {
	color: #00875c;
}

.lkhistory-item__price {
	font-size: 18px;
	font-weight: 500;
}

.lkhistory-item__link1 {
	display: inline-block;
	color: #636363;
	font-size: 14px;
	text-decoration: underline;
	transition: color 0.3s;
}

.no-touch .lkhistory-item__link1:hover {
	color: #4ba98b;
}

.lkhistory-item__wrap .btn6 {
	display: block;
	width: 100%;
	background-color: #fff;
	color: #222;
	font-size: 14px;
	padding: 10px 10px;
}

.lkorder__container {
	border: 2px solid #ebebeb;
	border-radius: 4px;
	padding: 26px;
	margin-bottom: 20px;
}

.lkorder__container:last-child {
	border: none;
	text-align: right;
	padding: 0;
	padding-right: 26px;
	margin-top: 56px;
	margin-bottom: 0;
}

.lkorder__title1-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 5px;
}

.lkorder__title1-text1 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 13px;
}

.lkorder__title1-text1 b {
	color: #00875c;
	font-weight: 500;
}

.lkorder__title1-text1 i {
	font-style: normal;
	display: inline-block;
	color: #919191;
	font-size: 16px;
	font-weight: 400;
	margin-left: 5px;
}

.lkorder__title1-text2 {
	color: #656565;
}

.lkorder__title1-text2 b {
	display: inline-block;
	border-radius: 4px;
	background-color: #d9ede7;
	color: #00875c;
	font-weight: 400;
	padding: 1.5px 12px;
	margin: 0px 10px;
}

.lkorder__title1-text2 a {
	display: inline-block;
	color: #0c6d4f;
	text-decoration: underline;
	transition: text-decoration 0.3s;
}

.no-touch .lkorder__title1-text2 a:hover {
	text-decoration-color: transparent;
}

.link1 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #656565;
	font-size: 14px;
	transition: color 0.3s;
}

.link1__icon {
	display: flex;
	margin-right: 10px;
}

.link1__icon svg {
	width: 7px;
	height: 11px;
	fill: #656565;
	transition: fill 0.3s;
}

.no-touch .link1:hover {
	color: #016d4b;
}

.no-touch .link1:hover svg {
	fill: #016d4b;
}

.lkorder-item1 {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	padding: 15px 0;
}

.lkorder-item1:nth-child(1) {
	padding: 10px 0;
}

.lkorder-item1::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	border-radius: 300px;
	background-color: #ebebeb;
}

.lkorder-item1:last-child::after {
	display: none;
}

.lkorder-item1__wrap1 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	max-width: 560px;
	width: 100%;
	margin-right: 10px;
}

.lkorder-item1__title1 {
	color: #656565;
	font-size: 14px;
}

.lkorder-item1__img {
	overflow: hidden;
	position: relative;
	width: 120px;
	height: 120px;
	border-radius: 10px;
}

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

.lkorder-item1__text-wrap {
	width: calc(100% - 148px);
}

.lkorder-item1__text1 {
	color: #7a7a7a;
	font-size: 15px;
	margin-bottom: 10px;
}

.lkorder-item1__text1:last-child {
	margin-bottom: 0;
}

.lkorder-item1__text2 {
	color: #000;
	margin-bottom: 10px;
}

.lkorder-item1__wrap2 {
	max-width: 206px;
	width: 100%;
}

.lkorder-item1__price {
	color: #4d4d4d;
	font-size: 14px;
	margin-bottom: 12px;
}

.lkorder-item1__price b {
	display: block;
	color: #000;
	font-size: 18px;
	font-weight: 500;
}

.lkorder-item1__link1 {
	display: inline-block;
	color: #0c6d4f;
	font-size: 15px;
	text-decoration: underline;
	transition: text-decoration 0.3s;
}

.no-touch .lkorder-item1__link1:hover {
	text-decoration-color: transparent;
}

.lkorder__total {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-top: 11px;
}

.lkorder__total-text1 {
	font-size: 20px;
	font-weight: 500;
}

.lkorder__total-text2 {
	max-width: 206px;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
}

.lkorder__title2 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 21px;
}

.lkorder-item2 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 28px;
}

.lkorder-item2:last-child {
	margin-bottom: 0;
}

.lkorder-item2__text1 {
	max-width: 200px;
	width: 100%;
	color: #4d4d4d;
	margin-right: 10px;
}

.lkorder-item2__text2 {
	max-width: 640px;
	width: 100%;
	color: #000;
	font-weight: 500;
}

.lkorder-item2__text2 a {
	color: #00875c;
	text-decoration: underline;
	transition: text-decoration 0.3s;
}

.no-touch .lkorder-item2__text2 a:hover {
	text-decoration-color: transparent;
}

.aboutus1__wrap1--listing {
	width: 100%;
	margin-top: 60px;
}

.aboutus1__wrap1--listing img {
	display: none;
}
.map_listing ul {
	padding-left: 30px;
	padding-bottom: 10px;
}
.map_listing ul li {
	list-style: unset;
	padding-bottom: 10px;
}
.section_second {
	padding-top: 10px;
}
.link_first {
	color: #00875c;
	font-size: 18px;
	font-weight: 600;
	transition: color 0.3s;
}
.link_first:hover {
	color: #5f5f5f;
}
.link_second {
	color: #5f5f5f;
	font-size: 16px;
	transition: color 0.3s;
}
.link_second:hover {
	color: #00875c;
}
.link_second:last-child {
	padding-bottom: 0;
}

.page_error {
	margin-bottom: 40px;
}
.page_error a {
	color: #00875c;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.page_error a:hover {
	color: #0b523b;
}

@media (max-width: 600px) {
	.gallery__list {
		flex-direction: column;
	}

	.gallery__col:nth-child(n) {
		width: 100%;
	}

	.gallery-item__img {
		height: auto;
	}

	.gallery-item__img img {
		position: static;
	}

	.logo__text {
		max-width: 100%;
		font-size: 14px;
	}

	.logo {
		justify-content: center;
		max-width: 100%;
	}

	.header__container1 {
		padding: 6px 0;
	}

	.header__wrap3 {
		margin-top: 60px;
	}
}

@media (max-width: 1800px) {
	.news__slider .swiper-button-next-style2,
	.news__slider .swiper-button-prev-style2 {
		display: none;
	}
}

@media (max-width: 1750px) {
	.reviews__slider {
		padding: 0px 80px;
	}

	.reviews__slider .swiper-button-next-style2 {
		right: 0;
	}

	.reviews__slider .swiper-button-prev-style2 {
		left: 0;
	}
}

@media (max-width: 1500px) {
	.header__menu li {
		margin-right: 14px;
	}
}

@media (max-width: 1400px) {
	.specialoffers__slider::before,
	.specialoffers__slider::after {
		display: none;
	}

	.aboutus__img {
		left: -150px;
		width: 600px;
	}

	.card__info-wrap2 {
		max-width: none;
		margin-top: 20px;
	}

	.card__info-container1 .card__info-wrap1 {
		width: 100%;
	}

	.aboutus2__img {
		right: -150px;
		width: 700px;
	}

	.listing__col {
		width: 33.333%;
	}

	.listing1__col1 {
		width: 33.333%;
	}
}

@media (max-width: 1350px) {
	.header__basket-link-price {
		display: none;
	}

	.footer__wrap4 {
		max-width: 750px;
	}

	.footer__wrap3 {
		max-width: 380px;
	}

	.basket__wrap {
		padding: 20px;
	}

	.basket-item__wrap1 {
		max-width: 405px;
	}

	.basket__title-wrap1 {
		max-width: 405px;
		padding-left: 140px;
	}

	.basket-item__product-articul {
		font-size: 14px;
	}

	.basket-item__product-tag {
		font-size: 14px;
		padding: 0px 12px;
		margin-right: 12px;
	}

	.basket-item__product-title {
		font-size: 15px;
	}

	.basket-item__product-text-wrap {
		width: calc(100% - 140px);
	}

	.basket__title-wrap2,
	.basket-item__wrap2 {
		width: calc(100% - 445px);
	}

	.basket__list1 {
		margin-left: 0;
	}

	.basket-item1__wrap2 {
		width: calc(100% - 417px);
	}

	.basket-item1__wrap1 {
		max-width: 307px;
	}

	.header__basket-link {
		width: 65px;
		height: 50px;
		border-radius: 4px;
		font-size: 0;
		padding: 0;
	}

	.header__basket-link-icon {
		margin-right: 0;
	}
}

@media (max-width: 1300px) {
	.contacts__wrap2 {
		width: 48%;
		padding: 30px 0;
	}

	.contacts__wrap1 {
		width: 48%;
	}

	.equipment__col1 {
		width: 33.3333%;
	}

	.callback1__title {
		max-width: 390px;
		font-size: 30px;
	}

	.callback1__text1 {
		max-width: 405px;
		font-size: 20px;
	}

	.callback1__btn2 {
		font-size: 16px;
	}

	.patners__wrap1 {
		min-height: 300px;
		border-width: 4px;
		max-width: 300px;
		padding: 20px;
	}

	.patners__title {
		font-size: 36px;
	}

	.patners__wrap2 {
		width: calc(100% - 340px);
	}

	.patners__text-wrap1 p {
		margin-bottom: 20px;
	}

	.patners__text-wrap1 {
		margin-bottom: 40px;
	}
}

@media (max-width: 1250px) {
	.aboutus__img {
		display: none;
	}

	.aboutus__bg1 {
		display: none;
	}

	.aboutus {
		background: url(/local/templates/ekro/css/../img/aboutus-bg1-adaptive.webp) center right/cover no-repeat;
	}

	.aboutus__container {
		max-width: none;
	}

	.aboutus__list1 {
		max-width: 530px;
	}
}

@media (max-width: 1200px) {
	.lkmain__wrap1 {
		position: static;
		max-width: none;
		margin-bottom: 30px;
	}

	.lkmain__wrap2 {
		width: 100%;
	}

	.lkmain__form-col {
		width: 100%;
	}

	.lk__tab-col .label-checkbox1-wrap {
		width: 100%;
		margin-bottom: 5px;
	}

	.footer__flag {
		max-width: 240px;
		font-size: 12px;
		padding-left: 45px;
		margin-top: 20px;
	}

	.footer__flag::after {
		width: 35px;
		height: 35px;
	}

	.search {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		margin-top: 24px;
	}

	.logo {
		max-width: 570px;
	}

	.logo__text {
		max-width: 285px;
		font-size: 14px;
	}

	.header__menu-tablet-wrap {
		display: block;
		margin-left: 37px;
		margin-right: auto;
	}

	.header__menu li {
		margin-right: 37px;
	}

	.header__nav {
		margin-right: 0;
	}

	.header__user-link {
		margin-left: auto;
		margin-right: 20px;
	}

	.header__container3 {
		padding-bottom: 20px;
	}

	.header__catalog-btn {
		border-radius: 4px;
	}

	.header__container2 {
		padding: 20px 0;
	}

	.mainscreen__wrap1 {
		z-index: 200;
		overflow: auto;
		position: fixed;
		top: 0;
		left: 0;
		display: none;
		max-width: none;
		height: 100%;
		background-color: #fff;
		padding: 35px 20px;
		padding-bottom: 80px;
	}

	.mainscreen__wrap1-btn-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.mainscreen__wrap1-title {
		display: block;
	}

	.body-overflow {
		overflow: hidden;
	}

	.mainscreen__title {
		font-size: 32px;
	}

	.mainscreen__wrap2 {
		margin-top: 0;
	}

	.mainscreen {
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.title,
	.mainblock__title,
	.features__title,
	.aboutus2__wrap1 h2,
	.basketempty__title {
		font-size: 28px;
	}

	.features,
	.callback1 {
		background-image: url(/local/templates/ekro/css/../img/features-bg2.webp);
	}

	.catalog-item__img,
	.catalog-item:nth-child(6) .catalog-item__img {
		min-height: 280px;
	}

	.catalog-item:nth-child(5) .catalog-item__img {
		/*min-height: 584px;*/
	}

	.catalog-item__text {
		font-size: 20px;
		padding: 38px 20px;
	}

	.catalog__list {
		margin-bottom: 30px;
	}

	.catalog {
		padding-top: 30px;
	}

	.news-item__img {
		padding-top: 77%;
	}

	.news {
		padding-top: 15px;
		padding-bottom: 30px;
	}

	.reviews-item__wrap2 {
		width: 42%;
	}

	.reviews-item__wrap1 {
		width: 53%;
	}

	.reviews {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.reviews__title {
		margin-bottom: 30px;
	}

	.reviews__slider {
		padding: 0;
		padding-bottom: 77px;
	}

	.reviews__slider .swiper-button-next-style2,
	.reviews__slider .swiper-button-prev-style2 {
		top: auto;
		bottom: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

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

	.reviews__slider .swiper-button-next-style2 {
		right: auto;
		left: 87px;
	}

	.footer__wrap3 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
		max-width: none;
		margin-bottom: 60px;
	}

	.footer__document {
		margin-bottom: 0;
	}

	.footer__subscribe {
		max-width: 457px;
		width: 100%;
	}

	.footer__wrap4 {
		max-width: none;
	}

	.footer__nav {
		max-width: none;
		width: calc(100% - 350px);
	}

	.basket__total-sum b {
		font-size: 24px;
	}

	.basket__total .btn3 {
		font-size: 14px;
		padding: 12px 37px;
	}

	.basket__total {
		max-width: 240px;
		margin-top: -19px;
	}

	.order__form-wrap1 {
		width: 48%;
	}

	.order__form-wrap2 {
		width: 48%;
	}

	.order__form-total b,
	.order__form-total {
		font-size: 24px;
	}

	.order__form .form-btn {
		max-width: 358px;
	}

	.order__form-title1 {
		font-size: 18px;
	}

	.order__form .input1 {
		padding: 14px 10px;
		padding-left: 18px;
	}

	.order__form .input1--w50 {
		width: 100%;
	}

	.order__form .file-wrap--50 {
		width: 100%;
	}

	.order__form-text1 {
		width: 100%;
	}

	.file-wrap .jq-file {
		padding: 14px 18px;
		padding-right: 50px;
	}

	.order {
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.card__wrap1 {
		max-width: 481px;
	}

	.card__wrap2 {
		width: calc(100% - 505px);
	}

	.card__title {
		font-size: 28px;
	}

	.equipment__wrap2 {
		max-width: 341px;
	}

	.equipment__info-title {
		font-size: 22px;
	}

	.equipment-item2,
	.equipment-item2 span:nth-child(1),
	.equipment__info-total-wrap {
		font-size: 14px;
	}

	.equipment__wrap1 {
		width: calc(100% - 361px);
	}

	.equipment__col1 {
		width: 50%;
	}

	.equipment-item__toggle b {
		font-size: 18px;
	}

	.equipment__btn5 {
		padding: 10px 10px;
	}

	.equipment-item__toggle {
		padding: 14px 60px 14px 29px;
	}

	.equipment-item__toggle-icon {
		height: 57px;
	}

	.callback1 {
		padding: 50px 0;
	}

	.callback1__title {
		max-width: none;
		margin-bottom: 10px;
	}

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

	.callback1__text1 {
		max-width: none;
		margin-bottom: 20px;
	}

	.aboutus2__img {
		display: none;
	}

	.aboutus2__wrap1 {
		max-width: none;
	}

	.features1__bg1 {
		display: none;
	}

	.features1__bg2 {
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		max-width: 634px;
		width: 100%;
	}

	.listing1__col1 {
		width: 50%;
	}

	.product-item-row .product-item__img-wrap {
		max-width: 120px;
	}

	.product-item-row .product-item__text-wrap {
		width: calc(100% - 140px);
	}

	.vacancies-item {
		font-size: 18px;
		padding: 20px;
		padding-right: 50px;
	}

	.vacancies-item::after {
		right: 15px;
	}

	.vacancies__wrap3-text1,
	.vacancies__wrap3-tel {
		font-size: 18px;
	}

	.submitresume__wrap1 {
		width: 100%;
		margin-bottom: 30px;
	}

	.submitresume__wrap2 {
		max-width: 460px;
		width: 100%;
	}

	.vacancy__wrap2 {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		max-width: none;
		text-align: left;
		margin-bottom: 20px;
	}

	.vacancy__wrap1 {
		width: 100%;
	}

	.service__wrap2 {
		max-width: 450px;
	}

	.service__wrap1 {
		width: calc(100% - 470px);
	}

	.reviews1__list {
		flex-wrap: nowrap;
	}

	.reviews1__list-wrap {
		overflow: auto;
	}

	.review1-item::after {
		opacity: 0.5;
	}

	.review1-item {
		padding: 40px 20px;
	}

	.review1-item__date {
		position: relative;
		top: auto;
		right: auto;
		margin-bottom: 20px;
	}

	.review1-item__logo-desc {
		margin-bottom: 5px;
	}

	.gallery-item__img {
		height: 300px;
	}
}

@media (max-width: 1100px) {
	.service__img {
		width: 50%;
	}

	.lkhistory-item:nth-child(1) {
		display: none;
	}

	.lkhistory-item__wrap {
		width: 48%;
		margin-bottom: 5px;
	}

	.lkhistory-item__wrap:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 1001px) {
	.header__container3 {
		display: block !important;
		opacity: 1 !important;
	}
}

@media (max-width: 1000px) {
	.lk {
		padding-bottom: 60px;
	}

	.contacts__wrap1 {
		width: 100%;
		height: 500px;
	}

	.contacts__wrap2 {
		width: 100%;
		padding: 30px;
	}

	.header__nav {
		margin-left: 0;
	}

	.lang {
		margin-left: auto;
		margin-right: 16px;
	}

	.header__menu-toggle {
		display: none;
	}

	.header__email-list {
		display: block;
	}

	.toggle {
		display: block;
	}

	.logo {
		max-width: 261px;
	}

	.logo__img {
		margin-bottom: 15px;
	}

	.logo__text {
		font-size: 15px;
	}

	.header__user-link {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-top: 20px;
	}

	.header__basket-link {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		margin-top: 20px;
	}

	.search {
		width: calc(100% - 140px);
		margin-top: 20px;
	}

	.header__container3 {
		z-index: 400;
		position: fixed;
		top: 0;
		left: 0;
		display: none;
		width: 100%;
		height: 100%;
		background-color: #fff;
		padding: 20px;
		padding-bottom: 80px;
	}

	.header__container3 .container {
		padding: 0;
	}

	.header__wrap3-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.header__wrap3 {
		display: block;
	}

	.header__catalog {
		max-width: none;
	}

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

	.header__menu li a {
		border-bottom: 1px solid #f0f0f0;
		display: block;
		padding: 20px;
	}

	.mainscreen__title {
		font-size: 28px;
	}

	.mainscreen__bg {
		opacity: 0.5;
	}

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

	.specialoffers__slider {
		padding-bottom: 35px;
	}

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

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

	.reviews1__slider {
		padding-bottom: 35px;
	}

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

	body .specialoffers {
		padding: 30px 0;
	}

	.features-item::after {
		top: 4px;
		width: 17px;
		height: 17px;
	}

	.features,
	.callback1 {
		background-image: url(/local/templates/ekro/css/../img/features-bg3.webp);
		padding-top: 40px;
		padding-bottom: 50px;
	}

	.features__col {
		width: 100%;
	}

	.features-item {
		padding-left: 30px;
		padding-top: 0;
	}

	.features__list-wrap::after {
		top: -100px;
		right: auto;
		bottom: -100px;
		left: 28px;
		width: 1px;
		height: auto;
	}

	.features-item b {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.catalog-item__img,
	.catalog-item:nth-child(6) .catalog-item__img {
		min-height: 240px;
	}

	.catalog-item:nth-child(5) .catalog-item__img {
		/*min-height: 500px;*/
	}

	.catalog__list {
		grid-gap: 20px;
	}

	.catalog-item__text {
		font-size: 16px;
		padding: 18px;
	}

	.btn1 {
		padding: 10px 20px;
	}

	.btn1::after {
		margin-left: 10px;
		margin-bottom: -2px;
	}

	.news__slider {
		padding-bottom: 45px;
	}

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

	.aboutus__title {
		font-size: 36px;
		margin-bottom: 15px;
	}

	.aboutus-item2 b {
		font-size: 46px;
	}

	.btn2 {
		font-size: 14px;
		padding-top: 13.5px;
		padding-bottom: 13.5px;
	}

	.aboutus__text1 {
		margin-bottom: 48px;
	}

	.reviews-item__wrap2 {
		display: none;
	}

	.reviews-item__wrap1 {
		width: 100%;
	}

	.reviews-item__text1-wrap {
		max-width: none;
	}

	.footer__subscribe {
		max-width: 380px;
	}

	.basket__title-container {
		display: none;
	}

	.basket-item__product-img {
		width: 170px;
		height: 237px;
	}

	.basket-item__wrap1 {
		max-width: none;
	}

	.basket-item__product-text-wrap {
		width: calc(100% - 190px);
		padding-right: 15px;
		padding-bottom: 93px;
	}

	.basket-item__product {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.basket-item__wrap2 {
		-webkit-box-align: start;
		-ms-flex-align: start;
		position: static;
		align-items: flex-start;
		width: calc(100% - 190px);
		margin-left: auto;
		margin-top: -83px;
	}

	.basket-item__delete {
		top: 55px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.basket-item__price span {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.basket-item__price b {
		font-size: 16px;
	}

	.basket-item .quantity1 {
		width: 83px;
		height: 39px;
	}

	.quantity1 input {
		font-size: 14px;
	}

	.plus1,
	.minus1 {
		width: 31px;
	}

	.basket-item__sum b {
		font-size: 16px;
	}

	.basket-item__sum span {
		font-size: 14px;
	}

	.basket__list1 {
		padding: 20px 0 20px 20px;
		margin-left: 170px;
	}

	.basket-item__wrap3:before {
		content: "Цена";
		display: block;
		color: #7c7c7c;
		font-size: 14px;
		margin-bottom: 12px;
	}

	.basket-item__wrap3:nth-child(2):before {
		content: "Количество";
	}

	.basket-item__wrap3:nth-child(3):before {
		content: "Сумма";
	}

	.basket-item1__wrap1 {
		max-width: none;
		padding-right: 15px;
		margin-bottom: 15px;
	}

	.basket-item1__wrap2 {
		width: 100%;
	}

	.basket-item1__wrap2 {
		position: static;
		padding-right: 0;
	}

	.basket-item1 .basket-item__delete {
		top: 38px;
	}

	.basket__total-sum b {
		font-size: 20px;
	}

	.basket__total {
		max-width: 220px;
		margin-top: -17px;
	}

	.basket__quantity {
		border-bottom: 1px solid #e7e7e7;
		padding-bottom: 15px;
	}

	.order__form-wrap1 {
		width: 100%;
		margin-bottom: 40px;
	}

	.order__form-wrap2 {
		width: 100%;
	}

	.order__form .form-btn {
		max-width: none;
	}

	.card__wrap1 {
		position: static;
		max-width: none;
		margin-bottom: 20px;
	}

	.card__wrap2 {
		width: 100%;
	}

	.card__info-wrap1 .quantity1 {
		height: 48px;
		margin-right: 14px;
	}

	.card__info-wrap1 .btn4 {
		margin-right: 14px;
	}

	.btn4 {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.btn5 {
		padding-top: 11px;
		padding-bottom: 11px;
	}

	.equipment {
		padding-top: 10px;
		padding-bottom: 40px;
	}

	.card {
		padding-bottom: 10px;
	}

	.equipment__wrap1 {
		width: 100%;
		margin-bottom: 20px;
	}

	.equipment__wrap2 {
		max-width: none;
	}

	.equipment__col1 {
		width: 33.333%;
	}

	.btn3 {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.aboutus1__wrap1 {
		width: 100%;
	}

	.aboutus1-item1 b {
		font-size: 35px;
	}

	.aboutus1-item1 span {
		font-size: 14px;
	}

	.aboutus1-item1 {
		margin-right: 50px;
	}

	.aboutus1__wrap1 p {
		margin: 15px 0;
	}

	.aboutus1__wrap1 h2,
	.aboutus1__wrap1 h3 {
		margin-top: 30px;
		margin-bottom: 15px;
	}

	.aboutus1__img {
		margin: 30px 0;
	}

	.aboutus1__wrap3-btn2::after {
		top: 20px;
	}

	.features__list-wrap--aboutus:after {
		display: none;
	}

	.features__list-wrap--aboutus .features-item:before {
		content: "";
		position: absolute;
		top: 4px;
		bottom: -35px;
		left: 8px;
		width: 1px;
		background-color: #fff;
	}

	.features__list-wrap--aboutus .features__col:last-child .features-item:before {
		display: none;
	}

	.features__title-wrap {
		margin-bottom: 30px;
	}

	.features1,
	.history,
	.patners,
	.aboutus2__container {
		padding: 30px 0;
	}

	.features1__col {
		width: 50%;
	}

	.features1-item {
		min-height: 200px;
	}

	.history__slider::after {
		top: 9px;
		height: 2px;
	}

	.history-item__icon {
		width: 20px;
		height: 20px;
	}

	.history-item {
		border-width: 2px;
		min-height: 300px;
	}

	.history__slider .swiper-slide-active .history-item {
		border-width: 2px;
	}

	.history-item b {
		font-size: 28px;
	}

	.history__slider .swiper-slide-active .history-item b {
		font-size: 40px;
	}

	.history__slider .swiper-slide-active .history-item span {
		font-size: 16px;
	}

	.aboutus2__container {
		padding: 30px 0;
	}

	.aboutus2__wrap1 p {
		font-size: 15px;
	}

	.aboutus2__wrap1 h2 {
		margin-bottom: 20px;
	}

	.aboutus2__wrap1 p {
		margin-bottom: 30px;
	}

	.aboutus2__wrap1 ul li {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.patners-item b {
		font-size: 35px;
	}

	.patners-item span {
		font-size: 14px;
	}

	.patners__col {
		margin-right: 50px;
	}

	.patners__text-wrap1 p {
		font-size: 15px;
	}

	.patners__title {
		font-size: 26px;
	}

	.basketempty__text {
		font-size: 16px;
	}

	.basketempty {
		padding-bottom: 50px;
	}

	.listing__wrap1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		max-width: none;
	}

	.listing__wrap2 {
		width: 100%;
		margin-bottom: 30px;
	}

	.listing {
		padding-bottom: 40px;
	}

	.listing1__mfilter {
		position: static;
		width: auto;
		margin-bottom: 15px;
	}

	.listing1__wrap2 {
		width: 100%;
	}

	.listing1__col1 {
		width: 33.333%;
	}

	.listing1__wrap1 {
		max-width: none;
	}

	.listing1 .listing__title1,
	.listing1 .listing__menu2 {
		display: none;
	}

	.listing1 .container {
		padding-bottom: 40px;
	}

	.vacancies__wrap1 {
		width: 100%;
		margin-bottom: 30px;
	}

	.submitresume {
		padding: 30px 0;
	}

	.vacancies {
		padding-bottom: 30px;
	}

	.mainblock__title {
		max-width: 100%;
	}

	.lkmain {
		padding-bottom: 60px;
	}
}

@media (max-width: 950px) {
	.service__wrap1 {
		width: 100%;
		margin-bottom: 30px;
	}

	.service__wrap2 {
		max-width: none;
	}

	.news__col1 {
		width: 50%;
		margin-top: 40px;
	}

	.news__list1 {
		margin-top: -40px;
	}

	.reviews1 {
		padding-top: 30px;
		padding-bottom: 70px;
	}

	.review1__wrap1 {
		width: 100%;
		margin-bottom: 30px;
	}

	.review1-item__name {
		font-size: 19px;
	}

	.otherprojects {
		padding-bottom: 60px;
	}

	.lkorder-item1__wrap1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.lkorder-item1__wrap2 {
		max-width: none;
		padding-left: 148px;
	}

	.lkorder__total-text2 {
		max-width: none;
		width: auto;
	}

	.lkorder-item2__text1 {
		max-width: none;
		width: auto;
		margin-bottom: 5px;
	}

	.lkorder-item2__text2 {
		max-width: none;
	}

	.lkorder-item1:nth-child(1) {
		display: none;
	}
}

@media (max-width: 850px) {
	.listing1__col1 {
		width: 50%;
	}

	.reviews1__list li {
		padding-right: 25px;
	}
}

@media (max-width: 800px) {
	.service__img {
		right: 0;
		left: 0;
		width: auto;
	}

	.service__img::after {
		right: 0;
		width: auto;
		background: rgba(255, 255, 255, 0.95);
	}

	.service__container1 .container {
		padding-bottom: 30px;
	}

	.gallery__col:nth-child(n) {
		width: 50%;
	}
}

@media (max-width: 760px) {
	.searchsection__form-wrap1 .btn3 {
		font-size: 16px;
	}

	.contacts-item__tel {
		font-size: 20px;
	}

	.contacts-item__title {
		margin-bottom: 5px;
	}

	.contacts__wrap1 {
		height: 350px;
	}

	.contacts__wrap2 {
		padding: 30px 15px;
	}

	.input3,
	.textarea2,
	.popup1__form .input1 {
		padding: 15px 10px;
		padding-left: 15px;
	}

	.label-password .input1 {
		padding-right: 50px;
	}

	.popup__title {
		font-size: 20px;
	}

	.popup,
	.popup1 {
		padding: 40px 15px;
	}

	.popup1__title {
		font-size: 24px;
	}

	.popup__subtitle {
		font-size: 16px;
	}

	.popup__form .form-btn,
	.popup1__form .btn3,
	.popup1__form .form-btn {
		font-size: 16px;
		padding: 15px 10px;
	}

	.header__container1--fixed .lang {
		display: none;
	}

	.aboutus__wrap2 .btn2 {
		margin-bottom: 30px;
	}

	.header__btn1 {
		display: none;
	}

	.header__contacts-wrap a {
		font-size: 16px;
	}

	.header__user-link {
		width: 28px;
		height: 28px;
		margin-top: 0;
	}

	.header__basket-link {
		background-size: 22px;
		min-height: initial;
		width: 48px;
		height: 48px;
		margin-top: 0;
	}

	.header__container1 {
		padding: 10px 0;
	}

	.search {
		width: 100%;
		margin-top: 15px;
	}

	.logo {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	.header__container2 {
		padding: 15px 0;
	}

	.logo__img {
		margin-bottom: 10px;
	}

	.input1 {
		font-size: 14px;
		padding: 13px 15px;
		padding-left: 20px;
	}

	.search__form-btn {
		width: 56px;
	}

	.search__form .input1 {
		padding-right: 45px;
	}

	.header__contacts-wrap span {
		display: none;
		text-align: left;
	}

	.header__contacts {
		max-width: none;
		width: auto;
	}

	.header__link1-wrap {
		display: none;
	}

	.header__wrap3-container {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.header__nav {
		margin-bottom: 30px;
	}

	.header__btn-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.header__menu-tablet-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.mainscreen__title {
		font-size: 26px;
	}

	body {
		font-size: 14px;
	}

	.mainscreen {
		padding: 40px 0;
	}

	.mainscreen__wrap2 {
		max-width: 500px;
		width: 100%;
	}

	.specialoffers__link {
		padding-right: 16px;
	}

	.title,
	.gallery .title,
	.features__title,
	.aboutus2__wrap1 h2,
	.mainblock__title,
	.basketempty__title {
		font-size: 20px;
	}

	.catalog__list {
		grid-template-columns: repeat(2, 1fr);
	}

	.catalog__col1 {
		width: 50%;
	}

	.catalog-item:nth-child(n) {
		grid-row: initial;
		grid-column: initial;
	}

	.catalog-item:nth-child(5) .catalog-item__img {
		min-height: 240px;
	}

	.aboutus__wrap1 {
		width: 100%;
		margin-bottom: 30px;
	}

	.aboutus .container {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.aboutus__title {
		font-size: 24px;
	}

	.aboutus__col1 {
		width: 100%;
	}

	.aboutus-item1::before {
		top: 2px;
		bottom: -32px;
		left: 7px;
		width: 1px;
		height: auto;
	}

	.aboutus-item1 {
		padding-left: 25px;
		padding-top: 0;
	}

	.aboutus-item2 b {
		font-size: 28px;
	}

	.aboutus__list2 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		text-align: left;
		margin-top: -20px;
		margin-bottom: 25px;
	}

	.aboutus-item2 {
		width: 32%;
		margin-top: 20px;
		margin-bottom: 0;
	}

	.aboutus__wrap2 {
		max-width: none;
	}

	.btn2 {
		padding: 12px 16px;
		padding-right: 34px;
	}

	.btn2::after {
		right: 16px;
	}

	.reviews-item__name {
		margin-bottom: 24px;
	}

	.reviews-item__text1 b {
		font-size: 20px;
	}

	.totop {
		display: none;
	}

	.footer__logo {
		max-width: 261px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.footer__container1 {
		padding-bottom: 30px;
	}

	.footer__subscribe {
		max-width: none;
	}

	.footer__document {
		margin-bottom: 40px;
	}

	.form-btn {
		font-size: 12px;
		padding: 10px 16px;
	}

	.footer__subscribe-form-wrap .input2 {
		width: calc(100% - 118px);
	}

	.input2 {
		padding: 8.5px 10px;
	}

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

	.footer__nav-wrap {
		width: 100%;
		margin-bottom: 40px;
	}

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

	.footer__wrap4 {
		text-align: center;
	}

	.footer__nav {
		width: 100%;
		margin-bottom: 40px;
	}

	.footer__nav-title {
		font-size: 15px;
	}

	.footer__menu li a {
		font-size: 14px;
	}

	.footer__contacts {
		max-width: none;
	}

	.footer__copy {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.footer__wrap2 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer__container2 {
		padding: 20px 0;
	}

	.basket-item__product-img {
		width: 100%;
		height: 150px;
		margin-bottom: 15px;
	}

	.basket-item__product-text-wrap {
		width: 100%;
		padding-bottom: 0;
	}

	.basket-item__wrap1 {
		margin-bottom: 20px;
	}

	.basket-item__wrap2 {
		width: 100%;
		margin-top: 0;
	}

	.basket-item__wrap3 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 20px;
	}

	.basket-item__wrap3:last-child {
		margin-bottom: 0;
	}

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

	.basket-item__price span {
		margin-right: 10px;
		margin-bottom: 0;
	}

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

	.basket-item__sum b {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-left: 10px;
	}

	.basket-item__wrap3:before {
		margin-bottom: 0;
	}

	.basket__list1 {
		padding: 10px 0 10px 10px;
		margin-left: 0;
	}

	.basket__wrap {
		margin: 0px -20px;
	}

	.basket-item__delete {
		top: 221px;
	}

	.basket-item1__wrap3 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 20px;
	}

	.basket-item1__wrap3:last-child {
		margin-bottom: 0;
	}

	.basket-item1__wrap3:before {
		content: "Цена";
		display: block;
		color: #7c7c7c;
		font-size: 14px;
	}

	.basket-item1__wrap3:nth-child(2):before {
		content: "Количество";
	}

	.basket-item1__wrap3:nth-child(3):before {
		content: "Сумма";
	}

	.basket__total {
		background-color: transparent;
		margin-top: 20px;
	}

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

	.order__form .label-checkbox1__icon {
		top: 0;
	}

	.order__form-total {
		font-size: 18px;
	}

	.order__form-total b {
		font-size: 22px;
	}

	.dev {
		text-align: center;
	}

	.card__title {
		font-size: 20px;
	}

	.card__price b {
		font-size: 22px;
	}

	.equipment-item__toggle {
		font-size: 14px;
		padding: 14px 12px;
		padding-right: 45px;
	}

	.equipment-item__toggle b {
		display: block;
		font-size: 16px;
		margin-right: 0;
	}

	.equipment-item__toggle-icon {
		width: 48px;
		height: 75px;
	}

	.equipment__info-wrap1 {
		padding: 15px 10px;
	}

	.equipment__info-quantity-wrap .quantity1 {
		width: 125px;
	}

	.equipment__info-quantity-wrap .plus1,
	.equipment__info-quantity-wrap .minus1 {
		width: 47px;
	}

	.callback1__title {
		font-size: 25px;
	}

	.callback1__text1 {
		font-size: 16px;
		font-weight: 400;
	}

	.aboutus1__wrap3-title {
		font-size: 18px;
	}

	.features1__col {
		width: 100%;
	}

	.features1-item {
		min-height: initial;
		padding: 15px 15px 100px 15px;
	}

	.features1-item span {
		padding-right: 0;
	}

	.features1-item__img {
		right: auto;
		bottom: 15px;
		left: 15px;
	}

	.features1-item b {
		font-size: 18px;
	}

	.patners__wrap1 {
		min-height: initial;
		max-width: none;
		border: none;
		background: none;
		padding: 0;
		margin-bottom: 25px;
	}

	.patners__wrap2 {
		width: 100%;
	}

	.mainblock__title {
		margin-top: 17px;
	}

	.basketempty__img {
		width: 60px;
	}

	.listing__col {
		width: 50%;
	}

	.listing-item__text {
		font-size: 16px;
		padding: 15px;
	}

	.vacancies-item {
		font-size: 16px;
		padding: 15px;
		padding-right: 50px;
	}

	.vacancies__wrap3 {
		padding: 15px;
	}

	.vacancy {
		padding: 20px 15px;
	}

	.submitresume__title2 {
		font-size: 22px;
	}

	.submitresume__tel {
		font-size: 18px;
	}

	.mainscreen {
		display: flex;
		flex-direction: column;
		padding-bottom: 0;
	}

	.mainscreen__bg {
		position: relative;
		order: 1;
		width: auto;
		top: auto;
		right: auto;
		bottom: auto;
		margin-right: -50px;
		margin-top: 20px;
	}

	.mainscreen__bg img {
		position: static;
		height: auto;
	}

	.mainscreen .mainscreen__bg:after {
		display: none;
	}
}

@media (max-width: 700px) {
	.equipment__col1 {
		width: 50%;
	}

	.history-item {
		min-height: initial;
		border: none;
	}

	.history__slider .swiper-slide-active .history-item {
		border: none;
	}

	.product-item-row .product-item__title-wrap {
		width: 100%;
	}

	.product-item-row .product-item__container1 {
		max-width: none;
	}

	.product-item-row .product-item {
		padding: 10px;
	}

	.product-item__wrap1 {
		margin-right: 5px;
	}

	.listing1__col1 .product-item__title {
		font-size: 15px;
	}
}

@media (max-width: 650px) {
	.lkhistory {
		padding: 26px 15px;
	}

	.lkhistory-item__wrap {
		width: 100%;
	}

	.lkhistory-item {
		padding: 15px 0;
	}

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

	.lkmain__form-col .input1 {
		font-size: 15px;
		padding-top: 13px;
		padding-bottom: 13px;
	}

	.lkmain__form .btn6 {
		width: 100%;
		font-size: 16px;
		padding: 12px 10px;
		margin-bottom: 5px;
	}

	.lkmain__form .form-btn {
		width: 100%;
		font-size: 16px;
		padding: 14px 10px;
	}

	.label1--edit-icon {
		bottom: 14px;
		width: 20px;
	}

	.lkmain__form {
		padding: 26px 15px;
	}

	.lkmain__form-col {
		margin-top: 16px;
	}

	.submitresume__form .input1 {
		width: 100%;
		padding-top: 14px;
		padding-bottom: 14px;
	}

	.submitresume__form .file-wrap .jq-file {
		padding-top: 14px;
		padding-bottom: 14px;
	}

	.submitresume__form .file-wrap {
		width: 100%;
	}

	.lk__container {
		padding: 32px 15px;
	}

	.lk__title {
		font-size: 28px;
	}

	.lk__tab-col {
		width: 100%;
	}

	.lk__tab-col .input1 {
		padding-top: 13px;
		padding-bottom: 13px;
	}

	.lk__tab-col .label-checkbox1 {
		padding-left: 30px;
	}

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

	.lk__tab-col .form-btn {
		font-size: 16px;
		padding: 14px 10px;
	}

	.lkorder-item1__img {
		margin-bottom: 10px;
	}

	.lkorder-item1__text-wrap {
		width: 100%;
	}

	.lkorder-item1__wrap2 {
		padding-left: 0;
	}

	.lkorder__total-text1,
	.lkorder__total-text2 {
		font-size: 18px;
	}

	.lkorder__container {
		padding: 26px 15px;
	}

	.lkorder__title2 {
		font-size: 18px;
	}

	.lkorder__title1-text1 {
		font-size: 18px;
	}

	.lkorder__title1-wrap1 {
		width: 100%;
		margin-bottom: 5px;
	}
}

@media (max-width: 600px) {
	.popupcode {
		padding: 40px 15px;
	}

	.popupcode__title {
		font-size: 22px;
	}

	.popupcode__input {
		width: 50px;
		font-size: 22px;
		padding: 14px 10px;
	}

	.popupcode__inputs {
		max-width: 240px;
	}

	.searchsection__form-wrap1 .input1 {
		width: 100%;
		margin-bottom: 8px;
	}

	.searchsection__form-wrap1 .btn3 {
		max-width: none;
	}

	.listing1__mfilter-list1-title {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.listing1__mfilter-list2 {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 100%;
		margin-top: 25px;
	}

	.listing1__col1 {
		width: 100%;
	}

	.submitresume__form-wrap1 .label-checkbox1__text {
		font-size: 14px;
	}

	.submitresume__form-wrap1 .label-checkbox1__icon {
		top: 0;
	}

	.submitresume__form-wrap1 {
		width: 100%;
		margin-bottom: 15px;
	}

	.news__col1 {
		width: 100%;
	}

	.gallery-item__img {
		height: 130px;
	}
}

@media (max-width: 550px) {
	.submitresume__wrap2 {
		padding: 20px 15px;
	}
}

@media (max-width: 500px) {
	.mainscreen__list {
		margin-top: -15px;
	}

	.mainscreen__col {
		width: 100%;
		margin-top: 15px;
	}

	.mainscreen-item {
		padding-left: 32px;
		padding-top: 0;
	}

	.mainscreen__col::before {
		top: 3px;
		bottom: -30px;
		left: 28px;
		width: 1px;
		height: auto;
	}

	.mainscreen__title {
		margin-bottom: 15px;
	}

	.mainscreen__text {
		margin-bottom: 20px;
	}

	.mainscreen-item::after {
		top: 2px;
		width: 17px;
		height: 17px;
	}

	.mainscreen {
		padding: 20px 0;
	}

	.features,
	.callback1 {
		background-image: url(/local/templates/ekro/css/../img/features-bg4.webp);
		padding-top: 32px;
		padding-bottom: 32px;
	}

	.features-item b {
		font-size: 16px;
	}

	.features-item::after {
		top: 3px;
	}

	.title {
		margin-bottom: 16px;
	}

	.catalog__list {
		grid-template-columns: repeat(1, 1fr);
		margin-bottom: 0;
	}

	.catalog__col1 {
		width: 100%;
	}

	.catalog__btn-wrap {
		display: none;
	}

	.news-item__text b {
		font-size: 16px;
	}

	.news-item__text span {
		font-size: 14px;
	}

	.aboutus-item2 {
		width: 48%;
	}

	.reviews-item__text1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		margin-top: 10px;
	}

	.equipment__col1 {
		width: 100%;
	}

	.card__info-wrap1 .quantity1 {
		width: 100%;
		margin-right: 0;
	}

	.card__info-wrap1 .quantity1 .plus1,
	.card__info-wrap1 .quantity1 .minus1 {
		width: 140px;
	}

	.card__info-wrap1 .btn4 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		width: 100%;
		padding: 12px 10px;
		margin-right: 0;
	}

	.btn4::after {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin-left: 12px;
	}

	.card__info-wrap1 .btn5 {
		width: 100%;
		padding: 11px 10px;
	}

	.aboutus1__wrap3 {
		padding: 20px 20px 188px 20px;
	}

	.basketempty__btn-wrap .btn6 {
		width: 100%;
		margin-bottom: 15px;
	}

	.basketempty__btn-wrap .btn3 {
		width: 100%;
	}

	.listing__list {
		margin: 0px -5px;
		margin-top: -10px;
	}

	.listing__col {
		padding: 0px 5px;
		margin-top: 10px;
	}

	.listing-item__text {
		font-size: 13px;
		padding: 10px;
	}

	.listing-item__img {
		padding-top: 120%;
	}
}

@media (max-width: 400px) {
	.basket__total .btn3 {
		display: block;
		text-align: center;
		padding: 12px 10px;
	}

	.basket__total {
		max-width: none;
	}
}

@media (max-width: 374px) {
	.equipment__wrap2 {
		width: auto;
		margin: 0px -20px;
	}
}

/* End */


/* Start:/local/templates/ekro/css/add.css?17684071638539*/
.header__menu .active{
    color: #0C6D4F;
    cursor: default;
}
.active_in .label-checkbox1__icon::after{
    opacity: 1;
}
.active_in .form-btn {
    background-color: #00875C;
    pointer-events: initial;
    color: #fff;
}
.active_in .form-btn:hover {
    background-color: #004b33;
}
.label-checkbox1-wrap{
    margin-top: 15px;
}
.bx_subscribe_response_container {
    padding: 40px;
    color: #35414E;
}
.active_out .submit_btn{
    background-color: #ccc;
    pointer-events: none;
    color: #000;
}
.active_out .label-checkbox1__icon::after{
    opacity: 0;
}
.new_input{
    border: 0;
    cursor: pointer;
    font-family: inherit;
    line-height: inherit;
    outline: none;
}
.bx-filter-container-modef{
    display: none;
}
.listing1__filter-btn1{
    border: 0;
    cursor: pointer;
}
.listing1__filter-btn2{
    border: 0;
    cursor: pointer;
}
.new_label input{
    display: none;
}
.listing1__filter-item-content .label-checkbox1-wrap_new{
    margin-bottom: 10px;
}
.listing1__filter-item-content .new_label{
    display: inline-block;
    padding-left: 37px;
    position: relative;
    cursor: pointer;
}
.listing1__filter-item-content .new_label input:checked ~ .label-checkbox1__icon {
    background-color: #00875C;
    border: 1px solid #00875C;
}
.listing1__filter-item-content .label-checkbox1__icon {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #ccc;
    top: 2px;
}
.listing1__filter-item-content .label-checkbox1__icon::after {
    width: 11px;
    height: 8px;
    top: 6px;
}
.new_label input:checked ~ .label-checkbox1__icon::after {
    opacity: 1;
}
.label-checkbox1-wrap_new{
    margin-bottom: 10px;
}
.href_img{
    display: block;
}
.display_none{
    display: none;
}
.f_price{
    font-size: 18px!important;
    display: inline-block!important;
    margin-right: 5px;
    font-weight: 500;
}
.specialoffers{
    max-height: 690px;
}
.swiper-wrapper{
    height: unset!important;
}
.product-item__btn.active {
    font-size: 0;
}
.visible_preload {
    opacity: 1;
    visibility: visible;
}
.add_basket.active::before {
    display: inline-block;
    opacity: 1;
    transform: translateX(0);
    width: 11px;
    margin-right: 10px;
}
.add_basket::before {
    content: "";
    width: 0;
    height: 8px;
    background: url(/local/templates/ekro/css/../img/check-icon1.svg) center/contain no-repeat;
    margin-right: 0;
    margin-bottom: 2px;
    transform: translateX(10px);
    opacity: 0;
    transition: all 0.3s;
}
.add_basket.active {
    font-size: 0;
}
.add_basket i {
    font-size: 0;
    font-style: normal;
}
.add_basket.active i {
    font-size: 14px;
}
.add_basket_compl.active::before {
        display: inline-block;
        opacity: 1;
        transform: translateX(0);
        width: 11px;
        margin-right: 10px;
}
.add_basket_compl::before {
    content: "";
    width: 0;
    height: 8px;
    background: url(/local/templates/ekro/css/../img/check-icon1.svg) center/contain no-repeat;
    margin-right: 0;
    margin-bottom: 2px;
    transform: translateX(10px);
    opacity: 0;
    transition: all 0.3s;
}
.add_basket_compl.active {
    font-size: 0;
}
.add_basket_compl i {
    font-size: 0;
    font-style: normal;
}
.add_basket_compl.active i {
    font-size: 14px;
}
.add_basket_new.active::before {
    display: inline-block;
    opacity: 1;
    transform: translateX(0);
    width: 11px;
    margin-right: 10px;
}
.add_basket_new::before {
    content: "";
    width: 0;
    height: 8px;
    background: url(/local/templates/ekro/css/../img/check-icon1.svg) center/contain no-repeat;
    margin-right: 0;
    margin-bottom: 2px;
    transform: translateX(10px);
    opacity: 0;
    transition: all 0.3s;
}
.add_basket_new.active {
    font-size: 0;
}
.add_basket_new i {
    font-size: 0;
    font-style: normal;
}
.add_basket_new.active i {
    font-size: 14px;
}
.basket-item__product-title{
    width: 100%;
}
.success_text_reg{
    color: red;
    margin: 10px 0;
}
.docs-item {
    display: block;
    color: #5F5F5F;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    padding: 32px 30px;
    padding-right: 70px;
    background-color: #F8F8F8;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.docs-item_detail{
    display: block;
    color: #5F5F5F;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    padding: 32px 30px;
    padding-right: 70px;
    background-color: #F8F8F8;
    border: 1px dashed #00875C;
    position: relative;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.staf_block {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    /*justify-content: space-between;*/
    gap: 0px 9px;
}
.staf_item{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.staf_name{
    margin: 20px 0;
    font-weight: 600;
}

.staf_name {
    margin: 20px 0 10px;
}

.staf_item {
    width: 19.5%;
    height: auto;
    margin-bottom: 40px;
    background: #f8f8f8;
    padding: 10px 15px 20px;
    border-radius: 6px;
}

.staf_photo {
    border-radius: 10px;
    overflow: hidden;
}

.staf_photo img {
    max-height: 197px;
    margin: 0 auto;
    display: block;
}

.staf_prop{
    min-height: 24px;
}
.staf_email{
    color: #00875C;
    transition: color 0.3s;
    font-weight: 600;
    margin-top: 20px;
}
.staf_email:hover{
    color: #0C6D4F;
}
.contacts h2{
    margin: 30px 0;
    text-align: center;
}
.load_more{
    width: 100%;
    margin: 60px auto 0;
}
.block_prop{
    display: flex;
    justify-content: space-between;
margin-bottom: 4px;
    position: relative;
    overflow: hidden;
    max-width: 635px;
    align-items: flex-end;
}

.block_prop .first_prop {
    font-weight: 400;
    font-size: 15px;
    color: #7a7a7a;
    background: #fff;
    z-index: 2;
    padding-right: 9px;
}

.second_prop {
    background: #fff;
    z-index: 2;
    position: relative;
    padding-left: 10px;
    font-size: 15px;
}

.block_prop::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    border-bottom: 1px dotted #ccc;
    bottom: 8px;
}

.card__tab-text1 {
    color: #4f4f4f;
}

.card__tab-text1 b {
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

.card__tab-text1 .href_img[href*="docx"]:before {content: 'docx';background: #3b81c3;}

.card__tab-text1 .href_img {
    position: relative;
    padding-left: 78px;
    margin-bottom: 10px;
}

.card__tab-text1 .href_img::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    width: 40px;
    text-align: center;
}

.card__tab-text1 .href_img[href*="pdf"]:before {
    content: 'pdf';
    background: #d21e11;
}

.card__tab-text1 .href_img[href*="xls"]:before {
    content: 'xls';
    background: #3ea142;
}

.card__tab-text1 .href_img::after {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/local/templates/ekro/img/icon-download.svg);
    top: 4px;
    left: 48px;
}


.d_n{
    display: none;

}
.includeList{
    display: none;
}
.includeList li {
    background: linear-gradient(90deg, rgba(0, 166, 81, 0) 10%, #00875C 100%);
    padding-left: 14px;
}
.includeListParent li {
    background: linear-gradient(45deg, rgba(0, 166, 81, 0.2) 10%, #00875C 100%);

}
.active_sect{
    transition: all .3s!important;

}
.img_arr{
   
    min-width: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.img_arr:hover{
    cursor: pointer;
    background-color: #00875C

}

.active_sect img{
    transform: rotate(90deg)!important;
}
.row_parent{
    display: flex;
    justify-content: space-between;

}
parentHref{
    padding-right: 0!important;
}

.parentHref::after {
    display: none!important;

}
.header__menu li:nth-child(9), .header__menu li:nth-child(10){
    display: block;
}
.header__menu li:nth-child(8){
    margin-right: 14px;
}

.review1__img {
    max-width: 280px;
    margin-left: auto;
}

.gallery__list {
    flex-wrap: nowrap;
}
.suc_sales{
    margin: 30px 0;
    font-size: 30px;
}
.price_request{
    margin-bottom: 10px;
}

@media (max-width: 500px) {
    .otherservices .catalog__col1 {
        width: 100% !important;
    }
}
/* End */


/* Start:/local/components/sr/feedback/templates/popup_kp/style.css?1768407162242*/
.success_text{
    display: flex;
    justify-content: center;
}
.true_form{
    color: #00875B;
}
.error_form{
    color: red;
}
.hasError{
    border: 2px solid red!important;
}
.display_none{
    display: none!important;
}

/* End */


/* Start:/local/components/sr/feedback/templates/popup_call/style.css?1768407162242*/
.success_text{
    display: flex;
    justify-content: center;
}
.true_form{
    color: #00875B;
}
.error_form{
    color: red;
}
.hasError{
    border: 2px solid red!important;
}
.display_none{
    display: none!important;
}

/* End */


/* Start:/local/templates/ekro/template_styles.css?17684071631072*/
.catalog-section-list2 {
    margin-bottom: 20px;
}
.service__wrap2_text {
    max-width: 331px;
    margin: 9px 0;
    line-height: 1.6;
}
.basket__wrap_message {
    margin-bottom: 15px;
    padding: 15px 49px;
    border: 1px solid #e2dfdf;
    background-color: #00875C;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.reviews__slider_lite .reviews-item__wrap1 {
    display: none;
    width: 0;
}
.reviews__slider_lite .reviews-item__wrap2 {
    display: block;
    width: 100%;
}
.reviews__slider_lite .btn1 {
    margin-top: 32px;
}


.pagenavigation {
    display:block;
    margin: 60px auto;
    width: 100%;
    text-align: center;
}
.pagenavigation .btn2::after {
    display: none;
    content: none;
}
.pagenavigation .btn2 {
    padding: 8px 12px;
    background-color: rgb(0, 135, 92);
}
.pagenavigation .page_disabled {
    background-color: #ccc;
    color: #000;
    pointer-events: none;
}
.pagenavigation_separator {
    display: inline-block;
    margin: 0 8px;
}

.popup_close_button {
    margin-top: 20px;
}
/* End */
/* /local/templates/ekro/css/libs.css?176840716335459 */
/* /local/templates/ekro/css/main.css?1768407163169534 */
/* /local/templates/ekro/css/add.css?17684071638539 */
/* /local/components/sr/feedback/templates/popup_kp/style.css?1768407162242 */
/* /local/components/sr/feedback/templates/popup_call/style.css?1768407162242 */
/* /local/templates/ekro/template_styles.css?17684071631072 */
