.ls-container {
    visibility: hidden;
    position: relative;
}

.ls-inner {
    background-position: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 30;
}

.ls-wp-fullwidth-container {
    width: 100%;
    position: relative;
}

.ls-wp-fullwidth-helper {
    position: absolute;
}

.ls-layers {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    transform: translateZ(0px);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.ls-slide-backgrounds {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    transform: translateZ(0px);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.ls-slide-effects {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    transform: translateZ(0px);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.ls-background-videos {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    transform: translateZ(0px);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.ls-bg-video-overlay {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    transform: translateZ(0px);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.ls-wrapper {
    padding: 0px !important;
    border: 0px currentColor !important;
    border-image: none !important;
    visibility: visible !important;
    z-index: 1;
}

.ls-background-videos {
    z-index: 1;
}

.ls-bg-video-overlay {
    background-position: center;
    z-index: 21;
    background-repeat: repeat;
}

.ls-slide-backgrounds {
    z-index: 2;
}

.ls-slide-effects {
    z-index: 4;
}

.ls-layers {
    z-index: 35;
}

.ls-parallax {
    position: absolute !important;
}

.ls-in-out {
    position: absolute !important;
}

.ls-z {
    position: absolute !important;
}

.ls-parallax {
    left: 0px !important;
    top: 0px !important;
    width: 0px !important;
    height: 0px !important;
    right: auto !important;
    bottom: auto !important;
    overflow: visible !important;
    display: block !important;
}

.ls-z {
    left: 0px !important;
    top: 0px !important;
    width: 0px !important;
    height: 0px !important;
    right: auto !important;
    bottom: auto !important;
    overflow: visible !important;
    display: block !important;
}

.ls-in-out {
    display: none;
}

.ls-loop {
    display: block !important;
    position: absolute !important;
}

.ls-clip {
    display: block !important;
    position: absolute !important;
}

.ls-parallax {
    background: none !important;
}

.ls-in-out {
    background: none !important;
}

.ls-loop {
    background: none !important;
}

.ls-z {
    background: none !important;
}

.ls-parallax {
    margin: 0px !important;
}

.ls-bg-wrap {
    margin: 0px !important;
}

.ls-loop {
    margin: 0px !important;
}

.ls-wrapper > .ls-layer {
    line-height: normal;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    white-space: nowrap;
    -ms-word-wrap: normal;
}

.ls-wrapper > a > .ls-layer .ls-wrapper > .ls-bg {
    line-height: normal;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    white-space: nowrap;
    -ms-word-wrap: normal;
}

.ls-wrapper > .ls-layer {
    display: block !important;
    position: static !important;
    transform: translateZ(1px);
    -o-transform: translateZ(1px);
    -moz-transform: translateZ(1px);
    -webkit-transform: translateZ(1px);
}

.ls-wrapper > a > .ls-layer {
    display: block !important;
    position: static !important;
    transform: translateZ(1px);
    -o-transform: translateZ(1px);
    -moz-transform: translateZ(1px);
    -webkit-transform: translateZ(1px);
}

.ls-bg-wrap {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.ls-bg-outer {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.ls-bg-wrap {
    display: none;
}

.ls-bg-outer {
    overflow: hidden !important;
}

.ls-wrapper > a.ls-layer-link {
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") !important;
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    position: absolute !important;
    z-index: 10;
    cursor: pointer !important;
    transform: translateZ(100px);
    -o-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -webkit-transform: translateZ(100px);
}

.ls-gui-element {
    text-decoration: none !important;
    z-index: 40;
}

.ls-loading-container {
    left: 50% !important;
    top: 50% !important;
    display: none;
    position: absolute !important;
}

.ls-loading-indicator {
    margin: 0px auto;
}

.ls-media-unmute {
    left: 16px;
    top: 16px;
    width: 30px;
    height: 30px;
    visibility: hidden;
    position: absolute;
    cursor: pointer;
    opacity: 0.65;
}

.ls-media-unmute-active {
    visibility: visible;
}

.ls-media-unmute-bg {
    background: rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    border: 0px solid white;
    border-image: none;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    transform: scale(0.1);
}

.ls-icon-muted {
    background-position: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: scale(0.1);
    background-repeat: no-repeat;
    background-size: 20px;
}

.ls-icon-unmuted {
    background-position: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: scale(0.1);
    background-repeat: no-repeat;
    background-size: 20px;
}

.ls-media-unmute-active .ls-media-unmute-bg {
    border: 2px solid white;
    border-image: none;
}

.ls-media-unmute-active .ls-icon-muted {
    transform: scale(1) !important;
}

.ls-media-unmute-active .ls-icon-unmuted {
    transform: scale(1) !important;
}

.ls-media-unmute-active .ls-media-unmute-bg {
    transform: scale(1) !important;
}

.ls-icon-muted {
    opacity: 1;
    background-image: url("../img/icon-muted-white.png");
}

.ls-icon-unmuted {
    opacity: 0;
    background-image: url("../img/icon-unmuted-white.png");
}

.ls-media-unmute:hover {
    opacity: 1;
}

    .ls-media-unmute:hover .ls-icon-muted {
        opacity: 0;
    }

    .ls-media-unmute:hover .ls-icon-unmuted {
        opacity: 1;
    }

.ls-media-unmute-bg {
    transition: 0.3s ease-in-out !important;
}

.ls-icon-unmuted {
    transition: 0.3s ease-in-out !important;
}

.ls-media-unmute {
    transition: 0.3s ease-in-out !important;
}

.ls-icon-muted {
    transition: 0.3s ease-in-out !important;
}

.ls-bottom-slidebuttons {
    text-align: left;
}

.ls-bottom-nav-wrapper {
    margin: 0px auto;
    height: 0px;
    text-align: center;
    position: relative;
}

.ls-below-thumbnails {
    margin: 0px auto;
    height: 0px;
    text-align: center;
    position: relative;
}

.ls-below-thumbnails {
    display: none;
}

.ls-bottom-nav-wrapper a {
}

.ls-nav-prev {
}

.ls-nav-next {
}

.ls-bottom-slidebuttons {
    position: relative;
}

.ls-bottom-slidebuttons {
    position: relative;
}

.ls-nav-start {
    position: relative;
}

.ls-nav-stop {
    position: relative;
}

.ls-nav-sides {
    position: relative;
}

.ls-nothumb {
    text-align: center !important;
}

.ls-link {
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
}

    .ls-link:hover {
        left: 0px !important;
        top: 0px !important;
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
    }

.ls-link {
    display: none;
}

.ls-link-on-top {
    z-index: 999999 !important;
}

.ls-link {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ls-wrapper > a > * {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ls-bottom-nav-wrapper {
    visibility: hidden;
}

.ls-thumbnail-wrapper {
    visibility: hidden;
}

.ls-nav-prev {
    visibility: hidden;
}

.ls-nav-next {
    visibility: hidden;
}

.ls-bar-timer {
    background: white;
    top: 0px;
    width: 0px;
    height: 2px;
    border-bottom-color: rgb(85, 85, 85);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    position: absolute;
    opacity: 0.55;
}

.ls-circle-timer {
    top: 10px;
    width: 16px;
    height: 16px;
    right: 10px;
    display: none;
    position: absolute;
    opacity: 0.65;
}

.ls-container .ls-circle-timer {
    box-sizing: border-box !important;
}

    .ls-container .ls-circle-timer * {
        box-sizing: border-box !important;
    }

.ls-ct-half {
    border: 4px solid white;
    border-image: none;
}

.ls-ct-left {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-right {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-left {
    position: absolute;
}

.ls-ct-right {
    position: absolute;
}

.ls-ct-left {
    left: 0px;
}

.ls-ct-right {
    left: 50%;
}

.ls-ct-rotate {
    top: 0px;
    width: 200%;
    height: 100%;
    position: absolute;
}

.ls-ct-left .ls-ct-rotate {
    left: 0px;
}

.ls-ct-right .ls-ct-hider {
    left: 0px;
}

.ls-ct-right .ls-ct-half {
    left: 0px;
}

.ls-ct-right .ls-ct-rotate {
    right: 0px;
}

.ls-ct-left .ls-ct-hider {
    right: 0px;
}

.ls-ct-left .ls-ct-half {
    right: 0px;
}

.ls-ct-hider {
    top: 0px;
    position: absolute;
}

.ls-ct-half {
    top: 0px;
    position: absolute;
}

.ls-ct-hider {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-half {
    width: 200%;
    height: 100%;
}

.ls-ct-center {
    border: 4px solid black;
    border-image: none;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.2;
}

.ls-ct-half {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}

.ls-ct-center {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}

.ls-slidebar-container {
    margin: 10px auto;
}

.ls-slidebar-container {
    position: relative;
}

.ls-slidebar {
    position: relative;
}

.ls-progressbar {
    left: 0px;
    top: 0px;
    position: absolute;
}

.ls-slidebar-slider-container {
    left: 0px;
    top: 0px;
    position: absolute;
}

.ls-progressbar {
    width: 0px;
    height: 100%;
    z-index: 1;
}

.ls-slidebar-slider-container {
    z-index: 2;
}

.ls-slidebar-slider {
    position: static !important;
    cursor: pointer;
}

.ls-slidebar {
    height: 10px;
    background-color: rgb(221, 221, 221);
}

.ls-slidebar {
    border-radius: 10px;
}

.ls-progressbar {
    border-radius: 10px;
}

.ls-progressbar {
    background-color: rgb(187, 187, 187);
}

.ls-slidebar-slider-container {
    top: 50%;
}

.ls-slidebar-slider {
    border-radius: 20px;
    width: 20px;
    height: 20px;
    background-color: rgb(153, 153, 153);
}

.ls-slidebar-light .ls-slidebar {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204) rgb(221, 221, 221) rgb(221, 221, 221);
    border-image: none;
    height: 8px;
    background-color: white;
}

.ls-slidebar-light .ls-slidebar {
    border-radius: 10px;
}

.ls-slidebar-light .ls-progressbar {
    border-radius: 10px;
}

.ls-slidebar-light .ls-progressbar {
    background-color: rgb(238, 238, 238);
}

.ls-slidebar-light .ls-slidebar-slider-container {
    top: 50%;
}

.ls-slidebar-light .ls-slidebar-slider {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204) rgb(187, 187, 187) rgb(153, 153, 153);
    border-radius: 20px;
    border-image: none;
    width: 18px;
    height: 18px;
    background-color: rgb(238, 238, 238);
}

.ls-tn {
    display: none !important;
}

.ls-thumbnail-hover {
    left: 0px;
    display: none;
    position: absolute;
}

.ls-thumbnail-hover-inner {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
}

.ls-thumbnail-hover-bg {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.ls-thumbnail-hover-img {
    overflow: hidden;
    position: absolute;
}

.ls-thumbnail-hover img {
    left: 50%;
    top: 0px;
    display: inline-block;
    visibility: visible !important;
    position: absolute;
    max-width: none !important;
}

.ls-thumbnail-hover span {
    left: 50%;
    top: 100%;
    width: 0px;
    height: 0px;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    display: block;
    position: absolute;
}

.ls-thumbnail-wrapper {
    margin: 0px auto;
    width: 100%;
    position: relative;
}

.ls-thumbnail {
    margin: 0px auto;
    position: relative;
}

.ls-thumbnail-inner {
    width: 100%;
}

.ls-thumbnail-slide-container {
    width: 100%;
}

.ls-thumbnail-slide-container {
    overflow: hidden !important;
    position: relative;
}

.ls-thumbnail-slide {
    text-align: center;
    float: left;
    white-space: nowrap;
    position: relative;
}

    .ls-thumbnail-slide a {
        width: 0px;
        height: 0px;
        overflow: hidden;
        display: inline-block;
        position: relative;
    }

    .ls-thumbnail-slide img {
        height: 100%;
        visibility: visible !important;
        max-height: 100% !important;
        max-width: none !important;
    }

.ls-touchscroll {
    -ms-overflow-x: auto !important;
}

.ls-shadow {
    left: 0px;
    top: 100%;
    width: 100%;
    overflow: hidden !important;
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 10 !important;
}

    .ls-shadow img {
        left: 0px !important;
        width: 100% !important;
        height: auto !important;
        bottom: 0px !important;
        position: absolute !important;
    }

.ls-media-layer {
    overflow: hidden;
}

.ls-vpcontainer {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}

.ls-videopreview {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}

.ls-videopreview {
    background-position: center;
    background-size: cover;
}

.ls-videopreview {
    z-index: 1;
}

.ls-playvideo {
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

.ls-autoplay .ls-playvideo {
    display: none !important;
}

.ls-forcehide {
    display: none !important;
}

.ls-yourlogo {
    position: absolute;
    z-index: 50;
}

.ls-slide-transition-wrapper {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
}

.ls-slide-transition-wrapper {
    text-align: left !important;
}

    .ls-slide-transition-wrapper * {
        text-align: left !important;
    }

.ls-slide-transition-tile {
    float: left;
    position: relative;
}

    .ls-slide-transition-tile img {
        margin: 0px !important;
        visibility: visible;
    }

.ls-curtiles {
    overflow: hidden;
}

.ls-curtiles {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.ls-nexttiles {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.ls-curtile {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    transform: translateZ(0px);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.ls-nexttile {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    transform: translateZ(0px);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.ls-nexttile {
    display: none;
}

.ls-3d-container {
    overflow: visible !important;
    position: relative;
    perspective: none !important;
    -moz-perspective: none;
    -webkit-perspective: none;
}

.ls-3d-box {
    position: absolute;
}

    .ls-3d-box div {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        position: absolute;
        background-color: rgb(136, 136, 136);
    }

    .ls-3d-box .ls-3d-top {
        background-color: rgb(85, 85, 85);
    }

    .ls-3d-box .ls-3d-bottom {
        background-color: rgb(85, 85, 85);
    }

.ls-slide-transition-wrapper {
    perspective: 1500px;
    -moz-perspective: 1500px;
    -webkit-perspective: 1500px;
}

.ls-slide-transition-tile {
    perspective: 1500px;
    -moz-perspective: 1500px;
    -webkit-perspective: 1500px;
}

.ls-slide-transition-tile {
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.ls-3d-box {
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.ls-curtiles {
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.ls-nexttiles {
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.ls-curtile {
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.ls-nexttile {
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.ls-3d-box {
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

    .ls-3d-box div {
        backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }

:not(.ls-hidden).ls-fullsize {
    max-width: 100%;
}

:not(.ls-hidden).ls-fullwidth {
    max-width: 100%;
}

.ls-visible {
    overflow: visible !important;
}

.ls-unselectable {
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.ls-overflow-hidden {
    overflow: hidden;
}

.ls-overflowx-hidden {
    -ms-overflow-x: hidden;
}

.ls-overflow-visible {
    overflow: visible !important;
}

.ls-overflowy-hidden {
    -ms-overflow-y: hidden;
}

.ls-hidden {
    left: -5000px;
    top: -5000px;
    width: 0px !important;
    height: 0px !important;
    overflow: hidden !important;
    display: block !important;
    visibility: hidden !important;
    position: absolute;
    z-index: -1;
}

.ls-slide {
    background: none;
    margin: 0px !important;
    padding: 0px !important;
    border: currentColor !important;
    border-image: none !important;
    left: 0px !important;
    top: 0px !important;
    right: auto !important;
    bottom: auto !important;
    overflow: hidden;
    display: block !important;
    visibility: hidden !important;
    position: absolute !important;
}

    .ls-slide > .ls-layer {
        white-space: nowrap;
        position: absolute !important;
    }

    .ls-slide > .ls-l {
        white-space: nowrap;
        position: absolute !important;
    }

    .ls-slide > .ls-bg {
        white-space: nowrap;
        position: absolute !important;
    }

    .ls-slide > a > .ls-layer {
        white-space: nowrap;
        position: absolute !important;
    }

    .ls-slide > a > .ls-l {
        white-space: nowrap;
        position: absolute !important;
    }

    .ls-slide > a > .ls-bg {
        white-space: nowrap;
        position: absolute !important;
    }

.ls-fullscreen {
    margin: 0px !important;
    padding: 0px !important;
    width: auto !important;
    height: auto !important;
}

    .ls-fullscreen .ls-container {
        margin: 0px auto !important;
        background-color: black;
    }

    .ls-fullscreen .ls-fullscreen-wrapper {
        margin: 0px !important;
        padding: 0px !important;
        border: 0px currentColor !important;
        border-image: none !important;
        width: 100% !important;
        height: 100% !important;
        overflow: hidden !important;
        position: relative !important;
        background-color: black;
    }

        .ls-fullscreen .ls-fullscreen-wrapper .ls-container {
            left: 50% !important;
            top: 50% !important;
            position: absolute !important;
            transform: translate(-50%, -50%) !important;
        }

        .ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
            left: 50% !important;
            top: 50% !important;
            position: absolute !important;
            transform: translate(-50%, -50%) !important;
        }

.ls-layer .split-item {
    color: inherit;
    font-family: inherit !important;
    font-size: inherit;
    font-weight: inherit !important;
}

html body .ls-nav-prev {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-nav-prev {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-nav-next {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-nav-next {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-container img {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-container img {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-bottom-nav-wrapper a {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-bottom-nav-wrapper a {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-container .ls-fullscreen {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-container .ls-fullscreen {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-thumbnail a {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-thumbnail a {
    padding: 0px;
    border: 0px currentColor;
    transition: none;
    border-image: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > a {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > a {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > p {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > p {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > h1 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > h1 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > h2 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > h2 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > h3 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > h3 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > h4 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > h4 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > h5 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > h5 {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > img {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > img {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > div {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > div {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper > span {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper > span {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper .ls-bg {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper .ls-bg {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-wrapper .ls-layer {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-wrapper .ls-layer {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-slide .ls-layer {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-slide .ls-layer {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-slide a .ls-layer {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

#ls-global .ls-slide a .ls-layer {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    transition: none;
    line-height: normal;
    -webkit-transition: none;
}

html body .ls-container img {
    background: none !important;
    padding: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    min-width: 0px !important;
    max-width: none !important;
    box-shadow: none;
}

#ls-global .ls-container img {
    background: none !important;
    padding: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    min-width: 0px !important;
    max-width: none !important;
    box-shadow: none;
}

html body .ls-wp-container .ls-wrapper > a > * {
    margin: 0px;
}

#ls-global .ls-wp-container .ls-wrapper > a > * {
    margin: 0px;
}

html body .ls-wp-container .ls-wrapper > a {
    text-decoration: none;
}

#ls-global .ls-wp-container .ls-wrapper > a {
    text-decoration: none;
}

.ls-wp-fullwidth-container {
    box-sizing: content-box !important;
}

.ls-wp-fullwidth-helper {
    box-sizing: content-box !important;
}

.ls-gui-element * {
    box-sizing: content-box !important;
}

.ls-gui-element {
    box-sizing: content-box !important;
}

.ls-container {
    box-sizing: content-box !important;
}

.ls-slide > * {
    box-sizing: content-box !important;
}

.ls-slide {
    box-sizing: content-box !important;
}

.ls-wrapper {
    box-sizing: content-box !important;
}

.ls-layer {
    box-sizing: content-box !important;
}

html body .ls-yourlogo {
    margin: 0px;
}

#ls-global .ls-yourlogo {
    margin: 0px;
}

html body .ls-tn {
    display: none;
}

#ls-global .ls-tn {
    display: none;
}

.ls-bottom-nav-wrapper {
    line-height: 0;
    font-size: 0px;
}

    .ls-bottom-nav-wrapper span {
        line-height: 0;
        font-size: 0px;
    }

    .ls-bottom-nav-wrapper a {
        line-height: 0;
        font-size: 0px;
    }

html body .ls-container video {
    max-width: none !important;
    object-fit: cover;
}

#ls-global .ls-container video {
    max-width: none !important;
    object-fit: cover;
}

html body .ls-container.ls-wp-container {
    max-width: none;
}

#ls-global .ls-container.ls-wp-container {
    max-width: none;
}

html body .ls-fullscreen-wrapper {
    max-width: none;
}

#ls-global .ls-fullscreen-wrapper {
    max-width: none;
}

html body .ls-container {
    direction: ltr !important;
}

#ls-global .ls-container {
    direction: ltr !important;
}

html body .ls-container .ls-slide-transition-wrapper {
    direction: ltr !important;
}

#ls-global .ls-container .ls-slide-transition-wrapper {
    direction: ltr !important;
}

html body .ls-container .ls-slide-transition-wrapper * {
    direction: ltr !important;
}

#ls-global .ls-container .ls-slide-transition-wrapper * {
    direction: ltr !important;
}

html body .ls-container .ls-bottom-nav-wrapper {
    direction: ltr !important;
}

#ls-global .ls-container .ls-bottom-nav-wrapper {
    direction: ltr !important;
}

html body .ls-container .ls-bottom-nav-wrapper * {
    direction: ltr !important;
}

#ls-global .ls-container .ls-bottom-nav-wrapper * {
    direction: ltr !important;
}

html body .ls-container .ls-bottom-nav-wrapper span * {
    direction: ltr !important;
}

#ls-global .ls-container .ls-bottom-nav-wrapper span * {
    direction: ltr !important;
}

html body .ls-direction-fix {
    direction: ltr !important;
}

#ls-global .ls-direction-fix {
    direction: ltr !important;
}

html body .ls-container {
    float: none !important;
}

#ls-global .ls-container {
    float: none !important;
}

.ls-slider-notification {
    background: rgb(222, 69, 40);
    margin: 10px auto;
    padding: 10px 10px 15px 88px;
    border-radius: 5px;
    color: white !important;
    font-family: "Open Sans", arial, sans-serif !important;
    position: relative;
    min-height: 60px;
}

    .ls-slider-notification a {
        color: white !important;
        text-decoration: underline !important;
    }

.ls-slider-notification-logo {
    border-radius: 56px;
    left: 17px;
    top: 16px;
    width: 56px;
    height: 56px;
    text-align: center;
    color: rgb(222, 69, 40);
    line-height: 53px;
    font-size: 49px;
    font-style: normal;
    font-weight: 800;
    position: absolute;
    background-color: white;
}

.ls-slider-notification strong {
    color: white !important;
    line-height: 26px;
    font-size: 20px;
    font-weight: normal !important;
    display: block;
}

.ls-slider-notification span {
    text-align: justify !important;
    line-height: 16px;
    font-size: 13px;
    display: block;
}

@media screen and (max-width:767px) {
    .ls-container .ls-layers > .ls-hide-on-phone {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-phone video {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-phone audio {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-phone iframe {
        display: none !important;
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .ls-container .ls-layers > .ls-hide-on-tablet {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-tablet video {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-tablet audio {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-tablet iframe {
        display: none !important;
    }
}

@media screen and (min-width:1025px) {
    .ls-container .ls-layers > .ls-hide-on-desktop {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-desktop video {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-desktop audio {
        display: none !important;
    }

    .ls-container .ls-background-videos .ls-hide-on-desktop iframe {
        display: none !important;
    }
}

.ls-container .ls-background-videos .ls-vpcontainer {
    z-index: 10;
}

.ls-container .ls-background-videos .ls-videopreview {
    background-size: cover !important;
}

.ls-container .ls-background-videos video {
    position: relative;
    z-index: 20;
}

.ls-container .ls-background-videos audio {
    position: relative;
    z-index: 20;
}

.ls-container .ls-background-videos iframe {
    position: relative;
    z-index: 20;
}

@media not all, not all, not all {
    #ls-test3d {
        left: 9px;
        height: 3px;
        position: absolute;
    }
}

[data-ls-animating-in] {
    will-change: transform, opacity;
}

[data-ls-animating-out] {
    will-change: transform, opacity;
}

.ls-loop {
    will-change: transform;
}
