@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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

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

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

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

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

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

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

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

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    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 {
    -webkit-transform-style: preserve-3d;
    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, 0.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 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 {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

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

.swiper-centered>.swiper-wrapper::before {
    content: '';
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    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 {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    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-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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    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;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    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 {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

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

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.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, 0.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-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%;
    -webkit-transform: translate3d(0px, -50%, 0);
    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%;
    -webkit-transform: translateY(-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;
    -webkit-transition: .2s transform, .2s top;
    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%;
    -webkit-transform: translateX(-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 {
    -webkit-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left
}

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

.swiper-pagination-progressbar {
    background: rgba(0, 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%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    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, 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, 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: 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%;
    -o-object-fit: contain;
    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;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

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

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

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

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        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 {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

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

.swiper-grid-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    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;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

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

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    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;
    -webkit-filter: blur(50px);
    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;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
    overflow: visible
}

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 0;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    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"] {
    -webkit-box-sizing: border-box;
    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
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: 'avertasemibold';
    src: url(../css/34c6ffea45a72802a4112850de4bd865.woff2) format("woff2"), url(../css/f580ec6debff38ce6a3fd24c3d69d357.woff) format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'avertaregular';
    src: url(../css/d54f991fa2fa2dfba60f56d9182289a8.woff2) format("woff2"), url(../css/f7728e5b4c2105e1a1c0a4cf842f661c.woff) format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'avertabold';
    src: url(../css/1498b787c84ed9d5832ae3745c89cd5e.woff2) format("woff2"), url(../css/0b9ac16e594549735d9cb9942877d356.woff) format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'avertablack';
    src: url(../css/cf1def5a3b85f5bc8eaf002b1bb6bf33.woff2) format("woff2"), url(../css/9f4f9bd684a59a3a07b74281e7029e08.woff) format("woff");
    font-weight: normal;
    font-style: normal
}

.container {
    position: relative;
    margin: 0 auto;
    width: 100%
}

.container.no-padding {
    padding: 0 !important
}

.container.no-margin {
    margin: 0 !important
}

.container.padding-mobile-15 {
    padding: 0 15px !important
}

@media only screen and (max-width: 1200px) {
    .container.no-padding-mobile-specific {
        padding: 0 !important
    }

    .container.no-padding-mobile-right {
        padding-right: 0 !important
    }
}

@media only screen and (max-width: 850px) {
    .container.no-padding-mobile {
        padding: 0 !important
    }
}

.container.normal {
    padding: 0 40px
}

@media only screen and (max-width: 1440px) {
    .container.normal {
        padding: 0 30px
    }
}

@media only screen and (max-width: 850px) {
    .container.normal {
        padding: 0 20px
    }
}

.container.normal-2 {
    padding: 0 100px
}

@media only screen and (max-width: 1440px) {
    .container.normal-2 {
        padding: 0 30px
    }
}

@media only screen and (max-width: 850px) {
    .container.normal-2 {
        padding: 0 20px
    }
}

.container.extra-large {
    max-width: 1440px
}

@media only screen and (max-width: 1440px) {
    .container.extra-large {
        padding: 0 30px
    }
}

.container.large {
    max-width: 1368px
}

@media only screen and (max-width: 1440px) {
    .container.large {
        padding: 0 30px
    }
}

.container.medium {
    max-width: 1280px
}

@media only screen and (max-width: 1440px) {
    .container.medium {
        padding: 0 30px
    }
}

.container.small {
    max-width: 900px
}

.container.justify-content-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.container.mid_small {
    max-width: 720px
}

.container.x_small {
    max-width: 600px
}

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

    .container.large,
    .container.medium,
    .container.small,
    .container.mid_small,
    .container.x_small {
        padding: 0 30px
    }
}

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

    .container.large,
    .container.medium,
    .container.small,
    .container.mid_small,
    .container.x_small {
        padding: 0 20px
    }
}

.col_50 {
    width: 50%
}

.col_25 {
    width: 25%
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "avertaregular", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    overflow-x: hidden;
    color: #646464;
    background-color: #fff
}

@media only screen and (max-width: 850px) {
    body {
        font-size: 16px;
        line-height: 28px
    }
}

body.menu-open,
body.fullscreen-video,
body.popin-open,
body.search-open {
    overflow: hidden
}

body.IE .compat-object-fit {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat
}

input {
    outline: 0
}

::-webkit-scrollbar-thumb {
    background: none
}

::-webkit-scrollbar-track {
    background: none
}

#wrapper {
    padding-top: 130px;
    overflow-x: hidden
}

@media only screen and (max-width: 1280px) {
    #wrapper {
        padding-top: 90px
    }
}

@media only screen and (max-width: 1200px) {
    #wrapper {
        padding-top: 80px
    }
}

a,
select {
    color: #06AAAA;
    text-decoration: none
}

a:visited,
a:focus,
select:visited,
select:focus {
    color: #000
}

img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

strong {
    font-family: "avertabold", sans-serif;
    font-weight: normal
}

ul {
    margin: 0;
    padding: 0
}

ul,
ul li {
    list-style: none
}

select::-ms-expand {
    display: none
}

button {
    cursor: pointer
}

button,
select,
textarea,
a {
    background-color: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    line-height: 1
}

button:focus,
button:visited,
select:focus,
select:visited,
textarea:focus,
textarea:visited,
a:focus,
a:visited {
    outline: 0
}

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}

.hide-mobile {
    display: none
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.98);
    z-index: 888;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.loader .loader-text,
.loader .loader-count {
    color: #24599E;
    font-size: 12px;
    padding: 10px
}

.loader .lds-hourglass {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.loader .lds-hourglass:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 32px solid #24599E;
    border-color: #24599E transparent #24599E transparent;
    -webkit-animation: lds-hourglass 1.2s infinite;
    animation: lds-hourglass 1.2s infinite;
    position: relative
}

@-webkit-keyframes lds-hourglass {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    50% {
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg);
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    100% {
        -webkit-transform: rotate(1800deg);
        transform: rotate(1800deg)
    }
}

@keyframes lds-hourglass {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    50% {
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg);
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    100% {
        -webkit-transform: rotate(1800deg);
        transform: rotate(1800deg)
    }
}

@media only screen and (min-width: 769px) {
    .block {
        -ms-flex-preferred-size: 312px;
        flex-basis: 312px
    }

    .block.spacer {
        margin: 0;
        padding: 0;
        height: initial
    }
}

.searchbar-autocomplete {
    width: 100% !important;
    left: 0 !important;
    padding-left: calc(690px / 2) !important;
    padding-right: calc(690px / 2) !important
}

@media only screen and (max-width: 1440px) {
    .searchbar-autocomplete {
        padding-left: 60px !important;
        padding-right: 60px !important
    }
}

@media only screen and (max-width: 1200px) {
    .searchbar-autocomplete {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

.pfg-forms .form-group.autre {
    display: none
}

.page-cms form fieldset {
    padding: 0;
    border: 0;
    margin: 0
}

.page-cms form legend {
    text-align: center;
    text-transform: uppercase;
    font-family: "avertabold", sans-serif;
    color: #fff;
    background-color: #002E64;
    padding: 10px;
    border: 0
}

.page-cms form label {
    color: #002E64;
    font-size: 16px
}

.page-cms form input[type="text"],
.page-cms form select {
    outline: 0 !important;
    height: 50px !important;
    color: #002E64 !important
}

.page-cms form input[type="text"]:focus,
.page-cms form select:focus {
    outline: 0 !important;
    background-color: #ebebeb !important
}

.page-cms form button.btn {
    background-color: #002E64;
    height: 50px;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "avertabold", sans-serif;
    margin-top: 30px;
    padding: 0 30px;
    min-width: 150px;
    border-radius: 25px;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {
    .page-cms form button.btn:hover {
        background-color: #FBC23B
    }
}

#main>.img-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff;
    background-color: rgba(0, 19, 41, 0.85);
    width: 40px;
    height: 40px;
    padding: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {

    .swiper-button-next:hover,
    .swiper-button-prev:hover {
        background-color: #FBC23B
    }
}

.is-mRNA,
.is-not-mRNA,
.is-oz-catalog,
.is-list-mrna,
.not-mrna-molecule {
    display: none
}

.block_newsletter_alert {
    text-align: center;
    color: #FBC23B
}

#checkout #cart-summary-product-list a,
#checkout .card-block a {
    color: #fff
}

.page-order .js-customer-form button svg#Capa_1 {
    width: 25px
}

.tab-pane {
    display: none
}

.tab-pane.active {
    display: block
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

#_desktop_currency_selector .currency-selector>button {
    display: none
}

#_desktop_currency_selector .currency-selector>.dropdown-menu {
    display: none
}

#_desktop_currency_selector .currency-selector #currency-selector-label {
    display: none
}

#_desktop_currency_selector .currency-selector select.link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    line-height: 29px;
    color: #002E64;
    text-transform: uppercase;
    font-family: "avertasemibold", sans-serif;
    cursor: pointer
}

@media only screen and (max-width: 1280px) {
    #_desktop_currency_selector .currency-selector select.link {
        font-size: 14px
    }
}

.pull-xs-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

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

.mceItem {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 20px 40px 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-radius: 100%
}

@media (max-width: 1200px) {
    .mceItem {
        margin: 0 10px 20px 10px;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }
}

@media (max-width: 850px) {
    .mceItem {
        margin: 0 5px 20px 5px;
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%
    }
}

.mceItems .mceItem a.mceItem--link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    height: 100%;
    overflow: hidden
}

.mceItems .mceItem a.mceItem--link:before {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 100%
}

.mceItem img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.mceItem:hover img {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

.mceItem h2 {
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    color: #002E64;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 15px;
    pointer-events: none
}

@media (max-width: 1200px) {
    .mceItem h2 {
        font-size: 18px
    }
}

@media (max-width: 850px) {
    .mceItem h2 {
        font-size: 16px
    }
}

a,
button,
.field-button {
    position: relative
}

a.button--more,
button.button--more,
.field-button.button--more {
    color: #06AAAA;
    font-size: 40px
}

a.button--full,
button.button--full,
.field-button.button--full {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    height: 50px;
    padding: 0 20px;
    font-family: "avertabold", sans-serif;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    background-color: transparent;
    border-radius: 25px;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

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

    a.button--full,
    button.button--full,
    .field-button.button--full {
        height: 40px;
        padding: 0 15px !important
    }
}

@media only screen and (min-width: 1025px) {

    a.button--full:hover,
    button.button--full:hover,
    .field-button.button--full:hover {
        background-color: #FBC23B;
        border-color: #FBC23B;
        color: #fff !important
    }
}

a.button--full svg,
button.button--full svg,
.field-button.button--full svg {
    width: 25px;
    height: 25px;
    -o-object-fit: contain;
    object-fit: contain
}

a.button--full---text-big,
button.button--full---text-big,
.field-button.button--full---text-big {
    font-size: 21px;
    line-height: 28px;
    font-family: "avertabold", sans-serif;
    text-transform: none;
    height: 60px;
    border-radius: 30px;
    margin-right: 50px
}

a.button--full---big,
button.button--full---big,
.field-button.button--full---big {
    padding: 0 130px
}

a.button--full---mini,
button.button--full---mini,
.field-button.button--full---mini {
    height: 40px;
    font-size: 12px
}

a.button--full---green,
button.button--full---green,
.field-button.button--full---green {
    background-color: #06AAAA;
    color: #fff !important
}

a.button--full---green-shadow,
button.button--full---green-shadow,
.field-button.button--full---green-shadow {
    -webkit-box-shadow: 0 0 10px #AFAFAF;
    box-shadow: 0 0 10px #AFAFAF
}

a.button--full---gray,
button.button--full---gray,
.field-button.button--full---gray {
    background-color: #646464;
    color: #fff !important
}

a.button--full---orange,
button.button--full---orange,
.field-button.button--full---orange {
    background-color: #FBC23B;
    color: #fff !important
}

@media only screen and (min-width: 1025px) {

    a.button--full---orange:hover,
    button.button--full---orange:hover,
    .field-button.button--full---orange:hover {
        background-color: #06AAAA;
        border-color: #06AAAA
    }
}

a.button--full---border,
button.button--full---border,
.field-button.button--full---border {
    border: 1px solid transparent
}

a.button--full---border-green,
button.button--full---border-green,
.field-button.button--full---border-green {
    border-color: #06AAAA !important;
    color: #06AAAA !important
}

a.button--full---border-square,
button.button--full---border-square,
.field-button.button--full---border-square {
    border: 1px solid transparent;
    border-radius: 3px
}

a.button--full---border-square-green,
button.button--full---border-square-green,
.field-button.button--full---border-square-green {
    border-color: #06AAAA;
    color: #06AAAA !important
}

#carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 570px
}

@media only screen and (max-width: 1280px) {
    .carousel-inner {
        height: 400px
    }
}

.carousel-inner>.carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    width: 100%;
    height: 100%
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.carousel-item.next,
    .carousel-inner>.carousel-item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.carousel-item.prev,
    .carousel-inner>.carousel-item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.carousel-item.next.left,
    .carousel-inner>.carousel-item.prev.right,
    .carousel-inner>.carousel-item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.carousel-item figure {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.carousel-inner>.carousel-item figure::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 19, 41, 0.3)
}

.carousel-inner>.carousel-item figure img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.carousel-inner>.carousel-item figure .caption {
    position: relative;
    z-index: 10;
    color: #fff
}

@media only screen and (max-width: 1440px) {
    .carousel-inner>.carousel-item figure .caption {
        padding: 0 100px
    }
}

@media only screen and (max-width: 767px) {
    .carousel-inner>.carousel-item figure .caption {
        padding: 15px
    }
}

.carousel-inner>.carousel-item figure .caption h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.carousel-inner>.carousel-item figure .caption h2 span.title {
    font-family: "avertabold", sans-serif;
    font-size: 70px;
    text-transform: uppercase;
    margin-bottom: 40px
}

@media only screen and (max-width: 1280px) {
    .carousel-inner>.carousel-item figure .caption h2 span.title {
        font-size: 40px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    .carousel-inner>.carousel-item figure .caption h2 span.title {
        font-size: 30px
    }
}

.carousel-inner>.carousel-item figure .caption h2 span.legend {
    font-size: 44px
}

@media only screen and (max-width: 1280px) {
    .carousel-inner>.carousel-item figure .caption h2 span.legend {
        font-size: 30px
    }
}

@media only screen and (max-width: 767px) {
    .carousel-inner>.carousel-item figure .caption h2 span.legend {
        font-size: 20px
    }
}

.carousel-inner>.carousel-item figure .caption .description {
    margin-top: 35px;
    margin-bottom: 30px;
    font-family: "avertasemibold", sans-serif;
    font-size: 22px;
    line-height: 31px;
    max-width: 680px
}

@media only screen and (max-width: 1280px) {
    .carousel-inner>.carousel-item figure .caption .description {
        font-size: 16px;
        line-height: 25px
    }
}

@media only screen and (max-width: 767px) {
    .carousel-inner>.carousel-item figure .caption .description {
        font-size: 13px;
        line-height: 20px;
        margin-top: 20px;
        margin-bottom: 10px
    }
}

.carousel-inner>.carousel-item figure .caption .description a.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    min-width: 200px;
    height: 50px;
    border-radius: 25px;
    padding: 0 15px;
    border: 1px solid #fff;
    font-family: "avertabold", sans-serif;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (max-width: 767px) {
    .carousel-inner>.carousel-item figure .caption .description a.btn {
        font-size: 14px;
        line-height: 26px;
        height: 40px
    }
}

@media only screen and (min-width: 1025px) {
    .carousel-inner>.carousel-item figure .caption .description a.btn:hover {
        background-color: #FBC23B;
        border-color: #FBC23B
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-indicators {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 20px;
    left: 0;
    z-index: 10;
    pointer-events: none;
    width: 100%
}

.carousel-indicators li {
    pointer-events: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 12px !important;
    height: 12px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 6px !important
}

.carousel-indicators li.active {
    background-color: #FBC23B !important
}

.direction {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 10;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 25px;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .direction {
        display: none
    }
}

.direction .carousel-control {
    pointer-events: auto;
    width: 48px;
    height: 48px
}

.direction .carousel-control svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.direction .carousel-control svg path {
    stroke: #fff
}

.breadcrumb {
    background-color: #F8F8F8;
    height: 60px
}

@media only screen and (max-width: 850px) {
    .breadcrumb {
        display: none
    }
}

.breadcrumb>.container {
    height: 100%
}

.breadcrumb ol {
    height: 100%;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumb ol li {
    position: relative;
    margin-right: 10px;
    padding-right: 10px
}

.breadcrumb ol li:first-child {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 17px;
    background-image: url(../css/fa291c23d44fbdaacd14a8ba3bcfdd24.svg)
}

.breadcrumb ol li:last-child::after {
    content: none
}

.breadcrumb ol li::after {
    content: '';
    position: absolute;
    right: -5px;
    top: 7px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    background-image: url(../css/f3b7cb7f211cd68c251ef40fe49c8fec.svg)
}

.breadcrumb ol li a {
    font-family: "avertasemibold", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #06AAAA;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

.breadcrumb ol li a:hover span {
    color: #FBC23B
}

.breadcrumb ol li a span {
    color: #06AAAA
}

.breadcrumb ol li span {
    font-size: 14px;
    line-height: 20px;
    color: #646464
}

.fixed_push_contact {
    position: fixed;
    bottom: 150px;
    right: 15px;
    width: 150px;
    height: 150px;
    background-color: #FBC23B;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 20px 30px;
    color: #002E64 !important;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 24px;
    font-family: "avertabold", sans-serif;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75), color 125ms ease-in-out;
    transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75), color 125ms ease-in-out
}

@media only screen and (max-width: 1200px) {
    .fixed_push_contact {
        display: none
    }
}

@media only screen and (min-width: 1025px) {
    .fixed_push_contact:hover {
        background-color: #06AAAA;
        color: #fff !important
    }

    .fixed_push_contact:hover svg path {
        fill: #fff
    }
}

.fixed_push_contact.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    pointer-events: auto;
    visibility: visible
}

.fixed_push_contact svg {
    width: 28px;
    height: 28px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 5px
}

.fixed_push_contact svg path {
    fill: #002E64
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%
}

#header .header-top {
    width: 100%;
    height: 130px;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 0 30px #00000012;
    box-shadow: 0 0 30px #00000012
}

@media only screen and (max-width: 1280px) {
    #header .header-top {
        height: 90px
    }
}

@media only screen and (max-width: 1200px) {
    #header .header-top {
        height: 80px
    }
}

#header .header-top>.container {
    height: 100%;
    padding-left: 52px;
    padding-right: 30px
}

@media only screen and (max-width: 1440px) {
    #header .header-top>.container {
        padding-left: 30px
    }
}

@media only screen and (max-width: 1200px) {
    #header .header-top>.container {
        padding-left: 15px;
        padding-right: 15px
    }
}

#header .header-top>.container .row {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#header .header-top>.container .row #_desktop_logo {
    width: 224px;
    height: 224px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-shadow: 0 0 30px #00000012;
    box-shadow: 0 0 30px #00000012;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 10;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1700px) {
    #header .header-top>.container .row #_desktop_logo {
        width: 149px;
        height: 149px
    }
}

@media only screen and (max-width: 1200px) {
    #header .header-top>.container .row #_desktop_logo {
        width: 100px;
        height: 100px
    }
}

#header .header-top>.container .row #_desktop_logo h1 {
    margin: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#header .header-top>.container .row #_desktop_logo a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 128px;
    height: 115px;
    top: 8px;
    position: relative
}

@media only screen and (max-width: 1700px) {
    #header .header-top>.container .row #_desktop_logo a {
        width: 85px;
        height: 76px
    }
}

@media only screen and (max-width: 1200px) {
    #header .header-top>.container .row #_desktop_logo a {
        width: 60px;
        height: auto;
        top: 0
    }
}

#header .header-top>.container .row #_desktop_logo a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

#header .header-top>.container .row .header-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 1200px) {
    #header .header-top>.container .row .header-top-right {
        padding-right: 75px
    }
}

#header .header-top>.container .row .header-top-right>div {
    margin-left: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#header .header-top>.container .row .header-top-right>div:first-child {
    margin-left: 0
}

#header .header-top>.container .user-info {
    position: relative
}

@media only screen and (min-width: 1025px) {
    #header .header-top>.container .user-info:hover .block_hover {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0)
    }
}

#header .header-top>.container .user-info .block_hover {
    position: absolute;
    left: 50%;
    top: 32px;
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    background-color: #002E64;
    border-radius: 10px;
    padding: 15px;
    z-index: 100;
    -webkit-transform: translateX(-50%) translateY(15px);
    transform: translateX(-50%) translateY(15px);
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

#header .header-top>.container .user-info .block_hover a {
    color: #fff;
    width: auto;
    height: auto
}

#header .header-top>.container .user-info .block_hover a.account {
    margin-bottom: 15px
}

header.page-header {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #002E64
}

header.page-header.with-image {
    background-color: transparent;
    height: 400px
}

header.page-header>img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

header.page-header>.container {
    position: relative;
    z-index: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 40px;
    padding-bottom: 40px
}

header.page-header>.container h1 {
    color: #fff
}

.mm_menus_li:hover .mm_columns_ul,
.mm_menus_li.menu_hover .mm_columns_ul,
.ets_mm_megamenu:not(.scroll_heading) .mm_menus_li.menu_ver_alway_show_sub .mm_columns_ul {
    opacity: 0 !important;
    visibility: hidden !important
}

.active-submenu>ul,
.active-submenu.mm_menus_li:hover .mm_columns_ul {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 0px !important;
    z-index: 9999 !important;
    pointer-events: auto !important
}

#footer {
    position: relative;
    background-color: #002E64;
    background-image: url(../css/3724509e86e6caad37f85158c59af783.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0 30px;
    overflow: hidden
}

#footer>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1200px) {
    #footer>.container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#footer>.container .col {
    width: calc(100% - 530px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 1200px) {
    #footer>.container .col {
        width: 100% !important;
        margin-bottom: 40px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

#footer>.container .col:last-child {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media only screen and (max-width: 1200px) {
    #footer>.container .col:last-child {
        display: none
    }
}

#footer>.container .col:first-child,
#footer>.container .col:last-child {
    width: 370px
}

#footer>.container .col .iso {
    margin-right: 10px
}

#footer>.container .col .iso-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #06AAAA;
    text-transform: uppercase;
    letter-spacing: 0.96px;
    font-family: "avertasemibold", sans-serif;
    line-height: 17px;
    font-size: 12px;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out;
    margin-top: 15px
}

#footer>.container .col .iso-button img {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px
}

@media only screen and (min-width: 1025px) {
    #footer>.container .col .iso-button:hover {
        color: #FBC23B !important
    }
}

#footer>.container .col .logo-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 128px;
    height: 115px
}

#footer>.container .col .logo-footer img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

#footer>.container .col #custom-text p,
#footer>.container .col #custom-text strong {
    color: #fff;
    font-size: 16px
}

#footer>.container .col #custom-text p {
    font-size: 14px;
    line-height: 21px
}

#footer>.container .col #custom-text a {
    color: #fff;
    font-size: 16px;
    font-family: "avertabold", sans-serif;
    line-height: 28px;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {
    #footer>.container .col #custom-text a:hover {
        color: #FBC23B !important
    }
}

#footer>.container .col #custom-text hr {
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

#footer>.container .col #custom-text strong {
    font-family: "avertabold", sans-serif;
    text-transform: uppercase
}

#footer>.container .col #custom-text .icon {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center left
}

#footer>.container .col .links .wrapper>.h3,
#footer>.container .col .links .wrapper>.title {
    display: none
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_3 li {
    position: relative
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_3 li {
        margin-bottom: 10px
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_3 li:after {
    content: '-';
    color: #fff;
    font-size: 12px
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_3 li:after {
        content: none
    }
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_3 li:last-child {
        margin-bottom: 0
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_3 li:last-child:after {
    content: none
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_3 li a {
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out;
    letter-spacing: 0.96px;
    text-transform: uppercase
}

@media only screen and (min-width: 1025px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_3 li a:hover {
        color: #FBC23B
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_4 li {
    margin: 0 35px
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_4 li {
        margin: 0 0 10px
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_4 li a {
    text-transform: uppercase;
    color: #fff;
    font-size: 21px;
    line-height: 21px;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_4 li a {
        font-size: 16px;
        line-height: 20px
    }
}

@media only screen and (min-width: 1025px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_4 li a:hover {
        color: #FBC23B
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_5 li {
    position: relative
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_5 li {
        margin-bottom: 10px
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_5 li:after {
    content: '|';
    color: #fff;
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_5 li:after {
        content: none
    }
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_5 li:last-child {
        margin-bottom: 0
    }
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_5 li:last-child:after {
    content: none
}

#footer>.container .col .links .wrapper ul#footer_sub_menu_5 li a {
    padding: 0 10px;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_5 li a {
        font-size: 16px;
        line-height: 20px;
        padding: 0
    }
}

@media only screen and (min-width: 1025px) {
    #footer>.container .col .links .wrapper ul#footer_sub_menu_5 li a:hover {
        color: #FBC23B
    }
}

#footer>.container .col .block-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 40px
}

#footer>.container .col .block-social ul li {
    margin: 0 15px
}

#footer>.container .col .block-social ul li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0;
    width: 30px;
    height: 30px
}

#footer>.container .col .block-social ul li a svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

#footer>.container .col .block-social ul li a svg path {
    fill: #fff;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {
    #footer>.container .col .block-social ul li a:hover svg path {
        fill: #FBC23B
    }
}

#footer>.container .col .block_newsletter #block-newsletter-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    letter-spacing: 2.88px;
    font-size: 24px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: "avertabold", sans-serif
}

#footer>.container .col .block_newsletter #block-newsletter-label svg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 15px;
    width: 36px;
    height: 36px;
    -o-object-fit: contain;
    object-fit: contain
}

#footer>.container .col .block_newsletter form {
    max-width: 570px;
    margin: 0 auto
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .block_newsletter form {
        max-width: 100%
    }
}

#footer>.container .col .block_newsletter form .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#footer>.container .col .block_newsletter form .row .input-wrapper {
    width: 470px;
    background-color: #fff;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    #footer>.container .col .block_newsletter form .row .input-wrapper {
        width: 100%
    }
}

#footer>.container .col .block_newsletter form .row .input-wrapper input[type="email"] {
    width: 100%;
    background-color: #fff;
    height: 100%;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 18px;
    font-size: 14px;
    line-height: 20px;
    color: #646464;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

#footer>.container .col .block_newsletter form .row .input-wrapper input[type="email"]::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #646464
}

#footer>.container .col .block_newsletter form .row .input-wrapper input[type="email"]::-moz-placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #646464
}

