﻿
/*=================       Sticky Social     ======================*/
@media (max-width: 544px) {
    .sticky-container .sticky li {
        display: none;
    }
}


.sticky-container {
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -157px;
    top: 425px;
    width: 200px;
    z-index: 999;
}

.sticky li {
    list-style-type: none;
    background-color: #000000;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

    .sticky li:hover {
        margin-left: -115px;
        /*-webkit-transform: translateX(-115px);
		-moz-transform: translateX(-115px);
		-o-transform: translateX(-115px);
		-ms-transform: translateX(-115px);
		transform:translateX(-115px);*/
        /*background-color: #8e44ad;*/
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
        -webkit-filter: grayscale(0%);
    }

    .sticky li img {
        float: left;
        margin: 5px 5px;
        margin-right: 10px;
    }

    .sticky li p {
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
        line-height: 43px;
    }


/*=================       Sticky Advertising     ======================*/
@media (max-width: 767px) {
    .sticky-left-advertising {
        display: none;
    }
}

@media (max-width: 767px) {
    .sticky-right-advertising {
        display: none;
    }
}

.sticky-left-advertising {
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    left: 0px;
    top: 600px;
    z-index: 999;
}

.sticky p {
    padding: 0px;
    margin: 0px;
}

.sticky-right-advertising {
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: 0px;
    top: 100px;
    z-index: 999;
}

.sticky p {
    padding: 0px;
    margin: 0px;
}


.sticky-bottom-advertising {
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    bottom: 0px;
    z-index: 999;
}

.sticky p {
    padding: 0px;
    margin: 0px;
}

.sticky-top-advertising {
    /*background-color: #333;*/
    padding: 5px;
    margin: 0px;
}


.col-container {
    display: flex;
    width: 100%;
}

.owl-carousel-present.owl-carousel-arrows .owl-prev:hover, .owl-carousel-present.owl-carousel-arrows .page .owl-prev:hover, .page
.owl-carousel-present.owl-carousel-arrows .owl-next:hover,
.owl-carousel-present.owl-carousel-arrows .page .owl-next:hover, .page .text-acapulco, .page .text-blue-gray, .page .text-malibu, .page .text-carrot, .page .text-red, .page .text-pink, .page .rd-navbar-default.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active, .rd-navbar-default.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active, .page .rd-navbar-floated.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active, .rd-navbar-floated.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active, .page .rd-navbar-top-panel.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active, .rd-navbar-top-panel.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active, .page .rd-navbar-logo-center.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active, .rd-navbar-logo-center.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active, .page .text-mantis:before, .page .thumbnail-simple:hover .caption:before, .thumbnail-simple:hover .page .caption:before, .page .owl-carousel-present.owl-carousel-arrows .owl-prev:hover:before, .owl-carousel-present.owl-carousel-arrows .page .owl-prev:hover:before, .page
.owl-carousel-present.owl-carousel-arrows .owl-next:hover:before,
.owl-carousel-present.owl-carousel-arrows .page .owl-next:hover:before, .page .text-acapulco:before, .page .text-blue-gray:before, .page .text-malibu:before, .page .text-carrot:before, .page .text-red:before, .page .text-pink:before, .page .rd-navbar-default.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active:before, .rd-navbar-default.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active:before, .page .rd-navbar-floated.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active:before, .rd-navbar-floated.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active:before, .page .rd-navbar-top-panel.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active:before, .rd-navbar-top-panel.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active:before, .page .rd-navbar-logo-center.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active:before, .rd-navbar-logo-center.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active:before {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

    .owl-carousel-present.owl-carousel-arrows .owl-prev:hover, .owl-carousel-present.owl-carousel-arrows .page .owl-prev:hover, .page
    .owl-carousel-present.owl-carousel-arrows .owl-next:hover,
    .owl-carousel-present.owl-carousel-arrows .page .owl-next:hover, .page .text-mantis:before, .page .thumbnail-simple:hover .caption:before, .thumbnail-simple:hover .page .caption:before, .page .owl-carousel-present.owl-carousel-arrows .owl-prev:hover:before, .owl-carousel-present.owl-carousel-arrows .page .owl-prev:hover:before, .page
    .owl-carousel-present.owl-carousel-arrows .owl-next:hover:before,
    .owl-carousel-present.owl-carousel-arrows .page .owl-next:hover:before {
        color: #42B574;
        background-image: -webkit-linear-gradient(0deg, #42b574 0%, #84c450 100%);
    }

.bg-deluge .owl-carousel .owl-prev, .bg-butterfly-bush .owl-carousel .owl-prev, .navbar-inverse .owl-carousel .owl-prev, .context-dark .owl-carousel .owl-prev, .swiper-slide-caption .owl-carousel .owl-prev, .bg-deluge .owl-carousel .owl-next, .bg-butterfly-bush .owl-carousel .owl-next, .navbar-inverse .owl-carousel .owl-next, .context-dark .owl-carousel .owl-next, .swiper-slide-caption .owl-carousel .owl-next {
    border-color: #fff;
    color: #fff;
}
/** 3.11 Owl Carousel */
.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 {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .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;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-will-change: transform;
        will-change: transform;
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-dot {
        text-align: center;
        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 {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.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;
    font: 400 40px/80px 'FontAwesome';
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:before {
        content: '\f144';
    }

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transform: scale(1.3);
        transform: scale(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;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-carousel-classic {
    overflow: hidden;
}

    .owl-carousel-classic .owl-prev,
    .owl-carousel-classic .owl-next {
        position: absolute;
        top: 50%;
        transition: .3s;
        z-index: 1;
    }

        .owl-carousel-classic .owl-prev:before,
        .owl-carousel-classic .owl-next:before {
            position: absolute;
            top: 30px;
            font-size: 18px;
            width: 24px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            z-index: 1;
        }

        .owl-carousel-classic .owl-prev:after,
        .owl-carousel-classic .owl-next:after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 43px 0 43px 43px;
            border-color: transparent transparent transparent #fff;
        }

    .owl-carousel-classic .owl-prev {
        -webkit-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }

        .owl-carousel-classic .owl-prev, .owl-carousel-classic .owl-prev:before {
            left: 0;
        }

    .owl-carousel-classic .owl-next {
        -webkit-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
    }

        .owl-carousel-classic .owl-next, .owl-carousel-classic .owl-next:before {
            right: 0;
        }

            .owl-carousel-classic .owl-next:after {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
            }

    .owl-carousel-classic:hover .owl-prev,
    .owl-carousel-classic:hover .owl-next {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .owl-carousel-classic .owl-dots {
        margin-left: -8px;
        line-height: 8px;
        text-align: center;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 20px;
    }

    .owl-carousel-classic .owl-dot {
        margin-left: 8px;
        display: inline-block;
        width: 8px;
        height: 8px;
        line-height: 8px;
        border-radius: 50%;
        background: #434345;
    }

        .owl-carousel-classic .owl-dot.active {
            background: #fff;
        }

.owl-carousel-default .owl-prev,
.owl-carousel-default .owl-next {
    position: absolute;
    top: 50%;
    transition: .3s;
    z-index: 1;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #9b9b9b;
    color: #9b9b9b;
    opacity: .3;
}

    .owl-carousel-default .owl-prev:hover,
    .owl-carousel-default .owl-next:hover {
        opacity: 1;
    }

.owl-carousel-default .owl-dots {
    margin-top: 30px;
    margin-left: -8px;
    line-height: 8px;
    text-align: center;
}

.owl-carousel-default .owl-dot {
    margin-left: 8px;
    display: inline-block;
    width: 8px;
    height: 8px;
    line-height: 8px;
    border-radius: 50%;
    background: #434345;
}

    .owl-carousel-default .owl-dot.active {
        background: #fff;
    }

.owl-carousel-default .owl-next {
    right: 20px;
}

.owl-carousel-default .owl-prev {
    left: 20px;
}

.tablet .owl-carousel-default .owl-dots {
    display: block !important;
}

.tablet .owl-carousel-default .owl-nav {
    display: none !important;
}

.owl-carousel-present.owl-carousel-arrows .owl-prev,
.owl-carousel-present.owl-carousel-arrows .owl-next {
    top: 47%;
    font-size: 70px;
    width: 70px;
    height: 70px;
}

    .owl-carousel-present.owl-carousel-arrows .owl-prev:hover,
    .owl-carousel-present.owl-carousel-arrows .owl-next:hover {
        opacity: 1;
    }

.owl-carousel-present.owl-carousel-arrows .owl-prev {
    left: -52px;
}

.owl-carousel-present.owl-carousel-arrows .owl-next {
    right: -52px;
}

.owl-carousel-arrows .owl-prev,
.owl-carousel-arrows .owl-next {
    width: 40px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    opacity: 1;
    border: none;
}

    .owl-carousel-arrows .owl-prev:hover,
    .owl-carousel-arrows .owl-next:hover {
        opacity: .5;
    }

.owl-carousel-arrows .owl-prev {
    left: 85px;
}

.owl-carousel-arrows .owl-next {
    right: 85px;
}

.owl-carousel-arrows .owl-dot {
    transition: .3s all ease;
}

    .owl-carousel-arrows .owl-dot:hover, .owl-carousel-arrows .owl-dot.active {
        background: #42b574;
    }

.owl-carousel-arrows-fullwidth .owl-prev {
    left: 20px;
}

.owl-carousel-arrows-fullwidth .owl-next {
    right: 20px;
}

.owl-carousel-class-light .owl-dot {
    transition: .3s all ease;
    background: #d9d9d9;
}

    .owl-carousel-class-light .owl-dot.active, .owl-carousel-class-light .owl-dot:hover {
        background: #42b574;
    }

.owl-carousel-dots-custom-style.owl-carousel-default .owl-dot:before {
    color: #fff;
    background-image: -webkit-linear-gradient(0deg, #fff 0%, #fff 100%);
}

.owl-custom-pagination {
    display: none;
}

@media (min-width: 768px) {
    .owl-custom-pagination {
        display: block;
        width: 100%;
    }

        .owl-custom-pagination li {
            padding: 0;
            cursor: pointer;
            box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.15);
            transition: .3s all ease;
            -webkit-transform: scale(0.8);
            transform: scale(0.8);
        }

            .owl-custom-pagination li:hover, .owl-custom-pagination li.active {
                -webkit-transform: scale(1);
                transform: scale(1);
            }

        .owl-custom-pagination img {
            backface-visibility: hidden;
        }
}

.owl-custom-pagination + .owl-carousel .owl-next,
.owl-custom-pagination + .owl-carousel .owl-prev {
    margin-top: -60px;
}

.owl-custom-pagination-variant-1 {
    padding-left: 6px;
}

    .owl-custom-pagination-variant-1 .owl-dot-custom {
        width: 14px;
        height: 14px;
        background: #d9d9d9;
        border-radius: 50%;
        cursor: pointer;
        -webkit-transition: 0.35s all ease;
        -o-transition: 0.35s all ease;
        transition: 0.35s all ease;
    }

        .owl-custom-pagination-variant-1 .owl-dot-custom:hover, .owl-custom-pagination-variant-1 .owl-dot-custom.active {
            background: #55bbeb;
        }

        .owl-custom-pagination-variant-1 .owl-dot-custom.active {
            width: 18px;
            height: 18px;
            -webkit-transform: translateY(2px);
            transform: translateY(2px);
        }

        .owl-custom-pagination-variant-1 .owl-dot-custom + .owl-dot-custom {
            margin-left: 18px;
        }

.owl-customer-navigation {
    display: inline-block;
}

    .owl-customer-navigation .owl-prev, .owl-customer-navigation .owl-next {
        width: 24px;
        height: 24px;
        line-height: 23px;
        text-align: center;
        border-radius: 3px;
        cursor: pointer;
        transition: .3s;
        border: 1px solid #d9d9d9;
    }

        .owl-customer-navigation .owl-prev:hover, .owl-customer-navigation .owl-next:hover {
            background: #212121;
            color: #fff;
            border-color: #212121;
        }

.owl-carousel-testimonials-2 .owl-nav {
    display: inline-block;
    margin-top: 15px;
}

.owl-carousel-testimonials-2 .owl-next {
    margin-left: 6px;
}

.owl-carousel-testimonials-2 .owl-prev,
.owl-carousel-testimonials-2 .owl-next {
    display: inline-block;
    transition: .3s;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #d9d9d9;
    color: #434345;
    border-radius: 3px;
}

    .owl-carousel-testimonials-2 .owl-prev:hover,
    .owl-carousel-testimonials-2 .owl-next:hover {
        background: #212121;
        color: #fff;
        border-color: #212121;
    }

.owl-carousel-testimonials-3 .owl-dots {
    margin-top: 20px;
    position: static;
    -webkit-transform: none;
    transform: none;
}

.owl-carousel-simple-quote .owl-dots {
    position: static;
    text-align: right;
    -webkit-transform: none;
    transform: none;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

.veil-owl-dots .owl-dots {
    display: none !important;
}

@media (min-width: 480px) {
    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xs-owl-dots .owl-dots {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-sm-owl-dots .owl-dots {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-md-owl-dots .owl-dots {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-lg-owl-dots .owl-dots {
        display: none !important;
    }
}

@media (min-width: 1800px) {
    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }

    .veil-xl-owl-dots .owl-dots {
        display: none !important;
    }
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

.reveal-owl-dots .owl-dots {
    display: block !important;
}

@media (min-width: 480px) {
    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xs-owl-dots .owl-dots {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-sm-owl-dots .owl-dots {
        display: block !important;
    }
}

@media (min-width: 992px) {
    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-md-owl-dots .owl-dots {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-lg-owl-dots .owl-dots {
        display: block !important;
    }
}

@media (min-width: 1800px) {
    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }

    .reveal-xl-owl-dots .owl-dots {
        display: block !important;
    }
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

.veil-owl-nav .owl-nav {
    display: none !important;
}

@media (min-width: 480px) {
    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xs-owl-nav .owl-nav {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-sm-owl-nav .owl-nav {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-md-owl-nav .owl-nav {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-lg-owl-nav .owl-nav {
        display: none !important;
    }
}

@media (min-width: 1800px) {
    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }

    .veil-xl-owl-nav .owl-nav {
        display: none !important;
    }
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

.reveal-owl-nav .owl-nav {
    display: block !important;
}

@media (min-width: 480px) {
    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xs-owl-nav .owl-nav {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-sm-owl-nav .owl-nav {
        display: block !important;
    }
}

@media (min-width: 992px) {
    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-md-owl-nav .owl-nav {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-lg-owl-nav .owl-nav {
        display: block !important;
    }
}

@media (min-width: 1800px) {
    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }

    .reveal-xl-owl-nav .owl-nav {
        display: block !important;
    }
}

.post-inspiration {
    position: relative;
    display: block;
}

    .post-inspiration .post-inspiration-img-wrap {
        position: relative;
        display: inline-block;
    }

        .post-inspiration .post-inspiration-img-wrap, .post-inspiration .post-inspiration-img-wrap img {
            width: 100%;
            object-fit: cover;
        }

            .post-inspiration .post-inspiration-img-wrap.post-inspiration-img-wrap-no-bg:before {
                content: none !important;
            }

            .post-inspiration .post-inspiration-img-wrap:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                width: 100%;
                height: 100%;
                background: rgba(78, 50, 20, 0.6);
            }

    .post-inspiration .post-inspiration-body {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        padding: 0 20px;
        -webkit-transform: translate(-50%, -52%);
        transform: translate(-50%, -52%);
        will-change: transform;
    }

        .post-inspiration .post-inspiration-body * {
            color: #fff;
        }

@media (min-width: 992px) {
    .post-inspiration .post-inspiration-body {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (min-width: 1200px) {
    .post-inspiration .post-inspiration-body {
        padding-left: 85px;
        padding-right: 85px;
    }
}

@media (min-width: 1200px) {
    .post-inspiration .post-inspiration-body, .post-inspiration .post-inspiration-img-wrap:before {
        opacity: 0;
        transition: .3s all ease;
    }

    .post-inspiration .post-inspiration-img-wrap:before {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        visibility: hidden;
    }

    .post-inspiration:hover .post-inspiration-body, .post-inspiration:hover .post-inspiration-img-wrap:before {
        opacity: 1;
    }

    .post-inspiration:hover .post-inspiration-img-wrap:before {
        -webkit-transform: scale(1);
        transform: scale(1);
        visibility: visible;
    }
}

.post-inspiration-img-auto-height .post-inspiration-img-wrap, .post-inspiration-img-auto-height .post-inspiration-img-wrap img {
    height: auto;
    min-height: 350px;
    object-fit: cover;
}

.post-inspiration-visible .post-inspiration-body, .post-inspiration-visible .post-inspiration-img-wrap:before {
    opacity: 1;
}

.post-inspiration-visible .post-inspiration-img-wrap:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}

@media (min-width: 1200px) {
    .post-inspiration-event .post-inspiration-body, .post-inspiration-event .post-inspiration-img-wrap:before {
        opacity: 1;
    }

    .post-inspiration-event .post-inspiration-body {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.thumbnail-variant-seal {
  max-width: 120px;
  margin-left: auto;
  margin-right: 0px;
}

.page-loader {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	float: left;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
	z-index: 9999999;
	background: #fff;
	transition: .3s all ease;
}

.page-loader.loaded {
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}

.page-loader.ending {
	display: none;
}

.page-loader > * {
	position: relative;
	top: -20px;
}

[data-x-mode] .page-loader {
	display: none;
}

.page-loader-image {
	display: block;
	text-align: center;
}

.page-loader-body {
	margin-top: 35px;
	text-align: center;
}

.cssload-jumping {
	position: relative;
	display: block;
	width: 300px;
}

.cssload-jumping,
.cssload-jumping * {
	box-sizing: border-box;
}

.cssload-jumping span {
	display: inline-block;
	height: 11px;
	width: 11px;
	margin: 0 13px;
	background: #000001;
	border-radius: 487px;
	background-clip: padding-box;
}

.cssload-jumping span:nth-child(1) {
	animation: scale 1.15s 0.12s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.cssload-jumping span:nth-child(2) {
	animation: scale 1.15s 0.23s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.cssload-jumping span:nth-child(3) {
	animation: scale 1.15s 0.35s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.cssload-jumping span:nth-child(4) {
	animation: scale 1.15s 0.46s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.cssload-jumping span:nth-child(5) {
	animation: scale 1.15s 0.58s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

@-webkit-keyframes scale {
	0% {
		-o-transform: scale(0);
	}
	25% {
		-o-transform: scale(0.9, 0.9);
		background: #e30b2a;
	}
	50% {
		-o-transform: scale(1, 1);
		margin: 0 5px;
		background: #b30921;
	}
	100% {
		-o-transform: scale(0);
	}
}

@keyframes scale {
	0% {
		-o-transform: scale(0);
	}
	25% {
		-o-transform: scale(0.9, 0.9);
		background: #e30b2a;
	}
	50% {
		-o-transform: scale(1, 1);
		margin: 0 5px;
		background: #b30921;
	}
	100% {
		-o-transform: scale(0);
	}
}

    .companycheck{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }
