@charset "UTF-8";@font-face {
    font-display: swap;
    font-family: 'fontello';
    src: url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fontello.eot?61450416);
    src: url("https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fontello.eot?61450416") format("embedded-opentype"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fontello.woff2?61450416) format("woff2"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fontello.woff?61450416) format("woff"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fontello.ttf?61450416) format("truetype"),url("https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fontello.svg?61450416") format("svg");
    font-weight: 400;
    font-style: normal
}

.fontello {
    font-family: 'fontello';
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-artificial-intelligence:before {
    content: '\e800'
}

.icon-chevron-down:before {
    content: '\e801'
}

.icon-coding:before {
    content: '\e802'
}

.icon-close:before {
    content: '\e803'
}

.icon-phone-stroke:before {
    content: '\e804'
}

.icon-menu:before {
    content: '\e805'
}

.icon-smartphone:before {
    content: '\e806'
}

.icon-phone-call-alter:before {
    content: '\e807'
}

.icon-at-symbol:before {
    content: '\e808'
}

.icon-location:before {
    content: '\e809'
}

.icon-burger-menu:before {
    content: '\e80a'
}

.icon-call:before {
    content: '\e80b'
}

.icon-check:before {
    content: '\e80c'
}

.icon-chevron-left:before {
    content: '\e80d'
}

.icon-edit:before {
    content: '\e80e'
}

.icon-computer-code:before {
    content: '\e80f'
}

.icon-pencil:before {
    content: '\e810'
}

.icon-quote-left:before {
    content: '\e811'
}

.icon-layers:before {
    content: '\e812'
}

.icon-play:before {
    content: '\e813'
}

.icon-chevron-up:before {
    content: '\e814'
}

.icon-send:before {
    content: '\e815'
}

.icon-vector:before {
    content: '\e816'
}

.icon-phone-settings:before {
    content: '\e817'
}

.icon-phone:before {
    content: '\e818'
}

.icon-verified:before {
    content: '\e819'
}

.icon-file:before {
    content: '\e81a'
}

.icon-search:before {
    content: '\e81b'
}

.icon-phone-call:before {
    content: '\e81c'
}

.icon-web-page:before {
    content: '\e81d'
}

.icon-web:before {
    content: '\e81e'
}

.icon-plus:before {
    content: '\e81f'
}

.icon-mac:before {
    content: '\e820'
}

.icon-text:before {
    content: '\e821'
}

.icon-debug:before {
    content: '\e822'
}

.icon-computer-success:before {
    content: '\e823'
}

.icon-chevron-right:before {
    content: '\e824'
}

.icon-sidebar:before {
    content: '\e825'
}

.icon-cart:before {
    content: '\e826'
}

.icon-menu-alter:before {
    content: '\e827'
}

.icon-eye:before {
    content: '\e828'
}

.icon-star-filled:before {
    content: '\e829'
}

.icon-th:before {
    content: '\e82a'
}

.icon-placeholder:before {
    content: '\e82b'
}

.icon-burger:before {
    content: '\e82c'
}

.icon-button-arrow:before {
    content: '\e82d'
}

.icon-arrow-up:before {
    content: '\e82e'
}

.icon-quote:before {
    content: '\e82f'
}

.icon-share:before {
    content: '\e830'
}

.icon-ecological_production:before {
    content: '\e831'
}

.icon-processing_industry:before {
    content: '\e832'
}

.icon-renewable_energy:before {
    content: '\e833'
}

.icon-gas_and_oil_industry:before {
    content: '\e834'
}

.icon-atomic_energy:before {
    content: '\e835'
}

.icon-wood_processing_industry:before {
    content: '\e836'
}

.icon-check-1:before {
    content: '\e837'
}

.icon-close-1:before {
    content: '\e838'
}

.icon-button_arrow:before {
    content: '\e839'
}

.icon-arrow-down:before {
    content: '\e83a'
}

.icon-button_arrow_right:before {
    content: '\e83b'
}

.icon-button_arrow_down:before {
    content: '\e83d'
}

.icon-button_arrow_up:before {
    content: '\e83e'
}

.icon-basket_check:before {
    content: '\e911'
}

.icon-x-twitter:before {
    content: '\e83f'
}

.icon-square-x-twitter:before {
    content: '\e840'
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    outline: none;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: inline-block;
    max-width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,.owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3,1.3);
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    font-size: 14px;
    margin: 5px;
    display: inline-block;
    cursor: pointer;
    background-image: none!important
}

.owl-theme .owl-nav [class*='owl-']:after {
    display: none
}

.owl-theme .owl-nav [class*='owl-']:hover {
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin: 37px -20px 0;
    line-height: 0
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom:1;background-image: none!important;
    margin: 10px 10px 0;
    padding: 10px!important;
    cursor: pointer
}

.owl-dots .owl-dot:after {
    display: none!important
}

.owl-dots .owl-dot.active span {
    background-color: transparent
}

.owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.owl-dots .owl-dot span:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid transparent;
    top: -1px;
    left: -1px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.sayit_owlCarousel.owl-carousel .owl-dot {
    border: rgba(255,255,255,0) 2px solid;
    border-radius: 100%;
    transition: border 400ms;
    margin: 0 7px
}

.sayit_owlCarousel.owl-carousel .owl-dot.active {
    border: #fff 2px solid
}

.sayit_owlCarousel.owl-carousel .owl-dot {
    border: rgba(255,255,255,0) 2px solid;
    border-radius: 100%
}

.sayit_owlCarousel.owl-carousel .owl-dot span {
    border-radius: 100%;
    background: rgba(255,255,255,.5);
    transition: background 400ms;
    width: 6px;
    height: 6px;
    margin: 0
}

.sayit_owlCarousel.owl-carousel .owl-dot.active span {
    background: rgba(255,255,255,0)
}

.sayit_owlCarousel.owl-carousel .owl-dots {
    margin: 0 0 0 0!important;
    position: relative;
    z-index: 5;
    transform: translateY(-46px)
}

.owl-carousel {
    position: relative
}

.owl-carousel.owl-theme .owl-nav {
    height: 50px;
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: -50px;
    right: -50px;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    z-index: 10
}

.owl-carousel.owl-theme .owl-nav [class*="owl-"] {
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px
}

.owl-carousel.owl-theme .owl-nav [class*="owl-"]:before {
    font: 400 normal 15px/48px 'fontello';
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.owl-carousel.owl-theme .owl-nav [class*="owl-"].disabled {
    cursor: default;
    opacity: .5
}

.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 0;
    padding: 0 2px 0 0;
    right: initial
}

.owl-carousel.owl-theme .owl-nav .owl-prev:before {
    content: '\e80d'
}

.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 0;
    padding: 0 0 0 2px;
    left: initial
}

.owl-carousel.owl-theme .owl-nav .owl-next:before {
    content: '\e824'
}

.owl-carousel.owl-theme .owl-nav.disabled {
    display: none
}

body .owl-carousel {
    display: block
}

@media only screen and (min-width: 992px) {
    .owl-carousel.owl-theme:hover .owl-nav {
        left:-70px;
        right: -70px;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.animate__fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.slider-progress-wrapper {
    display: none;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.slider-progress-wrapper .slider-progress-current,.slider-progress-wrapper .slider-progress-all {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 500;
    margin: 12px 14px;
    display: inline-block;
    min-width: 20px;
    text-align: center
}

.slider-progress-wrapper .slider-progress-track {
    display: block;
    position: relative
}

.slider-progress-wrapper .slider-progress-track .progress {
    position: absolute;
    left: 0;
    top: 0;
    right: initial;
    -webkit-transition: width 0.3s,height 0.3s;
    transition: width 0.3s,height 0.3s
}

.slider-progress-wrapper.progress-direction-horizontal {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.slider-progress-wrapper.progress-direction-horizontal .slider-progress-track {
    width: 160px;
    height: 1px
}

.slider-progress-wrapper.progress-direction-horizontal .slider-progress-track .progress {
    height: 100%;
    width: 0
}

.slider-progress-wrapper.progress-direction-vertical .slider-progress-track {
    width: 1px;
    height: 160px
}

.slider-progress-wrapper.progress-direction-vertical .slider-progress-track .progress {
    height: 0;
    width: 100%
}

@media only screen and (min-width: 992px) {
    .slider-progress-wrapper.progress-direction-horizontal {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .slider-progress-wrapper.progress-direction-vertical {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .slider-progress-wrapper.progress-direction-vertical:not(:first-child) {
        margin-top: 60px
    }
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    right: initial;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    right: initial;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease,visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s,visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    right: initial;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    left: initial;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    right: initial;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform,opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    right: initial;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform,opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    right: initial;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    right: initial;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30,30,30,.6);
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    right: initial;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    left: initial;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    content: '';
    border: 6px solid #ff5268;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(.25,.46,.45,.94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left:6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        left: initial;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width:110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
        left: initial
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-regular-400.eot);
    src: url("https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-regular-400.eot?") format("embedded-opentype"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-regular-400.woff2) format("woff2"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-regular-400.woff) format("woff"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-regular-400.ttf) format("truetype"),url("https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-regular-400.svg") format("svg")
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-angry:before {
    content: "\f556"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-circle:before {
    content: "\f111"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-edit:before {
    content: "\f044"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heart:before {
    content: "\f004"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-map:before {
    content: "\f279"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-moon:before {
    content: "\f186"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-sun:before {
    content: "\f185"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-solid-900.eot);
    src: url("https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-solid-900.eot?") format("embedded-opentype"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-solid-900.woff2) format("woff2"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-solid-900.woff) format("woff"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-solid-900.ttf) format("truetype"),url("https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-solid-900.svg") format("svg")
}

.fa,.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.fa-ad:before {
    content: "\f641"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-award:before {
    content: "\f559"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-bug:before {
    content: "\f188"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-italic:before {
    content: "\f033"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-joint:before {
    content: "\f595"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-key:before {
    content: "\f084"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-male:before {
    content: "\f183"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-memory:before {
    content: "\f538"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-om:before {
    content: "\f679"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-server:before {
    content: "\f233"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-upload:before {
    content: "\f093"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-brands-400.eot);
    src: url("https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-brands-400.eot?") format("embedded-opentype"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-brands-400.woff2) format("woff2"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-brands-400.woff) format("woff"),url(https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-brands-400.ttf) format("truetype"),url("https://gishnu.vercel.app/themes/ArturiumThemes-industrium-eb59e1458b31/fonts/fa-brands-400.svg") format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-audible:before {
    content: "\f373"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-aws:before {
    content: "\f375"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envira:before {
    content: "\f299"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-figma:before {
    content: "\f799"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-fly:before {
    content: "\f417"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-less:before {
    content: "\f41d"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sith:before {
    content: "\f512"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-viber:before {
    content: "\f409"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.fa,.fas,.far,.fal,.fad,.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    clear: none!important;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.woocommerce-product-gallery .slick-slider {
    width: 100%;
    max-width: 768px
}

.woocommerce-product-gallery .slick-slider .slick-button {
    text-align: center;
    font: 400 normal 10px/20px 'Fontello';
    cursor: pointer;
    position: absolute;
    -webkit-transition: color 0.3s,background-color 0.3s,opacity 0.3s;
    transition: color 0.3s,background-color 0.3s,opacity 0.3s;
    z-index: 3
}

.woocommerce-product-gallery .slick-slider .slick-button:before {
    position: absolute;
    left: 50%;
    right: auto;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px
}

.woocommerce-product-gallery .slick-slider .slick-button.slick-disabled {
    cursor: default;
    opacity: .5
}

.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-list:first-child {
    margin: 0 -5px
}

.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-list:not(:first-child) {
    margin: 0 35px
}

.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button {
    width: 30px;
    height: auto
}

.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button.slick-prev {
    left: 0;
    right: initial;
    top: 5px;
    bottom: 5px
}

.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button.slick-prev:before {
    content: '\e80d'
}

.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button.slick-next {
    left: initial;
    right: 0;
    top: 5px;
    bottom: 5px
}

.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button.slick-next:before {
    content: '\e824'
}

.woocommerce-product-gallery .slick-slider.slick-vertical .slick-list:first-child {
    margin: -5px 0
}

.woocommerce-product-gallery .slick-slider.slick-vertical .slick-list:not(:first-child) {
    margin: 35px 0
}

.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button {
    width: auto;
    height: 30px
}

.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button.slick-prev {
    left: 0;
    right: 0;
    top: 0;
    bottom: initial
}

.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button.slick-prev:before {
    content: '\e814'
}

.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button.slick-next {
    left: 0;
    right: 0;
    top: initial;
    bottom: 0
}

.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button.slick-next:before {
    margin: 1px 0 0;
    content: '\e801'
}

.swiper-container .swiper-pagination-bullets {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin: 37px -13px 0;
    width: auto!important;
    position: relative;
    bottom: initial;
    left: initial;
    right: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 0;
    line-height: 1
}

.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
    zoom:1;margin: 13px 13px 0;
    width: 17px;
    height: 17px;
    border: solid 1px transparent;
    -webkit-backface-visibility: visible;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    background: none;
    opacity: 1
}

.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    left: 50%;
    right: initial;
    top: 50%;
    margin: -2.5px 0 0 -2.5px;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: none!important
}

.swiper-container .elementor-swiper-button,.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swiper-container .elementor-swiper-button {
    width: 50px;
    height: 50px
}

.swiper-container .elementor-swiper-button i {
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px
}

.swiper-container .elementor-swiper-button i:before {
    font: 400 normal 15px/48px 'fontello'
}

.swiper-container .elementor-swiper-button i.disabled {
    cursor: default;
    opacity: .5
}

.swiper-container .elementor-swiper-button-prev i {
    padding: 0 2px 0 0
}

.swiper-container .elementor-swiper-button-prev i:before {
    content: '\e80d'
}

.swiper-container .elementor-swiper-button-next i {
    padding: 0 0 0 2px
}

.swiper-container .elementor-swiper-button-next i:before {
    content: '\e824'
}

html,body {
    padding: 0;
    margin: 0
}

body {
    min-height: 100vh
}

code,kbd,pre,samp {
    white-space: pre-wrap;
    overflow: auto
}

code {
    display: inline-block;
    overflow: auto;
    max-width: 100%
}

code:not(:last-child) {
    margin-bottom: 1rem
}

pre {
    display: block
}

pre:not(:last-child) {
    margin-bottom: 1rem
}

address {
    margin: 0
}

address:not(:last-child) {
    margin-bottom: 1rem
}

figure {
    margin: 0
}

abbr[data-original-title],abbr[title],acronym[data-original-title],acronym[title] {
    text-decoration: none;
    border-bottom: dotted 2px
}

sup,sub {
    line-height: 1.2em
}

dt {
    font-weight: 700
}

p code,p code:not(:last-child),p pre,p pre:not(:last-child),li code,li code:not(:last-child),li pre,li pre:not(:last-child) {
    margin-bottom: 0;
    display: inline
}

p br+code:not(:last-child),p br+pre:not(:last-child),li br+code:not(:last-child),li br+pre:not(:last-child) {
    display: block
}

a {
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

a:hover {
    text-decoration: none
}

.body-container {
    position: relative;
    overflow: hidden;
    min-height: 100vh
}

img {
    max-width: 100%;
    height: auto;
    min-height: auto;
    display: block;
    align-self: flex-start
}

button,button:active,button:focus {
    outline: none
}

/* @media only screen and (min-width: 1280px) {
    .container {
        max-width:1200px;
        width: 100%;
        margin: 0 auto
    }
} */

.industrium_align-container {
    display: table;
    width: 100%
}

.industrium_align-container__item {
    display: table-cell;
    vertical-align: middle
}

.industrium_img--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    z-index: -1
}

.industrium_img--contain {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
    z-index: -1
}

.industrium_img--layout {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
    pointer-events: none
}

form input,form textarea {
    -webkit-appearance: none
}

.form__field,.search-form-field,body #give_checkout_user_info p input {
    font-size: 16px;
    font-weight: 400;
    height: 56px;
    width: 100%;
    display: block;
    padding: 0 19px;
    -webkit-transition: color 0.3s,background-color 0.3s,border-color 0.3s;
    transition: color 0.3s,background-color 0.3s,border-color 0.3s;
    outline: 0;
    margin: 10px 0 0
}

.form__message {
    height: 180px;
    padding: 13px 16px;
    margin: 0
}

.form-submit {
    margin: 41px 0 0
}

.form-submit .submit {
    min-width: 160px!important
}

.alignnone {
    margin: 7px 0 30px
}

p img.alignnone {
    display: inline-block;
    margin: 7px 0
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 7px auto
}

.alignright {
    float: right;
    margin: 7px 0 30px 30px
}

.alignleft {
    float: left;
    margin: 7px 30px 30px 0
}

a img.alignright {
    float: right;
    margin: 7px 0 30px 30px
}

a img.alignnone {
    margin: 7px 0 30px
}

a img.alignleft {
    float: left;
    margin: 7px 30px 30px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

[class*="wp-image-"] {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

p>.alignright:last-child {
    clear: right
}

iframe {
    border: none;
    overflow: auto;
    max-width: 100%
}

.wp-caption {
    max-width: 96%;
    padding: 0;
    text-align: center
}

.wp-caption,.wp-caption.alignnone {
    margin: 7px 0 30px
}

.wp-caption.alignleft {
    margin: 7px 30px 30px 0
}

.wp-caption.alignright {
    margin: 7px 0 30px 30px
}

.wp-caption.aligncenter {
    margin: 7px auto 30px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.wp-caption .wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 7px 4px 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto!important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

*:not(.wp-block-embed__wrapper)>.video-embed iframe,*:not(.wp-block-embed__wrapper)>.video-embed object,*:not(.wp-block-embed__wrapper)>.video-embed embed {
    height: 100%
}

.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.video-embed:not(:first-child) {
    margin-top: 30px
}

.video-embed:not(:last-child) {
    margin-bottom: 30px
}

.video-embed iframe,.video-embed object,.video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
}

.video-embed>div {
    position: relative;
    margin-bottom: -56.25%!important
}

#querylist ul>li {
    padding: 0
}

#querylist ul>li:before {
    content: none;
    display: none
}

@-webkit-keyframes fadeInUpCustom {
    from {
        opacity: 0;
        transform: translate3d(0,40px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInUpCustom {
    from {
        opacity: 0;
        transform: translate3d(0,40px,0)
    }

    to {
        opacity: 1;
        transform: none!important
    }
}

.content-wrapper .fadeInUp {
    animation-name: fadeInUpCustom
}

@-webkit-keyframes fadeInDownCustom {
    from {
        opacity: 0;
        transform: translate3d(0,-40px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInDownCustom {
    from {
        opacity: 0;
        transform: translate3d(0,-40px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.content-wrapper .fadeInDown {
    animation-name: fadeInDownCustom
}

@-webkit-keyframes fadeInLeftCustom {
    from {
        opacity: 0;
        transform: translate3d(-40px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInLeftCustom {
    from {
        opacity: 0;
        transform: translate3d(-40px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.content-wrapper .fadeInLeft {
    animation-name: fadeInLeftCustom
}

@-webkit-keyframes fadeInRightCustom {
    from {
        opacity: 0;
        transform: translate3d(40px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRightCustom {
    from {
        opacity: 0;
        transform: translate3d(40px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.content-wrapper .fadeInRight {
    animation-name: fadeInRightCustom
}

h1,h2,h3,h4,h5,h6,.industrium_content_slider_title,.wpforms-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.industrium_content_slider_title a,.wpforms-title a {
    color: inherit
}

 

h1+p,h2+p,h3+p,h4+p,h5+p,h6+p,.industrium_content_slider_title+p,.wpforms-title+p {
    margin-top: 0
}

h1:not(:last-child) {
    margin-bottom: .5555em
}

h2:not(:last-child),.industrium_content_slider_title:not(:last-child) {
    margin-bottom: .7143em
}

h3:not(:last-child) {
    margin-bottom: .8333em
}

h4:not(:last-child),.woocommerce-checkout h3:not(:last-child) {
    margin-bottom: 1em
}

h5:not(:last-child),.wpforms-title:not(:last-child) {
    margin-bottom: 1.1111em
}

h6:not(:last-child),.footer-widgets .wp-block-search .wp-block-search__label:not(:last-child) {
    margin-bottom: 1.25em
}

p {
    margin: 1.875em 0
}

p:first-child {
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

p span[style*='background-color'] {
    padding: 1px 3px 2px
}

p[style*='font-size'] {
    line-height: initial
}

.elementor-text-editor p {
    line-height: inherit
}

q {
    font-weight: 700
}

h1,body .elementor-widget-heading h1.elementor-heading-title {
    font-size: 36px;
    line-height: 1.2em
}

h2,.industrium_content_slider_title,body .elementor-widget-heading h2.elementor-heading-title {
    font-size: 28px;
    line-height: 1.4737em
}

h3,body .elementor-widget-heading h3.elementor-heading-title {
    font-size: 22px;
    line-height: 1.4737em
}

h4,.woocommerce-checkout h3,.woocommerce-Reviews-title,.cart_totals h2,.woocommerce-checkout .checkout-column-main h3,body .elementor-widget-heading h4.elementor-heading-title,.wp-block-search .wp-block-search__label,.wp-block-woocommerce-product-search .wc-block-product-search__label,.widget_block .widget-wrapper h1,.widget_block .widget-wrapper h2,.widget_block .widget-wrapper h3 {
    font-size: 20px;
    line-height: 1.4737em
}

h5,body .elementor-widget-heading h5.elementor-heading-title,.wpforms-title,.woocommerce-account h3,.outer-form-wrapper h2,.woocommerce-MyAccount-content h2,.woocommerce-order h2 {
    font-size: 18px;
    line-height: 1.4737em
}

h6,body .elementor-widget-heading h6.elementor-heading-title,.woocommerce-checkout .checkout-columns #order_review_heading {
    font-size: 16px;
    line-height: 1.4737em
}

body .content-wrapper h1:not(:first-child),body .content-wrapper h2:not(:first-child),body .content-wrapper h3:not(:first-child),body .content-wrapper h4:not(:first-child),body .content-wrapper h5:not(:first-child),body .content-wrapper h6:not(:first-child),body .content-wrapper .wpforms-title:not(:first-child),body .industrium_comments__item-text h1:not(:first-child),body .industrium_comments__item-text h2:not(:first-child),body .industrium_comments__item-text h3:not(:first-child),body .industrium_comments__item-text h4:not(:first-child),body .industrium_comments__item-text h5:not(:first-child),body .industrium_comments__item-text h6:not(:first-child),body .industrium_comments__item-text .wpforms-title:not(:first-child),.block-editor-block-list__layout h1:not(:first-child),.block-editor-block-list__layout h2:not(:first-child),.block-editor-block-list__layout h3:not(:first-child),.block-editor-block-list__layout h4:not(:first-child),.block-editor-block-list__layout h5:not(:first-child),.block-editor-block-list__layout h6:not(:first-child),.block-editor-block-list__layout .wpforms-title:not(:first-child) {
    margin-top: 50px
}

body .content-wrapper h1+h1,body .content-wrapper h1+h2,body .content-wrapper h1+h3,body .content-wrapper h1+h4,body .content-wrapper h1+h5,body .content-wrapper h1+h6,body .content-wrapper h1:first-child+h1,body .content-wrapper h1:first-child+h2,body .content-wrapper h1:first-child+h3,body .content-wrapper h1:first-child+h4,body .content-wrapper h1:first-child+h5,body .content-wrapper h1:first-child+h6,body .content-wrapper h1:not(:first-child)+h1,body .content-wrapper h1:not(:first-child)+h2,body .content-wrapper h1:not(:first-child)+h3,body .content-wrapper h1:not(:first-child)+h4,body .content-wrapper h1:not(:first-child)+h5,body .content-wrapper h1:not(:first-child)+h6,body .content-wrapper h2+h1,body .content-wrapper h2+h2,body .content-wrapper h2+h3,body .content-wrapper h2+h4,body .content-wrapper h2+h5,body .content-wrapper h2+h6,body .content-wrapper h2:first-child+h1,body .content-wrapper h2:first-child+h2,body .content-wrapper h2:first-child+h3,body .content-wrapper h2:first-child+h4,body .content-wrapper h2:first-child+h5,body .content-wrapper h2:first-child+h6,body .content-wrapper h2:not(:first-child)+h1,body .content-wrapper h2:not(:first-child)+h2,body .content-wrapper h2:not(:first-child)+h3,body .content-wrapper h2:not(:first-child)+h4,body .content-wrapper h2:not(:first-child)+h5,body .content-wrapper h2:not(:first-child)+h6,body .content-wrapper h3+h1,body .content-wrapper h3+h2,body .content-wrapper h3+h3,body .content-wrapper h3+h4,body .content-wrapper h3+h5,body .content-wrapper h3+h6,body .content-wrapper h3:first-child+h1,body .content-wrapper h3:first-child+h2,body .content-wrapper h3:first-child+h3,body .content-wrapper h3:first-child+h4,body .content-wrapper h3:first-child+h5,body .content-wrapper h3:first-child+h6,body .content-wrapper h3:not(:first-child)+h1,body .content-wrapper h3:not(:first-child)+h2,body .content-wrapper h3:not(:first-child)+h3,body .content-wrapper h3:not(:first-child)+h4,body .content-wrapper h3:not(:first-child)+h5,body .content-wrapper h3:not(:first-child)+h6,body .content-wrapper h4+h1,body .content-wrapper h4+h2,body .content-wrapper h4+h3,body .content-wrapper h4+h4,body .content-wrapper h4+h5,body .content-wrapper h4+h6,body .content-wrapper h4:first-child+h1,body .content-wrapper h4:first-child+h2,body .content-wrapper h4:first-child+h3,body .content-wrapper h4:first-child+h4,body .content-wrapper h4:first-child+h5,body .content-wrapper h4:first-child+h6,body .content-wrapper h4:not(:first-child)+h1,body .content-wrapper h4:not(:first-child)+h2,body .content-wrapper h4:not(:first-child)+h3,body .content-wrapper h4:not(:first-child)+h4,body .content-wrapper h4:not(:first-child)+h5,body .content-wrapper h4:not(:first-child)+h6,body .content-wrapper h5+h1,body .content-wrapper h5+h2,body .content-wrapper h5+h3,body .content-wrapper h5+h4,body .content-wrapper h5+h5,body .content-wrapper h5+h6,body .content-wrapper h5:first-child+h1,body .content-wrapper h5:first-child+h2,body .content-wrapper h5:first-child+h3,body .content-wrapper h5:first-child+h4,body .content-wrapper h5:first-child+h5,body .content-wrapper h5:first-child+h6,body .content-wrapper h5:not(:first-child)+h1,body .content-wrapper h5:not(:first-child)+h2,body .content-wrapper h5:not(:first-child)+h3,body .content-wrapper h5:not(:first-child)+h4,body .content-wrapper h5:not(:first-child)+h5,body .content-wrapper h5:not(:first-child)+h6,body .content-wrapper h6+h1,body .content-wrapper h6+h2,body .content-wrapper h6+h3,body .content-wrapper h6+h4,body .content-wrapper h6+h5,body .content-wrapper h6+h6,body .content-wrapper h6:first-child+h1,body .content-wrapper h6:first-child+h2,body .content-wrapper h6:first-child+h3,body .content-wrapper h6:first-child+h4,body .content-wrapper h6:first-child+h5,body .content-wrapper h6:first-child+h6,body .content-wrapper h6:not(:first-child)+h1,body .content-wrapper h6:not(:first-child)+h2,body .content-wrapper h6:not(:first-child)+h3,body .content-wrapper h6:not(:first-child)+h4,body .content-wrapper h6:not(:first-child)+h5,body .content-wrapper h6:not(:first-child)+h6,body .content-wrapper .wpforms-title+h1,body .content-wrapper .wpforms-title+h2,body .content-wrapper .wpforms-title+h3,body .content-wrapper .wpforms-title+h4,body .content-wrapper .wpforms-title+h5,body .content-wrapper .wpforms-title+h6,body .content-wrapper .wpforms-title:first-child+h1,body .content-wrapper .wpforms-title:first-child+h2,body .content-wrapper .wpforms-title:first-child+h3,body .content-wrapper .wpforms-title:first-child+h4,body .content-wrapper .wpforms-title:first-child+h5,body .content-wrapper .wpforms-title:first-child+h6,body .content-wrapper .wpforms-title:not(:first-child)+h1,body .content-wrapper .wpforms-title:not(:first-child)+h2,body .content-wrapper .wpforms-title:not(:first-child)+h3,body .content-wrapper .wpforms-title:not(:first-child)+h4,body .content-wrapper .wpforms-title:not(:first-child)+h5,body .content-wrapper .wpforms-title:not(:first-child)+h6,body .industrium_comments__item-text h1+h1,body .industrium_comments__item-text h1+h2,body .industrium_comments__item-text h1+h3,body .industrium_comments__item-text h1+h4,body .industrium_comments__item-text h1+h5,body .industrium_comments__item-text h1+h6,body .industrium_comments__item-text h1:first-child+h1,body .industrium_comments__item-text h1:first-child+h2,body .industrium_comments__item-text h1:first-child+h3,body .industrium_comments__item-text h1:first-child+h4,body .industrium_comments__item-text h1:first-child+h5,body .industrium_comments__item-text h1:first-child+h6,body .industrium_comments__item-text h1:not(:first-child)+h1,body .industrium_comments__item-text h1:not(:first-child)+h2,body .industrium_comments__item-text h1:not(:first-child)+h3,body .industrium_comments__item-text h1:not(:first-child)+h4,body .industrium_comments__item-text h1:not(:first-child)+h5,body .industrium_comments__item-text h1:not(:first-child)+h6,body .industrium_comments__item-text h2+h1,body .industrium_comments__item-text h2+h2,body .industrium_comments__item-text h2+h3,body .industrium_comments__item-text h2+h4,body .industrium_comments__item-text h2+h5,body .industrium_comments__item-text h2+h6,body .industrium_comments__item-text h2:first-child+h1,body .industrium_comments__item-text h2:first-child+h2,body .industrium_comments__item-text h2:first-child+h3,body .industrium_comments__item-text h2:first-child+h4,body .industrium_comments__item-text h2:first-child+h5,body .industrium_comments__item-text h2:first-child+h6,body .industrium_comments__item-text h2:not(:first-child)+h1,body .industrium_comments__item-text h2:not(:first-child)+h2,body .industrium_comments__item-text h2:not(:first-child)+h3,body .industrium_comments__item-text h2:not(:first-child)+h4,body .industrium_comments__item-text h2:not(:first-child)+h5,body .industrium_comments__item-text h2:not(:first-child)+h6,body .industrium_comments__item-text h3+h1,body .industrium_comments__item-text h3+h2,body .industrium_comments__item-text h3+h3,body .industrium_comments__item-text h3+h4,body .industrium_comments__item-text h3+h5,body .industrium_comments__item-text h3+h6,body .industrium_comments__item-text h3:first-child+h1,body .industrium_comments__item-text h3:first-child+h2,body .industrium_comments__item-text h3:first-child+h3,body .industrium_comments__item-text h3:first-child+h4,body .industrium_comments__item-text h3:first-child+h5,body .industrium_comments__item-text h3:first-child+h6,body .industrium_comments__item-text h3:not(:first-child)+h1,body .industrium_comments__item-text h3:not(:first-child)+h2,body .industrium_comments__item-text h3:not(:first-child)+h3,body .industrium_comments__item-text h3:not(:first-child)+h4,body .industrium_comments__item-text h3:not(:first-child)+h5,body .industrium_comments__item-text h3:not(:first-child)+h6,body .industrium_comments__item-text h4+h1,body .industrium_comments__item-text h4+h2,body .industrium_comments__item-text h4+h3,body .industrium_comments__item-text h4+h4,body .industrium_comments__item-text h4+h5,body .industrium_comments__item-text h4+h6,body .industrium_comments__item-text h4:first-child+h1,body .industrium_comments__item-text h4:first-child+h2,body .industrium_comments__item-text h4:first-child+h3,body .industrium_comments__item-text h4:first-child+h4,body .industrium_comments__item-text h4:first-child+h5,body .industrium_comments__item-text h4:first-child+h6,body .industrium_comments__item-text h4:not(:first-child)+h1,body .industrium_comments__item-text h4:not(:first-child)+h2,body .industrium_comments__item-text h4:not(:first-child)+h3,body .industrium_comments__item-text h4:not(:first-child)+h4,body .industrium_comments__item-text h4:not(:first-child)+h5,body .industrium_comments__item-text h4:not(:first-child)+h6,body .industrium_comments__item-text h5+h1,body .industrium_comments__item-text h5+h2,body .industrium_comments__item-text h5+h3,body .industrium_comments__item-text h5+h4,body .industrium_comments__item-text h5+h5,body .industrium_comments__item-text h5+h6,body .industrium_comments__item-text h5:first-child+h1,body .industrium_comments__item-text h5:first-child+h2,body .industrium_comments__item-text h5:first-child+h3,body .industrium_comments__item-text h5:first-child+h4,body .industrium_comments__item-text h5:first-child+h5,body .industrium_comments__item-text h5:first-child+h6,body .industrium_comments__item-text h5:not(:first-child)+h1,body .industrium_comments__item-text h5:not(:first-child)+h2,body .industrium_comments__item-text h5:not(:first-child)+h3,body .industrium_comments__item-text h5:not(:first-child)+h4,body .industrium_comments__item-text h5:not(:first-child)+h5,body .industrium_comments__item-text h5:not(:first-child)+h6,body .industrium_comments__item-text h6+h1,body .industrium_comments__item-text h6+h2,body .industrium_comments__item-text h6+h3,body .industrium_comments__item-text h6+h4,body .industrium_comments__item-text h6+h5,body .industrium_comments__item-text h6+h6,body .industrium_comments__item-text h6:first-child+h1,body .industrium_comments__item-text h6:first-child+h2,body .industrium_comments__item-text h6:first-child+h3,body .industrium_comments__item-text h6:first-child+h4,body .industrium_comments__item-text h6:first-child+h5,body .industrium_comments__item-text h6:first-child+h6,body .industrium_comments__item-text h6:not(:first-child)+h1,body .industrium_comments__item-text h6:not(:first-child)+h2,body .industrium_comments__item-text h6:not(:first-child)+h3,body .industrium_comments__item-text h6:not(:first-child)+h4,body .industrium_comments__item-text h6:not(:first-child)+h5,body .industrium_comments__item-text h6:not(:first-child)+h6,body .industrium_comments__item-text .wpforms-title+h1,body .industrium_comments__item-text .wpforms-title+h2,body .industrium_comments__item-text .wpforms-title+h3,body .industrium_comments__item-text .wpforms-title+h4,body .industrium_comments__item-text .wpforms-title+h5,body .industrium_comments__item-text .wpforms-title+h6,body .industrium_comments__item-text .wpforms-title:first-child+h1,body .industrium_comments__item-text .wpforms-title:first-child+h2,body .industrium_comments__item-text .wpforms-title:first-child+h3,body .industrium_comments__item-text .wpforms-title:first-child+h4,body .industrium_comments__item-text .wpforms-title:first-child+h5,body .industrium_comments__item-text .wpforms-title:first-child+h6,body .industrium_comments__item-text .wpforms-title:not(:first-child)+h1,body .industrium_comments__item-text .wpforms-title:not(:first-child)+h2,body .industrium_comments__item-text .wpforms-title:not(:first-child)+h3,body .industrium_comments__item-text .wpforms-title:not(:first-child)+h4,body .industrium_comments__item-text .wpforms-title:not(:first-child)+h5,body .industrium_comments__item-text .wpforms-title:not(:first-child)+h6,.block-editor-block-list__layout h1+h1,.block-editor-block-list__layout h1+h2,.block-editor-block-list__layout h1+h3,.block-editor-block-list__layout h1+h4,.block-editor-block-list__layout h1+h5,.block-editor-block-list__layout h1+h6,.block-editor-block-list__layout h1:first-child+h1,.block-editor-block-list__layout h1:first-child+h2,.block-editor-block-list__layout h1:first-child+h3,.block-editor-block-list__layout h1:first-child+h4,.block-editor-block-list__layout h1:first-child+h5,.block-editor-block-list__layout h1:first-child+h6,.block-editor-block-list__layout h1:not(:first-child)+h1,.block-editor-block-list__layout h1:not(:first-child)+h2,.block-editor-block-list__layout h1:not(:first-child)+h3,.block-editor-block-list__layout h1:not(:first-child)+h4,.block-editor-block-list__layout h1:not(:first-child)+h5,.block-editor-block-list__layout h1:not(:first-child)+h6,.block-editor-block-list__layout h2+h1,.block-editor-block-list__layout h2+h2,.block-editor-block-list__layout h2+h3,.block-editor-block-list__layout h2+h4,.block-editor-block-list__layout h2+h5,.block-editor-block-list__layout h2+h6,.block-editor-block-list__layout h2:first-child+h1,.block-editor-block-list__layout h2:first-child+h2,.block-editor-block-list__layout h2:first-child+h3,.block-editor-block-list__layout h2:first-child+h4,.block-editor-block-list__layout h2:first-child+h5,.block-editor-block-list__layout h2:first-child+h6,.block-editor-block-list__layout h2:not(:first-child)+h1,.block-editor-block-list__layout h2:not(:first-child)+h2,.block-editor-block-list__layout h2:not(:first-child)+h3,.block-editor-block-list__layout h2:not(:first-child)+h4,.block-editor-block-list__layout h2:not(:first-child)+h5,.block-editor-block-list__layout h2:not(:first-child)+h6,.block-editor-block-list__layout h3+h1,.block-editor-block-list__layout h3+h2,.block-editor-block-list__layout h3+h3,.block-editor-block-list__layout h3+h4,.block-editor-block-list__layout h3+h5,.block-editor-block-list__layout h3+h6,.block-editor-block-list__layout h3:first-child+h1,.block-editor-block-list__layout h3:first-child+h2,.block-editor-block-list__layout h3:first-child+h3,.block-editor-block-list__layout h3:first-child+h4,.block-editor-block-list__layout h3:first-child+h5,.block-editor-block-list__layout h3:first-child+h6,.block-editor-block-list__layout h3:not(:first-child)+h1,.block-editor-block-list__layout h3:not(:first-child)+h2,.block-editor-block-list__layout h3:not(:first-child)+h3,.block-editor-block-list__layout h3:not(:first-child)+h4,.block-editor-block-list__layout h3:not(:first-child)+h5,.block-editor-block-list__layout h3:not(:first-child)+h6,.block-editor-block-list__layout h4+h1,.block-editor-block-list__layout h4+h2,.block-editor-block-list__layout h4+h3,.block-editor-block-list__layout h4+h4,.block-editor-block-list__layout h4+h5,.block-editor-block-list__layout h4+h6,.block-editor-block-list__layout h4:first-child+h1,.block-editor-block-list__layout h4:first-child+h2,.block-editor-block-list__layout h4:first-child+h3,.block-editor-block-list__layout h4:first-child+h4,.block-editor-block-list__layout h4:first-child+h5,.block-editor-block-list__layout h4:first-child+h6,.block-editor-block-list__layout h4:not(:first-child)+h1,.block-editor-block-list__layout h4:not(:first-child)+h2,.block-editor-block-list__layout h4:not(:first-child)+h3,.block-editor-block-list__layout h4:not(:first-child)+h4,.block-editor-block-list__layout h4:not(:first-child)+h5,.block-editor-block-list__layout h4:not(:first-child)+h6,.block-editor-block-list__layout h5+h1,.block-editor-block-list__layout h5+h2,.block-editor-block-list__layout h5+h3,.block-editor-block-list__layout h5+h4,.block-editor-block-list__layout h5+h5,.block-editor-block-list__layout h5+h6,.block-editor-block-list__layout h5:first-child+h1,.block-editor-block-list__layout h5:first-child+h2,.block-editor-block-list__layout h5:first-child+h3,.block-editor-block-list__layout h5:first-child+h4,.block-editor-block-list__layout h5:first-child+h5,.block-editor-block-list__layout h5:first-child+h6,.block-editor-block-list__layout h5:not(:first-child)+h1,.block-editor-block-list__layout h5:not(:first-child)+h2,.block-editor-block-list__layout h5:not(:first-child)+h3,.block-editor-block-list__layout h5:not(:first-child)+h4,.block-editor-block-list__layout h5:not(:first-child)+h5,.block-editor-block-list__layout h5:not(:first-child)+h6,.block-editor-block-list__layout h6+h1,.block-editor-block-list__layout h6+h2,.block-editor-block-list__layout h6+h3,.block-editor-block-list__layout h6+h4,.block-editor-block-list__layout h6+h5,.block-editor-block-list__layout h6+h6,.block-editor-block-list__layout h6:first-child+h1,.block-editor-block-list__layout h6:first-child+h2,.block-editor-block-list__layout h6:first-child+h3,.block-editor-block-list__layout h6:first-child+h4,.block-editor-block-list__layout h6:first-child+h5,.block-editor-block-list__layout h6:first-child+h6,.block-editor-block-list__layout h6:not(:first-child)+h1,.block-editor-block-list__layout h6:not(:first-child)+h2,.block-editor-block-list__layout h6:not(:first-child)+h3,.block-editor-block-list__layout h6:not(:first-child)+h4,.block-editor-block-list__layout h6:not(:first-child)+h5,.block-editor-block-list__layout h6:not(:first-child)+h6,.block-editor-block-list__layout .wpforms-title+h1,.block-editor-block-list__layout .wpforms-title+h2,.block-editor-block-list__layout .wpforms-title+h3,.block-editor-block-list__layout .wpforms-title+h4,.block-editor-block-list__layout .wpforms-title+h5,.block-editor-block-list__layout .wpforms-title+h6,.block-editor-block-list__layout .wpforms-title:first-child+h1,.block-editor-block-list__layout .wpforms-title:first-child+h2,.block-editor-block-list__layout .wpforms-title:first-child+h3,.block-editor-block-list__layout .wpforms-title:first-child+h4,.block-editor-block-list__layout .wpforms-title:first-child+h5,.block-editor-block-list__layout .wpforms-title:first-child+h6,.block-editor-block-list__layout .wpforms-title:not(:first-child)+h1,.block-editor-block-list__layout .wpforms-title:not(:first-child)+h2,.block-editor-block-list__layout .wpforms-title:not(:first-child)+h3,.block-editor-block-list__layout .wpforms-title:not(:first-child)+h4,.block-editor-block-list__layout .wpforms-title:not(:first-child)+h5,.block-editor-block-list__layout .wpforms-title:not(:first-child)+h6 {
    margin-top: 0
}

body .content-wrapper blockquote,body .industrium_comments__item-text blockquote,.block-editor-block-list__layout blockquote {
    position: relative;
    padding: 0 0 0 3em;
    margin: 0
}

body .content-wrapper blockquote:not(:first-child),body .industrium_comments__item-text blockquote:not(:first-child),.block-editor-block-list__layout blockquote:not(:first-child) {
    margin-top: 1.40625rem
}

body .content-wrapper blockquote:not(:last-child),body .industrium_comments__item-text blockquote:not(:last-child),.block-editor-block-list__layout blockquote:not(:last-child) {
    margin-bottom: 1.40625rem
}

body .content-wrapper blockquote:before,body .industrium_comments__item-text blockquote:before,.block-editor-block-list__layout blockquote:before {
    content: '\e82f';
    position: absolute;
    display: block;
    left: 0;
    right: initial;
    top: .2em;
    font: 400 normal 2.25em/1em 'fontello';
    letter-spacing: normal
}

body .content-wrapper blockquote cite,body .industrium_comments__item-text blockquote cite,.block-editor-block-list__layout blockquote cite {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 5px 0 0;
    font-style: normal;
    letter-spacing: normal
}

body .content-wrapper blockquote p,body .industrium_comments__item-text blockquote p,.block-editor-block-list__layout blockquote p {
    margin: 0
}

body .content-wrapper blockquote p+p,body .industrium_comments__item-text blockquote p+p,.block-editor-block-list__layout blockquote p+p {
    margin-top: 1em
}

body .content-wrapper blockquote a,body .industrium_comments__item-text blockquote a,.block-editor-block-list__layout blockquote a {
    text-decoration: none
}

body .content-wrapper blockquote.has-text-align-right,body .industrium_comments__item-text blockquote.has-text-align-right,.block-editor-block-list__layout blockquote.has-text-align-right {
    padding: 0 3em 0 0
}

body .content-wrapper blockquote.has-text-align-right:before,body .industrium_comments__item-text blockquote.has-text-align-right:before,.block-editor-block-list__layout blockquote.has-text-align-right:before {
    left: initial;
    right: -.025em;
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

body .content-wrapper blockquote.has-text-align-center,body .industrium_comments__item-text blockquote.has-text-align-center,.block-editor-block-list__layout blockquote.has-text-align-center {
    padding: 0
}

body .content-wrapper blockquote.has-text-align-center:before,body .industrium_comments__item-text blockquote.has-text-align-center:before,.block-editor-block-list__layout blockquote.has-text-align-center:before {
    content: none;
    display: none
}

body .content-wrapper blockquote.has-text-align-center cite:before,body .industrium_comments__item-text blockquote.has-text-align-center cite:before,.block-editor-block-list__layout blockquote.has-text-align-center cite:before {
    content: ''
}

body .content-wrapper blockquote.is-style-large,body .industrium_comments__item-text blockquote.is-style-large,.block-editor-block-list__layout blockquote.is-style-large {
    padding: 0 3em
}

body .content-wrapper blockquote.is-style-large p,body .industrium_comments__item-text blockquote.is-style-large p,.block-editor-block-list__layout blockquote.is-style-large p {
    font-size: 1.6em;
    line-height: 1.4em
}

body .content-wrapper blockquote.is-style-large cite,body .industrium_comments__item-text blockquote.is-style-large cite,.block-editor-block-list__layout blockquote.is-style-large cite {
    font-size: 1.25em;
    text-align: inherit;
    font-weight: 600
}

body .content-wrapper blockquote.is-style-large cite:before,body .industrium_comments__item-text blockquote.is-style-large cite:before,.block-editor-block-list__layout blockquote.is-style-large cite:before {
    content: ''
}

body .content-wrapper table,body .industrium_comments__item-text table,.block-editor-block-list__layout table {
    border-collapse: collapse;
    border-spacing: unset;
    width: 100%
}

body .content-wrapper table:not(:last-child),body .industrium_comments__item-text table:not(:last-child),.block-editor-block-list__layout table:not(:last-child) {
    margin-bottom: 2rem
}

body .content-wrapper table:not(:first-child),body .industrium_comments__item-text table:not(:first-child),.block-editor-block-list__layout table:not(:first-child) {
    margin-top: 2rem
}

body .content-wrapper table tr td,body .content-wrapper table tr th,body .industrium_comments__item-text table tr td,body .industrium_comments__item-text table tr th,.block-editor-block-list__layout table tr td,.block-editor-block-list__layout table tr th {
    border-width: 1px;
    border-style: solid;
    padding: 8px 15px 8px 15px
}

body .content-wrapper table tr th,body .industrium_comments__item-text table tr th,.block-editor-block-list__layout table tr th {
    text-align: left
}

body .content-wrapper table tbody th,body .industrium_comments__item-text table tbody th,.block-editor-block-list__layout table tbody th {
    font-weight: 600
}

body .content-wrapper dd,body .industrium_comments__item-text dd,.block-editor-block-list__layout dd {
    margin-bottom: 1rem
}

ul,ol {
    padding: 0
}

 

ul:last-child,ol:last-child {
    margin: 0
}

ul li,ol li {
    position: relative
}

ul {
    list-style: none
}

 

ul>li:before {
    content: '';
    display: block;
    position: absolute;
    font: 0.6667em/1em 'fontello';
    position: absolute;
    top: .7em;
    left: 0
}

ol ol {
    margin: 0 0 0 20px
}

.elementor-element-overlay ul {
    margin: 0
}

.elementor-element-overlay ul>li {
    margin: 0;
    padding: 0
}

.elementor-element-overlay ul>li:before {
    content: none;
    background: none;
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: auto;
    vertical-align: initial
}

.elementor-visible-desktop ul {
    margin: 20px auto 0;
    padding: 0 25px
}

.elementor-visible-desktop ul>li:before {
    content: none
}

ol,.post-comment-content ol {
    list-style-position: inside;
    padding: 0
}

.block-heading {
    padding: 0 0 10px
}

.block-heading .block-heading__subtitle {
    font-size: 18px;
    line-height: 40px;
    text-transform: lowercase;
    margin: 0 0 12px
}

.block-heading .block-heading__subtitle:before {
    content: '- '
}

.block-heading .block-heading__title {
    margin-top: 0!important
}

form p {
    margin: 20px 0
}

form p:first-child {
    margin-top: 0
}

form p:last-child {
    margin-bottom: 0
}

.input-floating-wrap {
    position: relative;
    display: block
}

.input-floating-wrap input:focus~.floating-placeholder,.input-floating-wrap input:not(:placeholder-shown)~.floating-placeholder,.input-floating-wrap textarea:focus~.floating-placeholder,.input-floating-wrap textarea:not(:placeholder-shown)~.floating-placeholder {
    font-size: .9em;
    -webkit-transform: translateY(-1.3em);
    -ms-transform: translateY(-1.3em);
    transform: translateY(-1.3em)
}

.input-floating-wrap input::-webkit-input-placeholder,.input-floating-wrap textarea::-webkit-input-placeholder {
    color: transparent!important
}

.input-floating-wrap input:-moz-placeholder,.input-floating-wrap textarea:-moz-placeholder {
    color: transparent!important
}

.input-floating-wrap input::-moz-placeholder,.input-floating-wrap textarea::-moz-placeholder {
    color: transparent!important
}

.input-floating-wrap input:-ms-input-placeholder,.input-floating-wrap textarea:-ms-input-placeholder {
    color: transparent!important
}

.input-floating-wrap .floating-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 8px 18px 8px 0;
    pointer-events: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: transform 0.3s,font-size 0.3s;
    transition: transform 0.3s,font-size 0.3s
}

input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],select,textarea {
    height: 48px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 8px 18px 8px 0;
    width: 100%;
    display: block;
    outline: none!important
}

input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="range"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="color"]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    opacity: 1
}

input[type="text"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="url"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="search"]:-moz-placeholder,input[type="number"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="range"]:-moz-placeholder,input[type="date"]:-moz-placeholder,input[type="month"]:-moz-placeholder,input[type="week"]:-moz-placeholder,input[type="time"]:-moz-placeholder,input[type="datetime"]:-moz-placeholder,input[type="datetime-local"]:-moz-placeholder,input[type="color"]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder {
    opacity: 1
}

input[type="text"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="range"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="week"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="color"]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder {
    opacity: 1
}

input[type="text"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="range"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="color"]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder {
    opacity: 1
}

option {
    color: #000
}

textarea {
    height: 220px;
    resize: none
}

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 {
    -webkit-appearance: none;
    display: none
}

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

input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
    margin: -1px 15px 0 0;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    outline: none!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none
}

input[type="radio"]:checked:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    top: 4px;
    left: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

input[type="checkbox"],.woocommerce form .form-row input[type="checkbox"].input-checkbox {
    width: 15px;
    height: 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block!important;
    margin: 4px 10px 0 0;
    cursor: pointer;
    vertical-align: text-top;
    outline: none!important;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type="checkbox"]:checked:before,.woocommerce form .form-row input[type="checkbox"].input-checkbox:checked:before {
    content: '\f00c';
    position: absolute;
    width: 14px;
    height: 13px;
    font: 700 normal 12px/14px 'Font Awesome 5 Free';
    text-align: center;
    display: block;
    z-index: 2;
    left: 1px;
    top: 1px
}

.content-wrapper .select2-container,.select2-container {
    display: block;
    line-height: 1
}

.content-wrapper .select2-container.select2-container--default .select2-selection--single,.select2-container.select2-container--default .select2-selection--single {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 48px;
    outline: none;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s
}

.content-wrapper .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow:before,.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    content: '\e814'
}

.content-wrapper .select2-container .select2-selection--single,.select2-container .select2-selection--single {
    margin: 0;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.content-wrapper .select2-container .select2-selection--single .select2-selection__rendered,.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 11px 41px 11px 0!important;
    line-height: 26px!important
}

.content-wrapper .select2-container .select2-selection--single .select2-selection__arrow,.select2-container .select2-selection--single .select2-selection__arrow {
    width: 10px;
    height: 48px;
    text-align: center;
    font: 400 normal 6px/50px 'fontello';
    top: 1px;
    right: 1px;
    left: initial
}

.content-wrapper .select2-container .select2-selection--single .select2-selection__arrow:before,.select2-container .select2-selection--single .select2-selection__arrow:before {
    content: '\e801'
}

.content-wrapper .select2-container .select2-selection--single .select2-selection__arrow b,.select2-container .select2-selection--single .select2-selection__arrow b {
    display: none
}

.content-wrapper .select2-container .select2-search--dropdown .select2-search__field,.select2-container .select2-search--dropdown .select2-search__field {
    padding: 10px 18px;
    outline: none
}

.content-wrapper .select2-container .select2-results__option,.select2-container .select2-results__option {
    padding: 10px 18px;
    outline: none;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s
}

.content-wrapper .select2-container .select2-results__option:before,.select2-container .select2-results__option:before {
    content: none;
    display: none
}

.select2-dropdown,body .select2-dropdown {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 2px
}

.select2-container--default .select2-search--dropdown .select2-search__field,body .select2-container--default .select2-search--dropdown .select2-search__field {
    border-width: 2px
}

.select-wrap {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    -webkit-transition: background-color 0.3s,border-color 0.3s;
    transition: background-color 0.3s,border-color 0.3s
}

.select-wrap:after {
    content: '\e801';
    display: block;
    position: absolute;
    width: 30px;
    height: 47px;
    text-align: center;
    font: 400 normal 6px/46px 'fontello';
    top: 0;
    bottom: 0;
    right: 0;
    left: initial;
    cursor: pointer
}

.select-wrap {
    position: relative
}

.select-wrap.multiple:after {
    display: none
}

.select-wrap .select2-container {
    z-index: 3
}

.select-wrap select {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    max-width: none!important;
    height: 47px;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 8px 30px 8px 0;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: none;
    position: relative;
    z-index: 2;
    border: none
}

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

.select-wrap select[multiple="multiple"] {
    height: 130px
}

.select-wrap option {
    padding: 0 18px
}

.content .wp-block-button__link svg,.block-editor-block-list__layout .wp-block-button__link svg {
    display: none
}

#form-preview button,.industrium-button,.body-container button:not(.customize-partial-edit-shortcut-button),.body-container input[type="submit"],.body-container input[type="button"],.body-container input[type="reset"],.footer .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background),.footer .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background),.slide-sidebar-wrapper .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background),.slide-sidebar-wrapper .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background),.sidebar .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background),.sidebar .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background) {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    text-align: center;
    padding: 0 30px 3px 0;
    line-height: 2.1429em;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    pointer-events: auto;
    background-color: transparent;
    border: none;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s,background-size 0.2s linear 0.15s;
    transition: all 0.3s,background-size 0.2s linear 0.15s
}

#form-preview button:after,.industrium-button:after,.body-container button:not(.customize-partial-edit-shortcut-button):after,.body-container input[type="submit"]:after,.body-container input[type="button"]:after,.body-container input[type="reset"]:after,.footer .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):after,.footer .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):after,.slide-sidebar-wrapper .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):after,.slide-sidebar-wrapper .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):after,.sidebar .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):after,.sidebar .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):after {
    font-family: 'fontello';
    content: '\e82d';
    font-size: 85.7%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -2px;
    right: 0;
    transition: opacity 0.3s .15s
}

#form-preview button:focus,#form-preview button:active,.industrium-button:focus,.industrium-button:active,.body-container button:not(.customize-partial-edit-shortcut-button):focus,.body-container button:not(.customize-partial-edit-shortcut-button):active,.body-container input[type="submit"]:focus,.body-container input[type="submit"]:active,.body-container input[type="button"]:focus,.body-container input[type="button"]:active,.body-container input[type="reset"]:focus,.body-container input[type="reset"]:active,.footer .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):focus,.footer .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):active,.footer .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):focus,.footer .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):active,.slide-sidebar-wrapper .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):focus,.slide-sidebar-wrapper .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):active,.slide-sidebar-wrapper .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):focus,.slide-sidebar-wrapper .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):active,.sidebar .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):focus,.sidebar .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):active,.sidebar .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):focus,.sidebar .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):active {
    outline: none
}

#form-preview button:hover,.industrium-button:hover,.body-container button:not(.customize-partial-edit-shortcut-button):hover,.body-container input[type="submit"]:hover,.body-container input[type="button"]:hover,.body-container input[type="reset"]:hover,.footer .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover,.footer .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover,.slide-sidebar-wrapper .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover,.slide-sidebar-wrapper .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover,.sidebar .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover,.sidebar .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover {
    background-size: 0% 1px;
    transition-delay: 0s;
    --stroke-dashoffset: 26;
    --stroke-duration: .3s;
    --stroke-easing: cubic-bezier(0.3, 1.5, 0.5, 1);
    --stroke-delay: .195s
}

#form-preview button:hover:after,.industrium-button:hover:after,.body-container button:not(.customize-partial-edit-shortcut-button):hover:after,.body-container input[type="submit"]:hover:after,.body-container input[type="button"]:hover:after,.body-container input[type="reset"]:hover:after,.footer .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover:after,.footer .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover:after,.slide-sidebar-wrapper .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover:after,.slide-sidebar-wrapper .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover:after,.sidebar .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover:after,.sidebar .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background):hover:after {
    opacity: 0;
    transition-delay: 0s
}

#form-preview button svg,.industrium-button svg,.body-container button:not(.customize-partial-edit-shortcut-button) svg,.body-container input[type="submit"] svg,.body-container input[type="button"] svg,.body-container input[type="reset"] svg,.footer .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background) svg,.footer .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background) svg,.slide-sidebar-wrapper .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background) svg,.slide-sidebar-wrapper .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background) svg,.sidebar .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background) svg,.sidebar .wp-block-cover .wp-block-button:not(.is-style-fill) .wp-block-button__link:not(.has-background) svg {
    line-height: 1;
    width: 30px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1px;
    stroke-dasharray: 7.95 30;
    stroke-dashoffset: var(--stroke-dashoffset,46);
    transition: stroke-dashoffset var(--stroke-duration,0.15s) var(--stroke-easing,linear) var(--stroke-delay,0s);
    margin-top: -1px
}

.body-container input[type="submit"],.body-container input[type="button"],.body-container input[type="reset"] {
    padding: 0 0 3px 0
}

.body-container input[type="submit"]:after,.body-container input[type="button"]:after,.body-container input[type="reset"]:after {
    content: '';
    display: none
}

@media only screen and (min-width: 576px) {
    h1:not(:last-child),body .elementor-widget-heading h1.elementor-heading-title:not(:last-child) {
        margin-bottom:.325em
    }

    h2:not(:last-child),.industrium_content_slider_title:not(:last-child),body .elementor-widget-heading h2.elementor-heading-title:not(:last-child) {
        margin-bottom: .5em
    }

    h3:not(:last-child),body .elementor-widget-heading h3.elementor-heading-title:not(:last-child) {
        margin-bottom: .8333em
    }

    h4:not(:last-child),.cart_totals h2:not(:last-child),.woocommerce-checkout h3:not(:last-child),.woocommerce-Reviews-title:not(:last-child),body .elementor-widget-heading h4.elementor-heading-title:not(:last-child) {
        margin-bottom: 1em
    }

    h5:not(:last-child),body .elementor-widget-heading h5.elementor-heading-title:not(:last-child),.wpforms-title:not(:last-child),.woocommerce-account h3:not(:last-child),.outer-form-wrapper h2:not(:last-child),.woocommerce-MyAccount-content h2:not(:last-child),.woocommerce-order h2:not(:last-child) {
        margin-bottom: 1.1111em
    }

    h6:not(:last-child),body .elementor-widget-heading h6.elementor-heading-title:not(:last-child) {
        margin-bottom: 1.25em
    }
}

@media only screen and (min-width: 768px) {
    body .content-wrapper blockquote,body .industrium_comments__item-text blockquote,.block-editor-block-list__layout blockquote {
        padding:0 0 0 4.1667em
    }

    body .content-wrapper blockquote:before,body .industrium_comments__item-text blockquote:before,.block-editor-block-list__layout blockquote:before {
        font-size: 2.3333em
    }

    body .content-wrapper blockquote.has-text-align-right,body .industrium_comments__item-text blockquote.has-text-align-right,.block-editor-block-list__layout blockquote.has-text-align-right {
        padding: 0 4.1667em 0 0
    }

    body .content-wrapper blockquote.is-style-large,body .industrium_comments__item-text blockquote.is-style-large,.block-editor-block-list__layout blockquote.is-style-large {
        padding: 0 6.25em
    }
}

.alignwide,.alignfull {
    margin-left: 0;
    margin-right: 0
}

.content-wrapper-sidebar-position-none .alignwide,.block-editor-block-list__layout .alignwide {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px)
}

.content-wrapper-sidebar-position-none .alignfull,.block-editor-block-list__layout .alignfull {
    position: relative;
    width: 100vw;
    left: 50%;
    right: auto;
    margin: 0 0 0 -50vw
}

.content-wrapper-sidebar-position-none .alignfull:not(:last-child),.block-editor-block-list__layout .alignfull:not(:last-child) {
    margin-bottom: 30px
}

.content-wrapper-sidebar-position-none .alignfull:not(:first-child),.block-editor-block-list__layout .alignfull:not(:first-child) {
    margin-top: 30px
}

p.has-large-font-size:not(:last-child) {
    margin-bottom: .8333em
}

.has-large-font-size,.has-small-font-size {
    line-height: initial
}

.content-wrapper .wp-block-pullquote {
    max-width: 100%
}

.content-wrapper .wp-block-pullquote,.block-editor-block-list__layout .wp-block-pullquote {
    border-top: solid 2px;
    border-bottom: solid 2px;
    padding: 1.5em 0;
    margin-bottom: 0
}

.content-wrapper .wp-block-pullquote:not(:last-child),.block-editor-block-list__layout .wp-block-pullquote:not(:last-child) {
    margin-bottom: 2.625rem
}

.content-wrapper .wp-block-pullquote:not(:first-child),.block-editor-block-list__layout .wp-block-pullquote:not(:first-child) {
    margin-top: 2.625rem
}

.content-wrapper .wp-block-pullquote blockquote,.block-editor-block-list__layout .wp-block-pullquote blockquote {
    margin: 0;
    padding: 0 1em 0 4em;
    max-width: none
}

.content-wrapper .wp-block-pullquote blockquote:before,.block-editor-block-list__layout .wp-block-pullquote blockquote:before {
    font-size: 2em;
    line-height: 1;
    left: .55em;
    right: initial;
    color: inherit
}

.content-wrapper .wp-block-pullquote blockquote p,.block-editor-block-list__layout .wp-block-pullquote blockquote p {
    font-size: 1em;
    line-height: 1.75em;
    font-weight: 600
}

.content-wrapper .wp-block-pullquote blockquote cite,.block-editor-block-list__layout .wp-block-pullquote blockquote cite {
    display: block;
    line-height: 2em;
    font-weight: 500;
    padding: 0 0 0 2.625em;
    position: relative;
    font-size: .875em
}

.content-wrapper .wp-block-pullquote blockquote cite:before,.block-editor-block-list__layout .wp-block-pullquote blockquote cite:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: initial;
    width: 1.75em;
    height: 0;
    top: 1.125em;
    border-top: solid 1px
}

.content-wrapper .wp-block-pullquote blockquote cite:not(:first-child),.block-editor-block-list__layout .wp-block-pullquote blockquote cite:not(:first-child) {
    margin: .6875em 0 0
}

.content-wrapper .wp-block-pullquote.is-style-solid-color,.block-editor-block-list__layout .wp-block-pullquote.is-style-solid-color {
    border: none
}

.content-wrapper .wp-block-pullquote.has-background,.block-editor-block-list__layout .wp-block-pullquote.has-background {
    border: none
}

p.has-background {
    padding: 20px
}

p[class*="-color"] strong {
    color: inherit
}

.has-drop-cap:not(:focus):first-letter {
    font-size: 3.5em;
    font-weight: 700;
    line-height: 1.3em;
    padding: 0;
    text-align: left;
    margin: -.1em .2em 0 0
}

.wp-block-table:not(:last-child) {
    margin-bottom: 30px
}

.wp-block-table:not(:first-child) {
    margin-top: 30px
}

.wp-block-loginout:before {
    font: 700 normal 18px/23px 'Font Awesome 5 Free';
    margin: 0 10px 0 0;
    position: relative;
    top: 2px
}

.wp-block-loginout.logged-in:before {
    content: '\f2f5'
}

.wp-block-loginout.logged-out:before {
    content: '\f2f6'
}

.wp-block-loginout.logged-out.has-login-form:before {
    content: none;
    display: none
}

.wp-block-loginout .login-submit .button {
    min-width: 150px
}

.wp-block-image {
    margin-bottom: 0;
    position: relative
}

.wp-block-image:not(:last-child) {
    margin-bottom: 1.5625rem
}

.wp-block-image:not(:last-child) .alignnone,.wp-block-image:not(:last-child) .alignleft,.wp-block-image:not(:last-child) .aligncenter,.wp-block-image:not(:last-child) .alignright {
    margin-bottom: 1.5625rem
}

.wp-block-image * {
    -webkit-border-radius: inherit;
    border-radius: inherit
}

.wp-block-image:not(:first-child) {
    margin-top: 1.5625rem
}

.wp-block-image .aligncenter {
    display: block;
    margin: 7px auto 0
}

.wp-block-image .aligncenter img {
    margin: 0 auto
}

.wp-block-image .aligncenter figcaption {
    display: block
}

.wp-block-image .alignnone {
    margin: 7px 0 0
}

.wp-block-image .alignleft {
    margin: 7px 30px 0 0
}

.wp-block-image .alignright {
    margin: 7px 0 0 30px
}

.wp-block-image figcaption {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0
}

.wp-block-gallery:not(:last-child),.media_gallery:not(:last-child) {
    margin-bottom: 2.625rem
}

.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-2 .blocks-gallery-image,.wp-block-gallery.columns-2 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item,.media_gallery.columns-1 .blocks-gallery-image,.media_gallery.columns-1 .blocks-gallery-item,.media_gallery.columns-2 .blocks-gallery-image,.media_gallery.columns-2 .blocks-gallery-item,.media_gallery.columns-3 .blocks-gallery-image,.media_gallery.columns-3 .blocks-gallery-item {
    width: calc(100% - 30px);
    padding: 0!important
}

.wp-block-gallery.columns-1 .blocks-gallery-image:before,.wp-block-gallery.columns-1 .blocks-gallery-item:before,.wp-block-gallery.columns-2 .blocks-gallery-image:before,.wp-block-gallery.columns-2 .blocks-gallery-item:before,.wp-block-gallery.columns-3 .blocks-gallery-image:before,.wp-block-gallery.columns-3 .blocks-gallery-item:before,.media_gallery.columns-1 .blocks-gallery-image:before,.media_gallery.columns-1 .blocks-gallery-item:before,.media_gallery.columns-2 .blocks-gallery-image:before,.media_gallery.columns-2 .blocks-gallery-item:before,.media_gallery.columns-3 .blocks-gallery-image:before,.media_gallery.columns-3 .blocks-gallery-item:before {
    content: none!important;
    display: none!important
}

.wp-block-gallery .blocks-gallery-grid,.media_gallery .blocks-gallery-grid {
    margin: -15px
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item,.media_gallery .blocks-gallery-grid .blocks-gallery-item {
    margin: 15px!important;
    padding: 0
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:before,.media_gallery .blocks-gallery-grid .blocks-gallery-item:before {
    content: none;
    display: none
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item .item-wrapper,.media_gallery .blocks-gallery-grid .blocks-gallery-item .item-wrapper {
    position: relative;
    height: 100%
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a,.media_gallery .blocks-gallery-grid .blocks-gallery-item a {
    display: block;
    position: relative
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a:before,.media_gallery .blocks-gallery-grid .blocks-gallery-item a:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a:after,.media_gallery .blocks-gallery-grid .blocks-gallery-item a:after {
    content: '\e81f';
    font: 400 normal 42px/1em 'fontello';
    position: absolute;
    display: block;
    left: 50%;
    right: initial;
    top: 50%;
    width: 42px;
    height: 42px;
    -webkit-transition: opacity 0.3s,top 0.3s;
    transition: opacity 0.3s,top 0.3s;
    opacity: 0;
    text-align: center;
    margin: -21px 0 0 -21px;
    z-index: 3
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a:hover:before,.media_gallery .blocks-gallery-grid .blocks-gallery-item a:hover:before {
    opacity: .5
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a:hover:after,.media_gallery .blocks-gallery-grid .blocks-gallery-item a:hover:after {
    opacity: 1
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item img,.media_gallery .blocks-gallery-grid .blocks-gallery-item img {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative
}

.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figcaption,.media_gallery .blocks-gallery-grid .blocks-gallery-item figcaption {
    line-height: 1.4em;
    font-size: 14px;
    padding: 3em 20px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.wp-block-gallery .blocks-gallery-grid.columns-1 .blocks-gallery-image,.wp-block-gallery .blocks-gallery-grid.columns-1 .blocks-gallery-item,.media_gallery .blocks-gallery-grid.columns-1 .blocks-gallery-image,.media_gallery .blocks-gallery-grid.columns-1 .blocks-gallery-item {
    width: calc(100% - 30px)
}

.wp-block-gallery .blocks-gallery-grid.columns-2 .blocks-gallery-image,.wp-block-gallery .blocks-gallery-grid.columns-2 .blocks-gallery-item,.media_gallery .blocks-gallery-grid.columns-2 .blocks-gallery-image,.media_gallery .blocks-gallery-grid.columns-2 .blocks-gallery-item {
    width: calc(50% - 30px)
}

.wp-block-gallery .blocks-gallery-grid.columns-3 .blocks-gallery-image,.wp-block-gallery .blocks-gallery-grid.columns-3 .blocks-gallery-item,.media_gallery .blocks-gallery-grid.columns-3 .blocks-gallery-image,.media_gallery .blocks-gallery-grid.columns-3 .blocks-gallery-item {
    width: calc(33.3333% - 30px)
}

.wp-block-gallery.alignfull .blocks-gallery-grid,.media_gallery.alignfull .blocks-gallery-grid {
    margin: -15px 15px
}

.wp-block-gallery .blocks-gallery-caption,.media_gallery .blocks-gallery-caption {
    text-align: center;
    width: 100%;
    margin: .5em 0 0;
    font-size: 14px
}

.sidebar .wp-block-gallery .blocks-gallery-grid,.footer-widgets .wp-block-gallery .blocks-gallery-grid,.slide-sidebar-content .wp-block-gallery .blocks-gallery-grid {
    margin: -5px
}

.sidebar .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item,.footer-widgets .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item,.slide-sidebar-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
    margin: 5px!important
}

.sidebar .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:after,.footer-widgets .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:after,.slide-sidebar-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:after {
    top: 40%;
    width: 28px;
    height: 28px;
    font-size: 28px;
    margin: -14px 0 0 -14px
}

.sidebar .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:hover:after,.footer-widgets .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:hover:after,.slide-sidebar-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:hover:after {
    top: 50%
}

.wc-block-grid__products {
    margin: 0 -15px -30px!important
}

.wc-block-grid__products .wc-block-grid__product {
    border-width: 0;
    margin: 0 15px 30px;
    overflow: hidden
}

.wc-block-grid__products .wc-block-grid__product:before {
    content: none;
    display: none
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link {
    order: 1;
    cursor: default;
    position: static
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image {
    margin-bottom: 29px;
    cursor: pointer
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 700;
    padding: 0;
    margin: 0 29px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    cursor: pointer
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
    order: 2;
    border: none;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    right: initial;
    padding: 0 14px 0 13px;
    color: #fff;
    background-color: #e95151;
    height: 30px;
    font-size: 12px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .04em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating {
    order: 3;
    margin: 14px auto 0
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating {
    float: none
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating:before {
    opacity: 1
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating span:before {
    color: #ffa16a
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
    margin: 18px 29px 29px;
    order: 4;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: inline-block
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del {
    margin: 0 13px;
    font-weight: 500;
    opacity: 1
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins {
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product .wp-block-button {
    order: 5;
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
    left: 0;
    right: initial;
    padding: 100% 0 0!important;
    font-size: 0;
    line-height: 1;
    margin: 0;
    z-index: 2
}

.wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link {
    margin: 50px 0 0!important;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 1.6667em;
    min-height: 20px;
    max-width: calc(100% - 60px);
    position: absolute;
    top: 50%;
    left: 50%;
    right: initial;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: all 0.3s,background-size 0.2s linear 0.15s;
    transition: all 0.3s,background-size 0.2s linear 0.15s
}

.wc-block-grid__products .wc-block-grid__product .wp-block-button .add_to_cart_button:before {
    content: '\e826';
    display: inline-block;
    vertical-align: middle;
    font: 400 normal 24px/24px 'fontello';
    margin: -4px 12px -2px 0
}

.wc-block-grid__products .wc-block-grid__product:hover .wp-block-button .wp-block-button__link {
    opacity: 1;
    margin: 0!important
}

.wc-block-featured-product {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    min-height: 300px!important;
    padding: 30px 0
}

.wc-block-featured-product .wc-block-featured-product__title {
    margin: 0!important;
    padding: 0 20px
}

.wc-block-featured-product .wc-block-featured-product__description {
    padding: 16px 20px 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
    font-size: 14px;
    line-height: 22px
}

.wc-block-featured-product .wc-block-featured-product__price {
    padding: 16px 20px 0
}

.wc-block-featured-product .wc-block-featured-product__price .price_wrapper {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.wc-block-featured-product .wc-block-featured-product__price .price_wrapper del {
    margin: 0 13px;
    opacity: .6
}

.wc-block-featured-product .wc-block-featured-product__price .price_wrapper ins {
    margin: 0 13px;
    text-decoration: none
}

.wc-block-featured-product .wc-block-featured-product__link {
    padding: 27px 20px 0;
    font-size: 0;
    line-height: 1
}

.wc-block-featured-product .wc-block-featured-product__link .wp-block-button {
    margin: 0
}

.wc-block-featured-product .wc-block-featured-product__link .wp-block-button__link {
    padding: 15px 20px!important;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 1.6667em;
    min-height: 20px;
    max-width: 100%
}

.wc-block-featured-product .wc-block-featured-product__link .wp-block-button__link:before {
    content: '\e826';
    display: inline-block;
    vertical-align: middle;
    font: 400 normal 24px/24px 'fontello';
    margin: -4px 12px -2px 0
}

.wc-block-featured-category {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    min-height: 300px!important;
    padding: 30px 0
}

.wc-block-featured-category .wc-block-featured-category__title {
    margin: 0!important;
    padding: 0 20px
}

.wc-block-featured-category .wc-block-featured-category__description {
    padding: 16px 20px 0
}

.wc-block-featured-category .wc-block-featured-category__description p {
    font-size: 14px;
    line-height: 22px
}

.wc-block-featured-category .wc-block-featured-category__price {
    padding: 16px 20px 0
}

.wc-block-featured-category .wc-block-featured-category__price .price_wrapper {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.wc-block-featured-category .wc-block-featured-category__price .price_wrapper del {
    margin: 0 13px;
    opacity: .6
}

.wc-block-featured-category .wc-block-featured-category__price .price_wrapper ins {
    margin: 0 13px;
    text-decoration: none
}

.wc-block-featured-category .wc-block-featured-category__link {
    padding: 27px 20px 0;
    font-size: 0;
    line-height: 1
}

.wc-block-featured-category .wc-block-featured-category__link .wp-block-button {
    margin: 0
}

.wc-block-featured-category .wc-block-featured-category__link .wp-block-button__link {
    padding: 15px 20px!important;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 1.6667em;
    min-height: 20px;
    max-width: 100%
}

.wc-block-featured-category .wc-block-featured-category__link .wp-block-button__link:before {
    content: '\e826';
    display: inline-block;
    vertical-align: middle;
    font: 400 normal 24px/24px 'fontello';
    margin: -4px 12px -2px 0
}

.wp-block-button:not(:last-child) {
    margin-bottom: 1.3125rem
}

.wp-block-button:not(.is-style-fill) .wp-block-button__link.has-background svg,.wp-block-button:not(.is-style-fill) .wp-block-button__link.has-background:after {
    display: none
}

.body-container .wp-block-button__link.has-black-color:hover {
    color: #000
}

.body-container .wp-block-button__link.has-cyan-bluish-gray-color:hover {
    color: #abb8c3
}

.body-container .wp-block-button__link.has-white-color:hover {
    color: #fff
}

.body-container .wp-block-button__link.has-pale-pink-color:hover {
    color: #f78da7
}

.body-container .wp-block-button__link.has-vivid-red-color:hover {
    color: #cf2e2e
}

.body-container .wp-block-button__link.has-luminous-vivid-orange-color:hover {
    color: #ff6900
}

.body-container .wp-block-button__link.has-luminous-vivid-amber-color:hover {
    color: #fcb900
}

.body-container .wp-block-button__link.has-light-green-cyan-color:hover {
    color: #7bdcb5
}

.body-container .wp-block-button__link.has-vivid-green-cyan-color:hover {
    color: #00d084
}

.body-container .wp-block-button__link.has-pale-cyan-blue-color:hover {
    color: #8ed1fc
}

.body-container .wp-block-button__link.has-vivid-cyan-blue-color:hover {
    color: #0693e3
}

.body-container .wp-block-button__link.has-vivid-purple-color:hover {
    color: #9b51e0
}

.content .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

.body-container .is-style-outline>.wp-block-button__link:not(.has-text-color),.body-container .wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor
}

.wp-block-columns {
    margin-bottom: 0
}

.wp-block-columns:not(:last-child) {
    margin-bottom: 1.3125rem
}

.content-wrapper-sidebar-position-none .wp-block-columns.alignfull,.block-editor-block-list__layout .wp-block-columns.alignfull {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px
}

.content-wrapper-sidebar-position-none .wp-block-columns.alignwide,.block-editor-block-list__layout .wp-block-columns.alignwide {
    margin: 0;
    width: 100%
}

.wp-block-media-text:not(:last-child) {
    margin-bottom: 1.3125rem
}

.wp-block-video {
    font-size: 0;
    line-height: 1
}

.wp-block-video video {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.wp-block-embed:not(:first-child) {
    margin-top: 30px
}

.wp-block-embed:not(:last-child) {
    margin-bottom: 30px
}

.wp-block-embed .wp-block-embed__wrapper {
    position: relative
}

.wp-block-embed figcaption {
    text-align: center;
    width: 100%
}

.wp-block-embed.is-type-video .wp-block-embed__wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding: 56.25% 0 0
}

.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.wp-block-embed .video-embed {
    padding: 0;
    position: static
}

.wp-block-embed .video-embed iframe {
    position: relative
}

.content-wrapper .wp-block-cover,.wp-block-cover {
    overflow: hidden;
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover
}

.content-wrapper .wp-block-cover:not(:last-child),.wp-block-cover:not(:last-child) {
    margin-bottom: 30px
}

.content-wrapper .wp-block-cover:not(:first-child),.wp-block-cover:not(:first-child) {
    margin-top: 30px
}

.content-wrapper .wp-block-cover strong,.wp-block-cover strong {
    color: inherit
}

.content-wrapper .wp-block-cover p,.wp-block-cover p {
    line-height: 2em
}

.content-wrapper .wp-block-cover p:not(:last-child),.wp-block-cover p:not(:last-child) {
    margin-bottom: 1.25em
}

.content-wrapper .wp-block-cover a,.wp-block-cover a {
    text-decoration: underline;
    color: inherit
}

.content-wrapper .wp-block-cover a:hover,.wp-block-cover a:hover {
    text-decoration: none;
    color: inherit
}

.content-wrapper .wp-block-cover a.wp-block-button__link,.wp-block-cover a.wp-block-button__link {
    text-decoration: none;
    min-width: 140px
}

.sidebar .widget-wrapper .wp-block-cover h1,.sidebar .widget-wrapper .wp-block-cover h2,.sidebar .widget-wrapper .wp-block-cover h3,.sidebar .widget-wrapper .wp-block-cover h4,.sidebar .widget-wrapper .wp-block-cover h5,.sidebar .widget-wrapper .wp-block-cover h6,.footer-widgets .widget-wrapper .wp-block-cover h1,.footer-widgets .widget-wrapper .wp-block-cover h2,.footer-widgets .widget-wrapper .wp-block-cover h3,.footer-widgets .widget-wrapper .wp-block-cover h4,.footer-widgets .widget-wrapper .wp-block-cover h5,.footer-widgets .widget-wrapper .wp-block-cover h6,.slide-sidebar-content .widget-wrapper .wp-block-cover h1,.slide-sidebar-content .widget-wrapper .wp-block-cover h2,.slide-sidebar-content .widget-wrapper .wp-block-cover h3,.slide-sidebar-content .widget-wrapper .wp-block-cover h4,.slide-sidebar-content .widget-wrapper .wp-block-cover h5,.slide-sidebar-content .widget-wrapper .wp-block-cover h6 {
    text-transform: none
}

.sidebar .wp-block-cover,.footer-widgets .wp-block-cover,.slide-sidebar-content .wp-block-cover {
    padding: 45px 25px 45px 25px
}

.sidebar .wp-block-cover h1,.sidebar .wp-block-cover h2,.sidebar .wp-block-cover h3,.sidebar .wp-block-cover h4,.sidebar .wp-block-cover h5,.sidebar .wp-block-cover h6,.footer-widgets .wp-block-cover h1,.footer-widgets .wp-block-cover h2,.footer-widgets .wp-block-cover h3,.footer-widgets .wp-block-cover h4,.footer-widgets .wp-block-cover h5,.footer-widgets .wp-block-cover h6,.slide-sidebar-content .wp-block-cover h1,.slide-sidebar-content .wp-block-cover h2,.slide-sidebar-content .wp-block-cover h3,.slide-sidebar-content .wp-block-cover h4,.slide-sidebar-content .wp-block-cover h5,.slide-sidebar-content .wp-block-cover h6 {
    text-transform: none
}

.sidebar .wp-block-cover h1:not(:last-child),.sidebar .wp-block-cover h2:not(:last-child),.sidebar .wp-block-cover h3:not(:last-child),.sidebar .wp-block-cover h4:not(:last-child),.sidebar .wp-block-cover h5:not(:last-child),.sidebar .wp-block-cover h6:not(:last-child),.footer-widgets .wp-block-cover h1:not(:last-child),.footer-widgets .wp-block-cover h2:not(:last-child),.footer-widgets .wp-block-cover h3:not(:last-child),.footer-widgets .wp-block-cover h4:not(:last-child),.footer-widgets .wp-block-cover h5:not(:last-child),.footer-widgets .wp-block-cover h6:not(:last-child),.slide-sidebar-content .wp-block-cover h1:not(:last-child),.slide-sidebar-content .wp-block-cover h2:not(:last-child),.slide-sidebar-content .wp-block-cover h3:not(:last-child),.slide-sidebar-content .wp-block-cover h4:not(:last-child),.slide-sidebar-content .wp-block-cover h5:not(:last-child),.slide-sidebar-content .wp-block-cover h6:not(:last-child) {
    margin-bottom: .5em
}

.sidebar .wp-block-cover .wp-block-buttons:not(:first-child),.footer-widgets .wp-block-cover .wp-block-buttons:not(:first-child),.slide-sidebar-content .wp-block-cover .wp-block-buttons:not(:first-child) {
    margin-top: 20px
}

.sidebar .wp-block-cover img,.footer-widgets .wp-block-cover img,.slide-sidebar-content .wp-block-cover img {
    -webkit-border-radius: 0;
    border-radius: 0
}

.wp-block-group.has-background {
    padding: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.wp-block-group.has-background p:last-child {
    margin: 0
}

.wp-block-group:not(:last-child) {
    margin-bottom: 1.3125rem
}

.wp-block-button:not(.has-custom-font-size) {
    font-size: 12px
}

.wp-block-button .wp-block-button__link {
    padding: 18px 20px;
    line-height: 1.6667em
}

.wp-block-button.is-style-squared .wp-block-button__link {
    -webkit-border-radius: 0;
    border-radius: 0
}

body .content-wrapper .wp-block-file a.wp-block-file__button,.block-editor-block-list__layout .wp-block-file a.wp-block-file__button {
    color: #fff
}

body .content-wrapper .wp-block-social-links,.block-editor-block-list__layout .wp-block-social-links,ul.wp-block-social-links {
    margin: 0
}

body .content-wrapper .wp-block-social-links:not(:last-child),.block-editor-block-list__layout .wp-block-social-links:not(:last-child),ul.wp-block-social-links:not(:last-child) {
    margin-bottom: 2rem
}

body .content-wrapper .wp-block-social-links .wp-social-link,.block-editor-block-list__layout .wp-block-social-links .wp-social-link,ul.wp-block-social-links .wp-social-link {
    margin: 0!important;
    padding: 0;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

body .content-wrapper .wp-block-social-links .wp-social-link:before,.block-editor-block-list__layout .wp-block-social-links .wp-social-link:before,ul.wp-block-social-links .wp-social-link:before {
    content: none;
    display: none
}

body .content-wrapper .wp-block-social-links .wp-social-link:hover,.block-editor-block-list__layout .wp-block-social-links .wp-social-link:hover,ul.wp-block-social-links .wp-social-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

body .content-wrapper .wp-block-social-links .wp-social-link a,.block-editor-block-list__layout .wp-block-social-links .wp-social-link a,ul.wp-block-social-links .wp-social-link a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

body .content-wrapper .wp-block-social-links.is-style-default:not(.has-small-icon-size):not(.has-large-icon-size):not(.has-huge-icon-size),body .content-wrapper .wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-small-icon-size):not(.has-large-icon-size):not(.has-huge-icon-size),.block-editor-block-list__layout .wp-block-social-links.is-style-default:not(.has-small-icon-size):not(.has-large-icon-size):not(.has-huge-icon-size),.block-editor-block-list__layout .wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-small-icon-size):not(.has-large-icon-size):not(.has-huge-icon-size),ul.wp-block-social-links.is-style-default:not(.has-small-icon-size):not(.has-large-icon-size):not(.has-huge-icon-size),ul.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-small-icon-size):not(.has-large-icon-size):not(.has-huge-icon-size) {
    font-size: 18px
}

body .content-wrapper .wp-block-social-links.is-style-default .wp-social-link,body .content-wrapper .wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-social-link,.block-editor-block-list__layout .wp-block-social-links.is-style-default .wp-social-link,.block-editor-block-list__layout .wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-social-link,ul.wp-block-social-links.is-style-default .wp-social-link,ul.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-social-link {
    width: 2.38888em;
    height: 2.38888em;
    line-height: 2.38888em
}

body .content-wrapper .wp-block-social-links.is-style-default .wp-social-link a,body .content-wrapper .wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-social-link a,.block-editor-block-list__layout .wp-block-social-links.is-style-default .wp-social-link a,.block-editor-block-list__layout .wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-social-link a,ul.wp-block-social-links.is-style-default .wp-social-link a,ul.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-social-link a {
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width: 600px) {
    .wp-block-columns .wp-block-column+.wp-block-column {
        margin:20px 0 0
    }
}

@media only screen and (min-width: 768px) {
    .content-wrapper-sidebar-position-none .alignwide,.block-editor-block-list__layout .alignwide {
        margin-left:-20px;
        margin-right: -20px;
        width: calc(100% + 40px)
    }

    .wp-block-media-text .wp-block-media-text__content {
        padding: 0 50px
    }

    .wp-block-group.has-background {
        padding: 40px 50px
    }

    p.has-background {
        padding: 40px 50px
    }

    .content-wrapper .wp-block-pullquote,.block-editor-block-list__layout .wp-block-pullquote {
        padding: 2.625em
    }

    .content-wrapper .wp-block-pullquote blockquote,.block-editor-block-list__layout .wp-block-pullquote blockquote {
        padding: 0
    }

    .content-wrapper .wp-block-pullquote blockquote:before,.block-editor-block-list__layout .wp-block-pullquote blockquote:before {
        display: none;
        content: none
    }

    .content-wrapper .wp-block-pullquote blockquote cite,.block-editor-block-list__layout .wp-block-pullquote blockquote cite {
        padding: 0 0 0 3.125em;
        font-size: 1em;
        display: inline-block;
        vertical-align: top
    }

    .content-wrapper .wp-block-pullquote blockquote cite:before,.block-editor-block-list__layout .wp-block-pullquote blockquote cite:before {
        width: 2.25em
    }

    .wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item {
        width: calc(100% - 30px)
    }

    .wp-block-gallery.columns-2 .blocks-gallery-image,.wp-block-gallery.columns-2 .blocks-gallery-item {
        width: calc(50% - 30px)
    }

    .wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc(33.3333% - 30px)
    }

    .wp-block-gallery .blocks-gallery-grid.columns-1 .blocks-gallery-image,.wp-block-gallery .blocks-gallery-grid.columns-1 .blocks-gallery-item {
        width: calc(100% - 30px)
    }

    .wp-block-gallery .blocks-gallery-grid.columns-2 .blocks-gallery-image,.wp-block-gallery .blocks-gallery-grid.columns-2 .blocks-gallery-item {
        width: calc(50% - 30px)
    }

    .wp-block-gallery .blocks-gallery-grid.columns-3 .blocks-gallery-image,.wp-block-gallery .blocks-gallery-grid.columns-3 .blocks-gallery-item {
        width: calc(33.3333% - 30px)
    }

    .content-wrapper-sidebar-position-none .wp-block-columns.alignfull,.block-editor-block-list__layout .wp-block-columns.alignfull {
        padding: 0 30px
    }
}

@media only screen and (min-width: 992px) {
    .content-wrapper .wp-block-pullquote,.block-editor-block-list__layout .wp-block-pullquote {
        padding:4em 4.25em
    }
}

@media only screen and (min-width: 1200px) {
    .content-wrapper-sidebar-position-none .wp-block-columns.alignwide,.block-editor-block-list__layout .wp-block-columns.alignwide {
        margin:0 -20px;
        width: calc(100% + 40px)
    }

    .sidebar .wp-block-cover,.footer-widgets .wp-block-cover,.slide-sidebar-content .wp-block-cover {
        padding: 45px 40px 45px 50px
    }
}

.elementor-element-overlay ul>li:before {
    left: initial;
    right: initial
}

.elementor_library-template-default .header,.elementor_library-template-default .page-title-container,.elementor_library-template-default .footer,.elementor_library-template-default .post-meta-header,.elementor_library-template-default .post-title,.elementor_library-template-default .post-meta-footer,.elementor_library-template-default .top-bar,.elementor_library-template-default .mobile-header-menu-container,.elementor_library-template-default .mobile-header,.elementor_library-template-default .sidebar {
    display: none!important
}

.elementor-editor-active .header.sticky-header-on.sticky-ready.sticky-active .sticky-wrapper,.elementor-editor-active .mobile-header.sticky-header-on.sticky-ready.sticky-active .sticky-wrapper {
    position: relative;
    display: none;
    opacity: 0
}

.elementor-editor-active .sticky-header {
    position: relative;
    display: none;
    opacity: 0
}

.elementor-editor-active .content-wrapper:hover {
    z-index: 4;
    position: relative
}

.elementor-widget-wrap .elementor-widget:not(:last-child) {
    margin-bottom: 0
}

.elementor-widget-container .industrium_archive_listing_wrapper {
    padding-top: 0;
    padding-bottom: 0
}

.elementor-section+.elementor-section {
    margin-top: 80px
}

.elementor-section.elementor-section-row-wrap>.elementor-container>.elementor-row {
    flex-wrap: wrap
}

.elementor-section-stretched>.elementor-container {
    padding: 0 20px
}

.elementor-section-stretched>.elementor-container.elementor-column-gap-no {
    padding: 0
}

.elementor-section-stretched>.elementor-container.elementor-column-gap-no .elementor-section>.elementor-container {
    padding: 0 20px
}

.elementor-section-stretched>.elementor-container.elementor-column-gap-no .elementor-section>.elementor-container.elementor-column-gap-no {
    padding: 0
}

.elementor-section-stretched.elementor-section-container-padding-remove>.elementor-container {
    padding: 0
}

.elementor-section-stretched.elementor-section-container-padding-remove>.elementor-container .elementor-section>.elementor-container {
    padding: 0
}

.elementor-section-stretched>.elementor-container.elementor-column-gap-no .elementor-inner-section.elementor-section-container-padding-remove>.elementor-container {
    padding: 0
}

.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-column-gap-default>.elementor-row {
    margin: -10px;
    width: calc(100% + 20px)
}

.elementor-column-gap-narrow>.elementor-row {
    margin: -5px;
    width: calc(100% + 10px)
}

.elementor-column-gap-extended>.elementor-row {
    margin: -15px;
    width: calc(100% + 30px)
}

.elementor-column-gap-wide>.elementor-row {
    margin: -20px;
    width: calc(100% + 40px)
}

.elementor-column-gap-wider>.elementor-row {
    margin: -30px;
    width: calc(100% + 60px)
}

.elementor-section-content-top>.elementor-container>.elementor-row {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    align-content: flex-start
}

.elementor-section-content-bottom>.elementor-container>.elementor-row {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    align-content: flex-end
}

.elementor-section-content-middle>.elementor-container>.elementor-row {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    align-content: center
}

.elementor-section-content-space-between>.elementor-container>.elementor-row {
    align-content: space-between
}

.elementor-section-content-space-around>.elementor-container>.elementor-row {
    align-content: space-around
}

.elementor-section-content-space-evenly>.elementor-container>.elementor-row {
    align-content: space-evenly
}

@media (min-width: 768px) {
    .elementor-section+.elementor-section {
        margin-top:120px
    }

    .elementor-section-stretched>.elementor-container {
        padding: 0 30px
    }

    .elementor-section-stretched>.elementor-container.elementor-column-gap-no {
        padding: 0
    }

    .elementor-section-stretched>.elementor-container.elementor-column-gap-no .elementor-section>.elementor-container {
        padding: 0 30px
    }

    .elementor-section-stretched>.elementor-container.elementor-column-gap-no .elementor-section>.elementor-container.elementor-column-gap-no {
        padding: 0
    }
}

@media (min-width: 992px) {
    .elementor-section-full_width>.elementor-container {
        -webkit-box-sizing:content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

    .elementor-section-stretched>.elementor-container {
        padding: 0 40px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

    .elementor-section-stretched>.elementor-container.elementor-column-gap-no {
        padding: 0
    }

    .elementor-section-stretched>.elementor-container.elementor-column-gap-no .elementor-section>.elementor-container {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        padding: 0 40px
    }

    .elementor-section-stretched>.elementor-container.elementor-column-gap-no .elementor-section>.elementor-container.elementor-column-gap-no {
        padding: 0
    }
}

@media (min-width: 1280px) {
    .elementor-section+.elementor-section {
        margin-top:150px
    }
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: .36em;
    margin-bottom: .1em;
    font-size: 1.5em
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1.6667em!important;
    height: 1.6667em!important;
    line-height: 1.6667em;
    font-size: 1em;
    font-weight: 700;
    text-align: center
}

.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-video-container {
    -webkit-border-radius: 0!important;
    border-radius: 0!important
}

.elementor-lightbox .elementor-lightbox-image {
    -webkit-align-self: unset;
    -moz-align-self: unset;
    -ms-align-self: unset;
    align-self: unset
}

.elementor-slideshow__header {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@keyframes slideInUpLeft {
    from {
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    to {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }
}

.industrium_slide_in_up_left {
    animation-name: slideInUpLeft;
    animation-timing-function: ease-out
}

@keyframes slideInUpRight {
    from {
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%)
    }

    to {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }
}

.industrium_slide_in_up_right {
    animation-name: slideInUpRight;
    animation-timing-function: ease-out
}

@keyframes clipInDown {
    from {
        clip-path: inset(0 0 100% 0);
        -webkit-clip-path: inset(0 0 100% 0)
    }

    to {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

.industrium_clip_in_down {
    animation-name: clipInDown;
    animation-timing-function: ease-out
}

@keyframes clipInUp {
    from {
        clip-path: inset(100% 0 0 0);
        -webkit-clip-path: inset(100% 0 0 0)
    }

    to {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

.industrium_clip_in_up {
    animation-name: clipInUp;
    animation-timing-function: ease-out
}

@keyframes image_clip_right {
    from {
        clip-path: inset(0 100% 0 0);
        -webkit-clip-path: inset(0 100% 0 0)
    }

    to {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

@keyframes image_clip_left {
    from {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }

    to {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

.image_clip_right .elementor-widget-container,.image_clip_left .elementor-widget-container {
    animation-duration: inherit
}

.image_clip_right .elementor-widget-container img,.image_clip_left .elementor-widget-container img {
    animation-name: image_clip_right;
    animation-duration: inherit;
    animation-timing-function: ease-out
}

.image_clip_right .elementor-widget-container img {
    animation-name: image_clip_right
}

.image_clip_left .elementor-widget-container img {
    animation-name: image_clip_left
}

.body-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0;
    cursor: pointer;
    z-index: 9;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.body-overlay.active {
    opacity: .5;
    pointer-events: auto
}

.content-wrapper {
    margin-top: 90px;
    margin-bottom: 90px;
    max-width: 1200px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content-wrapper.content-wrapper-remove-top-margin {
    margin-top: 0!important
}

.content-wrapper.content-wrapper-remove-bottom-margin {
    margin-bottom: 0!important
}

.content-wrapper .content {
    width: calc(100% - 40px);
    margin: 0 20px;
    position: relative;
    z-index: 1
}

.content-wrapper .content-inner:after {
    content: '';
    display: table;
    clear: both
}

.content-wrapper:after {
    content: '';
    display: table;
    clear: both
}

.masonry-listing {
    font-size: 0;
    line-height: 1
}

.archive-listing {
    -webkit-transition: height 0.5s;
    transition: height 0.5s
}

.archive-listing .archive-listing-wrapper>div {
    -webkit-transition: transform 0.3s,opacity 0.5s;
    transition: transform 0.3s,opacity 0.5s
}

.archive-listing.loading {
    overflow: hidden
}

.archive-listing.loading .archive-listing-wrapper>div {
    -webkit-transform: scale(.95,.95);
    -ms-transform: scale(.95,.95);
    transform: scale(.95,.95);
    opacity: .1
}

.grid-listing {
    font-size: 0;
    line-height: 1
}

.grid-listing.columns-2 .grid-item,.grid-listing.columns-3 .grid-item,.grid-listing.columns-4 .grid-item,.grid-listing.columns-5 .grid-item,.grid-listing.columns-6 .grid-item {
    width: 100%;
    display: inline-block;
    vertical-align: top
}

@media only screen and (min-width: 576px) {
    .grid-listing.columns-2 .grid-item,.grid-listing.columns-3 .grid-item,.grid-listing.columns-4 .grid-item,.grid-listing.columns-5 .grid-item,.grid-listing.columns-6 .grid-item {
        width:50%
    }
}

@media only screen and (min-width: 768px) {
    .grid-listing.columns-3 .grid-item,.grid-listing.columns-4 .grid-item,.grid-listing.columns-5 .grid-item,.grid-listing.columns-6 .grid-item {
        width:50%
    }

    .content-wrapper {
        margin-top: 120px;
        margin-bottom: 110px
    }

    .content-wrapper .content {
        width: calc(100% - 60px);
        margin: 0 30px;
        position: relative;
        z-index: 1
    }
}

@media only screen and (min-width: 992px) {
    body .grid-listing.columns-3 .grid-item,.content-wrapper-sidebar-position-none .grid-listing.columns-3 .grid-item {
        width:33.3333%
    }

    body .grid-listing.columns-4 .grid-item,body .grid-listing.columns-5 .grid-item,body .grid-listing.columns-6 .grid-item,.content-wrapper-sidebar-position-none .grid-listing.columns-4 .grid-item,.content-wrapper-sidebar-position-none .grid-listing.columns-5 .grid-item,.content-wrapper-sidebar-position-none .grid-listing.columns-6 .grid-item {
        width: 25%
    }

    .content-wrapper-sidebar-position-left .grid-listing.columns-3 .grid-item,.content-wrapper-sidebar-position-left .grid-listing.columns-4 .grid-item,.content-wrapper-sidebar-position-left .grid-listing.columns-5 .grid-item,.content-wrapper-sidebar-position-left .grid-listing.columns-6 .grid-item,.content-wrapper-sidebar-position-right .grid-listing.columns-3 .grid-item,.content-wrapper-sidebar-position-right .grid-listing.columns-4 .grid-item,.content-wrapper-sidebar-position-right .grid-listing.columns-5 .grid-item,.content-wrapper-sidebar-position-right .grid-listing.columns-6 .grid-item {
        width: 33.3333%
    }

    .content-wrapper {
        padding: 0 20px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin: 150px auto
    }

    .content-wrapper .sidebar {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0
    }

    .content-wrapper .content {
        margin: 0 20px
    }

    .content-wrapper.content-wrapper-sidebar-position-left .sidebar {
        order: 1
    }

    .content-wrapper.content-wrapper-sidebar-position-left .content {
        order: 2;
        max-width: 995px;
        width: calc(75% - 40px)
    }

    .content-wrapper.content-wrapper-sidebar-position-right .sidebar {
        order: 2
    }

    .content-wrapper.content-wrapper-sidebar-position-right .content {
        order: 1;
        max-width: 995px;
        width: calc(75% - 40px)
    }

    .content-wrapper.content-wrapper-sidebar-position-none .content {
        width: calc(100% - 40px)
    }
}

@media only screen and (min-width: 1200px) {
    body .grid-listing.columns-4 .grid-item,.content-wrapper-sidebar-position-none .grid-listing.columns-4 .grid-item,.content-wrapper-sidebar-position-left .grid-listing.columns-4 .grid-item,.content-wrapper-sidebar-position-right .grid-listing.columns-4 .grid-item {
        width:25%
    }

    body .grid-listing.columns-5 .grid-item,.content-wrapper-sidebar-position-none .grid-listing.columns-5 .grid-item,.content-wrapper-sidebar-position-left .grid-listing.columns-5 .grid-item,.content-wrapper-sidebar-position-right .grid-listing.columns-5 .grid-item {
        width: 20%
    }

    body .grid-listing.columns-6 .grid-item,.content-wrapper-sidebar-position-none .grid-listing.columns-6 .grid-item,.content-wrapper-sidebar-position-left .grid-listing.columns-6 .grid-item,.content-wrapper-sidebar-position-right .grid-listing.columns-6 .grid-item {
        width: 16.6667%
    }

    .content-wrapper {
        max-width: 1420px;
        padding: 0 20px
    }

    .content-wrapper .content {
        margin: 0 20px
    }

    .content-wrapper.content-wrapper-sidebar-position-left .content {
        width: calc(75% - 40px)
    }

    .content-wrapper.content-wrapper-sidebar-position-right .content {
        width: calc(75% - 40px)
    }

    .content-wrapper.content-wrapper-sidebar-position-none .content {
        width: calc(100% - 40px)
    }
}

.sidebar {
    margin: 0 20px;
    max-width: 305px;
    min-width: 260px;
    width: calc(25% - 40px)
}

@media only screen and (max-width: 991px) {
    .sidebar {
        position:fixed;
        top: 0;
        bottom: 0;
        right: -320px;
        left: auto;
        -webkit-transition: right 0.3s,left 0.3s,opacity 0.3s;
        transition: right 0.3s,left 0.3s,opacity 0.3s;
        overflow-y: scroll;
        z-index: 999999;
        padding: 86px 20px 32px;
        width: 280px;
        max-width: none;
        margin: 0!important;
        -webkit-box-shadow: 0 3px 49px rgba(0,0,0,.07);
        -moz-box-shadow: 0 3px 49px rgba(0,0,0,.07);
        box-shadow: 0 3px 49px rgba(0,0,0,.07);
        background-color: #fff;
        opacity: 0
    }

    .sidebar.active {
        right: 0;
        left: auto;
        opacity: 1
    }

    .sidebar .shop-hidden-sidebar-close {
        position: absolute;
        right: 20px;
        left: initial;
        top: 30px;
        display: block;
        width: 19px;
        height: 19px;
        font: 400 normal 19px/19px 'fontello';
        cursor: pointer;
        text-align: center;
        -webkit-transition: color 0.3s;
        transition: color 0.3s
    }

    .sidebar .shop-hidden-sidebar-close:before {
        content: '\e803'
    }

    .simple-sidebar-trigger {
        position: fixed;
        right: 0;
        left: auto;
        top: 50%;
        width: 40px;
        height: 60px;
        margin: -30px 0 0;
        cursor: pointer;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        font: 400 normal 18px/1 'fontello';
        z-index: 9;
        opacity: 1;
        border: solid 1px;
        border-right: none
    }

    .simple-sidebar-trigger:before {
        content: '\e825';
        position: absolute;
        display: block;
        width: 18px;
        height: 18px;
        top: 50%;
        left: 50%;
        right: auto;
        margin: -9px 0 0 -9px
    }
}

@media only screen and (min-width: 1200px) {
    .sidebar {
        margin:0 20px;
        width: calc(25% - 40px)
    }
}

.archive-listing-wrapper .standard-blog-item-wrapper:not(:first-child) {
    margin-top: 100px
}

.archive-listing-wrapper .standard-blog-item-wrapper:not(.industrium-format-quote) .post-meta-header:not(:first-child) .post-meta-item-date {
    margin-top: -56px
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item,.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item {
    overflow: hidden
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-labels,.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-labels {
    position: relative
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-labels:not(:first-child),.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-labels:not(:first-child) {
    margin-top: 20px
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-header:not(:first-child),.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-header:not(:first-child) {
    margin: 0
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-author,.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-author {
    display: block;
    font-size: 14px
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-author:not(:first-child),.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-author:not(:first-child) {
    margin-top: 20px
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-title:not(:first-child),.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-title:not(:first-child) {
    margin: 10px 0 0
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-title a,.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-title a {
    display: inline;
    background-image: linear-gradient(to right,currentColor 0%,currentColor 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    -webkit-transition: all 0.3s,background-size 0.8s;
    transition: all 0.3s,background-size 0.8s
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-content:not(:first-child),.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-content:not(:first-child) {
    margin-top: 17px
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-tags:before,.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-tags:before {
    content: '# '
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-tags a,.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-tags a {
    display: inline-block
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-tags:not(:first-child),.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-tags:not(:first-child) {
    margin-top: 13px
}

.standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item:hover .post-title a,.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item:hover .post-title a {
    background-size: 100% 2px
}

.sticky .post-labels,.status-sticky .post-labels {
    padding: 0 0 0 30px
}

.sticky .post-labels:before,.status-sticky .post-labels:before {
    content: '\f08d';
    position: absolute;
    display: block;
    width: 24px;
    height: 25px;
    left: 0;
    right: initial;
    top: 0;
    font: 700 normal 14px/27px 'Font Awesome 5 Free';
    text-align: center;
    padding: 0 0 0 1px
}

.post-more-button:not(:first-child) {
    margin-top: 15px
}

@media screen and (min-width: 576px) {
    .archive-listing-wrapper .standard-blog-item-wrapper:not(.industrium-format-quote) .post-meta-header:not(:first-child) .post-meta-item-date {
        margin-top:-102px
    }
}

@media screen and (min-width: 768px) {
    .standard-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-tags:not(:first-child),.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-tags:not(:first-child) {
        margin-top:15px
    }

    .post-more-button:not(:first-child) {
        margin-top: 25px
    }
}

.archive-listing-wrapper.grid-listing {
    margin: 0 -20px -50px
}

.archive-listing-wrapper.grid-listing .grid-item {
    padding: 0 20px;
    margin: 0 0 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-header:not(:first-child) .post-meta-item-date {
    margin-top: -56px
}

.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-labels:not(:first-child) {
    margin-top: 10px
}

.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-title {
    line-height: 1.5em
}

.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-title:not(:first-child) {
    margin-top: 5px
}

.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-content:not(:first-child) {
    margin-top: 8px
}

.grid-blog-item-wrapper:not(.industrium-format-quote) .blog-item .post-meta-item-author:not(:first-child) {
    margin-top: 10px
}

.single-post .post-quote:not(:last-child) {
    margin-bottom: 25px
}

.single-post .post-media-wrapper {
    position: relative;
    overflow: hidden
}

.single-post .post-labels {
    margin: 0;
    position: relative
}

.single-post .post-labels:not(:first-child) {
    margin: 30px 0 0
}

.post-meta-header {
    font-size: 0;
    line-height: 1;
    position: relative;
    z-index: 3;
    pointer-events: none
}

.post-meta-header:not(:first-child) {
    margin-top: -56px
}

.grid-blog-item-wrapper .post-meta-header:first-child {
    text-align: left
}

.grid-blog-item-wrapper .post-meta-header:first-child .post-meta-item {
    text-align: center
}

.grid-blog-item-wrapper .post-meta-header:not(:first-child) {
    text-align: right
}

.grid-blog-item-wrapper .post-meta-header:not(:first-child) .post-meta-item {
    text-align: center
}

.post-meta-header .post-meta-item {
    pointer-events: auto;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4286em;
    position: relative;
    min-width: 63px
}

.post-meta-header .post-meta-item .post-meta-item-month-year {
    display: block;
    line-height: 33px;
    padding: 0 7px;
    text-align: center
}

.grid-blog-item-wrapper .post-meta-header .post-meta-item .post-meta-item-month-year {
    line-height: 24px
}

.post-meta-header .post-meta-item .post-meta-item-day {
    padding: 12px 12px 9px;
    line-height: 1em;
    display: block;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -.03em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.grid-blog-item-wrapper .post-meta-header .post-meta-item.post-meta-item-author {
    min-width: auto;
    text-align: left
}

.industrium-format-quote .post-meta-header,.industrium-format-quote .post-meta-header:not(:first-child) {
    margin-top: 0
}

.single-post>.post-title {
    margin: 0
}

.single-post>.post-title:not(:first-child) {
    margin: 10px 0 0
}

.single-post .post-content:after {
    content: '';
    display: table;
    clear: both
}

.single-post .post-content:not(:first-child) {
    margin: 17px 0 0
}

.single-post .post-meta-footer {
    position: relative;
    margin: 0 -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.single-post .post-meta-footer:not(:first-child) {
    margin: 39px -15px 0;
    padding: 30px 0 0;
    position: relative
}

.single-post .post-meta-footer:not(:first-child):before {
    content: '';
    position: absolute;
    display: block;
    left: 15px;
    right: 15px;
    top: 0;
    height: 2px
}

.single-post .post-meta-footer .post-meta-item {
    margin: 0 15px;
    font-size: 14px;
    font-weight: 500
}

.single-post .post-meta-footer .post-meta-item:not(:last-child) {
    margin-bottom: 20px
}

.single-post .post-meta-footer .post-meta-item.post-meta-item-tags {
    text-align: center;
    margin: -10px 10px 0;
    font-size: 0;
    line-height: 1
}

.single-post .post-meta-footer .post-meta-item.post-meta-item-tags:not(:last-child) {
    margin-bottom: 20px
}

.single-post .post-meta-footer .post-meta-item.post-meta-item-tags a {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 5px 17px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block;
    vertical-align: top;
    margin: 3px 3px 0;
    letter-spacing: -.03em
}

.single-post .post-meta-footer .post-meta-item.post-meta-item-tags a:before {
    content: '\e82d';
    position: absolute;
    font-family: 'fontello';
    font-size: 10px;
    display: block;
    left: 0;
    right: initial;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1em;
    height: 1em;
    width: 1em
}

.single-post .post-meta-footer .post-meta-item.post-meta-item-socials {
    text-align: center
}

.single-post .post-meta-footer .post-meta-item.post-meta-item-author {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    font-weight: 700;
    font-size: 16px
}

.post-password-form {
    margin: 2rem 0;
    position: relative;
    z-index: 2
}

.post-password-form label {
    display: block;
    font-size: 0;
    line-height: 1;
    width: 100%
}

.post-password-form input[type="submit"],.post-password-form button {
    width: 100%;
    margin: 10px 0 0
}

@media screen and (min-width: 576px) {
    .post-meta-header:not(:first-child) {
        margin-top:-102px
    }

    .post-meta-header .post-meta-item {
        min-width: 115px
    }

    .grid-blog-item-wrapper .post-meta-header .post-meta-item {
        min-width: 63px
    }

    .post-meta-header .post-meta-item .post-meta-item-day {
        padding: 39px 20px 13px;
        text-align: left;
        font-size: 50px
    }

    .grid-blog-item-wrapper .post-meta-header .post-meta-item .post-meta-item-day {
        padding: 12px 12px 9px;
        text-align: center;
        font-size: 35px
    }

    .post-password-form p {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        position: relative
    }

    .post-password-form label {
        width: 50%
    }

    .post-password-form input[type="submit"],.post-password-form button {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        margin: 0 0 0 20px;
        width: auto
    }

    .post-password-form button {
        padding: 15px 40px!important;
        min-width: 120px!important
    }
}

@media screen and (min-width: 768px) {
    .single-post .post-meta-footer {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .single-post .post-meta-footer .post-meta-item:not(:last-child) {
        margin-bottom: 0
    }

    .single-post .post-meta-footer .post-meta-item.post-meta-item-socials {
        text-align: right
    }

    .single-post .post-meta-footer .post-meta-item.post-meta-item-tags {
        text-align: left
    }

    .single-post .post-meta-footer .post-meta-item.post-meta-item-tags:not(:last-child) {
        margin-bottom: 0
    }
}

.error-404-container {
    position: absolute;
    width: 100%;
    min-height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    padding: 35px 20px;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.error-404-container .error-404-header .logo-container {
    margin: 0
}

.error-404-container .error-404-image {
    display: block;
    margin: 0 auto;
    max-width: 80%
}

.error-404-container .error-404-image:not(:first-child) {
    margin-top: 58px
}

.error-404-container .error-404-inner {
    padding: 40px 0
}

.error-404-container .error-404-inner .error-404-content {
    max-width: 630px;
    margin: 0 auto
}

.error-404-container .error-404-inner .error-404-title {
    font-size: 30px
}

.error-404-container .error-404-inner .error-404-button {
    position: relative;
    z-index: 2;
    font-size: 0;
    line-height: 1
}

.error-404-container .error-404-inner .error-404-button:not(:first-child) {
    margin: 34px 0 0
}

.error-404-container .error-404-inner .error-404-button .industrium-button {
    min-width: 91px
}

.error-404-container .error-404-inner .error-404-info-text {
    font-size: 16px;
    line-height: 30px
}

.error-404-container .error-404-inner .error-404-info-text:not(:first-child) {
    margin: 20px 0 0
}

.error-404-container .error-404-inner .wrapper-socials:not(:first-child) {
    margin: 70px 0 0
}

@media only screen and (min-width: 576px) {
    .error-404-container {
        padding:60px 40px 25px
    }

    .error-404-container .error-404-inner {
        padding: 15vw 0 54px
    }
}

@media only screen and (min-width: 768px) {
    .error-404-container .error-404-inner .error-404-title {
        font-size:50px
    }

    .error-404-container .error-404-inner .error-404-info-text:not(:first-child) {
        margin: 15vh 0 0
    }
}

@media only screen and (min-width: 992px) {
    .error-404-container .error-404-inner .error-404-info-text:not(:first-child) {
        margin:20px 0 0
    }
}

.search-form {
    position: relative;
    padding: 4px
}

.search-form .search-form-field {
    background: none;
    outline: none;
    padding: 8px 55px 8px 0;
    height: 48px;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.search-form .search-form-field::-webkit-input-placeholder {
    opacity: 1
}

.search-form .search-form-field:-moz-placeholder {
    opacity: 1
}

.search-form .search-form-field::-moz-placeholder {
    opacity: 1
}

.search-form .search-form-field:-ms-input-placeholder {
    opacity: 1
}

.search-form .search-form-icon {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 8px;
    bottom: 8px;
    z-index: 2;
    text-align: center;
    font: 400 normal 19px/20px 'fontello';
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.search-form .search-form-icon:before {
    content: '\e81b'
}

.industrium-no-results-title {
    text-align: center
}

.industrium-no-result-search-form {
    max-width: 800px;
    margin: 0 auto
}

.industrium-no-result-search-form .search-form-icon {
    bottom: initial;
    top: 15px;
    right: 20px
}

.archive-listing-wrapper.case-study-listing-wrapper {
    margin: -15px;
    font-size: 0;
    line-height: 1
}

.archive-listing-wrapper.case-study-listing-wrapper.isotope-trigger:after {
    content: '';
    display: table;
    clear: both
}

.archive-listing-wrapper.case-study-listing-wrapper.owl-carousel {
    width: calc(100% + 30px);
    margin: 0 -15px
}

.archive-listing-wrapper.case-study-listing-wrapper .grid-item {
    padding: 15px;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper {
    font-size: 0;
    line-height: 1
}

.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper a {
    position: relative;
    display: inline-block
}

@media only screen and (min-width: 576px) {
    .case-study-listing-wrapper.case-study-grid-listing.columns-2 .grid-blog-item-wrapper,.case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper,.case-study-listing-wrapper.case-study-grid-listing.columns-4 .grid-blog-item-wrapper,.case-study-listing-wrapper.case-study-grid-listing.columns-5 .grid-blog-item-wrapper,.case-study-listing-wrapper.case-study-grid-listing.columns-6 .grid-blog-item-wrapper {
        width:50%
    }
}

@media only screen and (min-width: 992px) {
    .case-study-listing-wrapper.case-study-grid-listing {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-6 .grid-blog-item-wrapper {
        width: 33.3333%
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-4 .grid-blog-item-wrapper,.case-study-listing-wrapper.case-study-grid-listing.columns-5 .grid-blog-item-wrapper {
        width: 25%
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper {
        width: 25%
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper:nth-child(6n+6),.case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper:nth-child(6n+1) {
        width: 50%
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper:nth-child(6n+6) .post-media-wrapper,.case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper:nth-child(6n+1) .post-media-wrapper {
        padding-bottom: 58.8%;
        height: 0
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper:nth-child(6n+6) .post-media-wrapper a,.case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper:nth-child(6n+1) .post-media-wrapper a {
        position: absolute;
        height: 100%;
        width: 100%
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper:nth-child(6n+6) .post-media-wrapper a img,.case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper:nth-child(6n+1) .post-media-wrapper a img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }
}

@media only screen and (min-width: 1200px) {
    .case-study-listing-wrapper.case-study-grid-listing.columns-5 .grid-blog-item-wrapper {
        width:20%
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-5 .grid-sizer {
        width: 20%
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-6 .grid-blog-item-wrapper {
        width: 16.6667%
    }

    .case-study-listing-wrapper.case-study-grid-listing.columns-6 .grid-sizer {
        width: 16.6667%
    }
}

.single-post.industrium_case {
    max-width: 1110px;
    margin: 0 auto
}

.single-post.industrium_case .post-content:not(:first-child) {
    margin: 13px 0 0
}

.single-post.industrium_case .post-meta-header:not(:first-child) {
    text-align: right;
    margin-top: 0
}

.single-post.industrium_case .post-meta-header:not(:first-child) .post-meta-item-date {
    margin-top: -55px
}

.single-post.industrium_case .post-meta-header .post-meta-item {
    min-width: 63px
}

.single-post.industrium_case .post-meta-header .post-meta-item .post-meta-item-day {
    font-size: 35px;
    padding: 11px 11px 9px
}

.single-post.industrium_case .post-meta-header .post-meta-item .post-meta-item-month-year {
    line-height: 24px
}

.single-post.industrium_case .post-meta-header+.post-labels {
    margin: 10px 0 0
}

.single-post.industrium_case .post-categories .post-category-item {
    font-size: 16px
}

.single-post.industrium_case>.post-title:not(:first-child) {
    margin-top: 12px
}

.case-studies-results h4:not(:last-child) {
    margin-bottom: .5em
}

.results-wrapper ul li {
    font-weight: 600
}

.results-boxes {
    padding: 75px 20px 100px 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative
}

.results-boxes:before {
    content: '\e82d';
    font: 52px/1em 'fontello';
    position: absolute;
    bottom: 26px;
    right: 32px
}

.results-boxes:not(:first-child) {
    margin: 50px 0 0
}

.results-boxes .result-boxes-decoration {
    display: none;
    position: absolute;
    left: 0;
    top: 78px;
    width: 51px;
    height: 51px
}

.results-boxes .result-boxes-decoration:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0
}

.result-box:not(:last-child) {
    margin-bottom: 40px
}

.result-box .result-box-value {
    font-family: 'Manrope Alt';
    font-weight: 700;
    font-size: 80px;
    line-height: .8em;
    overflow: hidden;
    letter-spacing: -.03em;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap
}

.result-box .result-box-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.03em
}

.result-box .result-box-title:not(:first-child) {
    margin-top: 12px
}

@media screen and (min-width: 540px) {
    .results-wrapper .results-boxes.result-boxes-direction-horizontal {
        text-align:center;
        margin: 0 -15px;
        width: calc(100% + 30px);
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .results-wrapper .results-boxes.result-boxes-direction-horizontal .result-box {
        margin: 0 15px
    }
}

@media screen and (min-width: 768px) {
    .single-post.industrium_case .post-meta-footer:not(:first-child) {
        margin-top:60px
    }

    .results-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .results-wrapper .results-content {
        width: 100%
    }

    .results-wrapper .results-boxes:not(:first-child) {
        margin: 0
    }

    .results-wrapper .results-boxes.result-boxes-direction-vertical {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 45%;
        padding: 75px 60px 100px 60px;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        margin: 0 0 0 65px
    }

    .results-wrapper .results-boxes .result-boxes-decoration {
        display: block
    }
}

@media screen and (min-width: 992px) {
    .results-wrapper .results-boxes.result-boxes-direction-vertical {
        width:40%
    }
}

@media screen and (min-width: 1200px) {
    .results-wrapper .results-boxes.result-boxes-direction-vertical {
        width:31%
    }
}

.industrium-portfolios-listing-widget .owl-dots.disabled {
    display: none!important
}

.industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination {
    display: block!important
}

.industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination:not(:last-child) {
    margin-bottom: 60px!important
}

.industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination .industrium-heading-inner {
    margin: 0!important;
    width: 100%!important
}

.industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper {
    display: block;
    font-size: 0;
    line-height: 1
}

.industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper:not(:first-child) {
    margin-top: 15px
}

.industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper .industrium-button {
    display: inline-block;
    vertical-align: middle
}

.industrium-portfolios-listing-widget.view-type-2 .portfolio-slider-listing .slider-item .portfolio-item-content-container {
    display: block;
    width: 100%;
    max-width: 1340px;
    float: right
}

.industrium-portfolios-listing-widget.view-type-2 .industrium-heading.heading-with-pagination {
    margin-right: 0;
    padding: 0 20px
}

.portfolio-listing-wrapper {
    margin: -5px
}

.portfolio-listing-wrapper.isotope-trigger:after {
    content: '';
    display: table;
    clear: both
}

.portfolio-listing-wrapper.owl-carousel {
    width: 100%;
    margin: 0
}

.portfolio-listing-wrapper .portfolio-item-wrapper {
    margin: 0;
    position: relative;
    width: 100%
}

.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%
}

.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link {
    display: block;
    position: relative;
    text-decoration: none
}

.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media {
    display: block;
    overflow: hidden;
    position: relative
}

.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media:before {
    content: '';
    position: absolute;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: initial;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .14;
    -webkit-transition: opacity 0.3s,background-color 0.3s;
    transition: opacity 0.3s,background-color 0.3s;
    z-index: 2
}

.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link img {
    width: 100%;
    position: relative
}

.portfolio-listing-wrapper .portfolio-item-wrapper .post-categories {
    display: block
}

.portfolio-listing-wrapper .portfolio-item-wrapper .post-categories .post-category-item {
    padding: .45em .357em .45em .357em;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s
}

.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3
}

.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-content .portfolio-item-content-inner {
    padding: 27px 27px 22px 30px;
    display: inline-block;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.portfolio-listing-wrapper .portfolio-item-wrapper .post-title {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 700;
    letter-spacing: -.03em;
    display: inline-block
}

.portfolio-listing-wrapper .portfolio-item-wrapper .post-title:not(:first-child) {
    margin-top: 3px
}

.portfolio-listing-wrapper.portfolio-grid-listing {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.portfolio-listing-wrapper.portfolio-grid-listing .portfolio-item-wrapper .portfolio-item {
    padding: 5px
}

.portfolio-listing-wrapper.portfolio-masonry-listing .grid-sizer {
    width: 100%
}

.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item {
    padding: 5px;
    position: relative;
    height: 0;
    overflow: hidden
}

.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    display: block
}

.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block
}

.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.portfolio-listing-wrapper.portfolio-grid-listing .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media img,.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media img {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.portfolio-listing-wrapper.portfolio-grid-listing .portfolio-item-wrapper .portfolio-item-link:hover .portfolio-item-media img,.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link:hover .portfolio-item-media img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.portfolio-listing-wrapper.portfolio-grid-listing .portfolio-item-wrapper .portfolio-item-content .portfolio-item-content-inner,.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-content .portfolio-item-content-inner {
    position: relative
}

.portfolio-listing-wrapper.portfolio-grid-listing .portfolio-item-wrapper .portfolio-item-content .portfolio-item-content-inner:before,.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-content .portfolio-item-content-inner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    -webkit-transition: width 0.3s;
    transition: width 0.3s
}

.portfolio-listing-wrapper.portfolio-grid-listing .portfolio-item-wrapper .portfolio-item-link:hover .portfolio-item-content-inner:before,.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link:hover .portfolio-item-content-inner:before {
    width: 100%
}

.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item {
    padding: 75% 0 0
}

.portfolio-listing-wrapper.portfolio-slider-listing .owl-item.active .slider-item .portfolio-item-link .portfolio-item-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.portfolio-listing-wrapper.portfolio-slider-listing .slider-item .portfolio-item-link {
    height: 817px
}

.portfolio-listing-wrapper.portfolio-slider-listing .slider-item .portfolio-item-link .portfolio-item-media {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.portfolio-listing-wrapper.portfolio-slider-listing .slider-item .portfolio-item-link .portfolio-item-media img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio-listing-wrapper.portfolio-slider-listing .slider-item .portfolio-item-link .post-title {
    line-height: 1.25em
}

.portfolio-listing-wrapper.portfolio-slider-listing .slider-item .portfolio-item-link .portfolio-item-content {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s
}

.portfolio-listing-wrapper.portfolio-slider-listing .slider-item .portfolio-item-link .portfolio-item-content-inner {
    padding: 48px 45px 37px 45px;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.portfolio-slider-wrapper .archive-listing {
    position: relative
}

.portfolio-slider-wrapper .archive-listing .slider-next-button-wrapper {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%
}

.portfolio-slider-wrapper .archive-listing .slider-next-button-wrapper .slider-next-button {
    cursor: pointer;
    width: 114px;
    height: 100%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-transition: background-color 0.3s,color 0.3s,opacity 0.3s;
    transition: background-color 0.3s,color 0.3s,opacity 0.3s
}

.portfolio-slider-wrapper .archive-listing .slider-next-button-wrapper .slider-next-button.disabled {
    opacity: .5;
    cursor: auto
}

.portfolio-slider-wrapper .archive-listing .slider-next-button-wrapper .slider-next-button:before {
    content: '\e82d';
    font: 32px/32px 'fontello'
}

.elementor-widget-industrium_portfolio_listing.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: left
}

.elementor-widget-industrium_portfolio_listing.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: right
}

.elementor-widget-industrium_portfolio_listing.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: center
}

.industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper .owl-dots {
    display: block;
    margin: 30px -20px 0 -20px
}

@media only screen and (min-width: 576px) {
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-2 .portfolio-item-wrapper,.portfolio-listing-wrapper.portfolio-grid-listing.columns-3 .portfolio-item-wrapper,.portfolio-listing-wrapper.portfolio-grid-listing.columns-4 .portfolio-item-wrapper,.portfolio-listing-wrapper.portfolio-grid-listing.columns-5 .portfolio-item-wrapper,.portfolio-listing-wrapper.portfolio-grid-listing.columns-6 .portfolio-item-wrapper {
        width:50%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-2 .grid-sizer,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .grid-sizer,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .grid-sizer,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .grid-sizer,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .grid-sizer {
        width: 50%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-2 .portfolio-item-wrapper:nth-child(3n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-2 .portfolio-item-wrapper:nth-child(3n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(3n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(3n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(3n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(3n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(3n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(3n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(3n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(3n+2) {
        width: 50%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-2 .portfolio-item-wrapper:nth-child(3n),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(3n),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(3n),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(3n),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(3n) {
        width: 100%
    }

    .industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper:not(:first-child) {
        margin-top: 40px
    }

    .industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper .owl-dots {
        display: inline-block;
        vertical-align: middle;
        margin: -10px -20px 0 50px
    }
}

@media only screen and (min-width: 768px) {
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .grid-sizer,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .grid-sizer {
        width:33.3333%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n+3),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n+5),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n+3),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n+5),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n) {
        width: 33.3333%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n+4),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n+4) {
        width: 66.6666%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .grid-sizer,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .grid-sizer {
        width: 25%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+4),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+5),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+6),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+8),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+9),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+4),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+5),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+6),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+8),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+9),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n) {
        width: 25%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+3),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n+7),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+3),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n+7) {
        width: 50%
    }

    .industrium-portfolios-listing-widget.view-type-2 .industrium-heading.heading-with-pagination {
        padding: 0 30px
    }
}

@media only screen and (min-width: 992px) {
    .elementor-widget-industrium_portfolio_listing .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_portfolio_listing.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_portfolio_listing.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_portfolio_listing.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots {
        margin:-10px -20px 0 -10px!important
    }

    .elementor-widget-industrium_portfolio_listing .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_portfolio_listing.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_portfolio_listing.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_portfolio_listing.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child) {
        margin-left: 70px!important
    }

    .portfolio-listing-wrapper.portfolio-grid-listing.columns-3 .portfolio-item-wrapper {
        width: 33.33333%
    }

    .portfolio-listing-wrapper.portfolio-grid-listing.columns-4 .portfolio-item-wrapper {
        width: 25%
    }

    .portfolio-listing-wrapper.portfolio-grid-listing.columns-5 .portfolio-item-wrapper {
        width: 20%
    }

    .portfolio-listing-wrapper.portfolio-grid-listing.columns-6 .portfolio-item-wrapper {
        width: 16.6667%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .grid-sizer {
        width: 20%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+4),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+7),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n) {
        width: 20%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+1) .portfolio-item,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+4) .portfolio-item,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+7) .portfolio-item,.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n) .portfolio-item {
        padding: 74.999% 0 0
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+3),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+5),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n+6) {
        width: 40%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .grid-sizer {
        width: 16.6666%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+1),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+3),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+5),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+6),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+8),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+10),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+11),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n) {
        width: 16.6666%
    }

    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+2),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+4),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+7),.portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n+9) {
        width: 33.3333%
    }

    .industrium-portfolios-listing-widget.view-type-2 .industrium-heading.heading-with-pagination {
        padding: 0 40px
    }

    .industrium-portfolios-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper .owl-dots {
        display: inline-block;
        vertical-align: middle
    }
}

@media only screen and (min-width: 1420px) {
    .industrium-portfolios-listing-widget.view-type-2 .industrium-heading.heading-with-pagination {
        padding:0
    }
}

.single-portfolio {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 -20px
}

.single-portfolio .portfolio-post-gallery {
    width: 100%;
    order: 2;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px
}

.single-portfolio .portfolio-post-gallery .single-post-gallery-image-item:not(:first-child) {
    margin: 40px 0 0
}

.single-portfolio .portfolio-post-gallery .single-post-gallery-image-item img {
    position: relative;
    width: 100%
}

.single-portfolio .portfolio-post-content {
    width: 100%;
    order: 1;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.single-portfolio .portfolio-post-content:not(:first-child) {
    margin-bottom: 30px
}

.single-portfolio .portfolio-post-content .portfolio-post-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.single-portfolio .portfolio-post-content .portfolio-post-meta:not(:first-child) {
    margin-top: 37px
}

.single-portfolio .portfolio-post-content .portfolio-post-meta .portfolio-post-meta-label {
    font-weight: 600
}

.single-portfolio .portfolio-post-content .portfolio-post-meta-item:not(:first-child) {
    margin-top: 4px
}

.single-portfolio .portfolio-post-content .portfolio-post-meta-item .wrapper-socials {
    margin: -3px 0 0 3px;
    display: inline-block
}

@media only screen and (min-width: 768px) {
    .single-portfolio {
        -webkit-flex-direction:row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .single-portfolio .portfolio-post-gallery {
        width: 50%;
        order: 1
    }

    .single-portfolio .portfolio-post-content {
        width: 50%;
        order: 2
    }

    .single-portfolio .portfolio-post-content:not(:first-child) {
        margin-top: -8px;
        margin-bottom: 0
    }
}

.industrium-projects-listing-widget .owl-dots {
    margin: 20px -20px 30px
}

.industrium-projects-listing-widget .owl-dots.disabled {
    display: none!important
}

.industrium-projects-listing-widget .industrium-heading.heading-with-pagination {
    display: block!important
}

.industrium-projects-listing-widget .industrium-heading.heading-with-pagination:not(:last-child) {
    margin-bottom: 60px!important
}

.industrium-projects-listing-widget .industrium-heading.heading-with-pagination .industrium-heading-inner {
    margin: 0!important;
    width: 100%!important
}

.industrium-projects-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper {
    display: block;
    font-size: 0;
    line-height: 1
}

.industrium-projects-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper:not(:first-child) {
    margin-top: 20px
}

.industrium-projects-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper .industrium-button {
    display: inline-block;
    vertical-align: middle
}

.project-listing-wrapper {
    margin: 0 -15px -60px
}

.project-listing-wrapper.isotope-trigger:after {
    content: '';
    display: table;
    clear: both
}

.project-listing-wrapper.owl-carousel {
    width: 100%;
    margin: 0
}

.project-listing-wrapper .project-item-wrapper {
    margin: 0;
    position: relative;
    width: 100%;
    padding: 0 15px 60px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.project-listing-wrapper .project-item-wrapper.slider-item {
    padding: 0
}

.project-listing-wrapper .project-item-wrapper .project-item-link {
    display: block;
    position: relative;
    text-decoration: none
}

.project-listing-wrapper .project-item-wrapper .project-item-link:hover .post-more-button {
    margin-top: 25px
}

.project-listing-wrapper .project-item-wrapper .project-item-link .project-item-media {
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 0;
    line-height: 1
}

.project-listing-wrapper .project-item-wrapper .project-item-link .project-item-media:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.project-listing-wrapper .project-item-wrapper .project-item-link img {
    width: 100%;
    position: relative
}

.project-listing-wrapper .project-item-wrapper .project-item-link .post-more-button {
    margin-top: 0;
    display: none;
    overflow: hidden;
    -webkit-transition: margin-top 0.3s;
    transition: margin-top 0.3s
}

.project-listing-wrapper .project-item-wrapper .project-item-content {
    display: block
}

.project-listing-wrapper .project-item-wrapper .project-item-content:not(:first-child) {
    margin: 34px 0 0
}

.project-listing-wrapper .project-item-wrapper .post-title {
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 600;
    letter-spacing: -.03em;
    display: block
}

.project-listing-wrapper .project-item-wrapper .project-item-categories {
    font-size: 14px;
    line-height: 1.5714em;
    text-transform: uppercase;
    font-weight: 700;
    display: block
}

.project-listing-wrapper .project-item-wrapper .project-item-categories:not(:first-child) {
    margin: 7px 0 0
}

.project-listing-wrapper .project-item-wrapper .project-item-excerpt {
    display: block
}

.project-listing-wrapper .project-item-wrapper .project-item-excerpt:not(:first-child) {
    margin: 15px 0 0
}

.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-link:hover .post-title:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-link:hover .project-item-content,.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-link:hover .project-item-content:not(:first-child) {
    bottom: 0;
    right: 0
}

.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-link .project-item-media:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #181818;
    opacity: .15;
    z-index: 2
}

.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-link .post-title {
    position: relative;
    padding: 0 30px 0 0;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-link .post-title>span {
    display: block
}

.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-link .post-title:before {
    font-family: 'fontello';
    content: '\e839';
    font-size: 17px;
    height: 1em;
    width: 1em;
    line-height: 1em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: transform 0.3s,color 0.3s;
    transition: transform 0.3s,color 0.3s
}

.project-listing-wrapper.project-masonry-listing.text-position-inside .project-item-wrapper .project-item-link:hover .project-item-excerpt:not(:first-child),.project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-link:hover .project-item-excerpt:not(:first-child) {
    margin: 15px 0 0
}

.project-listing-wrapper.project-masonry-listing.text-position-inside .project-item-wrapper .project-item-excerpt,.project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-excerpt {
    overflow: hidden;
    display: none;
    -webkit-transition: margin 0.3s;
    transition: margin 0.3s
}

.project-listing-wrapper.project-masonry-listing.text-position-inside .project-item-wrapper .project-item-excerpt:not(:first-child),.project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-excerpt:not(:first-child) {
    margin: 0
}

.project-listing-wrapper.project-masonry-listing.text-position-inside .project-item-wrapper .project-item-content,.project-listing-wrapper.project-masonry-listing.text-position-inside .project-item-wrapper .project-item-content:not(:first-child),.project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-content,.project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-content:not(:first-child) {
    padding: 25px 37px 25px 37px;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 3;
    -webkit-transition: right 0.3s,bottom 0.3s,background-color 0.3s;
    transition: right 0.3s,bottom 0.3s,background-color 0.3s
}

.project-listing-wrapper.project-masonry-listing .grid-sizer {
    width: 25%
}

.project-listing-wrapper.project-slider-listing .owl-stage-outer {
    overflow: visible
}

.project-listing-wrapper.project-slider-listing .project-item-button {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.project-listing-wrapper.project-slider-listing .project-item-button:not(:first-child) {
    margin-top: 40px
}

.project-listing-wrapper.project-slider-listing .project-item-button:before {
    content: '\e82d';
    font-family: 'fontello';
    font-size: 28px;
    line-height: 1
}

.project-listing-wrapper.project-slider-listing .owl-stage-outer .owl-stage-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

.project-listing-wrapper.project-slider-listing .owl-stage-outer .owl-item:not(.active)+.owl-item.active .slider-item:before {
    background-color: transparent
}

.project-listing-wrapper.project-slider-listing .owl-stage-outer .owl-item.active:first-child .slider-item:before {
    background-color: transparent
}

.project-listing-wrapper.project-slider-listing .owl-stage-outer .owl-item.active+.owl-item:not(.active) .slider-item:before {
    background-color: transparent
}

.project-listing-wrapper.project-slider-listing .slider-item {
    border-top: 2px solid
}

.project-listing-wrapper.project-slider-listing .slider-item:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    left: -1px;
    top: 0
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link {
    height: 645px;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link:hover .project-item-button {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link:hover .project-item-media {
    opacity: 1;
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link:hover .project-item-content {
    -webkit-transform: translateY(15%);
    -ms-transform: translateY(15%);
    transform: translateY(15%)
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link .project-item-media {
    position: absolute;
    min-width: 100%;
    height: 113%;
    left: -1px;
    right: -1px;
    top: -35px;
    opacity: 0;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    pointer-events: none;
    z-index: 1
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link .project-item-media img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link .post-title {
    padding: 0;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link .post-title>span {
    display: block
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link .post-title:before {
    display: none
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link .project-item-excerpt {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link .project-item-excerpt:not(:first-child) {
    margin: 20px 0 0
}

.project-listing-wrapper.project-slider-listing .project-item-content,.project-listing-wrapper.project-slider-listing .project-item-content:not(:first-child) {
    padding: 0 48px 65px 70px;
    position: absolute;
    margin: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item {
    border-top: none
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    left: -1px;
    top: 0
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link {
    height: 650px
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link:hover .project-item-content {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    -webkit-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link:hover .button-container {
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    visibility: visible;
    -webkit-transition: all 0.3s 0.3s ease-out;
    transition: all 0.3s 0.3s ease-out
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-media {
    display: none
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-content {
    left: -1px;
    right: -1px;
    padding: 35px 30px 35px;
    clip-path: inset(100% 0 0 0);
    -webkit-clip-path: inset(100% 0 0 0);
    -webkit-transition: all 0.3s 0.4s ease-out;
    transition: all 0.3s 0.4s ease-out
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-content-alt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 20px 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .post-title:not(:first-child) {
    margin: 25px 0 0
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-excerpt:not(:first-child) {
    margin: 25px 0 0
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .slide-counter-big {
    font-weight: 700;
    line-height: .9em;
    font-size: 70px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .button-container {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    padding: 26px 40px 23px 40px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    -webkit-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .button-container .industrium-button {
    background-image: none;
    white-space: nowrap
}

.project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .button-container .industrium-button:hover:after {
    content: '\e82d';
    opacity: 1
}

.elementor-widget-industrium_projects_listing.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: left
}

.elementor-widget-industrium_projects_listing.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: right
}

.elementor-widget-industrium_projects_listing.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: center
}

.industrium-projects-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper .owl-dots {
    display: block;
    margin: 30px -20px 0 -20px
}

@media only screen and (min-width: 576px) {
    .project-listing-wrapper.project-grid-listing {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .project-listing-wrapper.project-grid-listing.columns-2 .project-item-wrapper,.project-listing-wrapper.project-grid-listing.columns-3 .project-item-wrapper,.project-listing-wrapper.project-grid-listing.columns-4 .project-item-wrapper,.project-listing-wrapper.project-grid-listing.columns-5 .project-item-wrapper,.project-listing-wrapper.project-grid-listing.columns-6 .project-item-wrapper {
        width: 50%
    }

    .project-listing-wrapper.project-masonry-listing.columns-2 .project-item-wrapper,.project-listing-wrapper.project-masonry-listing.columns-3 .project-item-wrapper,.project-listing-wrapper.project-masonry-listing.columns-4 .project-item-wrapper,.project-listing-wrapper.project-masonry-listing.columns-5 .project-item-wrapper,.project-listing-wrapper.project-masonry-listing.columns-6 .project-item-wrapper {
        width: 50%
    }

    .industrium-projects-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper:not(:first-child) {
        margin-top: 40px
    }

    .industrium-projects-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper .owl-dots {
        display: inline-block;
        vertical-align: middle;
        margin: -10px -20px 0 50px
    }
}

@media only screen and (max-width: 992px) {
    .project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-content,.project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-content:not(:first-child) {
        position:relative;
        bottom: initial
    }
}

@media only screen and (min-width: 768px) {
    .project-listing-wrapper.project-grid-listing.columns-3 .project-item-wrapper,.project-listing-wrapper.project-grid-listing.columns-6 .project-item-wrapper {
        width:33.3333%
    }

    .project-listing-wrapper.project-grid-listing.columns-4 .project-item-wrapper,.project-listing-wrapper.project-grid-listing.columns-5 .project-item-wrapper {
        width: 25%
    }

    .project-listing-wrapper.project-masonry-listing.columns-3 .project-item-wrapper,.project-listing-wrapper.project-masonry-listing.columns-6 .project-item-wrapper {
        width: 33.3333%
    }

    .project-listing-wrapper.project-masonry-listing.columns-4 .project-item-wrapper,.project-listing-wrapper.project-masonry-listing.columns-5 .project-item-wrapper {
        width: 25%
    }
}

@media only screen and (max-width: 1024px) {
    .project-listing-wrapper.project-slider-listing .owl-stage-bg {
        display:none
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item:before {
        display: none
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .slide-counter-big {
        font-size: 42px
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .post-title:not(:first-child) {
        margin: 10px 0 0
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-excerpt:not(:first-child) {
        margin: 15px 0 0
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link .project-item-content {
        left: initial;
        right: initial;
        position: relative;
        border-left: 1px solid transparent;
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link .project-item-content-alt {
        display: none
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link .button-container {
        position: relative;
        left: initial;
        right: initial;
        border-left: 1px solid transparent;
        padding: 11px 30px 11px 30px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        visibility: visible;
        top: initial
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link .project-item-media {
        display: block;
        flex: 1 auto
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link .project-item-media img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover
    }
}

@media only screen and (min-width: 992px) {
    .elementor-widget-industrium_projects_listing .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_projects_listing.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_projects_listing.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_projects_listing.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots {
        margin:-10px -20px 0 -10px!important
    }

    .elementor-widget-industrium_projects_listing .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_projects_listing.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_projects_listing.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_projects_listing.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child) {
        margin-left: 70px!important
    }

    .industrium-projects-listing-widget .industrium-heading.heading-with-pagination .pagination_wrapper .owl-dots {
        display: inline-block;
        vertical-align: middle
    }

    .project-listing-wrapper.project-grid-listing.columns-5 .project-item-wrapper {
        width: 20%
    }

    .project-listing-wrapper.project-grid-listing.columns-6 .project-item-wrapper {
        width: 16.6667%
    }

    .project-listing-wrapper.project-masonry-listing.columns-5 .project-item-wrapper {
        width: 20%
    }

    .project-listing-wrapper.project-masonry-listing.columns-6 .project-item-wrapper {
        width: 16.6667%
    }

    .project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-content,.project-listing-wrapper.project-grid-listing.text-position-inside .project-item-wrapper .project-item-content:not(:first-child),.project-listing-wrapper.project-masonry-listing.text-position-inside .project-item-wrapper .project-item-content,.project-listing-wrapper.project-masonry-listing.text-position-inside .project-item-wrapper .project-item-content:not(:first-child) {
        left: 0;
        right: 24.6%;
        bottom: 50px
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-link {
        height: 817px
    }
}

@media only screen and (min-width: 1200px) {
    .project-listing-wrapper.project-slider-listing.view-type-1 .project-item-link:hover .project-item-content {
        -webkit-transform:translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%)
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .slide-counter-big {
        font-size: 100px
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-content-alt {
        padding: 0 60px 68px
    }

    .project-listing-wrapper.project-slider-listing.view-type-2 .slider-item .project-item-content {
        padding: 55px 65px 65px
    }
}

.single-project {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 -20px
}

.single-project .project-post-gallery {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px
}

.single-project .project-post-gallery .single-post-gallery-image-item:not(:first-child) {
    margin: 40px 0 0
}

.single-project .project-post-gallery .single-post-gallery-image-item img {
    position: relative;
    width: 100%
}

.single-project .project-post-content {
    width: 100%;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.single-project .project-post-content:not(:first-child) {
    margin-top: 30px
}

.single-project .project-post-content .project-post-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.single-project .project-post-content .project-post-meta-wrapper {
    border-top-style: solid;
    border-top-width: 1px
}

.single-project .project-post-content .project-post-meta-wrapper:not(:first-child) {
    margin-top: 37px
}

.single-project .project-post-content .project-post-meta {
    margin: 0 -15px
}

.single-project .project-post-content .project-post-meta .project-post-meta-label {
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 2px;
    letter-spacing: -.03em
}

.single-project .project-post-content .project-post-meta-item {
    padding: 20px 0 0;
    margin: 0 15px
}

.single-project .project-post-content .project-post-meta-item br {
    display: none
}

.single-project .project-post-content .project-post-button {
    font-size: 0;
    line-height: 1
}

.single-project .project-post-content .project-post-button:not(:first-child) {
    margin-top: 20px
}

@media only screen and (min-width: 576px) {
    .single-project .project-post-content .project-post-meta {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin-top: 0
    }

    .single-project .project-post-content .project-post-meta-item {
        width: calc(33.3333% - 30px)
    }

    .single-project .project-post-content .project-post-meta-item:not(:first-child) {
        margin-top: 0
    }

    .single-project .project-post-content .project-post-meta-item br {
        display: initial
    }
}

@media only screen and (min-width: 768px) {
    .single-project {
        -webkit-flex-direction:row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .single-project .project-post-gallery {
        width: 50%;
        order: 1
    }

    .single-project .project-post-content {
        width: 50%;
        order: 2
    }

    .single-project .project-post-content:not(:first-child) {
        margin-top: -10px;
        margin-bottom: 0
    }
}

.service-listing-wrapper {
    margin: 0 -20px -30px;
    font-size: 0;
    line-height: 1
}

.service-listing-wrapper .service-item {
    position: relative;
    cursor: default
}

.service-listing-wrapper .service-item .service-item-link {
    padding: 0 0 25px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: currentColor;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.service-listing-wrapper .service-item .service-item-link:hover .service-post-title:before {
    margin-top: -4px;
    -webkit-transform: rotate(-45deg) translateX(-6px);
    -ms-transform: rotate(-45deg) translateX(-6px);
    transform: rotate(-45deg) translateX(-6px)
}

.service-listing-wrapper .service-item .service-post-title {
    position: relative;
    margin: 0;
    padding: 0 35px 0 0;
    color: inherit;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.service-listing-wrapper .service-item .service-post-title:before {
    font-family: 'fontello';
    content: '\e82d';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: transform 0.3s,color 0.3s,margin-top 0.3s;
    transition: transform 0.3s,color 0.3s,margin-top 0.3s
}

.service-listing-wrapper .service-item .service-item-excerpt {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.service-listing-wrapper .service-item .service-item-excerpt:not(:first-child) {
    margin: 20px 0 0
}

.service-listing-wrapper .service-item .service-item-icon {
    position: relative;
    padding-right: 0
}

.service-listing-wrapper .service-item .service-item-icon .service-icon {
    width: 1em;
    height: 1em;
    font-size: 60px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.service-listing-wrapper .service-item .service-item-icon i {
    font-size: 1em;
    line-height: 1;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.service-listing-wrapper .service-item-wrapper {
    padding: 0 20px 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.service-slider-listing {
    font-size: initial
}

.service-grid-listing .service-item .service-item-icon {
    min-width: 60px
}

.service-grid-listing .service-item .service-item-icon:not(:last-child) {
    margin-right: 20px
}

.service-grid-listing .service-item .service-post-title {
    width: 100%
}

.elementor-widget-industrium_services_listing.view_type-1 .owl-stage {
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item-wrapper {
    height: 100%
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item {
    height: 100%
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-slider-item-link {
    height: 100%;
    padding: 55px 60px 0 60px;
    display: block;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: luminosity;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-slider-link-inner {
    padding-bottom: 148px;
    position: relative;
    height: 100%
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-post-title {
    padding: 0
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-post-title:not(:first-child) {
    margin-top: 23px
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-post-title:before {
    display: none
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-item-subtitle {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-item-icon:not(:first-child) {
    margin-top: 75px
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-item-icon .service-icon {
    font-size: 52px
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-item-button {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-item-button:not(:first-child) {
    margin-top: 29px
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-item-number {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: -.07em;
    margin-right: -.07em;
    font-size: 100px;
    font-weight: 700;
    letter-spacing: -.03em;
    margin-bottom: -.25em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-1 .service-item .service-item-number:not(:first-child) {
    margin-top: 85px
}

.elementor-widget-industrium_services_listing.view_type-1 .owl-dots {
    margin-top: 0;
    padding: 65px 0 0
}

.elementor-widget-industrium_services_listing.view_type-2 .service-slider-item-link {
    position: relative;
    display: block
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item:hover .service-item-content {
    bottom: 0
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item:hover .service-post-title:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item:hover .service-item-media img {
    filter: saturate(100%)
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item:hover .service-item-excerpt:not(:first-child) {
    margin: 15px 0 0
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item-media img {
    display: block;
    width: 100%;
    filter: saturate(0%);
    -webkit-transition: filter 0.3s;
    transition: filter 0.3s
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item-number {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 30px;
    font-size: 100px;
    letter-spacing: -.03em;
    font-weight: 700;
    margin-top: -.5em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item-content {
    position: absolute;
    bottom: 45px;
    left: 0;
    width: 100%;
    padding: 30px 35px 30px 35px;
    -webkit-transition: background-color 0.3s,bottom 0.3s;
    transition: background-color 0.3s,bottom 0.3s
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item-content .service-post-title {
    font-weight: 500;
    line-height: 1.25em;
    padding: 0 30px 0 0;
    position: relative
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item-content .service-post-title:before {
    font-family: 'fontello';
    content: '\e839';
    font-size: 17px;
    height: 1em;
    width: 1em;
    line-height: 1em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: transform 0.3s,color 0.3s;
    transition: transform 0.3s,color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item-excerpt {
    height: 0;
    overflow: hidden;
    -webkit-transition: color 0.3s,height 0.3s,margin 0.3s;
    transition: color 0.3s,height 0.3s,margin 0.3s
}

.elementor-widget-industrium_services_listing.view_type-2 .service-item-excerpt:not(:first-child) {
    margin: 0
}

.elementor-widget-industrium_services_listing.view_type-2 .owl-dots {
    margin-top: 0;
    padding: 40px 0 0
}

.elementor-widget-industrium_services_listing.view_type-2.style_type-1 .owl-stage-outer {
    padding-top: 1em
}

.elementor-widget-industrium_services_listing.view_type-2.style_type-2 .owl-stage-outer {
    overflow: visible
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link {
    display: block;
    height: 320px;
    background-size: cover;
    background-repeat: no-repeat
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link:before,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32%;
    background-image: linear-gradient(0deg,rgba(18,28,34,.75),rgba(255,255,255,0) 41%,rgba(255,255,255,0));
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link:after,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32%;
    opacity: 0;
    background-image: linear-gradient(0deg,#e66445,rgba(255,255,255,0) 41%,rgba(255,255,255,0));
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link:hover:before,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link:hover:before {
    opacity: 0
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link:hover:after,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link:hover:after {
    opacity: 1
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link:hover .service-post-title:before,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link:hover .service-post-title:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link .service-slider-link-inner,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link .service-slider-link-inner {
    padding: 55px 45px 30px 35px;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    z-index: 1
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link .service-item-subtitle,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link .service-item-subtitle {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    text-indent: 10px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link .service-item-number,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link .service-item-number {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -.03em;
    display: block;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link .service-item-number:not(:last-child),.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link .service-item-number:not(:last-child) {
    margin-bottom: 15px
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link .service-post-title:before,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link .service-post-title:before {
    content: '\e839';
    font-size: 1em;
    top: initial;
    bottom: 0;
    -webkit-transition: color 0.3s,transform 0.3s;
    transition: color 0.3s,transform 0.3s
}

.elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link .service-post-title>span,.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link .service-post-title>span {
    display: block
}

.elementor-widget-industrium_services_listing.view_type-4 .owl-stage {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-slider-item-link {
    position: relative
}

.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-slider-item-link:before,.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-slider-item-link:after {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    bottom: 0;
    right: 0;
    z-index: 1
}

.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-slider-item-link:after {
    top: 100%;
    bottom: initial
}

.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-slider-item-link .service-item-number {
    position: absolute;
    bottom: -.35em;
    left: 25px;
    font-weight: 700;
    letter-spacing: -.03em;
    font-size: 100px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-slider-item-link .service-item-media {
    position: relative;
    overflow: hidden
}

.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-slider-item-link .service-item-media img {
    display: block;
    width: 100%
}

.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-item-content .service-post-title {
    padding: 50px 28px 20px
}

.elementor-widget-industrium_services_listing.view_type-4 .service-item .service-item-content .service-post-title:before {
    content: '';
    display: none
}

.elementor-widget-industrium_services_listing.view_type-5 .service-item:hover .service-item-excerpt:not(:first-child) {
    margin: 15px 0 0
}

.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link:before {
    height: 30%;
    background-image: linear-gradient(0deg,rgba(18,28,34,.75),rgba(255,255,255,0))
}

.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link:hover .service-post-title:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 0
}

.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link .service-slider-link-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.elementor-widget-industrium_services_listing.view_type-5 .service-item .service-slider-item-link .service-post-title:before {
    top: 0;
    margin: auto;
    height: 1em;
    line-height: 1em;
    font-size: .85em;
    content: '\e83e';
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.elementor-widget-industrium_services_listing.view_type-5 .service-item-excerpt {
    height: 0;
    overflow: hidden;
    -webkit-transition: color 0.3s,height 0.3s,margin 0.3s;
    transition: color 0.3s,height 0.3s,margin 0.3s
}

.elementor-widget-industrium_services_listing.view_type-5 .service-item-excerpt:not(:first-child) {
    margin: 0
}

.elementor-widget-industrium_services_listing.view_type-5.style_type-2 .owl-stage-outer {
    overflow: visible
}

@media only screen and (min-width: 576px) {
    .service-listing-wrapper.service-grid-listing.columns-2 .service-item-wrapper,.service-listing-wrapper.service-grid-listing.columns-3 .service-item-wrapper,.service-listing-wrapper.service-grid-listing.columns-4 .service-item-wrapper,.service-listing-wrapper.service-grid-listing.columns-5 .service-item-wrapper,.service-listing-wrapper.service-grid-listing.columns-6 .service-item-wrapper {
        width:50%
    }
}

@media only screen and (min-width: 768px) {
    .service-listing-wrapper.service-grid-listing {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .service-listing-wrapper.service-grid-listing.columns-3 .service-item-wrapper,.service-listing-wrapper.service-grid-listing.columns-4 .service-item-wrapper,.service-listing-wrapper.service-grid-listing.columns-5 .service-item-wrapper,.service-listing-wrapper.service-grid-listing.columns-6 .service-item-wrapper {
        width: 33.3333%
    }
}

@media only screen and (min-width: 992px) {
    .service-listing-wrapper {
        margin:0 -20px -80px
    }

    .service-listing-wrapper .service-item-wrapper {
        padding: 0 20px 80px
    }

    .service-listing-wrapper.service-grid-listing .service-item .service-item-icon {
        min-width: 75px
    }

    .service-listing-wrapper.service-grid-listing .service-item .service-item-icon:not(:last-child) {
        margin-right: 40px
    }

    .service-listing-wrapper.service-grid-listing.columns-4 .service-item-wrapper {
        width: 25%
    }

    .service-listing-wrapper.service-grid-listing.columns-5 .service-item-wrapper {
        width: 20%
    }

    .service-listing-wrapper.service-grid-listing.columns-6 .service-item-wrapper {
        width: 16.6667%
    }

    .elementor-widget-industrium_services_listing.view_type-3 .service-item .service-slider-item-link {
        height: 590px
    }
}

.single-service .post-media-wrapper {
    position: relative
}

.single-service .post-title:not(:first-child) {
    margin-top: 35px
}

.single-service .help-wrapper {
    margin-top: 30px
}

.single-service .help-item {
    border-top: 2px solid
}

.single-service .help-item:last-child {
    border-bottom: 2px solid
}

.single-service .help-item .help-item-title {
    padding: 18px 50px 18px 0;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s
}

.single-service .help-item .help-item-title:after {
    content: '\e82d';
    width: 20px;
    height: 20px;
    position: absolute;
    display: block;
    right: 0;
    left: initial;
    top: 50%;
    margin: -10px 0 0;
    font: 400 normal 16px/20px 'fontello';
    text-align: center;
    -webkit-transition: transform 0.3s,margin 0.3s,color 0.3s;
    transition: transform 0.3s,margin 0.3s,color 0.3s
}

.single-service .help-item .help-item-content {
    padding: 0 0 20px;
    display: none
}

.single-service .help-item.active .help-item-title:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -12px 1px 0
}

@media only screen and (min-width: 768px) {
    .single-service h3.post-title {
        font-size:30px;
        font-weight: 600;
        letter-spacing: -.03em
    }
}

.team-listing-wrapper {
    margin: 0 -20px -50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.team-listing-wrapper .team-item-wrapper {
    padding: 0 20px;
    margin: 0 0 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.team-item {
    overflow: hidden;
    position: relative
}

.team-item .team-item-link {
    display: block;
    text-decoration: none
}

.team-item .team-item-media {
    display: block;
    position: relative;
    height: 381px
}

.team-item .team-item-media img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    filter: saturate(0%);
    -webkit-transition: filter 0.3s;
    transition: filter 0.3s
}

.team-item .team-item-content {
    display: block;
    padding: 30px 0 0
}

.team-item .post-title {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 700;
    display: block;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.team-item .post-title:not(:first-child) {
    margin-top: 5px
}

.team-item .team-item-position {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500
}

.team-item .team-item-position:before {
    content: '.';
    margin-right: 3px
}

.team-item .team-item-socials {
    position: absolute;
    width: 63px;
    height: 100%;
    left: initial;
    right: 0;
    bottom: -12px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    padding-bottom: 12px;
    pointer-events: none
}

.team-item .team-item-socials:before {
    content: '';
    display: block;
    position: absolute;
    height: 12px;
    width: 100%;
    bottom: 0;
    z-index: 2
}

.team-item .team-item-socials .socials-trigger {
    width: 63px;
    height: 56px;
    font-size: 22px;
    line-height: 56px;
    position: absolute;
    bottom: 12px;
    left: 0;
    -webkit-transition: transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s
}

.team-item .team-item-socials .team-socials.wrapper-socials {
    position: absolute;
    width: 100%;
    margin: 0;
    bottom: 12px;
    left: 0;
    padding: 5px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform 0.3s 0s;
    transition: transform 0.3s 0s;
    z-index: 1;
    pointer-events: auto
}

.team-item .team-item-socials .team-socials.wrapper-socials li {
    margin: 5px 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.3s 0.15s;
    transition: all 0.3s 0.15s;
    border: none
}

.team-item .team-item-socials .team-socials.wrapper-socials li a {
    width: 35px;
    height: 35px;
    line-height: 35px
}

.team-item .team-item-socials .team-socials.wrapper-socials li a:after {
    display: none
}

.team-item:hover .team-item-socials .socials-trigger {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform 0.3s 0s;
    transition: transform 0.3s 0s
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials {
    -webkit-transition: transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n+1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n+2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n+3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n+4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n+5) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n+6) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n+7) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n+8) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s
}

.team-item:hover .team-item-media img {
    filter: saturate(100%)
}

@media only screen and (min-width: 576px) {
    .team-listing-wrapper.columns-2 .team-item-wrapper,.team-listing-wrapper.columns-3 .team-item-wrapper,.team-listing-wrapper.columns-4 .team-item-wrapper,.team-listing-wrapper.columns-5 .team-item-wrapper,.team-listing-wrapper.columns-6 .team-item-wrapper {
        width:50%
    }
}

@media only screen and (min-width: 992px) {
    .team-listing-wrapper.columns-3 .team-item-wrapper {
        width:33.3333%
    }

    .team-listing-wrapper.columns-4 .team-item-wrapper {
        width: 25%
    }

    .team-listing-wrapper.columns-5 .team-item-wrapper {
        width: 20%
    }

    .team-listing-wrapper.columns-6 .team-item-wrapper {
        width: 16.6667%
    }
}

.single-team .section-accent-bg {
    padding: 50px 0;
    max-width: 1706px;
    margin-left: auto;
    margin-right: auto
}

.single-team .section-accent-bg:not(:first-child) {
    margin: 90px 0 0
}

.single-team .section-accent-bg .content-wrapper {
    margin: 0 auto
}

.single-team .content-wrapper {
    display: block
}

.single-team .team-short-info-text:not(:first-child) {
    margin: 11px 0 0
}

.single-team .team-short-info-description:not(:first-child) {
    margin-top: 1.4em
}

.single-team .team-short-contact-button {
    font-size: 0;
    line-height: 1
}

.single-team .team-short-contact-button:not(:first-child) {
    margin: 30px 0 0
}

.single-team .team-short-contact-button .industrium-button {
    min-width: 133px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.single-team .team-short-info-media {
    position: relative
}

.single-team .team-short-info-media:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.single-team .team-short-info-media img {
    filter: saturate(0%)
}

.single-team .team-personal-info-item.team-personal-info-item-email {
    margin-top: 5px;
    font-size: .888888em;
    line-height: 1.875em
}

.single-team .team-personal-info-item.team-personal-info-item-email a {
    text-decoration: underline
}

.single-team .team-socials.wrapper-socials {
    margin-top: 25px
}

.special-title {
    position: relative
}

.special-title .special-title-backward {
    font-weight: 500;
    white-space: nowrap
}

.special-title .special-title-backward:before {
    content: '.';
    margin-right: 3px
}

.special-title h1,.special-title h2,.special-title h3,.special-title h4,.special-title h5,.special-title h6 {
    position: relative
}

.special-title h1.team-special-title:not(:first-child),.special-title h2.team-special-title:not(:first-child),.special-title h3.team-special-title:not(:first-child),.special-title h4.team-special-title:not(:first-child),.special-title h5.team-special-title:not(:first-child),.special-title h6.team-special-title:not(:first-child) {
    margin: .4em 0 0
}

.special-title.team-biography-title h1.team-special-title:not(:first-child),.special-title.team-biography-title h2.team-special-title:not(:first-child),.special-title.team-biography-title h3.team-special-title:not(:first-child),.special-title.team-biography-title h4.team-special-title:not(:first-child),.special-title.team-biography-title h5.team-special-title:not(:first-child),.special-title.team-biography-title h6.team-special-title:not(:first-child) {
    margin: .2em 0 0
}

.team-experience-list .team-experience-item {
    padding: 0 0 0 35px;
    position: relative
}

.team-experience-list .team-experience-item:before {
    content: '\e82d';
    display: block;
    position: absolute;
    font: 0.6667em/1em 'fontello';
    position: absolute;
    top: 1em;
    left: 0
}

.team-experience-list .team-experience-item:not(:first-child) {
    margin: 45px 0 0
}

.team-experience-list .team-experience-item-title {
    font-weight: 700;
    letter-spacing: -.03em;
    font-size: 1.1111em
}

.team-experience-list .team-experience-item-title:not(:first-child) {
    margin-top: 15px
}

.team-experience-list .team-experience-item-period {
    font-weight: 700;
    font-size: 1.6666em;
    letter-spacing: -.03em;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Manrope Alt'
}

.team-experience-list .team-experience-item-description:not(:first-child) {
    margin: .25em 0 0
}

.team-short-info-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.team-short-info-wrapper .team-short-info-text,.team-short-info-wrapper .team-short-info-media {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.team-short-info-wrapper .team-short-info-text:not(:last-child) {
    margin: 50px 0 0
}

.team-biography-wrapper .team-biography-text:not(:first-child) {
    margin: 2.125em 0 0
}

.team-data-wrapper:not(:first-child),.team-data-wrapper .team-skills:not(:first-child),.team-data-wrapper .team-values:not(:first-child) {
    margin: 50px 0 0
}

.team-data-wrapper .team-personal-info h4:not(:last-child),.team-data-wrapper .team-skills h4:not(:last-child),.team-data-wrapper .team-values h4:not(:last-child) {
    margin-bottom: .8em
}

.team-expirience .team-expirience-wrapper:not(:first-child) {
    margin: 1.75em 0 0
}

.team-expirience .team-expirience-professional:not(:first-child) {
    margin: 50px 0 0
}

@media only screen and (min-width: 768px) {
    .single-team .section-accent-bg {
        padding:90px 0
    }

    .single-team .section-accent-bg:not(:first-child) {
        margin: 120px auto 0
    }

    .single-team .team-short-contact-button:not(:first-child) {
        margin: 40px 0 0
    }
}

@media only screen and (min-width: 992px) {
    .single-team .section-accent-bg:not(:first-child) {
        margin:150px auto 0
    }

    .team-short-info-wrapper {
        margin: 0 -20px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .team-short-info-wrapper .team-short-info-text,.team-short-info-wrapper .team-short-info-media {
        width: 58.3333%;
        padding: 0 20px
    }

    .team-short-info-wrapper .team-short-info-text:not(:last-child),.team-short-info-wrapper .team-short-info-media:not(:last-child) {
        margin-top: 0
    }

    .team-short-info-wrapper .team-short-info-media {
        width: 41.6666%
    }

    .team-biography-wrapper {
        margin: 0 -20px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .team-biography-wrapper .team-biography-title.special-title .special-title-backward {
        left: calc(0.4em + 30px)
    }

    .team-biography-wrapper .team-biography-title,.team-biography-wrapper .team-biography-text {
        width: 50%;
        padding: 0 20px;
        position: relative
    }

    .team-biography-wrapper .team-biography-text:not(:first-child) {
        margin: 2.5em 0 0
    }

    .team-data-wrapper {
        margin: 0 -15px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .team-data-wrapper:not(:first-child) {
        margin: 40px -15px 0
    }

    .team-data-wrapper .team-personal-info,.team-data-wrapper .team-skills,.team-data-wrapper .team-values {
        width: 33.3333%;
        padding: 0 15px
    }

    .team-data-wrapper .team-personal-info:not(:first-child),.team-data-wrapper .team-skills:not(:first-child),.team-data-wrapper .team-values:not(:first-child) {
        margin: 0
    }

    .team-expirience .team-expirience-wrapper {
        margin: 0 -20px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .team-expirience .team-expirience-wrapper:not(:first-child) {
        margin: 1.75em -20px 0
    }

    .team-expirience .team-expirience-wrapper .team-expirience-education,.team-expirience .team-expirience-wrapper .team-expirience-professional {
        width: 50%;
        padding: 0 20px
    }

    .team-expirience .team-expirience-wrapper .team-expirience-education:not(:first-child),.team-expirience .team-expirience-wrapper .team-expirience-professional:not(:first-child) {
        margin: 0
    }
}

.vacancy-listing-wrapper {
    margin: -35px 0 -30px
}

.vacancy-listing-wrapper .vacancy-item-wrapper {
    padding: 35px 0 0
}

.vacancy-listing-wrapper .vacancy-item-wrapper:not(:last-child) .vacancy-item {
    border-bottom: 2px solid
}

.vacancy-listing-wrapper .vacancy-item {
    position: relative;
    cursor: default;
    padding: 0 0 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.vacancy-listing-wrapper .vacancy-item .vacancy-item-header,.vacancy-listing-wrapper .vacancy-item .vacancy-item-excerpt,.vacancy-listing-wrapper .vacancy-item .vacancy-item-salary,.vacancy-listing-wrapper .vacancy-item .vacancy-item-button {
    padding: 15px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vacancy-listing-wrapper .vacancy-item .vacancy-item-header:first-child,.vacancy-listing-wrapper .vacancy-item .vacancy-item-excerpt:first-child,.vacancy-listing-wrapper .vacancy-item .vacancy-item-salary:first-child,.vacancy-listing-wrapper .vacancy-item .vacancy-item-button:first-child {
    padding-left: 0
}

.vacancy-listing-wrapper .vacancy-item .vacancy-item-header:last-child,.vacancy-listing-wrapper .vacancy-item .vacancy-item-excerpt:last-child,.vacancy-listing-wrapper .vacancy-item .vacancy-item-salary:last-child,.vacancy-listing-wrapper .vacancy-item .vacancy-item-button:last-child {
    padding-right: 0
}

.vacancy-listing-wrapper .vacancy-item .vacancy-item-header {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.vacancy-listing-wrapper .vacancy-item .vacancy-item-salary {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.vacancy-listing-wrapper .vacancy-item .vacancy-item-button {
    padding-top: 10px;
    font-size: 0;
    line-height: 1;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.vacancy-listing-wrapper .vacancy-item .vacancy-post-title:not(:first-child) {
    margin-top: .9167em
}

.vacancy-listing-wrapper .vacancy-item .vacancy-salary .vacancy-salary-value {
    margin-top: 10px
}

@media only screen and (min-width: 576px) {
    .vacancy-listing-wrapper {
        margin:-35px 0
    }

    .vacancy-listing-wrapper .vacancy-item {
        padding: 0 0 35px
    }
}

@media only screen and (min-width: 992px) {
    .vacancy-listing-wrapper {
        margin:-35px 0 -40px
    }

    .vacancy-listing-wrapper .vacancy-item-wrapper:not(:first-child):not(:last-child) {
        padding-top: 60px
    }

    .vacancy-listing-wrapper .vacancy-item-wrapper:not(:first-child):not(:last-child) .vacancy-item {
        padding-bottom: 60px
    }

    .vacancy-listing-wrapper .vacancy-item {
        padding: 0 0 40px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .vacancy-listing-wrapper .vacancy-item .vacancy-item-header,.vacancy-listing-wrapper .vacancy-item .vacancy-item-excerpt,.vacancy-listing-wrapper .vacancy-item .vacancy-item-salary,.vacancy-listing-wrapper .vacancy-item .vacancy-item-button {
        padding: 0 20px
    }

    .vacancy-listing-wrapper .vacancy-item .vacancy-item-header {
        padding-top: 5px;
        width: 21%
    }

    .vacancy-listing-wrapper .vacancy-item .vacancy-item-excerpt {
        width: 100%
    }

    .vacancy-listing-wrapper .vacancy-item .vacancy-item-salary {
        width: 31%;
        padding-top: 5px
    }

    .vacancy-listing-wrapper .vacancy-item .vacancy-item-button {
        margin-top: -20px;
        -webkit-align-self: center;
        -moz-align-self: center;
        -ms-align-self: center;
        align-self: center
    }
}

.single-vacancy .vacancy-post-content {
    margin: -4px 0 0
}

.single-vacancy .vacancy-post-button {
    font-size: 0;
    line-height: 1
}

.single-vacancy .vacancy-post-button:not(:first-child) {
    margin: 30px 0 0
}

.vacancy-post-meta {
    margin: 0 -9px;
    font-size: 0;
    line-height: 1
}

.vacancy-post-meta .vacancy-post-meta-item {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 11px;
    max-width: calc(100% - 22px);
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative
}

.vacancy-post-meta .vacancy-post-meta-item.vacancy-occupation {
    padding: 0 7px
}

.vacancy-info:not(:last-child) {
    margin-bottom: 65px
}

.vacancy-info .vacancy-post-title,.vacancy-item .vacancy-post-title {
    margin: 0
}

.vacancy-info .vacancy-post-title:not(:first-child),.vacancy-item .vacancy-post-title:not(:first-child) {
    margin-top: .65em
}

.vacancy-info .vacancy-salary,.vacancy-item .vacancy-salary {
    text-transform: uppercase
}

.vacancy-info .vacancy-salary:not(:first-child),.vacancy-item .vacancy-salary:not(:first-child) {
    margin-top: .75em
}

.vacancy-info .vacancy-salary .vacancy-salary-label,.vacancy-item .vacancy-salary .vacancy-salary-label {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500
}

.vacancy-info .vacancy-salary .vacancy-salary-value,.vacancy-item .vacancy-salary .vacancy-salary-value {
    font-weight: 700;
    line-height: 1.38888em
}

.related-vacancy-title {
    margin: 0 0 20px
}

.related-vacancy-title.special-title .team-post-title:not(:first-child) {
    margin: .1em 0 0
}

.related-vacancy-title.special-title .special-title-backward {
    font-size: 14px
}

@media only screen and (min-width: 992px) {
    .related-vacancy-title {
        margin:0 0 40px
    }
}

@media only screen and (min-width: 1420px) {
    .related-vacancy-title {
        max-width:39%
    }
}

.post-categories {
    margin: 0 -5px -5px 0;
    font-size: 0;
    line-height: 1
}

.post-categories .post-category-item {
    display: inline-block;
    margin: 0 5px 5px 0;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    padding: .2308em .7692em .2308em 0;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.post-categories .post-category-item:before {
    content: '.';
    display: inline-block;
    margin-right: 4px
}

.post-comments-list {
    padding: 14px 0 0
}

.post-comments-list .post-comment-wrapper.depth-1 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 40px
}

.post-comments-list .post-comment-wrapper.depth-1:last-child {
    border-bottom-width: 2px
}

.post-comments-wrapper:not(:first-child) {
    margin: 70px 0 0
}

.post-comments-wrapper>.comment-respond:not(:first-child) {
    margin: 74px 0 0
}

.comment-reply-title small {
    font-size: 60%;
    margin: 0 0 0 6px
}

.comment-reply-title:not(:last-child) {
    margin-bottom: .2em
}

.post-comment-wrapper.bypostauthor>.post-comment-item .post-comment-author:after {
    content: '\f007';
    font: 400 normal 1em 'Font Awesome 5 Free';
    margin: 0 0 0 10px
}

.post-comment-avatar {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    float: left
}

.post-comment-avatar .avatar {
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 45px;
    height: auto;
    margin: 3px 15px 0 0
}

.post-comment-avatar+.post-comment-main .post-comment-meta {
    margin-left: 60px
}

.post-comment-main {
    width: 100%
}

.post-comment-info {
    margin: 0
}

.post-comment-meta {
    margin-top: -1px
}

.post-comment-author {
    line-height: 1.4em;
    font-weight: 700;
    letter-spacing: -.03em
}

.post-comment-buttons {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 0;
    line-height: 1;
    margin: 10px -3px 0 -2px
}

.post-comment-buttons a {
    margin: 0 3px 0 2px;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    font-size: 11px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: -.02em;
    padding: 0 7px 0 7px;
    position: relative;
    height: 21px
}

.post-comment-content {
    clear: both
}

.post-comment-content:not(:first-child) {
    padding-top: 21px
}

.post-comment-date {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4286em
}

.post-comment-date:not(:first-child) {
    margin-top: 3px
}

.post-comment-wrapper {
    margin-top: 38px
}

.post-comment-wrapper>.post-comment-wrapper,.post-comment-wrapper>.comment-respond {
    margin: 38px 0 0 30px
}

.post-comments-list>.post-comment-wrapper:first-child {
    margin-top: 0
}

.post-comments-list>.comment-respond:not(:first-child) {
    padding-top: 38px;
    border-top: 1px solid
}

.comment-form {
    position: relative;
    z-index: 2
}

.comment-form .submit {
    margin: 12px 0 0;
    min-width: 150px
}

.form-fields {
    margin: 0 -5px -10px;
    position: relative
}

.form-fields:after {
    content: '';
    display: table;
    clear: both
}

.form-fields .form-field {
    margin: 0 5px 10px;
    width: calc(100% - 10px);
    float: left
}

.form-fields .form-field.form-cookies {
    margin-top: 5px
}

.form-fields .form-field.form-message {
    margin-top: 17px
}

.comment-navigation {
    margin: 30px 0 0
}

.comment-navigation .nav-previous {
    text-align: left
}

.comment-navigation .nav-previous a:before {
    content: '\f053';
    display: inline-block;
    font: 900 normal 1em/1.2em 'Font Awesome 5 Free';
    margin: 0 10px 0 0;
    vertical-align: middle
}

.comment-navigation .nav-next {
    text-align: right
}

.comment-navigation .nav-next a:after {
    content: '\f053';
    display: inline-block;
    font: 900 normal 1em/1.2em 'Font Awesome 5 Free';
    margin: 0 0 0 10px;
    vertical-align: middle;
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

@media only screen and (min-width: 576px) {
    .post-comment-wrapper>.post-comment-wrapper,.post-comment-wrapper>.comment-respond {
        margin:38px 0 0 50px
    }

    .post-comment-item {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        position: relative
    }

    .post-comment-avatar .avatar {
        width: auto;
        margin: 0 30px 0 0
    }

    .post-comment-avatar+.post-comment-main .post-comment-meta {
        margin-left: 0
    }

    .post-comment-content:not(:first-child) {
        padding-top: 11px
    }

    .post-comment-info {
        margin: -2px 30px 0 0
    }

    .post-comment-meta {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .post-comment-buttons {
        margin: 0 -3px 0 -2px
    }

    .post-comment-date {
        font-size: 14px
    }

    .form-fields .form-name,.form-fields .form-url,.form-fields .form-email {
        width: calc(33.3333% - 10px)
    }
}

@media only screen and (min-width: 768px) {
    .post-comment-wrapper:not(:first-child) {
        margin:50px 0 0
    }

    .post-comment-wrapper>.post-comment-wrapper,.post-comment-wrapper>.comment-respond {
        margin: 40px 0 0 120px
    }
}

@media only screen and (min-width: 992px) {
    .post-comments-wrapper:not(:first-child) {
        margin:125px 0 0
    }

    .post-comments-wrapper>.comment-respond:not(:first-child) {
        margin: 140px 0 0
    }
}

.post-media-wrapper {
    position: relative
}

.post-gallery-carousel .item+.item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0
}

.post-gallery-carousel.owl-carousel.owl-theme:hover .owl-nav {
    left: 30px;
    right: 30px
}

.post-quote {
    overflow: hidden;
    position: relative;
    padding: 1.5em 1em 1.5em 4em;
    display: block;
    text-decoration: none;
    max-width: none
}

.post-quote:before {
    content: '\e82f';
    position: absolute;
    display: block;
    left: .4em;
    right: initial;
    top: .9em;
    font: 400 normal 2.25em/1em 'fontello';
    letter-spacing: normal
}

.post-quote .post-quote-text {
    font-size: 1em;
    font-weight: 600;
    position: relative;
    z-index: 3;
    letter-spacing: 0
}

.post-quote .post-quote-author {
    font-weight: 600;
    position: relative;
    z-index: 3
}

.post-quote .post-quote-author:not(:first-child) {
    margin: .5em 0 0
}

.elementor-widget-industrium_blog_listing .blog-item .post-media-wrapper picture,.elementor-widget-industrium_case_study_listing .blog-item .post-media-wrapper picture {
    display: block;
    overflow: hidden;
    font-size: 0;
    line-height: 1
}

.elementor-widget-industrium_blog_listing .blog-item .post-media-wrapper img,.elementor-widget-industrium_case_study_listing .blog-item .post-media-wrapper img {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 300px;
    height: 350px;
    object-fit:cover;
}

.elementor-widget-industrium_blog_listing .blog-item:hover .post-media-wrapper img,.elementor-widget-industrium_case_study_listing .blog-item:hover .post-media-wrapper img {
    -webkit-transform: scale(1.05) translateX(2%);
    -ms-transform: scale(1.05) translateX(2%);
    transform: scale(1.05) translateX(2%)
}

.elementor-widget-industrium_case_study_listing .blog-item .post-media-wrapper picture {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 575px) {
    .post-media-wrapper .wp-video .mejs-video {
        height:50.8187vw!important
    }

    .post-media-wrapper .wp-video .mejs-mediaelement iframe {
        height: 50.8187vw!important
    }
}

@media only screen and (min-width: 768px) {
    .archive-listing-wrapper:not(.grid-listing) .standard-blog-item-wrapper .post-quote,.grid-listing.columns-1 .standard-blog-item-wrapper .post-quote {
        padding:2.9em 4.5em 2.9em 8.3333em
    }

    .archive-listing-wrapper:not(.grid-listing) .standard-blog-item-wrapper .post-quote:before,.grid-listing.columns-1 .standard-blog-item-wrapper .post-quote:before {
        font-size: 2.3333em;
        top: 1.5em;
        left: 1.7em;
        right: initial
    }
}

@media only screen and (max-width: 991px) {
    .post-media-wrapper .wp-video .mejs-video {
        height:43.2674vw!important
    }

    .post-media-wrapper .wp-video .mejs-mediaelement iframe {
        height: 43.2674vw!important
    }
}

.industrium_post_meta {
    font-size: 0;
    line-height: 1
}

.industrium_post_meta .industrium_post_meta_item {
    display: inline-block;
    vertical-align: top;
    color: #b6b6b6;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
    margin: 0
}

.industrium_post_meta .industrium_post_meta_item:not(:last-child) {
    padding: 0 25px 0 0
}

.industrium_post_meta .industrium_post_meta_item:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    left: auto;
    top: 9px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.industrium_post_meta .industrium_post_meta_item.meta_item_tags a:before {
    content: '#'
}

.industrium_post_meta .industrium_post_meta_item.meta_item_socials {
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 1;
    margin: 20px 0 0
}

.industrium_post_meta .industrium_post_meta_item.meta_item_socials li {
    margin: 0 8px;
    display: inline-block;
    vertical-align: middle;
    padding: 0
}

.industrium_post_meta .industrium_post_meta_item.meta_item_socials li:first-child {
    margin: 0 8px 0 0
}

.industrium_post_meta .industrium_post_meta_item.meta_item_socials li:last-child {
    margin: 0 0 0 8px
}

.industrium_post_meta .industrium_post_meta_item.meta_item_socials li:before {
    content: none;
    display: none
}

.industrium_post_meta .industrium_post_meta_item.meta_item_socials a {
    text-align: center;
    display: block;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s;
    width: 2.3077em;
    height: 2.3077em;
    font: 400 normal 13px/2.3077em 'Font Awesome 5 Free';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #eceae4
}

.industrium_post_meta .industrium_post_meta_item.meta_item_socials a:hover {
    color: #fff
}

.industrium_post_meta .industrium_post_meta_item a {
    color: inherit
}

@media only screen and (min-width: 576px) {
    .industrium_post_meta .industrium_post_meta_item.meta_item_socials {
        margin:0
    }
}

.post-navigation {
    margin: 60px 0 0
}

.post-navigation .post-navigation-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.post-navigation .post-navigation-item {
    padding: 0
}

.post-navigation .post-navigation-item:before {
    content: none;
    display: none
}

.post-navigation .post-navigation-item.prev-post .post-navigation-link a:before {
    content: '\e83b';
    font: 400 normal .7143em/3em 'fontello';
    margin: 0 .857em 0 0;
    vertical-align: middle;
    display: inline-block;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.post-navigation .post-navigation-item.next-post .post-navigation-link a:after {
    content: '\e83b';
    font: 400 normal .7143em/3em 'fontello';
    margin: 0 0 0 .857em;
    vertical-align: middle
}

.post-navigation .archive-icon-link {
    margin: 0 20px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center
}

.post-navigation .archive-icon-link .archive-icon {
    display: block;
    font: 400 normal 20px/1em 'fontello';
    width: 20px
}

.post-navigation .archive-icon-link .archive-icon:before {
    content: '\e82a'
}

.post-navigation .post-navigation-link {
    position: relative;
    z-index: 2
}

.post-navigation .post-navigation-link a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    padding: 0 0 5px
}

.post-navigation .post-navigation-link a:hover {
    background-size: 0 1px
}

.post-navigation .post-navigation-block {
    margin: 40px 0 0;
    display: none
}

.post-navigation .prev-post {
    width: 50%
}

.post-navigation .prev-post .post-navigation-image {
    margin: 0 36px 0 0
}

.post-navigation .next-post {
    width: 50%;
    text-align: right
}

.post-navigation .next-post .post-navigation-image {
    margin: 0 0 0 24px
}

.post-navigation .post-navigation-image {
    width: 80px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.post-navigation .post-navigation-image img {
    position: relative
}

.post-navigation .post-navigation-title {
    font-weight: 700;
    line-height: 1.38889em
}

.post-navigation .post-navigation-categories {
    margin: 15px 0 0;
    font-size: .77778em;
    line-height: 2em;
    font-weight: 600;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) {
    .post-navigation {
        margin:70px 0 0
    }

    .post-navigation .archive-icon-link {
        margin: 0 30px
    }

    .post-navigation .archive-icon-link.with-labels {
        margin-top: 54px
    }

    .post-navigation .prev-post .post-navigation-block {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .post-navigation .next-post {
        text-align: right
    }

    .post-navigation .next-post .post-navigation-block {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .post-navigation .prev-post,.post-navigation .next-post {
        width: 40%;
        max-width: 305px
    }
}

@media only screen and (min-width: 992px) {
    .post-navigation .prev-post,.post-navigation .next-post {
        width:33.3333%
    }
}

.content-pagination:not(:first-child) {
    margin-top: 40px
}

.content-pagination .pagination {
    display: block;
    position: relative;
    z-index: 2
}

.content-pagination .nav-links {
    font-size: 0;
    line-height: 1;
    text-align: center
}

.content-pagination .page-numbers,.content-pagination .post-page-numbers {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    min-width: 50px;
    height: 50px;
    font-size: 18px;
    position: relative;
    line-height: 50px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    margin: 0 -1px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all,0.3s;
    transition: all,0.3s;
    overflow: hidden;
    z-index: 1
}

.content-pagination .page-numbers:after,.content-pagination .post-page-numbers:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    z-index: -1
}

.content-pagination .page-numbers:hover,.content-pagination .post-page-numbers:hover {
    z-index: 2
}

.content-pagination .page-numbers:hover:after,.content-pagination .post-page-numbers:hover:after {
    height: 100%
}

.content-pagination .page-numbers.dots,.content-pagination .post-page-numbers.dots {
    cursor: default;
    border-right: none;
    border-left: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 46px;
    margin: 0 0 0 1px
}

.content-pagination .page-numbers.dots:after,.content-pagination .post-page-numbers.dots:after {
    display: none
}

.content-pagination .page-numbers.current,.content-pagination .post-page-numbers.current {
    cursor: default;
    z-index: 3
}

.content-pagination .page-numbers.current:after,.content-pagination .post-page-numbers.current:after {
    height: 100%
}

.content-pagination .page-numbers .button-icon,.content-pagination .post-page-numbers .button-icon {
    display: inline-block;
    vertical-align: top;
    font: 400 normal 10px/50px 'fontello'
}

.content-pagination .page-numbers.prev .button-icon:before,.content-pagination .post-page-numbers.prev .button-icon:before {
    content: '\e80d'
}

.content-pagination .page-numbers.next .button-icon:before,.content-pagination .post-page-numbers.next .button-icon:before {
    content: '\e824'
}

@media screen and (min-width: 768px) {
    .content-pagination:not(:first-child) {
        margin-top:75px
    }
}

.filter-control-wrapper {
    margin: 0 auto 40px;
    width: 100%
}

.filter-control-wrapper .filter-control-list .dots {
    list-style: none;
    margin: 0 -10px;
    padding: 0;
    font-size: 0;
    line-height: 1
}

.filter-control-wrapper .filter-control-list .dots .dot {
    display: inline-block;
    vertical-align: bottom;
    font-weight: 500;
    font-size: .8889em;
    line-height: 1.875em;
    margin: 0 10px!important;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.filter-control-wrapper .filter-control-list .dots .dot.active {
    cursor: default
}

.filter-control-wrapper .filter-control-list .dots .dot:after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    width: 0
}

.filter-control-wrapper .filter-control-list .dots .dot:not(.active):hover:after {
    width: 100%
}

.elementor-section.elementor-section-full_width>.elementor-container>.elementor-row>.elementor-column>.elementor-widget-wrap .filter-control-wrapper {
    padding: 0 20px
}

@media only screen and (min-width: 768px) {
    .filter-control-wrapper .filter-control-list .dots {
        margin:0 -14px
    }

    .filter-control-wrapper .filter-control-list .dots .dot {
        margin: 0 14px!important
    }

    .elementor-section.elementor-section-full_width>.elementor-container>.elementor-row>.elementor-column>.elementor-widget-wrap .filter-control-wrapper {
        padding: 0 30px
    }
}

@media only screen and (min-width: 992px) {
    .elementor-section.elementor-section-full_width>.elementor-container>.elementor-row>.elementor-column>.elementor-widget-wrap .filter-control-wrapper {
        max-width:1420px;
        padding: 0 40px
    }
}

.recent-posts-wrapper:not(:first-child) {
    margin-top: 95px
}

.elementor-widget .industrium-heading.heading-with-pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.elementor-widget .industrium-heading.heading-with-pagination .industrium-heading-inner {
    display: block
}

.elementor-widget .industrium-heading.heading-with-pagination:not(:last-child) {
    margin-bottom: 50px
}

.elementor-widget .owl-dots-desktop {
    display: none
}

.elementor-section-stretched.elementor-section-full_width>.elementor-column-gap-no>.elementor-row>.elementor-column>.elementor-widget-wrap>.elementor-widget>.elementor-widget-container .heading-with-pagination {
    max-width: 1420px;
    padding: 0 20px
}

@media only screen and (min-width: 768px) {
    .elementor-section-stretched.elementor-section-full_width>.elementor-column-gap-no>.elementor-row>.elementor-column>.elementor-widget-wrap>.elementor-widget>.elementor-widget-container .heading-with-pagination {
        padding:0 30px
    }
}

@media only screen and (min-width: 992px) {
    .elementor-widget .industrium-heading.heading-with-pagination {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }

    .elementor-widget .industrium-heading.heading-with-pagination .industrium-heading-inner {
        width: calc(100% - 30px);
        margin: 0 15px 0 0
    }

    .elementor-widget .industrium-heading.heading-with-pagination .owl-dots {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        margin: 0 -20px 0 -20px;
        text-align: initial
    }

    .elementor-widget.title-alignment-left .industrium-heading.heading-with-pagination {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: left
    }

    .elementor-widget.title-alignment-left .industrium-heading.heading-with-pagination .industrium-heading-inner {
        margin: 0 15px 0 0
    }

    .elementor-widget.title-alignment-left .industrium-heading.heading-with-pagination .owl-dots {
        margin: 0 -20px 0 -20px
    }

    .elementor-widget.title-alignment-right .industrium-heading.heading-with-pagination {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right
    }

    .elementor-widget.title-alignment-right .industrium-heading.heading-with-pagination .industrium-heading-inner {
        margin: 0 0 0 15px
    }

    .elementor-widget.title-alignment-right .industrium-heading.heading-with-pagination .owl-dots {
        margin: 0 -20px 0 -20px
    }

    .elementor-widget.title-alignment-center .industrium-heading.heading-with-pagination {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        text-align: center
    }

    .elementor-widget.title-alignment-center .industrium-heading.heading-with-pagination .industrium-heading-inner {
        margin: 0
    }

    .elementor-widget.title-alignment-center .industrium-heading.heading-with-pagination .owl-dots {
        margin: 0;
        margin-top: 30px;
        text-align: center
    }

    .elementor-widget .owl-dots-desktop {
        display: block
    }

    .elementor-widget .owl-dots-desktop.disabled {
        display: none
    }

    .elementor-widget .owl-dots-mobile {
        display: none
    }

    .elementor-section-stretched.elementor-section-full_width>.elementor-column-gap-no>.elementor-row>.elementor-column>.elementor-widget-wrap>.elementor-widget>.elementor-widget-container .heading-with-pagination {
        padding: 0 40px
    }
}

.content-wrapper .wrapper-socials {
    margin: 0
}

.content-wrapper .wrapper-socials li {
    border: 1px solid
}

.content-wrapper .wrapper-socials li:not(:first-child) {
    border-left: none
}

.content-wrapper .wrapper-socials a {
    width: 43px;
    height: 43px;
    font-size: 15px;
    font-weight: 400;
    line-height: 43px;
    text-align: center;
    position: relative
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
    border: none;
    padding: 0;
    border-top: 2px solid!important
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item:last-child {
    border-bottom: 2px solid
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border-top: none
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
    padding: 18px 0 18px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 25px;
    line-height: 1.6em;
    font-weight: 700;
    letter-spacing: -.03em;
    border: none;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 26px;
    height: 26px;
    font-size: 16px;
    line-height: 28px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right,.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    text-align: center
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    margin-left: 20px;
    order: 2
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    margin-right: 20px;
    order: 0
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon i {
    line-height: 26px
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title {
    width: 100%
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
    padding: 0 0 20px
}

.elementor-widget-industrium_button .button-container {
    position: relative;
    z-index: 2;
    line-height: 1;
    font-size: 0
}

.elementor-widget-industrium_button .industrium-button.button-type-2 {
    background-image: none;
    padding: 0;
    border: 2px solid;
    text-transform: none
}

.elementor-widget-industrium_button .industrium-button.button-type-2:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 55px;
    right: 0;
    top: 0
}

.elementor-widget-industrium_button .industrium-button.button-type-2:after {
    content: '\e839';
    position: relative;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 55px;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    flex-shrink: 0;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.elementor-widget-industrium_button .industrium-button.button-type-2:hover:after {
    opacity: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.elementor-widget-industrium_button .industrium-button.button-type-2:hover .industrium-button-text:before {
    width: 100%
}

.elementor-widget-industrium_button .industrium-button.button-type-2 .industrium-button-text {
    position: relative;
    padding: 13px 28px 13px 38px;
    z-index: 1;
    width: 100%
}

.elementor-widget-industrium_button .industrium-button.button-type-2 .industrium-button-text:before {
    content: '';
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: -1;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out
}

.industrium-content-slider-widget .owl-dots.disabled {
    display: none!important
}

.industrium-content-slider-widget .industrium-content-wrapper-1,.industrium-content-slider-widget .industrium-content-wrapper-2,.industrium-content-slider-widget .industrium-content-wrapper-3,.industrium-content-slider-widget .industrium-content-wrapper-4 {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.6s;
    transition: all 0.6s
}

.industrium-content-slider-widget .industrium-content-wrapper-1 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.industrium-content-slider-widget .industrium-content-wrapper-2 {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.industrium-content-slider-widget .industrium-content-wrapper-2 .content-slider-item-text {
    line-height: 1.6667em
}

.industrium-content-slider-widget .industrium-content-wrapper-2 .content-slider-item-text p {
    line-height: inherit
}

.industrium-content-slider-widget .industrium-content-wrapper-4 {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.industrium-content-slider-widget .industrium-content-wrapper-3 {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-button {
    background-image: none;
    padding: 0;
    border: 2px solid;
    text-transform: none
}

.industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-button .industrium-button-text {
    position: relative;
    padding: 13px 28px 13px 38px;
    z-index: 1
}

.industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-button .industrium-button-text:before {
    content: '';
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: -1;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out
}

.industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-button:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 55px;
    right: 0;
    top: 0
}

.industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-button:after {
    content: '\e839';
    position: relative;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 55px;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-button:hover:after {
    opacity: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-button:hover .industrium-button-text:before {
    width: 100%
}

.industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-video-button .elementor-custom-embed-play .eicon-play {
    clip-path: polygon(9.5% .5%,91% 50%,9.5% 99.5%)
}

.industrium-content-slider-widget .slider-item.content-position-end .elementor-row.row-text-video {
    flex-direction: row-reverse
}

.industrium-content-slider-widget .slider-item.content-position-center .elementor-row.row-text-video {
    justify-content: space-around!important
}

.industrium-content-slider-widget .slider-item .elementor-background-video-container:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .5;
    left: 0;
    top: 0
}

.industrium-content-slider-widget .slider-item .elementor-background-video-container .elementor-video-iframe {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.industrium-content-slider-widget .slider-item .elementor-background-video-container .elementor-background-video-hosted {
    height: 100%
}

.industrium-content-slider-widget .content-slider-item-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.industrium-content-slider-widget .slide-video-column {
    flex: 1 1 0%;
    text-align: right;
    padding: 15px;
    display: none
}

.industrium-content-slider-widget .industrium-video-button {
    display: inline-block;
    width: 60px;
    min-height: 60px;
    position: relative;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    overflow: hidden
}

.industrium-content-slider-widget .industrium-video-button:not(:first-child) {
    margin-left: 15px
}

.industrium-content-slider-widget .industrium-video-button .elementor-custom-embed-play .eicon-play {
    width: 60px;
    height: 60px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
    border: none;
    font-size: 60px;
    line-height: 60px;
    cursor: pointer;
    opacity: 1;
    clip-path: polygon(9.5% .5%,91% 50%,9.5% 99.5%);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.industrium-content-slider-widget .industrium-video-button .elementor-custom-embed-play .eicon-play:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out
}

.industrium-content-slider-widget .industrium-video-button .elementor-custom-embed-play .eicon-play svg {
    opacity: 1;
    stroke-width: 1px;
    filter: none;
    fill: none;
    width: 1em;
    height: 1em;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s
}

.industrium-content-slider-widget .industrium-video-button .elementor-custom-embed-play .eicon-play:hover:before {
    width: 100%
}

.industrium-content-slider-widget .content-slider-wrapper,.industrium-content-slider-widget .content-slider-container {
    position: relative
}

.industrium-content-slider-widget .owl-carousel.owl-theme .owl-nav {
    left: 60px;
    right: 60px;
    opacity: 0
}

.industrium-content-slider-widget .owl-carousel.owl-theme:hover .owl-nav {
    left: 30px;
    right: 30px;
    opacity: 1
}

.industrium-content-slider-widget .owl-carousel.owl-theme .owl-item {
    outline: none
}

.industrium-content-slider-widget .owl-carousel.owl-theme .owl-item.active .industrium-content-wrapper-1,.industrium-content-slider-widget .owl-carousel.owl-theme .owl-item.active .industrium-content-wrapper-2,.industrium-content-slider-widget .owl-carousel.owl-theme .owl-item.active .industrium-content-wrapper-3,.industrium-content-slider-widget .owl-carousel.owl-theme .owl-item.active .industrium-content-wrapper-4 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.industrium-content-slider-widget .owl-carousel.owl-theme .slider-item {
    position: relative;
    background-blend-mode: overlay;
    height: 500px
}

.industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.image_behind_text .elementor-section {
    z-index: 1
}

.industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.image_behind_text .slide-image-column {
    z-index: 0
}

.industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-start .elementor-container>.elementor-row {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-center .elementor-container>.elementor-row {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-end .elementor-container>.elementor-row {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

.industrium-content-slider-widget .owl-carousel.owl-theme .slide-image-column {
    display: none
}

.industrium-content-slider-widget .owl-carousel.owl-theme .slide-content-column {
    padding: 15px;
    width: 100%;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.industrium-content-slider-widget .owl-carousel.owl-theme .elementor-section,.industrium-content-slider-widget .owl-carousel.owl-theme .elementor-container,.industrium-content-slider-widget .owl-carousel.owl-theme .elementor-row {
    position: relative;
    height: 100%
}

.industrium-content-slider-widget .owl-carousel.owl-theme .elementor-row {
    height: calc(100% + 30px);
    align-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-heading {
    font-size: 40px;
    line-height: 1.08333em;
    font-weight: 700;
    letter-spacing: -.03em
}

.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-heading .industrium-heading-content {
    letter-spacing: -.03em
}

.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-heading .industrium-heading-content:not(:first-child) {
    margin-top: .1em
}

.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-heading .industrium-heading-content span[style*="text-decoration: underline"],.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-heading .industrium-heading-content u {
    text-decoration: none!important;
    position: relative;
    display: inline-block
}

.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-heading .industrium-heading-content span[style*="text-decoration: underline"]:before,.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-heading .industrium-heading-content u:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: -.1em;
    height: .2em;
    bottom: .05em;
    z-index: -1
}

.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-content-wrapper-2:not(:first-child) {
    margin: 30px 0 0
}

.industrium-content-slider-widget .owl-carousel.owl-theme .industrium-content-wrapper-3:not(:first-child) {
    margin: 40px 0 0
}

.industrium-content-slider-widget .aside-area {
    position: absolute;
    min-height: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.industrium-content-slider-widget .aside-area .owl-dots {
    margin: 2px 2px 15px
}

.industrium-content-slider-widget .aside-area .content-slider-socials {
    margin: 0 12px 10px 12px
}

.industrium-content-slider-widget .aside-area .content-slider-socials li {
    margin: 10px 5px 0
}

.industrium-content-slider-widget .aside-area .content-slider-socials li a {
    background-color: transparent;
    font-size: 15px
}

.industrium-content-slider-widget .bottom-area {
    position: relative;
    z-index: 10
}

.industrium-content-slider-widget .bottom-area .contacts {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    padding: 5px 0 20px
}

.industrium-content-slider-widget .bottom-area .contacts .contact-item {
    margin: 20px 15px 0;
    padding: 0;
    position: relative;
    font-size: 14px;
    line-height: 1.6428em;
    font-weight: 500
}

.industrium-content-slider-widget .bottom-area .contacts .contact-item-title {
    text-transform: uppercase;
    font-weight: 700
}

.industrium-content-slider-widget .bottom-area .contacts .slider-decoration {
    right: 70px;
    top: 100%
}

.industrium-content-slider-widget .bottom-area .pagination-wrapper {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    min-height: 60px;
    flex: 1 auto
}

.industrium-content-slider-widget .bottom-area .pagination-wrapper .content-slider-video+.owl-dots-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.industrium-content-slider-widget .bottom-area .pagination-wrapper .owl-dots-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%
}

.industrium-content-slider-widget .bottom-area .pagination-wrapper .slider-decoration {
    right: 100%;
    top: 100%
}

.industrium-content-slider-widget .bottom-area .owl-dots {
    margin: -10px 20px 0
}

.industrium-content-slider-widget .bottom-area .slider-progress-wrapper {
    display: none
}

.industrium-content-slider-widget .bottom-area .content-slider-video {
    position: relative;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    overflow: hidden
}

.industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    cursor: pointer;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-transform: translateX(calc(100% - 60px));
    -ms-transform: translateX(calc(100% - 60px));
    transform: translateX(calc(100% - 60px));
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play:hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play:hover .video-button-text {
    padding: 0 35px 0 10px;
    margin-left: -15px
}

.industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .eicon-play {
    width: 60px;
    height: 60px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
    border: none;
    font-size: 21px;
    line-height: 60px;
    cursor: pointer;
    padding: 0 0 0 5px;
    opacity: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .eicon-play:before {
    content: '';
    display: none
}

.industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .eicon-play svg {
    opacity: 1;
    stroke-width: 2px;
    filter: none;
    fill: none;
    width: 1em;
    height: 1em;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s
}

.industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .video-button-text {
    display: none;
    font-size: 14px;
    font-weight: 500;
    padding: 0 10px;
    line-height: 60px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.industrium-content-slider-widget .bottom-area .slider-decoration {
    display: none;
    position: absolute;
    width: 70px;
    height: 70px
}

.industrium-content-slider-widget .bottom-area .slider-decoration.animated:before {
    height: 200%
}

.industrium-content-slider-widget .bottom-area .slider-decoration.animated:after {
    height: 100%
}

.industrium-content-slider-widget .bottom-area .slider-decoration:before {
    content: '';
    position: absolute;
    height: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: height 0.5s cubic-bezier(0,0,.15,.96);
    transition: height 0.5s cubic-bezier(0,0,.15,.96)
}

.industrium-content-slider-widget .bottom-area .slider-decoration:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    left: 100%;
    top: 0;
    -webkit-transition: height 0.5s 0.3s cubic-bezier(0,0,.15,.96);
    transition: height 0.5s 0.3s cubic-bezier(0,0,.15,.96)
}

.industrium-content-slider-widget .content-slider-scroll-down {
    position: absolute;
    z-index: 11;
    width: 60px;
    height: 60px;
    bottom: 0;
    text-align: center;
    cursor: pointer;
    display: none;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.industrium-content-slider-widget .content-slider-scroll-down:before {
    content: '\e83a';
    font: 400 normal 24px/60px 'fontello'
}

.industrium-content-slider-widget .content-slider-scroll-down.button-position-left {
    left: 0;
    right: initial
}

.industrium-content-slider-widget .content-slider-scroll-down.button-position-right {
    left: initial;
    right: 0
}

@media only screen and (min-width: 768px) {
    .industrium-content-slider-widget .content-slider-scroll-down {
        display:block
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item {
        height: 600px
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-start .slide-image-column {
        right: 0;
        left: initial
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-center .slide-image-column {
        left: 50%;
        right: initial;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-end .slide-image-column {
        left: 0;
        right: initial
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.image-vertical-position-top .slide-image-column {
        top: 0;
        bottom: initial
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.image-vertical-position-middle .slide-image-column {
        top: 50%;
        bottom: initial;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.image-vertical-position-bottom .slide-image-column {
        top: initial;
        bottom: 0
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slide-image-column {
        width: 37%;
        position: absolute;
        top: 50%;
        vertical-align: top;
        font-size: 0;
        line-height: 1;
        display: block
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slide-image-column .tilt-effect {
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .industrium-heading {
        font-size: 60px
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slide-content-column {
        width: 63%
    }

    .industrium-content-slider-widget .bottom-area {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch
    }

    .industrium-content-slider-widget .bottom-area .contacts {
        position: absolute;
        right: 0;
        bottom: 100%;
        padding: 5px 20px 20px
    }

    .industrium-content-slider-widget .bottom-area .contacts .contact-item {
        padding: 0 20px 0 0
    }

    .industrium-content-slider-widget .bottom-area .content-slider-video {
        position: relative;
        top: initial;
        left: initial;
        right: initial;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .industrium-content-slider-widget .bottom-area .slider-progress-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        margin-left: 20px
    }
}

@media only screen and (min-width: 992px) {
    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.aside-area-position-left {
        padding:0 70px
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.aside-area-position-right {
        padding: 0 70px
    }

    .industrium-content-slider-widget .slide-video-column {
        display: block
    }

    .industrium-content-slider-widget .industrium-content-wrapper-3 .industrium-video-button.video-button-hide-desktop {
        display: none
    }

    .industrium-content-slider-widget .aside-area {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        border-top: none;
        position: absolute;
        min-width: 70px;
        top: 0;
        bottom: 0;
        z-index: 10;
        height: 100%;
        width: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left {
        left: 0;
        right: initial
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area {
        margin-left: 70px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area.dots-alignment-left .pagination-wrapper {
        left: -40px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right {
        left: initial;
        right: 0
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right+.bottom-area {
        margin-right: 70px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right+.bottom-area.dots-alignment-right .pagination-wrapper {
        right: -40px
    }

    .industrium-content-slider-widget .aside-area .owl-dots {
        margin: -13px -13px -13px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .industrium-content-slider-widget .aside-area .owl-dots .owl-dot {
        margin: 13px 13px 13px 0
    }

    .industrium-content-slider-widget .aside-area .content-slider-socials {
        position: absolute;
        left: 50%;
        right: initial;
        bottom: 53px;
        max-height: 30%;
        margin: -14px -4px -14px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .industrium-content-slider-widget .aside-area .content-slider-socials li {
        margin: 14px 4px
    }

    .industrium-content-slider-widget .aside-area .content-slider-socials li a {
        background-color: transparent;
        font-size: 15px
    }

    .industrium-content-slider-widget .bottom-area.dots-alignment-right .pagination-wrapper {
        position: absolute;
        right: 70px;
        left: initial;
        bottom: 100%
    }

    .industrium-content-slider-widget .bottom-area.dots-alignment-right .contacts {
        left: 0;
        right: initial
    }

    .industrium-content-slider-widget .bottom-area.dots-alignment-left .pagination-wrapper {
        position: absolute;
        left: 135px;
        bottom: 100%
    }

    .industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .video-button-text {
        display: block
    }

    .industrium-content-slider-widget .content-slider-scroll-down {
        width: 85px;
        height: 85px
    }

    .industrium-content-slider-widget .content-slider-scroll-down:before {
        font-size: 30px;
        line-height: 85px
    }
}

@media only screen and (min-width: 1200px) {
    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item {
        height:850px
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.aside-area-position-left {
        padding: 0 100px
    }

    .industrium-content-slider-widget .owl-carousel.owl-theme .slider-item.aside-area-position-right {
        padding: 0 100px
    }

    .industrium-content-slider-widget .aside-area {
        min-width: 100px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area {
        margin-left: 100px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area .pagination-wrapper {
        left: 0;
        right: initial
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area.dots-alignment-right .pagination-wrapper {
        right: 70px;
        left: initial
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area.dots-alignment-left .pagination-wrapper {
        left: 0
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area.dots-alignment-left .pagination-wrapper .owl-dots {
        margin-right: 40px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area.dots-alignment-left .pagination-wrapper .owl-dots:only-child {
        margin-left: 20px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-left+.bottom-area.dots-alignment-center .pagination-wrapper {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        right: initial
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right+.bottom-area {
        margin-right: 100px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right+.bottom-area .contacts {
        right: 0;
        left: initial
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right+.bottom-area.dots-alignment-right .contacts {
        left: 0;
        right: initial
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right+.bottom-area.dots-alignment-right .pagination-wrapper {
        right: 0;
        left: initial
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right+.bottom-area.dots-alignment-right .pagination-wrapper .owl-dots {
        margin-left: 40px
    }

    .industrium-content-slider-widget .aside-area.aside-area-position-right+.bottom-area.dots-alignment-center .pagination-wrapper {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        right: initial
    }

    .industrium-content-slider-widget .bottom-area {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: stretch;
        -moz-justify-content: stretch;
        -ms-justify-content: stretch;
        justify-content: stretch;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .industrium-content-slider-widget .bottom-area.dots-alignment-right .contacts {
        left: 0;
        right: initial
    }

    .industrium-content-slider-widget .bottom-area.dots-alignment-right .pagination-wrapper {
        right: 70px;
        left: initial
    }

    .industrium-content-slider-widget .bottom-area.dots-alignment-center .pagination-wrapper {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        right: initial
    }

    .industrium-content-slider-widget .bottom-area .contacts {
        position: absolute;
        right: 0;
        bottom: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        padding: 55px 70px;
        min-width: 500px;
        min-height: 120px;
        width: auto
    }

    .industrium-content-slider-widget .bottom-area .contacts .contact-item {
        margin: 0 30px;
        width: auto;
        font-size: 20px
    }

    .industrium-content-slider-widget .bottom-area .pagination-wrapper {
        min-height: 87px;
        position: absolute;
        left: 135px;
        bottom: 100%
    }

    .industrium-content-slider-widget .bottom-area .pagination-wrapper .owl-dots:not(:only-child) {
        margin-right: 40px
    }

    .industrium-content-slider-widget .bottom-area .slider-progress-wrapper {
        margin: 0 36px;
        min-height: 108px
    }

    .industrium-content-slider-widget .bottom-area .slider-progress-wrapper+.owl-dots {
        margin-left: -20px
    }

    .industrium-content-slider-widget .bottom-area .owl-dots {
        margin: -10px 25px 0;
        width: 100%;
        position: relative;
        left: initial;
        right: initial;
        bottom: initial;
        -webkit-align-self: center;
        -moz-align-self: center;
        -ms-align-self: center;
        align-self: center
    }

    .industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play {
        -webkit-transform: translateX(calc(100% - 108px));
        -ms-transform: translateX(calc(100% - 108px));
        transform: translateX(calc(100% - 108px))
    }

    .industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play:hover {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play:hover .video-button-text {
        padding: 0 60px 0 15px;
        margin-left: -40px
    }

    .industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .eicon-play {
        width: 108px;
        height: 108px
    }

    .industrium-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .video-button-text {
        line-height: 108px
    }

    .industrium-content-slider-widget .bottom-area .slider-decoration {
        display: block
    }
}

.industrium_countdown_widget {
    font-size: 0;
    line-height: 1
}

.industrium_countdown_widget.display_inline .countdown_item,.industrium_countdown_widget.display_inline .countdown_separator {
    display: inline-block;
    vertical-align: top
}

.industrium_countdown_widget.display_block .countdown_inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.industrium_countdown_widget.display_block .countdown_inner .countdown_separator {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    display: block
}

.industrium_countdown_widget.display_block .countdown_inner .countdown_item {
    width: 100%;
    display: block;
    text-align: center
}

.industrium_countdown_widget.display_stacked .countdown_item {
    display: inline-block;
    vertical-align: top
}

.industrium_countdown_widget.display_stacked .countdown_item:not(:last-child) {
    margin-right: -1px
}

.industrium_countdown_widget.display_stacked .countdown_separator {
    display: none
}

.industrium_countdown_widget .countdown_inner {
    white-space: nowrap
}

.industrium_countdown_widget .countdown_placeholder,.industrium_countdown_widget .hide {
    display: none!important
}

.industrium_countdown_widget .countdown_item {
    position: relative;
    white-space: normal
}

.industrium_countdown_widget .countdown_digits {
    font-size: 35px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: top
}

.industrium_countdown_widget .countdown_digits:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.industrium_countdown_widget .countdown_digits_placeholder {
    font-size: 35px;
    line-height: 50px;
    opacity: 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 50px;
    height: 50px;
    position: relative
}

.industrium_countdown_widget .countdown_separator {
    font-size: 80px;
    line-height: 70px;
    text-align: center;
    width: 70px;
    margin-top: -.1em
}

.industrium_countdown_widget .countdown_separator:last-child {
    display: none!important;
    opacity: 0;
    font-size: 0;
    width: 0
}

.industrium_countdown_widget .countdown_label {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    margin: 2px 0 0;
    text-align: center
}

.industrium_countdown_widget .countdown_message {
    display: none;
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .industrium_countdown_widget .countdown_digits {
        width:70px;
        height: 70px;
        line-height: 66px
    }

    .industrium_countdown_widget .countdown_digits_placeholder {
        width: 70px;
        height: 70px;
        line-height: 66px
    }
}

.elementor-widget-counter.elementor-counter-title-vertical .elementor-counter .elementor-counter-title {
    writing-mode: vertical-rl
}

.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper {
    --counter-prefix-grow: 0;
    font-size: 80px;
    line-height: 1em;
    font-weight: 700;
    white-space: nowrap;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -.03em
}

.elementor-widget-counter .elementor-counter .elementor-counter-title {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 25px;
    line-height: 1.7778em;
    font-weight: 500;
    letter-spacing: -.03em;
    margin: 0
}

@keyframes decoration_animation_1 {
    0% {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }

    100% {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes decoration_animation_2 {
    0% {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0)
    }

    100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.elementor-widget-industrium_decoration.decoration-type-2 .decoration-widget .decoration-container {
    width: 70px;
    height: 70px
}

.elementor-widget-industrium_decoration.decoration-type-2 .decoration-widget .decoration-container .industrium-decoration>div:nth-child(2n) {
    top: 0;
    left: -100%
}

.elementor-widget-industrium_decoration.decoration-type-3 .decoration-widget .decoration-container {
    width: 295px;
    height: 50px
}

.elementor-widget-industrium_decoration.decoration-type-3 .decoration-widget .decoration-container .industrium-decoration>div:first-child {
    top: 0;
    left: initial;
    right: 0;
    width: 50px;
    height: 50px
}

.elementor-widget-industrium_decoration.decoration-type-4 .decoration-widget .decoration-container {
    width: 300px;
    height: 50px
}

.elementor-widget-industrium_decoration.decoration-type-4 .decoration-widget .decoration-container .industrium-decoration>div:first-child {
    top: initial;
    bottom: 100%;
    left: initial;
    right: 100%;
    width: 50px;
    height: 50px
}

.elementor-widget-industrium_decoration.decoration-type-4 .decoration-widget .decoration-container .industrium-decoration>div:nth-child(2n) {
    top: 0
}

.elementor-widget-industrium_decoration.decoration-type-4 .decoration-widget .decoration-container .industrium-decoration>div:nth-child(3n) {
    display: block;
    top: initial;
    bottom: 100%;
    left: 100%;
    right: initial;
    width: 50px;
    height: 50px
}

.elementor-widget-industrium_decoration.industrium_decoration.animated-fast {
    animation-duration: .5s
}

.elementor-widget-industrium_decoration.industrium_decoration .elementor-widget-container {
    animation-duration: inherit
}

.elementor-widget-industrium_decoration.industrium_decoration .elementor-widget-container .decoration-widget {
    animation-duration: inherit
}

.elementor-widget-industrium_decoration.industrium_decoration .elementor-widget-container .decoration-widget .decoration-container {
    animation-duration: inherit
}

.elementor-widget-industrium_decoration.industrium_decoration .elementor-widget-container .decoration-widget .decoration-container .industrium-decoration {
    animation-duration: inherit
}

.elementor-widget-industrium_decoration.industrium_decoration .elementor-widget-container .decoration-widget .decoration-container .industrium-decoration>div {
    animation-duration: inherit
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-2 .decoration-widget .industrium-decoration>div {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    animation-name: decoration_animation_1
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-2 .decoration-widget .industrium-decoration>div:first-child {
    animation-delay: .4s
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-2 .decoration-widget .industrium-decoration>div:nth-child(2n) {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-1 .decoration-widget .industrium-decoration>div {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    animation-name: decoration_animation_2
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-1 .decoration-widget .industrium-decoration>div:first-child {
    animation-delay: .4s
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-3 .decoration-widget .industrium-decoration>div {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    animation-name: decoration_animation_2
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-3 .decoration-widget .industrium-decoration>div:first-child {
    animation-delay: .4s
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-4 .decoration-widget .industrium-decoration>div {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    animation-name: decoration_animation_2
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-4 .decoration-widget .industrium-decoration>div:first-child,.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-4 .decoration-widget .industrium-decoration>div:nth-child(3n) {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    animation-delay: .5s
}

.elementor-widget-industrium_decoration.industrium_decoration.decoration-type-4 .decoration-widget .industrium-decoration>div:nth-child(2n) {
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.elementor-widget-industrium_decoration.industrium_decoration .decoration-widget .industrium-decoration>div {
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0,0,.15,.96)
}

.elementor-widget-industrium_decoration.industrium_decoration .decoration-widget .industrium-decoration>div:first-child {
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.elementor-widget-industrium_decoration.industrium_decoration .decoration-widget .industrium-decoration>div:nth-child(2n) {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom
}

.elementor-widget-industrium_decoration.industrium_decoration .decoration-widget .industrium-decoration>div:nth-child(3n) {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom
}

.decoration-widget {
    text-align: left;
    font-size: 0;
    line-height: 1
}

.decoration-widget .decoration-container {
    position: relative;
    display: inline-block;
    width: 144px;
    height: 129px
}

.decoration-widget .decoration-container .industrium-decoration {
    position: absolute;
    height: 100%;
    width: 100%
}

.decoration-widget .decoration-container .industrium-decoration>div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.decoration-widget .decoration-container .industrium-decoration>div:nth-child(2n) {
    top: -100%
}

.decoration-widget .decoration-container .industrium-decoration>div:nth-child(3n) {
    display: none
}

.elementor-widget-icon .elementor-icon-wrapper {
    font-size: 0;
    line-height: 1
}

.elementor-widget-icon .elementor-icon svg {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s
}

.elementor-widget-icon.pulse-animation-yes .elementor-icon {
    z-index: 2;
    position: relative
}

.elementor-widget-icon.pulse-animation-yes .elementor-icon:before {
    content: '';
    position: absolute;
    display: block;
    width: 132%;
    height: 132%;
    left: -16%;
    top: -16%;
    right: initial;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #fff;
    opacity: .3;
    -webkit-animation: icon-pulse 2s infinite ease-in-out;
    animation: icon-pulse 2s infinite ease-in-out
}

@keyframes icon-pulse {
    0% {
        width: 132%;
        height: 132%;
        left: -16%;
        top: -16%;
        opacity: .3
    }

    50% {
        width: 164%;
        height: 164%;
        left: -32%;
        top: -32%;
        opacity: .1
    }

    100% {
        width: 132%;
        height: 132%;
        left: -16%;
        top: -16%;
        opacity: .3
    }
}

@-webkit-keyframes icon-pulse {
    0% {
        width: 132%;
        height: 132%;
        left: -16%;
        top: -16%
    }

    50% {
        width: 164%;
        height: 164%;
        left: -32%;
        top: -32%
    }

    100% {
        width: 132%;
        height: 132%;
        left: -16%;
        top: -16%
    }
}

.elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
    margin-bottom: 10px;
    font-weight: 700;
    border-bottom: 2px solid;
    padding: 0 0 12px 0
}

.elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title a {
    display: block;
    position: relative;
    padding: 0 1.5em 0 0
}

.elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title a:before {
    content: '\e82d';
    font: .8em 'fontello';
    line-height: inherit;
    position: absolute;
    top: 0;
    right: 6px;
    -webkit-transition: transform 0.3s,color 0.3s;
    transition: transform 0.3s,color 0.3s
}

.elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title a:hover:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.industrium-icon-box-widget>.icon-box-header {
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.industrium-icon-box-widget>.icon-box-header .icon-box-title {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.industrium-icon-box-widget>.icon-box-header .icon-container i {
    -webkit-transition: color 0.3s,fill 0.3s;
    transition: color 0.3s,fill 0.3s
}

.industrium-icon-box-widget .icon-box-item-link {
    display: block;
    padding: 0 0 25px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: currentColor
}

.industrium-icon-box-widget .icon-box-item-link:hover .icon-box-item.icon-box-header.with_arrow:before {
    opacity: 0;
    -webkit-transform: translate(150%,150%);
    -ms-transform: translate(150%,150%);
    transform: translate(150%,150%)
}

.industrium-icon-box-widget .icon-box-item-link:hover .icon-box-item.icon-box-header.with_arrow:after {
    opacity: 1;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header {
    position: relative;
    border: none;
    padding: 0
}

.industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
    padding: 0 30px 0 0
}

.industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow:before {
    font-family: 'fontello';
    content: '\e82d';
    position: absolute;
    right: 1px;
    bottom: .1em;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    -webkit-transition: transform 0.3s,opacity 0.3s;
    transition: transform 0.3s,opacity 0.3s
}

.industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow:after {
    font-family: 'fontello';
    content: '\e82d';
    position: absolute;
    right: 1px;
    bottom: auto;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    opacity: 0;
    -webkit-transform: translate(-150%,-150%);
    -ms-transform: translate(-150%,-150%);
    transform: translate(-150%,-150%);
    -webkit-transition: transform 0.3s,opacity 0.3s;
    transition: transform 0.3s,opacity 0.3s
}

.industrium-icon-box-widget .icon-box-item-link .icon-box-item .icon-box-title {
    color: inherit
}

.industrium-icon-box-widget .icon-box-item.icon-box-header {
    padding: 0 0 25px;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.industrium-icon-box-widget .icon-box-item.icon-box-content:not(:first-child) {
    margin-top: 20px
}

.industrium-icon-box-widget .icon-box-item .icon-container {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    cursor: default;
    margin: 0 0 15px
}

.industrium-icon-box-widget .icon-box-item .icon-container img {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.industrium-icon-box-widget .icon-box-item .icon-container .icon,.industrium-icon-box-widget .icon-box-item .icon-container .background {
    position: absolute;
    display: block;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: initial;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.industrium-icon-box-widget .icon-box-item .icon-container .icon svg,.industrium-icon-box-widget .icon-box-item .icon-container .background svg {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s
}

.industrium-icon-box-widget .icon-box-item .icon-container .icon {
    z-index: 3
}

.industrium-icon-box-widget .icon-box-item .icon-container i {
    position: relative;
    z-index: 3
}

.industrium-icon-box-widget .icon-box-item .content-container {
    display: block
}

.industrium-icon-box-widget .icon-box-item .icon-box-title {
    margin: 0
}

.industrium-icon-box-widget .icon-box-item .icon-box-info:not(:first-child) {
    margin: 13px 0 0
}

.industrium-icon-box-widget .icon-box-item .icon-box-button-link {
    padding: 30px 30px 0 0;
    font-size: 16px;
    width: auto
}

.elementor-widget-industrium_icon_box .icon-box-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.elementor-widget-industrium_icon_box.alignment-left .icon-box-item .icon-box-button-link {
    padding: 30px 30px 0 0
}

.elementor-widget-industrium_icon_box.alignment-right .icon-box-item .icon-box-button-link {
    padding: 30px 0 0 30px
}

.elementor-widget-industrium_icon_box.icon-position-top .icon-box-item {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-widget-industrium_icon_box.icon-position-top.alignment-left .icon-box-item {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    text-align: left
}

.elementor-widget-industrium_icon_box.icon-position-top.alignment-right .icon-box-item {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    text-align: right
}

.elementor-widget-industrium_icon_box.icon-position-top.alignment-center .icon-box-item {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center
}

.elementor-widget-industrium_icon_box.icon-position-left .icon-box-item {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-widget-industrium_icon_box.icon-position-left.alignment-left .icon-box-item {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left
}

.elementor-widget-industrium_icon_box.icon-position-left.alignment-right .icon-box-item {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right
}

.elementor-widget-industrium_icon_box.icon-position-left.alignment-center .icon-box-item {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center
}

.elementor-widget-industrium_icon_box.icon-position-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
    padding: 0 30px 0 0
}

.elementor-widget-industrium_icon_box.icon-position-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
    right: 0;
    left: initial
}

.elementor-widget-industrium_icon_box.icon-position-right .icon-box-item {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-widget-industrium_icon_box.icon-position-right.alignment-left .icon-box-item {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    text-align: left
}

.elementor-widget-industrium_icon_box.icon-position-right.alignment-right .icon-box-item {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: right
}

.elementor-widget-industrium_icon_box.icon-position-right.alignment-center .icon-box-item {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center
}

.elementor-widget-industrium_icon_box.icon-position-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
    padding: 0 0 0 30px
}

.elementor-widget-industrium_icon_box.icon-position-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
    left: 0;
    right: initial
}

.elementor-widget-industrium_icon_box.v-alignment-top .icon-box-item {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.elementor-widget-industrium_icon_box.v-alignment-top .industrium-icon-box-widget .icon-box-item-link:hover .icon-box-item.icon-box-header.with_arrow:before {
    -webkit-transform: translate(150%,150%);
    -ms-transform: translate(150%,150%);
    transform: translate(150%,150%)
}

.elementor-widget-industrium_icon_box.v-alignment-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.v-alignment-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
    top: 0;
    bottom: initial
}

.elementor-widget-industrium_icon_box.v-alignment-middle .icon-box-item {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.elementor-widget-industrium_icon_box.v-alignment-middle .industrium-icon-box-widget .icon-box-item-link:hover .icon-box-item.icon-box-header.with_arrow:before {
    -webkit-transform: translate(150%,100%);
    -ms-transform: translate(150%,100%);
    transform: translate(150%,100%)
}

.elementor-widget-industrium_icon_box.v-alignment-middle .industrium-icon-box-widget .icon-box-item-link:hover .icon-box-item.icon-box-header.with_arrow:after {
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.elementor-widget-industrium_icon_box.v-alignment-middle .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
    top: 50%
}

.elementor-widget-industrium_icon_box.v-alignment-middle .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before {
    top: 50%;
    bottom: initial;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-widget-industrium_icon_box.v-alignment-bottom .icon-box-item {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.elementor-widget-industrium_icon_box.v-alignment-bottom .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before {
    bottom: .1em
}

@media only screen and (max-width: 1600px) {
    .elementor-widget-industrium_icon_box.icon-position-laptop-top .icon-box-item {
        -webkit-flex-direction:column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-top.alignment-left .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-top.alignment-right .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-top.alignment-center .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-laptop-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left .icon-box-item {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left.alignment-left .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left.alignment-right .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-laptop-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right .icon-box-item {
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right.alignment-left .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right.alignment-right .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 0 0 30px
    }

    .elementor-widget-industrium_icon_box.icon-position-laptop-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-laptop-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        left: 0;
        right: initial
    }
}

@media only screen and (max-width: 1279px) {
    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-top .icon-box-item {
        -webkit-flex-direction:column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-top.alignment-left .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-top.alignment-right .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-top.alignment-center .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-tablet_extra-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left .icon-box-item {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left.alignment-left .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left.alignment-right .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-tablet_extra-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right .icon-box-item {
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right.alignment-left .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right.alignment-right .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 0 0 30px
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet_extra-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-tablet_extra-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        left: 0;
        right: initial
    }
}

@media only screen and (max-width: 991px) {
    .elementor-widget-industrium_icon_box.icon-position-tablet-top .icon-box-item {
        -webkit-flex-direction:column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-top.alignment-left .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-top.alignment-right .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-top.alignment-center .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-tablet-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left .icon-box-item {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left.alignment-left .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left.alignment-right .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-tablet-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right .icon-box-item {
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right.alignment-left .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right.alignment-right .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 0 0 30px
    }

    .elementor-widget-industrium_icon_box.icon-position-tablet-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-tablet-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        left: 0;
        right: initial
    }
}

@media only screen and (max-width: 767px) {
    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-top .icon-box-item {
        -webkit-flex-direction:column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-top.alignment-left .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-top.alignment-right .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-top.alignment-center .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-mobile_extra-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left .icon-box-item {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left.alignment-left .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left.alignment-right .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-mobile_extra-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right .icon-box-item {
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right.alignment-left .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right.alignment-right .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 0 0 30px
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile_extra-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-mobile_extra-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        left: 0;
        right: initial
    }
}

@media only screen and (max-width: 575px) {
    .elementor-widget-industrium_icon_box.icon-position-mobile-top .icon-box-item {
        -webkit-flex-direction:column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-top.alignment-left .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-top.alignment-right .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-top.alignment-center .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-mobile-top .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left .icon-box-item {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left.alignment-left .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left.alignment-right .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 30px 0 0
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-mobile-left .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        right: 0;
        left: initial
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right .icon-box-item {
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right.alignment-left .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: left
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right.alignment-right .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: right
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right.alignment-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right.v-alignment-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right.v-alignment-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right.v-alignment-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header.with_arrow {
        padding: 0 0 0 30px
    }

    .elementor-widget-industrium_icon_box.icon-position-mobile-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:before,.elementor-widget-industrium_icon_box.icon-position-mobile-right .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after {
        left: 0;
        right: initial
    }
}

.elementor-icon-list-items .elementor-icon-list-item {
    padding: 0
}

.elementor-icon-list-items .elementor-icon-list-item:before {
    content: none;
    display: none
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
    position: relative
}

.elementor-widget .elementor-icon-list-items .elementor-icon-list-item,.elementor-widget .elementor-icon-list-items .elementor-icon-list-item>a,.elementor-widget .elementor-icon-list-items .elementor-icon-list-item>.item-wrapper,.elementor-widget .elementor-icon-list-items .elementor-icon-list-item>.item-wrapper>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-widget-image .wp-caption {
    max-width: 100%
}

.elementor-widget-image .elementor-image {
    position: relative
}

.elementor-widget-image .elementor-image a {
    position: relative
}

.elementor-widget-image .elementor-image a:hover .hovered-caption {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.elementor-widget-image .elementor-image a .hovered-caption {
    position: absolute;
    left: 0;
    bottom: 40px;
    padding: 50px 26px 50px 23px;
    font-size: 16px;
    letter-spacing: -.03em;
    font-weight: 700;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.elementor-widget-image .elementor-image a .hovered-caption:after {
    content: '\e83d';
    position: absolute;
    right: 10px;
    bottom: 12px;
    font: 17px/17px 'fontello';
    width: 1em;
    height: 1em
}

.elementor-widget-image .elementor-image .elementor-image-badge {
    font-size: 16px;
    line-height: 2.125em;
    padding: 0 14px;
    position: absolute;
    top: -1.5625em;
    left: 0;
    z-index: 1
}

.elementor-widget-image.add-hover-animation .elementor-image img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.elementor-widget-image.add-hover-animation .elementor-image img:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

@media only screen and (min-width: 992px) and (max-width:1500px) {
    .elementor-widget-image.elementor-absolute.elementor-hidden-tablet {
        display:none
    }
}

.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img img {
    margin: 0 auto
}

.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin-bottom: 5px;
    font-weight: 700;
    border-bottom: 2px solid
}

.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a {
    display: block;
    position: relative;
    padding: 0 1.5em 0 0
}

.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a:before {
    content: '\e82d';
    font: .8em 'fontello';
    line-height: inherit;
    position: absolute;
    top: 0;
    right: 6px;
    -webkit-transition: transform 0.3s,color 0.3s;
    transition: transform 0.3s,color 0.3s
}

.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a:hover:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.elementor-widget-industrium_image_carousel.view-type-3 .owl-dots {
    margin: 20px -20px 30px
}

.elementor-widget-industrium_image_carousel.view-type-3 .owl-dots.disabled {
    display: none!important
}

.elementor-widget-industrium_image_carousel.view-type-3 .industrium-heading.heading-with-pagination {
    display: block!important
}

.elementor-widget-industrium_image_carousel.view-type-3 .industrium-heading.heading-with-pagination:not(:last-child) {
    margin-bottom: 60px!important
}

.elementor-widget-industrium_image_carousel.view-type-3 .industrium-heading.heading-with-pagination .industrium-heading-inner {
    margin: 0!important;
    width: 100%!important
}

.elementor-widget-industrium_image_carousel.view-type-3 .industrium-heading.heading-with-pagination .pagination_wrapper {
    display: block;
    font-size: 0;
    line-height: 1
}

.elementor-widget-industrium_image_carousel.view-type-3 .industrium-heading.heading-with-pagination .pagination_wrapper:not(:first-child) {
    margin-top: 40px
}

.elementor-widget-industrium_image_carousel.view-type-3 .industrium-heading.heading-with-pagination .pagination_wrapper .industrium-button {
    display: inline-block;
    vertical-align: middle
}

.elementor-widget-industrium_image_carousel .cursor_drag.active {
    font-size: 13px;
    line-height: 58px
}

.elementor-widget-industrium_image_carousel .cursor_drag.active .cursor-bg {
    -webkit-transform: scale(6);
    -ms-transform: scale(6);
    transform: scale(6)
}

.elementor-widget-industrium_image_carousel .cursor_drag.active span {
    opacity: 1
}

.elementor-widget-industrium_image_carousel .cursor_drag span {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.elementor-widget-industrium_image_carousel .cursor_drag span:before,.elementor-widget-industrium_image_carousel .cursor_drag span:after {
    font: 13px/13px 'fontello';
    font-weight: 400;
    width: 1em;
    height: 1em
}

.elementor-widget-industrium_image_carousel .cursor_drag span:before {
    content: '\e80d'
}

.elementor-widget-industrium_image_carousel .cursor_drag span:after {
    content: '\e824';
    margin-left: 10px
}

.elementor-widget-industrium_image_carousel.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: left
}

.elementor-widget-industrium_image_carousel.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: right
}

.elementor-widget-industrium_image_carousel.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots {
    text-align: center
}

.elementor-widget-industrium_image_carousel.view-type-2 .owl-carousel .owl-stage-outer {
    overflow: initial!important
}

.elementor-widget-industrium_image_carousel.view-type-2 .owl-carousel .owl-item {
    opacity: .5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.elementor-widget-industrium_image_carousel.view-type-2 .owl-carousel .owl-item.active {
    opacity: 1
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item {
    font-size: 0;
    line-height: 1
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-inner:hover .slider-item-arrow:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-arrow {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-arrow:not(:first-child) {
    margin-top: 15px
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-arrow:before {
    content: '\e82d';
    display: inline-block;
    font: 18px/18px 'fontello';
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    padding: 25px 35px 35px 40px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-media:not(:first-child) {
    margin: 25px 0 0
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-media img {
    -webkit-align-self: initial;
    -moz-align-self: initial;
    -ms-align-self: initial;
    align-self: initial;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-subtitle {
    font-size: 16px;
    line-height: 1.875em
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-title {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 700;
    letter-spacing: -.03em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-title:not(:first-child) {
    margin: 18px 0 0
}

.elementor-widget-industrium_image_carousel .industrium-image-slider-widget .slider-item .slider-item-description:not(:first-child) {
    margin: 18px 0 0
}

.elementor-widget-industrium_image_carousel.elementor-title-border-on .slider-item .slider-item-title:before {
    content: '';
    display: block;
    height: 2px;
    margin-bottom: .6em;
    background-color: currentColor
}

.elementor-widget-industrium_image_carousel.elementor-align-items-stretch .slider-item {
    height: 100%
}

.elementor-widget-industrium_image_carousel.elementor-align-items-stretch .slider-item .slider-item-inner {
    height: 100%;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.elementor-widget-industrium_image_carousel .industrium-heading.heading-with-pagination:not(:last-child) {
    margin-bottom: 40px
}

@media only screen and (min-width: 992px) {
    .elementor-widget-industrium_image_carousel .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_image_carousel.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_image_carousel.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots,.elementor-widget-industrium_image_carousel.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots {
        margin:-10px -20px 0 -10px!important
    }

    .elementor-widget-industrium_image_carousel .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_image_carousel.title-alignment-left .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_image_carousel.title-alignment-right .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child),.elementor-widget-industrium_image_carousel.title-alignment-center .heading-with-pagination .pagination_wrapper .owl-dots:not(:first-child) {
        margin-left: 70px!important
    }

    .industrium-image-slider-widget .industrium-heading.heading-with-pagination .pagination_wrapper .owl-dots {
        display: inline-block;
        vertical-align: middle
    }
}

@media only screen and (min-width: 1440px) {
    .elementor-widget-industrium_image_carousel.view-type-3 .slider-wrapper {
        width:107vw
    }
}

#sb_instagram {
    font-size: 0;
    line-height: 1;
    position: relative;
    z-index: 1
}

#sb_instagram .sbi_item {
    position: relative;
    float: none!important
}

#sb_instagram .sbi_item .sbi_photo {
    position: relative;
    opacity: 1!important;
    height: 0!important;
    padding: 100% 0 0
}

#sb_instagram .sbi_item .sbi_photo:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: top 0.3s,opacity 0.3s;
    transition: top 0.3s,opacity 0.3s
}

#sb_instagram .sbi_item .sbi_photo:after {
    content: '\f16d';
    width: 28px;
    height: 28px;
    position: absolute;
    display: block;
    text-align: center;
    font: 400 normal 28px/1em 'Font Awesome 5 Brands';
    z-index: 3;
    left: 50%;
    right: auto;
    top: 40%;
    margin: -14px 0 0 -14px;
    opacity: 0;
    -webkit-transition: top 0.3s,opacity 0.3s;
    transition: top 0.3s,opacity 0.3s
}

#sb_instagram .sbi_item .sbi_photo:hover:before {
    opacity: .5
}

#sb_instagram .sbi_item .sbi_photo:hover:after {
    top: 50%;
    opacity: 1
}

#sb_instagram .sbi_item .sbi_photo img {
    display: block!important;
    position: absolute;
    left: 0;
    right: initial;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

#sb_instagram.sbi_width_resp.sbi_col_2 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_4 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_6 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_8 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_10 #sbi_images .sbi_item {
    width: 50%
}

.industrium-instagram-feed {
    position: relative
}

.industrium-instagram-feed .instagram-feed-info {
    display: none
}

@media only screen and (min-width: 576px) {
    #sb_instagram.sbi_width_resp.sbi_col_2 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_4 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_8 #sbi_images .sbi_item {
        width:25%
    }

    #sb_instagram.sbi_width_resp.sbi_col_3 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_6 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_9 #sbi_images .sbi_item {
        width: 33.3333%
    }

    #sb_instagram.sbi_width_resp.sbi_col_5 #sbi_images .sbi_item,#sb_instagram.sbi_width_resp.sbi_col_10 #sbi_images .sbi_item {
        width: 20%
    }
}

@media only screen and (min-width: 992px) {
    #sb_instagram.sbi_width_resp.sbi_col_2 #sbi_images .sbi_item {
        width:50%
    }

    #sb_instagram.sbi_width_resp.sbi_col_3 #sbi_images .sbi_item {
        width: 33.3333%
    }

    #sb_instagram.sbi_width_resp.sbi_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_width_resp.sbi_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_width_resp.sbi_col_6 #sbi_images .sbi_item {
        width: 16.6667%
    }

    #sb_instagram.sbi_width_resp.sbi_col_7 #sbi_images .sbi_item {
        width: 14.2857%
    }

    #sb_instagram.sbi_width_resp.sbi_col_8 #sbi_images .sbi_item {
        width: 12.5%
    }

    #sb_instagram.sbi_width_resp.sbi_col_9 #sbi_images .sbi_item {
        width: 11.1111%
    }

    #sb_instagram.sbi_width_resp.sbi_col_10 #sbi_images .sbi_item {
        width: 10%
    }

    .industrium-instagram-feed #sb_instagram .sbi_item .sbi_photo:after {
        font-size: 46px;
        line-height: 46px;
        width: 46px;
        height: 46px;
        margin: -23px 0 0 -23px
    }

    .industrium-instagram-feed .instagram-feed-info {
        display: block;
        min-width: 270px;
        position: absolute;
        top: 50%;
        left: 50%;
        right: initial;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        padding: 30px 30px 31px;
        text-align: center;
        z-index: 3
    }

    .industrium-instagram-feed .instagram-feed-info .user-name {
        font-size: 21px;
        text-transform: uppercase;
        line-height: 1.5em;
        font-weight: 600;
        padding: 9px 0 3px;
        position: relative;
        z-index: 2;
        letter-spacing: .0952em
    }

    .industrium-instagram-feed .instagram-feed-info .user-description {
        font-size: 14px;
        line-height: 1.5em;
        text-transform: uppercase;
        color: #a2a2a2;
        font-weight: 600;
        position: relative;
        z-index: 2
    }

    .industrium-instagram-feed #sbi_mod_error+.instagram-feed-info {
        display: none
    }
}

.elementor-image-gallery .gallery {
    margin: 0 -30px -30px 0
}

.elementor-image-gallery .gallery .gallery-item {
    padding: 0 30px 30px 0
}

.elementor-image-gallery .gallery .gallery-item .gallery-icon {
    overflow: initial
}

.elementor-image-gallery .gallery .gallery-item .gallery-icon a {
    display: block;
    position: relative;
    text-decoration: none
}

.elementor-image-gallery .gallery .gallery-item .gallery-caption {
    padding: 36px 0 0
}

.elementor-image-gallery .gallery .gallery-item img {
    width: 100%
}

.industrium-heading {
    position: relative
}

.industrium-heading .industrium-subheading {
    display: block;
    font-size: .8888em;
    font-weight: 500
}

.industrium-heading .industrium-subheading:before {
    content: '.';
    margin-right: 3px
}

.industrium-heading .industrium-subheading.no-dot:before {
    display: none
}

.industrium-heading .industrium-heading-content {
    display: block;
    position: relative
}

.industrium-heading .industrium-heading-content:not(:first-child) {
    margin-top: .2em
}

.elementor-widget-industrium_history_carousel .owl-carousel.view-type-2 .owl-stage-outer {
    overflow: initial!important
}

.elementor-widget-industrium_history_carousel .owl-carousel.view-type-2 .owl-item {
    opacity: .5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.elementor-widget-industrium_history_carousel .owl-carousel.view-type-2 .owl-item.active {
    opacity: 1
}

.elementor-widget-industrium_history_carousel .owl-carousel .owl-stage {
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.elementor-widget-industrium_history_carousel .owl-carousel .owl-stage .owl-item .history-item {
    height: 100%
}

.elementor-widget-industrium_history_carousel .owl-carousel .owl-stage .owl-item .history-item .history-item-inner {
    height: 100%
}

.elementor-widget-industrium_history_carousel .owl-carousel .slider-item:not(:first-child) {
    position: absolute;
    visibility: hidden
}

.elementor-widget-industrium_history_carousel .owl-carousel.owl-loaded .slider-item:not(:first-child) {
    position: relative;
    visibility: visible
}

.elementor-widget-industrium_history_carousel .history-slider-container {
    margin: 0 -30px
}

.elementor-widget-industrium_history_carousel .history-item {
    padding: 0 30px
}

.elementor-widget-industrium_history_carousel .history-item .history-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    position: relative;
    padding: 0 0 45px 0
}

.elementor-widget-industrium_history_carousel .history-item .history-item-inner:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.elementor-widget-industrium_history_carousel .history-item .history-year {
    font-size: 100px;
    line-height: .8em;
    letter-spacing: -.03em;
    font-weight: 700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.elementor-widget-industrium_history_carousel .history-item .history-title {
    margin-top: 0;
    margin-bottom: .3em
}

.elementor-widget-industrium_history_carousel .history-item .history-title:not(:first-child) {
    margin-top: 35px
}

.cursor_drag {
    display: none;
    padding: 0;
    pointer-events: none;
    position: fixed;
    width: 10px;
    height: 10px;
    line-height: 1;
    font-size: 0;
    letter-spacing: .4em;
    text-indent: 5px;
    text-align: center;
    text-transform: uppercase;
    left: 50%;
    top: 50%;
    z-index: 2;
    -webkit-transition: width 0.3s,height 0.3s,padding 0.3s;
    transition: width 0.3s,height 0.3s,padding 0.3s
}

.cursor_drag .cursor-bg {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.cursor_drag span {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.cursor_drag.active {
    line-height: 94px;
    font-size: 14px
}

.cursor_drag.active .cursor-bg {
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10)
}

.industrium-price-item-widget .price-item {
    position: relative;
    cursor: default;
    margin: 0 auto;
    border: 2px solid
}

.industrium-price-item-widget .price-item .price-item-inner {
    position: relative
}

.industrium-price-item-widget .price-item .price-item-button-container {
    font-size: 0;
    line-height: 1;
    margin: 0 -2px -2px
}

.industrium-price-item-widget .price-item .price-item-button-container .industrium-button {
    padding: 18px 20px;
    background-image: none
}

.industrium-price-item-widget .price-item .price-item-button-container .industrium-button:after {
    color: inherit
}

.industrium-price-item-widget .price-item .price-item-button-container .industrium-button:hover:after {
    opacity: 1
}

.industrium-price-item-widget .price-item .price-wrapper {
    display: inline-block;
    font-weight: 700
}

.industrium-price-item-widget .price-item .price-wrapper .currency {
    vertical-align: top;
    font-size: 35px;
    line-height: 1.15em;
    letter-spacing: -.03em
}

.industrium-price-item-widget .price-item .price-wrapper .price {
    font-size: 60px;
    line-height: 1em;
    letter-spacing: -.03em
}

.industrium-price-item-widget .price-item .price-item-best-label {
    position: absolute;
    right: -2px;
    top: -2px;
    font-size: .8888em;
    line-height: 1.875em;
    padding: 6px 20px
}

.industrium-price-item-widget .price-item .price-item-period {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px
}

.industrium-price-item-widget .price-item .price-item-title {
    letter-spacing: -.03em
}

.industrium-price-item-widget .price-item .price-item-button-container .industrium-button {
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.industrium-price-item-widget .price-item .price-item-button-container .industrium-button:after {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-left: 20px
}

.industrium-price-item-widget .price-item.price-item-type-standard {
    max-width: 450px
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-inner {
    padding: 50px 25px 47px 25px
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-title-wrapper {
    font-size: 0;
    line-height: 1
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-title-wrapper:not(:last-child) {
    margin-bottom: 30px
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-title {
    font-size: 30px;
    line-height: 1.5em;
    font-weight: 700;
    position: relative
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-image {
    position: relative
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-image:not(:last-child) {
    margin-bottom: 30px
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-image img {
    max-width: 90%;
    margin: 0 auto
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-container {
    font-size: 0;
    line-height: 1
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-container:not(:last-child) {
    margin-bottom: 25px
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields {
    text-align: left;
    padding: 0 5px 0 3px
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields:not(:last-child) {
    margin-bottom: 30px
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields:not(:first-child) {
    border-top-style: solid;
    border-top-width: 2px;
    padding: 50px 5px 0 3px
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields .price-item-custom-field {
    position: relative;
    padding: 0 30px 0 0
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields .price-item-custom-field:not(:first-child) {
    margin: 10px 0 0
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields .price-item-custom-field:before {
    content: '\e838';
    font: 400 normal 22px/30px 'fontello';
    font-weight: 500;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    left: initial
}

.industrium-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields .price-item-custom-field.active:before {
    content: '\e837'
}

.industrium-price-item-widget .price-item.price-item-type-wide {
    border-width: 0;
    border-bottom-style: solid;
    border-bottom-width: 2px
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-inner {
    padding: 30px 0;
    text-align: center
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1em
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-wrapper .price {
    font-size: 55px
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-period {
    font-size: 14px;
    margin-left: 0
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-button-container {
    margin: 0;
    min-width: 22.7%
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-title-price-wrapper {
    text-align: left
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-custom-fields {
    text-align: left;
    padding: 0
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-custom-fields .price-item-custom-field {
    position: relative;
    padding: 0 0 0 40px
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-custom-fields .price-item-custom-field:not(:first-child) {
    margin: 10px 0 0
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-custom-fields .price-item-custom-field:before {
    content: '\e838';
    font: 400 normal 22px/30px 'fontello';
    font-weight: 500;
    width: 22px;
    height: 22px;
    position: absolute;
    right: initial;
    left: 0
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-custom-fields .price-item-custom-field.active:before {
    content: '\e837'
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-best-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 0;
    line-height: 1
}

.industrium-price-item-widget .price-item.price-item-type-wide .price-item-best-wrapper .price-item-best-label {
    position: relative;
    display: inline-block;
    top: initial;
    left: initial;
    right: initial;
    font-size: 12px;
    padding: 6px 5px
}

@media only screen and (max-width: 767px) {
    .industrium-price-item-widget .price-item.price-item-type-wide .price-item-custom-fields:not(:first-child),.industrium-price-item-widget .price-item.price-item-type-wide .price-item-button-container:not(:first-child) {
        margin-top:30px
    }
}

@media only screen and (min-width: 768px) {
    .industrium-price-item-widget .price-item .price-wrapper .currency {
        font-size:60px
    }

    .industrium-price-item-widget .price-item .price-wrapper .price {
        font-size: 100px
    }

    .industrium-price-item-widget .price-item.price-item-type-standard .price-item-inner {
        padding: 50px 37px 77px 43px
    }

    .industrium-price-item-widget .price-item.price-item-type-wide .price-item-inner {
        padding: 45px 0 45px 60px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: left
    }

    .industrium-price-item-widget .price-item.price-item-type-wide .price-item-container:not(:first-child),.industrium-price-item-widget .price-item.price-item-type-wide .price-item-button-container:not(:first-child) {
        margin-top: 0
    }

    .industrium-price-item-widget .price-item.price-item-type-wide .price-item-title-price-wrapper {
        min-width: 14%;
        padding: 0 30px 0 0;
        text-align: center;
        white-space: nowrap;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        position: relative;
        top: -10px
    }

    .industrium-price-item-widget .price-item.price-item-type-wide .price-item-button-container {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0
    }

    .industrium-price-item-widget .price-item.price-item-type-wide .price-wrapper .currency {
        font-size: 40px
    }

    .industrium-price-item-widget .price-item.price-item-type-wide .price-wrapper .price {
        font-size: 70px
    }

    .industrium-price-item-widget .price-item.price-item-type-wide .price-item-best-wrapper {
        left: 0;
        top: initial;
        bottom: 0;
        text-align: center;
        font-size: 0;
        line-height: 1;
        -webkit-transform-origin: bottom left;
        -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        -o-transform-origin: bottom left;
        transform-origin: bottom left;
        -webkit-transform: rotate(-90deg) translateY(100%);
        -ms-transform: rotate(-90deg) translateY(100%);
        transform: rotate(-90deg) translateY(100%)
    }
}

@media only screen and (min-width: 992px) {
    .industrium-price-item-widget .price-item .price-item-button-container .industrium-button {
        padding:24px 38px
    }

    .industrium-price-item-widget .price-item.price-item-type-wide .price-item-custom-fields {
        width: 53%;
        columns: 2;
        margin-left: 7%
    }
}

.elementor-widget-progress .elementor-widget-container .elementor-title {
    font-weight: 500;
    letter-spacing: -.03em
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper {
    -webkit-border-radius: 0;
    border-radius: 0
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper:not(:first-child) {
    margin-top: 2px
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper.progress-info .elementor-progress-bar {
    background-color: #005aac
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper.progress-success .elementor-progress-bar {
    background-color: #00dcae
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
    background-color: #ffe401
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
    background-color: #ea7562
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-bar {
    -webkit-border-radius: inherit;
    border-radius: inherit;
    height: 4px;
    line-height: 1em;
    font-weight: 500;
    font-size: 18px;
    display: block
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-text {
    display: none
}

.elementor-widget-progress .elementor-widget-container .elementor-progress-percentage {
    position: absolute;
    right: -.2857em;
    left: auto;
    top: calc(-1em - 10px);
    padding: 0;
    font-weight: 500;
    letter-spacing: -.03em
}

.elementor-widget-social-icons .elementor-grid-item:not(:first-child) {
    margin-left: -1px
}

.elementor-widget-social-icons .elementor-grid-item .elementor-social-icon {
    position: relative
}

.elementor-widget-social-icons .elementor-grid-item .elementor-social-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    z-index: -1
}

.elementor-widget-social-icons .elementor-grid-item .elementor-social-icon:hover:before {
    height: 100%
}

.elementor-widget-social-icons .elementor-grid-item .elementor-social-icon i {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_special_text .special-text-wrapper {
    position: relative
}

.elementor-widget-industrium_special_text .special-text-wrapper .special-text {
    display: inline-block;
    vertical-align: top
}

.elementor-widget-industrium_special_text .special-text-wrapper .special-text-effect-stroke {
    position: absolute;
    left: .03em;
    top: -.03em;
    z-index: -1
}

.elementor-widget-industrium_special_text .special-text {
    white-space: nowrap;
    font-size: 50px;
    line-height: 1.2em;
    font-weight: 700;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (min-width: 768px) {
    .elementor-widget-industrium_special_text .special-text {
        font-size:100px
    }
}

@media only screen and (min-width: 992px) {
    .elementor-widget-industrium_special_text .special-text {
        font-size:200px
    }
}

.industrium-step-widget .step-item {
    position: relative;
    padding: 25px 35px 60px 45px
}

.industrium-step-widget .step-item .step-bg-number {
    position: absolute;
    font-size: 100px;
    letter-spacing: -.03em;
    line-height: 1;
    font-weight: 700;
    margin-left: -.07em;
    margin-right: -.07em;
    top: -.3em;
    right: initial;
    left: 45px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.industrium-step-widget .step-item .step-number {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
    text-align: right
}

.industrium-step-widget .step-item .step-number:not(:last-child) {
    margin-bottom: 55px
}

.industrium-step-widget .step-title {
    margin: 0;
    line-height: 1.16666em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.industrium-step-widget .step-title:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget-industrium_step_carousel .owl-dots {
    margin: 20px -20px 30px
}

.elementor-widget-industrium_step_carousel .step-item {
    position: relative;
    margin: 0;
    padding: 25px 35px 60px 45px;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.elementor-widget-industrium_step_carousel .step-item:hover .step-bg-number {
    top: -.65em
}

.elementor-widget-industrium_step_carousel .step-item .step-bg-number {
    position: absolute;
    font-size: 100px;
    letter-spacing: -.03em;
    line-height: 1;
    font-weight: 700;
    margin-left: -.07em;
    margin-right: -.07em;
    top: -.32em;
    right: initial;
    left: 45px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: top 0.3s;
    transition: top 0.3s
}

.elementor-widget-industrium_step_carousel .step-item .step-number {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
    text-align: right
}

.elementor-widget-industrium_step_carousel .step-item .step-number:not(:last-child) {
    margin-bottom: 50px
}

.elementor-widget-industrium_step_carousel .step-title {
    margin: 0;
    line-height: 1.16666em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.elementor-widget-industrium_step_carousel .step-title:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget-industrium_step_carousel .owl-stage-outer {
    padding-top: 52px
}

.elementor-widget-industrium_step_carousel.view_type-2 .step-carousel-wrapper {
    max-width: 1265px
}

.elementor-widget-industrium_step_carousel.view_type-2 .owl-stage-outer {
    overflow: visible
}

.elementor-widget-industrium_step_carousel.view_type-2 .owl-stage-outer .owl-item {
    opacity: .5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.elementor-widget-industrium_step_carousel.view_type-2 .owl-stage-outer .owl-item.active {
    opacity: 1
}

.elementor-widget-industrium_step_carousel.view_style-2 .step-item {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.elementor-widget-industrium_step_carousel.view_style-2 .step-item:hover {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px)
}

.elementor-widget-industrium_step_carousel.view_style-2 .step-item .step-bg-number {
    top: -.32em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.elementor-widget-industrium_step_carousel.view_style-3 .owl-item.active+.active .step-item,.elementor-widget-industrium_step_carousel.view_style-3 .owl-item.active+.owl-item:not(.active) .step-item {
    border-left-width: 2px;
    border-left-style: solid
}

.elementor-widget-industrium_step_carousel.view_style-3.view_type-2 .owl-item.active .step-item {
    border-right-width: 2px!important;
    border-right-style: solid!important
}

.elementor-widget-industrium_step_carousel.view_style-3.view_type-2 .owl-item.active+.active .step-item,.elementor-widget-industrium_step_carousel.view_style-3.view_type-2 .owl-item.active+.owl-item:not(.active) .step-item {
    border: none
}

.elementor-widget-industrium_step_carousel.view_style-3 .step-item {
    border: none;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.elementor-widget-industrium_step_carousel.view_style-3 .step-item:hover {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px)
}

.elementor-widget-industrium_step_carousel.view_style-3 .step-item .step-number {
    display: inline-block;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elementor-widget-industrium_step_carousel.view_style-3 .step-item .step-number:not(:last-child) {
    margin-bottom: 0
}

.elementor-widget-industrium_step_carousel.view_style-3 .step-item .step-number:not(:first-child) {
    margin-left: 20px
}

.elementor-widget-industrium_step_carousel.view_style-3 .step-item .step-content:not(:first-child) {
    margin-top: 50px
}

.elementor-widget-industrium_step_carousel.view_style-3 .step-item .step-bg-number {
    top: -.32em;
    position: static;
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.elementor-widget-industrium_step_carousel .industrium-heading.heading-with-pagination:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget-industrium_step_carousel .steps-slider-container {
    margin: 0
}

.elementor-widget-industrium_step_carousel .owl-stage {
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.elementor-widget-industrium_step_carousel .owl-stage .owl-item .step-item {
    height: 100%
}

.industrium_tabs_widget .industrium_tabs_titles_container {
    margin: 0 -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item {
    display: block;
    vertical-align: top;
    position: relative;
    width: 50%;
    padding: 15px 15px 0 15px
}

.industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item a {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 15px 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: -.03em;
    position: relative;
    height: 100%;
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item .tab-title-icon {
    margin: 0 15px 0 0;
    display: block;
    line-height: 1;
    font-size: 0
}

.industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item .tab-title-icon i {
    font-size: 33px;
    line-height: 1
}

.industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item .tab-title-icon svg {
    width: 36px;
    height: 36px;
    fill: currentColor
}

.industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item.active {
    z-index: 2
}

.industrium_tabs_widget .industrium_tabs_content_container:not(:first-child) {
    margin-top: 45px
}

.industrium_tabs_widget .industrium_tabs_content_container .industrium_tab_content_item {
    display: none
}

.industrium_tabs_widget .industrium_tabs_content_container .industrium_tab_content_item.active {
    display: block
}

.industrium_tabs_widget .industrium_tabs_content_container img.alignright,.industrium_tabs_widget .industrium_tabs_content_container img.alignleft {
    float: none;
    margin: 0 0 30px
}

.industrium_tabs_widget .industrium_tabs_content_container ul li {
    padding: 0 0 0 45px
}

.industrium_tabs_widget .industrium_tabs_content_container ul li:before {
    content: '\e810';
    border: none;
    width: 22px;
    height: 22px;
    font: 400 normal 22px/30px 'fontello';
    -webkit-border-radius: 0;
    border-radius: 0;
    top: 0
}

.industrium_tabs_widget .industrium_tabs_content_container ul li:not(:first-child) {
    margin-top: 10px
}

@media only screen and (min-width: 576px) {
    .industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item {
        width:33.3333%
    }

    .industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item a {
        width: 100%
    }

    .industrium_tabs_widget .industrium_tabs_content_container img.alignright,.industrium_tabs_widget .industrium_tabs_content_container img.alignleft {
        max-width: 50%
    }

    .industrium_tabs_widget .industrium_tabs_content_container img.alignright {
        float: right;
        margin: 7px 0 30px 20px
    }

    .industrium_tabs_widget .industrium_tabs_content_container img.alignleft {
        float: left;
        margin: 7px 20px 30px 0
    }
}

@media only screen and (min-width: 768px) {
    .industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item {
        width:auto;
        flex: 1 1 0%
    }
}

@media only screen and (min-width: 992px) {
    .industrium_tabs_widget .industrium_tabs_content_container img.alignright {
        margin-left:11%
    }

    .industrium_tabs_widget .industrium_tabs_content_container img.alignleft {
        margin-right: 11%
    }
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .author-name {
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .author-position {
    font-size: 18px;
    line-height: 1.5em;
    display: block;
    font-weight: 600
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .author-position:not(:first-child) {
    margin: 1px 0 0
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonials-slider-container {
    margin: 0 -15px
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .owl-item {
    outline: none
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonials-slider {
    position: relative
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonials-heading .title-icon {
    font-size: 42px
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonials-heading .industrium-heading:not(:first-child) {
    margin-top: 20px
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonials-heading:not(:last-child) {
    margin-bottom: 25px
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item {
    padding: 0 15px
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-photo {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-photo img {
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .author-info {
    text-align: left
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .author-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .author-container:not(:first-child) {
    margin: 40px 0 0
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial {
    font-size: 18px;
    line-height: 1.7778em
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial:not(:first-child) {
    margin-top: 20px
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item.slider-item-type-1 .testimonial-photo {
    width: 90px;
    margin: 0 29px 0 0
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item.slider-item-type-2 .testimonial-photo {
    width: 68px;
    margin: 0 22px 0 0
}

.industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-footer .owl-dots {
    margin-top: 0
}

.testimonial-carousel-type-2 .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .author-name {
    display: inline-block
}

.testimonial-carousel-type-2 .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .author-position {
    display: inline-block
}

.testimonial-carousel-type-2 .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .author-position:not(:first-child):before {
    content: '/';
    display: inline-block;
    margin: 0 4px
}

.testimonial-carousel-type-2 .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .owl-dots {
    margin-top: 0
}

.testimonial-carousel-type-2 .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .owl-dots .owl-dot {
    margin: 10px
}

@media only screen and (min-width: 768px) {
    .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-item {
        text-align:left
    }

    .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-item .author-container {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }
}

@media only screen and (min-width: 992px) {
    .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonials-slider-container {
        margin:0 -30px
    }

    .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-item {
        padding: 0 30px
    }
}

.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-content {
    border-top: none
}

.elementor-widget-toggle .elementor-toggle .elementor-toggle-item+.elementor-toggle-item {
    border-top: none
}

.elementor-widget-toggle .elementor-toggle .elementor-toggle-item:not(:last-child) {
    margin-bottom: 10px
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title {
    padding: 11px 20px 13px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 600;
    border: none;
    -webkit-transition: background-color;
    transition: background-color
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    width: 26px;
    height: 26px;
    font-size: 12px;
    line-height: 28px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right,.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    text-align: center
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
    margin-left: 20px;
    order: 2
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    margin-right: 20px;
    order: 0
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon i {
    line-height: 26px
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-title {
    width: 100%
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-content {
    padding: 12px 20px 10px;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0 0
}

.elementor-widget-video .elementor-widget-container {
    margin: 0 auto
}

.elementor-widget-video .elementor-custom-embed-image-overlay:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.elementor-widget-video .elementor-custom-embed-play {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-image: none;
    text-align: center;
    outline: none;
    width: 106px;
    height: 106px;
    pointer-events: auto;
    z-index: 2
}

.elementor-widget-video .elementor-custom-embed-play svg {
    width: 106px;
    height: 106px;
    stroke-width: 2px;
    fill: none;
    filter: none;
    opacity: 1
}

.industrium_video_button_widget {
    width: 80px;
    height: 80px;
    position: relative;
    overflow: hidden;
    display: inline-block
}

.industrium_video_button_widget .eicon-play {
    width: 80px;
    height: 80px;
    text-align: center;
    border: none;
    font-size: 21px;
    line-height: 60px;
    cursor: pointer;
    padding: 0 0 0 5px;
    opacity: 1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.industrium_video_button_widget .eicon-play:before {
    display: none
}

.industrium_video_button_widget .eicon-play svg {
    opacity: 1;
    stroke-width: 2px;
    filter: none;
    fill: none;
    width: 1em;
    height: 1em;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s
}

.industrium_video_button_container {
    font-size: 0;
    line-height: 1
}

.elementor-widget-industrium_products .woocommerce .catalog-top-info-wrapper {
    display: none
}

.elementor-widget-industrium_products .woocommerce ul.products li.product .woocommerce-loop-product__wrapper {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products {
    margin: 0 -20px -35px!important
}

.content-wrapper .content-inner .elementor-widget-industrium_products .products-widget.view-type-compact ul.products {
    margin: 0 -20px -35px!important
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product {
    margin: 0 0 35px!important
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border: none!important
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
    overflow: visible;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 30px 0 0!important;
    width: 90px
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link {
    overflow: hidden
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_flash {
    display: none
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper {
    border-bottom: 2px solid;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 0
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product_meta {
    margin-bottom: 10px
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price {
    font-size: 14px;
    line-height: 30px;
    margin: 7px 0 0;
    font-weight: 600
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper {
    margin: 8px 0 0;
    line-height: 1;
    font-size: 0
}

.elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .product-info-wrapper a {
    display: none
}

@media only screen and (min-width: 768px) {
    .elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
        width:120px
    }

    .elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-3 li.product,.elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-5 li.product,.elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-6 li.product {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-3 li.product,.elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-5 li.product,.elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-6 li.product {
        width:33.3333%
    }
}

@media only screen and (min-width: 1200px) {
    .elementor-widget-industrium_products .products-widget.view-type-compact ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
        width:170px
    }

    .elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-4 li.product {
        width: 25%
    }

    .elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-5 li.product {
        width: 20%
    }

    .elementor-widget-industrium_products .products-widget.view-type-compact ul.products.columns-6 li.product {
        width: 16.6667%
    }
}

.product-category-widget {
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none
}

.product-category-widget:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    border-width: 1px;
    border-style: solid;
    left: 50%;
    right: initial;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: calc(100% - 34px);
    height: calc(100% - 34px)
}

.product-category-widget .product-category-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 50%;
    right: initial;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.product-category-widget .product-category-header {
    display: block;
    width: 67%;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    position: absolute;
    left: 50%;
    top: 50%;
    right: initial;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
    text-align: center
}

.product-category-widget .product-category-title {
    position: relative;
    display: block;
    padding: 6.4626% 30px;
    margin: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.product-category-widget:hover .product-category-image {
    width: 108%;
    height: 108%
}

.product-category-widget:hover .product-category-title {
    padding: 10% 20px;
    margin: 0 10px
}

@media only screen and (min-width: 992px) {
    .product-category-widget .product-category-header {
        font-size:20px;
        line-height: 30px
    }
}

.industrium-wpforms-widget .wpforms-widget-heading {
    margin: 0
}

.industrium-wpforms-widget .wpforms-widget-heading:not(:last-child) {
    margin: 0 0 .3em
}

div.wpforms-container.wpforms-container-full {
    margin: 0
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-title {
    position: relative
}

div.wpforms-container.wpforms-container-full .wpforms-form .input-floating-wrap {
    position: relative
}

div.wpforms-container.wpforms-container-full .wpforms-form .input-floating-wrap .floating-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 8px 18px 8px 0
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="text"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="email"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="url"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="password"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="search"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="number"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="tel"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="range"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="date"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="month"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="week"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="time"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="datetime"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="datetime-local"],div.wpforms-container.wpforms-container-full .wpforms-form input[type="color"],div.wpforms-container.wpforms-container-full .wpforms-form select,div.wpforms-container.wpforms-container-full .wpforms-form textarea {
    height: 48px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 8px 18px 8px 0;
    width: 100%;
    display: block;
    outline: none!important;
    -webkit-border-radius: 0;
    border-radius: 0
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="text"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="email"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="url"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="password"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="search"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="number"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="tel"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="range"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="date"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="month"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="week"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="time"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="datetime"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="datetime-local"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="color"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form select:focus,div.wpforms-container.wpforms-container-full .wpforms-form textarea:focus {
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

div.wpforms-container.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 260px
}

div.wpforms-container.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 175px
}

div.wpforms-container.wpforms-container-full .wpforms-form textarea.wpforms-field-small {
    height: 100px
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="checkbox"] {
    width: 15px;
    height: 15px;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block!important;
    margin: 5px 10px 0 0;
    cursor: pointer;
    vertical-align: text-top;
    outline: none!important;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="checkbox"]:checked:before {
    content: '\f00c';
    position: absolute;
    width: 14px;
    height: 13px;
    font: 700 normal 12px/14px 'Font Awesome 5 Free';
    text-align: center;
    display: block;
    z-index: 2;
    left: 1px;
    top: 1px
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
    margin: -1px 15px 0 0;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    outline: none!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="radio"]:checked:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    top: 4px;
    left: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"] {
    border: none;
    height: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 14px 0;
    display: block;
    -webkit-border-radius: 0;
    border-radius: 0
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]:focus::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-moz-range-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-ms-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-webkit-slider-thumb {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -5px 0 0
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-moz-range-thumb {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -5px 0 0
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-ms-thumb {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -5px 0 0
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]:focus::-ms-thumb {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -5px 0 0
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    -webkit-transition: background-color 0.3s,border-color 0.3s;
    transition: background-color 0.3s,border-color 0.3s;
    position: relative
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap.wpforms-field-medium {
    max-width: 60%
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap.wpforms-field-small {
    max-width: 25%
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap.wpforms-field-large {
    max-width: 100%
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap.multiple:after {
    display: none
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap:after {
    content: '\e801';
    display: block;
    position: absolute;
    width: 30px;
    height: 47px;
    text-align: center;
    font: 400 normal 6px/50px 'fontello';
    top: 0;
    bottom: 0;
    right: 0;
    left: initial;
    cursor: pointer;
    z-index: 2
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap select {
    width: 100%;
    height: 47px;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 8px 30px 8px 0;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border: none;
    background: none;
    position: relative;
    z-index: 2
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap select::-ms-expand {
    display: none
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap select[multiple="multiple"] {
    height: 130px
}

div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap option {
    padding: 0 16px
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container {
    position: relative;
    z-index: 2
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"],div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"],div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button {
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    pointer-events: auto;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"]:active,div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"]:focus,div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"]:active,div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button:focus,div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button:active {
    outline: none
}

div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"]:hover,div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"]:hover,div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
    border: none
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple] {
    z-index: 3
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple]>option {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 10px 18px;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-container {
    margin: -20px -10px 0
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 20px 10px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    width: 100%
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-description,div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-limit-text {
    font-size: 14px;
    line-height: 1.2em
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-head-container:not(:last-child) {
    margin: 0 0 20px
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-description {
    margin: 0
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 30px 0 0!important
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: 600
}

div.wpforms-container.wpforms-container-full .wpforms-form ul li:before {
    display: none;
    content: none
}

div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
    margin-right: 30px!important
}

.body-container div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,.body-container div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,.body-container div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,.body-container div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,.body-container div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,.body-container div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,.body-container div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #cc0000!important
}

.body-container div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error:hover,.body-container div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error:focus,.body-container div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid:hover,.body-container div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid:focus,.body-container div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error:hover,.body-container div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error:focus,.body-container div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid:hover,.body-container div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid:focus,.body-container div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error:hover,.body-container div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error:focus,.body-container div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid:hover,.body-container div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid:focus,.body-container div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner:hover,.body-container div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner:focus {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.body-container div.wpforms-container-full .wpforms-form input[type=submit],.body-container div.wpforms-container-full .wpforms-form button,.body-container div.wpforms-container-full .wpforms-form button[type=submit],.body-container div.wpforms-container-full .wpforms-form .wpforms-page-button {
    padding: 0 30px 3px 0;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-color: transparent!important;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s,background-size 0.2s linear 0.15s;
    transition: all 0.3s,background-size 0.2s linear 0.15s
}

.body-container div.wpforms-container-full .wpforms-form input[type=submit]:hover,.body-container div.wpforms-container-full .wpforms-form button:hover,.body-container div.wpforms-container-full .wpforms-form button[type=submit]:hover,.body-container div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
    background-size: 0% 1px;
    transition-delay: 0s
}

@media only screen and (min-width: 768px) {
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-third,div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-two-sixths {
        width:33.3333%
    }

    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-half,div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-three-sixths,div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-two-fourths {
        width: 50%
    }

    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-fourth {
        width: 25%
    }

    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-four-sixths,div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-two-thirds {
        width: 66.6666%
    }
}

.footer {
    position: relative
}

.footer .footer-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.footer a[style*="text-decoration:underline"]:hover {
    text-decoration: none!important
}

.footer.footer-decorated.animated:before,.footer.footer-decorated.animated:after {
    height: 70px
}

.footer.footer-decorated:before,.footer.footer-decorated:after {
    content: '';
    display: none;
    position: absolute;
    width: 70px;
    height: 0;
    left: 40px;
    top: 0;
    z-index: 1;
    -webkit-transition: height 0.5s cubic-bezier(0,0,.15,.96);
    transition: height 0.5s cubic-bezier(0,0,.15,.96)
}

.footer.footer-decorated:after {
    -webkit-transition: height 0.5s 0.3s cubic-bezier(0,0,.15,.96);
    transition: height 0.5s 0.3s cubic-bezier(0,0,.15,.96)
}

.footer.footer-decorated:before {
    bottom: 100%;
    top: initial
}

.footer .footer-bg+.footer-section-bottom,.footer .footer-bg+.footer-section-bottom:last-child {
    padding-bottom: 24px
}

.footer-section {
    padding: 24px 0;
    position: relative;
    z-index: 2
}

.footer-section+.footer-section:before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    top: -2px;
    height: 2px;
    max-width: calc(100% - 40px)
}

.footer-section.footer-section-bottom:last-child {
    padding-bottom: 85px
}

.footer-row {
    padding: 0 20px;
    margin: 0 auto;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.footer-columns-row {
    margin: 0 auto;
    max-width: 1420px;
    padding: 0 20px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .875em;
    line-height: 1.875em
}

.footer-columns-row .footer-column {
    padding: 0;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px auto 0
}

.footer-columns-row .footer-column:first-child {
    margin-top: 0;
    padding-left: 0
}

.footer-columns-row .footer-column:last-child {
    padding-right: 0
}

.footer-columns-row .footer-column:only-child {
    width: 100%
}

.footer-type-1 .footer-widgets,.footer-type-3 .footer-widgets {
    padding: 0 0 56px
}

.footer-type-1 .footer-section:last-child .footer-widgets,.footer-type-3 .footer-section:last-child .footer-widgets {
    padding: 0 0 85px
}

.footer-type-2 .footer-section:last-child .footer-widgets {
    padding: 0 0 85px
}

.footer-top-section {
    padding: 24px 0 45px
}

.footer-top-section .footer-widgets {
    padding-bottom: 0
}

.footer-top-section .footer-widgets>.widget {
    margin-top: 25px
}

.footer-type-1 .footer-widgets,.footer-type-2 .footer-widgets,.footer-type-3 .footer-widgets {
    margin: 0 -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.footer-type-1 .footer-widgets .widget,.footer-type-2 .footer-widgets .widget,.footer-type-3 .footer-widgets .widget {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px
}

.footer-type-2 .footer-section+.footer-section-bottom:before {
    display: none
}

.body-container .footer-scroll-top {
    position: fixed;
    bottom: -60px;
    right: 1px;
    z-index: 999;
    -webkit-transition: bottom 0.3s;
    transition: bottom 0.3s
}

.body-container .footer-scroll-top.show {
    bottom: 0
}

.body-container .footer-scroll-top button {
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 1;
    min-width: auto;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.body-container .footer-scroll-top button:after {
    display: none
}

.footer-special-text,.footer-special-text-container .footer-special-text {
    font-family: 'Manrope Alt';
    font-weight: 700;
    letter-spacing: -.03em;
    font-size: 60px;
    line-height: .8em;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0
}

.footer-type-3 .footer-section-copyright,.footer-type-3 .footer-section-copyright:last-child {
    padding: 48px 0 60px
}

.footer-type-3 .footer-section-copyright .footer-columns-row {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

@media only screen and (max-width: 575px) {
    .footer-special-text+.wp-block-spacer {
        height:20px!important
    }
}

@media only screen and (min-width: 576px) {
    .footer-type-1 .footer-widgets .widget,.footer-type-2 .footer-widgets .widget,.footer-type-3 .footer-widgets .widget {
        width:calc(50% - 30px)
    }
}

@media only screen and (max-width: 767px) {
    .footer {
        background-image:none!important
    }
}

@media only screen and (min-width: 768px) {
    .footer-row {
        padding:0 30px
    }

    .footer-columns-row {
        padding: 0 30px
    }

    .footer-section+.footer-section:before {
        left: 30px;
        right: 30px;
        max-width: calc(100% - 60px)
    }

    .body-container .footer-scroll-top {
        bottom: -90px
    }

    .body-container .footer-scroll-top button {
        font-size: 20px;
        width: 69px;
        height: 69px
    }
}

@media only screen and (min-width: 992px) {
    .footer-row {
        padding:0 40px;
        max-width: 1420px
    }

    .footer-top-section {
        padding: 50px 0 80px
    }

    .footer.footer-decorated:before,.footer.footer-decorated:after {
        display: block;
        height: 70px
    }

    .footer-section+.footer-section:before {
        left: 40px;
        right: 40px;
        margin-left: auto;
        margin-right: auto;
        width: calc(100% - 80px);
        max-width: 1340px
    }

    .footer-type-1 .footer-widgets .widget {
        width: calc(22.2222% - 30px)
    }

    .footer-type-1 .footer-widgets .widget:nth-child(4n+1) {
        width: calc(33.3333% - 30px)
    }

    .footer-type-2 .footer-widgets .widget {
        width: calc(33.3333% - 30px)
    }

    .footer-type-3 .footer-widgets .widget {
        width: calc(25% - 30px)
    }

    .footer-columns-row {
        padding: 0 40px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .footer-columns-row .footer-column {
        padding: 0 20px;
        margin: 0
    }

    .footer-columns-row .footer-column:first-child:not(:last-child) {
        text-align: left
    }

    .footer-columns-row .footer-column:last-child:not(:first-child) {
        text-align: right
    }
}

@media only screen and (min-width: 1025px) {
    .footer.footer-decorated.animated:before,.footer.footer-decorated.animated:after {
        height:70px
    }

    .footer.footer-decorated:before,.footer.footer-decorated:after {
        display: block;
        height: 0
    }
}

@media only screen and (min-width: 1200px) {
    .footer-type-2 .footer-widgets {
        margin:0 -75px
    }

    .footer-type-2 .footer-widgets .widget {
        width: calc(33.3333% - 150px);
        margin-left: 75px;
        margin-right: 75px
    }

    .footer-type-1 .footer-widgets {
        margin: 0 -20px
    }

    .footer-type-1 .footer-widgets .widget {
        width: calc(22.2222% - 40px);
        margin-left: 20px;
        margin-right: 20px
    }

    .footer-type-1 .footer-widgets .widget:nth-child(4n+1) {
        width: calc(33.3333% - 40px)
    }

    .footer-type-3 .footer-widgets {
        margin: 0 -20px
    }

    .footer-type-3 .footer-widgets .widget {
        width: calc(25% - 40px);
        margin-left: 20px;
        margin-right: 20px
    }
}

@media only screen and (min-width: 1770px) {
    .footer.footer-decorated.animated:before,.footer.footer-decorated.animated:after {
        height:114px
    }

    .footer.footer-decorated:before,.footer.footer-decorated:after {
        width: 114px;
        left: 89px
    }
}

.footer-additional-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-additional-menu li {
    display: inline;
    vertical-align: top;
    padding: 0;
    font-size: 14px
}

.footer-additional-menu li:before {
    display: none
}

.footer-additional-menu li+li:before {
    content: '|';
    padding: 0 .25em 0 0;
    font-size: 14px;
    width: auto;
    height: auto;
    display: inline;
    position: static;
    -webkit-border-radius: 0;
    border-radius: 0;
    left: initial;
    right: initial;
    top: initial;
    border: none;
    background: none
}

.footer-copyrights-container {
    font-size: 14px
}

.footer .footer-menu-container {
    text-align: center
}

.footer .footer-menu {
    list-style: none;
    margin: -20px -15px 12px;
    padding: 0;
    font-size: 0;
    line-height: 1
}

.footer .footer-menu li {
    list-style: none;
    position: relative;
    margin: 20px 15px 0;
    display: inline-block;
    vertical-align: top;
    padding: 0
}

.footer .footer-menu li:before {
    content: none;
    display: none
}

.footer .footer-menu a {
    display: block
}

@media only screen and (min-width: 992px) {
    .footer .footer-menu {
        margin:-20px -27px 0
    }

    .footer .footer-menu li {
        margin: 20px 27px 0
    }
}

.footer .wrapper-socials li {
    margin: 0 0 10px;
    border: 1px solid
}

.footer .wrapper-socials li:not(:first-child) {
    border-left: none
}

.footer .wrapper-socials a {
    width: 43px;
    height: 43px;
    font-size: 15px;
    font-weight: 400;
    line-height: 43px;
    text-align: center;
    position: relative
}

.top-bar {
    font-size: 77.7777%;
    display: none;
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.top-bar .top-bar-additional-text {
    padding: 5px 0 4px
}

.top-bar-row {
    margin: 0 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.top-bar-column {
    padding: 0 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.top-bar-column:not(:first-child) {
    text-align: right
}

.top-bar-column:only-child {
    width: 100%
}

.header {
    position: relative;
    z-index: 4;
    display: none!important
}

.header.header-position-over {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: transparent!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.header.header-position-over .header-icons-container.icons-container-big {
    background-color: transparent!important
}

.header.sticky-header-on.sticky-ready .sticky-wrapper {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    -webkit-transition: transform linear 1s;
    transition: transform linear 1s;
    margin-top: -500px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header.sticky-header-on.sticky-ready.sticky-active .sticky-wrapper {
    -webkit-transform: translateY(500px);
    -ms-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-box-shadow: 0 15px 38px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 38px rgba(0,0,0,.1);
    box-shadow: 0 15px 38px rgba(0,0,0,.1)
}

.header.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
    -webkit-transition: transform linear 0.5s;
    transition: transform linear 0.5s;
    transition-delay: 0.1s;
    -webkit-box-shadow: 0 15px 38px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 38px rgba(0,0,0,.1);
    box-shadow: 0 15px 38px rgba(0,0,0,.1)
}

.header.sticky-header.sticky-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0s
}

.header.sticky-header.sticky-active .header-row {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0.5s
}

.header.sticky-header .header-row {
    -webkit-transform: translateY(-75%);
    -ms-transform: translateY(-75%);
    transform: translateY(-75%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    transition-delay: 0s
}

.header-menu-container {
    width: 100%;
    text-align: center
}

.header-icons-container {
    margin: 7px 20px;
    min-height: 50px;
    white-space: nowrap;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.header-icons-container:first-child {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.header-icons-container:last-child {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.header-icons-container:first-child:last-child {
    width: calc(100% - 40px);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.header-icons-container .header-icon {
    margin: 5px 10px
}

.header-icons-container.icons-container-big {
    margin: 0 0 -12px 20px;
    padding: 0 20px 0 10px
}

.header-icons-container.icons-container-big:first-child:last-child {
    margin-bottom: 0;
    margin-right: 20px;
    padding: 0
}

.header-icons-container .header-icon.mini-cart+.header-button-container {
    margin-left: 25px
}

.header-icons-container .header-button-container {
    white-space: nowrap;
    line-height: 1;
    font-size: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    -ms-align-self: stretch;
    align-self: stretch;
    margin-top: 0!important;
    margin-bottom: 0!important
}

.header-icons-container .header-button-container.header-icon:first-child {
    margin-left: -10px
}

.header-icons-container .header-button-container .industrium-button {
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 254px;
    margin: 0 -35px 0 0;
    padding: 0;
    font-weight: 500;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    z-index: 1;
    border: none;
    background-image: none
}

.header-icons-container .header-button-container .industrium-button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.2);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: -1
}

.header-icons-container .header-button-container .industrium-button:after {
    display: none
}

.header-icons-container .header-button-container .industrium-button:hover:before {
    opacity: 1
}

.header-icons-container .header-button-container:not(:last-child) .industrium-button {
    margin-right: 0
}

.header-row {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.header-row .header-icons-container {
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    -ms-align-self: stretch;
    align-self: stretch
}

.header-row .header-icons-container .header-icon {
    margin: 5px 15px
}

body.admin-bar .header.sticky-header-on.sticky-ready .sticky-wrapper {
    top: 46px
}

body.admin-bar .header.sticky-header {
    top: 46px
}

body.admin-bar .mobile-header.sticky-header {
    top: 46px
}

.mobile-header {
    border-bottom: solid 1px transparent;
    z-index: 4;
    position: relative
}

.mobile-header.mobile-header-position-over {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    top: 0
}

.mobile-header.sticky-header-on.sticky-ready .sticky-wrapper {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    background-color: #fff;
    -webkit-transition: transform linear 1s;
    transition: transform linear 1s;
    margin-top: -200px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.14);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.14);
    box-shadow: 0 0 15px rgba(0,0,0,.14)
}

.mobile-header.sticky-header-on.sticky-ready.sticky-active .sticky-wrapper {
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px)
}

.mobile-header.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    -webkit-box-shadow: 0 15px 38px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 38px rgba(0,0,0,.1);
    box-shadow: 0 15px 38px rgba(0,0,0,.1);
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
    -webkit-transition: transform linear 0.5s;
    transition: transform linear 0.5s;
    transition-delay: 0.1s
}

.mobile-header.sticky-header.sticky-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0s
}

.mobile-header.sticky-header.sticky-active .mobile-header-row {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0.5s
}

.mobile-header.sticky-header .mobile-header-row {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    transition-delay: 0s
}

.mobile-header-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

@media only screen and (min-width: 576px) {
    .mobile-header .header-icon.search-trigger,.mobile-header .header-icon.mini-cart,.mobile-header .header-icon.header-button-container {
        display:block
    }
}

@media only screen and (min-width: 783px) {
    body.admin-bar .header.sticky-header-on.sticky-ready .sticky-wrapper {
        top:32px
    }

    body.admin-bar .header.sticky-header {
        top: 32px
    }

    body.admin-bar .mobile-header.sticky-header {
        top: 32px
    }
}

.wrapper-contacts {
    margin: 0 -28px
}

.wrapper-contacts .contact-item {
    position: relative;
    margin: 0 28px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

.wrapper-contacts .contact-item:not(:last-child) {
    margin: 0 0 0 28px;
    padding: 0 28px 0 0
}

.wrapper-contacts .contact-item:not(:last-child):after {
    content: '';
    display: block;
    width: 1px;
    height: 4px;
    position: absolute;
    right: 0;
    left: initial;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wrapper-contacts .contact-item .contact-item-title {
    margin-right: 3px;
    font-weight: 600
}

.wrapper-contacts.top-bar-contacts {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0 4px
}

.header-callback-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    border-bottom: 2px solid
}

.header-callback-container .callback {
    margin: 0!important
}

.callback {
    position: relative;
    white-space: nowrap;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.callback .callback-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em
}

.callback .callback-text {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500
}

.mobile-header-menu-container .callback {
    margin: 30px 30px 0
}

@media only screen and (min-width: 1600px) {
    .header-callback-container:not(:last-child) {
        margin-right:5%
    }

    .header-callback-container .callback .callback-text {
        font-size: 20px
    }
}

.extra-trigger {
    position: relative
}

.extra-trigger .extra-trigger-item {
    width: 32px;
    height: 23px;
    font: 400 normal 16px/23px 'fontello';
    cursor: pointer;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.extra-trigger .extra-trigger-item:before {
    content: '\e809'
}

.slide-extra-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 10;
    width: 280px;
    -webkit-transition: right 0.3s,left 0.3s;
    transition: right 0.3s,left 0.3s;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 15px rgba(0,0,0,.1);
    box-shadow: 0 3px 15px rgba(0,0,0,.1);
    padding: 112px 20px 30px;
    overflow-y: auto;
    right: -320px;
    left: initial
}

.slide-extra-wrapper.active {
    opacity: 1;
    right: 0;
    left: initial
}

.slide-extra-wrapper .slide-extra {
    min-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.slide-extra-wrapper .slide-extra-close {
    position: absolute;
    right: 20px;
    left: initial;
    top: 50px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font: 400 normal 20px/20px 'fontello'
}

.slide-extra-wrapper .slide-extra-close:before {
    content: '\e820'
}

body.admin-bar .slide-extra-wrapper {
    top: 46px
}

.slide-extra-content:not(:last-child) {
    margin-bottom: 60px
}

.extra-logo-container:not(:last-child) {
    margin-bottom: 36px
}

.extra-menu-container:not(:last-child) {
    margin-bottom: 36px
}

.extra-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.extra-menu>li {
    position: relative
}

.extra-menu>li .sub-menu-trigger {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 44px;
    cursor: pointer;
    z-index: 2
}

.extra-menu>li .sub-menu-trigger:after {
    content: '\f107';
    font: 700 normal 18px/1em 'Font Awesome 5 Free';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    right: 0;
    left: initial;
    margin: -10px 0 0;
    opacity: .7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.extra-menu>li.active>.sub-menu-trigger:after {
    opacity: 1;
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.extra-menu>li>a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 8px 34px 8px 0;
    font-size: 15px
}

.extra-menu>li>a:before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 6px;
    left: 2px;
    right: 51px;
    opacity: 0;
    -webkit-transition: opacity,0.3s;
    transition: opacity,0.3s
}

.extra-menu>li.current-menu-ancestor>a:before,.extra-menu>li.current-menu-parent>a:before,.extra-menu>li.current-menu-item>a:before {
    opacity: 1
}

.extra-menu ul.sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

.extra-menu ul.sub-menu>li {
    margin: 0 0 0 40px
}

.extra-menu ul.sub-menu>li>a {
    font-size: 15px;
    display: block;
    padding: 0 65px 0 0
}

.extra-menu ul.sub-menu li {
    position: relative
}

.extra-menu ul.sub-menu li .sub-menu-trigger {
    height: 30px
}

.extra-menu ul.sub-menu li.active>.sub-menu-trigger:after {
    opacity: 1;
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.extra-menu>ul.sub-menu {
    padding: 10px 0!important
}

.extra-menu>ul.sub-menu>li {
    margin: 0 0 0 50px
}

.extra-icons-container {
    margin: 15px -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.extra-icons-container .extra-icon {
    margin: 5px 15px
}

.extra-icons-container:not(:last-child) {
    margin-bottom: 36px
}

.extra-button-container {
    width: 100%
}

.header-extra-socials.wrapper-socials {
    margin-left: -5.5px;
    margin-right: -5.5px
}

.header-extra-socials.wrapper-socials:not(:last-child) {
    margin-bottom: 34px
}

.header-extra-socials.wrapper-socials li {
    margin: 7px 5.5px
}

.header-extra-socials.wrapper-socials a {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px;
    width: 28px;
    height: 28px;
    font-size: 13px;
    line-height: 28px
}

.slide-extra-copyright {
    font-size: 14px
}

@media only screen and (min-width: 783px) {
    body.admin-bar .slide-extra-wrapper {
        top:32px
    }
}

@media only screen and (min-width: 992px) {
    .slide-extra-wrapper {
        width:300px;
        padding: 112px 50px 30px;
        right: -420px;
        left: initial
    }

    .slide-extra-wrapper.active {
        right: 0;
        left: initial
    }

    .slide-extra-wrapper .slide-extra-close {
        left: initial;
        right: 50px
    }
}

.wrapper-info {
    margin: 0 -15px
}

.wrapper-info .top-bar-additional-text {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

.wrapper-info .top-bar-additional-text:not(:last-child) {
    margin: 0 15px
}

.wrapper-info .top-bar-additional-text .additional-text-title {
    font-weight: 600
}

.page-loader-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1030;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.page-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100px
}

.page-loader .page-loader-logo {
    position: relative;
    z-index: 2;
    margin: auto;
    max-width: 100%;
    height: auto
}

.woocommerce .loader:before {
    content: none;
    display: none
}

.page-loader-inner {
    animation-name: pulsate;
    -webkit-animation-name: pulsate;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

@-webkit-keyframes pulsate {
    50% {
        -webkit-transform: scale(.85,.85);
        transform: scale(.85,.85)
    }

    100% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }
}

@keyframes pulsate {
    50% {
        -webkit-transform: scale(.85,.85);
        transform: scale(.85,.85)
    }

    100% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }
}

.logo-container {
    margin: 18px 15px 18px 20px;
    width: 100%
}

.logo-container:not(:first-child) {
    margin-left: 0
}

.mobile-header-row .logo-container {
    width: 100%
}

.logo {
    font-size: 0;
    line-height: 1
}

.logo-link {
    text-decoration: none;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.logo-link .logo-site-name {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .15em
}

@media only screen and (min-width: 1365px) {
    .logo-container {
        margin:15px 15px 15px 20px
    }

    .logo-link .logo-site-name {
        font-size: 22px;
        font-weight: 700
    }

    .header.header-type-2 .logo {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0
    }
}

.login-logout {
    line-height: 1;
    font-size: 0
}

.login-logout .link-login {
    display: block;
    line-height: 1;
    height: 23px
}

.login-logout .link-login:before {
    content: '\f2f6';
    font: 700 normal 18px/23px 'Font Awesome 5 Free'
}

.login-logout .link-logout {
    display: block;
    line-height: 1;
    height: 23px
}

.login-logout .link-logout:before {
    content: '\f2f5';
    font: 700 normal 18px/23px 'Font Awesome 5 Free'
}

@media only screen and (min-width: 1365px) {
    .login-logout .link-login:before,.login-logout .link-logout:before {
        font-size:22px;
        line-height: 28px
    }
}

.menu-trigger {
    position: relative
}

.menu-trigger:last-child {
    margin-right: 0
}

.menu-trigger .menu-trigger-icon {
    display: block;
    width: 22px;
    height: 23px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s
}

.menu-trigger .menu-trigger-icon.active .hamburger span:first-child {
    -webkit-transform: rotate(-45deg) translate(-4px,4px);
    -ms-transform: rotate(-45deg) translate(-4px,4px);
    transform: rotate(-45deg) translate(-4px,4px)
}

.menu-trigger .menu-trigger-icon.active .hamburger span:nth-of-type(2) {
    opacity: 0
}

.menu-trigger .menu-trigger-icon.active .hamburger span:last-child {
    -webkit-transform: rotate(45deg) translate(-4px,-4px);
    -ms-transform: rotate(45deg) translate(-4px,-4px);
    transform: rotate(45deg) translate(-4px,-4px)
}

.menu-trigger .hamburger {
    display: block;
    width: 22px;
    height: 14px;
    position: absolute;
    left: 50%;
    right: auto;
    top: 50%;
    margin: -7px 0 0 -11px
}

.menu-trigger .hamburger span {
    height: 2px;
    width: 22px;
    display: block;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.menu-trigger .hamburger span:first-child {
    margin-bottom: 4px
}

.menu-trigger .hamburger span:last-child {
    margin-top: 4px
}

.menu-close {
    position: relative
}

.menu-close .menu-close-icon {
    display: block;
    width: 19px;
    height: 20px;
    font: 400 normal 19px/24px 'fontello';
    cursor: pointer;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.menu-close .menu-close-icon:before {
    content: '\e803'
}

.mobile-header-menu-container {
    width: 320px;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid;
    position: fixed;
    right: -320px;
    left: auto;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    padding: 0 0 105px
}

.mobile-header-menu-container.active {
    right: 0;
    left: auto;
    opacity: 1
}

.mobile-header-menu-container nav {
    font-size: 0;
    line-height: 1
}

.mobile-header-menu-container .mobile-header-row {
    margin: 0!important
}

.mobile-header-menu-container .mobile-header-row .menu-close {
    margin-right: 0
}

.mobile-header-menu-container .header-icons-container {
    margin-bottom: 7px
}

.mobile-header-menu-container .header-mobile-contacts {
    padding: 20px 30px 0
}

.mobile-header-menu-container .header-mobile-contacts .contact-item {
    font-size: 16px;
    line-height: 30px;
    position: relative
}

.mobile-header-menu-container .header-mobile-contacts .contact-item+.contact-item {
    margin-top: 20px
}

.mobile-header-menu-container .header-mobile-contacts .contact-item.contact-item-email a {
    text-decoration: underline
}

.mobile-header-menu-container .header-mobile-contacts .contact-item .contact-item-title {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: .3em
}

.mobile-header-menu-container .header-mobile-additional-text {
    padding: 30px 20px 0;
    font-weight: 600;
    line-height: 1.4em
}

.mobile-header-menu-container .header-mobile-additional-text .additional-text-title {
    display: block;
    font-weight: 400
}

.mobile-header-menu-container .header-mobile-socials {
    padding: 15px 30px 0
}

.mobile-header-menu-container .header-mobile-socials .mobile-menu-socials li {
    margin: 0 0 10px;
    border: 1px solid
}

.mobile-header-menu-container .header-mobile-socials .mobile-menu-socials li:not(:first-child) {
    border-left: none
}

.mobile-header-menu-container .header-mobile-socials .mobile-menu-socials li a {
    width: 43px;
    height: 43px;
    font-size: 15px;
    font-weight: 400;
    line-height: 43px;
    text-align: center;
    position: relative
}

.mobile-header-menu-container .header-mobile-button {
    padding: 30px 30px 0;
    line-height: 1;
    font-size: 0
}

.mobile-header-menu-container .main-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-header-menu-container .main-menu li.active>.sub-menu-trigger:after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.mobile-header-menu-container .main-menu>li {
    border-bottom: solid 1px;
    position: relative;
    padding: 0
}

.mobile-header-menu-container .main-menu>li:before {
    content: none;
    display: none
}

.mobile-header-menu-container .main-menu>li .sub-menu-trigger {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 62px;
    cursor: pointer;
    z-index: 2
}

.mobile-header-menu-container .main-menu>li .sub-menu-trigger:after {
    content: '\e801';
    font: 6px/6px 'fontello';
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    left: initial;
    margin: -2px 0 0;
    -webkit-transition: transform 0.3s,color 0.3s;
    transition: transform 0.3s,color 0.3s
}

.mobile-header-menu-container .main-menu>li>a {
    display: block;
    font-size: 14px;
    padding: 24px 58px 24px 20px
}

.mobile-header-menu-container .main-menu>li ul.sub-menu {
    display: none;
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0
}

.mobile-header-menu-container .main-menu>li ul.sub-menu>li.active>a,.mobile-header-menu-container .main-menu>li ul.sub-menu>li.current-menu-ancestor>a,.mobile-header-menu-container .main-menu>li ul.sub-menu>li.current-menu-parent>a,.mobile-header-menu-container .main-menu>li ul.sub-menu>li.current-menu-item>a {
    padding: 13px 43px 13px 13px
}

.mobile-header-menu-container .main-menu>li ul.sub-menu>li.active>a:before,.mobile-header-menu-container .main-menu>li ul.sub-menu>li.current-menu-ancestor>a:before,.mobile-header-menu-container .main-menu>li ul.sub-menu>li.current-menu-parent>a:before,.mobile-header-menu-container .main-menu>li ul.sub-menu>li.current-menu-item>a:before {
    opacity: 1
}

.mobile-header-menu-container .main-menu>li ul.sub-menu>li>a {
    position: relative;
    display: block;
    padding: 13px 43px 13px 0;
    font-size: 14px
}

.mobile-header-menu-container .main-menu>li ul.sub-menu>li>a:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -1px;
    right: initial;
    width: 2px;
    height: 3px;
    opacity: 0;
    background-color: currentColor;
    -webkit-transition: opacity 0.4s,background-color 0.4s;
    transition: opacity 0.4s,background-color 0.4s
}

.mobile-header-menu-container .main-menu>li ul.sub-menu li {
    position: relative;
    padding: 0
}

.mobile-header-menu-container .main-menu>li ul.sub-menu li:before {
    content: none;
    display: none
}

.mobile-header-menu-container .main-menu>li ul.sub-menu li .sub-menu-trigger {
    height: 40px
}

.mobile-header-menu-container .main-menu>li>ul.sub-menu {
    border-top: solid 1px rgba(0,0,0,.1)
}

.mobile-header-menu-container .main-menu>li>ul.sub-menu>li {
    margin: 0 0 0 20px
}

.mobile-header-menu-container .main-menu>li>ul.sub-menu>li:first-child {
    margin-top: 10px
}

.mobile-header-menu-container .main-menu>li>ul.sub-menu>li:last-child {
    margin-bottom: 10px
}

.header nav {
    font-size: 0;
    line-height: 1
}

.header .header-menu-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.header .header-menu-row .logo {
    margin: 20px 70px
}

.header .main-menu {
    margin: 3px 0;
    padding: 0
}

.header .main-menu li {
    list-style: none;
    position: relative;
    padding: 0
}

.header .main-menu li:before {
    content: none;
    display: none
}

.header .main-menu li:not(:last-of-type) {
    margin-right: 20px
}

.header .main-menu>li>a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 32px 0
}

.header .main-menu>li>a:before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity,0.3s;
    transition: opacity,0.3s
}

.header .main-menu>li.menu-item-has-children>a:before {
    left: 0;
    right: 12px
}

.header .main-menu>li:hover>a:before {
    opacity: 1
}

.header .main-menu>li.current-menu-ancestor>a:before,.header .main-menu>li.current-menu-parent>a:before,.header .main-menu>li.current-menu-item>a:before {
    opacity: 1
}

.header .main-menu>li.menu-item-has-children>a {
    padding-right: 12px;
    padding-left: 0
}

.header .main-menu>li.menu-item-has-children>a:after {
    content: '';
    width: 2px;
    height: 3px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    margin: -10px 0 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .main-menu>li.menu-item-has-children.current-menu-ancestor>a:before,.header .main-menu>li.menu-item-has-children.current-menu-parent>a:before,.header .main-menu>li.menu-item-has-children.current-menu-item>a:before {
    left: 0;
    right: 15px
}

.header .main-menu.menu-checks>li.menu-item-has-children>a {
    padding-right: 15px
}

.header .main-menu.menu-checks>li.menu-item-has-children>a:after {
    content: '\e801';
    font: 5px/5px 'fontello';
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    right: 0;
    left: auto;
    margin: -2px 0 0;
    -webkit-transition: none;
    transition: none
}

@media only screen and (min-width: 992px) {
    .header .main-menu {
        display:-ms-inline-flexbox;
        display: inline-flex;
        font-size: 0;
        line-height: 1;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (min-width: 1200px) {
    .header .main-menu li:not(:last-of-type) {
        margin-right:30px
    }
}

@media only screen and (min-width: 1500px) {
    .header .main-menu li:not(:last-of-type) {
        margin-right:55px
    }
}

.header .main-menu>li ul.sub-menu {
    margin: 1px 0 0;
    position: absolute;
    top: 100%;
    left: -34px;
    width: 266px;
    padding: 31px 35px 31px 44px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 4;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    text-align: left
}

.header .main-menu>li ul.sub-menu>li {
    position: relative;
    list-style: none;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: all 0.2s cubic-bezier(.4,.28,.31,1.28) 0s;
    transition: all 0.2s cubic-bezier(.4,.28,.31,1.28) 0s
}

.header .main-menu>li ul.sub-menu>li.menu-item-has-children>a:after {
    content: '\e824';
    font: 400 normal 9px/18px 'fontello';
    width: 20px;
    height: 18px;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    right: 0;
    left: auto;
    margin: -9px 0 0;
    -webkit-transition: color 0.3s,opacity 0.3s;
    transition: color 0.3s,opacity 0.3s
}

.header .main-menu>li ul.sub-menu>li:not(:last-of-type) {
    margin-bottom: 1px
}

.header .main-menu>li ul.sub-menu>li>a {
    display: block;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 11px 33px 11px 0
}

.header .main-menu>li ul.sub-menu>li>a:before {
    content: '\e82d';
    font: 10px/10px 'fontello';
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -4px;
    left: 0;
    right: initial;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s
}

.header .main-menu>li ul.sub-menu>li:hover>a,.header .main-menu>li ul.sub-menu>li.current-menu-item>a {
    padding: 11px 20px 11px 19px
}

.header .main-menu>li ul.sub-menu>li:hover>a:before,.header .main-menu>li ul.sub-menu>li.current-menu-item>a:before {
    opacity: 1
}

.header .main-menu li:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0)
}

.header .main-menu li:hover>ul.sub-menu ul.sub-menu {
    position: absolute;
    left: 100%;
    top: -31px;
    right: initial;
    margin: 0 0 0 37px
}

.header .main-menu li:hover>ul.sub-menu ul.sub-menu:before {
    content: '';
    position: absolute;
    display: block;
    width: 31px;
    left: initial;
    right: 100%;
    top: 0;
    bottom: 0;
    opacity: 0
}

.header .main-menu li:hover>ul.sub-menu>li {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header .main-menu li:hover>ul.sub-menu>li:nth-child(2n+1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.header .main-menu li:hover>ul.sub-menu>li:nth-child(2n+2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.header .main-menu li:hover>ul.sub-menu>li:nth-child(2n+3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.header .main-menu li:hover>ul.sub-menu>li:nth-child(2n+4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s
}

.header .main-menu li:hover>ul.sub-menu>li:nth-child(2n+5) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.header .main-menu li:hover>ul.sub-menu>li:nth-child(2n+6) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s
}

.header .main-menu li:hover>ul.sub-menu>li:nth-child(2n+7) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.header .main-menu li:hover>ul.sub-menu>li:nth-child(2n+8) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s
}

@media only screen and (min-width: 992px) {
    .mobile-header-row {
        margin:0 20px
    }
}

.mini-cart {
    width: 22px;
    height: 23px;
    position: relative
}

.mini-cart .mini-cart-trigger {
    width: 22px;
    height: 23px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 3
}

.mini-cart .mini-cart-count:before {
    content: '\e826';
    font: 400 normal 21px/24px 'fontello';
    vertical-align: top
}

.mini-cart .mini-cart-count>span {
    position: absolute;
    top: -3px;
    right: -8px;
    left: initial;
    min-width: 10px;
    min-height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    line-height: 1;
    border-width: 2px;
    border-style: solid
}

.mini-cart .mini-cart-panel {
    position: absolute;
    right: -40px;
    top: -40px;
    width: 501px;
    border: 2px solid;
    -webkit-transition: opacity 0.3s,visibility 0.3s;
    transition: opacity 0.3s,visibility 0.3s;
    opacity: 0!important;
    pointer-events: none;
    z-index: 2;
    padding: 104px 47px 75px 50px;
    overflow: hidden;
    visibility: hidden;
    white-space: initial
}

.mini-cart .mini-cart-panel.empty {
    width: 270px;
    padding-bottom: 50px
}

.mini-cart .mini-cart-panel:before {
    content: '';
    position: absolute;
    display: block;
    width: 99px;
    height: 103px;
    right: 0;
    top: 0;
    left: initial;
    border-left: 1px solid;
    border-bottom: 1px solid
}

.mini-cart .mini-cart-panel .woocommerce-mini-cart__empty-message {
    margin: 0;
    font-size: .8888em
}

.mini-cart .mini-cart-panel .mini-cart-title {
    margin: 0 44px 21px 0;
    letter-spacing: -.03em;
    word-spacing: 1px
}

.mini-cart .mini-cart-panel .cart_list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    margin: 0 -47px 0 -50px
}

.mini-cart .mini-cart-panel .cart_list:not(:first-child) {
    padding: 0
}

.mini-cart .mini-cart-panel .cart_list li {
    padding: 40px 47px 40px 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border-bottom: 1px solid;
    margin: 0!important
}

.mini-cart .mini-cart-panel .cart_list li:first-child {
    padding-top: 30px
}

.mini-cart .mini-cart-panel .cart_list li:before {
    display: none;
    content: none
}

.mini-cart .mini-cart-panel .cart_list li a {
    font-weight: inherit;
    display: inline
}

.mini-cart .mini-cart-panel .cart_list li .thumbnail-woocommerce_wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 35px 0 0;
    position: static;
    order: 1
}

.mini-cart .mini-cart-panel .cart_list li .thumbnail-woocommerce_wrapper img {
    display: block;
    position: relative;
    margin: 0;
    float: none;
    width: 80px;
    height: auto;
    -webkit-border-radius: 0;
    border-radius: 0
}

.mini-cart .mini-cart-panel .cart_list li .content-woocommerce-wrapper {
    display: block;
    width: 100%;
    order: 2
}

.mini-cart .mini-cart-panel .cart_list li .content-woocommerce-wrapper h6 {
    font-weight: 600;
    margin: 0;
    line-height: 1.39em;
    letter-spacing: 0
}

.mini-cart .mini-cart-panel .cart_list li .content-woocommerce-wrapper .quantity {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase
}

.mini-cart .mini-cart-panel .cart_list li .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child) {
    margin-top: 3px
}

.mini-cart .mini-cart-panel .cart_list li .content-woocommerce-wrapper .product-rating-wrapper .star-rating {
    font-size: 13px
}

.mini-cart .mini-cart-panel .cart_list li .subtotal {
    order: 3;
    width: 40%;
    font-weight: 600;
    font-size: 14px;
    margin: 25px 0 0 20px
}

.mini-cart .mini-cart-panel .cart_list li a.remove_from_cart_button {
    position: static;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    margin: 20px 0 0 20px;
    background: none;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    order: 4;
    color: #e33f1e!important
}

.mini-cart .mini-cart-panel .total {
    margin: 35px 0 0;
    border-width: 0;
    font-weight: 500
}

.mini-cart .mini-cart-panel .total strong {
    font-weight: inherit
}

.mini-cart .mini-cart-panel .total .amount {
    margin-left: 5px
}

.mini-cart .mini-cart-panel .woocommerce-mini-cart-buttons {
    position: relative;
    z-index: 2;
    padding: 25px 0 0;
    margin: 0 -5px;
    font-size: 0;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.mini-cart .mini-cart-panel .woocommerce-mini-cart-buttons:before,.mini-cart .mini-cart-panel .woocommerce-mini-cart-buttons:after {
    content: none;
    display: none
}

.mini-cart .mini-cart-panel .woocommerce-mini-cart-buttons a.button {
    margin: 15px 5px 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.mini-cart:hover .mini-cart-trigger {
    -webkit-border-radius: 0;
    border-radius: 0
}

.mini-cart:hover .mini-cart-panel {
    opacity: 1!important;
    pointer-events: initial;
    visibility: visible
}

.header-mobile .mini-cart {
    width: 42px;
    height: 42px
}

.header-mobile .mini-cart .mini-cart-trigger {
    width: 42px;
    height: 42px;
    background: none
}

.header-mobile .mini-cart .mini-cart-count:before {
    line-height: 42px
}

.page-title-container {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 50px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.page-title-container .page-title-row {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1210px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2
}

.page-title-container .page-title-box-icon {
    margin-bottom: 13px;
    display: none
}

.page-title-container .page-title-box {
    position: relative
}

.page-title-container .page-title {
    margin: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    position: relative
}

.page-title-container.page-title-decorated:before,.page-title-container.page-title-decorated:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-transition: height 0.5s cubic-bezier(0,0,.15,.96);
    transition: height 0.5s cubic-bezier(0,0,.15,.96)
}

.page-title-container.page-title-decorated:after {
    bottom: initial;
    top: 100%;
    -webkit-transition: height 0.5s 0.3s cubic-bezier(0,0,.15,.96);
    transition: height 0.5s 0.3s cubic-bezier(0,0,.15,.96)
}

.header-position-above+.page-title-container .page-title {
    margin: 0 0 30px
}

.page-title-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    right: initial;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: initial;
    -webkit-background-size: cover;
    background-size: cover;
    background-blend-mode: multiply
}

.breadcrumbs {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%
}

.breadcrumbs .delimiter {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 7px;
    position: relative;
    top: -1px;
    width: 3px;
    height: 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media only screen and (max-width: 575px) {
    .page-title-container .page-title-box .page-title {
        margin:25px 0
    }
}

@media only screen and (min-width: 576px) {
    .page-title-container {
        min-height:250px
    }

    .page-title-container .page-title-box-icon {
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .page-title-container {
        min-height:330px
    }

    .page-title-container .page-title-row {
        padding: 0 30px
    }

    .page-title-container.page-title-decorated:before,.page-title-container.page-title-decorated:after {
        width: 70px;
        right: 70px;
        height: 70px
    }

    .breadcrumbs {
        font-size: 16px;
        line-height: 30px
    }
}

@media only screen and (min-width: 992px) {
    .page-title-container {
        min-height:480px
    }

    .page-title-container .page-title-row {
        padding: 0 40px;
        max-width: 1420px
    }

    .page-title-container.page-title-decorated:before,.page-title-container.page-title-decorated:after {
        width: 108px;
        right: 105px;
        height: 108px
    }
}

@media only screen and (min-width: 1025px) {
    .page-title-container.page-title-decorated.animated:before,.page-title-container.page-title-decorated.animated:after {
        height:108px
    }

    .page-title-container.page-title-decorated:before,.page-title-container.page-title-decorated:after {
        height: 0
    }
}

.search-trigger {
    width: 19px;
    height: 19px
}

.search-trigger .search-trigger-icon {
    width: 19px;
    height: 19px;
    display: block;
    font: 400 normal 19px/21px 'fontello';
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.search-trigger .search-trigger-icon:before {
    content: '\e81b'
}

.site-search {
    position: fixed;
    left: 0;
    top: -100px;
    right: 0;
    padding: 20px 46px 20px 5px;
    height: 25px;
    z-index: 1000000;
    opacity: 0;
    -webkit-transition: opacity 0.3s,top 0.3s;
    transition: opacity 0.3s,top 0.3s;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.site-search.active {
    top: 0;
    opacity: 1
}

.site-search .site-search-close {
    position: absolute;
    top: 50%;
    right: 15px;
    left: initial;
    width: 16px;
    height: 16px;
    margin: -8px 0 0;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font: 400 normal 16px/16px 'fontello';
    text-align: center
}

.site-search .site-search-close:before {
    content: '\e803'
}

.site-search .search-form {
    border: none;
    padding: 0
}

.site-search .search-form .search-form-field {
    padding: 0 0 0 50px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500
}

.site-search .search-form .search-form-field:focus~.floating-placeholder,.site-search .search-form .search-form-field:not(:placeholder-shown)~.floating-placeholder {
    -webkit-transform: translateY(-1.6em);
    -ms-transform: translateY(-1.6em);
    transform: translateY(-1.6em)
}

.site-search .search-form .floating-placeholder {
    padding: 0 0 0 50px
}

.site-search .search-form .input-floating-wrap {
    font-size: 14px;
    font-weight: 500
}

.site-search .search-form .search-form-icon {
    left: initial;
    right: initial;
    top: 50%;
    bottom: initial;
    width: 42px;
    height: 42px;
    margin: -22px 0 0;
    background: none;
    font-size: 20px;
    line-height: 44px
}

.site-search .search-form .search-form-icon:hover {
    background: none
}

@media only screen and (min-width: 992px) {
    .site-search {
        padding:37px 100px 37px 40px;
        height: 25px
    }

    .site-search .site-search-close {
        right: 40px;
        left: initial;
        width: 20px;
        height: 20px;
        margin: -10px 0 0;
        font-size: 19px;
        line-height: 19px
    }

    .site-search .search-form .search-form-field,.site-search .search-form .floating-placeholder {
        padding: 0 0 0 95px;
        height: 25px;
        line-height: 25px
    }

    .site-search .search-form .search-form-icon {
        width: 42px;
        height: 42px;
        margin: -20px 0 0;
        font-size: 19px;
        line-height: 42px
    }
}

@media only screen and (min-width: 1365px) {
    .search-trigger {
        width:19px
    }

    .search-trigger .search-trigger-icon {
        width: 19px;
        font-size: 19px;
        line-height: 21px
    }
}

.dropdown-trigger {
    position: relative;
    display: none
}

.dropdown-trigger .dropdown-trigger-item {
    font-family: 'fontello';
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 1em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    position: relative
}

.header .dropdown-trigger .dropdown-trigger-item {
    width: 96px;
    height: 100%;
    min-height: 96px
}

.dropdown-trigger .dropdown-trigger-item:before {
    content: '\e82c';
    position: absolute;
    left: 50%;
    right: initial;
    top: 50%;
    width: 18px;
    height: 18px;
    margin: -9px 0 0 -9px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.mobile-header .dropdown-trigger-item,.mobile-header-menu-container .dropdown-trigger-item {
    font-size: 18px;
    line-height: 1em;
    width: 18px;
    height: 23px
}

.mobile-header .dropdown-trigger-item:before,.mobile-header-menu-container .dropdown-trigger-item:before {
    width: 18px;
    height: 18px;
    margin: -9px 0 0 -9px
}

.header-type-1 .dropdown-trigger {
    margin: -7px 5px -7px -20px!important;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    -ms-align-self: stretch;
    align-self: stretch
}

.header-type-2 .header-row .header-icons-container .dropdown-trigger {
    margin: 5px 15px 5px 20px
}

.header-type-2 .header-row .header-icons-container .dropdown-trigger .dropdown-trigger-item {
    width: 25px;
    height: 25px;
    line-height: 1
}

.header.header-type-3 .header-row .header-icons-container .dropdown-trigger {
    margin: -7px 12px -7px -20px;
    border-right-width: 1px;
    border-right-style: solid;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    -ms-align-self: stretch;
    align-self: stretch
}

.header.header-type-3 .header-row .header-icons-container .logo-container:not(:first-child) {
    margin-left: 15px
}

.header.header-type-3.header-position-over .header-row .header-icons-container .dropdown-trigger {
    margin: -7px 58px -7px 10px;
    border-right: none
}

.header.header-type-3.header-position-over .header-row .header-icons-container .dropdown-trigger .dropdown-trigger-item {
    width: 25px
}

.slide-sidebar-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 10;
    width: 320px;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 15px rgba(0,0,0,.1);
    box-shadow: 0 3px 15px rgba(0,0,0,.1);
    overflow: auto
}

.slide-sidebar-wrapper .sidebar-logo-container {
    text-align: center;
    margin: 7px 0 1.5625rem 0
}

.slide-sidebar-wrapper.slide-sidebar-position-left {
    right: initial;
    left: -320px;
    -webkit-transition: left 0.6s cubic-bezier(.77,0,.175,1),opacity 0.6s cubic-bezier(.77,0,.175,1);
    transition: left 0.6s cubic-bezier(.77,0,.175,1),opacity 0.6s cubic-bezier(.77,0,.175,1)
}

.slide-sidebar-wrapper.slide-sidebar-position-left.active {
    opacity: 1;
    right: initial;
    left: 0
}

.slide-sidebar-wrapper.slide-sidebar-position-right {
    -webkit-transition: right 0.6s cubic-bezier(.77,0,.175,1),opacity 0.6s cubic-bezier(.77,0,.175,1);
    transition: right 0.6s cubic-bezier(.77,0,.175,1),opacity 0.6s cubic-bezier(.77,0,.175,1);
    right: -320px;
    left: initial
}

.slide-sidebar-wrapper.slide-sidebar-position-right.active {
    opacity: 1;
    right: 0;
    left: initial
}

.slide-sidebar-wrapper .slide-sidebar-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s;
    font: 400 normal 10px/30px 'fontello';
    text-align: center
}

.slide-sidebar-wrapper .slide-sidebar-close:hover:before,.slide-sidebar-wrapper .slide-sidebar-close:hover:after {
    background-position-x: 0;
    -webkit-transition: background-position 0.7s cubic-bezier(.22,.61,.36,1);
    transition: background-position 0.7s cubic-bezier(.22,.61,.36,1)
}

.slide-sidebar-wrapper .slide-sidebar-close:hover:after {
    transition-delay: .15s,0s,0s
}

.slide-sidebar-wrapper .slide-sidebar-close:before,.slide-sidebar-wrapper .slide-sidebar-close:after {
    content: '';
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    -webkit-transition: background-position 0.7s cubic-bezier(.45,.05,.55,.95);
    transition: background-position 0.7s cubic-bezier(.45,.05,.55,.95);
    background: linear-gradient(90deg,currentColor 0 36%,transparent 36% 56%,currentColor 56% 100%);
    background-size: 270% 100%;
    background-position-x: 100%
}

.slide-sidebar-wrapper .slide-sidebar-close:before {
    top: 14px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.slide-sidebar-wrapper .slide-sidebar-close:after {
    top: 13.5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition-delay: .1s,0s,0s
}

.slide-sidebar-wrapper .slide-sidebar {
    position: relative;
    padding: 80px 20px 40px;
    min-height: calc(100% - 120px)
}

body.admin-bar .slide-sidebar-wrapper {
    top: 46px
}

@media only screen and (min-width: 783px) {
    body.admin-bar .slide-sidebar-wrapper {
        top:32px
    }
}

@media only screen and (min-width: 768px) {
    .slide-sidebar-wrapper {
        width:400px
    }

    .slide-sidebar-wrapper.slide-sidebar-position-left {
        right: initial;
        left: -420px
    }

    .slide-sidebar-wrapper.slide-sidebar-position-left.active {
        right: initial;
        left: 0
    }

    .slide-sidebar-wrapper.slide-sidebar-position-right {
        right: -420px;
        left: initial
    }

    .slide-sidebar-wrapper.slide-sidebar-position-right.active {
        right: 0;
        left: initial
    }

    .slide-sidebar-wrapper .slide-sidebar-close {
        top: 45px;
        right: 45px;
        font-size: 19px
    }

    .slide-sidebar-wrapper .slide-sidebar {
        padding: 72px 50px 78px;
        min-height: calc(100% - 275px)
    }
}

@media only screen and (min-width: 1025px) {
    .dropdown-trigger {
        display:block
    }
}

.wrapper-socials {
    padding: 0;
    list-style: none;
    line-height: 1;
    white-space: nowrap;
    cursor: default
}

.wrapper-socials li {
    margin: 0 0 10px;
    border: 1px solid;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding: 0
}

.wrapper-socials li:not(:first-child) {
    border-left: none
}

.wrapper-socials li:before {
    content: none;
    display: none
}

.wrapper-socials li a {
    width: 43px;
    height: 43px;
    font-size: 15px;
    font-weight: 400;
    line-height: 43px;
    text-align: center;
    position: relative
}

.wrapper-socials li a:before {
    position: relative;
    z-index: 1
}

.wrapper-socials li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    z-index: 0
}

.wrapper-socials li a:hover:after {
    height: 100%
}

.wrapper-socials a {
    text-align: center;
    display: block;
    -webkit-transition: color 0.3s,background-color 0.3s,border-color 0.3s;
    transition: color 0.3s,background-color 0.3s,border-color 0.3s;
    font-family: 'Font Awesome 5 Brands'
}

.wrapper-socials a[class^='fontello'] {
    font-family: 'fontello'
}

.wrapper-socials.top-bar-socials {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: calc(100% + 1px);
    margin: 0
}

.wrapper-socials.top-bar-socials:not(:first-child) {
    margin-left: 30px
}

.wrapper-socials.top-bar-socials li {
    margin: 0;
    height: 100%;
    border-top: none;
    border-bottom: none
}

.wrapper-socials.top-bar-socials li a {
    width: auto;
    line-height: initial;
    font-size: 86%;
    padding: 13px;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.slide-sidebar-wrapper .wrapper-socials li {
    margin: 0 0 10px;
    border: 1px solid
}

.slide-sidebar-wrapper .wrapper-socials li:not(:first-child) {
    border-left: none
}

.slide-sidebar-wrapper .wrapper-socials a {
    width: 43px;
    height: 43px;
    font-size: 15px;
    font-weight: 400;
    line-height: 43px;
    text-align: center;
    position: relative
}

ul.top-bar-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 5px 0 4px;
    margin: 0 -18px;
    list-style: none
}

ul.top-bar-menu li {
    margin: 0 18px;
    padding: 0
}

ul.top-bar-menu li:before {
    display: none;
    content: none
}

ul.top-bar-menu li:not(:last-child) {
    margin: 0 0 0 18px;
    padding: 0 18px 0 0
}

ul.top-bar-menu li:not(:last-child):after {
    content: '';
    display: block;
    width: 1px;
    height: 4px;
    position: absolute;
    right: 0;
    left: initial;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

ul.top-bar-menu a {
    display: block
}

v .sidebar ul li:before,.footer-widgets ul li:before,.slide-sidebar-wrapper ul li:before {
    display: none
}

.widget-title,.footer-widget-title,.side-widget-title,.wc-block-price-filter__title,.sidebar .wp-block-search .wp-block-search__label,.sidebar .wc-block-product-search .wc-block-product-search__label,.sidebar .widget h1,.sidebar .widget h2,.sidebar .widget h3,.sidebar .widget h4,.sidebar .widget h5,.sidebar .widget h6 {
    position: relative
}

.widget-title:last-child,.footer-widget-title:last-child,.side-widget-title:last-child,.wc-block-price-filter__title:last-child,.sidebar .wp-block-search .wp-block-search__label:last-child,.sidebar .wc-block-product-search .wc-block-product-search__label:last-child,.sidebar .widget h1:last-child,.sidebar .widget h2:last-child,.sidebar .widget h3:last-child,.sidebar .widget h4:last-child,.sidebar .widget h5:last-child,.sidebar .widget h6:last-child {
    margin: 0
}

.widget-title img,.footer-widget-title img,.side-widget-title img,.wc-block-price-filter__title img,.sidebar .wp-block-search .wp-block-search__label img,.sidebar .wc-block-product-search .wc-block-product-search__label img,.sidebar .widget h1 img,.sidebar .widget h2 img,.sidebar .widget h3 img,.sidebar .widget h4 img,.sidebar .widget h5 img,.sidebar .widget h6 img {
    display: none
}

.sidebar .widget-title,.sidebar .wp-block-search .wp-block-search__label,.sidebar .wc-block-product-search .wc-block-product-search__label,.sidebar .widget h1,.sidebar .widget h2,.sidebar .widget h3,.sidebar .widget h4,.sidebar .widget h5,.sidebar .widget h6,.wc-block-price-filter__title,.sidebar div.wpforms-container-full .wpforms-form .wpforms-title {
    text-transform: uppercase
}

.sidebar .widget+.widget {
    margin: 54px 0 0
}

.sidebar .widget .wp-block-search .wp-block-search__label,.sidebar .widget .wc-block-product-search .wc-block-product-search__label {
    width: auto
}

.sidebar .widget .widget-title:not(:last-child),.sidebar .widget .wc-block-price-filter__title:not(:last-child),.sidebar .widget .widget-wrapper .wp-block-group__inner-container>h1:first-child:not(:last-child),.sidebar .widget .widget-wrapper .wp-block-group__inner-container>h2:first-child:not(:last-child),.sidebar .widget .widget-wrapper .wp-block-group__inner-container>h3:first-child:not(:last-child),.sidebar .widget .widget-wrapper .wp-block-group__inner-container>h4:first-child:not(:last-child),.sidebar .widget .widget-wrapper .wp-block-group__inner-container>h5:first-child:not(:last-child),.sidebar .widget .widget-wrapper .wp-block-group__inner-container>h6:first-child:not(:last-child),.sidebar .widget .wp-block-search .wp-block-search__label:not(:last-child),.sidebar .widget .wc-block-product-search .wc-block-product-search__label:not(:last-child),.sidebar .widget div.wpforms-container-full .wpforms-form .wpforms-title:not(:last-child) {
    margin-bottom: 1.8em
}

.sidebar .widget div.wpforms-container-full .wpforms-form .wpforms-title {
    margin-bottom: 1.8em
}

.sidebar .widget .widget-title,.sidebar .widget .wc-block-price-filter__title,.sidebar .widget .wp-block-search .wp-block-search__label,.sidebar .widget .wc-block-product-search .wc-block-product-search__label,.sidebar .widget .wp-block-group__inner-container>h1:first-child,.sidebar .widget .wp-block-group__inner-container>h2:first-child,.sidebar .widget .wp-block-group__inner-container>h3:first-child,.sidebar .widget .wp-block-group__inner-container>h4:first-child,.sidebar .widget .wp-block-group__inner-container>h5:first-child,.sidebar .widget .wp-block-group__inner-container>h6:first-child,.sidebar .widget div.wpforms-container-full .wpforms-form .wpforms-title {
    border-bottom: 2px solid;
    border-color: currentColor;
    padding-bottom: .9em;
    padding-right: 1.5em
}

.sidebar .widget .widget-title:before,.sidebar .widget .wc-block-price-filter__title:before,.sidebar .widget .wp-block-search .wp-block-search__label:before,.sidebar .widget .wc-block-product-search .wc-block-product-search__label:before,.sidebar .widget .wp-block-group__inner-container>h1:first-child:before,.sidebar .widget .wp-block-group__inner-container>h2:first-child:before,.sidebar .widget .wp-block-group__inner-container>h3:first-child:before,.sidebar .widget .wp-block-group__inner-container>h4:first-child:before,.sidebar .widget .wp-block-group__inner-container>h5:first-child:before,.sidebar .widget .wp-block-group__inner-container>h6:first-child:before,.sidebar .widget div.wpforms-container-full .wpforms-form .wpforms-title:before {
    display: block;
    font-family: 'fontello';
    content: '\e82d';
    font-size: 88.8888%;
    font-weight: 400;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 0;
    right: 0
}

.slide-sidebar-wrapper .widget+.widget {
    margin: 38px 0 0
}

.slide-sidebar-wrapper .widget .widget-title,.slide-sidebar-wrapper .widget .widget-wrapper h1,.slide-sidebar-wrapper .widget .widget-wrapper h2,.slide-sidebar-wrapper .widget .widget-wrapper h3,.slide-sidebar-wrapper .widget .widget-wrapper h4,.slide-sidebar-wrapper .widget .widget-wrapper h5,.slide-sidebar-wrapper .widget .widget-wrapper h6,.slide-sidebar-wrapper .widget .wc-block-price-filter__title,.slide-sidebar-wrapper .widget .wp-block-search .wp-block-search__label {
    font-weight: 600
}

.footer-widgets>.widget {
    margin: 34px 0 0
}

.footer-widgets>.widget .wpforms-title:not(:last-child),.footer-widgets>.widget .widget-title:not(:last-child),.footer-widgets>.widget h1:not(:last-child),.footer-widgets>.widget h2:not(:last-child),.footer-widgets>.widget h3:not(:last-child),.footer-widgets>.widget h4:not(:last-child),.footer-widgets>.widget h5:not(:last-child),.footer-widgets>.widget h6:not(:last-child) {
    margin-bottom: .5em
}

@media screen and (min-width: 768px) {
    .footer-widgets>.widget {
        margin:74px 0 0
    }
}

.widget_archive ul,ul.wp-block-archives {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_archive ul li,ul.wp-block-archives li {
    position: relative;
    font-weight: 700;
    padding: 0;
    letter-spacing: -.03em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.widget_archive ul li:not(:first-child),ul.wp-block-archives li:not(:first-child) {
    margin: .83333em 0 0
}

.footer-widgets .widget_archive ul li:not(:first-child),.footer-widgets ul.wp-block-archives li:not(:first-child) {
    margin: .5em 0 0
}

.sidebar .widget_archive ul li:before,.sidebar ul.wp-block-archives li:before {
    display: block;
    left: 0;
    top: .15em;
    font-family: 'fontello';
    content: '\e82d';
    font-size: 55.5555%;
    line-height: inherit;
    font-weight: 400;
    background: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.sidebar .widget_archive ul li:hover,.sidebar ul.wp-block-archives li:hover {
    padding: 0 0 0 1.3333em
}

.sidebar .widget_archive ul li:hover:before,.sidebar ul.wp-block-archives li:hover:before {
    opacity: 1
}

.content .widget_archive ul li:before,.content ul.wp-block-archives li:before {
    display: none
}

.wp-block-archives-dropdown:not(:last-child) {
    margin-bottom: 2rem
}

.widget_media_audio,.mejs-audio {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.widget_media_audio .mejs-container,.widget_media_audio .mejs-controls,.mejs-audio .mejs-container,.mejs-audio .mejs-controls {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.widget_media_audio .mejs-horizontal-volume-slider,.mejs-audio .mejs-horizontal-volume-slider {
    width: 50px;
    margin: 0 0 0 10px
}

.widget_media_audio .mejs-time-rail,.mejs-audio .mejs-time-rail {
    margin: 0
}

.widget_media_audio .mejs-time-handle-content,.mejs-audio .mejs-time-handle-content {
    border: none;
    left: -4px;
    width: 1px
}

.widget_media_audio .mejs-time,.mejs-audio .mejs-time {
    padding-top: 15px
}

.widget_media_audio .mejs-button,.mejs-audio .mejs-button {
    width: 20px
}

.widget_media_audio .mejs-button>button,.mejs-audio .mejs-button>button {
    margin: 10px 0;
    padding: 0;
    border: none;
    min-width: 0;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.widget_media_audio .mejs-button>button:before,.mejs-audio .mejs-button>button:before {
    content: none;
    display: none
}

.widget_media_audio .mejs-button>button:after,.mejs-audio .mejs-button>button:after {
    font: 700 normal 18px/20px 'Font Awesome 5 Free';
    background: none!important;
    position: relative;
    width: auto;
    height: auto;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.widget_media_audio .mejs-button.mejs-play>button:after,.mejs-audio .mejs-button.mejs-play>button:after {
    content: '\f04b'
}

.widget_media_audio .mejs-button.mejs-pause>button:after,.mejs-audio .mejs-button.mejs-pause>button:after {
    content: '\f04c'
}

.widget_media_audio .mejs-button.mejs-mute>button:after,.mejs-audio .mejs-button.mejs-mute>button:after {
    content: '\f028'
}

.widget_media_audio .mejs-button.mejs-unmute>button:after,.mejs-audio .mejs-button.mejs-unmute>button:after {
    content: '\f026'
}

body .content-wrapper .widget_calendar,.widget_calendar,body .content-wrapper .wp-block-calendar,.wp-block-calendar {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body .content-wrapper .widget_calendar a,.widget_calendar a,body .content-wrapper .wp-block-calendar a,.wp-block-calendar a {
    text-decoration: none
}

body .content-wrapper .widget_calendar .wp-calendar-table,.widget_calendar .wp-calendar-table,body .content-wrapper .wp-block-calendar .wp-calendar-table,.wp-block-calendar .wp-calendar-table {
    width: 100%;
    text-align: center
}

body .content-wrapper .widget_calendar .calendar_wrap,.widget_calendar .calendar_wrap,body .content-wrapper .wp-block-calendar .calendar_wrap,.wp-block-calendar .calendar_wrap {
    padding: 61px 12px 19px;
    position: relative
}

body .content-wrapper .widget_calendar .calendar_wrap:not(:first-child),.widget_calendar .calendar_wrap:not(:first-child),body .content-wrapper .wp-block-calendar .calendar_wrap:not(:first-child),.wp-block-calendar .calendar_wrap:not(:first-child) {
    margin: 38px 0 0
}

body .content-wrapper .widget_calendar table,.widget_calendar table,body .content-wrapper .wp-block-calendar table,.wp-block-calendar table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    z-index: 2;
    text-align: center;
    position: relative;
    margin: 0
}

body .content-wrapper .widget_calendar table thead th,.widget_calendar table thead th,body .content-wrapper .wp-block-calendar table thead th,.wp-block-calendar table thead th {
    font-size: 16px;
    font-weight: 700;
    background: none;
    border: none!important;
    padding: 1px!important;
    text-align: center
}

body .content-wrapper .widget_calendar table tbody td,.widget_calendar table tbody td,body .content-wrapper .wp-block-calendar table tbody td,.wp-block-calendar table tbody td {
    padding: 0!important;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    border: none!important
}

body .content-wrapper .widget_calendar table tbody td#today,.widget_calendar table tbody td#today,body .content-wrapper .wp-block-calendar table tbody td#today,.wp-block-calendar table tbody td#today {
    position: relative
}

body .content-wrapper .widget_calendar table tbody td#today:before,.widget_calendar table tbody td#today:before,body .content-wrapper .wp-block-calendar table tbody td#today:before,.wp-block-calendar table tbody td#today:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border: 1px solid
}

body .content-wrapper .widget_calendar table tbody a,.widget_calendar table tbody a,body .content-wrapper .wp-block-calendar table tbody a,.wp-block-calendar table tbody a {
    display: block;
    position: relative
}

body .content-wrapper .widget_calendar caption,.widget_calendar caption,body .content-wrapper .wp-block-calendar caption,.wp-block-calendar caption {
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15.2857%;
    position: absolute;
    display: block;
    top: -39px;
    left: 0;
    right: 0;
    white-space: nowrap
}

body .content-wrapper .widget_calendar .wp-calendar-nav,.widget_calendar .wp-calendar-nav,body .content-wrapper .wp-block-calendar .wp-calendar-nav,.wp-block-calendar .wp-calendar-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 0;
    z-index: 3
}

body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next,.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next {
    font-size: 0;
    line-height: 1;
    width: 15.2857%;
    height: 28px;
    display: block;
    position: absolute;
    top: 23px;
    text-align: center
}

body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a {
    display: block;
    text-decoration: none;
    opacity: .7;
    -webkit-transition: color 0.3s,opacity 0.3s;
    transition: color 0.3s,opacity 0.3s
}

body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before {
    font: 400 normal 8px/28px 'fontello'
}

body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:hover {
    opacity: 1
}

body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev {
    left: 3px;
    right: initial
}

body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before {
    content: '\e80d'
}

body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next,.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next {
    left: initial;
    right: 3px
}

body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before,.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before {
    content: '\e824'
}

body .content-wrapper .wp-block-calendar,.wp-block-calendar {
    padding: 61px 12px 19px;
    position: relative
}

body .content-wrapper .wp-block-calendar:not(:first-child),.wp-block-calendar:not(:first-child) {
    margin: 38px 0 0
}

.content-wrapper .wp-widget-group__inner-blocks .wp-block-calendar {
    margin: 38px 0 0
}

.slide-sidebar-wrapper .widget_calendar .calendar_wrap:not(:first-child) {
    margin: 1.1111em 0 0
}

.slide-sidebar-wrapper .wp-block-calendar {
    margin: 0
}

.slide-sidebar-wrapper .wp-block-calendar:not(:first-child) {
    margin: 1.1111em 0 0
}

.widget_categories ul,ul.wp-block-categories,.wc-block-product-categories {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0
}

.widget_categories ul li,ul.wp-block-categories li,.wc-block-product-categories li {
    padding: 0 0 0 1.3333em;
    position: relative;
    font-weight: 700;
    letter-spacing: -.03em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.widget_categories ul li:not(:first-child),ul.wp-block-categories li:not(:first-child),.wc-block-product-categories li:not(:first-child) {
    margin: .83333em 0 0
}

.footer-widgets .widget_categories ul li:not(:first-child),.footer-widgets ul.wp-block-categories li:not(:first-child),.footer-widgets .wc-block-product-categories li:not(:first-child) {
    margin: .5em 0 0
}

.widget_categories ul li.cat-item-hierarchical,ul.wp-block-categories li.cat-item-hierarchical,.wc-block-product-categories li.cat-item-hierarchical {
    margin-right: 20px;
    margin-left: 0
}

.widget_categories ul li .widget-archive-trigger,.widget_categories ul li .block-archive-trigger,ul.wp-block-categories li .widget-archive-trigger,ul.wp-block-categories li .block-archive-trigger,.wc-block-product-categories li .widget-archive-trigger,.wc-block-product-categories li .block-archive-trigger {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -20px;
    left: auto;
    text-align: right;
    cursor: pointer;
    font: 400 normal 12px/30px 'fontello';
    width: 20px;
    height: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.widget_categories ul li .widget-archive-trigger:before,.widget_categories ul li .block-archive-trigger:before,ul.wp-block-categories li .widget-archive-trigger:before,ul.wp-block-categories li .block-archive-trigger:before,.wc-block-product-categories li .widget-archive-trigger:before,.wc-block-product-categories li .block-archive-trigger:before {
    content: '\e824'
}

.widget_categories ul li .widget-archive-trigger.active,.widget_categories ul li .block-archive-trigger.active,ul.wp-block-categories li .widget-archive-trigger.active,ul.wp-block-categories li .block-archive-trigger.active,.wc-block-product-categories li .widget-archive-trigger.active,.wc-block-product-categories li .block-archive-trigger.active {
    -webkit-transform: rotate(90deg) translate(-6px,-4px);
    -ms-transform: rotate(90deg) translate(-6px,-4px);
    transform: rotate(90deg) translate(-6px,-4px);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.widget_categories ul li>ul,ul.wp-block-categories li>ul,.wc-block-product-categories li>ul {
    margin: 0 -20px 0 0;
    padding: 6px 0 0;
    list-style: none;
    position: relative
}

.widget_categories ul>li,ul.wp-block-categories>li,.wc-block-product-categories>li {
    padding: 0
}

.widget_categories ul>li ul li,ul.wp-block-categories>li ul li,.wc-block-product-categories>li ul li {
    padding: 0 0 0 1.3333em
}

.sidebar .widget_categories .widget-wrapper>ul li:before,.sidebar ul.wp-block-categories li:before,.sidebar .wc-block-product-categories li:before {
    display: block;
    left: 0;
    top: .15em;
    font-family: 'fontello';
    content: '\e82d';
    font-size: 55.5555%;
    font-weight: 400;
    line-height: inherit;
    background: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.sidebar .widget_categories .widget-wrapper>ul li:hover,.sidebar ul.wp-block-categories li:hover,.sidebar .wc-block-product-categories li:hover {
    padding: 0 0 0 1.3333em
}

.sidebar .widget_categories .widget-wrapper>ul li:hover:before,.sidebar ul.wp-block-categories li:hover:before,.sidebar .wc-block-product-categories li:hover:before {
    opacity: 1
}

.content .widget_categories .widget-wrapper>ul li:before,.content ul.wp-block-categories li:before,.content .wc-block-product-categories li:before {
    display: none
}

.wp-block-categories:not(:last-child) {
    margin-bottom: 2rem
}

.wc-block-product-categories li {
    padding: 0
}

.widget_custom_html .industrium-button {
    padding: 18px 40px
}

.wp-block-gallery .wp-block-image a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.wp-block-gallery .wp-block-image a:hover:before {
    opacity: .5
}

.widget_media_gallery .gallery {
    margin: -5px;
    font-size: 0;
    line-height: 1
}

.widget_media_gallery .gallery.gallery-columns-1 .gallery-item {
    width: 100%
}

.widget_media_gallery .gallery.gallery-columns-2 .gallery-item {
    width: 50%
}

.widget_media_gallery .gallery.gallery-columns-3 .gallery-item {
    width: 33.3333%
}

.widget_media_gallery .gallery.gallery-columns-4 .gallery-item {
    width: 25%
}

.widget_media_gallery .gallery.gallery-columns-5 .gallery-item {
    width: 20%
}

.widget_media_gallery .gallery.gallery-columns-6 .gallery-item {
    width: 16.6667%
}

.widget_media_gallery .gallery.gallery-columns-7 .gallery-item {
    width: 14.2857%
}

.widget_media_gallery .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.widget_media_gallery .gallery.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.widget_media_gallery .gallery .gallery-item {
    padding: 5px;
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.widget_media_gallery .gallery .gallery-item img {
    height: auto;
    border: none!important;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.widget_media_gallery .gallery .gallery-caption {
    font-size: 14px;
    line-height: 1.4286em;
    text-align: center;
    font-style: italic;
    padding: 5px 0 0
}

.widget_media_gallery .gallery .gallery-icon {
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.widget_media_gallery .gallery .gallery-icon a {
    display: block;
    position: relative
}

.widget_media_gallery .gallery .gallery-icon a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.widget_media_gallery .gallery .gallery-icon a:after {
    content: '\e81f';
    width: 28px;
    height: 28px;
    position: absolute;
    display: block;
    text-align: center;
    font: 400 normal 28px/1em 'fontello';
    z-index: 3;
    left: 50%;
    right: auto;
    top: 40%;
    margin: -14px 0 0 -14px;
    opacity: 0;
    -webkit-transition: top 0.3s,opacity 0.3s;
    transition: top 0.3s,opacity 0.3s
}

.widget_media_gallery .gallery .gallery-icon a:hover:before {
    opacity: .5
}

.widget_media_gallery .gallery .gallery-icon a:hover:after {
    top: 50%;
    opacity: 1
}

body .content-wrapper .gallery {
    margin: 0 -10px -10px 0;
    font-size: 0;
    line-height: 1
}

body .content-wrapper .gallery .gallery-item {
    padding: 0 10px 10px 0;
    margin: 2px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body .content-wrapper .gallery .gallery-item img {
    height: auto;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

body .content-wrapper .gallery .gallery-item .gallery-icon {
    overflow: initial;
    display: inline-block;
    vertical-align: top;
    position: relative
}

body .content-wrapper .gallery .gallery-item .gallery-icon a {
    display: block;
    position: relative;
    text-decoration: none
}

body .content-wrapper .gallery .gallery-item .gallery-icon a:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}

body .content-wrapper .gallery .gallery-item .gallery-icon a:after {
    content: '\e81f';
    font: 400 normal 42px/1em 'fontello';
    position: absolute;
    display: block;
    left: 50%;
    right: initial;
    top: 50%;
    width: 42px;
    height: 42px;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    opacity: 0;
    text-align: center;
    margin: -21px 0 0 -21px;
    z-index: 3
}

body .content-wrapper .gallery .gallery-item .gallery-icon a:hover:before,body .content-wrapper .gallery .gallery-item .gallery-icon a:hover:after {
    opacity: 1
}

body .content-wrapper .gallery .gallery-item .gallery-caption {
    font-size: 14px;
    line-height: 1.4em;
    text-align: center;
    font-style: italic;
    padding: 5px 0 0
}

body .content-wrapper .gallery.gallery-columns-1 .gallery-item,body .content-wrapper .gallery.gallery-columns-3 .gallery-item,body .content-wrapper .gallery.gallery-columns-5 .gallery-item,body .content-wrapper .gallery.gallery-columns-7 .gallery-item,body .content-wrapper .gallery.gallery-columns-9 .gallery-item {
    width: 100%
}

body .content-wrapper .gallery.gallery-columns-2 .gallery-item,body .content-wrapper .gallery.gallery-columns-4 .gallery-item,body .content-wrapper .gallery.gallery-columns-6 .gallery-item,body .content-wrapper .gallery.gallery-columns-8 .gallery-item {
    width: 50%
}

body .content-wrapper .gallery:not(:last-child) {
    margin-bottom: 2rem
}

body .content-wrapper .post-content .gallery {
    margin: 0 -30px -30px 0
}

body .content-wrapper .post-content .gallery .gallery-item {
    padding: 0 30px 30px 0
}

@media only screen and (min-width: 768px) {
    body .content-wrapper .gallery.gallery-columns-3 .gallery-item {
        width:33.3333%
    }

    body .content-wrapper .gallery.gallery-columns-4 .gallery-item {
        width: 25%
    }

    body .content-wrapper .gallery.gallery-columns-5 .gallery-item {
        width: 20%
    }

    body .content-wrapper .gallery.gallery-columns-6 .gallery-item {
        width: 16.6667%
    }

    body .content-wrapper .gallery.gallery-columns-7 .gallery-item {
        width: 14.2857%
    }

    body .content-wrapper .gallery.gallery-columns-8 .gallery-item {
        width: 12.5%
    }

    body .content-wrapper .gallery.gallery-columns-9 .gallery-item {
        width: 11.1111%
    }
}

.widget_media_image a {
    display: block
}

.widget_media_image img {
    -webkit-border-radius: 0;
    border-radius: 0
}

.side-widget-wrapper .wp-block-image {
    -webkit-border-radius: 0;
    border-radius: 0
}

.widget_instagram-feed-widget #sb_instagram:not(:first-child),.widget_instagram-feed-widget#sb_instagram:not(:first-child),.widget #sb_instagram:not(:first-child),.widget#sb_instagram:not(:first-child) {
    margin-top: 8px
}

.widget_instagram-feed-widget #sb_instagram #sbi_images,.widget_instagram-feed-widget#sb_instagram #sbi_images,.widget #sb_instagram #sbi_images,.widget#sb_instagram #sbi_images {
    margin: -5px;
    width: calc(100% + 10px)
}

.widget_instagram-feed-widget #sb_instagram #sbi_images .sbi_item,.widget_instagram-feed-widget#sb_instagram #sbi_images .sbi_item,.widget #sb_instagram #sbi_images .sbi_item,.widget#sb_instagram #sbi_images .sbi_item {
    padding: 5px!important
}

.widget_instagram-feed-widget #sb_instagram #sbi_images .sbi_photo,.widget_instagram-feed-widget#sb_instagram #sbi_images .sbi_photo,.widget #sb_instagram #sbi_images .sbi_photo,.widget#sb_instagram #sbi_images .sbi_photo {
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.widget_instagram-feed-widget #sbi_mod_error,.widget #sbi_mod_error {
    line-height: 1.5em;
    float: none!important
}

#form-preview {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#form-preview .mc4wp-form .mc4wp-form-fields,.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields,.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields,.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields,.widget .mc4wp-form .mc4wp-form-fields {
    position: relative
}

#form-preview .mc4wp-form .mc4wp-form-fields input[type="text"],#form-preview .mc4wp-form .mc4wp-form-fields input[type="tel"],#form-preview .mc4wp-form .mc4wp-form-fields input[type="number"],#form-preview .mc4wp-form .mc4wp-form-fields input[type="url"],#form-preview .mc4wp-form .mc4wp-form-fields input[type="email"],.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="text"],.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="tel"],.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="number"],.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="url"],.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="email"],.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields input[type="text"],.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields input[type="tel"],.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields input[type="number"],.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields input[type="url"],.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields input[type="email"],.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="text"],.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="tel"],.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="number"],.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="url"],.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="email"],.widget .mc4wp-form .mc4wp-form-fields input[type="text"],.widget .mc4wp-form .mc4wp-form-fields input[type="tel"],.widget .mc4wp-form .mc4wp-form-fields input[type="number"],.widget .mc4wp-form .mc4wp-form-fields input[type="url"],.widget .mc4wp-form .mc4wp-form-fields input[type="email"] {
    padding-right: 75px
}

#form-preview .mc4wp-form .mc4wp-form-fields input[type="submit"],#form-preview .mc4wp-form .mc4wp-form-fields button,.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="submit"],.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button,.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields input[type="submit"],.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields button,.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="submit"],.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button,.widget .mc4wp-form .mc4wp-form-fields input[type="submit"],.widget .mc4wp-form .mc4wp-form-fields button {
    font-weight: 600;
    font-size: .875em;
    text-transform: none;
    text-decoration: underline;
    height: 48px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    background-image: none
}

#form-preview .mc4wp-form .mc4wp-form-fields input[type="submit"]:after,#form-preview .mc4wp-form .mc4wp-form-fields button:after,.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="submit"]:after,.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button:after,.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields input[type="submit"]:after,.elementor-widget-industrium_mailchimp .mc4wp-form .mc4wp-form-fields button:after,.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="submit"]:after,.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button:after,.widget .mc4wp-form .mc4wp-form-fields input[type="submit"]:after,.widget .mc4wp-form .mc4wp-form-fields button:after {
    display: none
}

.widget_meta ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_meta ul li {
    position: relative;
    font-weight: 700;
    padding: 0;
    letter-spacing: -.03em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.widget_meta ul li:not(:first-child) {
    margin: .83333em 0 0
}

.footer-widgets .widget_meta ul li:not(:first-child) {
    margin: .5em 0 0
}

.sidebar .widget_meta ul li:before {
    display: block;
    left: 0;
    top: .15em;
    font-family: 'fontello';
    content: '\e82d';
    font-size: 55.5555%;
    font-weight: 400;
    line-height: inherit;
    background: none;
    opacity: 0;
    -webkit-transition: color 0.3s,opacity 0.3s;
    transition: color 0.3s,opacity 0.3s
}

.sidebar .widget_meta ul li:hover {
    padding: 0 0 0 1.3333em
}

.sidebar .widget_meta ul li:hover:before {
    opacity: 1
}

.widget_nav_menu ul,.widget_industrium_nav_menu_widget ul {
    list-style: none;
    padding: 0
}

.widget_nav_menu ul.columns-2,.widget_nav_menu ul.columns-3,.widget_industrium_nav_menu_widget ul.columns-2,.widget_industrium_nav_menu_widget ul.columns-3 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    column-gap: 60px
}

.widget_nav_menu ul.columns-3,.widget_industrium_nav_menu_widget ul.columns-3 {
    -webkit-column-gap: 30px;
    column-gap: 30px
}

.widget_nav_menu ul li,.widget_industrium_nav_menu_widget ul li {
    position: relative;
    font-weight: 500;
    padding: 0
}

.widget_nav_menu ul li:before,.widget_industrium_nav_menu_widget ul li:before {
    content: none;
    display: none
}

.widget_nav_menu ul li:not(:first-child),.widget_industrium_nav_menu_widget ul li:not(:first-child) {
    margin: 6px 0 0
}

.widget_nav_menu ul li .widget-menu-trigger,.widget_industrium_nav_menu_widget ul li .widget-menu-trigger {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -20px;
    left: auto;
    text-align: right;
    cursor: pointer;
    font: 400 normal 12px/30px 'fontello';
    width: 20px;
    height: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.widget_nav_menu ul li .widget-menu-trigger:before,.widget_industrium_nav_menu_widget ul li .widget-menu-trigger:before {
    content: '\e824'
}

.widget_nav_menu ul li .widget-menu-trigger.active,.widget_industrium_nav_menu_widget ul li .widget-menu-trigger.active {
    -webkit-transform: rotate(90deg) translate(-6px,-4px);
    -ms-transform: rotate(90deg) translate(-6px,-4px);
    transform: rotate(90deg) translate(-6px,-4px);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.widget_nav_menu ul li>ul,.widget_industrium_nav_menu_widget ul li>ul {
    margin: 0 -20px 0 20px;
    padding: 6px 20px 0 0
}

.widget_nav_menu ul li>a,.widget_industrium_nav_menu_widget ul li>a {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.widget_nav_menu ul li>a:before,.widget_industrium_nav_menu_widget ul li>a:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    opacity: 0
}

.widget_nav_menu ul li>a:hover:before,.widget_industrium_nav_menu_widget ul li>a:hover:before {
    width: 100%;
    opacity: 1
}

.widget_nav_menu ul li.current-menu-item>a:before,.widget_nav_menu ul li.current-menu-ancestor>a:before,.widget_nav_menu ul li.current-menu-parent>a:before,.widget_nav_menu ul li.current_page_item>a:before,.widget_industrium_nav_menu_widget ul li.current-menu-item>a:before,.widget_industrium_nav_menu_widget ul li.current-menu-ancestor>a:before,.widget_industrium_nav_menu_widget ul li.current-menu-parent>a:before,.widget_industrium_nav_menu_widget ul li.current_page_item>a:before {
    width: 100%;
    opacity: 1
}

.footer-widgets .widget_nav_menu ul,.footer-widgets .widget_industrium_nav_menu_widget ul {
    padding-top: 4px
}

@media only screen and (min-width: 1280px) {
    .widget_nav_menu ul.columns-3,.widget_industrium_nav_menu_widget ul.columns-3 {
        -webkit-column-count:3;
        column-count: 3
    }
}

.widget_industrium_banner_widget .banner-widget-wrapper {
    position: relative;
    padding: 44px 40px 52px 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-border-radius: 25px 25px 25px 0;
    border-radius: 25px 25px 25px 0;
    overflow: hidden
}

.widget_industrium_banner_widget .banner-widget-wrapper>img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.widget_industrium_banner_widget .banner-widget-wrapper .banner-content {
    position: relative;
    z-index: 2
}

.widget_industrium_banner_widget .banner-widget-wrapper .banner-title {
    position: relative;
    margin: 0;
    letter-spacing: -.015em;
    font-size: 25px;
    line-height: 1.48em;
    font-weight: 600
}

.widget_industrium_banner_widget .banner-widget-wrapper .banner-description:not(:first-child) {
    margin: 22px 0 0
}

.widget_industrium_banner_widget .banner-widget-wrapper .banner-button {
    font-size: 0;
    line-height: 1
}

.widget_industrium_banner_widget .banner-widget-wrapper .banner-button:not(:first-child) {
    margin: 42px 0 0
}

.widget_industrium_banner_widget .banner-widget-wrapper .banner-button .industrium-button {
    display: block
}

.widget_industrium_contacts_widget .industrium-contacts-widget-logo a {
    font-size: 22px;
    font-weight: 700
}

.widget_industrium_contacts_widget .industrium-contacts-widget-logo:not(:last-child) {
    margin-bottom: 16px
}

.widget_industrium_contacts_widget .industrium-contacts-widget-logo:not(:first-child) {
    margin-top: 22px
}

.widget_industrium_contacts_widget .widget-socials:not(:first-child) {
    margin-top: 22px
}

.widget_industrium_contacts_widget .widget-title+.widget-socials {
    margin-top: 17px
}

.widget_industrium_contacts_widget .footer-widget-wrapper .industrium-contacts-widget-logo {
    margin-top: 5px
}

.widget_industrium_contacts_widget .field-label {
    font-size: .75em;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 500;
    margin-bottom: 5px!important
}

.widget_industrium_contacts_widget .industrium-contacts-widget-field {
    position: relative
}

.widget_industrium_contacts_widget .industrium-contacts-widget-field:not(:first-child) {
    margin-top: 21px
}

.widget_industrium_contacts_widget .industrium-contacts-widget-email a {
    text-decoration: underline
}

.widget_industrium_contacts_widget .industrium-contacts-widget-email a:hover {
    text-decoration: none
}

.widget_industrium_contacts_widget .industrium-contacts-widget-link {
    margin-top: 20px
}

.widget_industrium_contacts_widget .industrium-contacts-widget-link a {
    line-height: 1.5em;
    position: relative;
    padding: 0 0 0 32px
}

.widget_industrium_contacts_widget .industrium-contacts-widget-link a:before {
    position: absolute;
    left: 0;
    top: 2px;
    font-family: 'fontello';
    content: '\e82b';
    font-size: 27px
}

.widget_industrium_contacts_widget .industrium-contacts-widget-link a:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -3px;
    width: calc(100% - 32px);
    height: 2px;
    background-color: #fff;
    -webkit-transition: background-color 0.3s,width 0.3s;
    transition: background-color 0.3s,width 0.3s
}

.widget_industrium_contacts_widget .industrium-contacts-widget-link a:hover:after {
    width: 0
}

.widget_industrium_contacts_widget .industrium-contacts-widget-copyright:not(:first-child) {
    margin-top: 35px
}

.widget_industrium_contacts_widget .industrium-contacts-widget-copyright p {
    font-size: 14px;
    line-height: 1.7143em
}

.widget_industrium_featured_posts_widget .featured-posts-wrapper {
    padding: 4px 0 0
}

.widget_industrium_featured_posts_widget .featured-posts-wrapper .featured-posts-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.widget_industrium_featured_posts_widget .featured-posts-wrapper .featured-posts-item:not(:first-child) {
    margin-top: 23px
}

.widget_industrium_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-img {
    width: 70px;
    margin: 6px 25px 0 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.widget_industrium_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-img img {
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.widget_industrium_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-description {
    width: 100%;
    line-height: 1.625em
}

.widget_industrium_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-description .featured-posts-item-link {
    font-weight: 500;
    letter-spacing: -.015em;
    line-height: 1
}

.widget_industrium_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-description .featured-posts-item-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 500;
    margin: 8px 0 0;
    letter-spacing: -.02em
}

.footer .widget_industrium_request_contacts_widget {
    width: calc(100% - 30px)!important
}

.footer .widget_industrium_request_contacts_widget .quote-widget-wrapper {
    padding-bottom: 31px
}

.widget_industrium_request_contacts_widget .request_contacts-widget-row {
    margin: 0 -10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.widget_industrium_request_contacts_widget .request_contacts-widget-content {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%
}

.widget_industrium_request_contacts_widget .request_contacts-button {
    margin-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%
}

.widget_industrium_request_contacts_widget .request_contacts-description {
    margin: 10px 0
}

.widget_industrium_request_contacts_widget .request_contacts-title {
    line-height: 1.375em
}

.widget_industrium_request_contacts_widget .request_contacts-title:not(:last-child) {
    margin-bottom: 7px
}

@media screen and (min-width: 768px) {
    .widget_industrium_request_contacts_widget .request_contacts-description {
        margin:0
    }

    .footer .widget_industrium_request_contacts_widget .request_contacts-widget-content {
        width: 66%
    }

    .footer .widget_industrium_request_contacts_widget .request_contacts-button {
        width: 34%;
        margin-top: 0;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end
    }
}

.widget_pages ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_pages ul li {
    position: relative;
    font-weight: 700;
    padding: 0 0 0 1.3333em;
    letter-spacing: -.03em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.widget_pages ul li:before {
    display: block;
    left: 0;
    top: .15em;
    font-family: 'fontello';
    content: '\e82d';
    font-size: 55.5555%;
    font-weight: 400;
    line-height: inherit;
    background: none;
    opacity: 0;
    -webkit-transition: color 0.3s,opacity 0.3s;
    transition: color 0.3s,opacity 0.3s
}

.widget_pages ul li:hover:before {
    opacity: 1
}

.widget_pages ul li:not(:first-child) {
    margin: .83333em 0 0
}

.footer-widgets .widget_pages ul li:not(:first-child) {
    margin: .5em 0 0
}

.widget_pages ul li .widget-archive-trigger {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -20px;
    left: auto;
    text-align: right;
    cursor: pointer;
    font: 400 normal 12px/30px 'fontello';
    width: 20px;
    height: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.widget_pages ul li .widget-archive-trigger:before {
    content: '\e824'
}

.widget_pages ul li .widget-archive-trigger.active {
    -webkit-transform: rotate(90deg) translate(-6px,-4px);
    -ms-transform: rotate(90deg) translate(-6px,-4px);
    transform: rotate(90deg) translate(-6px,-4px);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.widget_pages ul li>ul {
    margin: 0 -20px 0 0;
    padding: 6px 0 0;
    list-style: none;
    position: relative
}

.widget_pages .widget-wrapper>ul>li {
    padding: 0
}

.widget_pages .widget-wrapper>ul>li:hover {
    padding: 0 0 0 1.3333em
}

.widget_pages .widget-wrapper>ul>li:hover:before {
    opacity: 1
}

.widget_pages:not(:last-child) {
    margin-bottom: 2rem
}

.widget_recent_comments ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_recent_comments ul:not(:first-child) {
    padding: 2px 0 0
}

.widget_recent_comments ul .recentcomments {
    position: relative;
    line-height: 1.38888em;
    font-weight: 600;
    padding: 0 0 0 1.3333em
}

.widget_recent_comments ul .recentcomments:not(:first-child) {
    margin: 1em 0 0
}

.widget_recent_comments ul .recentcomments:before {
    content: '\e82d';
    position: absolute;
    font-family: 'fontello';
    font-weight: 400;
    font-size: 66.6666%;
    line-height: inherit;
    display: block;
    left: 0;
    right: initial;
    top: 0;
    background: none
}

body .content-wrapper .wp-block-latest-comments,.wp-block-latest-comments {
    list-style: none;
    margin: 0;
    padding: 2px 0 0
}

body .content-wrapper .wp-block-latest-comments:not(:last-child),.wp-block-latest-comments:not(:last-child) {
    margin-bottom: 2rem
}

body .content-wrapper .wp-block-latest-comments li,.wp-block-latest-comments li {
    position: relative;
    line-height: 1.3888em!important;
    font-weight: 600;
    padding: 0 0 0 1.3333em
}

body .content-wrapper .wp-block-latest-comments li:not(:first-child),.wp-block-latest-comments li:not(:first-child) {
    margin: 1em 0 0
}

body .content-wrapper .wp-block-latest-comments li:before,.wp-block-latest-comments li:before {
    content: '\e82d';
    position: absolute;
    font-family: 'fontello';
    font-size: 66.6666%;
    font-weight: 400;
    display: block;
    left: 0;
    right: initial;
    top: 0
}

body .content-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-date,.wp-block-latest-comments li .wp-block-latest-comments__comment-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 500;
    margin: 8px 0 0;
    letter-spacing: -.02em
}

body .content-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt,.wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt {
    font-size: 15px;
    line-height: 1.6667em;
    margin: 5px 0 0
}

body .content-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p,.wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p {
    font-size: 15px;
    line-height: 1.6667em
}

body .content-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p:last-child,.wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p:last-child {
    margin: 0
}

body .content-wrapper .wp-block-latest-comments.has-avatars li,.wp-block-latest-comments.has-avatars li {
    padding: 0
}

body .content-wrapper .wp-block-latest-comments.has-avatars li:before,body .content-wrapper .wp-block-latest-comments.has-avatars li:after,.wp-block-latest-comments.has-avatars li:before,.wp-block-latest-comments.has-avatars li:after {
    content: none;
    display: none
}

body .content-wrapper .wp-block-latest-comments.has-avatars li .wp-block-latest-comments__comment-excerpt,.wp-block-latest-comments.has-avatars li .wp-block-latest-comments__comment-excerpt {
    margin-left: 52px
}

.widget_recent_entries ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_recent_entries ul:not(:first-child) {
    padding: 2px 0 0
}

.widget_recent_entries ul li {
    position: relative;
    line-height: 1.38888em;
    padding: 0
}

.widget_recent_entries ul li:before {
    content: none;
    display: none
}

.widget_recent_entries ul li:not(:first-child) {
    margin-top: 1.1111em
}

.widget_recent_entries ul li a {
    font-weight: 600
}

.widget_recent_entries ul li .post-date {
    display: block;
    text-transform: uppercase;
    font-size: 77.7777%;
    line-height: 1.5em;
    font-weight: 600;
    margin: 20px 0 0
}

body .content-wrapper .wp-block-latest-posts,.wp-block-latest-posts {
    padding: 0
}

body .content-wrapper .wp-block-latest-posts:not(:last-child),.wp-block-latest-posts:not(:last-child) {
    margin-bottom: 2rem
}

body .content-wrapper .wp-block-latest-posts.is-grid,.wp-block-latest-posts.is-grid {
    margin-top: -27px
}

body .content-wrapper .wp-block-latest-posts.is-grid li:first-child,.wp-block-latest-posts.is-grid li:first-child {
    margin-top: 27px
}

body .content-wrapper .wp-block-latest-posts li,.wp-block-latest-posts li {
    overflow: hidden;
    padding: 0
}

body .content-wrapper .wp-block-latest-posts li:not(:last-of-type),.wp-block-latest-posts li:not(:last-of-type) {
    margin-bottom: 0
}

body .content-wrapper .wp-block-latest-posts li:not(:first-child),.wp-block-latest-posts li:not(:first-child) {
    margin-top: 1.1111em;
    margin-bottom: 0
}

body .content-wrapper .wp-block-latest-posts li:before,.wp-block-latest-posts li:before {
    content: none;
    display: none
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image,.wp-block-latest-posts li .wp-block-latest-posts__featured-image {
    margin: 0 0 20px;
    order: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft {
    margin: 6px 15px 6px 0
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright {
    margin: 6px 0 6px 15px
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter {
    margin: 0 0 20px
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter a,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter a {
    vertical-align: top
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter img,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter img {
    margin: 0 auto
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image img,.wp-block-latest-posts li .wp-block-latest-posts__featured-image img {
    position: relative
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image>a,.wp-block-latest-posts li .wp-block-latest-posts__featured-image>a {
    display: block;
    font-size: 16ps
}

body .content-wrapper .wp-block-latest-posts li>a,body .content-wrapper .wp-block-latest-posts li>.item-wrapper>a,.wp-block-latest-posts li>a,.wp-block-latest-posts li>.item-wrapper>a {
    display: block;
    font-weight: 600;
    position: relative;
    line-height: 1.38888em
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__post-date,.wp-block-latest-posts li .wp-block-latest-posts__post-date {
    display: block;
    text-transform: uppercase;
    font-size: 77.7777%;
    line-height: 1.5em;
    font-weight: 600;
    margin: 20px 0 0
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt,.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
    font-size: 15px;
    line-height: 1.6667em;
    margin: 5px 0 0
}

body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__post-author,.wp-block-latest-posts li .wp-block-latest-posts__post-author {
    display: block;
    margin: 5px 0 0;
    font-style: normal;
    font-weight: 600;
    font-size: 14px
}

@media screen and (min-width: 992px) {
    body .content-wrapper .wp-block-latest-posts li>a,.wp-block-latest-posts li>a {
        font-size:16px
    }

    body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft {
        margin: 6px 20px 6px 0
    }

    body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright {
        margin: 6px 0 6px 20px
    }
}

@media screen and (min-width: 1440px) {
    body .content-wrapper .wp-block-latest-posts li>a,.wp-block-latest-posts li>a {
        font-size:18px
    }

    body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft {
        margin: 6px 35px 6px 0
    }

    body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright,.wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright {
        margin: 6px 0 6px 35px
    }
}

.widget_rss ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_rss ul li {
    padding: 0
}

.widget_rss ul li:before {
    content: none;
    display: none
}

.widget_rss ul li:not(:first-child) {
    margin-top: 27px
}

.widget_rss ul a.rsswidget {
    font-weight: 500;
    line-height: 1.6875em
}

.widget_rss .rss-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 600;
    margin: 6px 0 0;
    letter-spacing: -.02em
}

.widget_rss .rssSummary {
    margin: 13px 0 0;
    font-size: 87.5%;
    line-height: 1.6em
}

.widget_rss cite {
    display: block;
    margin: 5px 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 87.5%
}

body .content-wrapper .wp-block-rss {
    margin: 0 0 -27px;
    padding: 0
}

body .content-wrapper .wp-block-rss:not(:last-child) {
    margin: 0
}

body .content-wrapper .wp-block-rss li.wp-block-rss__item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 27px;
    padding: 0
}

body .content-wrapper .wp-block-rss li.wp-block-rss__item:before {
    content: none;
    display: none
}

body .content-wrapper .wp-block-rss.is-grid {
    margin: 0 -1em -27px 0;
    padding: 0
}

body .content-wrapper .wp-block-rss.is-grid:not(:last-child) {
    margin: 0 -1em 0 0
}

body .content-wrapper .wp-block-rss .wp-block-rss__item-title {
    display: block;
    font-size: 18px;
    line-height: 1.3333em;
    font-weight: 700;
    order: 0
}

body .content-wrapper .wp-block-rss .wp-block-rss__item-publish-date {
    order: 1;
    display: block;
    font-size: 75%;
    line-height: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 3px 0 0;
    letter-spacing: -.02em
}

body .content-wrapper .wp-block-rss .wp-block-rss__item-author {
    order: 3;
    display: block;
    margin: 5px 0 0;
    font-size: inherit;
    font-style: normal;
    font-weight: 600
}

body .content-wrapper .wp-block-rss .wp-block-rss__item-excerpt {
    order: 2;
    font-size: 15px;
    line-height: 1.6667em;
    margin: 5px 0 0
}

.widget_search .search-form {
    padding: 0
}

.widget_search .search-form .search-form-icon {
    right: 17px;
    top: 16px;
    bottom: 16px
}

.wp-block-search {
    position: relative
}

.wp-block-search:not(:last-child) {
    margin-bottom: 2rem
}

.wp-block-search .wp-block-search__label {
    font-weight: 600;
    display: block
}

.wp-block-search .wp-block-search__input {
    max-width: none;
    background: none;
    outline: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0
}

.wp-block-search .wp-block-search__button {
    text-transform: none!important;
    line-height: inherit!important
}

.wp-block-search .wp-block-search__button:after {
    display: none
}

.wp-block-search .input-floating-wrap {
    flex: 1 auto
}

.wp-block-search.wp-block-search__button-outside .wp-block-search__button {
    margin: 0 0 0 10px;
    padding: 8px 18px;
    min-width: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 0;
    border: none;
    border-bottom: 1px solid;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    padding: 8px 18px 8px 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    height: 38px;
    margin: 4px;
    padding: 8px;
    background: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
    padding: 0;
    margin: 0;
    width: 50px;
    height: 46px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon:before {
    top: 14px;
    bottom: 14px;
    right: 13px
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon:after {
    content: none;
    display: none
}

.wp-block-search.wp-block-search__icon-button .wp-block-search__button.has-icon {
    width: 52px;
    min-width: 52px
}

.wp-block-search.wp-block-search__icon-button .wp-block-search__button.has-icon .search-icon {
    display: none
}

.wp-block-search.wp-block-search__icon-button .wp-block-search__button.has-icon:before {
    content: '\e81b';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 16px;
    bottom: 16px;
    z-index: 2;
    text-align: center;
    font: 400 normal 19px/20px 'fontello';
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.wp-block-search.wp-block-search__icon-button .wp-block-search__button.has-icon:after {
    -webkit-transform: skew(16deg);
    -ms-transform: skew(16deg);
    transform: skew(16deg)
}

.wp-block-search.wp-block-search__text-button:empty:before {
    content: '\e81b';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 16px;
    bottom: 16px;
    z-index: 2;
    text-align: center;
    font: 400 normal 19px/20px 'fontello';
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) {
    gap: 0;
    line-height: 1
}

.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-block-social-link {
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape) .wp-block-social-link svg {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-icon-background-color) .wp-block-social-link {
    background: none;
    border: 1px solid;
    z-index: 1
}

.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-icon-background-color) .wp-block-social-link:not(:first-child) {
    border-left: none
}

.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-icon-background-color) .wp-block-social-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    z-index: -1
}

.wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-icon-background-color) .wp-block-social-link:hover:after {
    height: 100%
}

.widget_tag_cloud .tagcloud {
    margin: -3px -3px 0;
    font-size: 0;
    line-height: 1
}

.widget_tag_cloud .tagcloud:first-child {
    margin-top: -10px
}

.widget_tag_cloud .tagcloud .tag-cloud-link {
    position: relative;
    font-size: 14px!important;
    line-height: 20px;
    padding: 5px 17px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block;
    vertical-align: top;
    margin: 3px 3px 0;
    cursor: pointer;
    text-decoration: none;
    letter-spacing: -.03em
}

.widget_tag_cloud .tagcloud .tag-cloud-link:before {
    content: '\e82d';
    position: absolute;
    font-family: 'fontello';
    font-size: 10px;
    display: block;
    left: 0;
    right: initial;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1em;
    height: 1em;
    width: 1em
}

.wp-block-tag-cloud {
    margin: -3px -3px 0!important;
    font-size: 0;
    line-height: 1
}

.wp-block-tag-cloud .tag-cloud-link {
    position: relative;
    font-size: 14px!important;
    line-height: 20px;
    padding: 5px 17px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block;
    vertical-align: top;
    margin: 3px 3px 0;
    cursor: pointer;
    text-decoration: none;
    letter-spacing: -.03em
}

.wp-block-tag-cloud .tag-cloud-link:before {
    content: '\e82d';
    position: absolute;
    font-family: 'fontello';
    font-size: 10px;
    display: block;
    left: 0;
    right: initial;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1em;
    height: 1em;
    width: 1em
}

.wp-block-tag-cloud:not(:last-child) {
    margin-bottom: 2rem!important
}

.widget_text img[class*='wp-image-'] {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.wp-video {
    overflow: hidden
}

.wp-video .mejs-layers .mejs-poster {
    z-index: 3;
    background-blend-mode: luminosity
}

.wp-video .mejs-layers .mejs-overlay-play {
    z-index: 3
}

.wp-video .mejs-controls {
    opacity: 0!important;
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s
}

.wp-video .mejs-controls:hover {
    opacity: 1!important
}

.wp-video .mejs-mediaelement:hover~.mejs-controls {
    opacity: 1!important
}

.wp-video .mejs-time-handle-content {
    border: none;
    left: -4px;
    width: 1px
}

.wp-video .mejs-time {
    padding-top: 15px
}

.wp-video .mejs-time-rail {
    margin: 0
}

.wp-video .mejs-overlay-play .mejs-overlay-button {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-image: none;
    text-align: center;
    outline: none;
    width: 75px;
    height: 75px;
    pointer-events: auto;
    position: absolute;
    top: 0;
    left: 0
}

.wp-video .mejs-overlay-play .mejs-overlay-button svg {
    stroke-width: 2px;
    stroke-linejoin: round;
    fill: none;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s
}

.wp-video .mejs-button {
    width: 20px
}

.wp-video .mejs-button+.mejs-button {
    margin: 0 0 0 10px
}

.wp-video .mejs-button>button {
    margin: 10px 0;
    padding: 0;
    border: none;
    min-width: 0;
    background: none!important
}

.wp-video .mejs-button>button:before {
    font: 700 normal 18px/20px 'Font Awesome 5 Free'
}

.wp-video .mejs-button>button:after {
    content: none;
    display: none
}

.wp-video .mejs-button.mejs-play>button:before {
    content: '\f04b'
}

.wp-video .mejs-button.mejs-pause>button:before {
    content: '\f04c'
}

.wp-video .mejs-button.mejs-mute>button:before {
    content: '\f028'
}

.wp-video .mejs-button.mejs-unmute>button:before {
    content: '\f026'
}

.wp-video .mejs-button.mejs-fullscreen-button>button:before {
    content: '\f0b2'
}

.wp-video .mejs-button.mejs-fullscreen-button.mejs-unfullscreen>button:before {
    content: '\f066'
}

@media screen and (min-width: 768px) {
    .wp-video .mejs-overlay-play .mejs-overlay-button {
        width:108px;
        height: 108px
    }

    .grid-listing:not(.columns-1) .wp-video .mejs-overlay-play .mejs-overlay-button {
        width: 75px;
        height: 75px
    }
}



.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: block;
    margin: 0;
    padding: 8px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-of-type) {
    margin-bottom: 5px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
    content: none;
    display: none
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: block;
    font-size: 12px;
    line-height: 22px;
    padding: 7px 31px;
    text-transform: uppercase;
    font-weight: 600
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2
}

.woocommerce-account .woocommerce-MyAccount-content h3 {
    position: relative;
    margin: 0 0 1em
}

.woocommerce-account .woocommerce-MyAccount-content h3>span {
    font-size: 110%
}

.woocommerce-account .woocommerce-address-fields__field-wrapper {
    margin: 0 -10px
}

.woocommerce-account .woocommerce-address-fields__field-wrapper:not(:last-child) {
    margin-bottom: 30px
}

.woocommerce-account h3 {
    margin-bottom: 1em
}

.woocommerce-account .woocommerce-EditAccountForm {
    margin: 0 -15px
}

.woocommerce-account .woocommerce-EditAccountForm fieldset {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid
}

.woocommerce-account .woocommerce-EditAccountForm fieldset:not(:first-child) {
    margin: 65px 0 0
}

.woocommerce-account .woocommerce-EditAccountForm legend {
    margin-bottom: .7333em;
    padding: 0 5px
}

.woocommerce-account .woocommerce-EditAccountForm .button {
    margin: 30px 5px 0
}

.woocommerce-account .woocommerce-EditAccountForm label {
    line-height: 1.875em!important
}

.woocommerce-account .password-input {
    display: block;
    width: 100%
}

.woocommerce-account .form-attention {
    text-align: center;
    padding: 0;
    margin: -10px 0 0
}

.woocommerce-account .form-attention a,.woocommerce-account .form-attention span {
    text-decoration: underline
}

.woocommerce-account .form-attention a:hover,.woocommerce-account .form-attention span:hover {
    text-decoration: none
}

.woocommerce-account .woocommerce-privacy-policy-text {
    padding: 0 15px;
    margin: 20px 0
}

.woocommerce-account .woocommerce-privacy-policy-text p {
    padding: 0!important
}

.woocommerce-account address {
    padding: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none
}

.woocommerce-account .woocommerce-Address:not(:first-child) {
    margin-top: 70px!important
}

.tab-columns .tab-columns-switcher {
    text-decoration: underline;
    cursor: pointer
}

.tab-columns .tab-column.hidden {
    display: none
}

.woocommerce .order-again,.woocommerce-page .order-again {
    margin: 30px 0 0
}

.woocommerce .woocommerce-order table.shop_table,.woocommerce .woocommerce-MyAccount-content table.shop_table,.woocommerce-page .woocommerce-order table.shop_table,.woocommerce-page .woocommerce-MyAccount-content table.shop_table {
    border-spacing: unset;
    border-top-style: solid;
    border-top-width: 1px;
    margin: 0
}

.woocommerce .woocommerce-order table.shop_table td,.woocommerce .woocommerce-order table.shop_table tbody th,.woocommerce .woocommerce-order table.shop_table tfoot th,.woocommerce .woocommerce-MyAccount-content table.shop_table td,.woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,.woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,.woocommerce-page .woocommerce-order table.shop_table td,.woocommerce-page .woocommerce-order table.shop_table tbody th,.woocommerce-page .woocommerce-order table.shop_table tfoot th,.woocommerce-page .woocommerce-MyAccount-content table.shop_table td,.woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody th,.woocommerce-page .woocommerce-MyAccount-content table.shop_table tfoot th {
    border-top-width: 1px;
    border-top-style: solid;
    font-weight: 600
}

.woocommerce .woocommerce-order table.shop_table thead th,.woocommerce .woocommerce-MyAccount-content table.shop_table thead th,.woocommerce-page .woocommerce-order table.shop_table thead th,.woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px
}

.woocommerce .woocommerce-order table.shop_table .button,.woocommerce .woocommerce-MyAccount-content table.shop_table .button,.woocommerce-page .woocommerce-order table.shop_table .button,.woocommerce-page .woocommerce-MyAccount-content table.shop_table .button {
    min-width: 0;
    padding: 8px 30px
}

.woocommerce ul.order_details,.woocommerce-page ul.order_details {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch
}

.woocommerce ul.order_details:before,.woocommerce ul.order_details:after,.woocommerce-page ul.order_details:before,.woocommerce-page ul.order_details:after {
    content: none;
    display: none
}

.woocommerce ul.order_details li,.woocommerce-page ul.order_details li {
    text-align: center;
    float: none;
    margin-right: 0;
    margin-bottom: 0!important;
    padding: 0;
    border: none
}

.woocommerce ul.order_details li:before,.woocommerce-page ul.order_details li:before {
    content: none;
    display: none
}

.woocommerce ul.order_details li:not(:first-child),.woocommerce-page ul.order_details li:not(:first-child) {
    margin-top: 20px;
    padding: 20px 0 0!important;
    border-top-style: dashed;
    border-top-width: 1px
}

.woocommerce .woocommerce-customer-details address,.woocommerce-page .woocommerce-customer-details address {
    padding: 15px;
    border: none;
    width: initial
}

.woocommerce .woocommerce-customer-details address p,.woocommerce-page .woocommerce-customer-details address p {
    margin: 1em 0
}

.woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2,.woocommerce-page .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2 {
    margin-top: 70px
}

.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads,.woocommerce-page .woocommerce-customer-details,.woocommerce-page .woocommerce-order-details,.woocommerce-page .woocommerce-order-downloads {
    margin: 0
}

.woocommerce .woocommerce-customer-details:not(:first-child),.woocommerce .woocommerce-order-details:not(:first-child),.woocommerce .woocommerce-order-downloads:not(:first-child),.woocommerce-page .woocommerce-customer-details:not(:first-child),.woocommerce-page .woocommerce-order-details:not(:first-child),.woocommerce-page .woocommerce-order-downloads:not(:first-child) {
    margin-top: 70px
}

.woocommerce .woocommerce-order table.woocommerce-table--order-details .product-name a,.woocommerce-page .woocommerce-order table.woocommerce-table--order-details .product-name a {
    font-weight: 700
}

.woocommerce .woocommerce-order table.woocommerce-table--order-details .amount,.woocommerce-page .woocommerce-order table.woocommerce-table--order-details .amount {
    font-weight: 600
}

.woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot th,.woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot th {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600
}

@media only screen and (min-width: 576px) {
    .woocommerce ul.order_details li {
        text-align:left
    }

    .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin-left: -15px;
        margin-right: -15px
    }

    .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-1,.woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2 {
        width: 50%;
        padding: 0 15px;
        min-width: 0;
        max-width: none;
        display: block;
        flex-basis: auto;
        margin: 0
    }
}

@media only screen and (min-width: 768px) {
    .woocommerce .woocommerce-order table.shop_table,.woocommerce .woocommerce-MyAccount-content table.shop_table,.woocommerce-page .woocommerce-order table.shop_table,.woocommerce-page .woocommerce-MyAccount-content table.shop_table {
        -webkit-border-radius:0;
        border-radius: 0;
        border: none
    }

    .woocommerce .woocommerce-order table.shop_table td,.woocommerce .woocommerce-order table.shop_table tbody th,.woocommerce .woocommerce-order table.shop_table tfoot th,.woocommerce .woocommerce-MyAccount-content table.shop_table td,.woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,.woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,.woocommerce-page .woocommerce-order table.shop_table td,.woocommerce-page .woocommerce-order table.shop_table tbody th,.woocommerce-page .woocommerce-order table.shop_table tfoot th,.woocommerce-page .woocommerce-MyAccount-content table.shop_table td,.woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody th,.woocommerce-page .woocommerce-MyAccount-content table.shop_table tfoot th {
        padding: 30px 19px
    }

    .woocommerce .woocommerce-order table.shop_table thead th,.woocommerce .woocommerce-MyAccount-content table.shop_table thead th,.woocommerce-page .woocommerce-order table.shop_table thead th,.woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th {
        padding: 25px 19px 24px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600
    }

    .woocommerce .woocommerce-order table.shop_table thead th:first-child,.woocommerce .woocommerce-MyAccount-content table.shop_table thead th:first-child,.woocommerce-page .woocommerce-order table.shop_table thead th:first-child,.woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th:first-child {
        -webkit-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px
    }

    .woocommerce .woocommerce-order table.shop_table thead th:last-child,.woocommerce .woocommerce-MyAccount-content table.shop_table thead th:last-child,.woocommerce-page .woocommerce-order table.shop_table thead th:last-child,.woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th:last-child {
        -webkit-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0
    }

    .woocommerce .woocommerce-order table.shop_table tbody tr:first-child td,.woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr:first-child td,.woocommerce-page .woocommerce-order table.shop_table tbody tr:first-child td,.woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody tr:first-child td {
        border: none
    }

    .woocommerce .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-actions,.woocommerce .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-actions,.woocommerce-page .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-actions,.woocommerce-page .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-actions {
        width: 100px;
        font-size: 0
    }

    .woocommerce .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-status,.woocommerce .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-status,.woocommerce-page .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-status,.woocommerce-page .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-status {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px
    }

    .woocommerce .woocommerce-order table.shop_table .button,.woocommerce .woocommerce-MyAccount-content table.shop_table .button,.woocommerce-page .woocommerce-order table.shop_table .button,.woocommerce-page .woocommerce-MyAccount-content table.shop_table .button {
        min-width: 0;
        margin: 5px
    }

    .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr th,.woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr td,.woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr th,.woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr td {
        padding: 7px 19px;
        border: none
    }

    .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child th,.woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child td,.woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child th,.woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child td {
        padding: 30px 19px 7px;
        border-top-width: 1px;
        border-top-style: solid
    }

    .woocommerce ul.order_details {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch
    }

    .woocommerce ul.order_details li {
        text-align: left
    }

    .woocommerce ul.order_details li:not(:first-child) {
        margin-top: 0;
        border-top: none;
        margin-left: 20px;
        padding: 0 0 0 20px!important;
        border-left-style: dashed;
        border-left-width: 1px
    }
}

@media only screen and (min-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width:27%
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        text-align: left
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 73%;
        padding: 0 0 0 30px
    }

    .woocommerce .woocommerce-order table.shop_table .download-file,.woocommerce .woocommerce-MyAccount-content table.shop_table .download-file,.woocommerce-page .woocommerce-order table.shop_table .download-file,.woocommerce-page .woocommerce-MyAccount-content table.shop_table .download-file {
        width: 100px
    }
}

.woocommerce .woocommerce-cart-form table.shop_table,.woocommerce-page .woocommerce-cart-form table.shop_table {
    border: none;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.woocommerce .woocommerce-cart-form table.shop_table thead tr,.woocommerce-page .woocommerce-cart-form table.shop_table thead tr {
    overflow: hidden
}

.woocommerce .woocommerce-cart-form table.shop_table td,.woocommerce-page .woocommerce-cart-form table.shop_table td {
    border-top-style: solid;
    border-top-width: 1px
}

.woocommerce .woocommerce-cart-form table.shop_table th,.woocommerce-page .woocommerce-cart-form table.shop_table th {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -.03em
}

.woocommerce .woocommerce-cart-form table.shop_table td.actions,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions {
    padding: 50px 0 0;
    position: relative;
    z-index: 2
}

.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon {
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .input-text,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .input-text {
    width: 100%;
    float: none;
    margin: 0;
    font-size: 16px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 18px 0 18px;
    height: 65px
}

.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .button,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .button {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 20px 0 0;
    display: block;
    width: 100%
}

.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .floating-placeholder,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .floating-placeholder {
    padding: 18px 0 18px;
    font-size: 16px
}

.woocommerce .woocommerce-cart-form table.shop_table img,.woocommerce-page .woocommerce-cart-form table.shop_table img {
    width: 80px;
    border: none
}

.woocommerce .woocommerce-cart-form table.shop_table .product-quantity:before,.woocommerce-page .woocommerce-cart-form table.shop_table .product-quantity:before {
    margin-top: 14px
}

.woocommerce .woocommerce-cart-form table.shop_table .product-quantity .quantity-wrapper,.woocommerce-page .woocommerce-cart-form table.shop_table .product-quantity .quantity-wrapper {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.woocommerce .woocommerce-cart-form table.shop_table .product-quantity .quantity-wrapper .qty,.woocommerce-page .woocommerce-cart-form table.shop_table .product-quantity .quantity-wrapper .qty {
    font-size: 16px;
    font-weight: 500
}

.woocommerce .woocommerce-cart-form table.shop_table .product-name a,.woocommerce-page .woocommerce-cart-form table.shop_table .product-name a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5625em
}

.woocommerce .woocommerce-cart-form table.shop_table .product-price .amount,.woocommerce .woocommerce-cart-form table.shop_table .product-subtotal .amount,.woocommerce-page .woocommerce-cart-form table.shop_table .product-price .amount,.woocommerce-page .woocommerce-cart-form table.shop_table .product-subtotal .amount {
    font-weight: 600;
    font-size: 14px
}

.woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove,.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove .remove {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    background: none;
    margin: 0 -8px;
    font-weight: 400
}

.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals {
    margin: 50px 0 0
}

.woocommerce .cart-collaterals p:not(:first-child):not(:last-child),.woocommerce-page .cart-collaterals p:not(:first-child):not(:last-child) {
    margin: 1em 0
}

.woocommerce .cart-collaterals .cart_totals h2,.woocommerce-page .cart-collaterals .cart_totals h2 {
    text-transform: capitalize;
    font-weight: 600
}

.woocommerce .cart-collaterals .cart_totals table.shop_table,.woocommerce-page .cart-collaterals .cart_totals table.shop_table {
    border: none!important
}

.woocommerce .cart-collaterals .cart_totals table.shop_table th,.woocommerce .cart-collaterals .cart_totals table.shop_table td,.woocommerce-page .cart-collaterals .cart_totals table.shop_table th,.woocommerce-page .cart-collaterals .cart_totals table.shop_table td {
    font-weight: 500;
    font-size: 18px;
    border: none
}

.woocommerce .cart-collaterals .cart_totals table.shop_table th:after,.woocommerce-page .cart-collaterals .cart_totals table.shop_table th:after {
    content: ':'
}

.woocommerce .cart-collaterals .cart_totals table.shop_table td,.woocommerce-page .cart-collaterals .cart_totals table.shop_table td {
    padding-left: 0;
    padding-right: 0;
    background: none
}

.woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,.woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td {
    text-align: left!important;
    text-transform: none;
    font-weight: 400
}

.woocommerce .cart-collaterals .cart_totals ul,.woocommerce .cart-collaterals .cart_totals ul#shipping_method,.woocommerce-page .cart-collaterals .cart_totals ul,.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method {
    padding: 3px 0 0
}

.woocommerce .cart-collaterals .cart_totals ul>li,.woocommerce .cart-collaterals .cart_totals ul#shipping_method>li,.woocommerce-page .cart-collaterals .cart_totals ul>li,.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method>li {
    text-transform: none;
    font-weight: 400;
    text-align: left;
    padding: 0
}

.woocommerce .cart-collaterals .cart_totals ul>li:before,.woocommerce .cart-collaterals .cart_totals ul#shipping_method>li:before,.woocommerce-page .cart-collaterals .cart_totals ul>li:before,.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method>li:before {
    content: none;
    display: none
}

.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator,.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
    text-align: left
}

.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form,.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form {
    margin: 1em -15px 30px
}

.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p,.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p {
    padding: 0 15px;
    position: relative;
    z-index: 2;
    margin: 0 0 10px
}

.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block
}

.woocommerce .cart-collaterals .cart_totals .order-total .amount,.woocommerce-page .cart-collaterals .cart_totals .order-total .amount {
    font-weight: 500
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding: 10px 0 0;
    position: relative;
    z-index: 2;
    line-height: 1;
    font-size: 0
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    min-width: 221px
}

.woocommerce table.cart td.actions .coupon label,.woocommerce #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label {
    display: none
}

@media only screen and (max-width: 768px) {
    .woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions {
        background:none!important
    }

    .woocommerce table.cart td.actions .coupon,.woocommerce #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon {
        padding-bottom: 50px
    }

    .woocommerce table.cart .product-thumbnail,.woocommerce #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail {
        display: block
    }

    .woocommerce table.cart .product-thumbnail:before,.woocommerce #content table.cart .product-thumbnail:before,.woocommerce-page table.cart .product-thumbnail:before,.woocommerce-page #content table.cart .product-thumbnail:before {
        content: none;
        display: none
    }

    .woocommerce .woocommerce-cart-form table.shop_table,.woocommerce-page .woocommerce-cart-form table.shop_table {
        border-width: 1px;
        border-style: solid
    }

    .woocommerce .woocommerce-cart-form table.shop_table td.actions,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions {
        padding: 30px 10px 20px
    }
}

@media only screen and (min-width: 769px) {
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background:none
    }

    .woocommerce .woocommerce-cart-form table.shop_table,.woocommerce-page .woocommerce-cart-form table.shop_table {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .woocommerce .woocommerce-cart-form table.shop_table td,.woocommerce-page .woocommerce-cart-form table.shop_table td {
        padding: 30px 19px
    }

    .woocommerce .woocommerce-cart-form table.shop_table th,.woocommerce-page .woocommerce-cart-form table.shop_table th {
        padding: 20px 19px 19px
    }

    .woocommerce .woocommerce-cart-form table.shop_table td.actions,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions {
        padding: 33px 0 0
    }

    .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        max-width: 480px
    }

    .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .input-text,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .input-text {
        width: 272px
    }

    .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .button,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .button {
        margin: 0 0 0 16px;
        width: auto
    }

    .woocommerce .woocommerce-cart-form table.shop_table td.actions>.button,.woocommerce-page .woocommerce-cart-form table.shop_table td.actions>.button {
        min-width: 140px;
        margin-top: 31px
    }

    .woocommerce .woocommerce-cart-form table.shop_table .woocommerce-cart-form__cart-item:first-child td,.woocommerce-page .woocommerce-cart-form table.shop_table .woocommerce-cart-form__cart-item:first-child td {
        border: none
    }

    .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail,.woocommerce-page .woocommerce-cart-form table.shop_table .product-thumbnail {
        width: 80px;
        padding-left: 35px;
        padding-right: 18px
    }

    .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail img,.woocommerce-page .woocommerce-cart-form table.shop_table .product-thumbnail img {
        border: none;
        position: relative
    }

    .woocommerce .woocommerce-cart-form table.shop_table .product-remove,.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove {
        padding-left: 10px;
        padding-right: 10px
    }

    .woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove,.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove .remove {
        margin: 0 auto
    }

    .woocommerce .woocommerce-cart-form table.shop_table .product-subtotal,.woocommerce-page .woocommerce-cart-form table.shop_table .product-subtotal {
        width: 15%
    }

    .woocommerce .woocommerce-cart-form table.shop_table .product-quantity,.woocommerce-page .woocommerce-cart-form table.shop_table .product-quantity {
        width: 25%;
        text-align: center
    }

    .woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals {
        margin: 100px 0 0
    }

    .woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
        width: 45%;
        max-width: 292px;
        border-width: 2px;
        border-style: solid;
        padding: 65px 75px 67px 80px
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table,.woocommerce-page .cart-collaterals .cart_totals table.shop_table {
        -webkit-border-radius: 0;
        border-radius: 0;
        border: none
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table tr:not(.woocommerce-shipping-totals),.woocommerce-page .cart-collaterals .cart_totals table.shop_table tr:not(.woocommerce-shipping-totals) {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        width: 100%
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table td,.woocommerce .cart-collaterals .cart_totals table.shop_table th,.woocommerce-page .cart-collaterals .cart_totals table.shop_table td,.woocommerce-page .cart-collaterals .cart_totals table.shop_table th {
        padding: 2px 0
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table td:last-child,.woocommerce .cart-collaterals .cart_totals table.shop_table th:last-child,.woocommerce-page .cart-collaterals .cart_totals table.shop_table td:last-child,.woocommerce-page .cart-collaterals .cart_totals table.shop_table th:last-child {
        padding-left: 20px;
        text-align: right
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table td,.woocommerce-page .cart-collaterals .cart_totals table.shop_table td {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        text-align: right
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table th,.woocommerce-page .cart-collaterals .cart_totals table.shop_table th {
        width: initial
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals,.woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals {
        position: relative
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,.woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals th,.woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,.woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals th {
        display: block
    }

    .woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,.woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td {
        padding: 0 0 8px!important;
        text-transform: inherit;
        text-align: left;
        font-weight: 400
    }

    .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator,.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
        text-align: left
    }

    .woocommerce .cart-collaterals .cart_totals .shipping-calculator-button,.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-button {
        margin: 0
    }

    .woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type,.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type {
        margin: 0
    }
}

@media only screen and (min-width: 992px) {
    .woocommerce .woocommerce-cart-form table.shop_table .product-remove,.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove {
        width:60px
    }

    .woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
        width: 33.5043%
    }
}

@media only screen and (min-width: 1200px) {
    .woocommerce .woocommerce-cart-form table.shop_table .quantity-wrapper .quantity,.woocommerce-page .woocommerce-cart-form table.shop_table .quantity-wrapper .quantity {
        width:43px;
        height: 43px;
        margin: 0
    }

    .woocommerce .woocommerce-cart-form table.shop_table .quantity-wrapper .quantity .qty,.woocommerce-page .woocommerce-cart-form table.shop_table .quantity-wrapper .quantity .qty {
        padding: 13px 0;
        height: 43px;
        width: 43px
    }

    .woocommerce .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-minus,.woocommerce .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-plus,.woocommerce-page .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-minus,.woocommerce-page .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-plus {
        width: 43px;
        height: 43px
    }

    .woocommerce .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-minus .icon:before,.woocommerce .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-plus .icon:before,.woocommerce-page .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-minus .icon:before,.woocommerce-page .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-plus .icon:before {
        width: 10px;
        margin: -1px 0 0 -5px
    }

    .woocommerce .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-minus .icon:after,.woocommerce .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-plus .icon:after,.woocommerce-page .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-minus .icon:after,.woocommerce-page .woocommerce-cart-form table.shop_table .quantity-wrapper .btn-plus .icon:after {
        height: 10px;
        margin: -5px 0 0 -1px
    }
}

.woocommerce-checkout .content h3:not(#ship-to-different-address)>span {
    font-size: 110%
}

.woocommerce-checkout .content-wrapper .content-inner ul>li {
    padding: 0
}

.woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper .form-row textarea {
    height: 130px
}

.woocommerce-checkout .checkout .form-row {
    margin-bottom: 12px
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme,.woocommerce-page .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
    width: 100%;
    font-weight: 500
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,.woocommerce-page .woocommerce-form-login .woocommerce-form-login__submit {
    float: none;
    clear: both;
    margin: 19px 0 0
}

.woocommerce .woocommerce-checkout h3#order_review_heading:first-child,.woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
    margin-top: 50px
}

.woocommerce .woocommerce-checkout .place-order,.woocommerce-page .woocommerce-checkout .place-order {
    margin: 13px 0 0;
    position: relative;
    z-index: 2
}

.woocommerce .woocommerce-input-wrapper,.woocommerce-page .woocommerce-input-wrapper {
    display: block;
    width: 100%
}

.woocommerce .woocommerce-terms-and-conditions-wrapper input[type="checkbox"].input-checkbox,.woocommerce-page .woocommerce-terms-and-conditions-wrapper input[type="checkbox"].input-checkbox {
    margin: 4px 7px 0 0!important
}

.woocommerce form .woocommerce-billing-fields__field-wrapper,.woocommerce form .woocommerce-shipping-fields__field-wrapper,.woocommerce form .woocommerce-additional-fields__field-wrapper,.woocommerce form .woocommerce-account-fields,.woocommerce-page form .woocommerce-billing-fields__field-wrapper,.woocommerce-page form .woocommerce-shipping-fields__field-wrapper,.woocommerce-page form .woocommerce-additional-fields__field-wrapper,.woocommerce-page form .woocommerce-account-fields {
    margin: 0 -13px
}

.woocommerce form .woocommerce-billing-fields h3,.woocommerce-page form .woocommerce-billing-fields h3 {
    font-weight: 600;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: .45em
}

.woocommerce form .woocommerce-form__label-for-checkbox,.woocommerce-page form .woocommerce-form__label-for-checkbox {
    font-weight: 500;
    font-size: 14px
}

.woocommerce form .woocommerce-form__label-for-checkbox input[type="checkbox"].input-checkbox,.woocommerce-page form .woocommerce-form__label-for-checkbox input[type="checkbox"].input-checkbox {
    margin: 2px 7px 0 0
}

.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce form .form-row,.woocommerce-page form .form-row {
    padding: 0 13px 0;
    margin: 0 0 20px
}

.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea {
    line-height: 30px;
    height: 69px
}

.woocommerce form h3 label,.woocommerce-page form h3 label {
    letter-spacing: normal
}

.woocommerce form .woocommerce-form__label-for-checkbox,.woocommerce-page form .woocommerce-form__label-for-checkbox {
    position: relative;
    font-weight: 400
}

.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required,.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required {
    padding: 0;
    margin: 15px 0 0
}

.woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox,.woocommerce-page .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
    font-size: 16px
}

.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register {
    padding: 20px
}

.woocommerce-checkout-review-order h3#order_total_heading {
    margin-top: 0
}

.woocommerce-checkout-review-order:not(:last-child) {
    margin-bottom: 55px
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table {
    border: none!important;
    margin-top: 0!important;
    vertical-align: top
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table thead,.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody {
    display: none
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .amount {
    font-size: 18px;
    font-weight: 500
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table td,.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table th {
    font-weight: 500;
    font-size: 18px
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th {
    vertical-align: middle
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table td {
    padding: 4px 0 4px 20px;
    vertical-align: top;
    text-align: right
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table td .select2 {
    text-align: left;
    width: 100%!important
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table th {
    padding: 4px 0;
    vertical-align: top
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table ul li {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 .5em
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table ul li label {
    font-size: 14px;
    line-height: 1.5em
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table ul li:before {
    display: none;
    content: none
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot th:after {
    content: ':'
}

.woocommerce-checkout-review-order .checkout_cart_table {
    width: 100%
}

.woocommerce-checkout-review-order .checkout_cart_table:not(:last-child) {
    margin-bottom: 22px
}

.woocommerce-checkout-review-order .checkout_cart_table td {
    padding: 15px 0 15px 30px
}

.woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
    padding: 15px 0;
    width: 50px
}

.woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
    width: 50px;
    height: auto;
    display: block;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px
}

.woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-title .product-name-title-desktop {
    display: none
}

.woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-info {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600
}

.woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-info:not(:first-child) {
    margin: 2px 0 0
}

.woocommerce-checkout-review-order .checkout_cart_table .product-total .amount {
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 0 0 20px
}

.woocommerce-checkout-review-order .checkout_cart_table .product-remove {
    width: 30px;
    text-align: right
}

.woocommerce-checkout-review-order .checkout_cart_table .product-remove .remove {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    background: none;
    font-weight: 400;
    margin: 0 -15px 20px 10px;
    color: #e33f1e
}

.woocommerce-checkout-review-order .checkout_cart_table .product-remove .remove:hover {
    background: none
}

.woocommerce-checkout-review-total {
    margin: -11px 0 0
}

.woocommerce-checkout-review-total .checkout_total_table {
    width: 100%
}

.woocommerce-checkout-review-total .checkout_total_table td {
    padding: 10px 0 10px 20px;
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px
}

.woocommerce-checkout-review-total .checkout_total_table td:first-child {
    padding: 10px 0;
    text-align: left
}

.woocommerce-checkout-shipping-method:not(:last-child) {
    margin-bottom: 65px
}

.woocommerce-checkout-shipping-method ul#shipping_method {
    margin: 0
}

.woocommerce-checkout-shipping-method ul#shipping_method li {
    margin: 0;
    padding: 0
}

.woocommerce-checkout-shipping-method ul#shipping_method li:not(:first-child) {
    margin: 8px 0 0
}

.woocommerce-checkout-shipping-method ul#shipping_method li:before {
    content: none;
    display: none
}

.woocommerce-checkout-shipping-method ul#shipping_method li input {
    vertical-align: middle;
    margin: -2px 10px 0 0
}

.woocommerce-checkout-shipping-method ul#shipping_method li label {
    vertical-align: middle;
    font-weight: 600;
    display: inline
}

#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none
}

#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods {
    margin: 0;
    padding: 0;
    border: none
}

#add_payment_method #payment ul.payment_methods li,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice),.woocommerce-cart #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),.woocommerce-checkout #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) {
    padding: 0
}

#add_payment_method #payment ul.payment_methods li:before,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-cart #payment ul.payment_methods li:before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-checkout #payment ul.payment_methods li:before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before {
    content: none;
    display: none
}

#add_payment_method #payment ul.payment_methods li img,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) img,.woocommerce-checkout #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) img {
    display: inline-block;
    margin: -2px .5em 0 .5em
}

#add_payment_method #payment ul.payment_methods li.payment_method_paypal .about_paypal,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal .about_paypal,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal .about_paypal,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal {
    font-size: 1em;
    line-height: inherit;
    float: none;
    font-weight: 400;
    white-space: nowrap
}

#add_payment_method #payment ul.payment_methods li input,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) input,.woocommerce-checkout #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) input {
    margin: -3px 10px 0 0
}

#add_payment_method #payment ul.payment_methods li label,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) label,.woocommerce-cart #payment ul.payment_methods li label,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) label,.woocommerce-checkout #payment ul.payment_methods li label,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) label {
    font-weight: 600;
    display: inline
}

#add_payment_method #payment ul.payment_methods li.woocommerce-notice,.woocommerce-cart #payment ul.payment_methods li.woocommerce-notice,.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice {
    padding: .5em 1.5em 1em
}

.woocommerce .checkout-columns .checkout-column-side,.woocommerce-page .checkout-columns .checkout-column-side {
    margin-top: 90px
}

.woocommerce .checkout-columns .checkout-column-side #order_review_heading,.woocommerce .checkout-columns .checkout-column-side #order_total_heading,.woocommerce .checkout-columns .checkout-column-side .payment_method,.woocommerce-page .checkout-columns .checkout-column-side #order_review_heading,.woocommerce-page .checkout-columns .checkout-column-side #order_total_heading,.woocommerce-page .checkout-columns .checkout-column-side .payment_method {
    margin-bottom: 1.8em;
    border-bottom: 2px solid;
    padding-bottom: .9em;
    padding-right: 1.5em;
    text-transform: uppercase;
    position: relative
}

.woocommerce .checkout-columns .checkout-column-side #order_review_heading:before,.woocommerce .checkout-columns .checkout-column-side #order_total_heading:before,.woocommerce .checkout-columns .checkout-column-side .payment_method:before,.woocommerce-page .checkout-columns .checkout-column-side #order_review_heading:before,.woocommerce-page .checkout-columns .checkout-column-side #order_total_heading:before,.woocommerce-page .checkout-columns .checkout-column-side .payment_method:before {
    display: block;
    font-family: 'fontello';
    content: '\e82d';
    font-size: 88.8888%;
    font-weight: 400;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 0;
    right: 0
}

.woocommerce .checkout-columns .col2-set .col-2,.woocommerce-page .checkout-columns .col2-set .col-2 {
    margin: 0
}

#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row {
    padding: 0
}

.checkout-total-wrapper {
    margin-bottom: 20px
}

.checkout-total-wrapper:not(:first-child) {
    margin-top: 90px
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
    float: none;
    margin: 34px 0 0
}

@media only screen and (min-width: 576px) {
    .woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
        width:50%
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce table.shop_table.checkout_cart_table {
        margin-bottom:50px
    }

    .woocommerce table.shop_table.checkout_cart_table .cart_item {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        width: 100%
    }

    .woocommerce table.shop_table.checkout_cart_table .product-remove {
        width: initial;
        order: -1
    }

    .woocommerce table.shop_table.checkout_cart_table .product-remove .remove {
        margin: 0
    }

    .woocommerce table.shop_table.checkout_cart_table .product-thumbnail {
        width: initial;
        padding: 12px
    }

    .woocommerce table.shop_table.checkout_cart_table .product-thumbnail:before {
        display: none;
        content: none
    }

    .woocommerce table.shop_table.checkout_cart_table .product-thumbnail img {
        width: 90px;
        height: 90px;
        border: none;
        object-fit: cover
    }

    .woocommerce table.shop_table.checkout_cart_table .product-total .amount {
        padding: 0
    }

    .woocommerce table.shop_table.checkout_cart_table td:before {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px
    }

    .woocommerce table.shop_table.checkout_cart_table tbody tr td,.woocommerce table.shop_table.checkout_cart_table tbody tr:first-child td {
        border-top-width: 1px;
        border-top-style: solid
    }

    .woocommerce table.shop_table.checkout_cart_table tbody tr:first-child td.product-remove {
        border: none
    }
}

@media only screen and (min-width: 768px) {
    .woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register {
        padding:20px
    }

    .woocommerce .woocommerce-checkout-review-order,.woocommerce-page .woocommerce-checkout-review-order {
        margin-top: -5px
    }

    .woocommerce .woocommerce-checkout-review-order .checkout_cart_table,.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table {
        border: none
    }

    .woocommerce .woocommerce-checkout-review-order .checkout_cart_table td,.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table td {
        padding: 15px 0 15px 15px
    }

    .woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-name,.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-name {
        padding-left: 35px
    }

    .woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail,.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
        width: 80px;
        padding: 15px 0
    }

    .woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img,.woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
        width: 80px;
        height: 80px;
        object-fit: cover;
        border: none;
        position: relative
    }

    .woocommerce .woocommerce-checkout h3#order_review_heading:first-child,.woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
        margin-top: 65px
    }
}

@media only screen and (min-width: 992px) {
    .woocommerce .woocommerce-checkout h3#order_review_heading:first-child,.woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
        margin-top:0
    }

    .woocommerce .woocommerce-checkout .checkout_cart_table .product-name,.woocommerce-page .woocommerce-checkout .checkout_cart_table .product-name {
        padding-left: 25px
    }

    .woocommerce .woocommerce-checkout .checkout_cart_table .product-name .product-name-title,.woocommerce-page .woocommerce-checkout .checkout_cart_table .product-name .product-name-title {
        font-size: 16px
    }

    .woocommerce .checkout-columns,.woocommerce-page .checkout-columns {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin: 0 -20px
    }

    .woocommerce .checkout-columns .checkout-column-main,.woocommerce-page .checkout-columns .checkout-column-main {
        padding: 0 20px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 65%
    }

    .woocommerce .checkout-columns .checkout-column-side,.woocommerce-page .checkout-columns .checkout-column-side {
        margin: 0;
        padding: 0 20px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 35%
    }

    .woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-title .product-name-title-desktop {
        display: block
    }

    .woocommerce-checkout-review-order .checkout_cart_table .product-name .product-name-title .product-name-title-desktop+span {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .woocommerce .woocommerce-checkout .checkout_cart_table .product-name,.woocommerce-page .woocommerce-checkout .checkout_cart_table .product-name {
        padding-left:35px
    }

    .woocommerce .woocommerce-checkout .checkout_cart_table .product-name .product-name-title,.woocommerce-page .woocommerce-checkout .checkout_cart_table .product-name .product-name-title {
        font-size: 18px
    }
}

@media only screen and (min-width: 1440px) {
    .woocommerce .checkout-columns .checkout-column-main,.woocommerce-page .checkout-columns .checkout-column-main {
        width:75%
    }

    .woocommerce .checkout-columns .checkout-column-side,.woocommerce-page .checkout-columns .checkout-column-side {
        width: 25%
    }
}

.woocommerce .col2-set,.woocommerce-page .col2-set {
    margin: 0;
    width: auto
}

.woocommerce .col2-set:before,.woocommerce .col2-set:after,.woocommerce-page .col2-set:before,.woocommerce-page .col2-set:after {
    content: none;
    display: none
}

.woocommerce .col2-set:not(:last-child),.woocommerce-page .col2-set:not(:last-child) {
    margin-bottom: 70px
}

.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2 {
    float: none;
    max-width: none;
    width: auto;
    padding: 0
}

.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
    margin: 70px 0 0
}

.woocommerce form .show-password-input,.woocommerce-page form .show-password-input {
    top: 1em;
    right: 0;
    font-size: 10px;
    opacity: .5
}

.woocommerce form .show-password-input:after,.woocommerce-page form .show-password-input:after {
    content: '\e828';
    font-family: 'fontello'
}

.woocommerce form .form-row,.woocommerce-page form .form-row {
    margin-bottom: 20px
}

.woocommerce table[class*='woocommerce'] tr td,.woocommerce table[class*='woocommerce'] tr th,.woocommerce table[class*='cart'] tr td,.woocommerce table[class*='cart'] tr th,.woocommerce table[class*='checkout'] tr td,.woocommerce table[class*='checkout'] tr th,.woocommerce table[class*='shop'] tr td,.woocommerce table[class*='shop'] tr th,.woocommerce-page table[class*='woocommerce'] tr td,.woocommerce-page table[class*='woocommerce'] tr th,.woocommerce-page table[class*='cart'] tr td,.woocommerce-page table[class*='cart'] tr th,.woocommerce-page table[class*='checkout'] tr td,.woocommerce-page table[class*='checkout'] tr th,.woocommerce-page table[class*='shop'] tr td,.woocommerce-page table[class*='shop'] tr th {
    border: none
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
    -webkit-border-radius: 0;
    border-radius: 0
}

.woocommerce .catalog-top-info-wrapper {
    margin: 0 0 28px;
    font-size: 0;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.woocommerce .catalog-top-info-wrapper:after {
    content: '';
    display: table;
    clear: both
}

.woocommerce .catalog-top-info-wrapper .woocommerce-notices-wrapper {
    order: 0;
    width: 100%
}

.woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
    order: 1;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -.03em
}

.woocommerce .catalog-top-info-wrapper .woocommerce-ordering {
    order: 2;
    width: 100%;
    position: relative;
    margin: 0
}

.woocommerce .catalog-top-info-wrapper .woocommerce-ordering:after {
    content: '\e801';
    display: block;
    position: absolute;
    width: 22px;
    height: 30px;
    text-align: right;
    font: 400 normal 6px/30px 'fontello';
    top: 0;
    bottom: 1px;
    right: 0;
    left: initial;
    cursor: pointer;
    z-index: 1
}

.woocommerce .catalog-top-info-wrapper .woocommerce-ordering select {
    min-width: 230px;
    width: 100%;
    height: 30px;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
    border-bottom: 1px solid;
    padding: 0 22px 0 0;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: none;
    position: relative;
    z-index: 2;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -.03em
}

.woocommerce .catalog-top-info-wrapper .woocommerce-ordering select::-ms-expand {
    display: none
}

.woocommerce .catalog-top-info-wrapper .woocommerce-ordering option {
    font-weight: 400;
    text-transform: none
}

.woocommerce .catalog-top-info-wrapper .product-filters-trigger-wrapper {
    order: 3
}

.woocommerce .catalog-top-info-wrapper .shop-mode-buttons {
    order: 4
}

.woocommerce .woocommerce-result-count {
    width: 100%;
    margin: 0 0 13px
}

.woocommerce .shop-mode-buttons {
    margin: 20px 0 0 30px;
    white-space: nowrap;
    font-size: 0;
    line-height: 1
}

.woocommerce .shop-mode-buttons a {
    margin: 5px 0 6px 6px;
    display: inline-block;
    vertical-align: top;
    opacity: .3;
    height: 20px;
    width: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    font: 700 normal 18px/20px 'Font Awesome 5 Free'
}

.woocommerce .shop-mode-buttons .woocommerce-grid:before {
    content: '\f00a'
}

.woocommerce .shop-mode-buttons .woocommerce-list:before {
    content: '\f00b'
}

.woocommerce .shop_mode_grid .shop-mode-buttons .woocommerce-grid {
    opacity: 1
}

.woocommerce .shop_mode_list .shop-mode-buttons .woocommerce-list {
    opacity: 1
}

.woocommerce form.lost_reset_password,.woocommerce form.login,.woocommerce form.register {
    position: relative;
    z-index: 2;
    -webkit-border-radius: 0;
    border-radius: 0
}

.woocommerce form.lost_reset_password p,.woocommerce form.login p,.woocommerce form.register p {
    padding-left: 10px;
    padding-right: 10px
}

.woocommerce form.lost_reset_password .lost_password,.woocommerce form.login .lost_password,.woocommerce form.register .lost_password {
    margin-bottom: 0
}

.woocommerce form.checkout_coupon {
    -webkit-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 2
}

.woocommerce form.checkout_coupon p {
    padding: 0 10px
}

.woocommerce form.checkout_coupon .form-row-first {
    padding: 0 10px;
    margin-bottom: 20px
}

.woocommerce form.checkout_coupon .form-row-last {
    padding: 0 10px;
    position: relative;
    z-index: 2;
    margin-bottom: 0
}

.woocommerce form.checkout_coupon button {
    width: 100%;
    margin-top: 14px
}

body .content-wrapper ul.woocommerce-error,body .content-wrapper ul.woocommerce-info,body .content-wrapper ul.woocommerce-message {
    padding: 1em 2em 1em 4em;
    z-index: 2
}

body .content-wrapper ul.woocommerce-error li:before,body .content-wrapper ul.woocommerce-info li:before,body .content-wrapper ul.woocommerce-message li:before {
    content: none;
    display: none
}

body .content-wrapper ul.woocommerce-error li,body .content-wrapper ul.woocommerce-error li:not(:last-of-type),body .content-wrapper ul.woocommerce-info li,body .content-wrapper ul.woocommerce-info li:not(:last-of-type),body .content-wrapper ul.woocommerce-message li,body .content-wrapper ul.woocommerce-message li:not(:last-of-type) {
    margin-bottom: 0
}

body .content-wrapper .woocommerce-error,body .content-wrapper .woocommerce-info,body .content-wrapper .woocommerce-message {
    margin: 0 0 45px;
    z-index: 2;
    line-height: 1.5625em
}

body .content-wrapper .woocommerce-error:before,body .content-wrapper .woocommerce-info:before,body .content-wrapper .woocommerce-message:before {
    font-size: 18px;
    line-height: 30px;
    top: .7em;
    right: initial;
    left: 1.55em
}

body .content-wrapper .woocommerce-error .button,body .content-wrapper .woocommerce-info .button,body .content-wrapper .woocommerce-message .button {
    margin: 20px 0 0;
    outline: none;
    text-decoration: none
}

body .content-wrapper .woocommerce-error a,body .content-wrapper .woocommerce-info a,body .content-wrapper .woocommerce-message a {
    font-weight: 400;
    text-decoration: underline;
    margin-left: 1em
}

body .content-wrapper .woocommerce-error:not(.woocommerce-notice),body .content-wrapper .woocommerce-info:not(.woocommerce-notice),body .content-wrapper .woocommerce-message:not(.woocommerce-notice) {
    padding: 1em 2em 1em 4em;
    background: none;
    border-width: 2px;
    border-style: solid
}

body .content-wrapper .woocommerce-error.woocommerce-notice,body .content-wrapper .woocommerce-info.woocommerce-notice,body .content-wrapper .woocommerce-message.woocommerce-notice {
    border-top-width: 4px
}

body .content-wrapper .woocommerce-info {
    border-color: #6396d0
}

body .content-wrapper .woocommerce-info:before {
    color: #6396d0
}

body .content-wrapper .woocommerce-error {
    border-color: #ea7562
}

body .content-wrapper .woocommerce-error:before {
    color: #ea7562
}

body .content-wrapper .woocommerce-message {
    border-color: #00dcae
}

body .content-wrapper .woocommerce-message:before {
    color: #00dcae
}

.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select {
    border-color: #00dcae;
    color: #00dcae
}

.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select {
    border-color: #00dcae;
    color: #00dcae
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #ea7562;
    color: #ea7562
}

ul.products {
    margin: 0!important
}

ul.products li:before {
    content: none!important;
    display: none!important
}

.woocommerce a.remove:hover {
    color: #ea7562!important
}

.woocommerce-pagination {
    display: block;
    position: relative;
    z-index: 2;
    font-size: 0;
    line-height: 1;
    text-align: center
}

.woocommerce-pagination:not(:first-child) {
    margin-top: 40px
}

.woocommerce-pagination .page-numbers,.woocommerce-pagination .post-page-numbers {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    min-width: 50px;
    height: 50px;
    font-size: 18px;
    position: relative;
    line-height: 50px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    margin: 0 -1px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all,0.3s;
    transition: all,0.3s;
    overflow: hidden
}

.woocommerce-pagination .page-numbers:hover,.woocommerce-pagination .post-page-numbers:hover {
    z-index: 2
}

.woocommerce-pagination .page-numbers.dots,.woocommerce-pagination .post-page-numbers.dots {
    cursor: default;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 29px;
    margin: 0 0 0 1px
}

.woocommerce-pagination .page-numbers.current,.woocommerce-pagination .post-page-numbers.current {
    cursor: default;
    z-index: 3
}

.woocommerce-pagination .page-numbers .button-icon,.woocommerce-pagination .post-page-numbers .button-icon {
    display: inline-block;
    vertical-align: top;
    font: 400 normal 10px/50px 'fontello'
}

.woocommerce-pagination .page-numbers.prev .button-icon:before,.woocommerce-pagination .post-page-numbers.prev .button-icon:before {
    content: '\e80d'
}

.woocommerce-pagination .page-numbers.next .button-icon:before,.woocommerce-pagination .post-page-numbers.next .button-icon:before {
    content: '\e824'
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,.woocommerce .star-rating,.star-rating {
    order: 4;
    font: 400 normal 15px/1 'fontello';
    letter-spacing: .1333em;
    width: 5.0127em;
    overflow: hidden;
    position: relative;
    height: 1em
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before,.woocommerce .star-rating:before,.star-rating:before {
    content: '\e829\e829\e829\e829\e829';
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    right: initial;
    opacity: 1
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span,.woocommerce .star-rating span,.star-rating span {
    color: #ffa16a;
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    right: initial;
    position: absolute
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before,.woocommerce .star-rating span:before,.star-rating span:before {
    content: '\e829\e829\e829\e829\e829';
    position: absolute;
    left: 0;
    right: initial;
    top: 0;
    color: inherit
}

.woocommerce .star-rating:before,.woocommerce-page .star-rating:before,.star-rating:before,.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,.woocommerce #review_form #respond p.stars a:before,.woocommerce #review_form #respond p.stars.selected a.active~a:before,.woocommerce #review_form #respond p.stars:not(.selected) a:hover~a:before {
    color: #dfdfdf
}

.woocommerce .quantity-wrapper {
    font-size: 0;
    line-height: 1;
    white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.woocommerce .quantity-wrapper .quantity {
    margin: 0 -1px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    width: 38px;
    height: 38px;
    float: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.woocommerce .quantity-wrapper .quantity .qty {
    width: 38px;
    height: 38px;
    font-size: 18px;
    line-height: 30px;
    padding: 13px 10px;
    border: none;
    outline: none;
    background: none;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.woocommerce .quantity-wrapper .quantity .qty::-webkit-inner-spin-button,.woocommerce .quantity-wrapper .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.woocommerce .quantity-wrapper .quantity .qty::-webkit-input-placeholder {
    opacity: 1
}

.woocommerce .quantity-wrapper .quantity .qty:-moz-placeholder {
    opacity: 1
}

.woocommerce .quantity-wrapper .quantity .qty::-moz-placeholder {
    opacity: 1
}

.woocommerce .quantity-wrapper .quantity .qty:-ms-input-placeholder {
    opacity: 1
}

.woocommerce .quantity-wrapper.hidden {
    display: none
}

.woocommerce .quantity-wrapper.styled {
    position: relative;
    z-index: 2
}

.woocommerce .quantity-wrapper.styled .btn-plus,.woocommerce .quantity-wrapper.styled .btn-minus {
    cursor: pointer;
    width: 38px;
    height: 38px;
    border-width: 1px;
    border-style: solid;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.woocommerce .quantity-wrapper.styled .btn-plus .icon,.woocommerce .quantity-wrapper.styled .btn-minus .icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.woocommerce .quantity-wrapper.styled .btn-plus .icon:before,.woocommerce .quantity-wrapper.styled .btn-plus .icon:after,.woocommerce .quantity-wrapper.styled .btn-minus .icon:before,.woocommerce .quantity-wrapper.styled .btn-minus .icon:after {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    right: auto;
    top: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.woocommerce .quantity-wrapper.styled .btn-plus .icon:before,.woocommerce .quantity-wrapper.styled .btn-minus .icon:before {
    width: 10px;
    height: 2px;
    margin: -1px 0 0 -5px
}

.woocommerce .quantity-wrapper.styled .btn-minus {
    margin: 0 -1px 0 0
}

.woocommerce .quantity-wrapper.styled .btn-plus {
    margin: 0 0 0 -1px
}

.woocommerce .quantity-wrapper.styled .btn-plus .icon:after {
    width: 2px;
    height: 10px;
    margin: -5px 0 0 -1px
}

.woocommerce .quantity-wrapper.styled .quantity .qty {
    padding: 5px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.added_to_cart,.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled] {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 30px 3px 0;
    line-height: 2.1429em;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    outline: none;
    cursor: pointer;
    pointer-events: auto;
    background-color: transparent;
    border: none;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.woocommerce a.button:after,.woocommerce a.button.alt:after,.woocommerce button.button:after,.woocommerce button.button.alt:after,.woocommerce input.button:after,.woocommerce #respond input#submit:after,.woocommerce a.added_to_cart:after,.woocommerce #respond input#submit.disabled:after,.woocommerce #respond input#submit:disabled:after,.woocommerce #respond input#submit:disabled[disabled]:after,.woocommerce a.button.disabled:after,.woocommerce a.button:disabled:after,.woocommerce a.button:disabled[disabled]:after,.woocommerce button.button.disabled:after,.woocommerce button.button:disabled:after,.woocommerce button.button:disabled[disabled]:after,.woocommerce input.button.disabled:after,.woocommerce input.button:disabled:after,.woocommerce input.button:disabled[disabled]:after {
    font-family: 'fontello';
    content: '\e82d';
    font-size: 85.7%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -2px;
    right: 0;
    transition: opacity 0.3s .15s
}

.woocommerce a.button:focus,.woocommerce a.button:active,.woocommerce a.button.alt:focus,.woocommerce a.button.alt:active,.woocommerce button.button:focus,.woocommerce button.button:active,.woocommerce button.button.alt:focus,.woocommerce button.button.alt:active,.woocommerce input.button:focus,.woocommerce input.button:active,.woocommerce #respond input#submit:focus,.woocommerce #respond input#submit:active,.woocommerce a.added_to_cart:focus,.woocommerce a.added_to_cart:active,.woocommerce #respond input#submit.disabled:focus,.woocommerce #respond input#submit.disabled:active,.woocommerce #respond input#submit:disabled:focus,.woocommerce #respond input#submit:disabled:active,.woocommerce #respond input#submit:disabled[disabled]:focus,.woocommerce #respond input#submit:disabled[disabled]:active,.woocommerce a.button.disabled:focus,.woocommerce a.button.disabled:active,.woocommerce a.button:disabled:focus,.woocommerce a.button:disabled:active,.woocommerce a.button:disabled[disabled]:focus,.woocommerce a.button:disabled[disabled]:active,.woocommerce button.button.disabled:focus,.woocommerce button.button.disabled:active,.woocommerce button.button:disabled:focus,.woocommerce button.button:disabled:active,.woocommerce button.button:disabled[disabled]:focus,.woocommerce button.button:disabled[disabled]:active,.woocommerce input.button.disabled:focus,.woocommerce input.button.disabled:active,.woocommerce input.button:disabled:focus,.woocommerce input.button:disabled:active,.woocommerce input.button:disabled[disabled]:focus,.woocommerce input.button:disabled[disabled]:active {
    outline: none
}

.woocommerce a.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button:hover,.woocommerce button.button.alt:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.added_to_cart:hover,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover {
    background-color: transparent
}

.woocommerce a.button:hover:after,.woocommerce a.button.alt:hover:after,.woocommerce button.button:hover:after,.woocommerce button.button.alt:hover:after,.woocommerce input.button:hover:after,.woocommerce #respond input#submit:hover:after,.woocommerce a.added_to_cart:hover:after,.woocommerce #respond input#submit.disabled:hover:after,.woocommerce #respond input#submit:disabled:hover:after,.woocommerce #respond input#submit:disabled[disabled]:hover:after,.woocommerce a.button.disabled:hover:after,.woocommerce a.button:disabled:hover:after,.woocommerce a.button:disabled[disabled]:hover:after,.woocommerce button.button.disabled:hover:after,.woocommerce button.button:disabled:hover:after,.woocommerce button.button:disabled[disabled]:hover:after,.woocommerce input.button.disabled:hover:after,.woocommerce input.button:disabled:hover:after,.woocommerce input.button:disabled[disabled]:hover:after {
    opacity: 0;
    transition-delay: 0s
}

.woocommerce a.button.loading:after,.woocommerce a.button.alt.loading:after,.woocommerce button.button.loading:after,.woocommerce button.button.alt.loading:after,.woocommerce input.button.loading:after,.woocommerce #respond input#submit.loading:after,.woocommerce a.added_to_cart.loading:after,.woocommerce #respond input#submit.disabled.loading:after,.woocommerce #respond input#submit:disabled.loading:after,.woocommerce #respond input#submit:disabled[disabled].loading:after,.woocommerce a.button.disabled.loading:after,.woocommerce a.button:disabled.loading:after,.woocommerce a.button:disabled[disabled].loading:after,.woocommerce button.button.disabled.loading:after,.woocommerce button.button:disabled.loading:after,.woocommerce button.button:disabled[disabled].loading:after,.woocommerce input.button.disabled.loading:after,.woocommerce input.button:disabled.loading:after,.woocommerce input.button:disabled[disabled].loading:after {
    animation: none
}

.woocommerce.single-product a.button.alt:hover:after,.woocommerce.single-product button.button.alt:hover:after,.woocommerce.single-product a.added_to_cart:hover:after,.woocommerce #respond input#submit.disabled:hover:after,.woocommerce #respond input#submit:disabled:hover:after,.woocommerce #respond input#submit:disabled[disabled]:hover:after,.woocommerce a.button.disabled:hover:after,.woocommerce a.button:disabled:hover:after,.woocommerce a.button:disabled[disabled]:hover:after,.woocommerce button.button.disabled:hover:after,.woocommerce button.button:disabled:hover:after,.woocommerce button.button:disabled[disabled]:hover:after,.woocommerce input.button.disabled:hover:after,.woocommerce input.button:disabled:hover:after,.woocommerce input.button:disabled[disabled]:hover:after {
    opacity: 1
}

.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.added_to_cart {
    border: none;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    -webkit-transition: all 0.3s,background-size 0.2s linear 0.15s;
    transition: all 0.3s,background-size 0.2s linear 0.15s;
    transform: translateZ(0)
}

.woocommerce a.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button:hover,.woocommerce button.button.alt:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.added_to_cart:hover {
    background-size: 0% 1px;
    transition-delay: 0s;
    --stroke-dashoffset: 26;
    --stroke-duration: .3s;
    --stroke-easing: cubic-bezier(0.3, 1.5, 0.5, 1);
    --stroke-delay: .195s
}

.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce a.added_to_cart.disabled:hover,.woocommerce a.added_to_cart:disabled:hover {
    background-size: 100% 1px;
    transition-delay: 0s;
    --stroke-dashoffset: initial
}

.woocommerce a.button svg,.woocommerce a.button.alt svg,.woocommerce button.button svg,.woocommerce button.button.alt svg,.woocommerce input.button svg,.woocommerce #respond input#submit svg,.woocommerce a.added_to_cart svg {
    line-height: 1;
    width: 30px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1px;
    stroke-dasharray: 7.95 30;
    stroke-dashoffset: var(--stroke-dashoffset,46);
    transition: stroke-dashoffset var(--stroke-duration,0.15s) var(--stroke-easing,linear) var(--stroke-delay,0s);
    margin-top: -1px
}

.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: transparent;
    cursor: not-allowed
}

.product-filters-trigger-wrapper {
    font-size: 16px;
    line-height: 30px;
    float: none;
    clear: both;
    padding: 18px 0 0
}

.product-filters-trigger-wrapper .product-filters-trigger {
    cursor: pointer
}

.woocommerce .outer-form-wrapper {
    max-width: 420px;
    margin: 0 auto
}

.woocommerce .outer-form-wrapper h5 {
    font-weight: 600;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding: 0 0 .5em;
    margin-bottom: 2em
}

.woocommerce .outer-form-wrapper form.login,.woocommerce .outer-form-wrapper form.lost_reset_password,.woocommerce .outer-form-wrapper form.register {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin: 0 -15px;
    font-size: 16px
}

.woocommerce .outer-form-wrapper form.login>p,.woocommerce .outer-form-wrapper form.lost_reset_password>p,.woocommerce .outer-form-wrapper form.register>p {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0
}

.woocommerce .outer-form-wrapper form.login>p:not(:first-child),.woocommerce .outer-form-wrapper form.lost_reset_password>p:not(:first-child),.woocommerce .outer-form-wrapper form.register>p:not(:first-child) {
    margin-top: 15px
}

.woocommerce .outer-form-wrapper form.login .woocommerce-form-login__rememberme,.woocommerce .outer-form-wrapper form.lost_reset_password .woocommerce-form-login__rememberme,.woocommerce .outer-form-wrapper form.register .woocommerce-form-login__rememberme {
    font-weight: 500
}

.woocommerce .outer-form-wrapper form.login .woocommerce-form-login__rememberme input[type="checkbox"],.woocommerce .outer-form-wrapper form.lost_reset_password .woocommerce-form-login__rememberme input[type="checkbox"],.woocommerce .outer-form-wrapper form.register .woocommerce-form-login__rememberme input[type="checkbox"] {
    margin-top: 2px
}

.woocommerce .outer-form-wrapper form.login .input-floating-wrap,.woocommerce .outer-form-wrapper form.lost_reset_password .input-floating-wrap,.woocommerce .outer-form-wrapper form.register .input-floating-wrap {
    width: 100%
}

.woocommerce .outer-form-wrapper .button {
    margin: 25px 0 0;
    min-width: 91px
}

.woocommerce .outer-form-wrapper .woocommerce-LostPassword {
    padding: 0;
    white-space: nowrap;
    font-size: 14px
}

.woocommerce .outer-form-wrapper .form-row:before,.woocommerce .outer-form-wrapper .form-row:after {
    content: none;
    display: none
}

.woocommerce .outer-form-wrapper a {
    text-decoration: underline
}

.woocommerce .outer-form-wrapper a:hover {
    text-decoration: none
}

.woocommerce .outer-form-wrapper .form-attention {
    font-size: 14px
}

.woocommerce .outer-form-wrapper .form-attention:not(:first-child) {
    margin: 50px 0 0
}

#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
    content: none;
    display: none
}

.woocommerce-store-notice,.woocommerce-store-notice.demo_store {
    padding: 20px 46px 20px 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link,.woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link {
    position: absolute;
    top: 50%;
    right: 15px;
    left: initial;
    width: 16px;
    height: 16px;
    margin: -8px 0 0;
    -webkit-transition: opacity 0.3s,color 0.3s;
    transition: opacity 0.3s,color 0.3s;
    cursor: pointer;
    font-size: 0;
    line-height: 1;
    text-align: center
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:before,.woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:before {
    content: '\e803';
    font: 400 normal 16px/1 'fontello'
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover,.woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:hover {
    opacity: .5
}

@media only screen and (min-width: 360px) {
    .woocommerce .outer-form-wrapper .woocommerce-LostPassword {
        display:inline-block;
        padding: 1px 0 1px 20px
    }

    .woocommerce .outer-form-wrapper .form-row {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }
}

@media only screen and (min-width: 576px) {
    body .content-wrapper .woocommerce-error,body .content-wrapper .woocommerce-info,body .content-wrapper .woocommerce-message {
        display:block
    }

    body .content-wrapper .woocommerce-error .button,body .content-wrapper .woocommerce-info .button,body .content-wrapper .woocommerce-message .button {
        margin: -6px 0 -6px 30px
    }

    .woocommerce form.checkout_coupon .form-row-first {
        margin-bottom: 0
    }

    .woocommerce form.checkout_coupon button {
        width: auto
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tr.woocommerce-shipping-totals td:before,.woocommerce-page table.shop_table_responsive tr.woocommerce-shipping-totals td:before {
        display:block;
        width: 100%;
        float: none;
        text-align: left;
        margin: 0 0 10px
    }
}

@media only screen and (min-width: 768px) {
    .product-filters-trigger-wrapper {
        padding:0
    }

    .woocommerce-pagination:not(:first-child) {
        margin-top: 60px
    }

    .woocommerce .catalog-top-info-wrapper {
        display: block
    }

    .woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
        width: auto
    }

    .woocommerce .catalog-top-info-wrapper .woocommerce-ordering {
        width: auto;
        float: right
    }
}

@media only screen and (min-width: 992px) {
    .product-filters-trigger-wrapper {
        display:none
    }

    .woocommerce .catalog-top-info-wrapper {
        display: block
    }

    .woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
        width: auto;
        margin: 0
    }

    .woocommerce .catalog-top-info-wrapper .shop-mode-buttons {
        margin: 2px 0 0 92px;
        float: right
    }

    .woocommerce .catalog-top-info-wrapper .woocommerce-ordering {
        float: right;
        width: auto;
        border: none;
        padding: 0
    }

    .woocommerce-store-notice,.woocommerce-store-notice.demo_store {
        padding: 37px 100px 37px 40px
    }

    .woocommerce-store-notice .woocommerce-store-notice__dismiss-link,.woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link {
        right: 40px;
        left: initial;
        width: 20px;
        height: 20px;
        margin: -10px 0 0
    }

    .woocommerce-store-notice .woocommerce-store-notice__dismiss-link:before,.woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:before {
        font-size: 20px
    }
}

.woocommerce ul.products li.first,.woocommerce-page ul.products li.first {
    clear: none
}

.content-wrapper .content-inner .shop_mode_grid .products ul,.content-wrapper .content-inner .shop_mode_grid .woocommerce ul.products,.content-wrapper .content-inner .shop_mode_grid ul.products {
    margin: 0 -20px -40px!important
}

.woocommerce .shop_mode_grid .products ul,.woocommerce .shop_mode_grid .woocommerce ul.products,.woocommerce .shop_mode_grid ul.products,.woocommerce-page .shop_mode_grid .products ul,.woocommerce-page .shop_mode_grid .woocommerce ul.products,.woocommerce-page .shop_mode_grid ul.products {
    font-size: 0;
    line-height: 1
}

.woocommerce .shop_mode_grid .products ul.columns-1 li.product,.woocommerce .shop_mode_grid .products ul.columns-2 li.product,.woocommerce .shop_mode_grid .products ul.columns-3 li.product,.woocommerce .shop_mode_grid .products ul.columns-4 li.product,.woocommerce .shop_mode_grid .products ul.columns-5 li.product,.woocommerce .shop_mode_grid .products ul.columns-6 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-1 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-2 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,.woocommerce .shop_mode_grid ul.products.columns-1 li.product,.woocommerce .shop_mode_grid ul.products.columns-2 li.product,.woocommerce .shop_mode_grid ul.products.columns-3 li.product,.woocommerce .shop_mode_grid ul.products.columns-4 li.product,.woocommerce .shop_mode_grid ul.products.columns-5 li.product,.woocommerce .shop_mode_grid ul.products.columns-6 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-1 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-2 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-1 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-2 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-1 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-2 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
    width: 100%;
    clear: none
}

.woocommerce .shop_mode_grid .products ul li.product,.woocommerce .shop_mode_grid .woocommerce ul.products li.product,.woocommerce .shop_mode_grid ul.products li.product,.woocommerce-page .shop_mode_grid .products ul li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product,.woocommerce-page .shop_mode_grid ul.products li.product {
    margin: 0 0 40px;
    padding: 0 20px;
    float: none!important;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper {
    position: relative;
    cursor: default;
    text-align: left;
    overflow: hidden;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper h3 a,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper h3 a,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper h3 a,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper h3 a,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper h3 a,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper:hover .content-woocommerce-wrapper h3 a {
    background-size: 100% 2px
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    margin: 0 auto
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link {
    display: block;
    position: relative
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper>img,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper>img,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper>img,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper>img,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper>img,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper>img {
    width: 100%
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash {
    position: absolute;
    left: 0;
    right: initial;
    top: 0;
    z-index: 3;
    margin: 0 -5px
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item {
    display: block;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    font-weight: 500;
    text-align: center;
    padding: 0 10px 0 13px;
    margin: 0 5px 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new {
    background-color: #00ddac;
    color: #fff
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper {
    position: absolute;
    bottom: 25px;
    right: 0;
    z-index: 2
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart {
    margin: 0;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 0;
    min-width: auto;
    width: 24px;
    font-size: 0;
    line-height: 1.6667em;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.added,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.added,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.added,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.added,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.added,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.added,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.added,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.added,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.added,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.added,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.added,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.added {
    display: none
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.loading:after,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.loading:after,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.loading:after,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.loading:after,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.loading:after,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.loading:after,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.loading:after,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.loading:after,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.loading:after,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.loading:after,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button.loading:after,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart.loading:after {
    content: ''
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart {
    color: #00ddac
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart:before,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart:before,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart:before,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart:before,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart:before,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.added_to_cart:before {
    content: '\e911';
    display: inline-block;
    vertical-align: middle;
    font: 400 normal 22px/22px 'fontello'
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button:before,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button:before,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button:before,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button:before,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button:before,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper a.button:before {
    content: '\e826';
    display: inline-block;
    vertical-align: middle;
    font: 400 normal 22px/22px 'fontello'
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 25px 0 25px 0;
    min-height: 85px;
    position: relative
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 {
    font-size: 18px;
    line-height: 1.38889em;
    font-weight: 600;
    padding: 0;
    letter-spacing: 0
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark {
    background: none;
    padding: 0;
    color: inherit;
    font-weight: 500
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title a,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title a,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 a {
    display: inline;
    background-image: linear-gradient(to right,currentColor 0%,currentColor 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    -webkit-transition: all 0.3s,background-size 0.8s;
    transition: all 0.3s,background-size 0.8s
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating {
    margin: 0;
    font-size: 15px
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child) {
    margin-top: 10px
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    width: 100%
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child) {
    margin-top: 15px
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper {
    margin: 0 -8px
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper>.amount,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper>.amount,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper>.amount,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper>.amount,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper>.amount,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price .price_wrapper>.amount {
    margin: 0 8px
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del {
    opacity: 1;
    margin: 0 8px
}

.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins {
    text-decoration: none;
    margin: 0 8px;
    font-weight: inherit
}

@media only screen and (min-width: 576px) {
    .woocommerce .shop_mode_grid .products ul.columns-2 li.product,.woocommerce .shop_mode_grid .products ul.columns-3 li.product,.woocommerce .shop_mode_grid .products ul.columns-4 li.product,.woocommerce .shop_mode_grid .products ul.columns-5 li.product,.woocommerce .shop_mode_grid .products ul.columns-6 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-2 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,.woocommerce .shop_mode_grid ul.products.columns-2 li.product,.woocommerce .shop_mode_grid ul.products.columns-3 li.product,.woocommerce .shop_mode_grid ul.products.columns-4 li.product,.woocommerce .shop_mode_grid ul.products.columns-5 li.product,.woocommerce .shop_mode_grid ul.products.columns-6 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-2 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-2 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-2 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
        width:50%
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float:left
    }
}

@media only screen and (min-width: 768px) {
    .woocommerce .shop_mode_grid .products ul.columns-3 li.product,.woocommerce .shop_mode_grid .products ul.columns-5 li.product,.woocommerce .shop_mode_grid .products ul.columns-6 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,.woocommerce .shop_mode_grid ul.products.columns-3 li.product,.woocommerce .shop_mode_grid ul.products.columns-5 li.product,.woocommerce .shop_mode_grid ul.products.columns-6 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
        width:33.3333%
    }
}

@media only screen and (min-width: 992px) {
    .woocommerce .shop_mode_grid .products ul.columns-4 li.product,.woocommerce .shop_mode_grid .products ul.columns-5 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce .shop_mode_grid ul.products.columns-4 li.product,.woocommerce .shop_mode_grid ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product {
        width:25%
    }

    .woocommerce .industrium_sidebar_left .shop_mode_grid .products ul.columns-3 li.product,.woocommerce .industrium_sidebar_left .shop_mode_grid .products ul.columns-4 li.product,.woocommerce .industrium_sidebar_left .shop_mode_grid .products ul.columns-5 li.product,.woocommerce .industrium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce .industrium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce .industrium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce .industrium_sidebar_left .shop_mode_grid ul.products.columns-3 li.product,.woocommerce .industrium_sidebar_left .shop_mode_grid ul.products.columns-4 li.product,.woocommerce .industrium_sidebar_left .shop_mode_grid ul.products.columns-5 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid .products ul.columns-3 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid .products ul.columns-4 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid .products ul.columns-5 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid ul.products.columns-3 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid ul.products.columns-4 li.product,.woocommerce .industrium_sidebar_right .shop_mode_grid ul.products.columns-5 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid .products ul.columns-3 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid .products ul.columns-4 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid .products ul.columns-5 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid ul.products.columns-3 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid ul.products.columns-4 li.product,.woocommerce-page .industrium_sidebar_left .shop_mode_grid ul.products.columns-5 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid .products ul.columns-3 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid .products ul.columns-4 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid .products ul.columns-5 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-3 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-4 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid ul.products.columns-3 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid ul.products.columns-4 li.product,.woocommerce-page .industrium_sidebar_right .shop_mode_grid ul.products.columns-5 li.product {
        width: 33.3333%
    }
}

@media only screen and (min-width: 1200px) {
    .woocommerce .shop_mode_grid .products ul.columns-5 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce .shop_mode_grid ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product {
        width:20%
    }

    .woocommerce .shop_mode_grid .products ul.columns-6 li.product,.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,.woocommerce .shop_mode_grid ul.products.columns-6 li.product,.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
        width: 16.6667%
    }
}

.single-product.woocommerce div.product div.images {
    margin-bottom: 45px
}

.single-product.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 2
}

.single-product.woocommerce div.product div.summary {
    margin-bottom: 0
}

.single-product.woocommerce div.product .product-title {
    letter-spacing: normal;
    margin: -10px 0 0;
    font-size: 1.5em
}

.single-product.woocommerce div.product .price {
    font-size: 18px;
    font-weight: 600
}

.single-product.woocommerce div.product .price:not(:first-child) {
    margin: 11px 0 0
}

.single-product.woocommerce div.product .price:first-child {
    margin: -10px 0 0
}

.single-product.woocommerce div.product .price .price_wrapper {
    display: block
}

.single-product.woocommerce div.product .price del {
    opacity: 1;
    margin: 0 15px 0 0
}

.single-product.woocommerce div.product .price ins {
    text-decoration: none;
    font-weight: inherit
}

.single-product.woocommerce div.product .woocommerce-product-rating {
    margin: 2px 0 0
}

.single-product.woocommerce div.product .woocommerce-product-details__short-description {
    margin: 21px 0 0
}

.single-product.woocommerce div.product .product_meta {
    font-size: 18px;
    font-weight: 600;
    margin: 25px 0 0
}

.single-product.woocommerce div.product .product_meta .product_meta_item {
    margin: 0
}

.single-product.woocommerce div.product .product_meta .product_meta_item>span:first-child,.single-product.woocommerce div.product .product_meta .product_meta_item>a:first-child {
    margin-left: 15px
}

.single-product.woocommerce div.product .product_meta .product_meta_item.tagged_as a {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 5px 17px;
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    letter-spacing: -.03em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.single-product.woocommerce div.product .product_meta .product_meta_item.tagged_as a:first-child {
    margin-left: 15px
}

.single-product.woocommerce div.product .product_meta .product_meta_item.tagged_as a:before {
    content: '\e82d';
    position: absolute;
    font-family: 'fontello';
    font-size: 10px;
    font-weight: 400;
    display: block;
    left: 0;
    right: initial;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1em;
    height: 1em;
    width: 1em
}

.single-product.woocommerce div.product .cart {
    margin: 0;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.single-product.woocommerce div.product .cart.variations_form:not(:first-child) {
    margin-top: 30px
}

.single-product.woocommerce div.product .cart.variations_form .variations {
    margin: 0
}

.single-product.woocommerce div.product .cart.variations_form .variations td {
    vertical-align: middle
}

.single-product.woocommerce div.product .cart.variations_form .variations label {
    margin: 15px 0;
    text-transform: capitalize
}

.single-product.woocommerce div.product .cart.variations_form .variations .reset_variations {
    position: absolute
}

.single-product.woocommerce div.product .cart.variations_form .single_variation_wrap:not(:first-child) {
    margin: 48px 0 0
}

.single-product.woocommerce div.product .cart.grouped_form:not(:first-child) {
    margin-top: 36px
}

.single-product.woocommerce div.product .cart.grouped_form .group_table {
    margin: 0
}

.single-product.woocommerce div.product .cart.grouped_form .group_table .quantity-wrapper {
    margin: 0!important
}

.single-product.woocommerce div.product .cart .button,.single-product.woocommerce div.product .cart .added_to_cart {
    margin: 30px 25px 0 0!important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: none;
    padding: 0;
    border-width: 2px;
    border-style: solid;
    text-transform: none
}

.single-product.woocommerce div.product .cart .button:before,.single-product.woocommerce div.product .cart .added_to_cart:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 55px;
    right: 0;
    top: 0
}

.single-product.woocommerce div.product .cart .button:after,.single-product.woocommerce div.product .cart .added_to_cart:after {
    content: '\e911';
    position: relative;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 55px;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s
}

.single-product.woocommerce div.product .cart .button:hover .add-button-text:before,.single-product.woocommerce div.product .cart .added_to_cart:hover .add-button-text:before {
    width: 100%
}

.single-product.woocommerce div.product .cart .button .add-button-text,.single-product.woocommerce div.product .cart .added_to_cart .add-button-text {
    position: relative;
    padding: 3px 20px 3px 20px;
    z-index: 1
}

.single-product.woocommerce div.product .cart .button .add-button-text:before,.single-product.woocommerce div.product .cart .added_to_cart .add-button-text:before {
    content: '';
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: -1;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out
}

.single-product.woocommerce div.product .cart .button.added,.single-product.woocommerce div.product .cart .added_to_cart.added {
    display: none
}

.single-product.woocommerce div.product .cart .single_add_to_cart_button:after {
    content: '\e826';
    font-size: 1.57em;
    margin-top: -5px
}

.single-product.woocommerce div.product .cart .added_to_cart:after {
    content: '\e911';
    font-size: 1.57em;
    margin-top: -5px
}

.single-product.woocommerce div.product .cart .quantity-wrapper {
    margin: 30px 25px 0 0!important
}

.single-product.woocommerce div.product .cart .quantity-wrapper .quantity {
    margin: 0
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs {
    max-width: 995px;
    clear: both
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child) {
    padding-top: 90px
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs .panel {
    margin: 0
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs {
    padding: 0!important;
    position: relative;
    list-style: none;
    margin: 0 0 40px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs:before,.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs:after {
    content: none;
    display: none
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li {
    margin: 0;
    padding: 0;
    border: none;
    background: none
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:not(:first-child) {
    margin-left: -1px
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:before,.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:after {
    content: none;
    display: none
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li.active {
    background: none
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    min-width: 115px;
    padding: 8px 10px;
    border-width: 1px;
    border-style: solid
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes {
    width: 100%;
    border: none
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes:not(:first-child) {
    margin-top: 40px
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes:last-child {
    margin-bottom: 0
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td,.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
    border: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    padding: 9px 15px 9px 0;
    font-style: normal;
    text-align: right;
    background: none
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
    white-space: nowrap;
    text-align: left;
    letter-spacing: -.03em;
    font-weight: 700;
    font-size: 18px
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th:after {
    content: ':'
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.03em;
    padding: 9px 0 9px 15px
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes p {
    padding: 0;
    font-size: inherit;
    line-height: inherit
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    display: none
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel h2.woocommerce-Reviews-title {
    display: block;
    margin-bottom: .5em
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description h4:not(:last-child) {
    margin-bottom: .6em
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description .woocommerce-description-content-wrapper:not(:last-child) {
    border-bottom: 2px solid;
    padding-bottom: 30px
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs .comment-respond .form-fields .form-field.form-message {
    margin-top: 10px
}

.single-product.woocommerce .related,.single-product.woocommerce .upsells {
    margin: 60px 0 0;
    float: left;
    width: 100%
}

.single-product.woocommerce .related .industrium_shop_loop:not(:first-child),.single-product.woocommerce .upsells .industrium_shop_loop:not(:first-child) {
    margin-top: 30px
}

.woocommerce div.product form.cart .group_table {
    width: 100%
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: middle
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-left: 30px;
    padding-right: 30px
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: auto
}

.woocommerce div.product form.cart .group_table .quantity-wrapper,.woocommerce div.product form.cart .group_table label {
    margin: 0;
    float: none
}

.woocommerce div.product form.cart .group_table .quantity-wrapper a,.woocommerce div.product form.cart .group_table label a {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    display: inline-block
}

.woocommerce div.product form.cart .group_table .price_wrapper {
    display: block;
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    white-space: nowrap
}

.woocommerce div.product form.cart .group_table .price_wrapper del {
    opacity: 1;
    display: inline-block
}

.woocommerce div.product form.cart .group_table .price_wrapper ins {
    text-decoration: none;
    margin: 0 0 0 6px
}

.woocommerce div.product p.stock {
    margin: 0;
    font-size: 1em
}

.woocommerce div.product p.stock:not(:first-child) {
    margin: 9px 0 0
}

@media only screen and (max-width: 1199px) {
    .woocommerce div.product form.cart .group_table {
        width:100%
    }

    .woocommerce div.product form.cart .group_table tr {
        display: block;
        margin-top: 30px
    }

    .woocommerce div.product form.cart .group_table td {
        display: block;
        margin: 1px 0 0
    }

    .woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
        padding-left: 0;
        padding-right: 0
    }

    .woocommerce div.product form.cart .group_table .price_wrapper {
        text-align: left
    }
}

@media only screen and (max-width: 575px) {
    .single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
        padding-right:0
    }

    .single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th,.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td {
        display: block;
        width: auto
    }

    .single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td {
        padding: 0 0 9px 0;
        text-align: left
    }
}

@media only screen and (min-width: 576px) {
    .single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li a {
        min-width:120px;
        padding: 8px 20px
    }
}

@media only screen and (min-width: 768px) {
    .single-product.woocommerce .content-wrapper div.product div.images {
        width:calc(46% - 20px);
        margin: 0 20px 0 0;
        float: left
    }

    .single-product.woocommerce .content-wrapper div.product div.summary {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 54%;
        float: right;
        padding-left: 20px
    }

    .single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child) {
        padding-top: 120px
    }

    .single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes {
        width: auto
    }

    .single-product.woocommerce div.product .related,.single-product.woocommerce div.product .upsells {
        margin: 120px 0 0
    }

    .single-product.woocommerce div.product .cart .button,.single-product.woocommerce div.product .cart .added_to_cart {
        min-width: 151px
    }
}

@media only screen and (min-width: 992px) {
    .single-product.woocommerce div.product .product-title {
        font-size:2.2222em
    }

    .single-product.woocommerce div.product .related,.single-product.woocommerce div.product .upsells {
        margin: 150px 0 0
    }

    .single-product.woocommerce div.product .related h2:not(:last-child),.single-product.woocommerce div.product .upsells h2:not(:last-child) {
        margin-bottom: .75em
    }

    .single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child) {
        padding-top: 150px
    }

    .single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
        width: 250px
    }

    .single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td {
        width: 140px
    }
}

@media only screen and (min-width: 1200px) {
    .single-product.woocommerce .content-wrapper div.product div.images {
        width:calc(46% - 40px);
        margin: 0 40px 0 0
    }

    .single-product.woocommerce .content-wrapper div.product div.summary {
        width: 54%;
        padding-left: 40px
    }

    .single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .quantity {
        width: 48px;
        height: 48px
    }

    .single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .quantity .qty {
        padding: 13px 0;
        height: 48px;
        width: 48px;
        font-weight: 400
    }

    .single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-minus,.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-plus {
        width: 48px;
        height: 48px
    }

    .single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-minus .icon:before,.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-plus .icon:before {
        width: 14px;
        margin: -1px 0 0 -7px
    }

    .single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-minus .icon:after,.single-product.woocommerce .content-wrapper div.product .cart .quantity-wrapper .btn-plus .icon:after {
        height: 14px;
        margin: -7px 0 0 -1px
    }

    .single-product.woocommerce .content-wrapper div.product .cart .button .add-button-text,.single-product.woocommerce .content-wrapper div.product .cart .added_to_cart .add-button-text {
        padding: 8px 28px 8px 38px
    }
}

.woocommerce .widget_layered_nav_filters ul,.woocommerce.widget_layered_nav_filters ul,.woocommerce-page .widget_layered_nav_filters ul {
    margin: 0 -5px;
    font-size: 0;
    line-height: 1
}

.woocommerce .widget_layered_nav_filters ul:first-child,.woocommerce.widget_layered_nav_filters ul:first-child,.woocommerce-page .widget_layered_nav_filters ul:first-child {
    margin-top: -10px
}

.woocommerce .widget_layered_nav_filters ul .chosen,.woocommerce.widget_layered_nav_filters ul .chosen,.woocommerce-page .widget_layered_nav_filters ul .chosen {
    display: inline-block;
    vertical-align: top;
    margin: 10px 5px 0
}

.woocommerce .widget_layered_nav_filters ul .chosen a,.woocommerce.widget_layered_nav_filters ul .chosen a,.woocommerce-page .widget_layered_nav_filters ul .chosen a {
    font-size: 12px!important;
    line-height: 20px;
    font-weight: 600;
    padding: 5px 11px;
    -webkit-transition: background-color 0.3s,color 0.3s,color 0.3s;
    transition: background-color 0.3s,color 0.3s,color 0.3s;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    vertical-align: top;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul .chosen a:before,.woocommerce.widget_layered_nav_filters ul .chosen a:before,.woocommerce-page .widget_layered_nav_filters ul .chosen a:before {
    content: '\e803';
    font: 700 normal 9px/1 'fontello';
    background: none;
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    color: #e95151
}

.woocommerce .widget_shopping_cart .cart_list,.woocommerce-page .widget_shopping_cart .cart_list,.woocommerce.widget_shopping_cart .cart_list {
    padding: 11px 0 0
}

.woocommerce .widget_shopping_cart .cart_list li,.woocommerce-page .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0
}

.woocommerce .widget_shopping_cart .cart_list li:not(:first-child),.woocommerce-page .widget_shopping_cart .cart_list li:not(:first-child),.woocommerce.widget_shopping_cart .cart_list li:not(:first-child) {
    margin: 20px 0 0;
    padding: 19px 0 0;
    border-top-width: 1px;
    border-top-style: solid
}

.woocommerce .widget_shopping_cart .cart_list li:before,.woocommerce-page .widget_shopping_cart .cart_list li:before,.woocommerce.widget_shopping_cart .cart_list li:before {
    display: none;
    content: none
}

.woocommerce .widget_shopping_cart .cart_list li a,.woocommerce-page .widget_shopping_cart .cart_list li a,.woocommerce.widget_shopping_cart .cart_list li a {
    font-weight: inherit;
    display: inline
}

.woocommerce .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper,.woocommerce-page .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper,.woocommerce.widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 24px 0 0;
    position: static;
    order: 1
}

.woocommerce .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img,.woocommerce-page .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img,.woocommerce.widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img {
    display: block;
    position: relative;
    margin: 0;
    float: none;
    width: 76px;
    height: auto;
    -webkit-transition: border-color,0.3s;
    transition: border-color,0.3s;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper,.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper,.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper {
    display: block;
    width: 100%;
    order: 2
}

.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6 {
    font-weight: 700;
    margin: 0;
    line-height: 1.375em
}

.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity,.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity,.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 2px 0 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove_from_cart_button,.woocommerce-page .widget_shopping_cart .cart_list li a.remove_from_cart_button,.woocommerce.widget_shopping_cart .cart_list li a.remove_from_cart_button {
    position: static;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 0 20px;
    background: none;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    order: 3;
    color: #e95151
}

.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total {
    margin: 21px 0 0;
    padding: 15px 0 0;
    border-width: 0;
    border-style: solid;
    border-top-width: 1px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.woocommerce .widget_shopping_cart .total strong,.woocommerce-page .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong {
    font-weight: inherit
}

.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons,.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons,.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons {
    position: relative;
    z-index: 2;
    padding: 7px 0 0;
    margin: 0 -5px;
    font-size: 0;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons:before,.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons:after,.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons:before,.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons:after,.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons:before,.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons:after {
    content: none;
    display: none
}

.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons a.button,.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons a.button,.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons a.button {
    margin: 15px 5px 0;
    font-size: 12px;
    line-height: 1.6667em;
    min-width: 86px;
    padding: 13px 20px 12px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list,.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list,.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item,.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item,.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
    padding: 0
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child),.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child),.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child) {
    margin: 6px 0 0
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before,.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before,.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before {
    content: none;
    display: none
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
    font-weight: 600;
    display: inline-block;
    position: relative;
    padding: 0 0 0 36px;
    font-size: inherit
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before,.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before,.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before {
    content: '';
    width: 17px;
    height: 17px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block!important;
    margin: 2px 18px 0 0;
    cursor: pointer;
    vertical-align: text-top;
    border-style: solid;
    border-width: 2px;
    outline: none!important;
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    left: 0;
    right: initial;
    top: 5px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after,.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after,.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
    content: '\f00c';
    position: absolute;
    width: 14px;
    height: 13px;
    font: 700 normal 12px/14px 'Font Awesome 5 Free';
    text-align: center;
    display: block;
    z-index: 2;
    left: 2px;
    right: initial;
    top: 9px
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before,.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before,.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before {
    content: ''
}

.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after,.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after,.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after {
    opacity: 1
}

.woocommerce .widget_price_filter form:first-child,.woocommerce.widget_price_filter form:first-child,.woocommerce-page .widget_price_filter form:first-child {
    margin-top: 10px
}

.woocommerce .widget_price_filter form:not(:first-child),.woocommerce.widget_price_filter form:not(:first-child),.woocommerce-page .widget_price_filter form:not(:first-child) {
    margin-top: 30px
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider,.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider {
    margin: 0 12px 0 8px
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    width: 18px;
    height: 18px;
    border-style: solid;
    border-width: 1px;
    top: -10px
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:before,.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:before,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:before {
    content: '';
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 50%;
    right: auto;
    top: 50%;
    margin: -2px 0 0 -2px
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 0;
    border-radius: 0
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal,.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider-horizontal,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
    height: 1px
}

.woocommerce .widget_price_filter .price_slider_amount,.woocommerce.widget_price_filter .price_slider_amount,.woocommerce-page .widget_price_filter .price_slider_amount {
    margin: 17px 0 0;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.woocommerce .widget_price_filter .price_slider_amount .price_label,.woocommerce.widget_price_filter .price_slider_amount .price_label,.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
    order: 1;
    font-size: 14px;
    text-align: left;
    margin: 5px 10px 0 0;
    font-weight: 600;
    letter-spacing: -.02em
}

.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce.widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button {
    order: 2;
    min-width: 123px;
    padding: 13px 20px 12px;
    margin: 7px 0 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 1.6667em
}

.woocommerce .widget_price_filter .price_slider_amount input,.woocommerce.widget_price_filter .price_slider_amount input,.woocommerce-page .widget_price_filter .price_slider_amount input {
    position: absolute
}

.woocommerce .widget_price_filter .price_slider_amount .clear,.woocommerce.widget_price_filter .price_slider_amount .clear,.woocommerce-page .widget_price_filter .price_slider_amount .clear {
    display: none
}

.wc-block-components-filter-reset-button:not([disabled]):hover {
    text-decoration: none
}

.wc-block-price-filter input[type="range"] {
    height: auto;
    background: none
}

.wc-block-price-filter .wc-block-components-price-slider__range-input-wrapper {
    height: 1px;
    margin-top: 35px
}

.wc-block-price-filter .wc-block-components-price-slider__range-input-progress {
    height: 2px
}

.wc-block-price-filter .wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    width: 10px;
    height: 10px;
    border: none;
    margin-top: -4px
}

.wc-block-price-filter .wc-block-components-price-slider__range-input::-moz-range-thumb {
    width: 10px;
    height: 10px;
    border: none;
    margin-top: -4px
}

.wc-block-price-filter .wc-block-components-price-slider__range-input::-ms-thumb {
    width: 10px;
    height: 10px;
    border: none;
    margin-top: -4px
}

.wc-block-price-filter .wc-block-components-price-slider__range-input:focus::-ms-thumb {
    width: 10px;
    height: 10px;
    border: none;
    margin-top: -4px
}

.wc-block-price-filter .wc-block-components-price-slider__actions button {
    padding: 0
}

.wc-block-price-filter .wc-block-components-price-slider__actions button:after {
    display: none
}

.wc-block-price-filter .wc-block-components-price-slider__range-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 10px
}

.wc-block-price-filter .wc-block-components-price-slider__actions button {
    font-size: 14px;
    line-height: 30px
}

.woocommerce .widget_rating_filter ul,.woocommerce-page .widget_rating_filter ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce .widget_rating_filter ul li,.woocommerce-page .widget_rating_filter ul li {
    padding: 0
}

.woocommerce .widget_rating_filter ul li:not(:first-child),.woocommerce-page .widget_rating_filter ul li:not(:first-child) {
    margin: 6px 0 0
}

.woocommerce .widget_rating_filter ul li:before,.woocommerce-page .widget_rating_filter ul li:before {
    content: none;
    display: none
}

.woocommerce .widget_rating_filter ul li a,.woocommerce-page .widget_rating_filter ul li a {
    font-weight: 500;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    position: relative;
    padding: 0 0 0 36px
}

.woocommerce .widget_rating_filter ul li a:before,.woocommerce-page .widget_rating_filter ul li a:before {
    content: '';
    width: 17px;
    height: 17px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block!important;
    margin: 2px 18px 0 0;
    cursor: pointer;
    vertical-align: text-top;
    border-style: solid;
    border-width: 2px;
    outline: none!important;
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    left: 0;
    right: initial;
    top: 6px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.woocommerce .widget_rating_filter ul li a:after,.woocommerce-page .widget_rating_filter ul li a:after {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
    content: '\f00c';
    position: absolute;
    width: 14px;
    height: 13px;
    font: 700 normal 12px/14px 'Font Awesome 5 Free';
    text-align: center;
    display: block;
    z-index: 2;
    left: 2px;
    right: initial;
    top: 10px
}

.woocommerce .widget_rating_filter ul li a .star-rating,.woocommerce-page .widget_rating_filter ul li a .star-rating {
    order: initial;
    margin: 7px 6px 0 0
}

.woocommerce .widget_rating_filter ul li.chosen a:before,.woocommerce-page .widget_rating_filter ul li.chosen a:before {
    content: ''
}

.woocommerce .widget_rating_filter ul li.chosen a:after,.woocommerce-page .widget_rating_filter ul li.chosen a:after {
    opacity: 1
}

.widget_product_categories ul {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0
}

.widget_product_categories ul li {
    position: relative;
    font-weight: 500;
    padding: 0;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.widget_product_categories ul li:not(:first-child) {
    margin: 6px 0 0
}

.widget_product_categories ul li:before {
    content: none;
    display: none
}

.widget_product_categories ul li.cat-item-hierarchical {
    margin-right: 20px;
    margin-left: 0
}

.widget_product_categories ul li .widget-archive-trigger {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -20px;
    left: auto;
    text-align: right;
    cursor: pointer;
    font: 400 normal 12px/30px 'fontello';
    width: 20px;
    height: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.widget_product_categories ul li .widget-archive-trigger:before {
    content: '\e824'
}

.widget_product_categories ul li .widget-archive-trigger.active {
    -webkit-transform: rotate(90deg) translate(-6px,-4px);
    -ms-transform: rotate(90deg) translate(-6px,-4px);
    transform: rotate(90deg) translate(-6px,-4px);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.widget_product_categories ul li .post-count {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 0 0 20px
}

.widget_product_categories ul li>ul {
    margin: 0 -20px 0 0;
    padding: 6px 0 0
}

.widget_product_categories ul>li {
    padding: 0 0 0 24px
}

.widget_product_categories ul>li:before {
    content: '';
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    left: 1px;
    right: initial;
    top: 13px
}

.wc-block-product-categories.is-list .wc-block-product-categories-list {
    font-weight: 500
}

.wc-block-product-categories.is-list .wc-block-product-categories-list .wc-block-product-categories-list-item-count {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    padding: 0;
    margin: 0 0 0 94px
}

.wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item:not(:first-child) {
    margin-top: 6px
}

.wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item:before {
    content: none;
    display: none
}

.wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
    max-width: 70px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    margin: 0 24px 0 -94px
}

.wc-block-product-categories button.wc-block-product-categories__button {
    margin: 0 0 0 10px;
    padding: 0;
    height: 50px;
    min-width: 50px
}

.wc-block-product-categories button.wc-block-product-categories__button:after {
    width: 304%;
    left: -180%
}

.wc-block-product-categories button.wc-block-product-categories__button svg {
    width: 16px;
    position: relative;
    left: 1px;
    top: 2px;
    right: initial
}

.widget_product_search .woocommerce-product-search {
    position: relative;
    padding: 0
}

.widget_product_search .woocommerce-product-search .search-field {
    background: none;
    outline: none;
    padding: 8px 55px 8px 18px;
    height: 50px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0
}

.widget_product_search .woocommerce-product-search button {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 17px;
    left: initial;
    top: 16px;
    bottom: 16px;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    border: none;
    outline: none;
    padding: 0;
    min-width: 0;
    font-size: 0;
    line-height: 0
}

.widget_product_search .woocommerce-product-search button:before {
    content: '\e81b';
    position: static;
    font: 400 normal 19px/20px 'fontello';
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    background-color: transparent
}

.widget_product_search .woocommerce-product-search button:after {
    display: none;
    content: none
}

.wp-block-woocommerce-product-search .wc-block-product-search__fields {
    position: relative;
    padding: 0
}

.wp-block-woocommerce-product-search .wc-block-product-search__fields .wc-block-product-search__field {
    background: none;
    outline: none;
    padding: 8px 55px 8px 18px;
    height: 50px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0
}

.wp-block-woocommerce-product-search .wc-block-product-search__fields .wc-block-product-search__button {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 17px;
    left: initial;
    top: 16px;
    bottom: 16px;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    border: none;
    outline: none;
    padding: 0;
    min-width: 0;
    font-size: 0;
    line-height: 0
}

.wp-block-woocommerce-product-search .wc-block-product-search__fields .wc-block-product-search__button:before {
    content: '\e81b';
    position: static;
    font: 400 normal 19px/20px 'fontello';
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    background-color: transparent
}

.wp-block-woocommerce-product-search .wc-block-product-search__fields .wc-block-product-search__button:after {
    display: none;
    content: none
}

.wp-block-woocommerce-product-search .wc-block-product-search__fields .wc-block-product-search__button svg {
    display: none
}

.woocommerce .widget_product_tag_cloud .tagcloud,.woocommerce.widget_product_tag_cloud .tagcloud,.woocommerce-page .widget_product_tag_cloud .tagcloud {
    margin: 0 -5px;
    font-size: 0;
    line-height: 1
}

.woocommerce .widget_product_tag_cloud .tagcloud:first-child,.woocommerce.widget_product_tag_cloud .tagcloud:first-child,.woocommerce-page .widget_product_tag_cloud .tagcloud:first-child {
    margin-top: -10px
}

.woocommerce .widget_product_tag_cloud .tagcloud .tag-cloud-link,.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link,.woocommerce-page .widget_product_tag_cloud .tagcloud .tag-cloud-link {
    font-size: 12px!important;
    line-height: 20px;
    font-weight: 600;
    padding: 5px 11px;
    -webkit-transition: background-color 0.3s,color 0.3s;
    transition: background-color 0.3s,color 0.3s;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 5px 0;
    cursor: pointer;
    text-transform: uppercase
}

.woocommerce ul.product_list_widget,.woocommerce-page ul.product_list_widget {
    padding: 0
}

.woocommerce ul.product_list_widget:not(:first-child),.woocommerce-page ul.product_list_widget:not(:first-child) {
    padding: 10px 0 0
}

.woocommerce ul.product_list_widget li,.woocommerce-page ul.product_list_widget li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 0 0 0 95px;
    position: relative;
    min-height: 70px
}

.woocommerce ul.product_list_widget li:not(:first-child),.woocommerce-page ul.product_list_widget li:not(:first-child) {
    margin: 32px 0 0
}

.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.product_list_widget li:before {
    content: none;
    display: none
}

.woocommerce ul.product_list_widget li img,.woocommerce-page ul.product_list_widget li img {
    width: 80px;
    height: auto;
    float: none;
    position: absolute;
    left: 0;
    right: initial;
    top: 0;
    margin: 0
}

.woocommerce ul.product_list_widget li>a,.woocommerce-page ul.product_list_widget li>a {
    margin: -6px 0 0;
    line-height: 1;
    font-size: 0;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.woocommerce ul.product_list_widget li .product-title,.woocommerce-page ul.product_list_widget li .product-title {
    font-weight: 500;
    letter-spacing: -.01em;
    font-size: 16px;
    line-height: 1.5em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.woocommerce ul.product_list_widget li .price_wrapper,.woocommerce-page ul.product_list_widget li .price_wrapper {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin: 12px 0 0
}

.woocommerce ul.product_list_widget li .price_wrapper del,.woocommerce-page ul.product_list_widget li .price_wrapper del {
    opacity: 1;
    margin: 0 12px 0 0
}

.woocommerce ul.product_list_widget li .price_wrapper ins,.woocommerce-page ul.product_list_widget li .price_wrapper ins {
    text-decoration: none;
    font-weight: inherit
}

.woocommerce ul.product_list_widget li .product-rating-wrapper,.woocommerce ul.product_list_widget li .star-rating,.woocommerce-page ul.product_list_widget li .product-rating-wrapper,.woocommerce-page ul.product_list_widget li .star-rating {
    font-size: 11px
}

.woocommerce ul.product_list_widget li .product-rating-wrapper:not(:first-child),.woocommerce ul.product_list_widget li .star-rating:not(:first-child),.woocommerce-page ul.product_list_widget li .product-rating-wrapper:not(:first-child),.woocommerce-page ul.product_list_widget li .star-rating:not(:first-child) {
    margin: 8px 0 0
}

.woocommerce ul.product_list_widget li .reviewer,.woocommerce-page ul.product_list_widget li .reviewer {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600
}

.woocommerce ul.product_list_widget li .reviewer:not(:first-child),.woocommerce-page ul.product_list_widget li .reviewer:not(:first-child) {
    margin: 12px 0 0
}

.sidebar .wc-block-grid__products,.footer-widgets .wc-block-grid__products,.slide-sidebar-content .wc-block-grid__products {
    padding: 10px 0 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product,.footer-widgets .wc-block-grid__products .wc-block-grid__product,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 0 0 0 105px;
    position: relative;
    min-height: 80px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    text-align: left;
    flex: 1 auto
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
    display: none
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link {
    margin: -6px 0 0;
    line-height: 1;
    font-size: 0;
    display: block
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image {
    width: 80px;
    height: 80px;
    float: none;
    position: absolute;
    left: 0;
    right: initial;
    top: 0;
    margin: 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image img,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image img,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
    margin: 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating {
    margin: 8px 0 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating {
    margin: 0;
    font-size: 12px
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 8px 0 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins {
    margin: 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del {
    margin: 0 12px 0 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button {
    position: static;
    top: initial;
    width: auto;
    height: auto;
    left: initial;
    right: initial;
    padding: 0!important;
    margin: 14px -8px 0 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link {
    margin: 8px 8px 0 0!important;
    max-width: 100%;
    opacity: 1;
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .add_to_cart_button:before,.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .add_to_cart_button:before,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .add_to_cart_button:before {
    content: none;
    display: none;
    margin: 0
}

.sidebar .wc-block-grid__products .wc-block-grid__product:hover .wp-block-button .wp-block-button__link,.footer-widgets .wc-block-grid__products .wc-block-grid__product:hover .wp-block-button .wp-block-button__link,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product:hover .wp-block-button .wp-block-button__link {
    margin: 8px 8px 0 0!important
}

@media screen and (min-width: 1200px) {
    .sidebar .wc-block-grid__products .wc-block-grid__product,.footer-widgets .wc-block-grid__products .wc-block-grid__product,.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product {
        padding:0 0 0 115px
    }
}

.sidebar .wc-block-components-load-more,.footer-widgets .wc-block-components-load-more,.slide-sidebar-content .wc-block-components-load-more {
    text-align: initial
}

.sidebar .wc-block-components-load-more .wp-block-button__link,.footer-widgets .wc-block-components-load-more .wp-block-button__link,.slide-sidebar-content .wc-block-components-load-more .wp-block-button__link {
    min-width: 123px;
    padding: 13px 20px 12px
}

.widget div[class*="wp-block-"] .wc-block-sort-select {
    text-align: left
}

.widget div[class*="wp-block-"] .wc-block-sort-select .wc-block-components-sort-select__label {
    margin: 0
}

.widget div[class*="wp-block-"] .wc-block-sort-select .wc-block-sort-select__select {
    display: inline-block;
    padding: 0 3px;
    height: 30px;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    text-indent: 1px;
    background: none;
    position: relative;
    z-index: 2;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item {
    margin: 0
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item:before {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    top: 10px
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item:not(:first-child):before {
    top: 32px
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__info {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__meta {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__meta,.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__product {
    font-weight: 500
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__product {
    line-height: 1.5em
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__image {
    width: 70px;
    height: 70px;
    margin: 0 25px 0 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__image img {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__text:not(:first-child) {
    margin: 12px 0 0
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__text p {
    line-height: 1.4em
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__rating {
    margin: 8px 0;
    line-height: 1
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__author,.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__published-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: -.02em;
    margin: 0
}

.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__published-date:before {
    content: none;
    display: none
}

.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item {
    padding: 0
}

.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item:before {
    content: none;
    display: none
}

.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item .wc-block-review-list-item__meta {
    margin: -6px 0 0
}

.widget div[class*="wp-block-"][data-image-type="reviewer"] .wc-block-review-list-item__image {
    width: 48px;
    height: 48px;
    margin: 0 20px 0 0
}

.widget div[class*="wp-block-"][data-image-type="reviewer"] .wc-block-review-list-item__image img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.widget div[class*="wp-block-"].has-content .wc-block-review-list-item__item:not(:first-child) {
    padding-top: 24px;
    margin: 20px 0 0;
    border-top-style: solid;
    border-top-width: 1px
}

.single-product.woocommerce div.product .woocommerce-product-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav {
    margin: 5px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
    width: 25%;
    padding: 5px 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    border: 1px solid transparent;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    z-index: 1;
    pointer-events: none
}

.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
    opacity: 1;
    position: relative;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash {
    position: absolute;
    left: 0;
    right: initial;
    top: 0;
    z-index: 3;
    margin: 0 -5px
}

.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item {
    display: block;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    font-weight: 500;
    text-align: center;
    padding: 0 10px 0 13px;
    margin: 0 5px 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item.new {
    background-color: #00ddac;
    color: #fff
}

.single-product.woocommerce div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper,.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden
}

.single-product.woocommerce div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
    position: relative
}

.single-product.woocommerce div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a,.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image a {
    display: block;
    position: relative;
    height: 0;
    padding: 87.65% 0 0;
    z-index: 2
}

.single-product.woocommerce div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img,.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover
}

.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
    max-height: 768px
}

.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport a {
    max-width: 768px
}

.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
    max-width: 768px;
    max-height: 768px
}

@media only screen and (min-width: 992px) {
    .single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav {
        float:none;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0
    }

    .single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
        width: auto
    }
}

.woocommerce #reviews #comments ol.commentlist {
    margin: 30px 0 0 0
}

.woocommerce #reviews #comments ol.commentlist li.review {
    padding: 0 0 25px;
    margin: 0;
    font-weight: 400;
    color: inherit
}

.woocommerce #reviews #comments ol.commentlist li.review.depth-1 {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.woocommerce #reviews #comments ol.commentlist li.review.depth-1:last-child {
    border-bottom-width: 2px
}

.woocommerce #reviews #comments ol.commentlist li.review:not(:first-child) {
    margin-top: 50px
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container {
    display: block
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 15px 0 0;
    float: left
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar .avatar {
    width: 45px;
    height: auto;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    border: none
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-text {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-meta {
    display: block;
    margin-left: 60px;
    margin-right: 0
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-meta .star-rating {
    margin: 0;
    float: none
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: -.03em
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author:not(:first-child) {
    margin: 7px 0 0
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date {
    font-size: 14px;
    line-height: 1.4286em;
    font-weight: 500
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date:not(:first-child) {
    margin-top: 1px
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description {
    margin: 0
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description:not(:first-child) {
    margin: 10px 0 0
}

.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description p {
    margin: 0
}

.woocommerce #reviews #comment {
    height: 180px
}

.woocommerce .comment-reply-title {
    display: block;
    margin: 0 0 10px
}

.woocommerce #review_form_wrapper:not(:first-child) {
    margin: 30px 0 0
}

.woocommerce #review_form #respond p.comment-notes {
    margin-bottom: 5px
}

.woocommerce #review_form #respond p.comment-form-cookies-consent {
    margin: 26px 0;
    clear: both
}

.woocommerce #review_form #respond .form-fields .form-field.comment-form-rating {
    margin: 10px 5px 20px
}

.woocommerce #review_form #respond .form-fields .comment-reply-title+.form-field.comment-form-rating {
    margin: -3px 5px 20px
}

.woocommerce #review_form #respond .form-fields .form-cookies {
    font-size: 16px;
    margin-top: 8px
}

.woocommerce #review_form #respond .form-fields .form-cookies input[type="checkbox"] {
    margin-right: 7px
}

.woocommerce #review_form #respond p.stars {
    margin: 0;
    font-size: 0;
    line-height: 1
}

.woocommerce #review_form #respond p.stars span {
    line-height: 1em
}

.woocommerce #review_form #respond p.stars a {
    font-size: 15px;
    margin: 0
}

.woocommerce #review_form #respond p.stars a:before {
    content: '\e829';
    font: 400 normal 15px/1 'Fontello'
}

.woocommerce #review_form #respond p.stars a.active:before {
    color: #ffa16a
}

.woocommerce #review_form #respond p.stars:hover a:before,.woocommerce #review_form #respond p.stars:hover a.active:before {
    color: #ffa16a
}

.woocommerce #review_form #respond p.stars.selected a:not(.active):before {
    color: #ffa16a
}

.woocommerce #review_form #respond .submit {
    min-width: 101px
}

@media only screen and (min-width: 576px) {
    .woocommerce #reviews #comments ol.commentlist li.review .comment_container {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar {
        margin: 0 30px 0 0
    }

    .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar .avatar {
        width: 90px
    }

    .woocommerce #reviews #comments ol.commentlist li.review .comment_container .description {
        margin: 0
    }

    .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-meta {
        margin: -2px 0 0
    }

    .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date {
        font-size: 14px
    }

    .woocommerce #reviews #review_form #respond p.comment-form-cookies-consent {
        margin: 26px 0;
        clear: both
    }

    .woocommerce #reviews #review_form #respond .form-fields .form-name,.woocommerce #reviews #review_form #respond .form-fields .form-email {
        width: calc(50% - 10px)
    }
}

@media only screen and (min-width: 768px) {
    .woocommerce #review_form_wrapper:not(:first-child) {
        margin:60px 0 0
    }
}

@media only screen and (min-width: 992px) {
    .woocommerce #review_form #respond textarea {
        height:165px
    }

    .woocommerce #reviews #comments ol.commentlist {
        margin: 65px 0 0 0
    }
}