#footer>.container .col .block_newsletter form .row .input-wrapper input[type="email"]:-ms-input-placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #646464
}

#footer>.container .col .block_newsletter form .row .input-wrapper input[type="email"]::-ms-input-placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #646464
}

#footer>.container .col .block_newsletter form .row .input-wrapper input[type="email"]::placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #646464
}

#footer>.container .col .block_newsletter form .row .input-wrapper input[type="submit"] {
    width: 50px;
    height: 100%;
    background-color: #06AAAA;
    font-size: 18px;
    line-height: 26px;
    font-family: "avertabold", sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#footer>.container .col .block_newsletter form .row p {
    margin-top: 30px;
    color: #fff;
    font-size: 12px;
    line-height: 18px
}

#footer>.container .row.copyright {
    text-align: center;
    color: #fff
}

#footer>.container .row.copyright a {
    color: #fff;
    font-family: "avertabold", sans-serif;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {
    #footer>.container .row.copyright a:hover {
        color: #FBC23B
    }
}

.menu {
    position: relative;
    z-index: 5;
    height: 100%
}

@media only screen and (max-width: 1200px) {
    .menu {
        z-index: 11;
        position: absolute;
        top: 0;
        right: 15px
    }
}

.menu .ets_mm_megamenu {
    margin: 0;
    height: 100%
}

.menu .ets_mm_megamenu::before {
    content: none;
    display: none
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content {
    height: 100%
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container {
    height: 100%
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content {
    height: 100%
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul {
        max-width: 50% !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow-x: hidden;
        overflow-y: auto
    }
}

@media only screen and (max-width: 767px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul {
        max-width: 80% !important
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li {
    z-index: 1;
    height: 100%;
    margin: 0 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1700px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li {
        margin: 0 10px
    }
}

@media only screen and (max-width: 1280px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li {
        margin: 0 5px
    }
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li {
        margin: 0;
        height: auto
    }
}

@media only screen and (min-width: 1025px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li:hover .sub-menu {
        pointer-events: auto
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-size: 20px;
    line-height: 29px;
    color: #002E64;
    font-family: "avertasemibold", sans-serif !important;
    font-weight: normal !important;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (max-width: 1700px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>a {
        font-size: 15px !important
    }
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>a {
        font-size: 13px !important;
        height: 40px
    }
}

@media only screen and (min-width: 1025px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>a:hover {
        color: #06AAAA
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>a .mm_arrow {
    display: none
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>a .mm_menu_content_title {
    padding: 0
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul {
    position: fixed;
    top: 130px;
    left: 0;
    min-height: 580px;
    width: 100%;
    z-index: -1;
    background-color: #F0F0F0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 70px 100px;
    overflow-x: hidden;
    overflow-y: auto
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul {
        padding-top: 30px
    }
}

@media only screen and (max-width: 1700px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul {
        padding: 30px
    }
}

@media only screen and (max-width: 1280px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul {
        top: 90px
    }
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul {
        padding: 0 15px;
        position: relative;
        display: none;
        height: auto;
        z-index: 5;
        top: auto
    }

    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul.active {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 !important
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li {
    margin: 0
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li:last-child {
    padding-left: 40px;
    padding-top: 40px;
    border-left: 1px solid #D1D1D1
}

@media only screen and (max-width: 1700px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li:last-child {
        padding-left: 30px;
        padding-top: 30px
    }
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li:last-child {
        padding: 0;
        border: 0
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content {
    overflow: hidden
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content>.ets_mm_categories>li.has-sub>a {
    color: #06AAAA !important
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content>.ets_mm_categories>li.has-sub>a {
        color: #646464 !important
    }
}

@media only screen and (min-width: 1025px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content>.ets_mm_categories>li.has-sub>a:hover {
        color: #002E64 !important
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content>.ets_mm_categories>li.has-sub>.ets_mm_categories>li>a {
    font-family: "avertasemibold", sans-serif !important;
    font-weight: normal !important
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content .box-menu-custom {
    position: relative
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content .box-menu-custom-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-bottom: 22px
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content .box-menu-custom-image img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content .box-menu-custom-title {
    margin-top: 0;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #002E64 !important;
    font-family: "avertasemibold", sans-serif !important;
    font-weight: normal !important;
    font-size: 19px;
    line-height: 24px
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content .box-menu-custom-text {
    margin-bottom: 20px;
    color: #646464;
    font-size: 14px;
    line-height: 21px
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 60px
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-right: 0 !important
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content ul>li {
    margin-right: 20px
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content ul>li {
        width: 100% !important;
        margin-bottom: 0 !important
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content ul>li a {
    color: #646464;
    font-size: 15px;
    line-height: 21px;
    font-family: "avertasemibold", sans-serif !important;
    font-weight: normal !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    border-bottom: 1px dashed #AFAFAF;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out;
    min-width: 200px
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content ul>li a {
        border-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 18px !important;
        padding: 10px 0 !important
    }
}

@media only screen and (min-width: 1025px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_block_content ul>li a:hover {
        color: #06AAAA !important
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 60px
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories {
        padding-right: 0 !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li {
    margin-right: 20px
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li {
        width: 100% !important;
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li span.arrow {
        display: none !important
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li>.ets_mm_categories>li a {
    font-family: "avertaregular", sans-serif !important
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li a {
    color: #002E64;
    font-size: 15px;
    line-height: 21px;
    font-family: "avertasemibold", sans-serif !important;
    font-weight: normal !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px dashed #AFAFAF;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out;
    min-width: 200px
}

@media only screen and (max-width: 1200px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li a {
        border-bottom: 1px solid #DDDDDD !important;
        font-size: 14px !important;
        line-height: 18px !important;
        padding: 10px 0 !important
    }
}

@media only screen and (min-width: 1025px) {
    .menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li a:hover {
        color: #06AAAA !important
    }
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li a::after {
    content: none
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li>ul {
    position: relative;
    background-color: transparent;
    left: auto;
    margin: 10px 0 0;
    padding: 0 0 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li>ul>li {
    width: auto;
    margin-right: 0
}

.menu .ets_mm_megamenu .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content ul.mm_menus_ul>li>ul.mm_columns_ul>li .ets_mm_categories>li>ul>li>a {
    font-size: 12px;
    border: none;
    padding-bottom: 0
}

.ets_mm_megamenu .container {
    background-color: transparent !important
}

@media only screen and (max-width: 1200px) {
    .ybc-menu-toggle {
        padding: 0 !important;
        font-size: 0 !important;
        width: 60px !important;
        height: 60px;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #002E64;
        border-radius: 50%
    }

    .ybc-menu-toggle:before {
        background-color: rgba(0, 0, 0, 0.6) !important
    }

    .ybc-menu-toggle .ybc-menu-button-toggle_icon {
        margin: 0
    }

    .ybc-menu-toggle .icon-bar {
        background-color: #fff !important;
        margin: 3px 0 3px 0 !important;
        width: 21px !important
    }
}

@media only screen and (max-width: 1200px) {
    .ets_mm_megamenu.hook-custom {
        margin-top: 0 !important
    }
}

.close_menu {
    background-color: #002E64 !important
}

.close_menu .pull-left {
    display: none
}

.close_menu .pull-right {
    float: left !important
}

#search_widget {
    min-width: auto !important;
    margin-bottom: 0 !important;
    margin-left: 5px
}

#search_widget button {
    width: 28px;
    height: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0
}

@media only screen and (min-width: 1025px) {
    #search_widget button:hover svg path {
        fill: #06AAAA
    }
}

#search_widget button svg {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

#search_widget button svg path {
    fill: #002E64;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

#search_widget .search-bar {
    position: fixed;
    left: 0;
    top: 130px;
    background-color: #002E64;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    z-index: -1;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    pointer-events: none;
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

@media only screen and (max-width: 1280px) {
    #search_widget .search-bar {
        top: 90px
    }
}

@media only screen and (max-width: 1200px) {
    #search_widget .search-bar {
        top: 80px;
        padding: 0 25px 0 15px
    }
}

#search_widget .search-bar.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto
}

#search_widget .search-bar input[type="text"] {
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    padding: 0 10px;
    max-width: 1155px
}

#search_widget .search-bar input[type="text"]::-webkit-input-placeholder {
    color: #fff
}

#search_widget .search-bar input[type="text"]::-moz-placeholder {
    color: #fff
}

#search_widget .search-bar input[type="text"]:-ms-input-placeholder {
    color: #fff
}

#search_widget .search-bar input[type="text"]::-ms-input-placeholder {
    color: #fff
}

#search_widget .search-bar input[type="text"]::placeholder {
    color: #fff
}

#search_widget .search-bar .clear svg path {
    fill: #fff;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {
    #search_widget .search-bar .clear:hover svg path {
        fill: #FBC23B
    }
}

.user-info a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 32px;
    height: 32px
}

@media only screen and (min-width: 1025px) {

    .user-info a:hover svg circle,
    .user-info a:hover svg path {
        stroke: #06AAAA
    }
}

.user-info a svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.user-info a svg circle,
.user-info a svg path {
    stroke: #002E64;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

#blockcart-wrapper .header a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background-color: #FBC23B;
    border-radius: 50%;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (max-width: 1280px) {
    #blockcart-wrapper .header a {
        width: 60px;
        height: 60px
    }
}

@media only screen and (min-width: 1025px) {
    #blockcart-wrapper .header a:hover {
        background-color: #06AAAA
    }

    #blockcart-wrapper .header a:hover>span {
        color: #fff
    }

    #blockcart-wrapper .header a:hover svg path,
    #blockcart-wrapper .header a:hover svg circle {
        stroke: #fff
    }
}

#blockcart-wrapper .header a>span {
    font-size: 16px;
    font-family: "avertabold", sans-serif;
    color: #002E64;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

#blockcart-wrapper .header a svg {
    width: auto;
    height: 25px;
    -o-object-fit: contain;
    object-fit: contain
}

#blockcart-wrapper .header a svg path,
#blockcart-wrapper .header a svg circle {
    stroke: #002E64;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

.ets_mm_megamenu .container {
    background-color: transparent !important
}

@media only screen and (max-width: 1200px) {
    .ybc-menu-toggle {
        padding: 0 !important;
        font-size: 0 !important;
        width: 60px !important;
        height: 60px;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #002E64;
        border-radius: 50%
    }

    .ybc-menu-toggle:before {
        background-color: rgba(0, 0, 0, 0.6) !important
    }

    .ybc-menu-toggle .ybc-menu-button-toggle_icon {
        margin: 0
    }

    .ybc-menu-toggle .icon-bar {
        background-color: #fff !important;
        margin: 3px 0 3px 0 !important;
        width: 21px !important
    }
}

@media only screen and (max-width: 1200px) {
    .ets_mm_megamenu.hook-custom {
        margin-top: 0 !important
    }
}

.close_menu {
    background-color: #002E64 !important
}

.close_menu .pull-left {
    display: none
}

.close_menu .pull-right {
    float: left !important
}

.technical .mm_blocks_ul .mm_block_type_html>.ets_mm_block_content {
    display: none
}

.mm_block_type_html a.button--full {
    font-family: "avertasemibold", sans-serif !important
}

.mm_block_type_html a:not(.button--full) {
    color: #002E64;
    font-size: 15px;
    line-height: 21px;
    font-family: "avertasemibold", sans-serif !important;
    font-weight: normal !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px dashed #AFAFAF;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out;
    text-transform: capitalize;
    min-width: 200px
}

@media only screen and (max-width: 1200px) {
    .mm_block_type_html a:not(.button--full) {
        border-bottom: 1px solid #DDDDDD !important;
        font-size: 14px !important;
        line-height: 18px !important;
        padding: 10px 0 !important
    }
}

@media only screen and (min-width: 1025px) {
    .mm_block_type_html a:not(.button--full):hover {
        color: #06AAAA !important
    }
}

.mm_blocks_ul .ets_mm_block.mm_block_type_cms .h4 {
    color: #06AAAA !important;
    margin-bottom: 15px
}

.mm_block_type_html {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.mm_block_type_html .h4 {
    padding-bottom: 0 !important
}

.mm_block_type_html .h4 a {
    font-size: 15px !important;
    line-height: 21px;
    min-width: 200px
}

@media only screen and (max-width: 1200px) {
    .mm_blocks_li {
        margin-bottom: 0 !important;
        padding: 0 !important
    }

    .mm_blocks_ul .ets_mm_block.mm_block_type_cms .h4 {
        display: none
    }

    .mm_block_type_html>.h4 {
        border: 0 !important
    }

    .mm_block_type_html a {
        border: 0 !important
    }

    .mm_block_type_html>.ets_mm_block_content {
        display: none
    }

    #header .ets_mm_block_content a {
        color: #646464 !important
    }
}

.style-title {
    margin-top: 0;
    margin-bottom: 60px;
    text-transform: uppercase;
    color: #002E64;
    font-size: 48px;
    line-height: 69px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-family: "avertaregular", sans-serif;
    font-weight: normal
}

@media only screen and (max-width: 1200px) {
    .style-title {
        font-size: 35px;
        line-height: 40px
    }
}

.step-title {
    margin-top: 0;
    margin-bottom: 30px;
    color: #002E64;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "avertaregular", sans-serif;
    font-weight: normal
}

@media only screen and (max-width: 1200px) {
    .step-title {
        font-size: 25px;
        line-height: 30px
    }
}

.step-title button {
    margin-left: 15px
}

.step-title .step-number {
    margin-right: 15px;
    color: #fff;
    background-color: #002E64;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cmspages {
    padding: 80px 0
}

.cmspages>.container .cmspages_boxes {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 850px) {
    .cmspages>.container .cmspages_boxes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.cmspages>.container .cmspages_boxes li.block_cmspages {
    width: 312px;
    height: 410px;
    margin-bottom: 45px
}

.cmspages>.container .cmspages_boxes li.block_cmspages .box {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #F8F8F8;
    border-bottom: 4px solid #FBC23B;
    padding: 40px 25px 25px;
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

@media only screen and (min-width: 1025px) {
    .cmspages>.container .cmspages_boxes li.block_cmspages .box:hover {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.2)
    }
}

.cmspages>.container .cmspages_boxes li.block_cmspages .box .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 85px;
    margin-bottom: 40px
}

.cmspages>.container .cmspages_boxes li.block_cmspages .box .image img {
    width: auto;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.cmspages>.container .cmspages_boxes li.block_cmspages .box .title {
    margin-top: 0;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #002E64;
    font-family: "avertaregular", sans-serif;
    font-weight: normal
}

.cmspages>.container .cmspages_boxes li.block_cmspages .box .description {
    font-size: 14px;
    line-height: 21px;
    color: #646464
}

.prestablog {
    position: relative;
    padding: 85px 0 110px
}

.prestablog>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.prestablog ul {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    .prestablog ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.prestablog ul li.blog-grid {
    width: calc(33.3333% - 40px);
    height: 500px;
    overflow: hidden
}

@media only screen and (max-width: 1200px) {
    .prestablog ul li.blog-grid {
        width: calc(50% - 20px);
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 767px) {
    .prestablog ul li.blog-grid {
        width: 100%;
        height: auto
    }

    .prestablog ul li.blog-grid:last-child {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1025px) {
    .prestablog ul li.blog-grid:hover .block_bas .prestablog_more a {
        color: #FBC23B
    }

    .prestablog ul li.blog-grid:hover .block_top a img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.prestablog ul li.blog-grid .block_cont {
    position: relative;
    height: 100%;
    width: 100%
}

.prestablog ul li.blog-grid .block_top {
    z-index: 0;
    height: 100%;
    width: 100%
}

.prestablog ul li.blog-grid .block_top a {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.prestablog ul li.blog-grid .block_top a img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

.prestablog ul li.blog-grid .block_bas {
    position: absolute;
    z-index: 1;
    width: 80%;
    bottom: 50px;
    left: 0;
    background-color: #fff;
    padding: 35px 40px
}

@media only screen and (max-width: 767px) {
    .prestablog ul li.blog-grid .block_bas {
        position: relative;
        bottom: auto;
        width: 100%
    }
}

.prestablog ul li.blog-grid .block_bas h3 {
    font-size: 22px;
    line-height: 28px;
    font-family: "avertabold", sans-serif;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px
}

.prestablog ul li.blog-grid .block_bas h3 a {
    color: #002E64
}

.prestablog ul li.blog-grid .block_bas .blog_desc {
    font-size: 16px;
    line-height: 21px;
    color: #646464
}

.prestablog ul li.blog-grid .block_bas .prestablog_more {
    position: absolute;
    bottom: 10px;
    right: 15px;
    z-index: 1;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

.prestablog ul li.blog-grid .block_bas .prestablog_more a {
    color: #06AAAA;
    font-size: 48px;
    line-height: 1;
    font-family: "avertaregular", sans-serif
}

.featured-products {
    position: relative;
    background-color: #F8F8F8;
    padding: 80px 0 40px
}

.featured-products>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products-slider {
    width: 100%
}

.products-slider .product {
    width: 312px !important;
    height: 410px !important
}

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

.products .product {
    position: relative;
    width: calc(25% - 32px);
    min-height: 480px;
    height: auto;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px #0000001A;
    box-shadow: 0 0 20px #0000001A;
    margin-bottom: 40px
}

@media only screen and (max-width: 1200px) {
    .products .product {
        width: calc(33.3333% - 32px)
    }
}

@media only screen and (max-width: 1200px) {
    .products .product {
        width: calc(50% - 20px)
    }
}

@media only screen and (max-width: 767px) {
    .products .product {
        width: 100%;
        height: auto;
        min-height: 420px
    }
}

@media only screen and (min-width: 1025px) {
    .products .product:hover .product-thumbnail img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .products .product:hover .product-buttons .button--more {
        color: #FBC23B
    }

    .products .product:hover a.button--full {
        background-color: #FBC23B
    }
}

.products .product-thumbnail {
    width: 100%;
    height: 260px;
    overflow: hidden
}

.products .product-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

.products .product-content {
    padding: 25px
}

.products .product-title .h3 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 23px;
    font-family: "avertabold", sans-serif
}

.products .product-title .h3 a {
    color: #002E64
}

.products .product-title .product-cat {
    font-size: 15px;
    line-height: 22px;
    color: #002E64
}

.products .product-description {
    font-size: 16px;
    line-height: 21px;
    color: #646464
}

.products .product-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 30px
}

.products .product-buttons .button--more {
    position: relative;
    top: -3px
}

header.header-image {
    position: relative;
    padding: 30px 0;
    background-color: #002E64
}

header.header-image-active {
    height: 400px
}

@media only screen and (max-width: 767px) {
    header.header-image-active {
        height: 200px
    }
}

header.header-image>.image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

header.header-image>.image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 19, 41, 0.6)
}

header.header-image>.image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

header.header-image>.container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header.header-image>.container .h2 {
    font-size: 60px;
    line-height: 64px;
    font-family: "avertablack", sans-serif;
    text-transform: uppercase;
    color: #fff
}

@media only screen and (max-width: 767px) {
    header.header-image>.container .h2 {
        font-size: 30px;
        line-height: 34px
    }
}

.category-description {
    padding: 45px 0 80px;
    font-size: 21px;
    line-height: 40px;
    color: #646464
}

.category-description ul li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 40px
}

.category-description ul li::before {
    content: '';
    position: absolute;
    top: 18px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FBC23B
}

.category-description ul li strong {
    font-family: "avertabold", sans-serif;
    color: #06AAAA
}

#products-wrapper {
    background: #F8F8F8;
    padding-bottom: 150px
}

#products-wrapper .products>.product {
    width: 310px;
    -ms-flex-preferred-size: 310px;
    flex-basis: 310px
}

@media only screen and (min-width: 769px) {
    .product.spacer {
        margin: 0;
        padding: 0;
        height: initial;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.product-head {
    padding: 60px 0
}

.product-head>.container .wrapper_cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols .col {
        width: 100% !important
    }
}

.product-head>.container .wrapper_cols .col:first-child {
    width: 560px
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols .col:first-child {
        margin-bottom: 40px
    }
}

.product-head>.container .wrapper_cols .col:last-child {
    width: calc(100% - 640px)
}

.product-head>.container .wrapper_cols .col .h1 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #002E64;
    font-size: 48px;
    line-height: 69px;
    font-weight: normal;
    font-family: "avertaregular", sans-serif
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols .col .h1 {
        font-size: 35px;
        line-height: 40px
    }
}

.product-head>.container .wrapper_cols .col .product-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 560px
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols .col .product-cover {
        height: auto
    }
}

.product-head>.container .wrapper_cols .col .product-cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-head>.container .wrapper_cols .col .js-qv-mask ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-head>.container .wrapper_cols .col .js-qv-mask ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 15px;
    width: 84px;
    height: 84px;
    border: 1px solid #CECECE
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols .col .js-qv-mask ul li {
        width: 40px;
        height: 40px
    }
}

.product-head>.container .wrapper_cols .col .js-qv-mask ul li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-head>.container .wrapper_cols .col .product-description p {
    color: #646464;
    font-size: 18px;
    line-height: 24px
}

.product-head>.container .wrapper_cols .col .product-description a,
.product-head>.container .wrapper_cols .col .product-description strong {
    font-family: "avertasemibold", sans-serif
}

.product-head>.container .wrapper_cols .col .product-description a {
    color: #06AAAA;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {
    .product-head>.container .wrapper_cols .col .product-description a:hover {
        color: #FBC23B
    }
}

.product-head>.container .wrapper_cols .col .product-description h3 {
    margin-bottom: 15px;
    color: #002E64;
    font-size: 24px;
    line-height: 30px;
    font-family: "avertabold", sans-serif
}

.product-head>.container .wrapper_cols .col .product-description h4 {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #002E64;
    font-size: 18px;
    line-height: 30px;
    font-family: "avertabold", sans-serif
}

.product-head>.container .wrapper_cols .col .product-description ul li {
    position: relative;
    padding-left: 15px
}

.product-head>.container .wrapper_cols .col .product-description ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 50%;
    background-color: #FBC23B;
    width: 10px;
    height: 10px
}

.product-head>.container .wrapper_cols .col .scroll-box-arrows {
    margin-top: -65px;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols .col .scroll-box-arrows {
        margin-top: -35px
    }
}

.product-head>.container .wrapper_cols .col .scroll-box-arrows i {
    cursor: pointer;
    pointer-events: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols .col .scroll-box-arrows i {
        width: 30px;
        height: 30px;
        background-size: 30px
    }
}

@media only screen and (max-width: 850px) {
    .product-head>.container .wrapper_cols .col .scroll-box-arrows i.right {
        background-size: 40px;
        background-position: center right
    }
}

#wk-product-combination-block-view {
    padding: 80px 0 0
}

#wk-product-combination-block-view h2 {
    font-size: 24px;
    line-height: 30px;
    font-family: "avertabold", sans-serif;
    color: #002E64;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0
}

#wk-product-combination-block-view .product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#wk-product-combination-block-view div#wk-combination-block-view,
#wk-product-combination-block-view table#wk-combination-block-view {
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    border-collapse: collapse;
    overflow: hidden
}

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

    #wk-product-combination-block-view div#wk-combination-block-view,
    #wk-product-combination-block-view table#wk-combination-block-view {
        display: none
    }
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile,
#wk-product-combination-block-view table#wk-combination-block-view-mobile {
    display: none
}

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

    #wk-product-combination-block-view div#wk-combination-block-view-mobile,
    #wk-product-combination-block-view table#wk-combination-block-view-mobile {
        display: block
    }
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width: 1025px) {

    #wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart:hover svg circle,
    #wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart:hover svg path,
    #wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart:hover svg circle,
    #wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart:hover svg path {
        stroke: #FBC23B
    }
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart svg,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart svg circle,
#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart svg path,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart svg circle,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-add-to-cart svg path {
    stroke: #06AAAA;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-current-price span,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-current-price span {
    color: #646464
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-combination-name,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-combination-name {
    text-align: left
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-combination-name span,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-combination-name span {
    color: #646464
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-product-action,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-product-action {
    margin-top: 0
}

#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .input-group-btn-vertical,
#wk-product-combination-block-view div#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-not-enough-product,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .input-group-btn-vertical,
#wk-product-combination-block-view table#wk-combination-block-view-mobile .wk-combination-block-view-content .wk-not-enough-product {
    display: none
}

#wk-product-combination-block-view div thead,
#wk-product-combination-block-view table thead {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #D9D9D9
}

#wk-product-combination-block-view div thead td,
#wk-product-combination-block-view table thead td {
    padding-left: 20px;
    padding-right: 20px;
    border: 0;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
    font-family: "avertabold", sans-serif
}

#wk-product-combination-block-view div tbody,
#wk-product-combination-block-view table tbody {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto
}

#wk-product-combination-block-view div tbody tr,
#wk-product-combination-block-view table tbody tr {
    height: 90px
}

#wk-product-combination-block-view div tbody td,
#wk-product-combination-block-view table tbody td {
    height: 60px;
    background: #F8F8F8;
    border-bottom: 1px solid #D9D9D9;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    color: #646464
}

#wk-product-combination-block-view div tbody td:first-child,
#wk-product-combination-block-view table tbody td:first-child {
    color: #000;
    text-transform: uppercase;
    font-family: "avertabold", sans-serif
}

#wk-product-combination-block-view div tbody td .wk-add-to-cart,
#wk-product-combination-block-view table tbody td .wk-add-to-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width: 1025px) {

    #wk-product-combination-block-view div tbody td .wk-add-to-cart:hover svg circle,
    #wk-product-combination-block-view div tbody td .wk-add-to-cart:hover svg path,
    #wk-product-combination-block-view table tbody td .wk-add-to-cart:hover svg circle,
    #wk-product-combination-block-view table tbody td .wk-add-to-cart:hover svg path {
        stroke: #FBC23B
    }
}

