

/* Start:/local/templates/eurmed2/css/libs.css?164935441215512*/
.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:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;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:transparent}.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, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/eurmed2/css/swiper-bundle.min.css?164935289315817*/
/**
 * Swiper 8.0.7
 * 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: March 4, 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:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;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-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-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.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-slide-visible .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{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/eurmed2/css/base.css?175372159018572*/
/* ------------------------------ 
	RESET
------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  font-size: 62.5%;
}
html * {
  max-height: 999999px;
}
body {
  font: 400 1.2em/1.45 'Montserrat', serif;
  background: #fff url("/local/templates/eurmed2/css/images/bg.svg") no-repeat top center;
  background-size: 100% auto;
  color: #00284f;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  -webkit-font-variant-ligatures: normal;
     -moz-font-variant-ligatures: normal;
          font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-stretch: 100%;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
img,
svg {
  max-width: 100%;
}
/* ------------------------------ 
	BASE
------------------------------ */
a {
  color: #00284f;
  text-decoration: none;
}
a:hover {
  color: #104c9e;
  /*text-decoration: underline;*/
}
a.extlink {
  -webkit-text-decoration-style: dashed;
     -moz-text-decoration-style: dashed;
          text-decoration-style: dashed;
}
a[href^=tel],
a[href^=mailto] {
  text-decoration: none;
}
small {
  font-size: 80%;
}
hr {
  height: 0;
  border: none;
  border-top: 1px dashed $a_color_h;
  margin: 0;
}
INPUT,
TEXTAREA,
BUTTON,
SELECT {
  font: 1.7rem 'Montserrat', serif;
}
INPUT[type=submit],
BUTTON {
  cursor: pointer;
}
.btn {
  padding: 1.5rem 3.6rem;
  text-align: center;
  font: 400 1.6rem/1 'Montserrat', serif;
  border: none;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  min-width: 150px;
  max-width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #02d2ff;
  border-radius: 4rem;
  text-decoration: none;
  box-shadow: 4px 10px 20px rgba(0,0,0,0.1);
}
.btn:hover {
  background-color: #104c9e;
  color: #fff;
}
.btn-dark {
  background: #00284f;
}
.btn-dark:hover {
  background: #104c9e;
}
.btn-grad {
  font-weight: 700;
  font-size: 1.4rem;
  background: -webkit-linear-gradient(196.42deg, #02d2ff 1.55%, #00284f 95.8%);
  background: linear-gradient(253.58deg, #02d2ff 1.55%, #00284f 95.8%);
  box-shadow: 0px 12px 35px rgba(2,210,255,0.2);
  border-radius: 100px;
}
.btn-grad:hover {
  background: #104c9e;
}
.btn svg:not(:last-child) {
  margin-right: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-ico {
  padding: 10px 12px;
}
.btn-sm {
  padding: 1rem 2rem;
  font-size: 1.4rem;
  border-radius: 2rem;
}
.btn-md {
  font-size: 2.4rem;
}
.btn-big {
  min-width: auto;
  padding: 22px 36px;
  border-radius: 10px;
  font-size: 2.5rem;
}
.btn-big.btn-ico {
  padding: 12px 16px;
}
.btn-block {
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
.ico {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 3px;
  top: -1px;
  width: 24px;
  height: 24px;
}
.btn-sm .ico {
  width: 16px;
  height: 16px;
}
.btn-big .ico {
  width: 24px;
  height: 24px;
}
.ico + .ico {
  margin-left: 1rem;
}
.txt {
  border: 1px solid #e5e5e5;
  padding: 1.2rem 1.5rem;
  border-radius: 5px;
  background: #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  outline: none;
  font-size: 1.8rem;
  box-shadow: 4px 10px 20px rgba(0,0,0,0.1);
  border-radius: 10px;
}
.txt:focus {
  border-color: #02d2ff;
}
.txt.error {
  border-color: red;
  box-shadow: 0 0 25px rgba(255,0, 0, .3);
}
.txt100 {
  width: 100%;
}
.txt-rounded {
  border-color: #efefef;
  border-radius: 99px;
  font-size: 1.4rem;
  padding: 1.5rem 2rem;
  box-shadow: 0px 12px 35px rgba(2,210,255,0.2);
}
.txt-big {
  padding: 22px;
  border-radius: 10px;
  font-size: 1.8rem;
}
.txt-noborder {
  border: none;
  padding-left: 0;
  border-bottom: 1px solid #00284f;
  background: none;
}
.txt-noborder:focus {
  border-color: #000;
}
input:-webkit-autofill {
  background: #000;
  color: #f00;
}
.txt-file {
  position: relative;
}
.txt-file input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.txt-file-label {
  border: 3px solid rgba(0,0,0,0.3);
  border-radius: 0 9px 9px 0;
  padding: 10px 25px;
  text-align: center;
  color: #aaa;
  display: inline-block;
  position: relative;
  margin-left: 60px;
  cursor: pointer;
}
.txt-file-label:before {
  content: '';
  position: absolute;
  left: -60px;
  top: -3px;
  bottom: -3px;
  border: 3px solid rgba(0,0,0,0.3);
  border-radius: 9px 0 0 9px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 54px;
  background: url("data:image/svg+xml,%3Csvg width='25' height='23' viewBox='0 0 25 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.28176 20.0706C3.8006 21.5291 5.79502 22.2583 7.7901 22.2581C9.78481 22.2579 11.78 21.5287 13.2986 20.0706L22.8568 10.8922C25.0263 8.80878 25.0262 5.41901 22.8567 3.3357C21.8058 2.32647 20.4085 1.7707 18.9222 1.7707C17.4359 1.7707 16.0386 2.32647 14.9876 3.3357L6.2162 11.7585C4.91451 13.0084 4.91451 15.0423 6.2162 16.2924C7.51804 17.5424 9.63613 17.5423 10.9378 16.2923L16.7136 10.746C17.1482 10.3286 17.1482 9.65202 16.7136 9.23467C16.2791 8.81733 15.5744 8.81733 15.1398 9.23467L9.36399 14.781C8.93012 15.1978 8.22404 15.1977 7.79002 14.7811C7.35615 14.3644 7.35615 13.6863 7.79002 13.2697L16.5615 4.84699C17.1921 4.24149 18.0304 3.908 18.9222 3.908C19.814 3.908 20.6523 4.24149 21.2828 4.84699C22.5845 6.09703 22.5847 8.13089 21.283 9.38093L11.7248 18.5592C9.55511 20.6425 6.02501 20.6425 3.85558 18.5592C2.80458 17.5501 2.22574 16.2083 2.22574 14.7811C2.22574 13.3538 2.80458 12.012 3.85558 11.0027L13.4137 1.82427C13.8482 1.40693 13.8482 0.730255 13.4137 0.312982C12.9791 -0.104292 12.2745 -0.104363 11.8398 0.312982L2.28176 9.49143C0.810393 10.9043 0 12.7829 0 14.7811C0 16.7792 0.810393 18.6578 2.28176 20.0706Z' fill='%2319253F' fill-opacity='0.3'/%3E%3Cpath d='M3.38448 10.5121L3.85558 11.0027M3.38448 10.5121L3.85558 18.5592C2.80458 17.5501 2.22574 16.2083 2.22574 14.7811C2.22574 13.3538 2.80458 12.012 3.85558 11.0027M3.38448 10.5121L3.85558 11.0027M3.38448 10.5121L11.8398 0.312982C12.2745 -0.104363 12.9791 -0.104292 13.4137 0.312982C13.8482 0.730255 13.8482 1.40693 13.4137 1.82427L3.85558 11.0027M16.1787 10.3166C16.1786 10.3168 16.1784 10.3169 16.1782 10.3171L16.1787 10.3166Z' stroke='black' stroke-opacity='0.3' stroke-width='3'/%3E%3C/svg%3E%0A") no-repeat center center;
}
input[type="checkbox"]:not(.switch) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 5px;
  border: 1px solid #c4c4c4;
  margin: 0 5px -3px 0;
}
input[type="checkbox"]:not(.switch):checked {
  background: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.666504 4.6667L3.99983 8L11.3331 0.666687' stroke='%23292929' stroke-opacity='0.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
}
input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid #000;
  margin: 0 1rem -3px 0;
}
input[type="radio"]:checked {
  background: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4.5' cy='4.5' r='4.5' fill='%2350AF5D'/%3E%3C/svg%3E%0A") no-repeat center center;
}
.switch {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 46px;
  height: 24px;
  background: #eee;
  border-radius: 50px;
  vertical-align: middle;
}
.switch:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 999px;
  background: #bbb;
  top: 2px;
  left: 2px;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.switch:checked {
  background: #00284f;
}
.switch:checked:after {
  left: 24px;
  background: #fff;
  box-shadow: 0px 2px 6px rgba(0,0,0,0.15), 0px 1px 1px rgba(0,0,0,0.08);
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* ------------------------------ 
	RULES
------------------------------ */
h1,
.h1 {
  color: #00284f;
  font: 700 4.8rem/1.2 'Montserrat', serif;
  position: relative;
}
h1:after,
.h1:after {
  content: '';
  position: absolute;
  background-color: #02d2ff;
  width: 30%;
  height: 2px;
  left: 0;
  top: 100%;
}
h1 b,
.h1 b {
  font-weight: 900;
}
h2,
.h2 {
  color: #00284f;
  font: 700 3.6rem 'Montserrat', serif;
}
h3,
.h3 {
  font-weight: 500;
  font-size: 2.4rem;
  color: #00284f;
  margin-bottom: 2.4rem;
}
h4,
.h4,
h5,
.h5 {
  font-weight: 700;
  font-size: 2rem;
  color: #00284f;
  margin-bottom: 2.4rem;
}
.grad {
  background: -webkit-gradient(linear, left top, right top, from(#02d2ff), to(#00284f));
  background: -webkit-linear-gradient(left, #02d2ff, #00284f);
  background: linear-gradient(left, #02d2ff, #00284f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wrap {
  max-width: 1200px;
  margin: auto;
  width: 94%;
  position: relative;
}
.p-relative {
  position: relative;
}
.mb-1 {
  margin-bottom: 2rem;
}
.mt-1 {
  margin-top: 2rem;
}
.mr-1 {
  margin-right: 2rem;
}
.ml-1 {
  margin-left: 2rem;
}
.mb-2 {
  margin-bottom: 4rem;
}
.mt-2 {
  margin-top: 4rem;
}
.mr-2 {
  margin-right: 4rem;
}
.ml-2 {
  margin-left: 4rem;
}
.mb-3 {
  margin-bottom: 6rem;
}
.mt-3 {
  margin-top: 6rem;
}
.mr-3 {
  margin-right: 6rem;
}
.ml-3 {
  margin-left: 6rem;
}
.mb-4 {
  margin-bottom: 8rem;
}
.mt-4 {
  margin-top: 8rem;
}
.mr-4 {
  margin-right: 8rem;
}
.ml-4 {
  margin-left: 8rem;
}
.mb-5 {
  margin-bottom: 10rem;
}
.mt-5 {
  margin-top: 10rem;
}
.mr-5 {
  margin-right: 10rem;
}
.ml-5 {
  margin-left: 10rem;
}
.mb-6 {
  margin-bottom: 12rem;
}
.mt-6 {
  margin-top: 12rem;
}
.mr-6 {
  margin-right: 12rem;
}
.ml-6 {
  margin-left: 12rem;
}
.p-1 {
  padding: 2rem;
}
.p-2 {
  padding: 4rem;
}
.p-3 {
  padding: 6rem;
}
.p-4 {
  padding: 8rem;
}
.p-5 {
  padding: 10rem;
}
.p-6 {
  padding: 12rem;
}
.pb-1 {
  padding-bottom: 2rem;
}
.pt-1 {
  padding-top: 2rem;
}
.pr-1 {
  padding-right: 2rem;
}
.pl-1 {
  padding-left: 2rem;
}
.pb-2 {
  padding-bottom: 4rem;
}
.pt-2 {
  padding-top: 4rem;
}
.pr-2 {
  padding-right: 4rem;
}
.pl-2 {
  padding-left: 4rem;
}
.pb-3 {
  padding-bottom: 6rem;
}
.pt-3 {
  padding-top: 6rem;
}
.pr-3 {
  padding-right: 6rem;
}
.pl-3 {
  padding-left: 6rem;
}
.pb-4 {
  padding-bottom: 8rem;
}
.pt-4 {
  padding-top: 8rem;
}
.pr-4 {
  padding-right: 8rem;
}
.pl-4 {
  padding-left: 8rem;
}
.pb-5 {
  padding-bottom: 10rem;
}
.pt-5 {
  padding-top: 10rem;
}
.pr-5 {
  padding-right: 10rem;
}
.pl-5 {
  padding-left: 10rem;
}
.pb-6 {
  padding-bottom: 12rem;
}
.pt-6 {
  padding-top: 12rem;
}
.pr-6 {
  padding-right: 12rem;
}
.pl-6 {
  padding-left: 12rem;
}
.hidden {
  display: none;
}
.m-auto {
  margin: auto;
}
/* grid */
[class*=col-] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.col-0 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.col-1 {
  width: 8.333%;
}
.col-2 {
  width: 16.666%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.333%;
}
.col-5 {
  width: 41.666%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.333%;
}
.col-8 {
  width: 66.666%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.333%;
}
.col-11 {
  width: 91.666%;
}
.col-12 {
  width: 100%;
}
.col-24 {
  width: 20%;
}
.col-17 {
  width: 14.166%;
}
.col-96 {
  width: 80%;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.row-vertical {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.row-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.row-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.row-mg {
  margin-left: -1.5%;
  margin-right: -1.5%;
}
.row-mg > * {
  padding-left: 1.5%;
  padding-right: 1.5%;
}
.row-mg-5 {
  margin-left: -0.5%;
  margin-right: -0.5%;
}
.row-mg-5 > * {
  padding-left: 0.5%;
  padding-right: 0.5%;
}
.row-mg-10 {
  margin-left: -1%;
  margin-right: -1%;
}
.row-mg-10 > * {
  padding-left: 1%;
  padding-right: 1%;
}
.row-mg-40 {
  margin-left: -2%;
  margin-right: -2%;
}
.row-mg-40 > * {
  padding-left: 2%;
  padding-right: 2%;
}
.row-mg-60 {
  margin-left: -3%;
  margin-right: -3%;
}
.row-mg-60 > * {
  padding-left: 3%;
  padding-right: 3%;
}
.col-1 {
  max-width: none;
  width: 8.333%;
}
.col-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.col-2 {
  max-width: none;
  width: 16.666%;
}
.col-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.col-3 {
  max-width: none;
  width: 25%;
}
.col-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.col-4 {
  max-width: none;
  width: 33.333%;
}
.col-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
.col-5 {
  max-width: none;
  width: 41.666%;
}
.col-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}
.col-6 {
  max-width: none;
  width: 50%;
}
.col-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}
.col-7 {
  max-width: none;
  width: 58.333%;
}
.col-order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}
.col-8 {
  max-width: none;
  width: 66.666%;
}
.col-order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}
.col-9 {
  max-width: none;
  width: 75%;
}
.col-order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}
.col-10 {
  max-width: none;
  width: 83.333%;
}
.col-order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}
.col-11 {
  max-width: none;
  width: 91.666%;
}
.col-order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}
.col-12 {
  max-width: none;
  width: 100%;
}
.col-order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}
.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-light {
  color: #104c9e;
}
/* FORM
-------------------- */
.form-label {
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
  color: #c4c4c4;
}
.form-row {
  margin-bottom: 2rem;
}
.form-row sup {
  color: #00284f;
}
.form-check {
  font-size: 1.6rem;
  color: #a4aeb4;
}
.form-meta {
  font-size: 1.4rem;
}
/* POPUP
-------------------- */
.fade {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff,endColorstr=#80ffffff);
  zoom: 1;
  background: transparent;
  background: rgba(16, 76, 158, 0.3);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 200;
  display: none;
}
.popup {
  background: #fff;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  max-width: 600px;
  width: 90%;
  padding: 3rem;
  margin: auto;
  z-index: 1101;
  display: none;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup .close {
  width: 30px;
  height: 30px;
  background-color: #00284F;
  position: absolute;
  cursor: pointer;
  top: -1.5rem;
  right: -1.5rem;
  line-height: 35px;
  border-radius: 999px;
}
.popup .close:hover {
  opacity: 0.6;
}
.popup-error,
.popup-confirm {
  font-size: 1.6rem;
  display: none;
  padding: 8px 10px;
  font-weight: bold;
  border: 1px solid #b74d34;
  background-color: #ffe3db;
  color: #b74d34;
  margin-bottom: 15px;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
}
.popup-confirm {
  background-color: #e8ffdb;
  color: #76b736;
  border-color: #76b736;
}
.signal {
  border-color: #bcad9d !important;
  background-color: #fff0e0 !important;
}
.textblock {
  font-size: 1.6rem;
  color: #00284f;
}
.textblock p,
.textblock ol,
.textblock ul {
  margin-bottom: 2rem;
}
.textblock ol,
.textblock ul {
  margin-left: 2rem;
}
.textblock ul {
  list-style: disc;
}
.textblock table {
  width: 100%;
  margin-bottom: 2rem;
  font-size: 1.2rem;
  font-weight: 600;
}
.textblock table td,
.textblock table th {
  text-align: left;
  padding: 2rem;
  border-bottom: 1px solid #02d2ff;
}
.textblock table thead th {
  color: #fff;
  background-color: #00284f;
}
.textblock .big {
  font-size: 1.5em;
  color: #00284F;
}

/* End */


/* Start:/local/templates/eurmed2/css/style.css?175377392910711*/
/* HEADER
-------------------- */
.header-logo,
.footer-logo {
  display: block;
  height: 45px;
  background: url("/local/templates/eurmed2/css/images/header-logo.svg") no-repeat left center;
  background-size: contain;
}
.socials a {
  width: 32px;
  height: 24px;
  display: inline-block;
  margin-right: 1.2rem;
  background-repeat: no-repeat;
}
.socials-li {
  background-image: url("/local/templates/eurmed2/css/images/ln-ico.svg");
}
.socials-tw {
  background-image: url("/local/templates/eurmed2/css/images/tw-ico.svg");
}
.socials-fb {
  background-image: url("/local/templates/eurmed2/css/images/fb-ico.svg");
}
.socials-insta {
  background-image: url("/local/templates/eurmed2/css/images/insta-ico.svg");
}
.main h1:after {
  content: none;
}

/* MAINMENU
-------------------- */
.header-menu-btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: none;
  border: none;
}

.mainmenu li {
  display: inline-block;
  margin-right: 2rem;
  position: relative;
}
.mainmenu li:after {
  display: block;
  position: absolute;
  background-color: transparent;
  width: 33px;
  height: 2px;
  left: 0;
  top: 100%;
}
.mainmenu li.current:after {
  content: '';
  background-color: #02d2ff;
}
.mainmenu a {
  font-size: 1.8rem;
  /*text-decoration: none;*/
}

.menusub-outer {
  position: relative;
  z-index: 1000;
}
.menusub {
  position: fixed;
  padding: 5rem 10rem;
  background: #FFFFFF;
  box-shadow: 4px 0px 7px rgba(20, 40, 123, 0.25), 0px 4px 7px rgba(20, 40, 123, 0.25);
  right: 0;
  top: 0;
  display: none;
  width: 100%;
  width: 100vw;
  box-sizing: border-box;
}
.menusub a {
  /*text-decoration: none;*/
}
.menusub-menu .menusub-menu-btn {
  display: inline-block;    
  font-weight: bold;
  padding: .75rem 2rem .75rem 1rem;
  border-radius: 5px;
}
.menusub-sub li {
  list-style: disc;
  margin-bottom: 1rem;
}

@media (min-width: 991px) {
  .menusub {
    max-width: 900px;
    position: absolute;
    padding: 3rem 10rem;
    right: 0;
    top: 140%;
  }
  .menusub:after {
    content: '';
    position: absolute;
    top: -9px;
    right: 9px;
    width: 18px;
    height: 9px;
    background: url("data:image/svg+xml,%3Csvg width='18' height='9' viewBox='0 0 18 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0L0.339745 9H17.6603L9 0Z' fill='white'/%3E%3C/svg%3E%0A");
  }
  .menusub-menu {
    width: 50%;
    padding-right: 6rem;
  }
  .menusub-menu > li {
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
  .menusub-menu img {
    height: 40px;
    width: 100px;
    object-fit: contain;
    object-position: right center;
    margin-right: 1rem;
    vertical-align: middle;
  }  
  .menusub-sub {
    display: none;
    position: absolute;
    left: 50%;
    top: 4rem;
    bottom: 4rem;
    right: 10rem;
    overflow-y: auto;
    font-size: 1.6rem;
    border-left: 2px solid #02D2FF;
    padding-left: 6rem;    
  }
  .menusub-menu li:hover .menusub-sub {
    display: block;
  }
  .menusub-menu li:hover .menusub-menu-btn {
    text-decoration: underline;
    color: #fff;
    background: #02D2FF;
    box-shadow: 4px 10px 20px rgba(0, 0, 0, 0.1);
  }
}

/* BLOCKS
-------------------- */
.promo-brand {
  display: block;
  padding: 1rem;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 3.53893px 8.84733px 17.6947px rgba(16,76,158,0.1);
}
.promo-brand img {
  height: 9rem;
  width: 100%;
  object-fit: contain;
}
.promo-brand-dark {
  color: #fff;
  padding: 3rem;
  background: -webkit-linear-gradient(196.42deg, #00284f 1.55%, #104c9e 95.8%);
  background: linear-gradient(253.58deg, #00284f 1.55%, #104c9e 95.8%);
  box-shadow: 0px 4px 10px rgba(0,0,0,0.15);
  border-radius: 10px;
}
.promo-brand-dark .h3 {
  color: #fff;
}
.promo-brand-dark a {
  color: #fff;
  /*text-decoration: none;*/
}
.cons-form--large .btn,
.cons-form--large .txt {
  padding: 2rem 2.5rem;
}
@media (min-width: 991px) {
  .cons-form {
    max-width: 560px;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .cons-form .btn {
    position: relative;
    left: -6rem;
  }
}
.block-bg {
  background: url("/local/templates/eurmed2/css/images/form-bg.svg") no-repeat left 2rem center;
  background-size: auto 90%;
}
.meet-form-outer {
  border: 2px solid #02d2ff;
}
/* CAROUSELS
-------------------- */
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  display: block;
  position: absolute;
  top: 50%;
  left: -28px;
  width: 56px;
  height: 56px;
  border-radius: 999px;
  background: #fff;
  -webkit-transform: translateY(-75%);
      -ms-transform: translateY(-75%);
          transform: translateY(-75%);
  line-height: 0;
  border: 1px solid #292929;
}
.owl-carousel .owl-nav button.owl-next {
  right: -28px;
  left: auto;
}
.owl-carousel .owl-dots {
  text-align: center;
  padding: 2rem 0 0;
}
.owl-carousel .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background-color: #02d2ff;
  border-radius: 999px;
  margin: 0 5px;
  opacity: 0.5;
}
.owl-carousel .owl-dots .active {
  opacity: 1;
}
/* CARDS
-------------------- */
.prods-item {
  background: rgba(0,40,79,0.02);
  box-shadow: 0px 4px 10px rgba(0,0,0,0.15);
  border-radius: 10px;
  font-size: 1.5rem;
  text-align: center;
  position: relative;
  padding-bottom: 48px;
  min-height: 100%;
  box-sizing: border-box;
}
.prods-item-labels {
  position: absolute;
  right: 0;
  top: 20px;
  text-align: right;
  z-index: 100;
}
.prods-item-brand {
  padding-bottom: 0;
}
.prods-item .btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.prods-item .h4 {
  display: block;
}
.prods-item .h4:hover {
  text-decoration: underline;
}
.prods-item-price {
  font-weight: 600;
  font-size: 1.6em;
}
/* PARTS
-------------------- */
a.parts-item {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  background-color: #fafafa;
  border:  1px solid #fafafa;
  box-sizing: border-box;
  min-height: 100%;
}
.parts-item-img {
  flex: 1;
  min-height: 160px;
  aspect-ratio: 16 / 9;
  position: relative;
}
a.parts-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.parts-item-title {
  margin-top: auto;
  padding: 1rem;
  background: -webkit-linear-gradient(196.42deg, #00284f 1.55%, #104c9e 95.8%);
  background: linear-gradient(253.58deg, #00284f 1.55%, #104c9e 95.8%);
}
@media (min-width: 580px) {
  .parts-item-title {
    padding: 2rem;
    font-size: 1.4rem;
  }
}

/* SINGLE
-------------------- */
.single,
.single .textblock {
  font-size: 1.8rem;
}
.single-h1 {
  color: #02d2ff;
  font-weight: 700;
}
.single-h1:after {
  content: none;
}

.single-img {
  position: relative;
}
.single-img-other {
  display: block;
  padding: 1rem;
  background: #fff;
  box-shadow: 4px 4px 10px rgba(16,76,158,0.1);
  border-radius: 5px;
  margin: 1.5rem;
}
.single-swiper-button-next,
.single-swiper-button-prev {
  position: absolute;
  width: 40px;
  height: 40px;  
  margin: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: rgba(255,255,255,.5);
  z-index: 100;
}
.single-swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='_24x24_On_Light_Arrow-Bottom' data-name='24x24/On Light/Arrow-Bottom' transform='translate(0 24) rotate(-90)'%3E%3Crect id='view-box' width='24' height='24' fill='none'/%3E%3Cpath id='Shape' d='M.22,10.22A.75.75,0,0,0,1.28,11.28l5-5a.75.75,0,0,0,0-1.061l-5-5A.75.75,0,0,0,.22,1.28l4.47,4.47Z' transform='translate(14.75 17.75) rotate(180)' fill='%23104C9E'/%3E%3C/g%3E%3C/svg%3E%0A");    
  
}
.single-swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='_24x24_On_Light_Arrow-Top' data-name='24x24/On Light/Arrow-Top' transform='translate(24) rotate(90)'%3E%3Crect id='view-box' width='24' height='24' fill='none'/%3E%3Cpath id='Shape' d='M.22,10.22A.75.75,0,0,0,1.28,11.28l5-5a.75.75,0,0,0,0-1.061l-5-5A.75.75,0,0,0,.22,1.28l4.47,4.47Z' transform='translate(14.75 17.75) rotate(180)' fill='%23104C9E'/%3E%3C/g%3E%3C/svg%3E%0A");
}

@media (max-width: 768px) {
  .single-swiper-button-next,
  .single-swiper-button-prev {
    transform: translateY(-50%) rotate(-90deg);
    top: 50%;
  }
  .single-swiper-button-next {
    right: 0;
  }
  .single-swiper-button-prev {
    left: 0;
  }
}
@media (min-width: 768px) {
  .single-img {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .single-thumbs {
    height: 400px;
  }
  .single-swiper-button-next,
  .single-swiper-button-prev {
    transform: translateX(-50%);
    left: 50%;
  }
  .single-swiper-button-next {
    bottom: 0;
  }
  .single-swiper-button-prev {
    top: 0;
  } 
}
@media (min-width: 991px) {
  .single-thumbs {
    height: 500px;
  }
}

.single-shars {
  font-weight: 300;
}
.single-shars td {
  padding: 0.5rem 1rem 0.5rem 0;
}
.single-shars td:first-child {
  font-weight: 500;
}
.single-gallery .h3 {
  font-weight: bold;
}
.single-gallery-img {
  display: inline-block;
  position: relative;
}
.single-gallery-img-border img {
  border-radius: 9999px;
  border: 3px dashed #CA151E;
}
.single-gallery-img:after {
  content: '';
  width: 32px;
  height: 32px;
  background: url("/local/templates/eurmed2/css/images/zoom-ico.svg");
  position: absolute;
  background-size: contain;
  right: 0;
  bottom: 0;
}
.video {
  position: relative;
  display: block;
}
.video:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background: url("/local/templates/eurmed2/css/images/video-ico.svg") no-repeat;
  background-size: cover;
}
.video--small:after {
  width: 60px;
  height: 60px;
}
/* CRUMBS
-------------------- */
.bx-breadcrumb {
  font-size: 1.6rem;
  margin-bottom: 4rem;
  color: #00284f;
}
.bx-breadcrumb-item {
  display: inline-block;
}

/* FOOTER
-------------------- */
.footer {
  background-color: #00284f;
  color: #fff;
  font-size: 1.4rem;
}
.footer .textblock {
  color: #fff;
}
.footer .h3,
.footer a {
  color: #fff;
}
.footer-logo {
  background-image: url("/local/templates/eurmed2/css/images/footer-logo.svg");
}
.footer-menu {
  font-size: 1.8rem;
}
.footer-menu li {
  margin-bottom: 1rem;
}
.footer-menu a:hover {
  text-decoration: underline;
}

.scrolltop {
  display: block;
  position: fixed;
  right: 50px;
  bottom: 50px;
  padding: 0.5rem 1.2rem 1rem;
  border-radius: 2px;
  opacity: 0.5;
  z-index: 101;
  color: #fff;
  font-size: 1.6rem;
  background-color: #02d2ff;
}
.scrolltop:hover {
  opacity: 1;
  color: #fff;
  background-color: #104c9e;
}

/* End */


/* Start:/local/templates/eurmed2/css/respond.css?16479592908895*/
.lg-show,
.bg-show,
.bg-show-inline,
.bg-show-inlineblock,
.sm-show,
.sm-show-table,
.sm-show-tablecell,
.xs-show {
  display: none;
}
@media (max-width: 1280px) {
  .col-lg-2 {
    max-width: none;
    width: 16.666%;
  }
  .col-lg-3 {
    max-width: none;
    width: 25%;
  }
  .col-lg-4 {
    max-width: none;
    width: 33.333%;
  }
  .col-lg-5 {
    max-width: none;
    width: 41.666%;
  }
  .col-lg-6 {
    max-width: none;
    width: 50%;
  }
  .col-lg-7 {
    max-width: none;
    width: 58.333%;
  }
  .col-lg-8 {
    max-width: none;
    width: 66.666%;
  }
  .col-lg-9 {
    max-width: none;
    width: 75%;
  }
  .col-lg-10 {
    max-width: none;
    width: 83.333%;
  }
  .col-lg-11 {
    max-width: none;
    width: 91.666%;
  }
  .col-lg-12 {
    max-width: none;
    width: 100%;
  }
  .col-lg-24 {
    width: 20%;
  }
  .col-lg-17 {
    width: 14.166%;
  }
  .lg-show {
    display: block;
  }
  .lg-hidden {
    display: none;
  }
}
@media (max-width: 991px) {
  .col-bg-1 {
    max-width: none;
    width: 8.333%;
  }
  .col-bg-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .col-bg-2 {
    max-width: none;
    width: 16.666%;
  }
  .col-bg-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .col-bg-3 {
    max-width: none;
    width: 25%;
  }
  .col-bg-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .col-bg-4 {
    max-width: none;
    width: 33.333%;
  }
  .col-bg-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .col-bg-5 {
    max-width: none;
    width: 41.666%;
  }
  .col-bg-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .col-bg-6 {
    max-width: none;
    width: 50%;
  }
  .col-bg-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .col-bg-7 {
    max-width: none;
    width: 58.333%;
  }
  .col-bg-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .col-bg-8 {
    max-width: none;
    width: 66.666%;
  }
  .col-bg-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .col-bg-9 {
    max-width: none;
    width: 75%;
  }
  .col-bg-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .col-bg-10 {
    max-width: none;
    width: 83.333%;
  }
  .col-bg-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .col-bg-11 {
    max-width: none;
    width: 91.666%;
  }
  .col-bg-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .col-bg-12 {
    max-width: none;
    width: 100%;
  }
  .col-bg-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .col-bg-auto {
    width: auto;
  }
  h1,
  .h1 {
    font-size: 4rem;
  }
  h2,
  .h2 {
    font-size: 3rem;
  }
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  .btn-big {
    font-size: 2rem;
  }
  .textblock {
    font-size: 1.4rem;
  }
  .bg-show {
    display: block;
  }
  .bg-show-inline {
    display: inline;
  }
  .bg-show-inlineblock {
    display: inline-block;
  }
  .bg-hidden {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .col-sm-1 {
    width: 8.333%;
  }
  .col-sm-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .col-sm-2 {
    width: 16.666%;
  }
  .col-sm-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .col-sm-4 {
    width: 33.333%;
  }
  .col-sm-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .col-sm-5 {
    width: 41.666%;
  }
  .col-sm-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .col-sm-7 {
    width: 58.333%;
  }
  .col-sm-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .col-sm-8 {
    width: 66.666%;
  }
  .col-sm-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .col-sm-10 {
    width: 83.333%;
  }
  .col-sm-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .col-sm-11 {
    width: 91.666%;
  }
  .col-sm-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .col-sm-auto {
    width: auto;
  }
  .textblock figure {
    padding: 3rem;
  }
  .sm-text-left {
    text-align: left;
  }
  .sm-show {
    display: block;
  }
  .sm-show-table {
    display: table;
  }
  .sm-show-tablecell {
    display: table-cell;
  }
  .sm-hidden {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .col-xs-2 {
    width: 16.666%;
  }
  .col-xs-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .col-xs-4 {
    width: 33.333%;
  }
  .col-xs-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .col-xs-5 {
    width: 41.666%;
  }
  .col-xs-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .col-xs-7 {
    width: 58.333%;
  }
  .col-xs-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .col-xs-8 {
    width: 66.666%;
  }
  .col-xs-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .col-xs-10 {
    width: 83.333%;
  }
  .col-xs-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .col-xs-11 {
    width: 91.666%;
  }
  .col-xs-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .col-xs-auto {
    width: auto;
  }
  .text-xs-center {
    text-align: center;
  }
  h1,
  .h1 {
    font-size: 4rem;
  }
  h2,
  .h2 {
    font-size: 3rem;
  }
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5 {
    font-size: 2rem;
  }
  .mb-1 {
    margin-bottom: 1rem;
  }
  .mt-1 {
    margin-bottom: 1rem;
  }
  .mb-2 {
    margin-bottom: 2rem;
  }
  .mt-2 {
    margin-bottom: 2rem;
  }
  .mb-3 {
    margin-bottom: 3rem;
  }
  .mt-3 {
    margin-bottom: 3rem;
  }
  .mb-4 {
    margin-bottom: 4rem;
  }
  .mt-4 {
    margin-bottom: 4rem;
  }
  .mb-5 {
    margin-bottom: 5rem;
  }
  .mt-5 {
    margin-bottom: 5rem;
  }
  .mb-6 {
    margin-bottom: 6rem;
  }
  .mt-6 {
    margin-bottom: 6rem;
  }
  .btn,
  .txt-big {
    padding: 16px 24px;
    min-width: auto;
  }
  .btn-big {
    font-size: 1.8rem;
  }
  .btn-big.btn-ico {
    padding: 10px 16px;
  }
  .btn-sm {
    font-size: 1.6rem;
  }
  .btn-user {
    padding: 0.6rem 1.4rem;
  }
  .xs-show {
    display: block;
  }
  .xs-hidden {
    display: none;
  }
}

/* End */


/* Start:/local/templates/eurmed2/components/bitrix/menu/topmenu/style.min.css?1647959309490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/eurmed2/components/bitrix/menu/topmenu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/eurmed2/css/libs.css?164935441215512 */
/* /local/templates/eurmed2/css/swiper-bundle.min.css?164935289315817 */
/* /local/templates/eurmed2/css/base.css?175372159018572 */
/* /local/templates/eurmed2/css/style.css?175377392910711 */
/* /local/templates/eurmed2/css/respond.css?16479592908895 */
/* /local/templates/eurmed2/components/bitrix/menu/topmenu/style.min.css?1647959309490 */