#wk-product-combination-block-view div tbody td .wk-add-to-cart svg,
#wk-product-combination-block-view table tbody td .wk-add-to-cart svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

#wk-product-combination-block-view div tbody td .wk-add-to-cart svg circle,
#wk-product-combination-block-view div tbody td .wk-add-to-cart svg path,
#wk-product-combination-block-view table tbody td .wk-add-to-cart svg circle,
#wk-product-combination-block-view table tbody td .wk-add-to-cart svg path {
    stroke: #06AAAA;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

#wk-product-combination-block-view div tbody td .wk-current-price span,
#wk-product-combination-block-view table tbody td .wk-current-price span {
    color: #646464
}

#wk-product-combination-block-view div tbody td .wk-combination-name,
#wk-product-combination-block-view table tbody td .wk-combination-name {
    text-align: left
}

#wk-product-combination-block-view div tbody td .wk-combination-name span,
#wk-product-combination-block-view table tbody td .wk-combination-name span {
    color: #646464
}

#wk-product-combination-block-view div tbody td .wk-product-action,
#wk-product-combination-block-view table tbody td .wk-product-action {
    margin-top: 0
}

#wk-product-combination-block-view div tbody td .input-group-btn-vertical,
#wk-product-combination-block-view div tbody td .wk-not-enough-product,
#wk-product-combination-block-view table tbody td .input-group-btn-vertical,
#wk-product-combination-block-view table tbody td .wk-not-enough-product {
    display: none
}

#tabs {
    padding: 75px 0 60px;
    background-color: #F8F8F8
}

#tabs .tabs {
    border: 0;
    background: transparent
}

#tabs .tabs ul.nav {
    background: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#tabs .tabs ul.nav li.nav-item {
    background: transparent;
    border: 0;
    height: 50px;
    margin: 0 10px
}

@media only screen and (max-width: 850px) {
    #tabs .tabs ul.nav li.nav-item {
        margin: 0 10px 10px !important
    }
}

#tabs .tabs ul.nav li.nav-item.ui-state-active a.nav-link {
    background-color: #06AAAA;
    border-color: #06AAAA;
    color: #fff
}

#tabs .tabs ul.nav li.nav-item a.nav-link {
    height: 100%;
    border-radius: 25px;
    background-color: transparent;
    border: 1px solid #646464;
    min-width: 260px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #646464;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: "avertabold", sans-serif;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (max-width: 1200px) {
    #tabs .tabs ul.nav li.nav-item a.nav-link {
        min-width: auto
    }
}

@media only screen and (min-width: 1025px) {
    #tabs .tabs ul.nav li.nav-item a.nav-link:hover {
        background-color: #06AAAA;
        border-color: #06AAAA;
        color: #fff
    }
}

#tabs .tabs .ui-tabs-panel {
    margin-top: 30px;
    padding: 40px;
    -webkit-box-shadow: 0 0 20px #0000000D;
    box-shadow: 0 0 20px #0000000D;
    border: 1px solid #E3E3E3;
    background-color: #fff
}

#tabs .tabs .ui-tabs-panel p {
    font-size: 18px;
    line-height: 30px;
    color: #646464
}

#tabs .tabs .ui-tabs-panel p:last-child {
    font-size: 15px
}

#tabs .tabs .ui-tabs-panel .product-attachments {
    font-size: 18px;
    line-height: 30px;
    color: #646464
}

#tabs .tabs .ui-tabs-panel .search-custom-basic {
    font-size: 18px;
    line-height: 30px;
    color: #646464
}

#tabs .tabs .ui-tabs-panel .search-custom-basic .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media only screen and (max-width: 850px) {
    #tabs .tabs .ui-tabs-panel .search-custom-basic .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#tabs .tabs .ui-tabs-panel .search-custom-basic .container .col {
    width: 45%
}

@media only screen and (max-width: 850px) {
    #tabs .tabs .ui-tabs-panel .search-custom-basic .container .col {
        width: 100%;
        margin-bottom: 40px
    }

    #tabs .tabs .ui-tabs-panel .search-custom-basic .container .col:last-child {
        margin-bottom: 0
    }
}

#tabs .tabs .ui-tabs-panel .search-custom-basic .container .col select {
    border: 1px solid #646464;
    background-color: #fff;
    height: 60px;
    width: 100%;
    margin: 15px 0;
    padding: 20px;
    font-size: 18px;
    color: #646464
}

#tabs .tabs .ui-tabs-panel strong {
    font-family: "avertabold", sans-serif;
    color: #646464
}

#product_accessories {
    background: #F8F8F8;
    padding: 30px 0 85px
}

#product_accessories .h5 {
    text-transform: uppercase;
    color: #002E64;
    font-size: 36px;
    line-height: 51px;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center
}

.search-custom-tab #slider-testimonials {
    display: none
}

.product-attachments-tab .attachment {
    font-size: 0;
    height: 30px
}

.product-attachments-tab .attachment h4 {
    font-size: 16px
}

.product-attachments-tab .attachment p {
    display: none
}

.wk-table-view {
    max-height: 100%;
    overflow: visible
}

#wk-combination-block-view-mobile .ui-tabs-nav {
    text-align: center
}

#wk-combination-block-view-mobile .ui-tabs-nav li {
    display: inline-block;
    float: none;
    top: 0;
    margin: 0;
    padding-bottom: 0
}

#main>.container {
    padding-top: 60px;
    padding-bottom: 60px
}

#main>.container .page-header h1 {
    text-transform: uppercase;
    color: #002E64;
    font-family: "avertabold", sans-serif;
    margin-bottom: 60px
}

#main>.container .links {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#main>.container .links .button-specific-account {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 6px;
    height: 40px;
    margin: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    background-color: #F0F0F0;
    font-family: "avertasemibold", sans-serif;
    overflow: hidden;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {
    #main>.container .links .button-specific-account:hover {
        background-color: #002E64
    }

    #main>.container .links .button-specific-account:hover .link-item {
        color: #fff
    }
}

#main>.container .links .button-specific-account .link-item {
    position: relative;
    z-index: 1;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

#main>.container .button--full {
    margin-top: 40px
}

.modal-open #blockcart-modal {
    position: fixed;
    z-index: 99988;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer
}

.modal-open #blockcart-modal div {
    text-align: center;
    padding: 10px;
    background-color: #FFFFFF;
    cursor: default;
    margin: 300px auto auto auto;
    width: 60%;
    z-index: 99999;
    border: 1px solid #bababa;
    max-width: 800px
}

.modal-open #blockcart-modal div section h1 {
    color: #06AAAA;
    overflow: visible;
    position: relative
}

.block-modal-close-text {
    position: absolute;
    right: -30px;
    top: -50px;
    padding: 10px;
    font-size: 22px;
    border: 1px solid #bababa;
    background-color: white;
    cursor: pointer;
    color: #bababa
}

@media only screen and (min-width: 1025px).page-cms section#main {
    padding:40px 0
}

@media only screen and (max-width: 767px) {
    .page-cms>.container>table:not(.mceItemTable) {
        width: 100% !important
    }

    .page-cms>.container>table:not(.mceItemTable) td {
        display: block !important;
        width: 100% !important
    }
}

.page-cms>.container ul {
    padding-left: 30px
}

.page-cms>.container ul li {
    list-style: disc
}

.page-cms>.container a:not(.button--full) {
    display: inline-block
}

.page-cms>.container p img {
    margin: 0 15px 15px 0
}

.page-customer-account .page-header,
.page-order .page-header,
.page-password .page-header {
    padding-top: 50px
}

.page-customer-account .page-header h1,
.page-order .page-header h1,
.page-password .page-header h1 {
    margin-top: 0;
    margin-bottom: 60px;
    text-transform: uppercase;
    color: #002E64;
    font-size: 48px;
    line-height: 69px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-family: "avertaregular", sans-serif;
    font-weight: normal
}

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

    .page-customer-account .page-header h1,
    .page-order .page-header h1,
    .page-password .page-header h1 {
        font-size: 35px;
        line-height: 40px
    }
}

.page-customer-account,
.page-customer-account .forgotten-password,
.page-customer-account .login-form,
.page-customer-account .register-form,
.page-customer-account .js-customer-form,
.page-customer-account #login-form,
.page-order,
.page-order .forgotten-password,
.page-order .login-form,
.page-order .register-form,
.page-order .js-customer-form,
.page-order #login-form,
.page-password,
.page-password .forgotten-password,
.page-password .login-form,
.page-password .register-form,
.page-password .js-customer-form,
.page-password #login-form {
    margin-bottom: 20px
}

.page-customer-account form .row,
.page-customer-account .row,
.page-customer-account .forgotten-password form .row,
.page-customer-account .forgotten-password .row,
.page-customer-account .login-form form .row,
.page-customer-account .login-form .row,
.page-customer-account .register-form form .row,
.page-customer-account .register-form .row,
.page-customer-account .js-customer-form form .row,
.page-customer-account .js-customer-form .row,
.page-customer-account #login-form form .row,
.page-customer-account #login-form .row,
.page-order form .row,
.page-order .row,
.page-order .forgotten-password form .row,
.page-order .forgotten-password .row,
.page-order .login-form form .row,
.page-order .login-form .row,
.page-order .register-form form .row,
.page-order .register-form .row,
.page-order .js-customer-form form .row,
.page-order .js-customer-form .row,
.page-order #login-form form .row,
.page-order #login-form .row,
.page-password form .row,
.page-password .row,
.page-password .forgotten-password form .row,
.page-password .forgotten-password .row,
.page-password .login-form form .row,
.page-password .login-form .row,
.page-password .register-form form .row,
.page-password .register-form .row,
.page-password .js-customer-form form .row,
.page-password .js-customer-form .row,
.page-password #login-form form .row,
.page-password #login-form .row {
    margin-bottom: 20px
}

.page-customer-account form label:not(.radio-block),
.page-customer-account label:not(.radio-block),
.page-customer-account .forgotten-password form label:not(.radio-block),
.page-customer-account .forgotten-password label:not(.radio-block),
.page-customer-account .login-form form label:not(.radio-block),
.page-customer-account .login-form label:not(.radio-block),
.page-customer-account .register-form form label:not(.radio-block),
.page-customer-account .register-form label:not(.radio-block),
.page-customer-account .js-customer-form form label:not(.radio-block),
.page-customer-account .js-customer-form label:not(.radio-block),
.page-customer-account #login-form form label:not(.radio-block),
.page-customer-account #login-form label:not(.radio-block),
.page-order form label:not(.radio-block),
.page-order label:not(.radio-block),
.page-order .forgotten-password form label:not(.radio-block),
.page-order .forgotten-password label:not(.radio-block),
.page-order .login-form form label:not(.radio-block),
.page-order .login-form label:not(.radio-block),
.page-order .register-form form label:not(.radio-block),
.page-order .register-form label:not(.radio-block),
.page-order .js-customer-form form label:not(.radio-block),
.page-order .js-customer-form label:not(.radio-block),
.page-order #login-form form label:not(.radio-block),
.page-order #login-form label:not(.radio-block),
.page-password form label:not(.radio-block),
.page-password label:not(.radio-block),
.page-password .forgotten-password form label:not(.radio-block),
.page-password .forgotten-password label:not(.radio-block),
.page-password .login-form form label:not(.radio-block),
.page-password .login-form label:not(.radio-block),
.page-password .register-form form label:not(.radio-block),
.page-password .register-form label:not(.radio-block),
.page-password .js-customer-form form label:not(.radio-block),
.page-password .js-customer-form label:not(.radio-block),
.page-password #login-form form label:not(.radio-block),
.page-password #login-form label:not(.radio-block) {
    color: #002E64;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase
}

.page-customer-account form .custom-checkbox label,
.page-customer-account .custom-checkbox label,
.page-customer-account .forgotten-password form .custom-checkbox label,
.page-customer-account .forgotten-password .custom-checkbox label,
.page-customer-account .login-form form .custom-checkbox label,
.page-customer-account .login-form .custom-checkbox label,
.page-customer-account .register-form form .custom-checkbox label,
.page-customer-account .register-form .custom-checkbox label,
.page-customer-account .js-customer-form form .custom-checkbox label,
.page-customer-account .js-customer-form .custom-checkbox label,
.page-customer-account #login-form form .custom-checkbox label,
.page-customer-account #login-form .custom-checkbox label,
.page-order form .custom-checkbox label,
.page-order .custom-checkbox label,
.page-order .forgotten-password form .custom-checkbox label,
.page-order .forgotten-password .custom-checkbox label,
.page-order .login-form form .custom-checkbox label,
.page-order .login-form .custom-checkbox label,
.page-order .register-form form .custom-checkbox label,
.page-order .register-form .custom-checkbox label,
.page-order .js-customer-form form .custom-checkbox label,
.page-order .js-customer-form .custom-checkbox label,
.page-order #login-form form .custom-checkbox label,
.page-order #login-form .custom-checkbox label,
.page-password form .custom-checkbox label,
.page-password .custom-checkbox label,
.page-password .forgotten-password form .custom-checkbox label,
.page-password .forgotten-password .custom-checkbox label,
.page-password .login-form form .custom-checkbox label,
.page-password .login-form .custom-checkbox label,
.page-password .register-form form .custom-checkbox label,
.page-password .register-form .custom-checkbox label,
.page-password .js-customer-form form .custom-checkbox label,
.page-password .js-customer-form .custom-checkbox label,
.page-password #login-form form .custom-checkbox label,
.page-password #login-form .custom-checkbox label {
    text-transform: none !important
}

.page-customer-account form a,
.page-customer-account a,
.page-customer-account .forgotten-password form a,
.page-customer-account .forgotten-password a,
.page-customer-account .login-form form a,
.page-customer-account .login-form a,
.page-customer-account .register-form form a,
.page-customer-account .register-form a,
.page-customer-account .js-customer-form form a,
.page-customer-account .js-customer-form a,
.page-customer-account #login-form form a,
.page-customer-account #login-form a,
.page-order form a,
.page-order a,
.page-order .forgotten-password form a,
.page-order .forgotten-password a,
.page-order .login-form form a,
.page-order .login-form a,
.page-order .register-form form a,
.page-order .register-form a,
.page-order .js-customer-form form a,
.page-order .js-customer-form a,
.page-order #login-form form a,
.page-order #login-form a,
.page-password form a,
.page-password a,
.page-password .forgotten-password form a,
.page-password .forgotten-password a,
.page-password .login-form form a,
.page-password .login-form a,
.page-password .register-form form a,
.page-password .register-form a,
.page-password .js-customer-form form a,
.page-password .js-customer-form a,
.page-password #login-form form a,
.page-password #login-form a {
    color: #AFAFAF;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {

    .page-customer-account form a:hover,
    .page-customer-account a:hover,
    .page-customer-account .forgotten-password form a:hover,
    .page-customer-account .forgotten-password a:hover,
    .page-customer-account .login-form form a:hover,
    .page-customer-account .login-form a:hover,
    .page-customer-account .register-form form a:hover,
    .page-customer-account .register-form a:hover,
    .page-customer-account .js-customer-form form a:hover,
    .page-customer-account .js-customer-form a:hover,
    .page-customer-account #login-form form a:hover,
    .page-customer-account #login-form a:hover,
    .page-order form a:hover,
    .page-order a:hover,
    .page-order .forgotten-password form a:hover,
    .page-order .forgotten-password a:hover,
    .page-order .login-form form a:hover,
    .page-order .login-form a:hover,
    .page-order .register-form form a:hover,
    .page-order .register-form a:hover,
    .page-order .js-customer-form form a:hover,
    .page-order .js-customer-form a:hover,
    .page-order #login-form form a:hover,
    .page-order #login-form a:hover,
    .page-password form a:hover,
    .page-password a:hover,
    .page-password .forgotten-password form a:hover,
    .page-password .forgotten-password a:hover,
    .page-password .login-form form a:hover,
    .page-password .login-form a:hover,
    .page-password .register-form form a:hover,
    .page-password .register-form a:hover,
    .page-password .js-customer-form form a:hover,
    .page-password .js-customer-form a:hover,
    .page-password #login-form form a:hover,
    .page-password #login-form a:hover {
        color: #06AAAA
    }
}

.page-customer-account form input[type="text"],
.page-customer-account form input[type="email"],
.page-customer-account form input[type="password"],
.page-customer-account form input[type="tel"],
.page-customer-account form select:not(.link),
.page-customer-account input[type="text"],
.page-customer-account input[type="email"],
.page-customer-account input[type="password"],
.page-customer-account input[type="tel"],
.page-customer-account select:not(.link),
.page-customer-account .forgotten-password form input[type="text"],
.page-customer-account .forgotten-password form input[type="email"],
.page-customer-account .forgotten-password form input[type="password"],
.page-customer-account .forgotten-password form input[type="tel"],
.page-customer-account .forgotten-password form select:not(.link),
.page-customer-account .forgotten-password input[type="text"],
.page-customer-account .forgotten-password input[type="email"],
.page-customer-account .forgotten-password input[type="password"],
.page-customer-account .forgotten-password input[type="tel"],
.page-customer-account .forgotten-password select:not(.link),
.page-customer-account .login-form form input[type="text"],
.page-customer-account .login-form form input[type="email"],
.page-customer-account .login-form form input[type="password"],
.page-customer-account .login-form form input[type="tel"],
.page-customer-account .login-form form select:not(.link),
.page-customer-account .login-form input[type="text"],
.page-customer-account .login-form input[type="email"],
.page-customer-account .login-form input[type="password"],
.page-customer-account .login-form input[type="tel"],
.page-customer-account .login-form select:not(.link),
.page-customer-account .register-form form input[type="text"],
.page-customer-account .register-form form input[type="email"],
.page-customer-account .register-form form input[type="password"],
.page-customer-account .register-form form input[type="tel"],
.page-customer-account .register-form form select:not(.link),
.page-customer-account .register-form input[type="text"],
.page-customer-account .register-form input[type="email"],
.page-customer-account .register-form input[type="password"],
.page-customer-account .register-form input[type="tel"],
.page-customer-account .register-form select:not(.link),
.page-customer-account .js-customer-form form input[type="text"],
.page-customer-account .js-customer-form form input[type="email"],
.page-customer-account .js-customer-form form input[type="password"],
.page-customer-account .js-customer-form form input[type="tel"],
.page-customer-account .js-customer-form form select:not(.link),
.page-customer-account .js-customer-form input[type="text"],
.page-customer-account .js-customer-form input[type="email"],
.page-customer-account .js-customer-form input[type="password"],
.page-customer-account .js-customer-form input[type="tel"],
.page-customer-account .js-customer-form select:not(.link),
.page-customer-account #login-form form input[type="text"],
.page-customer-account #login-form form input[type="email"],
.page-customer-account #login-form form input[type="password"],
.page-customer-account #login-form form input[type="tel"],
.page-customer-account #login-form form select:not(.link),
.page-customer-account #login-form input[type="text"],
.page-customer-account #login-form input[type="email"],
.page-customer-account #login-form input[type="password"],
.page-customer-account #login-form input[type="tel"],
.page-customer-account #login-form select:not(.link),
.page-order form input[type="text"],
.page-order form input[type="email"],
.page-order form input[type="password"],
.page-order form input[type="tel"],
.page-order form select:not(.link),
.page-order input[type="text"],
.page-order input[type="email"],
.page-order input[type="password"],
.page-order input[type="tel"],
.page-order select:not(.link),
.page-order .forgotten-password form input[type="text"],
.page-order .forgotten-password form input[type="email"],
.page-order .forgotten-password form input[type="password"],
.page-order .forgotten-password form input[type="tel"],
.page-order .forgotten-password form select:not(.link),
.page-order .forgotten-password input[type="text"],
.page-order .forgotten-password input[type="email"],
.page-order .forgotten-password input[type="password"],
.page-order .forgotten-password input[type="tel"],
.page-order .forgotten-password select:not(.link),
.page-order .login-form form input[type="text"],
.page-order .login-form form input[type="email"],
.page-order .login-form form input[type="password"],
.page-order .login-form form input[type="tel"],
.page-order .login-form form select:not(.link),
.page-order .login-form input[type="text"],
.page-order .login-form input[type="email"],
.page-order .login-form input[type="password"],
.page-order .login-form input[type="tel"],
.page-order .login-form select:not(.link),
.page-order .register-form form input[type="text"],
.page-order .register-form form input[type="email"],
.page-order .register-form form input[type="password"],
.page-order .register-form form input[type="tel"],
.page-order .register-form form select:not(.link),
.page-order .register-form input[type="text"],
.page-order .register-form input[type="email"],
.page-order .register-form input[type="password"],
.page-order .register-form input[type="tel"],
.page-order .register-form select:not(.link),
.page-order .js-customer-form form input[type="text"],
.page-order .js-customer-form form input[type="email"],
.page-order .js-customer-form form input[type="password"],
.page-order .js-customer-form form input[type="tel"],
.page-order .js-customer-form form select:not(.link),
.page-order .js-customer-form input[type="text"],
.page-order .js-customer-form input[type="email"],
.page-order .js-customer-form input[type="password"],
.page-order .js-customer-form input[type="tel"],
.page-order .js-customer-form select:not(.link),
.page-order #login-form form input[type="text"],
.page-order #login-form form input[type="email"],
.page-order #login-form form input[type="password"],
.page-order #login-form form input[type="tel"],
.page-order #login-form form select:not(.link),
.page-order #login-form input[type="text"],
.page-order #login-form input[type="email"],
.page-order #login-form input[type="password"],
.page-order #login-form input[type="tel"],
.page-order #login-form select:not(.link),
.page-password form input[type="text"],
.page-password form input[type="email"],
.page-password form input[type="password"],
.page-password form input[type="tel"],
.page-password form select:not(.link),
.page-password input[type="text"],
.page-password input[type="email"],
.page-password input[type="password"],
.page-password input[type="tel"],
.page-password select:not(.link),
.page-password .forgotten-password form input[type="text"],
.page-password .forgotten-password form input[type="email"],
.page-password .forgotten-password form input[type="password"],
.page-password .forgotten-password form input[type="tel"],
.page-password .forgotten-password form select:not(.link),
.page-password .forgotten-password input[type="text"],
.page-password .forgotten-password input[type="email"],
.page-password .forgotten-password input[type="password"],
.page-password .forgotten-password input[type="tel"],
.page-password .forgotten-password select:not(.link),
.page-password .login-form form input[type="text"],
.page-password .login-form form input[type="email"],
.page-password .login-form form input[type="password"],
.page-password .login-form form input[type="tel"],
.page-password .login-form form select:not(.link),
.page-password .login-form input[type="text"],
.page-password .login-form input[type="email"],
.page-password .login-form input[type="password"],
.page-password .login-form input[type="tel"],
.page-password .login-form select:not(.link),
.page-password .register-form form input[type="text"],
.page-password .register-form form input[type="email"],
.page-password .register-form form input[type="password"],
.page-password .register-form form input[type="tel"],
.page-password .register-form form select:not(.link),
.page-password .register-form input[type="text"],
.page-password .register-form input[type="email"],
.page-password .register-form input[type="password"],
.page-password .register-form input[type="tel"],
.page-password .register-form select:not(.link),
.page-password .js-customer-form form input[type="text"],
.page-password .js-customer-form form input[type="email"],
.page-password .js-customer-form form input[type="password"],
.page-password .js-customer-form form input[type="tel"],
.page-password .js-customer-form form select:not(.link),
.page-password .js-customer-form input[type="text"],
.page-password .js-customer-form input[type="email"],
.page-password .js-customer-form input[type="password"],
.page-password .js-customer-form input[type="tel"],
.page-password .js-customer-form select:not(.link),
.page-password #login-form form input[type="text"],
.page-password #login-form form input[type="email"],
.page-password #login-form form input[type="password"],
.page-password #login-form form input[type="tel"],
.page-password #login-form form select:not(.link),
.page-password #login-form input[type="text"],
.page-password #login-form input[type="email"],
.page-password #login-form input[type="password"],
.page-password #login-form input[type="tel"],
.page-password #login-form select:not(.link) {
    padding: 0 20px;
    width: 100%;
    height: 50px;
    font-size: 13px;
    line-height: 28px;
    color: #002E64;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #AFAFAF
}

.page-customer-account form button,
.page-customer-account button,
.page-customer-account .forgotten-password form button,
.page-customer-account .forgotten-password button,
.page-customer-account .login-form form button,
.page-customer-account .login-form button,
.page-customer-account .register-form form button,
.page-customer-account .register-form button,
.page-customer-account .js-customer-form form button,
.page-customer-account .js-customer-form button,
.page-customer-account #login-form form button,
.page-customer-account #login-form button,
.page-order form button,
.page-order button,
.page-order .forgotten-password form button,
.page-order .forgotten-password button,
.page-order .login-form form button,
.page-order .login-form button,
.page-order .register-form form button,
.page-order .register-form button,
.page-order .js-customer-form form button,
.page-order .js-customer-form button,
.page-order #login-form form button,
.page-order #login-form button,
.page-password form button,
.page-password button,
.page-password .forgotten-password form button,
.page-password .forgotten-password button,
.page-password .login-form form button,
.page-password .login-form button,
.page-password .register-form form button,
.page-password .register-form button,
.page-password .js-customer-form form button,
.page-password .js-customer-form button,
.page-password #login-form form button,
.page-password #login-form button {
    margin: 20px 0;
    padding: 0 20px
}

.page-customer-account form button svg,
.page-customer-account button svg,
.page-customer-account .forgotten-password form button svg,
.page-customer-account .forgotten-password button svg,
.page-customer-account .login-form form button svg,
.page-customer-account .login-form button svg,
.page-customer-account .register-form form button svg,
.page-customer-account .register-form button svg,
.page-customer-account .js-customer-form form button svg,
.page-customer-account .js-customer-form button svg,
.page-customer-account #login-form form button svg,
.page-customer-account #login-form button svg,
.page-order form button svg,
.page-order button svg,
.page-order .forgotten-password form button svg,
.page-order .forgotten-password button svg,
.page-order .login-form form button svg,
.page-order .login-form button svg,
.page-order .register-form form button svg,
.page-order .register-form button svg,
.page-order .js-customer-form form button svg,
.page-order .js-customer-form button svg,
.page-order #login-form form button svg,
.page-order #login-form button svg,
.page-password form button svg,
.page-password button svg,
.page-password .forgotten-password form button svg,
.page-password .forgotten-password button svg,
.page-password .login-form form button svg,
.page-password .login-form button svg,
.page-password .register-form form button svg,
.page-password .register-form button svg,
.page-password .js-customer-form form button svg,
.page-password .js-customer-form button svg,
.page-password #login-form form button svg,
.page-password #login-form button svg {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain
}

.page-customer-account .no-account,
.page-customer-account .register-form,
.page-order .no-account,
.page-order .register-form,
.page-password .no-account,
.page-password .register-form {
    padding-bottom: 50px
}

.page-customer-account .no-account a,
.page-customer-account .register-form a,
.page-order .no-account a,
.page-order .register-form a,
.page-password .no-account a,
.page-password .register-form a {
    color: #AFAFAF;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {

    .page-customer-account .no-account a:hover,
    .page-customer-account .register-form a:hover,
    .page-order .no-account a:hover,
    .page-order .register-form a:hover,
    .page-password .no-account a:hover,
    .page-password .register-form a:hover {
        color: #06AAAA
    }
}

.page-order .page-header {
    padding-top: 50px
}

.page-order .page-header h1 {
    margin-top: 0;
    margin-bottom: 60px;
    text-transform: uppercase;
    color: #002E64;
    font-size: 48px;
    line-height: 69px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-family: "avertaregular", sans-serif;
    font-weight: normal
}

@media only screen and (max-width: 1200px) {
    .page-order .page-header h1 {
        font-size: 35px;
        line-height: 40px
    }
}

.page-order .login-form,
.page-order .register-form,
.page-order .js-customer-form,
.page-order .address-form,
.page-order .js-address-form {
    margin-bottom: 20px
}

.page-order .login-form form .row,
.page-order .login-form .row,
.page-order .register-form form .row,
.page-order .register-form .row,
.page-order .js-customer-form form .row,
.page-order .js-customer-form .row,
.page-order .address-form form .row,
.page-order .address-form .row,
.page-order .js-address-form form .row,
.page-order .js-address-form .row {
    margin-bottom: 20px
}

.page-order .login-form form label,
.page-order .login-form label,
.page-order .register-form form label,
.page-order .register-form label,
.page-order .js-customer-form form label,
.page-order .js-customer-form label,
.page-order .address-form form label,
.page-order .address-form label,
.page-order .js-address-form form label,
.page-order .js-address-form label {
    color: #002E64;
    font-size: 18px;
    line-height: 26px
}

.page-order .login-form form input[type="text"],
.page-order .login-form form input[type="email"],
.page-order .login-form form input[type="password"],
.page-order .login-form form input[type="tel"],
.page-order .login-form form select,
.page-order .login-form input[type="text"],
.page-order .login-form input[type="email"],
.page-order .login-form input[type="password"],
.page-order .login-form input[type="tel"],
.page-order .login-form select,
.page-order .register-form form input[type="text"],
.page-order .register-form form input[type="email"],
.page-order .register-form form input[type="password"],
.page-order .register-form form input[type="tel"],
.page-order .register-form form select,
.page-order .register-form input[type="text"],
.page-order .register-form input[type="email"],
.page-order .register-form input[type="password"],
.page-order .register-form input[type="tel"],
.page-order .register-form select,
.page-order .js-customer-form form input[type="text"],
.page-order .js-customer-form form input[type="email"],
.page-order .js-customer-form form input[type="password"],
.page-order .js-customer-form form input[type="tel"],
.page-order .js-customer-form form select,
.page-order .js-customer-form input[type="text"],
.page-order .js-customer-form input[type="email"],
.page-order .js-customer-form input[type="password"],
.page-order .js-customer-form input[type="tel"],
.page-order .js-customer-form select,
.page-order .address-form form input[type="text"],
.page-order .address-form form input[type="email"],
.page-order .address-form form input[type="password"],
.page-order .address-form form input[type="tel"],
.page-order .address-form form select,
.page-order .address-form input[type="text"],
.page-order .address-form input[type="email"],
.page-order .address-form input[type="password"],
.page-order .address-form input[type="tel"],
.page-order .address-form select,
.page-order .js-address-form form input[type="text"],
.page-order .js-address-form form input[type="email"],
.page-order .js-address-form form input[type="password"],
.page-order .js-address-form form input[type="tel"],
.page-order .js-address-form form select,
.page-order .js-address-form input[type="text"],
.page-order .js-address-form input[type="email"],
.page-order .js-address-form input[type="password"],
.page-order .js-address-form input[type="tel"],
.page-order .js-address-form select {
    padding: 0 20px;
    width: 100%;
    height: 50px;
    font-size: 13px;
    line-height: 28px;
    color: #002E64;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #AFAFAF
}

.page-order .login-form form button,
.page-order .login-form button,
.page-order .register-form form button,
.page-order .register-form button,
.page-order .js-customer-form form button,
.page-order .js-customer-form button,
.page-order .address-form form button,
.page-order .address-form button,
.page-order .js-address-form form button,
.page-order .js-address-form button {
    margin: 20px 0
}

.page-order #content {
    padding: 50px 0
}

.page-order #content>.container>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width: 1200px) {
    .page-order #content>.container>.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media only screen and (max-width: 1200px) {
    .page-order #content>.container>.row>div {
        width: 100% !important
    }
}

.page-order #content>.container>.row>div:first-child {
    width: calc(100% - 350px)
}

.page-order #content>.container>.row>div:last-child {
    width: 300px;
    background-color: #002E64;
    color: #fff;
    padding: 15px;
    border-radius: 15px
}

@media only screen and (max-width: 1200px) {
    .page-order #content>.container>.row>div:last-child {
        margin-bottom: 30px
    }
}

.page-order #content>.container>.row>div .checkout-step {
    margin-bottom: 40px;
    border-bottom: 1px solid #AFAFAF;
    padding-bottom: 40px
}

.page-order #content>.container>.row>div .checkout-step .step-title {
    margin-bottom: 0
}

.page-order #content>.container>.row>div .checkout-step:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.page-order #content>.container>.row>div .checkout-step.-reachable .step-title {
    margin-bottom: 30px
}

#js-checkout-summary {
    margin-bottom: 50px
}

#content-hook_order_confirmation {
    margin-top: 50px
}

#content-hook_payment_return {
    margin-bottom: 50px
}

#invoice-addresses,
#delivery-addresses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

#invoice-addresses>.js-address-item,
#delivery-addresses>.js-address-item {
    padding: 20px;
    background-color: #F0F0F0
}

#invoice-addresses>.js-address-item .address-alias,
#delivery-addresses>.js-address-item .address-alias {
    text-transform: uppercase;
    font-family: "avertasemibold", sans-serif
}

#js-delivery .js-delivery-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#js-delivery .js-delivery-option>.col-sm-1 {
    margin-right: 10px
}

#js-delivery .delivery-options {
    padding: 20px;
    background-color: #F0F0F0;
    color: #002E64;
    margin-bottom: 30px
}

#js-delivery textarea {
    padding: 0 20px;
    width: 100%;
    margin-bottom: 30px;
    min-height: 120px;
    font-size: 13px;
    line-height: 28px;
    color: #002E64;
    border-radius: 3px;
    border: 1px solid #AFAFAF
}

#checkout-payment-step .custom-checkbox,
#conditions-to-approve .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0
}

#checkout-payment-step .custom-checkbox input,
#conditions-to-approve .custom-checkbox input {
    margin-right: 5px
}

#checkout-payment-step .condition-label a,
#conditions-to-approve .condition-label a {
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {

    #checkout-payment-step .condition-label a:hover,
    #conditions-to-approve .condition-label a:hover {
        color: #FBC23B
    }
}

#checkout-payment-step #payment-confirmation,
#conditions-to-approve #payment-confirmation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

body#checkout section.checkout-step .content {
    display: none
}

body#checkout section.checkout-step.js-current-step .content {
    display: block
}

.cart-summary {
    margin-top: 30px;
    padding: 30px;
    border-radius: 15px;
    background-color: #002E64;
    color: #fff;
    font-size: 20px;
    font-family: "avertasemibold", sans-serif
}

.cart-item {
    margin-top: 15px
}

.cart-item:first-child {
    margin-top: 0
}

.cart-item .product-line-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F0F0F0;
    padding: 15px 30px;
    border-radius: 15px;
    border-top: 3px solid #646464
}

@media only screen and (max-width: 767px) {
    .cart-item .product-line-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.cart-item .product-line-grid .clearfix {
    display: none
}

.cart-item .product-line-grid .product-line-grid-left {
    width: 100px
}

@media only screen and (max-width: 767px) {
    .cart-item .product-line-grid .product-line-grid-left {
        width: auto
    }
}

.cart-item .product-line-grid .product-line-grid-left .product-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    height: 100px
}

.cart-item .product-line-grid .product-line-grid-left .product-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.cart-item .product-line-grid .product-line-grid-body {
    width: calc(100% - 400px)
}

@media only screen and (max-width: 767px) {
    .cart-item .product-line-grid .product-line-grid-body {
        width: auto;
        margin: 20px 0
    }
}

.cart-item .product-line-grid .product-line-grid-right {
    width: 250px
}

@media only screen and (max-width: 767px) {
    .cart-item .product-line-grid .product-line-grid-right {
        width: auto
    }
}

.cart-item .product-line-grid .product-line-grid-right>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-item .product-line-grid .product-line-grid-right>.row .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-item .product-line-grid .product-line-grid-right>.row .row>.price {
    margin: 0 20px
}

.cart-item .product-line-grid .remove-from-cart {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px
}

.cart-item .product-line-grid .remove-from-cart svg {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain
}

#wk-combination-block-view .wkQuantityWanted {
    width: 100% !important;
    height: auto !important;
    display: block !important
}

#wk-combination-block-view .wk-qty {
    width: auto !important;
    height: auto !important
}

.bootstrap-touchspin {
    border: 1px solid #bababa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: white;
    width: 100px
}

.bootstrap-touchspin input[type="number"] {
    width: 100%;
    border: 0;
    border-right: 1px solid #bababa;
    padding: 5px;
    height: auto;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.bootstrap-touchspin input[type=number]::-webkit-inner-spin-button,
.bootstrap-touchspin input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.bootstrap-touchspin span.input-group-btn-vertical {
    width: 30px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bootstrap-touchspin span.input-group-btn-vertical .bootstrap-touchspin-up,
.bootstrap-touchspin span.input-group-btn-vertical .wkTouchspinUp {
    content: '';
    border-bottom: 1px solid #bababa;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bootstrap-touchspin span.input-group-btn-vertical .bootstrap-touchspin-up:before,
.bootstrap-touchspin span.input-group-btn-vertical .wkTouchspinUp:before {
    content: '+'
}

.bootstrap-touchspin span.input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin span.input-group-btn-vertical .wkTouchspinDown {
    content: '';
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bootstrap-touchspin span.input-group-btn-vertical .bootstrap-touchspin-down:before,
.bootstrap-touchspin span.input-group-btn-vertical .wkTouchspinDown:before {
    content: '-'
}

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

@media only screen and (max-width: 1200px) {
    .cart-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.cart-grid>.cart-grid-body {
    width: calc(100% - 350px)
}

@media only screen and (max-width: 1200px) {
    .cart-grid>.cart-grid-body {
        width: 100%;
        margin-bottom: 40px
    }
}

.cart-grid>.cart-grid-right {
    width: 300px
}

@media only screen and (max-width: 1200px) {
    .cart-grid>.cart-grid-right {
        width: 100%
    }
}

.cart-grid>.cart-grid-right>.cart-summary {
    margin-top: 130px
}

@media only screen and (max-width: 1200px) {
    .cart-grid>.cart-grid-right>.cart-summary {
        margin-top: 0
    }
}

.definition-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.definition-list dl dd,
.definition-list dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding: 0.625rem;
    margin: 0.125rem;
    background: #f6f6f6
}

body#checkout section.checkout-step .payment-options label img {
    width: 250px;
    position: relative;
    top: 3px
}

#blog_list_1-7 {
    padding-bottom: 100px
}

#blog_list_1-7 .prestablog_more {
    background-color: #002E64 !important
}

.contact-form {
    padding: 50px 0
}

.contact-form h3 {
    font-size: 2em;
    margin: 0.67em 0;
    text-transform: uppercase
}

.contact-form form .form-group.row {
    margin-bottom: 15px
}

.contact-form form .form-group.row:last-child {
    margin-bottom: 0
}

.contact-form form fieldset {
    padding: 0;
    border: 0;
    margin: 0
}

.contact-form form legend {
    text-align: center;
    text-transform: uppercase;
    font-family: "avertabold", sans-serif;
    color: #fff;
    background-color: #002E64;
    padding: 10px;
    border: 0
}

.contact-form form .bootstrap-filestyle {
    position: relative
}

.contact-form form label {
    color: #002E64;
    font-size: 16px
}

.contact-form form label>.buttonText {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 1rem;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #807e7b;
    cursor: pointer
}

.contact-form form .form-control-comment {
    font-size: 12px
}

.contact-form form select {
    cursor: pointer
}

.contact-form form input[type="email"],
.contact-form form input[type="text"],
.contact-form form select,
.contact-form form textarea {
    outline: 0 !important;
    height: 50px !important;
    background: #ebebeb;
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 0;
    width: 100%
}

.contact-form form input[type="email"]::-webkit-input-placeholder,
.contact-form form input[type="text"]::-webkit-input-placeholder,
.contact-form form select::-webkit-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder {
    font-size: 1rem;
    line-height: 1.25;
    color: #807e7b !important
}

.contact-form form input[type="email"]::-moz-placeholder,
.contact-form form input[type="text"]::-moz-placeholder,
.contact-form form select::-moz-placeholder,
.contact-form form textarea::-moz-placeholder {
    font-size: 1rem;
    line-height: 1.25;
    color: #807e7b !important
}

.contact-form form input[type="email"]:-ms-input-placeholder,
.contact-form form input[type="text"]:-ms-input-placeholder,
.contact-form form select:-ms-input-placeholder,
.contact-form form textarea:-ms-input-placeholder {
    font-size: 1rem;
    line-height: 1.25;
    color: #807e7b !important
}

.contact-form form input[type="email"]::-ms-input-placeholder,
.contact-form form input[type="text"]::-ms-input-placeholder,
.contact-form form select::-ms-input-placeholder,
.contact-form form textarea::-ms-input-placeholder {
    font-size: 1rem;
    line-height: 1.25;
    color: #807e7b !important
}

.contact-form form input[type="email"],
.contact-form form input[type="email"]::placeholder,
.contact-form form input[type="text"],
.contact-form form input[type="text"]::placeholder,
.contact-form form select,
.contact-form form select::placeholder,
.contact-form form textarea,
.contact-form form textarea::placeholder {
    font-size: 1rem;
    line-height: 1.25;
    color: #807e7b !important
}

.contact-form form input[type="email"]:focus,
.contact-form form input[type="text"]:focus,
.contact-form form select:focus,
.contact-form form textarea:focus {
    outline: 0 !important;
    background-color: #ebebeb !important
}

.contact-form form textarea {
    height: 200px !important
}

.contact-form form input.btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    cursor: pointer;
    background-color: #002E64;
    height: 50px;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "avertabold", sans-serif;
    margin-top: 30px;
    padding: 0 30px;
    min-width: 150px;
    -webkit-transition: all 125ms ease-in-out;
    transition: all 125ms ease-in-out
}

@media only screen and (min-width: 1025px) {
    .contact-form form input.btn:hover {
        background-color: #FBC23B
    }
}

.custom-content-box {
    display: flex;
    justify-content: center;
    gap: 80px;
    flex-wrap: wrap;
}

.custom-content-shadow {
    box-shadow: 0 0 20px #0000001A;
}

.custom-content-effect:hover {
    transition: transform 0.5s ease-in-out;
    transform: scale(1.1);
}

.custom-box-webinar {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.custom-content-poster:hover {
    border-bottom: 4px solid #FBC23B;
    box-shadow: 0 0 20px #0000001A;
}

.custom-shadow:hover {
    box-shadow: 0 0 20px #0000001A;
}

a:hover {
    color: #FBC23B;
}

.trusted-by-section {
    background-color: #ffffff;
    padding: 20px;
}

.section-title {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 40px;
    color: #002E64;
    font-family: "avertaregular", sans-serif;
    text-align: center;
}

.logo-slider {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.logo-track {
    display: flex;
    width: max-content;
    animation: scroll-logos 80s linear infinite;
}

.logo-track img {
    height: 140px;
    margin: 0 50px;
    object-fit: contain;
    flex-shrink: 0;
}

@keyframes scroll-logos {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.fullwidth-gif-wrapper {
    background-color: #fcfcff;
    width: 100vw;
    text-align: center;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 80px;
    margin-bottom: 80px;
}

.key-figures-section {
    background-color: #002e64;
    width: 100vw;
    text-align: center;
    position: relative;
    padding: 80px 20px 60px;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.key-figures-container {
    display: flex;
    justify-content: space-around;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 80px;
}

.key-figure-item {
    flex: 1;
    min-width: 250px;
    text-align: center;
}

.key-figure {
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
}

.key-figure-description {
    font-size: 20px;
    color: #ffffff;
}

@keyframes zoomIn {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.key-figure {
    animation: zoomIn 2s ease-out forwards;
    opacity: 0;
}

.key-figure {
    position: relative;
    display: inline-block;
    line-height: 1.2;
}

.key-figure::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #000;
    transform: translateX(-100%);
    animation: underline 1s forwards ease-out;
    background-color: #FBC23B;
}

@keyframes underline {
    to {
        transform: translateX(0);
    }
}

.corner-border {
    position: relative;
    padding: 0.5rem 1.5rem;
    display: inline-block;
}

.corner-border::before,
.corner-border::after {
    content: "";
    position: absolute;
    width: 35px;
    height: 35px;
    border: 3px solid #e2bd26;
}

.corner-border::before {
    top: 0;
    left: 0;
    border-right: none;
    border-bottom: none;
    border-radius: 8px 0 0 0;
}

.corner-border::after {
    bottom: 0;
    right: 0;
    border-left: none;
    border-top: none;
    border-radius: 0 0 8px 0;
}

.background-section-grey {
    position: relative;
    margin: 60px 0;
}

.background-section-grey::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100vw;
    right: -100vw;
    background-color: #fcfcff;
    z-index: -1;
}

.background-section-grey2 {
    position: relative;
    margin: 60px 0;
}

.background-section-grey2::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100vw;
    right: -100vw;
    background-color: #f8f8f8;
    z-index: -1;
}

.custom-box-partner {
    border-radius: 10px;
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
}

.custom-picture-partner1 {
    flex: 0.2;
}

.custom-picture-partner2 {
    flex: 0.8;
}

@media (min-width: 1024px) {
    .custom-box-partner {
        margin-left: 150px;
        margin-right: 150px;
    }
}

.custom-box-partner2 {
    border-radius: 10px;
}

@media (min-width: 1024px) {
    .custom-box-partner2 {
        margin-left: 200px;
        margin-right: 200px;
    }
}

.custom-two-blocks {
    flex: 1;
    border-radius: 10px;
}

.custom-two-blocks2 {
    flex: 1;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.custom-science-couv {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}

@media only screen and (max-width: 768px) {
    
    .custom-box-webinar {
        flex-direction: column;
        gap: 20px;
    }
    
    .custom-two-blocks {
        width: 100% !important;
        flex: none !important;
        padding: 30px 20px !important;
    }
    
    .custom-two-blocks p {
        font-size: 1.1em !important;
        line-height: 28px !important;
    }
    
    .custom-content-effect {
        width: 100%;
    }
}

.faq details {
border: 1px solid #e6e6e6;
border-radius: 6px;
margin-bottom: 10px;
padding: 0.5rem 1rem;
background-color: #f6f6f6;
}

.faq summary {
cursor: pointer;
font-weight: 600;
position: relative;
padding-right: 25px;
}

.faq details[open] summary::after {
transform: rotate(-180deg);
}

.custom-content-poster:hover {
border-bottom: 4px solid #FBC23B;
box-shadow: 0 0 20px #0000001A;
}

.faq-ozb {
  margin: 30px 0;
}

.faq-item {
  border-radius: 6px;
  margin-bottom: 12px;
  background-color: #f6f6f6;
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-item:hover {
  border-bottom: 4px solid #FBC23B;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.faq-question {
  cursor: pointer;
  font-weight: 600;
  padding: 1.2rem 1.2rem 1.2rem 3rem;
  display: flex;
  align-items: center;
  user-select: none;
  position: relative;
}

.faq-question span:first-child {
  flex: 1;
}

.faq-icon {
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  font-weight: 700;
  color: #FBC23B;
  transition: transform 0.3s ease;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq-icon::before {
  content: '▶';
  display: block;
}

.faq-item.active .faq-icon::before {
  content: '▼';
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  padding: 0 1.2rem 0 3rem;
}

.faq-item.active .faq-answer {
  max-height: 2000px;
  padding: 0 1.2rem 1.2rem 3rem;
}

.faq-answer p {
  margin: 0 0 10px 0;
  line-height: 1.6;
  color: #333;
}

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

.faq-answer ul {
  margin: 10px 0;
  padding-left: 25px;
}

.faq-answer li {
  margin-bottom: 8px;
  line-height: 1.6;
}

.custom-two-blocks-webinar1 {
    flex: 0.4;
    overflow: hidden;
    border-radius: 10px 0 0 10px;
}
.custom-two-blocks-webinar1 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    padding: 0;
}

.custom-two-blocks-webinar2 {
    flex: 0.6;
}

.custom-webinar-section {
    border-radius: 10px; 
    display: flex;
}

.cms-tabs-wrapper {
    margin: 30px 0;
}

.cms-tabs-nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0 !important;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #dee2e6;
    gap: 4px;
}

.cms-tabs-nav li {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.cms-tabs-nav li a {
    display: block;
    padding: 10px 18px;
    background: #f5f5f5;
    border: 1px solid #dee2e6;
    border-bottom: none;
    color: #555;
    text-decoration: none;
    font-size: 1em;
    font-weight: 900;
    border-radius: 4px 4px 0 0;
    transition: background 0.2s;
    cursor: pointer;
    text-transform: uppercase;
}

.cms-tabs-nav li a:hover {
    background: #e9e9e9;
    color: #222;
}

.cms-tabs-nav li.active a {
    background: #e4eefa;
    color: #002e64;
    border-bottom: 2px solid #fff;
    margin-bottom: -2px;
}

.cms-tab-content {
    display: none;
    padding: 24px 16px;
    background: #fff;
}

.cms-tab-content.active {
    display: block;
}