.elementor-bg-transform .elementor-bg {
    will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,
.elementor-bg-transform-zoom-out .elementor-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-bg-transform-move-left .elementor-bg {
    -webkit-transform: scale(1.2) translateX(8%);
    -ms-transform: scale(1.2) translateX(8%);
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-left:hover .elementor-bg,
.elementor-bg-transform-move-right .elementor-bg {
    -webkit-transform: scale(1.2) translateX(-8%);
    -ms-transform: scale(1.2) translateX(-8%);
    transform: scale(1.2) translateX(-8%)
}

.elementor-bg-transform-move-right:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateX(8%);
    -ms-transform: scale(1.2) translateX(8%);
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-up .elementor-bg {
    -webkit-transform: scale(1.2) translateY(8%);
    -ms-transform: scale(1.2) translateY(8%);
    transform: scale(1.2) translateY(8%)
}

.elementor-bg-transform-move-down .elementor-bg,
.elementor-bg-transform-move-up:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateY(-8%);
    -ms-transform: scale(1.2) translateY(-8%);
    transform: scale(1.2) translateY(-8%)
}

.elementor-bg-transform-move-down:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateY(8%);
    -ms-transform: scale(1.2) translateY(8%);
    transform: scale(1.2) translateY(8%)
}

.elementor-animated-content {
    --translate: 0, 0
}

.elementor-animated-content:hover .elementor-animated-item--grow {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.elementor-animated-content:hover .elementor-animated-item--shrink {
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-in {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-out {
    opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2)
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,
.elementor-animated-content:hover .elementor-animated-item--enter-from-left,
.elementor-animated-content:hover .elementor-animated-item--enter-from-right,
.elementor-animated-content:hover .elementor-animated-item--enter-from-top {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    -webkit-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    transform: translateY(-600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
    -webkit-transform: translateY(600px);
    -ms-transform: translateY(600px);
    transform: translateY(600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:hover .elementor-animated-item--exit-to-left,
.elementor-animated-content:hover .elementor-animated-item--exit-to-right,
.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--move-right {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-left {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-up {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-down {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-right {
    --translate: 8%, 0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-left {
    --translate: -8%, 0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
    --translate: 0, -8%
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom {
    --translate: 0, 8%
}

.elementor-animated-content [class^=elementor-animated-item] {
    will-change: transform, opacity
}

.elementor-animated-content .elementor-animated-item--shrink-contained {
    -webkit-transform: scale(1.17);
    -ms-transform: scale(1.17);
    transform: scale(1.17)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in,
.elementor-animated-content .elementor-animated-item--enter-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-in {
    opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-zoom-in,
.elementor-animated-content .elementor-animated-item--exit-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-out {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
    -webkit-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    transform: translateY(-600px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
    -webkit-transform: translateY(500px);
    -ms-transform: translateY(500px);
    transform: translateY(500px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom,
.elementor-animated-content .elementor-animated-item--enter-from-left,
.elementor-animated-content .elementor-animated-item--enter-from-right,
.elementor-animated-content .elementor-animated-item--enter-from-top {
    opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-to-bottom,
.elementor-animated-content .elementor-animated-item--exit-to-left,
.elementor-animated-content .elementor-animated-item--exit-to-right,
.elementor-animated-content .elementor-animated-item--exit-to-top {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.elementor-animated-content .elementor-animated-item--move-contained-bottom,
.elementor-animated-content .elementor-animated-item--move-contained-left,
.elementor-animated-content .elementor-animated-item--move-contained-right,
.elementor-animated-content .elementor-animated-item--move-contained-top {
    -webkit-transform: scale(1.2) translate(var(--translate));
    -ms-transform: scale(1.2) translate(var(--translate));
    transform: scale(1.2) translate(var(--translate))
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover {
    outline: 1px solid #fec449
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings {
    background-image: -o-linear-gradient(bottom, #feb416, #fec449);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#feb416), to(#fec449));
    background-image: linear-gradient(0deg, #feb416, #fec449)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover {
    background-color: #feb416
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save {
    display: none
}

.elementor-theme-builder-content-area {
    height: 400px
}

.elementor-location-footer:before,
.elementor-location-header:before {
    content: "";
    display: table;
    clear: both
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post {
    display: block
}

.elementor-sticky--active {
    z-index: 99
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,
[data-elementor-type=popup]:not(.elementor-edit-area) {
    display: none
}

.elementor-popup-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
    background-color: transparent;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper,
.elementor-popup-modal .dialog-header {
    display: none
}

.elementor-popup-modal .dialog-close-button {
    display: none;
    top: 20px;
    margin-top: 0;
    right: 20px;
    opacity: 1;
    z-index: 9999;
    pointer-events: all
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #373a3c;
    height: 1em;
    width: 1em
}

.elementor-popup-modal .dialog-widget-content {
    width: auto;
    overflow: visible;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: all
}

.elementor-popup-modal .dialog-message {
    width: 640px;
    max-width: 100vw;
    max-height: 100vh;
    padding: 0;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-popup-modal .elementor {
    width: 100%
}

.elementor-motion-effects-element,
.elementor-motion-effects-layer {
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
    -o-transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
    transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

.elementor-motion-effects-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.elementor-motion-effects-layer {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-motion-effects-perspective {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.jet-smart-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 40px
}

.jet-smart-listing-wrap {
    position: relative;
    word-wrap: anywhere
}

.jet-smart-listing__featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-animation: appear 400ms forwards;
    animation: appear 400ms forwards
}

.jet-smart-listing__featured.featured-layout-boxed {
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jet-smart-listing__featured.featured-position-top {
    width: 100%;
    max-width: 100%
}

.jet-smart-listing__featured.featured-img-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width: 1024px) {
    .jet-smart-listing__featured.featured-img-left {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-smart-listing__featured.featured-img-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width: 1024px) {
    .jet-smart-listing__featured.featured-img-right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-smart-listing__featured-box-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    position: relative
}

.jet-smart-listing__featured-box-link:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 1
}

.jet-smart-listing__featured-box-link>* {
    position: relative;
    z-index: 2
}

.featured-img-left .jet-smart-listing__featured-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.featured-img-left.has-post-thumb .jet-smart-listing__featured-content {
    margin-left: 20px
}

.featured-img-right.has-post-thumb .jet-smart-listing__featured-content {
    margin-right: 20px
}

.featured-img-top.has-post-thumb .jet-smart-listing__featured-content {
    margin-top: 20px
}

.jet-smart-listing.has-featured-position-left,
.jet-smart-listing.has-featured-position-right {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media (max-width: 1024px) {

    .jet-smart-listing.has-featured-position-left,
    .jet-smart-listing.has-featured-position-right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-smart-listing.has-featured-position-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor .elementor-widget-jet-blog-smart-listing .jet-smart-listing__more {
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor .elementor-widget-jet-blog-smart-listing .jet-smart-listing__more-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor .elementor-widget-jet-blog-smart-listing .jet-smart-listing__more-icon {
    margin-left: 5px;
    text-decoration: none
}

.elementor .elementor-widget-jet-blog-smart-listing .jet-smart-listing__more-text {
    display: inline-block;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.jet-smart-listing__posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 10px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.has-featured-position-top .jet-smart-listing__posts,
.no-featured .jet-smart-listing__posts {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (max-width: 1024px) {
    .jet-smart-listing__posts {
        max-width: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important
    }
}

.jet-smart-listing__post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    -webkit-animation: appear 400ms forwards;
    animation: appear 400ms forwards;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0
}

.jet-smart-listing__post.has-thumb-postion-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.jet-smart-listing__post.has-thumb-postion-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jet-smart-listing__post-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.jet-smart-listing__post-thumbnail img {
    display: block;
    width: 100%;
    height: auto
}

.has-thumb-postion-top .jet-smart-listing__post-thumbnail {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%
}

.featured-img-left .jet-smart-listing__post-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%
}

.jet-smart-listing__post-thumbnail a {
    display: block;
    position: relative;
    overflow: hidden
}

.jet-smart-listing__post-thumbnail a:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 1
}

.jet-smart-listing__post-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.has-thumb-postion-top.has-post-thumb .jet-smart-listing__post-content {
    margin-top: 20px
}

.has-thumb-postion-left.has-post-thumb .jet-smart-listing__post-content {
    margin-left: 20px
}

.has-thumb-postion-right.has-post-thumb .jet-smart-listing__post-content {
    margin-right: 20px
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-1 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-2 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-2 .jet-smart-listing__post-wrapper:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(8),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(16),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(20),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-3 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-3 .jet-smart-listing__post-wrapper:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(6),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(18),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(21),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(25),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-4 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(30),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-4 .jet-smart-listing__post-wrapper:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(6),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(8),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(12),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(16),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(18),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(21),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(24),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(28),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(32),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(33),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(34),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-5 .jet-smart-listing__post-wrapper:nth-child(36),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(37),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(38),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(39),
.columns-5 .jet-smart-listing__post-wrapper:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(8),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(16),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(20),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(21),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(25),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(28),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(32),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(33),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(34),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(35),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(37),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(38),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(39),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(40),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(41),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-6 .jet-smart-listing__post-wrapper:nth-child(43),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(44),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(45),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(46),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(47),
.columns-6 .jet-smart-listing__post-wrapper:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(6),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(8),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(12),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(16),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(18),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(20),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(24),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(25),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(30),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(32),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(33),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(34),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(36),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(37),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(38),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(39),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(40),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(41),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(43),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(44),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(45),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(46),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(47),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(48),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-7 .jet-smart-listing__post-wrapper:nth-child(50),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(51),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(52),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(53),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(54),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(55),
.columns-7 .jet-smart-listing__post-wrapper:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(1),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(2),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(3),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(4),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(5),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(6),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(7),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(9),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(10),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(11),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(12),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(13),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(14),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(15),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(17),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(18),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(19),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(20),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(21),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(22),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(23),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(25),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(26),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(27),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(28),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(29),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(30),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(31),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(33),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(34),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(35),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(36),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(37),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(38),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(39),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(41),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(42),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(43),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(44),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(45),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(46),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(47),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(49),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(50),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(51),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(52),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(53),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(54),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(55),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.columns-8 .jet-smart-listing__post-wrapper:nth-child(57),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(58),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(59),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(60),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(61),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(62),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(63),
.columns-8 .jet-smart-listing__post-wrapper:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

@media (max-width: 1024px) {
    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(1) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(2) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(3) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(5) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(7) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-1 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(2) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(10) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(14) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-2 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(3) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(9) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(15) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(18) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(21) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-3 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(20) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(28) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-4 .jet-smart-listing__post-wrapper:nth-child(32) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(5) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(10) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(15) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(20) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(24),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(25) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(30) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(35) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-tablet-5 .jet-smart-listing__post-wrapper:nth-child(40) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(18) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(30) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(35),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(36) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(40),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(42) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-tablet-6 .jet-smart-listing__post-wrapper:nth-child(48) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(7) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(14) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(21) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(24),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(28) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(35) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(40),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(42) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(48),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(49) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(50),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(51),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(52),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(53),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(54),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(55),
    .columns-tablet-7 .jet-smart-listing__post-wrapper:nth-child(56) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(32) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(35),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(40) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(42),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(48) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(49),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(50),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(51),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(52),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(53),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(54),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(55),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(56) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(57),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(58),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(59),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(60),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(61),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(62),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(63),
    .columns-tablet-8 .jet-smart-listing__post-wrapper:nth-child(64) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }
}

@media (max-width: 767px) {
    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(1) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(2) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(3) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(5) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(7) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-1 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(2) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(10) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(14) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-2 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(3) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(9) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(15) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(18) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(21) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-3 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(4) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(20) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(28) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-4 .jet-smart-listing__post-wrapper:nth-child(32) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(5) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(10) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(15) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(20) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(24),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(25) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(30) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(35) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-mobile-5 .jet-smart-listing__post-wrapper:nth-child(40) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(6) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(12) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(18) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(30) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(35),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(36) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(40),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(42) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-mobile-6 .jet-smart-listing__post-wrapper:nth-child(48) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(7) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(8),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(14) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(16),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(21) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(24),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(28) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(32),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(35) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(40),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(42) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(48),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(49) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(50),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(51),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(52),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(53),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(54),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(55),
    .columns-mobile-7 .jet-smart-listing__post-wrapper:nth-child(56) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(1),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(2),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(3),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(4),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(5),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(6),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(7),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(8) {
        -webkit-animation-delay: 100ms;
        animation-delay: 100ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(9),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(10),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(11),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(12),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(13),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(14),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(15),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(16) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(17),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(18),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(19),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(20),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(21),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(22),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(23),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(24) {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(25),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(26),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(27),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(28),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(29),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(30),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(31),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(32) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(33),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(34),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(35),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(36),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(37),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(38),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(39),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(40) {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(41),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(42),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(43),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(44),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(45),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(46),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(47),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(48) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(49),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(50),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(51),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(52),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(53),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(54),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(55),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(56) {
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }

    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(57),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(58),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(59),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(60),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(61),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(62),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(63),
    .columns-mobile-8 .jet-smart-listing__post-wrapper:nth-child(64) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms
    }
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}

.rows-1 .jet-smart-listing__post-wrapper:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.jet-smart-listing__meta-icon {
    margin-right: 5px
}

.jet-smart-listing__meta-item {
    display: inline-block
}

.jet-smart-listing__meta-item:not(:first-child):before {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.jet-smart-listing__meta-item .jet-smart-listing__post {
    font-size: .75em
}

.jet-smart-listing__meta .post__date,
.jet-smart-listing__meta .posted-by,
.jet-smart-listing__meta .post__comments {
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit
}

.jet-smart-listing__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-smart-listing__filter-item {
    display: inline-block
}

.jet-smart-listing__filter-item[hidden] {
    display: none
}

.jet-smart-listing__filter-item a {
    margin-left: 10px;
    display: block;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms
}

.jet-smart-listing__filter-more {
    position: relative
}

.jet-smart-listing__filter-more>.jet-blog-icon {
    display: block
}

.jet-smart-listing__filter-hidden-items {
    position: absolute;
    right: 0;
    visibility: hidden;
    opacity: 0;
    top: -999em;
    margin-top: 20px;
    -webkit-transition: margin 200ms linear, opacity 200ms linear;
    -o-transition: margin 200ms linear, opacity 200ms linear;
    transition: margin 200ms linear, opacity 200ms linear;
    min-width: 150px;
    text-align: right;
    z-index: 999;
    padding: 15px;
    background-color: #fff
}

.jet-smart-listing__filter-more:hover .jet-smart-listing__filter-hidden-items {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    top: 100%
}

.jet-smart-listing__filter-hidden-items .jet-smart-listing__filter-item {
    display: block
}

.jet-smart-listing__filter-hidden-items .jet-smart-listing__filter-item a {
    padding: 0 5px
}

.jet-smart-listing-wrap.jet-processing {
    opacity: .5;
    position: relative
}

.jet-smart-listing-wrap.jet-processing:after {
    z-index: 99;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ""
}

.jet-smart-listing-wrap.jet-processing+.jet-smart-listing-loading {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    border: 0.25rem solid rgba(100, 100, 100, 0.8);
    border-top-color: #111;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 999;
    margin: -18px 0 0 -18px
}

.jet-smart-listing__arrow {
    position: absolute;
    top: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-smart-listing__arrow i {
    display: block
}

.jet-smart-listing__arrow i:before {
    display: block;
    line-height: 1px
}

.jet-smart-listing__arrow.jet-arrow-prev {
    left: 0
}

.jet-smart-listing__arrow.jet-arrow-next {
    left: 40px
}

.jet-smart-listing__arrow.jet-arrow-next i {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.jet-smart-listing__arrow.jet-arrow-disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.jet-smart-listing__terms-link {
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms
}

.has-post-thumb .jet-smart-listing__terms-link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.elementor-jet-blog-smart-listing {
    position: relative
}

.jet-title-fields__item-label,
.jet-title-fields__item-value,
.jet-content-fields__item-label,
.jet-content-fields__item-value {
    display: inline-block
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes appear {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes appear {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.jet-smart-tiles {
    word-wrap: anywhere
}

.jet-smart-tiles-slide {
    display: none
}

.jet-smart-tiles-slide:first-child {
    display: block
}

.jet-smart-tiles-slide__wrap {
    display: grid;
    display: -ms-grid;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.jet-smart-tiles-slide__wrap.layout-2-1-2 {
    grid-template-columns: 1fr 50% 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 50% 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(3) {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(3) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(2) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(5) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.layout-2-1-2 {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(3) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-row: 1
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(2) {
        -ms-grid-column: 2;
        -ms-grid-row: 1
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2>div:nth-child(5) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.layout-2-1-2 {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(1) {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(1) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(2) {
    grid-column-start: 2;
    grid-column-end: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-h>div:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(1) {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(1) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(2) {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(4) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 4;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 2
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(3) {
        -ms-grid-column: 2;
        -ms-grid-row: 2
    }

    .jet-smart-tiles-slide__wrap.layout-1-1-2-v>div:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-1-2 {
    grid-template-columns: 50% 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-1-2>div:nth-child(1) {
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2>div:nth-child(1) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2>div:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2
}

.jet-smart-tiles-slide__wrap.layout-1-2>div:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 2
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.layout-1-2 {
        grid-template-rows: 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-1-2-2 {
    grid-template-columns: 50% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 50% 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(1) {
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(1) .jet-smart-tiles__box-excerpt {
    max-height: 20em;
    opacity: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(5) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.layout-1-2-2 {
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr !important;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-row: 2
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(3) {
        -ms-grid-column: 2;
        -ms-grid-row: 2
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.layout-1-2-2>div:nth-child(5) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.layout-1-2-2 {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-2-3-v {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(2) {
    grid-column-start: 4;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(4) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2
}

.jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(5) {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.layout-2-3-v {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 4;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 3
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 4;
        grid-row-end: 7;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 4;
        -ms-grid-row-span: 3
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(3) {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 3;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(4) {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 3;
        grid-row-end: 5;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 2
    }

    .jet-smart-tiles-slide__wrap.layout-2-3-v>div:nth-child(5) {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 5;
        grid-row-end: 7;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row: 5;
        -ms-grid-row-span: 2
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.layout-2-3-v {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.layout-2-x {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-2-x>div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-2-x>div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-3-x {
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-3-x>div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-3-x>div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-3-x>div:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-4-x {
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr
}

.jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(4) {
    -ms-grid-column: 4;
    -ms-grid-row: 1
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.layout-4-x {
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-columns: 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-row: 1
    }

    .jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(2) {
        -ms-grid-column: 2;
        -ms-grid-row: 1
    }

    .jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-row: 2
    }

    .jet-smart-tiles-slide__wrap.layout-4-x>div:nth-child(4) {
        -ms-grid-column: 2;
        -ms-grid-row: 2
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.layout-4-x {
        grid-template-rows: 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.rows-1 {
    grid-template-rows: 1fr;
    -ms-grid-rows: 1fr
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.rows-1.layout-4-x {
        grid-template-rows: repeat(2, 1fr);
        -ms-grid-rows: 1fr 1fr
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.rows-1.layout-4-x {
        grid-template-rows: 1fr 1fr 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-1.layout-3-x {
        grid-template-rows: 1fr 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-1.layout-2-x {
        grid-template-rows: 1fr 1fr;
        -ms-grid-rows: 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.rows-2 {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr
}

.jet-smart-tiles-slide__wrap.rows-2.layout-2-x>div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-2-x>div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-3-x>div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-3-x>div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-3-x>div:nth-child(6) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(7) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(8) {
    -ms-grid-column: 4;
    -ms-grid-row: 2
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x {
        grid-template-rows: repeat(4, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(6) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(7) {
        -ms-grid-column: 1;
        -ms-grid-row: 4
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x>div:nth-child(8) {
        -ms-grid-column: 2;
        -ms-grid-row: 4
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.rows-2 {
        grid-template-rows: repeat(4, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-3-x {
        grid-template-rows: repeat(6, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-2.layout-4-x {
        grid-template-rows: repeat(8, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
    }
}

.jet-smart-tiles-slide__wrap.rows-3 {
    grid-template-rows: repeat(3, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr
}

.jet-smart-tiles-slide__wrap.rows-3.layout-2-x>div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-2-x>div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-2-x>div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-2-x>div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(6) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-3-x>div:nth-child(9) {
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(7) {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(8) {
    -ms-grid-column: 4;
    -ms-grid-row: 2
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(11) {
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

.jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(12) {
    -ms-grid-column: 4;
    -ms-grid-row: 3
}

@media (max-width: 1024px) {
    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x {
        grid-template-rows: repeat(6, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(6) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(7) {
        -ms-grid-column: 1;
        -ms-grid-row: 4
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(8) {
        -ms-grid-column: 2;
        -ms-grid-row: 4
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(9) {
        -ms-grid-column: 1;
        -ms-grid-row: 5
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(10) {
        -ms-grid-column: 2;
        -ms-grid-row: 5
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(11) {
        -ms-grid-column: 1;
        -ms-grid-row: 6
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x>div:nth-child(12) {
        -ms-grid-column: 2;
        -ms-grid-row: 6
    }
}

@media (max-width: 767px) {
    .jet-smart-tiles-slide__wrap.rows-3 {
        grid-template-rows: repeat(6, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-3-x {
        grid-template-rows: repeat(9, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .jet-smart-tiles-slide__wrap.rows-3.layout-4-x {
        grid-template-rows: repeat(12, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
    }
}

@media (max-width: 767px) {

    .jet-smart-tiles-slide__wrap.layout-2-1-2,
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h,
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v,
    .jet-smart-tiles-slide__wrap.layout-1-2,
    .jet-smart-tiles-slide__wrap.layout-1-2-2,
    .jet-smart-tiles-slide__wrap.layout-2-3-v,
    .jet-smart-tiles-slide__wrap.layout-2-x,
    .jet-smart-tiles-slide__wrap.layout-3-x,
    .jet-smart-tiles-slide__wrap.layout-4-x {
        grid-template-columns: 1fr !important;
        -ms-grid-columns: 1fr !important
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(1),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 1/2
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(2),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 2/3
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(3),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 3/4
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(4),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 4/5
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(5),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 5/6
    }

    .jet-smart-tiles-slide__wrap.layout-2-1-2 .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-h .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-1-1-2-v .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-1-2 .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-1-2-2 .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-2-3-v .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-2-x .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-3-x .jet-smart-tiles:nth-child(6),
    .jet-smart-tiles-slide__wrap.layout-4-x .jet-smart-tiles:nth-child(6) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        grid-column: 1/2;
        grid-row: 6/7
    }
}

.jet-smart-tiles__meta-icon {
    margin-right: 5px
}

.jet-smart-tiles__meta-item {
    display: inline-block
}

.jet-smart-tiles__meta-item:not(:first-child):before {
    content: "";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.jet-smart-tiles__meta-item .jet-smart-listing__post {
    font-size: .75em
}

.jet-smart-tiles__box {
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    background-position: center;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-smart-tiles__box:before {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.jet-smart-tiles__box-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

.jet-smart-tiles__box-content {
    width: 100%;
    position: relative;
    z-index: 1;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.jet-smart-tiles__box-excerpt {
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    overflow: hidden
}

@media (min-width: 768px) {
    .jet-hide-excerpt .jet-smart-tiles__box-excerpt {
        max-height: 0;
        opacity: 0
    }

    .jet-hide-excerpt .jet-smart-tiles:hover .jet-smart-tiles__box-excerpt {
        max-height: 10em;
        opacity: 1;
        -webkit-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear
    }
}

.jet-smart-tiles__terms {
    width: 100%
}

.jet-smart-tiles__terms-link {
    position: relative;
    z-index: 3;
    display: inline-block;
    line-height: 1em;
    padding: 5px 10px
}

.jet-smart-tiles-wrap .jet-blog-arrow {
    position: absolute;
    top: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.jet-smart-tiles-wrap .jet-blog-arrow:before {
    display: block
}

.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-prev {
    left: 0
}

.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-next {
    left: 40px
}

.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.jet-smart-tiles-wrap.jet-arrows-on-hover .jet-blog-arrow {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms
}

.jet-smart-tiles-wrap.jet-arrows-on-hover .jet-blog-arrow.jet-arrow-prev {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.jet-smart-tiles-wrap.jet-arrows-on-hover .jet-blog-arrow.jet-arrow-next {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.jet-smart-tiles-wrap.jet-arrows-on-hover:hover .jet-blog-arrow {
    opacity: 1;
    pointer-events: auto
}

.jet-smart-tiles-wrap.jet-arrows-on-hover:hover .jet-blog-arrow.jet-arrow-prev {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-smart-tiles-wrap.jet-arrows-on-hover:hover .jet-blog-arrow.jet-arrow-next {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-text-ticker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-text-ticker__date {
    white-space: nowrap
}

.jet-text-ticker__posts {
    display: none;
    margin-right: 80px
}

.jet-text-ticker__posts.slick-initialized {
    display: block
}

.jet-text-ticker__posts-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden
}

.jet-text-ticker__posts .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-text-ticker__posts .slick-track:before,
.jet-text-ticker__posts .slick-track:after {
    content: none
}

.jet-text-ticker__posts .slick-slide {
    height: auto
}

.jet-text-ticker__item {
    outline: none
}

.jet-text-ticker__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-text-ticker__item-typed-wrap {
    overflow: hidden;
    line-height: 1
}

.jet-use-typing .jet-text-ticker__item-typed {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%
}

.jet-use-typing .jet-text-ticker__item-typed:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    opacity: 0
}

.jet-use-typing .jet-text-ticker__item-typed.jet-text-typing:after {
    opacity: 1
}

.jet-multiline-typing .jet-text-ticker__item-typed {
    white-space: normal
}

.jet-text-ticker__title {
    padding-right: 10px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.jet-text-ticker__date {
    padding-right: 10px
}

.jet-text-ticker__date-icon {
    margin-right: 5px
}

.jet-text-ticker__post-author {
    white-space: nowrap;
    padding-right: 10px
}

.jet-text-ticker__post-author-icon {
    margin-right: 5px
}

.jet-text-ticker__post-date {
    padding-right: 10px
}

.jet-text-ticker__post-date-icon {
    margin-right: 5px
}

.jet-text-ticker__post-thumb {
    margin-right: 10px
}

.jet-text-ticker .jet-blog-arrow {
    position: absolute;
    top: 15%;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.jet-text-ticker .jet-blog-arrow:before {
    display: block
}

.jet-text-ticker .jet-blog-arrow.jet-arrow-prev {
    right: -40px
}

.jet-text-ticker .jet-blog-arrow.jet-arrow-next {
    right: -80px
}

.jet-text-ticker .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

@-webkit-keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@-webkit-keyframes blink-caret {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes blink-caret {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.jet-blog-playlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

@media (max-width: 767px) {
    .jet-blog-playlist {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto !important
    }
}

.jet-blog-playlist * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jet-blog-playlist.jet-tumbs-vertical {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-blog-playlist.jet-tumbs-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 767px) {
    .jet-blog-playlist.jet-tumbs-horizontal {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.jet-tumbs-vertical .jet-blog-playlist__canvas {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (max-width: 767px) {
    .jet-blog-playlist__canvas {
        display: none
    }

    .jet-blog-playlist__canvas.jet-blog-canvas-active {
        display: block;
        width: calc(100% - 20px);
        height: auto !important;
        position: fixed;
        z-index: 999;
        margin: 0 auto;
        top: 20%;
        left: 10px
    }

    .jet-blog-playlist__canvas.jet-blog-canvas-active .jet-blog-playlist__canvas-overlay {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 998
    }

    .jet-blog-playlist__canvas.jet-blog-canvas-active .jet-blog-playlist__embed-wrap.jet-blog-active {
        z-index: 1000
    }
}

.jet-blog-playlist__embed-wrap {
    display: none
}

.jet-blog-playlist__embed-wrap.jet-blog-active {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden
}

.jet-blog-playlist__embed-wrap.jet-blog-active iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 767px) {
    .jet-blog-playlist__embed-wrap {
        padding-bottom: 56.25% !important
    }
}

.jet-blog-playlist__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.jet-tumbs-vertical .jet-blog-playlist__heading {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-tumbs-horizontal .jet-blog-playlist__heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 767px) {
    .jet-tumbs-horizontal .jet-blog-playlist__heading {
        width: 100% !important;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
}

.jet-tumbs-vertical .jet-blog-playlist__heading-icon {
    padding-right: 15px
}

.jet-blog-playlist__counter {
    font-size: 12px
}

.jet-blog-playlist__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

@media (max-width: 767px) {
    .jet-blog-playlist__items {
        width: 100% !important
    }
}

.jet-tumbs-v-pos-left.jet-tumbs-vertical .jet-blog-playlist__items {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.jet-tumbs-horizontal .jet-blog-playlist__items {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width: 767px) {
    .jet-tumbs-horizontal .jet-blog-playlist__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.jet-tumbs-h-pos-top.jet-tumbs-horizontal .jet-blog-playlist__items {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.jet-blog-playlist__items-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list {
        visibility: hidden
    }

    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list-content,
    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list:hover {
        visibility: visible
    }

    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list:hover::-webkit-scrollbar {
        width: 5px;
        height: 5px
    }

    .jet-tumbs-vertical.jet-scroll-on-hover .jet-blog-playlist__items-list:hover .jet-blog-playlist__items-list-content {
        margin-right: -5px
    }
}

.jet-tumbs-vertical.jet-scroll-regular .jet-blog-playlist__items-list::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .jet-tumbs-horizontal .jet-blog-playlist__items-list::-webkit-scrollbar {
        width: 5px;
        height: 7px
    }
}

.jet-tumbs-horizontal .jet-blog-playlist__items-list-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-blog-playlist__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    cursor: pointer
}

.jet-tumbs-vertical .jet-blog-playlist__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-tumbs-horizontal .jet-blog-playlist__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.jet-tumbs-vertical .jet-blog-playlist__item-thumb {
    margin-right: 10px;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

@media (max-width: 767px) {
    .jet-tumbs-vertical .jet-blog-playlist__item-thumb {
        max-width: 100px
    }
}

.jet-tumbs-horizontal .jet-blog-playlist__item-thumb {
    width: 100%;
    margin-bottom: 10px
}

.jet-tumbs-horizontal .jet-blog-playlist__item-thumb img {
    width: 100%;
    height: auto
}

.jet-blog-playlist__item-index {
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    margin-right: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff
}

.jet-tumbs-horizontal .jet-blog-playlist__item-index {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    margin-top: 15px;
    margin-left: 15px
}

.jet-blog-playlist__item-index .jet-status-playing,
.jet-blog-playlist__item-index .jet-status-paused {
    display: none;
    font-size: 10px
}

.jet-blog-playlist__item-index.jet-is-playing .jet-status-playing {
    display: block
}

.jet-blog-playlist__item-index.jet-is-paused .jet-status-paused {
    display: block
}

.jet-is-paused .jet-blog-playlist__item-index-num,
.jet-is-playing .jet-blog-playlist__item-index-num {
    display: none
}

.jet-blog-playlist__item-title {
    font-size: 14px;
    line-height: 18px
}

.jet-blog-playlist__item-duration {
    font-size: 12px;
    line-height: 16px
}

.jet-blog-playlist__item-index {
    font-size: 12px
}

.jet-blog-playlist ::-webkit-scrollbar {
    width: 0;
    height: 0
}

.jet-blog-playlist ::-webkit-scrollbar-button {
    width: 0px;
    height: 0px
}

.jet-blog-playlist ::-webkit-scrollbar-thumb {
    background-color: #e1e1e1;
    border: 0px none #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

.jet-blog-playlist ::-webkit-scrollbar-track {
    border: 0px none #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

.jet-blog-playlist ::-webkit-scrollbar-corner {
    background: transparent
}

.elementor-jet-blog-posts-pagination .navigation.pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-jet-blog-posts-pagination .navigation.pagination .nav-links .page-numbers {
    display: block;
    text-align: center
}

.elementor-jet-blog-posts-pagination .navigation.pagination .nav-links .page-numbers.next,
.elementor-jet-blog-posts-pagination .navigation.pagination .nav-links .page-numbers.prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-jet-blog-posts-pagination .jet-blog-arrow {
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.elementor-jet-blog-posts-pagination .jet-blog-arrow:before {
    display: block
}

.elementor-jet-blog-posts-pagination .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.rtl .elementor-jet-blog-posts-pagination .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.rtl .elementor-jet-blog-posts-pagination .jet-blog-arrow.jet-arrow-prev:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.elementor-jet-blog-posts-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-jet-blog-posts-navigation .nav-links:before {
    content: "";
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.elementor-jet-blog-posts-navigation .nav-links .nav-previous,
.elementor-jet-blog-posts-navigation .nav-links .nav-next {
    width: auto
}

.elementor-jet-blog-posts-navigation .nav-links .nav-previous a,
.elementor-jet-blog-posts-navigation .nav-links .nav-next a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-jet-blog-posts-navigation .nav-links .nav-next {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.elementor-jet-blog-posts-navigation .nav-links .nav-previous {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.elementor-jet-blog-posts-navigation .nav-links .jet-blog-arrow {
    position: static
}

.elementor-jet-blog-posts-navigation .jet-blog-arrow {
    width: 24px;
    height: 24px;
    text-align: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999
}

.elementor-jet-blog-posts-navigation .jet-blog-arrow:before {
    display: block
}

.elementor-jet-blog-posts-navigation .jet-blog-arrow.jet-arrow-next:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-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
}

.rtl .slick-slider {
    position: relative;
    display: block
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.rtl .slick-slider .slick-list,
.rtl .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track,
.slick-loading .slick-slide {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block;
    margin: auto
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.elementor-slick-slider .slick-loading .slick-slide {
    visibility: hidden
}

.elementor-slick-slider .slick-loading .slick-list {
    background: #fff
}

.elementor-slick-slider .slick-loading .slick-list:after {
    content: "\e8fb";
    font-family: eicons;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    font-size: 25px;
    color: #a4afb7
}

.elementor-slick-slider .slick-next,
.elementor-slick-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:hover,
.elementor-slick-slider .slick-next:focus,
.elementor-slick-slider .slick-prev:hover,
.elementor-slick-slider .slick-prev:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:hover:before,
.elementor-slick-slider .slick-next:focus:before,
.elementor-slick-slider .slick-prev:hover:before,
.elementor-slick-slider .slick-prev:focus:before {
    opacity: 1
}

.elementor-slick-slider .slick-next.slick-disabled:before,
.elementor-slick-slider .slick-prev.slick-disabled:before {
    opacity: .25
}

.elementor-slick-slider .slick-next:before,
.elementor-slick-slider .slick-prev:before {
    font-family: eicons;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider .slick-prev {
    left: -25px
}

.elementor-slick-slider .slick-prev:before {
    content: "\e89f"
}

.elementor-slick-slider .slick-next {
    right: -25px
}

.elementor-slick-slider .slick-next:before {
    content: "\e89e"
}

.elementor-slick-slider .slick-dotted {
    margin-bottom: 30px
}

.elementor-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.elementor-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.elementor-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.elementor-slick-slider ul.slick-dots li button:focus,
.elementor-slick-slider ul.slick-dots li button:hover {
    outline: none
}

.elementor-slick-slider ul.slick-dots li button:focus:before,
.elementor-slick-slider ul.slick-dots li button:hover:before {
    opacity: 1
}

.elementor-slick-slider ul.slick-dots li button:before {
    font-family: eicons;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\e914";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: 0
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
    right: 0
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .jet-blog-hidden-mobile {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .jet-blog-hidden-tablet {
        display: none !important
    }
}

.jet-blog-icon {
    display: inline-block;
    line-height: 1;
    text-align: center
}

.jet-blog-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes moveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes moveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes columnMoveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes columnMoveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fallPerspective {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@keyframes fallPerspective {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@-webkit-keyframes edit-button-pulse {
    0% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
        box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6)
    }

    30% {
        -webkit-box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
        box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
        box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0)
    }
}

@keyframes edit-button-pulse {
    0% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
        box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6)
    }

    30% {
        -webkit-box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
        box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
        box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0)
    }
}

.jet-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-tabs__control-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: white;
    overflow: hidden;
    z-index: 1
}

.jet-tabs__content-wrapper {
    position: relative;
    overflow: hidden;
    background-color: white;
    -webkit-transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
    -o-transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
    transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98)
}

.jet-tabs__control {
    cursor: pointer;
    outline: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit
}

.jet-tabs__control.jet-tabs__control-icon-left .jet-tabs__control-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.jet-tabs__control.jet-tabs__control-icon-top .jet-tabs__control-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.jet-tabs__control-inner {
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-tabs__label-icon {
    margin-right: 5px;
    line-height: 1
}

.active-tab .jet-tabs__label-icon {
    color: #6ec1e4
}

.jet-tabs__label-image {
    width: 25px
}

.active-tab .jet-tabs__label-text {
    color: #6ec1e4
}

.jet-tabs__content {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    padding: 10px
}

.jet-tabs__content>.elementor>.elementor-inner {
    margin: 0
}

.jet-tabs__content.active-content {
    position: relative;
    pointer-events: auto;
    opacity: 1
}

.jet-popup--hide-state .jet-tabs__content.active-content {
    pointer-events: none
}

.jet-tabs-position-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-tabs-position-top .jet-tabs__control-wrapper {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 1px 1px 0 1px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-tabs-position-top .jet-tabs__content-wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border-top-width: 1px
}

.jet-tabs-position-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-tabs-position-bottom .jet-tabs__control-wrapper {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 0 1px 1px 1px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-tabs-position-bottom .jet-tabs__content-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-tabs-position-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.jet-tabs-position-left .jet-tabs__control-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 200px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-tabs-position-left .jet-tabs__content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border-left-width: 2px;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.jet-tabs-position-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.jet-tabs-position-right .jet-tabs__control-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 100px;
    width: 200px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-tabs-position-right .jet-tabs__content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-tabs-ajax-template .jet-tabs__content {
    min-height: 30px
}

@media (max-width: 1024px) {
    .jet-tabs.jet-tabs-position-tablet-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-tabs.jet-tabs-position-tablet-top .jet-tabs__control-wrapper {
        width: auto;
        min-width: inherit;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .jet-tabs.jet-tabs-position-tablet-top .jet-tabs__content-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .jet-tabs.jet-tabs-position-tablet-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-tabs.jet-tabs-position-tablet-bottom .jet-tabs__control-wrapper {
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .jet-tabs.jet-tabs-position-tablet-bottom .jet-tabs__content-wrapper {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .jet-tabs.jet-tabs-position-tablet-left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .jet-tabs.jet-tabs-position-tablet-left .jet-tabs__control-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        min-width: 200px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-tabs.jet-tabs-position-tablet-left .jet-tabs__content-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border-left-width: 2px;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .jet-tabs.jet-tabs-position-tablet-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .jet-tabs.jet-tabs-position-tablet-right .jet-tabs__control-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        min-width: 100px;
        width: 200px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-tabs.jet-tabs-position-tablet-right .jet-tabs__content-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .jet-tabs.jet-tabs-position-mobile-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-tabs.jet-tabs-position-mobile-top .jet-tabs__control-wrapper {
        width: auto;
        min-width: inherit;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .jet-tabs.jet-tabs-position-mobile-top .jet-tabs__content-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .jet-tabs.jet-tabs-position-mobile-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-tabs.jet-tabs-position-mobile-bottom .jet-tabs__control-wrapper {
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .jet-tabs.jet-tabs-position-mobile-bottom .jet-tabs__content-wrapper {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .jet-tabs.jet-tabs-position-mobile-left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .jet-tabs.jet-tabs-position-mobile-left .jet-tabs__control-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        min-width: 200px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-tabs.jet-tabs-position-mobile-left .jet-tabs__content-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .jet-tabs.jet-tabs-position-mobile-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .jet-tabs.jet-tabs-position-mobile-right .jet-tabs__control-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        min-width: 100px;
        width: 200px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .jet-tabs.jet-tabs-position-mobile-right .jet-tabs__content-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.jet-tabs-fade-effect .jet-tabs__content.active-content {
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-tabs-column-fade-effect .jet-tabs__content .elementor-top-column {
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96)
}

.jet-tabs-column-fade-effect .jet-tabs__content.active-content .elementor-top-column:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.jet-tabs-column-fade-effect .jet-tabs__content.active-content .elementor-top-column:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.jet-tabs-column-fade-effect .jet-tabs__content.active-content .elementor-top-column:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.jet-tabs-column-fade-effect .jet-tabs__content.active-content .elementor-top-column:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.jet-tabs-zoom-in-effect .jet-tabs__content.active-content {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-tabs-zoom-out-effect .jet-tabs__content.active-content {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-tabs-move-up-effect .jet-tabs__content.active-content {
    -webkit-animation-name: moveUp;
    animation-name: moveUp;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-tabs-column-move-up-effect .jet-tabs__content .elementor-top-column {
    -webkit-animation-name: moveUp;
    animation-name: moveUp;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96)
}

.jet-tabs-column-move-up-effect .jet-tabs__content.active-content .elementor-top-column:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.jet-tabs-column-move-up-effect .jet-tabs__content.active-content .elementor-top-column:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.jet-tabs-column-move-up-effect .jet-tabs__content.active-content .elementor-top-column:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.jet-tabs-column-move-up-effect .jet-tabs__content.active-content .elementor-top-column:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.jet-tabs-fall-perspective-effect .jet-tabs__content.active-content {
    -webkit-animation-name: fallPerspective;
    animation-name: fallPerspective;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-tabs__edit-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    padding: 5px 10px;
    right: 15px;
    top: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #b7084e;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
    box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
    -webkit-animation: edit-button-pulse 5s infinite;
    animation: edit-button-pulse 5s infinite
}

.jet-tabs__edit-cover i {
    font-size: 14px;
    color: white;
    margin-right: 5px
}

.jet-tabs__edit-cover span {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: white
}

.jet-tabs__edit-cover:hover {
    background-color: #840739;
    -webkit-animation: none;
    animation: none
}

.jet-tabs-no-template-message {
    text-align: center;
    padding: 10px
}

.jet-tabs-new-template-link {
    color: #6ec1e4;
    text-decoration: underline
}

.jet-accordion__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #e8e8f6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: white
}

.jet-toggle:first-child {
    margin-top: 0 !important
}

.jet-toggle:last-child {
    margin-bottom: 0 !important
}

.jet-toggle.active-toggle>.jet-toggle__control .jet-toggle__label-icon .icon-normal {
    display: none
}

.jet-toggle.active-toggle>.jet-toggle__control .jet-toggle__label-icon .icon-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-toggle.active-toggle>.jet-toggle__content {
    height: auto
}

.jet-toggle__control {
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.jet-toggle__label-icon {
    margin-right: 10px
}

.jet-toggle__label-icon.jet-toggle-icon-position-right {
    margin-left: 10px;
    margin-right: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.jet-toggle__label-icon .icon-active {
    display: none
}

.jet-toggle__label-icon i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-toggle__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: white;
    background-color: #6ec1e4
}

.jet-toggle__label-text {
    font-weight: 600;
    color: #7a7a7a;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jet-toggle__content {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease
}

.jet-toggle:not(.active-toggle)>.jet-toggle__content {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.jet-toggle__content>.elementor>.elementor-inner {
    margin: 0
}

.jet-toggle__content-inner {
    position: relative;
    padding: 30px
}

.jet-toggle-fade-effect.active-toggle .jet-toggle__content .jet-toggle__content-inner {
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-toggle-zoom-in-effect.active-toggle .jet-toggle__content .jet-toggle__content-inner {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-toggle-zoom-out-effect.active-toggle .jet-toggle__content .jet-toggle__content-inner {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-toggle-move-up-effect.active-toggle .jet-toggle__content .jet-toggle__content-inner {
    -webkit-animation-name: moveUp;
    animation-name: moveUp;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-toggle-fall-perspective-effect.active-toggle .jet-toggle__content .jet-toggle__content-inner {
    -webkit-animation-name: fallPerspective;
    animation-name: fallPerspective;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-toggle__edit-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    padding: 5px 10px;
    right: 15px;
    top: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #b7084e;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
    box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
    -webkit-animation: edit-button-pulse 5s infinite;
    animation: edit-button-pulse 5s infinite
}

.jet-toggle__edit-cover i {
    font-size: 14px;
    color: white;
    margin-right: 5px
}

.jet-toggle__edit-cover span {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: white
}

.jet-toggle__edit-cover:hover {
    background-color: #840739;
    -webkit-animation: none;
    animation: none
}

.jet-toggle-no-template-message {
    text-align: center;
    padding: 10px
}

.jet-toggle-new-template-link {
    color: #6ec1e4;
    text-decoration: underline
}

.jet-image-accordion {
    overflow: hidden
}

.jet-image-accordion__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    height: 600px;
    overflow: hidden;
    z-index: 1
}

.jet-image-accordion__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.83, 0.08, 0.16, 0.97);
    -o-transition-timing-function: cubic-bezier(0.83, 0.08, 0.16, 0.97);
    transition-timing-function: cubic-bezier(0.83, 0.08, 0.16, 0.97);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jet-image-accordion__item.active-accordion {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.jet-image-accordion__item.active-accordion .jet-image-accordion__content {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms
}

.jet-image-accordion__item:before {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
    content: ''
}

.jet-image-accordion__image-instance {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100% !important;
    opacity: 0;
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease
}

.jet-image-accordion__image-instance.loaded {
    opacity: 1
}

.jet-image-accordion__content {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    overflow: hidden;
    opacity: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease
}

.jet-image-accordion__content:empty {
    display: none
}

.jet-image-accordion__title {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    text-align: left;
    color: white;
    font-size: 20px
}

.jet-image-accordion__desc {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    text-align: left;
    color: white;
    font-size: 16px;
    margin-bottom: 20px
}

.jet-image-accordion__button {
    font-weight: 500;
    background-color: #6ec1e4
}

.jet-image-accordion__item-loader {
    position: absolute;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1
}

.jet-image-accordion__image-instance~.jet-image-accordion__item-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jet-image-accordion__item-loader span {
    width: 32px;
    height: 32px;
    display: block;
    background: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/jet-tabs/assets/images/spinner-32.svg) no-repeat
}

.jet-image-accordion.jet-image-accordion-vertical-orientation .jet-image-accordion__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.jet-image-accordion.jet-image-accordion-horizontal-orientation .jet-image-accordion__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jet-image-accordion.jet-image-accordion-sine-ease .jet-image-accordion__item {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

.jet-image-accordion.jet-image-accordion-quint-ease .jet-image-accordion__item {
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.jet-image-accordion.jet-image-accordion-cubic-ease .jet-image-accordion__item {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.jet-image-accordion.jet-image-accordion-expo-ease .jet-image-accordion__item {
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.jet-image-accordion.jet-image-accordion-back-ease .jet-image-accordion__item {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

.jet-switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jet-switcher__control-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-switcher__control-instance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    background-color: #f7f7fb;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: background-color 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    -o-transition: background-color 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    transition: background-color 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97)
}

.jet-switcher__control-handler {
    position: absolute;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    top: 0;
    z-index: 1
}

.jet-switcher__control-handler span {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 3px;
    -webkit-transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    -o-transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    -webkit-border-radius: inherit;
    border-radius: inherit
}

.jet-switcher__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    pointer-events: none;
    z-index: 2;
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    -o-transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97)
}

.jet-switcher__label-text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jet-switcher__content-wrapper {
    width: 100%;
    position: relative;
    -webkit-transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
    -o-transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
    transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
    overflow: hidden
}

.jet-switcher__content {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.jet-switcher__content>.elementor>.elementor-inner {
    margin: 0
}

.jet-switcher__content.active-content {
    position: relative;
    pointer-events: auto;
    opacity: 1
}

.jet-popup--hide-state .jet-switcher__content.active-content {
    pointer-events: none
}

.jet-switcher--preset-1.jet-switcher--disable .jet-switcher__control-handler {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.jet-switcher--preset-1.jet-switcher--disable .jet-switcher__control-handler span {
    background-color: #c3c3c3
}

.jet-switcher--preset-1.jet-switcher--disable .jet-switcher__control--disable {
    color: #fff
}

.jet-switcher--preset-1.jet-switcher--enable .jet-switcher__control-handler {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.rtl .jet-switcher--preset-1.jet-switcher--enable .jet-switcher__control-handler {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.jet-switcher--preset-1.jet-switcher--enable .jet-switcher__control-handler span {
    background-color: #61ce70
}

.jet-switcher--preset-1.jet-switcher--enable .jet-switcher__control--enable {
    color: #fff
}

.jet-switcher--preset-1 .jet-switcher__control-instance {
    width: 160px;
    height: 50px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jet-switcher--preset-1 .jet-switcher__control {
    max-width: 50%
}

.jet-switcher--preset-1 .jet-switcher__control-handler {
    width: 50%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    transition: -webkit-transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    -o-transition: transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    transition: transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    transition: transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97), -webkit-transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97)
}

.jet-switcher--preset-1 .jet-switcher__control--disable {
    width: 50%;
    height: 100%
}

.jet-switcher--preset-1 .jet-switcher__control--enable {
    width: 50%;
    height: 100%
}

.jet-switcher--preset-2.jet-switcher--disable .jet-switcher__control-handler {
    left: 0
}

.jet-switcher--preset-2.jet-switcher--disable .jet-switcher__control-handler span {
    background-color: #c3c3c3
}

.jet-switcher--preset-2.jet-switcher--enable .jet-switcher__control-handler {
    left: calc(100% - 30px)
}

.jet-switcher--preset-2.jet-switcher--enable .jet-switcher__control-handler span {
    background-color: #61ce70
}

.jet-switcher--preset-2 .jet-switcher__control-instance {
    width: 80px;
    height: 40px
}

.jet-switcher--preset-2 .jet-switcher__control-handler {
    width: 60px;
    height: 100%;
    -webkit-transition: left 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    -o-transition: left 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
    transition: left 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97)
}

.jet-switcher--preset-2 .jet-switcher__control--disable {
    margin-right: 15px
}

.rtl .jet-switcher--preset-2 .jet-switcher__control--disable {
    margin-left: 15px
}

.jet-switcher--preset-2 .jet-switcher__control--enable {
    margin-left: 15px
}

.rtl .jet-switcher--preset-2 .jet-switcher__control--enable {
    margin-right: 15px
}

.jet-switcher-fade-effect .jet-tabs__content.active-content {
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-switcher-zoom-in-effect .jet-switcher__content.active-content {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-switcher-zoom-out-effect .jet-switcher__content.active-content {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-switcher-move-up-effect .jet-switcher__content.active-content {
    -webkit-animation-name: moveUp;
    animation-name: moveUp;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-switcher-fall-perspective-effect .jet-switcher__content.active-content {
    -webkit-animation-name: fallPerspective;
    animation-name: fallPerspective;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-switcher__edit-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    padding: 5px 10px;
    right: 15px;
    top: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #b7084e;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
    box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
    -webkit-animation: edit-button-pulse 5s infinite;
    animation: edit-button-pulse 5s infinite
}

.jet-switcher__edit-cover i {
    font-size: 14px;
    color: white;
    margin-right: 5px
}

.jet-switcher__edit-cover span {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: white
}

.jet-switcher__edit-cover:hover {
    background-color: #840739;
    -webkit-animation: none;
    animation: none
}

.jet-switcher-no-template-message {
    text-align: center;
    padding: 10px
}

.jet-switcher-new-template-link {
    color: #6ec1e4;
    text-decoration: underline
}

.jet-tabs-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    border: 4px rgba(0, 0, 0, 0.15) solid;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spCircRot .6s infinite linear;
    animation: spCircRot .6s infinite linear
}

@-webkit-keyframes spCircRot {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spCircRot {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.jet-tabs-icon {
    line-height: 1;
    text-align: center
}

.jet-tabs-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.jet-view-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jet-view-more__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 15px 30px;
    font-size: 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 1;
    background-color: #818a91;
    color: white;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.jet-view-more__icon {
    color: white;
    margin: 0 5px 0 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.jet-view-more__label {
    color: white;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.jet-view-more-section-edit-mode {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.5
}

.jet-view-more-section {
    height: 0;
    overflow: hidden
}

.jet-view-more-section.jet-tricks-fade-effect {
    -webkit-animation-name: jetTricksFade;
    animation-name: jetTricksFade;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-view-more-section.jet-tricks-fade-effect.view-more-visible {
    height: auto;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-view-more-section.jet-tricks-zoom-in-effect {
    -webkit-animation-name: jetTricksZoomIn;
    animation-name: jetTricksZoomIn;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-view-more-section.jet-tricks-zoom-in-effect.view-more-visible {
    height: auto;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-view-more-section.jet-tricks-zoom-out-effect {
    -webkit-animation-name: jetTricksZoomOut;
    animation-name: jetTricksZoomOut;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-view-more-section.jet-tricks-zoom-out-effect.view-more-visible {
    height: auto;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-view-more-section.jet-tricks-move-up-effect {
    -webkit-animation-name: jetTricksMoveUp;
    animation-name: jetTricksMoveUp;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-view-more-section.jet-tricks-move-up-effect.view-more-visible {
    height: auto;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-view-more-section.jet-tricks-fall-perspective-effect {
    -webkit-animation-name: jetTricksFallPerspective;
    animation-name: jetTricksFallPerspective;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-view-more-section.jet-tricks-fall-perspective-effect.view-more-visible {
    height: auto;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

@-webkit-keyframes jetTricksFade {
    0% {
        height: 0;
        opacity: 0
    }

    1% {
        height: auto;
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes jetTricksFade {
    0% {
        height: 0;
        opacity: 0
    }

    1% {
        height: auto;
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes jetTricksZoomIn {
    0% {
        height: 0;
        opacity: 0;
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    1% {
        height: auto;
        opacity: 0;
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jetTricksZoomIn {
    0% {
        height: 0;
        opacity: 0;
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    1% {
        height: auto;
        opacity: 0;
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes jetTricksZoomOut {
    0% {
        height: 0;
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    1% {
        height: auto;
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jetTricksZoomOut {
    0% {
        height: 0;
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    1% {
        height: auto;
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes jetTricksMoveUp {
    0% {
        height: 0;
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    1% {
        height: auto;
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jetTricksMoveUp {
    0% {
        height: 0;
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    1% {
        height: auto;
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes jetTricksFallPerspective {
    0% {
        height: 0;
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    1% {
        height: auto;
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@keyframes jetTricksFallPerspective {
    0% {
        height: 0;
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    1% {
        height: auto;
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

.jet-unfold {
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.jet-unfold__mask {
    overflow: hidden;
    position: relative
}

.jet-unfold__separator {
    position: absolute;
    display: block;
    width: 100%;
    height: 30px;
    bottom: 0;
    opacity: 1;
    -webkit-transition: opacity 100ms ease;
    -o-transition: opacity 100ms ease;
    transition: opacity 100ms ease
}

.jet-unfold__trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

.jet-unfold__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #6ec1e4;
    cursor: pointer
}

.jet-unfold__button-icon:not(:empty) {
    margin-right: 5px
}

.rtl .jet-unfold__button-icon:not(:empty) {
    margin-left: 5px;
    margin-right: 0
}

.jet-unfold-state .jet-unfold__separator {
    opacity: 0
}

.jet-hotspots {
    position: relative
}

.jet-hotspots.image-loaded .jet-hotspots__item {
    visibility: visible
}

.jet-hotspots__container {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    display: block
}

.jet-hotspots__image {
    display: block;
    width: 100%
}

.jet-hotspots__item {
    visibility: hidden;
    position: absolute;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 99
}

.jet-hotspots__item--active {
    z-index: 100
}

.jet-hotspots__item .jet-hotspots__item-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    color: white;
    background-color: #6ec1e4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.jet-hotspots__item .jet-hotspots__item-icon {
    font-size: 20px
}

.jet-hotspots__item .jet-hotspots__item-text {
    font-size: 14px;
    margin: 0 5px;
    overflow-wrap: break-word
}

.jet-hotspots.jet-hotspots__hotspots-flash-animation .jet-hotspots__item .jet-hotspots__item-inner {
    -webkit-animation-name: flash;
    animation-name: flash;
    -webkit-animation-duration: 7.5s;
    animation-duration: 7.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-hotspots.jet-hotspots__hotspots-flash-animation .jet-hotspots__item:hover .jet-hotspots__item-inner {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-hotspots.jet-hotspots__hotspots-pulse-animation .jet-hotspots__item .jet-hotspots__item-inner {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-hotspots.jet-hotspots__hotspots-pulse-animation .jet-hotspots__item:hover .jet-hotspots__item-inner {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-hotspots.jet-hotspots__hotspots-shake-animation .jet-hotspots__item .jet-hotspots__item-inner {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-hotspots.jet-hotspots__hotspots-shake-animation .jet-hotspots__item:hover .jet-hotspots__item-inner {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-hotspots.jet-hotspots__hotspots-tada-animation .jet-hotspots__item .jet-hotspots__item-inner {
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-hotspots.jet-hotspots__hotspots-tada-animation .jet-hotspots__item:hover .jet-hotspots__item-inner {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-hotspots.jet-hotspots__hotspots-rubber-animation .jet-hotspots__item .jet-hotspots__item-inner {
    -webkit-animation-name: rubber;
    animation-name: rubber;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-hotspots.jet-hotspots__hotspots-rubber-animation .jet-hotspots__item:hover .jet-hotspots__item-inner {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.jet-hotspots.jet-hotspots__hotspots-swing-animation .jet-hotspots__item .jet-hotspots__item-inner {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.jet-hotspots.jet-hotspots__hotspots-swing-animation .jet-hotspots__item:hover .jet-hotspots__item-inner {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes flash {

    0%,
    100%,
    89% {
        opacity: 1
    }

    90%,
    94%,
    98% {
        opacity: 0
    }

    92%,
    96% {
        opacity: 1
    }
}

@keyframes flash {

    0%,
    100%,
    89% {
        opacity: 1
    }

    90%,
    94%,
    98% {
        opacity: 0
    }

    92%,
    96% {
        opacity: 1
    }
}

@-webkit-keyframes pulse {

    0%,
    100%,
    89% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    90%,
    94%,
    98% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    92%,
    96% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
}

@keyframes pulse {

    0%,
    100%,
    89% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    90%,
    94%,
    98% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    92%,
    96% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
}

@-webkit-keyframes shake {

    0%,
    100%,
    89% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    90%,
    94%,
    98% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    92%,
    96% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
}

@keyframes shake {

    0%,
    100%,
    89% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    90%,
    94%,
    98% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    92%,
    96% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
}

@-webkit-keyframes tada {

    0%,
    100%,
    86% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    87% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }

    90%,
    94%,
    98% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    92%,
    96% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {

    0%,
    100%,
    86% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    87% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }

    90%,
    94%,
    98% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    92%,
    96% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@-webkit-keyframes rubber {
    64% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    73% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    77% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    81% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    86% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    90% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubber {
    64% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    73% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    77% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    81% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    86% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    90% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes swing {

    0%,
    100%,
    75% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    85% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    90% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    95% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
}

@keyframes swing {

    0%,
    100%,
    75% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    85% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    90% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    95% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
}

.jet-satellite-widget {
    position: relative
}

.jet-satellite-widget>.elementor-widget-container {
    position: relative;
    z-index: 1
}

.jet-tricks-satellite {
    position: absolute;
    pointer-events: none;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: 2
}

.jet-tricks-satellite .jet-tricks-satellite__text {
    font-size: 60px;
    font-weight: 600;
    color: #6ec1e4;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.jet-tricks-satellite .jet-tricks-satellite__text span {
    display: block;
    white-space: nowrap;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.jet-tricks-satellite .jet-tricks-satellite__icon {
    position: relative;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.jet-tricks-satellite .jet-tricks-satellite__icon .jet-tricks-satellite__icon-instance {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    background-color: #6ec1e4
}

.jet-tricks-satellite .jet-tricks-satellite__image {
    position: relative;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.jet-tricks-satellite .jet-tricks-satellite__image .jet-tricks-satellite__image-instance {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.jet-tricks-satellite--top-left {
    top: 0;
    left: 0
}

.jet-tricks-satellite--top-center {
    top: 0;
    left: 50%
}

.jet-tricks-satellite--top-right {
    top: 0;
    left: 100%
}

.jet-tricks-satellite--middle-left {
    top: 50%;
    left: 0
}

.jet-tricks-satellite--middle-center {
    top: 50%;
    left: 50%
}

.jet-tricks-satellite--middle-right {
    top: 50%;
    left: 100%
}

.jet-tricks-satellite--bottom-left {
    top: 100%;
    left: 0
}

.jet-tricks-satellite--bottom-center {
    top: 100%;
    left: 50%
}

.jet-tricks-satellite--bottom-right {
    top: 100%;
    left: 100%
}

.jet-tooltip-widget__content {
    display: none
}

.jet-tooltip-widget .tippy-popper .tippy-tooltip {
    max-width: 100%
}

.jet-tooltip-widget .tippy-popper .jet-tooltip-widget__content {
    display: block
}

.jet-tricks-particles-section__instance {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.jet-sticky-section.stuck {
    position: fixed;
    width: auto;
    z-index: 99
}

.jet-sticky-column {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.jet-sticky-column.is-affixed.elementor-element.elementor-column>.elementor-element-populated {
    margin-top: 0;
    margin-bottom: 0
}

.jet-parallax-widget:not(.is-mac)>.elementor-widget-container {
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
    transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
    -o-transition: transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
    transition: transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
    transition: transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98), -webkit-transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);
    will-change: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jet-tricks-icon {
    display: inline-block;
    line-height: 1;
    text-align: center
}

.jet-tricks-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.elementor .jet-tricks-edit-template-link {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background-color: #b7084e;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
    box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
    -webkit-animation: edit-button-pulse 5s infinite;
    animation: edit-button-pulse 5s infinite
}

.elementor .jet-tricks-edit-template-link i {
    font-size: 14px;
    margin-right: 5px
}

.rtl .elementor .jet-tricks-edit-template-link i {
    margin-left: 5px;
    margin-right: 0
}

.elementor .jet-tricks-edit-template-link span {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px
}

.elementor .jet-tricks-edit-template-link:hover {
    background-color: #840739;
    -webkit-animation: none;
    animation: none
}

.jet-tricks-no-template-message {
    padding: 10px;
    text-align: center
}

@-webkit-keyframes edit-button-pulse {
    0% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
        box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6)
    }

    30% {
        -webkit-box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
        box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
        box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0)
    }
}

@keyframes edit-button-pulse {
    0% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
        box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6)
    }

    30% {
        -webkit-box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
        box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
        box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0)
    }
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.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-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.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-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.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-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.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-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-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.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-bandcamp:before {
    content: "\f2d5"
}

.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-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.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-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.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-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.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-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.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-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-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-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-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-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.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-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.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-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.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:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.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-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.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-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.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-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.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-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.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-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.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-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.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-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.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-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.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-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.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-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.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-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.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-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.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-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-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.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-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.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-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.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-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-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.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-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.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-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.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-hdd:before {
    content: "\f0a0"
}

.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:before {
    content: "\f004"
}

.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-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.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-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.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-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.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-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-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.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-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.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-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.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-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.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-markdown:before {
    content: "\f60f"
}

.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-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.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-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.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-moon:before {
    content: "\f186"
}

.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-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.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-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.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-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.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-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.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-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-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.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-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.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-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.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-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.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-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.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-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.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-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.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-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.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-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.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-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.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-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.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-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.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-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.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-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.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-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.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-trade-federation:before {
    content: "\f513"
}

.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-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.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-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.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-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.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-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.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-circle:before {
    content: "\f2bd"
}

.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-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.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-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.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-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.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-won-sign:before {
    content: "\f159"
}

.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-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.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-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
    src: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot#iefix) format("embedded-opentype"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);
    src: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fab,
.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}

.fa.fa-glass:before {
    content: "\f000"
}

.fa.fa-meetup {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-star-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-o:before {
    content: "\f005"
}

.fa.fa-close:before,
.fa.fa-remove:before {
    content: "\f00d"
}

.fa.fa-gear:before {
    content: "\f013"
}

.fa.fa-trash-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-trash-o:before {
    content: "\f2ed"
}

.fa.fa-file-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-o:before {
    content: "\f15b"
}

.fa.fa-clock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-clock-o:before {
    content: "\f017"
}

.fa.fa-arrow-circle-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
    content: "\f358"
}

.fa.fa-arrow-circle-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
    content: "\f35b"
}

.fa.fa-play-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-play-circle-o:before {
    content: "\f144"
}

.fa.fa-repeat:before,
.fa.fa-rotate-right:before {
    content: "\f01e"
}

.fa.fa-refresh:before {
    content: "\f021"
}

.fa.fa-list-alt {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-dedent:before {
    content: "\f03b"
}

.fa.fa-video-camera:before {
    content: "\f03d"
}

.fa.fa-picture-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-picture-o:before {
    content: "\f03e"
}

.fa.fa-photo {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-photo:before {
    content: "\f03e"
}

.fa.fa-image {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-image:before {
    content: "\f03e"
}

.fa.fa-pencil:before {
    content: "\f303"
}

.fa.fa-map-marker:before {
    content: "\f3c5"
}

.fa.fa-pencil-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-pencil-square-o:before {
    content: "\f044"
}

.fa.fa-share-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-share-square-o:before {
    content: "\f14d"
}

.fa.fa-check-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-check-square-o:before {
    content: "\f14a"
}

.fa.fa-arrows:before {
    content: "\f0b2"
}

.fa.fa-times-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-circle-o:before {
    content: "\f057"
}

.fa.fa-check-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-check-circle-o:before {
    content: "\f058"
}

.fa.fa-mail-forward:before {
    content: "\f064"
}

.fa.fa-expand:before {
    content: "\f424"
}

.fa.fa-compress:before {
    content: "\f422"
}

.fa.fa-eye,
.fa.fa-eye-slash {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-warning:before {
    content: "\f071"
}

.fa.fa-calendar:before {
    content: "\f073"
}

.fa.fa-arrows-v:before {
    content: "\f338"
}

.fa.fa-arrows-h:before {
    content: "\f337"
}

.fa.fa-bar-chart {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bar-chart:before {
    content: "\f080"
}

.fa.fa-bar-chart-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bar-chart-o:before {
    content: "\f080"
}

.fa.fa-facebook-square,
.fa.fa-twitter-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-gears:before {
    content: "\f085"
}

.fa.fa-thumbs-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-up:before {
    content: "\f164"
}

.fa.fa-thumbs-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-down:before {
    content: "\f165"
}

.fa.fa-heart-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-heart-o:before {
    content: "\f004"
}

.fa.fa-sign-out:before {
    content: "\f2f5"
}

.fa.fa-linkedin-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-linkedin-square:before {
    content: "\f08c"
}

.fa.fa-thumb-tack:before {
    content: "\f08d"
}

.fa.fa-external-link:before {
    content: "\f35d"
}

.fa.fa-sign-in:before {
    content: "\f2f6"
}

.fa.fa-github-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-lemon-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-lemon-o:before {
    content: "\f094"
}

.fa.fa-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-square-o:before {
    content: "\f0c8"
}

.fa.fa-bookmark-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bookmark-o:before {
    content: "\f02e"
}

.fa.fa-facebook,
.fa.fa-twitter {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook:before {
    content: "\f39e"
}

.fa.fa-facebook-f {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook-f:before {
    content: "\f39e"
}

.fa.fa-github {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-credit-card {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-feed:before {
    content: "\f09e"
}

.fa.fa-hdd-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hdd-o:before {
    content: "\f0a0"
}

.fa.fa-hand-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa.fa-hand-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa.fa-hand-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa.fa-hand-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa.fa-arrows-alt:before {
    content: "\f31e"
}

.fa.fa-group:before {
    content: "\f0c0"
}

.fa.fa-chain:before {
    content: "\f0c1"
}

.fa.fa-scissors:before {
    content: "\f0c4"
}

.fa.fa-files-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-files-o:before {
    content: "\f0c5"
}

.fa.fa-floppy-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-floppy-o:before {
    content: "\f0c7"
}

.fa.fa-navicon:before,
.fa.fa-reorder:before {
    content: "\f0c9"
}

.fa.fa-google-plus,
.fa.fa-google-plus-square,
.fa.fa-pinterest,
.fa.fa-pinterest-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus:before {
    content: "\f0d5"
}

.fa.fa-money {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-money:before {
    content: "\f3d1"
}

.fa.fa-unsorted:before {
    content: "\f0dc"
}

.fa.fa-sort-desc:before {
    content: "\f0dd"
}

.fa.fa-sort-asc:before {
    content: "\f0de"
}

.fa.fa-linkedin {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-linkedin:before {
    content: "\f0e1"
}

.fa.fa-rotate-left:before {
    content: "\f0e2"
}

.fa.fa-legal:before {
    content: "\f0e3"
}

.fa.fa-dashboard:before,
.fa.fa-tachometer:before {
    content: "\f3fd"
}

.fa.fa-comment-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-comment-o:before {
    content: "\f075"
}

.fa.fa-comments-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-comments-o:before {
    content: "\f086"
}

.fa.fa-flash:before {
    content: "\f0e7"
}

.fa.fa-clipboard,
.fa.fa-paste {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-paste:before {
    content: "\f328"
}

.fa.fa-lightbulb-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa.fa-exchange:before {
    content: "\f362"
}

.fa.fa-cloud-download:before {
    content: "\f381"
}

.fa.fa-cloud-upload:before {
    content: "\f382"
}

.fa.fa-bell-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bell-o:before {
    content: "\f0f3"
}

.fa.fa-cutlery:before {
    content: "\f2e7"
}

.fa.fa-file-text-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-text-o:before {
    content: "\f15c"
}

.fa.fa-building-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-building-o:before {
    content: "\f1ad"
}

.fa.fa-hospital-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hospital-o:before {
    content: "\f0f8"
}

.fa.fa-tablet:before {
    content: "\f3fa"
}

.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
    content: "\f3cd"
}

.fa.fa-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-circle-o:before {
    content: "\f111"
}

.fa.fa-mail-reply:before {
    content: "\f3e5"
}

.fa.fa-github-alt {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-folder-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-folder-o:before {
    content: "\f07b"
}

.fa.fa-folder-open-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-folder-open-o:before {
    content: "\f07c"
}

.fa.fa-smile-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-smile-o:before {
    content: "\f118"
}

.fa.fa-frown-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-frown-o:before {
    content: "\f119"
}

.fa.fa-meh-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-meh-o:before {
    content: "\f11a"
}

.fa.fa-keyboard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-keyboard-o:before {
    content: "\f11c"
}

.fa.fa-flag-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-flag-o:before {
    content: "\f024"
}

.fa.fa-mail-reply-all:before {
    content: "\f122"
}

.fa.fa-star-half-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-o:before {
    content: "\f089"
}

.fa.fa-star-half-empty {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-empty:before {
    content: "\f089"
}

.fa.fa-star-half-full {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-full:before {
    content: "\f089"
}

.fa.fa-code-fork:before {
    content: "\f126"
}

.fa.fa-chain-broken:before {
    content: "\f127"
}

.fa.fa-shield:before {
    content: "\f3ed"
}

.fa.fa-calendar-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-o:before {
    content: "\f133"
}

.fa.fa-css3,
.fa.fa-html5,
.fa.fa-maxcdn {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ticket:before {
    content: "\f3ff"
}

.fa.fa-minus-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-minus-square-o:before {
    content: "\f146"
}

.fa.fa-level-up:before {
    content: "\f3bf"
}

.fa.fa-level-down:before {
    content: "\f3be"
}

.fa.fa-pencil-square:before {
    content: "\f14b"
}

.fa.fa-external-link-square:before {
    content: "\f360"
}

.fa.fa-compass {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa.fa-toggle-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-down:before {
    content: "\f150"
}

.fa.fa-caret-square-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa.fa-toggle-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-up:before {
    content: "\f151"
}

.fa.fa-caret-square-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa.fa-toggle-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-right:before {
    content: "\f152"
}

.fa.fa-eur:before,
.fa.fa-euro:before {
    content: "\f153"
}

.fa.fa-gbp:before {
    content: "\f154"
}

.fa.fa-dollar:before,
.fa.fa-usd:before {
    content: "\f155"
}

.fa.fa-inr:before,
.fa.fa-rupee:before {
    content: "\f156"
}

.fa.fa-cny:before,
.fa.fa-jpy:before,
.fa.fa-rmb:before,
.fa.fa-yen:before {
    content: "\f157"
}

.fa.fa-rouble:before,
.fa.fa-rub:before,
.fa.fa-ruble:before {
    content: "\f158"
}

.fa.fa-krw:before,
.fa.fa-won:before {
    content: "\f159"
}

.fa.fa-bitcoin,
.fa.fa-btc {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bitcoin:before {
    content: "\f15a"
}

.fa.fa-file-text:before {
    content: "\f15c"
}

.fa.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa.fa-sort-alpha-desc:before {
    content: "\f881"
}

.fa.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa.fa-sort-amount-desc:before {
    content: "\f884"
}

.fa.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa.fa-sort-numeric-desc:before {
    content: "\f886"
}

.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube,
.fa.fa-youtube-play,
.fa.fa-youtube-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-youtube-play:before {
    content: "\f167"
}

.fa.fa-adn,
.fa.fa-bitbucket,
.fa.fa-bitbucket-square,
.fa.fa-dropbox,
.fa.fa-flickr,
.fa.fa-instagram,
.fa.fa-stack-overflow {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bitbucket-square:before {
    content: "\f171"
}

.fa.fa-tumblr,
.fa.fa-tumblr-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-long-arrow-down:before {
    content: "\f309"
}

.fa.fa-long-arrow-up:before {
    content: "\f30c"
}

.fa.fa-long-arrow-left:before {
    content: "\f30a"
}

.fa.fa-long-arrow-right:before {
    content: "\f30b"
}

.fa.fa-android,
.fa.fa-apple,
.fa.fa-dribbble,
.fa.fa-foursquare,
.fa.fa-gittip,
.fa.fa-gratipay,
.fa.fa-linux,
.fa.fa-skype,
.fa.fa-trello,
.fa.fa-windows {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-gittip:before {
    content: "\f184"
}

.fa.fa-sun-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-sun-o:before {
    content: "\f185"
}

.fa.fa-moon-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-moon-o:before {
    content: "\f186"
}

.fa.fa-pagelines,
.fa.fa-renren,
.fa.fa-stack-exchange,
.fa.fa-vk,
.fa.fa-weibo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right:before {
    content: "\f35a"
}

.fa.fa-arrow-circle-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
    content: "\f359"
}

.fa.fa-caret-square-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa.fa-toggle-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-left:before {
    content: "\f191"
}

.fa.fa-dot-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-dot-circle-o:before {
    content: "\f192"
}

.fa.fa-vimeo-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-try:before,
.fa.fa-turkish-lira:before {
    content: "\f195"
}

.fa.fa-plus-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-plus-square-o:before {
    content: "\f0fe"
}

.fa.fa-openid,
.fa.fa-slack,
.fa.fa-wordpress {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bank:before,
.fa.fa-institution:before {
    content: "\f19c"
}

.fa.fa-mortar-board:before {
    content: "\f19d"
}

.fa.fa-delicious,
.fa.fa-digg,
.fa.fa-drupal,
.fa.fa-google,
.fa.fa-joomla,
.fa.fa-pied-piper-alt,
.fa.fa-pied-piper-pp,
.fa.fa-reddit,
.fa.fa-reddit-square,
.fa.fa-stumbleupon,
.fa.fa-stumbleupon-circle,
.fa.fa-yahoo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-spoon:before {
    content: "\f2e5"
}

.fa.fa-behance,
.fa.fa-behance-square,
.fa.fa-steam,
.fa.fa-steam-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-automobile:before {
    content: "\f1b9"
}

.fa.fa-envelope-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-envelope-o:before {
    content: "\f0e0"
}

.fa.fa-deviantart,
.fa.fa-soundcloud,
.fa.fa-spotify {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-file-pdf-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa.fa-file-word-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-word-o:before {
    content: "\f1c2"
}

.fa.fa-file-excel-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa.fa-file-powerpoint-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa.fa-file-image-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-image-o:before {
    content: "\f1c5"
}

.fa.fa-file-photo-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-photo-o:before {
    content: "\f1c5"
}

.fa.fa-file-picture-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa.fa-file-archive-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa.fa-file-zip-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa.fa-file-audio-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa.fa-file-sound-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa.fa-file-video-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-video-o:before {
    content: "\f1c8"
}

.fa.fa-file-movie-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-movie-o:before {
    content: "\f1c8"
}

.fa.fa-file-code-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-code-o:before {
    content: "\f1c9"
}

.fa.fa-codepen,
.fa.fa-jsfiddle,
.fa.fa-vine {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-life-bouy,
.fa.fa-life-ring {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-bouy:before {
    content: "\f1cd"
}

.fa.fa-life-buoy {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-buoy:before {
    content: "\f1cd"
}

.fa.fa-life-saver {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-saver:before {
    content: "\f1cd"
}

.fa.fa-support {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-support:before {
    content: "\f1cd"
}

.fa.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa.fa-ra,
.fa.fa-rebel {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ra:before {
    content: "\f1d0"
}

.fa.fa-resistance {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-resistance:before {
    content: "\f1d0"
}

.fa.fa-empire,
.fa.fa-ge {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ge:before {
    content: "\f1d1"
}

.fa.fa-git,
.fa.fa-git-square,
.fa.fa-hacker-news,
.fa.fa-y-combinator-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-y-combinator-square:before {
    content: "\f1d4"
}

.fa.fa-yc-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-yc-square:before {
    content: "\f1d4"
}

.fa.fa-qq,
.fa.fa-tencent-weibo,
.fa.fa-wechat,
.fa.fa-weixin {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-wechat:before {
    content: "\f1d7"
}

.fa.fa-send:before {
    content: "\f1d8"
}

.fa.fa-paper-plane-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-paper-plane-o:before {
    content: "\f1d8"
}

.fa.fa-send-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-send-o:before {
    content: "\f1d8"
}

.fa.fa-circle-thin {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-circle-thin:before {
    content: "\f111"
}

.fa.fa-header:before {
    content: "\f1dc"
}

.fa.fa-sliders:before {
    content: "\f1de"
}

.fa.fa-futbol-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-futbol-o:before {
    content: "\f1e3"
}

.fa.fa-soccer-ball-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa.fa-slideshare,
.fa.fa-twitch,
.fa.fa-yelp {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-newspaper-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa.fa-cc-amex,
.fa.fa-cc-discover,
.fa.fa-cc-mastercard,
.fa.fa-cc-paypal,
.fa.fa-cc-stripe,
.fa.fa-cc-visa,
.fa.fa-google-wallet,
.fa.fa-paypal {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bell-slash-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bell-slash-o:before {
    content: "\f1f6"
}

.fa.fa-trash:before {
    content: "\f2ed"
}

.fa.fa-copyright {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-eyedropper:before {
    content: "\f1fb"
}

.fa.fa-area-chart:before {
    content: "\f1fe"
}

.fa.fa-pie-chart:before {
    content: "\f200"
}

.fa.fa-line-chart:before {
    content: "\f201"
}

.fa.fa-angellist,
.fa.fa-ioxhost,
.fa.fa-lastfm,
.fa.fa-lastfm-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-cc {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-cc:before {
    content: "\f20a"
}

.fa.fa-ils:before,
.fa.fa-shekel:before,
.fa.fa-sheqel:before {
    content: "\f20b"
}

.fa.fa-meanpath {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-meanpath:before {
    content: "\f2b4"
}

.fa.fa-buysellads,
.fa.fa-connectdevelop,
.fa.fa-dashcube,
.fa.fa-forumbee,
.fa.fa-leanpub,
.fa.fa-sellsy,
.fa.fa-shirtsinbulk,
.fa.fa-simplybuilt,
.fa.fa-skyatlas {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-diamond {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-diamond:before {
    content: "\f3a5"
}

.fa.fa-intersex:before {
    content: "\f224"
}

.fa.fa-facebook-official {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook-official:before {
    content: "\f09a"
}

.fa.fa-pinterest-p,
.fa.fa-whatsapp {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-hotel:before {
    content: "\f236"
}

.fa.fa-medium,
.fa.fa-viacoin,
.fa.fa-y-combinator,
.fa.fa-yc {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-yc:before {
    content: "\f23b"
}

.fa.fa-expeditedssl,
.fa.fa-opencart,
.fa.fa-optin-monster {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-battery-4:before,
.fa.fa-battery:before {
    content: "\f240"
}

.fa.fa-battery-3:before {
    content: "\f241"
}

.fa.fa-battery-2:before {
    content: "\f242"
}

.fa.fa-battery-1:before {
    content: "\f243"
}

.fa.fa-battery-0:before {
    content: "\f244"
}

.fa.fa-object-group,
.fa.fa-object-ungroup,
.fa.fa-sticky-note-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-sticky-note-o:before {
    content: "\f249"
}

.fa.fa-cc-diners-club,
.fa.fa-cc-jcb {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-clone,
.fa.fa-hourglass-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hourglass-o:before {
    content: "\f254"
}

.fa.fa-hourglass-1:before {
    content: "\f251"
}

.fa.fa-hourglass-2:before {
    content: "\f252"
}

.fa.fa-hourglass-3:before {
    content: "\f253"
}

.fa.fa-hand-rock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-rock-o:before {
    content: "\f255"
}

.fa.fa-hand-grab-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-grab-o:before {
    content: "\f255"
}

.fa.fa-hand-paper-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-paper-o:before {
    content: "\f256"
}

.fa.fa-hand-stop-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-stop-o:before {
    content: "\f256"
}

.fa.fa-hand-scissors-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa.fa-hand-lizard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa.fa-hand-spock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-spock-o:before {
    content: "\f259"
}

.fa.fa-hand-pointer-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa.fa-hand-peace-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa.fa-registered {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-chrome,
.fa.fa-creative-commons,
.fa.fa-firefox,
.fa.fa-get-pocket,
.fa.fa-gg,
.fa.fa-gg-circle,
.fa.fa-internet-explorer,
.fa.fa-odnoklassniki,
.fa.fa-odnoklassniki-square,
.fa.fa-opera,
.fa.fa-safari,
.fa.fa-tripadvisor,
.fa.fa-wikipedia-w {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-television:before {
    content: "\f26c"
}

.fa.fa-500px,
.fa.fa-amazon,
.fa.fa-contao {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-calendar-plus-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa.fa-calendar-minus-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa.fa-calendar-times-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-times-o:before {
    content: "\f273"
}

.fa.fa-calendar-check-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-check-o:before {
    content: "\f274"
}

.fa.fa-map-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-map-o:before {
    content: "\f279"
}

.fa.fa-commenting:before {
    content: "\f4ad"
}

.fa.fa-commenting-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-commenting-o:before {
    content: "\f4ad"
}

.fa.fa-houzz,
.fa.fa-vimeo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-vimeo:before {
    content: "\f27d"
}

.fa.fa-black-tie,
.fa.fa-edge,
.fa.fa-fonticons,
.fa.fa-reddit-alien {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-credit-card-alt:before {
    content: "\f09d"
}

.fa.fa-codiepie,
.fa.fa-fort-awesome,
.fa.fa-mixcloud,
.fa.fa-modx,
.fa.fa-product-hunt,
.fa.fa-scribd,
.fa.fa-usb {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-pause-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-pause-circle-o:before {
    content: "\f28b"
}

.fa.fa-stop-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-stop-circle-o:before {
    content: "\f28d"
}

.fa.fa-bluetooth,
.fa.fa-bluetooth-b,
.fa.fa-envira,
.fa.fa-gitlab,
.fa.fa-wheelchair-alt,
.fa.fa-wpbeginner,
.fa.fa-wpforms {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-wheelchair-alt:before {
    content: "\f368"
}

.fa.fa-question-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-question-circle-o:before {
    content: "\f059"
}

.fa.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa.fa-deafness:before,
.fa.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa.fa-glide,
.fa.fa-glide-g {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-signing:before {
    content: "\f2a7"
}

.fa.fa-first-order,
.fa.fa-google-plus-official,
.fa.fa-pied-piper,
.fa.fa-snapchat,
.fa.fa-snapchat-ghost,
.fa.fa-snapchat-square,
.fa.fa-themeisle,
.fa.fa-viadeo,
.fa.fa-viadeo-square,
.fa.fa-yoast {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa.fa-google-plus-circle {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus-circle:before {
    content: "\f2b3"
}

.fa.fa-fa,
.fa.fa-font-awesome {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-fa:before {
    content: "\f2b4"
}

.fa.fa-handshake-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-handshake-o:before {
    content: "\f2b5"
}

.fa.fa-envelope-open-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-envelope-open-o:before {
    content: "\f2b6"
}

.fa.fa-linode {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-address-book-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-address-book-o:before {
    content: "\f2b9"
}

.fa.fa-vcard:before {
    content: "\f2bb"
}

.fa.fa-address-card-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-address-card-o:before {
    content: "\f2bb"
}

.fa.fa-vcard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-vcard-o:before {
    content: "\f2bb"
}

.fa.fa-user-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-user-circle-o:before {
    content: "\f2bd"
}

.fa.fa-user-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-user-o:before {
    content: "\f007"
}

.fa.fa-id-badge {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-drivers-license:before {
    content: "\f2c2"
}

.fa.fa-id-card-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-id-card-o:before {
    content: "\f2c2"
}

.fa.fa-drivers-license-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-drivers-license-o:before {
    content: "\f2c2"
}

.fa.fa-free-code-camp,
.fa.fa-quora,
.fa.fa-telegram {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-thermometer-4:before,
.fa.fa-thermometer:before {
    content: "\f2c7"
}

.fa.fa-thermometer-3:before {
    content: "\f2c8"
}

.fa.fa-thermometer-2:before {
    content: "\f2c9"
}

.fa.fa-thermometer-1:before {
    content: "\f2ca"
}

.fa.fa-thermometer-0:before {
    content: "\f2cb"
}

.fa.fa-bathtub:before,
.fa.fa-s15:before {
    content: "\f2cd"
}

.fa.fa-window-maximize,
.fa.fa-window-restore {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-rectangle:before {
    content: "\f410"
}

.fa.fa-window-close-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-window-close-o:before {
    content: "\f410"
}

.fa.fa-times-rectangle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-rectangle-o:before {
    content: "\f410"
}

.fa.fa-bandcamp,
.fa.fa-eercast,
.fa.fa-etsy,
.fa.fa-grav,
.fa.fa-imdb,
.fa.fa-ravelry {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-eercast:before {
    content: "\f2da"
}

.fa.fa-snowflake-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa.fa-superpowers,
.fa.fa-wpexplorer {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-cab:before {
    content: "\f1ba"
}

ul.hfe-nav-menu,
.hfe-nav-menu li,
.hfe-nav-menu ul {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

.hfe-nav-menu li.menu-item {
    position: relative;
}

.hfe-flyout-container .hfe-nav-menu li.menu-item {
    position: relative;
    background: unset;
}

.hfe-nav-menu .sub-menu li.menu-item {
    position: relative;
    background: inherit;
}

.hfe-nav-menu__theme-icon-yes button.sub-menu-toggle {
    display: none;
}

div.hfe-nav-menu,
.elementor-widget-hfe-nav-menu .elementor-widget-container {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hfe-nav-menu__layout-horizontal,
.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hfe-nav-menu .parent-has-no-child .hfe-menu-toggle {
    display: none;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu,
.hfe-submenu-action-hover .hfe-layout-vertical .hfe-nav-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 16;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu,
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:focus>.sub-menu {
    visibility: visible;
    opacity: 1;
}

.hfe-submenu-action-click .hfe-nav-menu .menu-item-has-children:hover>.sub-menu,
.hfe-submenu-action-click .hfe-nav-menu .menu-item-has-children:focus>.sub-menu {
    visibility: hidden;
    opacity: 0;
}

.hfe-nav-menu .menu-item-has-children .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
}

.hfe-flyout-container .hfe-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu {
    top: 0;
    left: 0;
}

.hfe-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu {
    top: 0;
    left: 100%;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu,
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children.focus>.sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.hfe-nav-menu:before,
.hfe-nav-menu:after {
    content: '';
    display: table;
    clear: both;
}

.hfe-nav-menu__align-right .hfe-nav-menu {
    margin-left: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end;
}

.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li a.hfe-menu-item,
.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end;
}

.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper,
.rtl .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper,
.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.elementor-button-wrapper,
.rtl .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.elementor-button-wrapper {
    text-align: right;
}

.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper,
.rtl .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper,
.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.elementor-button-wrapper,
.rtl .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.elementor-button-wrapper {
    text-align: left;
}

.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper,
.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li.elementor-button-wrapper {
    text-align: center;
}

.hfe-nav-menu__align-left .hfe-nav-menu {
    margin-right: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
}

.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li a.hfe-menu-item,
.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
}

.hfe-nav-menu__align-center .hfe-nav-menu {
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}

.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li a.hfe-menu-item,
.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    width: 100%;
}

.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.menu-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
}

.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}

.hfe-active-menu+nav li:not(:last-child) a.hfe-menu-item,
.hfe-active-menu+nav li:not(:last-child) a.hfe-sub-menu-item {
    border-bottom-width: 0;
}

.hfe-nav-menu a.hfe-menu-item,
.hfe-nav-menu a.hfe-sub-menu-item {
    line-height: 1;
    text-decoration: none;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.hfe-nav-menu a.hfe-menu-item:hover,
.hfe-nav-menu a.hfe-sub-menu-item:hover {
    text-decoration: none;
}

.hfe-nav-menu .sub-menu {
    min-width: 220px;
    margin: 0;
    z-index: 9999;
}

.hfe-nav-menu__layout-horizontal {
    font-size: 0;
}

.hfe-nav-menu__layout-horizontal li.menu-item,
.hfe-nav-menu__layout-horizontal>li.menu-item {
    font-size: medium;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu {
    -webkit-box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}

.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before {
    content: 'ï„‡';
}

.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .sub-arrow i:before {
    content: 'ïƒ—';
}

.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-arrow i:before {
    content: '+';
}

.hfe-submenu-icon-none .hfe-nav-menu .parent-has-child .sub-arrow {
    display: none;
}

.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before,
.hfe-link-redirect-self_link.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before {
    content: 'ï„†';
}

.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before,
.hfe-link-redirect-self_link.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before {
    content: '-';
}

.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before,
.hfe-link-redirect-self_link.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before {
    content: 'ïƒ˜';
}

.rtl .hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
    content: 'ï„„';
}

.rtl .hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
    content: 'ïƒ™';
}

.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
    content: 'ï„…';
}

.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
    content: 'ïƒš';
}

.hfe-nav-menu-icon {
    padding: 0.35em;
    border: 0 solid;
}

.hfe-nav-menu-icon svg {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
}

.hfe-nav-menu-icon i:focus {
    outline: 0;
}

.hfe-has-submenu-container a.hfe-menu-item:focus,
.hfe-has-submenu-container a.hfe-sub-menu-item:focus {
    outline: 0;
}

.hfe-nav-menu .menu-item-has-children:focus,
.hfe-nav-menu .menu-item-has-children .sub-menu:focus,
.hfe-nav-menu .menu-item-has-children-container:focus {
    outline: 0;
}

.hfe-nav-menu .menu-item-has-children-container {
    position: relative;
}

.hfe-nav-menu__layout-expandible .sub-menu,
.hfe-nav-menu__layout-vertical .sub-menu,
.hfe-flyout-wrapper .sub-menu {
    position: relative;
    height: 0;
}

.hfe-nav-menu__submenu-arrow .hfe-menu-toggle:before,
.hfe-nav-menu__submenu-plus .hfe-menu-toggle:before,
.hfe-nav-menu__submenu-classic .hfe-menu-toggle:before {
    font-family: 'Font Awesome 5 Free';
    z-index: 1;
    font-size: inherit;
    font-weight: inherit;
    line-height: 0;
}

.hfe-menu-item-center .hfe-nav-menu li a.hfe-menu-item,
.hfe-menu-item-center .hfe-nav-menu li a.hfe-sub-menu-item {
    margin-right: 0px;
}

.hfe-nav-menu__submenu-none .hfe-nav-menu li a.hfe-menu-item,
.hfe-nav-menu__submenu-none .hfe-nav-menu li a.hfe-sub-menu-item {
    margin-right: 0px;
}

.hfe-nav-menu__toggle-icon:before {
    content: '\f0c9';
    font-family: 'fontAwesome';
    z-index: 1;
    font-size: 24px;
    font-weight: inherit;
    font-style: normal;
    line-height: 0;
}

.hfe-active-menu .hfe-nav-menu__toggle-icon:before {
    content: '\f00d';
}

.hfe-nav-menu__layout-expandible {
    -webkit-transition-property: display;
    transition-property: display;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.hfe-nav-menu__layout-expandible {
    visibility: hidden;
    opacity: 0;
}

.hfe-nav-menu__layout-expandible .sub-menu {
    visibility: hidden;
    opacity: 0;
}

.hfe-active-menu+.hfe-nav-menu__layout-expandible {
    visibility: visible;
    opacity: 1;
    height: auto;
}

.hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-expandible,
.hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal,
.hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {
    position: absolute;
    top: 100%;
}

.hfe-nav-menu__layout-expandible .menu-item-has-children .menu-item-has-children .sub-menu,
.hfe-nav-menu__layout-vertical .menu-item-has-children .menu-item-has-children .sub-menu {
    top: 0;
    left: 0;
}

.hfe-layout-expandible nav {
    height: 0;
}

.hfe-nav-sub-menu-icon,
.hfe-nav-menu__icon {
    display: inline-block;
    line-height: 1;
}

.hfe-nav-menu__toggle {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    cursor: pointer;
    border: 0 solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #494c4f;
    position: relative;
    line-height: 1;
}

.hfe-nav-menu__toggle-icon {
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hfe-nav-menu .sub-arrow {
    font-size: 14px;
    line-height: 1;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-top: -10px;
    margin-bottom: -10px;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
    margin-left: 10px;
}

.hfe-nav-menu__layout-vertical .hfe-nav-menu .sub-arrow,
.hfe-layout-expandible .sub-arrow,
.hfe-flyout-wrapper .sub-arrow {
    padding: 10px;
}

.hfe-nav-menu .child-item,
.hfe-nav-menu__layout-vertical .hfe-nav-menu .child-item {
    font-size: 14px;
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-top: -10px;
    margin-bottom: -10px;
    position: absolute;
    right: 0;
    margin-right: 20px;
}

.hfe-layout-horizontal .hfe-nav-menu__toggle,
.hfe-layout-vertical .hfe-nav-menu__toggle {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.hfe-nav-menu-icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
}

.hfe-nav-menu__layout-expandible .saved-content,
.hfe-nav-menu__layout-expandible .sub-menu,
.hfe-nav-menu__layout-expandible .child,
.hfe-nav-menu__layout-vertical .saved-content,
.hfe-nav-menu__layout-vertical .sub-menu,
.hfe-nav-menu__layout-vertical .child,
.hfe-flyout-container .saved-content,
.hfe-flyout-container .sub-menu,
.hfe-flyout-container .child {
    left: 0 !important;
    width: 100% !important;
}

.hfe-flyout-container .hfe-nav-menu .sub-menu {
    background: unset;
}

.hfe-nav-menu__layout-vertical .hfe-menu-toggle:hover,
.hfe-nav-menu__layout-expandible .hfe-menu-toggle:hover,
.hfe-flyout-wrapper .hfe-menu-toggle:hover {
    border: 1px dotted;
}

.hfe-nav-menu__layout-vertical .hfe-menu-toggle,
.hfe-nav-menu__layout-expandible .hfe-menu-toggle,
.hfe-flyout-wrapper .hfe-menu-toggle {
    border: 1px dotted transparent;
}

.hfe-nav-menu .menu-item a:before,
.hfe-nav-menu .menu-item a:after {
    display: block;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
    transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
}

.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    opacity: 0;
}

.hfe-nav-menu .menu-item a.hfe-menu-item:hover:before,
.hfe-nav-menu .menu-item a.hfe-menu-item:hover:after,
.hfe-nav-menu .menu-item a.hfe-menu-item:focus:before,
.hfe-nav-menu .menu-item a.hfe-menu-item:focus:after,
.hfe-nav-menu .menu-item a.hfe-menu-item.highlighted:before,
.hfe-nav-menu .menu-item a.hfe-menu-item.highlighted:after,
.hfe-nav-menu .current-menu-item:before,
.hfe-nav-menu .current-menu-item:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__underline .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__overline .menu-item.parent a.hfe-menu-item:after {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2;
}

.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__underline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__underline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__overline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__overline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    height: 0;
    width: 0;
    left: 50%;
}

.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    top: 10px;
}

.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    bottom: 10px;
}

.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    top: -10px;
}

.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    bottom: -10px;
}

.hfe-pointer__double-line.hfe-animation__none,
.hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item,
.hfe-pointer__underline.hfe-animation__none,
.hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item,
.hfe-pointer__overline.hfe-animation__none,
.hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.hfe-pointer__double-line.hfe-animation__none:before,
.hfe-pointer__double-line.hfe-animation__none:after,
.hfe-pointer__double-line.hfe-animation__none:hover,
.hfe-pointer__double-line.hfe-animation__none:focus,
.hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus,
.hfe-pointer__underline.hfe-animation__none:before,
.hfe-pointer__underline.hfe-animation__none:after,
.hfe-pointer__underline.hfe-animation__none:hover,
.hfe-pointer__underline.hfe-animation__none:focus,
.hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus,
.hfe-pointer__overline.hfe-animation__none:before,
.hfe-pointer__overline.hfe-animation__none:after,
.hfe-pointer__overline.hfe-animation__none:hover,
.hfe-pointer__overline.hfe-animation__none:focus,
.hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before {
    content: '';
    top: 0;
}

.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__overline.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    width: 10px;
    left: -20px;
}

.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after {
    content: '';
    bottom: 0;
}

.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__underline.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    width: 10px;
    left: -webkit-calc(100% + 20px);
    left: calc(100% + 20px);
}

.hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__framed .menu-item.parent a.hfe-menu-item:after {
    background: transparent;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 3px solid #55595c;
}

.hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before {
    content: '';
}

.hfe-pointer__framed.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}

.hfe-pointer__framed.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
}

.hfe-pointer__framed.hfe-animation__grow .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__framed.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:before {
    -webkit-transition: opacity 0.2s, -webkit-transform 0.4s;
    transition: opacity 0.2s, -webkit-transform 0.4s;
    transition: opacity 0.2s, transform 0.4s;
    transition: opacity 0.2s, transform 0.4s, -webkit-transform 0.4s;
}

.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:after {
    width: 3px;
    height: 3px;
}

.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:before {
    border-width: 0 0 3px 3px;
    -webkit-transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
    transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
}

.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:after {
    content: '';
    top: initial;
    bottom: 0;
    left: initial;
    right: 0;
    border-width: 3px 3px 0 0;
    -webkit-transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
    transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
}

.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:before,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:after,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:before,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:after,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:before,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:after,
.hfe-pointer__framed.hfe-animation__draw .current-menu-item:before,
.hfe-pointer__framed.hfe-animation__draw .current-menu-item:after {
    width: 100%;
    height: 100%;
}

.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:before,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:before,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:before,
.hfe-pointer__framed.hfe-animation__draw .current-menu-item:before {
    -webkit-transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
    transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
}

.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:after,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:after,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:after,
.hfe-pointer__framed.hfe-animation__draw .current-menu-item:after {
    -webkit-transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
    transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
}

.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:after {
    width: 3px;
    height: 3px;
}

.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:before {
    border-width: 3px 0 0 3px;
}

.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:after {
    content: '';
    top: initial;
    bottom: 0;
    left: initial;
    right: 0;
    border-width: 0 3px 3px 0;
}

.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:hover:before,
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:hover:after,
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:focus:before,
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:focus:after,
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item.highlighted:before,
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item.highlighted:after,
.hfe-pointer__framed.hfe-animation__corners .current-menu-item:before,
.hfe-pointer__framed.hfe-animation__corners .current-menu-item:after {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.002s, width 0.4s, height 0.4s;
    transition: opacity 0.002s, width 0.4s, height 0.4s;
}

.hfe-pointer__framed.hfe-animation__none,
.hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.hfe-pointer__framed.hfe-animation__none:before,
.hfe-pointer__framed.hfe-animation__none:after,
.hfe-pointer__framed.hfe-animation__none:hover,
.hfe-pointer__framed.hfe-animation__none:focus,
.hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.hfe-pointer__background .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:after {
    content: '';
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.hfe-pointer__background .menu-item.parent a.hfe-menu-item:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1;
}

.hfe-pointer__background .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:focus,
.hfe-pointer__background .menu-item.parent a.hfe-menu-item.highlighted,
.hfe-pointer__background .current-menu-item {
    color: #fff;
}

.hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:before {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}

.hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:hover:before,
.hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:focus:before,
.hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item.highlighted:before,
.hfe-pointer__background.hfe-animation__grow .current-menu-item:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:hover:before,
.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:focus:before,
.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item.highlighted:before,
.hfe-pointer__background.hfe-animation__shrink .current-menu-item:before {
    -webkit-transition: opacity 0.15s, -webkit-transform 0.4s;
    transition: opacity 0.15s, -webkit-transform 0.4s;
    transition: opacity 0.15s, transform 0.4s;
    transition: opacity 0.15s, transform 0.4s, -webkit-transform 0.4s;
}

.hfe-pointer__background.hfe-animation__sweep-left .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    left: 100%;
}

.hfe-pointer__background.hfe-animation__sweep-right .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    right: 100%;
}

.hfe-pointer__background.hfe-animation__sweep-up .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    top: 100%;
}

.hfe-pointer__background.hfe-animation__sweep-down .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    bottom: 100%;
}

.hfe-pointer__background.hfe-animation__shutter-out-vertical .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    bottom: 50%;
    top: 50%;
}

.hfe-pointer__background.hfe-animation__shutter-out-horizontal .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    right: 50%;
    left: 50%;
}

.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1;
}

.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:before {
    top: 0;
    bottom: 100%;
}

.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:after {
    top: 100%;
    bottom: 0;
}

.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:hover:before,
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:focus:before,
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item.highlighted:before,
.hfe-pointer__background.hfe-animation__shutter-in-vertical .current-menu-item:before {
    bottom: 50%;
}

.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:hover:after,
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:focus:after,
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item.highlighted:after,
.hfe-pointer__background.hfe-animation__shutter-in-vertical .current-menu-item:after {
    top: 50%;
}

.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:before {
    right: 0;
    left: 100%;
}

.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:after {
    right: 100%;
    left: 0;
}

.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:hover:before,
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:focus:before,
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item.highlighted:before,
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .current-menu-item:before {
    left: 50%;
}

.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:hover:after,
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:focus:after,
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item.highlighted:after,
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .current-menu-item:after {
    right: 50%;
}

.hfe-pointer__background.hfe-animation__none,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.hfe-pointer__background.hfe-animation__none:before,
.hfe-pointer__background.hfe-animation__none:after,
.hfe-pointer__background.hfe-animation__none:hover,
.hfe-pointer__background.hfe-animation__none:focus,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.hfe-pointer__text.hfe-animation__skew .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__text.hfe-animation__skew .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transform: skew(-8deg);
    -ms-transform: skew(-8deg);
    transform: skew(-8deg);
}

.hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.hfe-pointer__text.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__text.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.hfe-pointer__text.hfe-animation__float .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__text.hfe-animation__float .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hfe-pointer__text.hfe-animation__sink .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__text.hfe-animation__sink .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}

.hfe-pointer__text.hfe-animation__rotate .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__text.hfe-animation__rotate .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg);
}

.hfe-pointer__text.hfe-animation__none,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.hfe-pointer__text.hfe-animation__none:before,
.hfe-pointer__text.hfe-animation__none:after,
.hfe-pointer__text.hfe-animation__none:hover,
.hfe-pointer__text.hfe-animation__none:focus,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:before,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:after,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover,
.hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.hfe-flyout-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999998;
    background: rgba(0, 0, 0, .6);
    cursor: pointer;
    -webkit-backface-visibility: hidden;
}

.hfe-pointer__underline .menu-item.parent a.hfe-menu-item.elementor-button:after,
.hfe-pointer__overline .menu-item.parent a.hfe-menu-item.elementor-button:before,
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item.elementor-button:after,
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item.elementor-button:before {
    height: 0px;
}

.hfe-pointer__framed .menu-item.parent a.hfe-menu-item.elementor-button:before,
.hfe-pointer__framed .menu-item.parent a.hfe-menu-item.elementor-button:after {
    border-width: 0px;
}

.hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item.elementor-button:hover,
.hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item.elementor-button:focus {
    -webkit-transform: none;
    transform: none;
}

.hfe-flyout-close,
.hfe-flyout-close svg {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    font-size: 23px;
    display: block;
    cursor: pointer;
}

.hfe-flyout-wrapper .hfe-side.hfe-flyout-left {
    top: 0;
    bottom: 0;
    left: -100%;
    right: auto;
    height: 100%;
    width: 300px;
    max-width: 100%;
    max-width: 100vw;
}

.hfe-flyout-wrapper .hfe-side {
    display: none;
    position: fixed;
    z-index: 999999;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
}

.hfe-flyout-wrapper .hfe-side.hfe-flyout-show {
    display: block;
}

.hfe-flyout-content.push {
    color: #ffffff;
}

.hfe-flyout-content ul li {
    color: #ffffff;
}

.hfe-flyout-wrapper .hfe-side.hfe-flyout-right {
    top: 0;
    bottom: 0;
    left: auto;
    right: -100%;
    height: 100%;
    width: 300px;
    max-width: 100%;
}

.hfe-flyout-wrapper .hfe-side.hfe-flyout-left {
    top: 0;
    bottom: 0;
    left: -100%;
    right: auto;
    height: 100%;
    width: 300px;
    max-width: 100%;
    max-width: 100vw;
}

.hfe-flyout-wrapper .hfe-side.top {
    top: -100%;
    bottom: auto;
    left: 0;
    right: 0;
    width: 100%;
    width: 100vw;
    height: 300px;
    max-height: 100%;
}

.hfe-flyout-wrapper .hfe-side.bottom {
    top: auto;
    bottom: -100%;
    left: 0;
    right: 0;
    width: 100%;
    width: 100vw;
    height: 300px;
    max-height: 100%;
}

.hfe-flyout-content {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 1.4em;
    color: #fff;
}

@media (max-width:1024px) {
    .hfe-flyout-content {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.hfe-flyout-content::-webkit-scrollbar {
    display: none;
}

.admin-bar .hfe-side {
    margin-top: 32px;
}

.hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children>ul.sub-menu {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover>ul.sub-menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children>ul.sub-menu {
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover>ul.sub-menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.elementor-widget-navigation-menu:not(.hfe-nav-menu__align-justify):not(.hfe-menu-item-space-between) a.hfe-menu-item.elementor-button {
    display: inline-flex;
}

.hfe-nav-menu li.elementor-button-wrapper {
    align-self: center;
}

@media only screen and (max-width: 1024px) {

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li,
    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu {
        width: 100%;
        margin-right: 0px;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle,
    .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle {
        display: block;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: hidden;
        opacity: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: visible;
        opacity: 1;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-vertical {
        visibility: visible;
        opacity: 1;
        height: auto;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        position: relative;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {
        position: absolute;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu {
        visibility: hidden;
        opacity: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {
        top: 0;
        left: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle,
    .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle {
        visibility: visible;
        opacity: 1;
        display: block;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
        float: none;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu,
    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu,
    .hfe-nav-menu__breakpoint-none .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: none;
        transition: none;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle:hover {
        border: 1px dotted;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle {
        border: 1px dotted transparent;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu {
        position: relative;
        height: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu {
        position: relative;
        height: 0;
        top: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .saved-content,
    .hfe-nav-menu__breakpoint-tablet .sub-menu,
    .hfe-nav-menu__breakpoint-tablet .child {
        left: 0 !important;
        width: auto !important;
    }

    .hfe-nav-menu .sub-menu {
        min-width: auto;
        margin: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
        padding: 10px;
    }

    .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
        content: 'ï„‡';
    }

    .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
        content: 'ïƒ—';
    }

    .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: 'ï„†';
    }

    .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: 'ïƒ˜';
    }

    .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-plus .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: '-';
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu .sub-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before,
    .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: 'ï„„';
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before,
    .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: 'ïƒ™'
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before,
    .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before {
        content: 'ï„†';
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before,
    .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before {
        content: 'ïƒ˜'
    }

    .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children ul.sub-menu,
    .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu,
    .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children ul.sub-menu,
    .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {
        background-color: unset !important;
    }

    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before {
        border: 0px !important;
    }

    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover,
    .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }

    .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item,
    .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-sub-menu-item,
    .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.elementor-button-wrapper {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 767px) {

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item,
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-sub-menu-item .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.elementor-button-wrapper {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-horizontal .hfe-nav-menu__toggle,
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: visible;
        opacity: 1;
        display: block;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal li.menu-item,
    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu {
        width: 100%
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-vertical .hfe-nav-menu__toggle {
        display: inline-block;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .sub-menu {
        position: relative;
        height: 0;
        top: 0;
    }

    .hfe-nav-menu .sub-menu {
        min-width: auto;
        margin: 0;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu,
    .hfe-nav-menu__breakpoint-none .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: none;
        transition: none;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
        float: none;
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-vertical .hfe-nav-menu__toggle.hfe-active-menu {
        display: block;
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-vertical {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-layout-horizontal .hfe-nav-menu__toggle,
    .hfe-nav-menu__breakpoint-mobile .hfe-layout-vertical .hfe-nav-menu__toggle {
        visibility: visible;
        opacity: 1;
        display: block;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical {
        float: none;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .sub-menu {
        visibility: hidden;
        opacity: 0;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: hidden;
        opacity: 0;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        visibility: visible;
        opacity: 1;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-vertical {
        visibility: visible;
        opacity: 1;
        height: auto;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        position: relative;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {
        position: absolute;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {
        top: 0;
        left: 0;
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
        content: 'ï„‡';
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
        content: 'ïƒ—';
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: 'ï„†';
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: 'ïƒ˜';
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-plus .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: '-';
    }

    .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: 'ï„„';
    }

    .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
        content: 'ïƒ™'
    }

    .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before {
        content: 'ï„†';
    }

    .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before {
        content: 'ïƒ˜'
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle:hover {
        border: 1px dotted;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle {
        border: 1px dotted transparent;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu .sub-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-1 .hfe-nav-menu {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
        padding: 10px;
    }

    .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-1 .hfe-nav-menu {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-2 .hfe-nav-menu {
        -webkit-transform: translateX(20%);
        -ms-transform: translateX(20%);
        transform: translateX(20%);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    }

    .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-2 .hfe-nav-menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-3 .hfe-nav-menu {
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-3 .hfe-nav-menu {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    .hfe-nav-menu__breakpoint-mobile .saved-content,
    .hfe-nav-menu__breakpoint-mobile .sub-menu,
    .hfe-nav-menu__breakpoint-mobile .child,
    .hfe-nav-menu__breakpoint-tablet .saved-content,
    .hfe-nav-menu__breakpoint-tablet .sub-menu,
    .hfe-nav-menu__breakpoint-tablet .child {
        left: 0 !important;
        width: auto !important;
    }

    .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children ul.sub-menu,
    .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu,
    .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children ul.sub-menu,
    .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {
        background-color: unset !important;
    }

    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before {
        border: 0px !important;
    }

    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover,
    .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover,
    .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }
}

.hfe-toggle-no .hfe-layout-expandible .hfe-nav-menu__toggle {
    display: none;
}

.hfe-icon {
    display: inline-block;
}

.hfe-cart-menu-wrap-custom {
    display: inline-block;
    line-height: 1;
}

.hfe-cart-menu-wrap-custom .hfe-cart-count,
.hfe-cart-menu-wrap-custom .hfe-cart-count:after {
    border-color: #75c32c;
    color: #75c32c;
}

.hfe-cart-menu-wrap-custom .hfe-cart-count {
    font-weight: bold;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    min-width: 2.1em;
    min-height: 2.1em;
    font-size: 0.860em;
    line-height: 1.8;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-width: 2px;
    border-style: solid;
    padding: 12px 24px;
}

.hfe-cart-menu-wrap-default {
    display: inline-block;
    line-height: 1;
}

.hfe-cart-menu-wrap-default .hfe-cart-count,
.hfe-cart-menu-wrap-default .hfe-cart-count:after {
    border-color: #75c32c;
    color: #75c32c;
}

.hfe-cart-menu-wrap-default .hfe-cart-count {
    font-weight: bold;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    min-width: 2.1em;
    min-height: 2.1em;
    font-size: 0.860em;
    line-height: 1.8;
    border-radius: 0em 0em 0.3em 0.3em;
    border-width: 2px;
    border-style: solid;
    padding: 0 .4em;
}

.hfe-cart-menu-wrap-default .hfe-cart-count:after {
    bottom: 100%;
    margin-bottom: 0;
    height: .8em;
    width: .8em;
    left: 50%;
    transform: translateX(-50%);
    top: -.6em;
    content: ' ';
    position: absolute;
    pointer-events: none;
    border-width: 2px;
    border-style: solid;
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
    border-bottom: 0;
}

.elementor-widget-hfe-cart:not(.hfe-menu-cart--show-subtotal-yes) .hfe-menu-cart__toggle .elementor-button-text {
    display: none;
}

.elementor-widget-hfe-cart.toggle-icon--bag-light .hfe-menu-cart__toggle .elementor-button-icon i:before {
    content: '\e8e3';
}

.elementor-widget-hfe-cart.toggle-icon--bag-medium .hfe-menu-cart__toggle .elementor-button-icon i:before {
    content: '\e8e4';
}

.elementor-widget-hfe-cart.toggle-icon--bag-solid .hfe-menu-cart__toggle .elementor-button-icon i:before {
    content: '\e8e5';
}

.hfe-menu-cart__toggle .elementor-button {
    background: transparent;
    border-radius: 0;
    color: #818a91;
    border: 1px solid;
    border-color: inherit;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hfe-menu-cart__toggle .elementor-button-text {
    margin-right: 0.3em;
}

.hfe-menu-cart__toggle .elementor-button-icon {
    position: relative;
    -webkit-transition: color 0.1s;
    -o-transition: color 0.1s;
    transition: color 0.1s;
}

.hfe-menu-cart--items-indicator-bubble .hfe-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: block;
    position: absolute;
    min-width: 1.6em;
    height: 1.6em;
    line-height: 1.5em;
    top: -0.7em;
    right: -0.7em;
    border-radius: 100%;
    color: #fff;
    background-color: #d9534f;
    text-align: center;
    font-size: 10px;
}

.hfe-menu-cart--items-indicator-plain .hfe-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: inline-block;
    font-weight: normal;
}

.hfe-menu-cart--empty-indicator-hide .hfe-menu-cart__toggle .elementor-button .elementor-button-icon[data-counter="0"]:before {
    content: none;
    display: none;
}

.hfe-menu-cart__toggle .elementor-button-icon {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15;
}

.hfe-menu-cart__toggle.elementor-button-wrapper .elementor-button {
    color: #4d4848;
}

.hfe-search-button-wrapper {
    display: block;
    cursor: pointer;
    vertical-align: middle;
    text-align: right;
}

.hfe-search-form__container {
    display: flex;
    overflow: hidden;
}

.hfe-search-form__input {
    flex-basis: 100%;
}

.hfe-search-icon-toggle i.fa-search {
    display: inline-block;
    position: absolute;
    width: 20px;
    box-sizing: content-box;
    padding: 10px;
}

.hfe-search-icon-toggle i:before {
    vertical-align: middle;
}

.hfe-search-button-wrapper input[type=search] {
    border: 0;
    padding: 10px;
    cursor: pointer;
    border-radius: 0;
    transition: all .5s;
    box-sizing: border-box;
    outline: none;
}

.hfe-search-button-wrapper button {
    border: none;
    border-radius: 0;
    padding: 0;
}

.hfe-search-button-wrapper input[type=search]:focus {
    cursor: auto;
    border: none;
    box-shadow: none;
}

.hfe-search-icon-toggle input:-moz-placeholder,
.hfe-search-icon-toggle input::-webkit-input-placeholder {
    color: transparent;
}

.hfe-search-layout-icon .hfe-search-icon-toggle .hfe-search-form__input {
    background-color: unset;
    height: 100%;
}

.hfe-search-button-wrapper.hfe-input-focus {
    display: flex;
}

.hfe-search-form__container .hfe-search-submit {
    min-width: 3%;
    position: relative;
}

.hfe-search-form__container button#clear,
.hfe-search-icon-toggle button#clear {
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 8px;
    font-style: normal;
    user-select: none;
    cursor: pointer;
    bottom: 0;
    margin-right: 10px;
    background-color: transparent;
}

.hfe-search-button-wrapper input[type="search"]::-webkit-search-decoration,
.hfe-search-button-wrapper input[type="search"]::-webkit-search-cancel-button,
.hfe-search-button-wrapper input[type="search"]::-webkit-search-results-button,
.hfe-search-button-wrapper input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.hfe-search-form__container button#clear-with-button {
    visibility: hidden;
    position: absolute;
    top: 0;
    padding: 0 8px;
    font-style: normal;
    font-size: 1.2em;
    user-select: none;
    cursor: pointer;
    bottom: 0;
    background-color: transparent;
}

.hfe-search-button-wrapper,
.hfe-search-form__container,
.hfe-search-icon-toggle,
.hfe-search-button-wrapper .hfe-search-icon-toggle i,
.hfe-search-button-wrapper .hfe-search-icon-toggle i:before {
    position: relative;
}

.hfe-search-button-wrapper .hfe-search-icon-toggle .hfe-search-form__input {
    position: absolute;
    width: 0;
    right: 0;
    background-color: transparent;
}

.hfe-search-icon-toggle {
    width: 100% !important;
}

.hfe-search-button-wrapper.hfe-input-focus .hfe-search-icon-toggle .hfe-search-form__input {
    position: absolute;
    width: 250px;
    right: 0;
}

.hfe-search-layout-text .hfe-search-form__container,
.hfe-search-layout-icon_text .hfe-search-form__container,
.hfe-search-layout-text .hfe-search-form__container .hfe-search-form__input,
.hfe-search-layout-icon_text .hfe-search-form__container .hfe-search-form__input {
    width: 100%;
}

.hfe-search-icon-toggle {
    line-height: 1.5;
}

.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__underline.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__overline.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__overline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    width: 100%;
    left: 0;
    opacity: 1;
}

.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    bottom: 0px;
    opacity: 1;
}

.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    top: 0px;
    opacity: 1;
}

.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__overline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__overline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    height: 3px;
    width: 100%;
    left: 0;
    opacity: 1;
}

.hfe-pointer__framed.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__framed.hfe-animation__shrink .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hfe-pointer__framed.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:before,
.hfe-pointer__underline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    opacity: 1;
}

.hfe-pointer__framed.hfe-animation__corners .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
    border-width: 3px;
    width: 100%;
    opacity: 1;
    height: 100%;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//web.archive.org/web/20220423072226im_/http://kkreddyhospital.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    background-color: white;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

html {
    font-size: 16px;
    font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0;
}

p {
    margin: 0 0 1em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    font-size: 20px;
    font-size: 1.25rem;
}

blockquote cite {
    font-size: 14px;
    font-size: 0.875rem;
}

address {
    margin: 0 0 1.5em;
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.6;
    overflow: auto;
    max-width: 100%;
    margin: 0 0 1.5em;
    padding: 1.5em;
    background: #eee;
    border: 1px solid #d5d5d5;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    font-size: 1rem;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

code {
    padding: 2px 5px;
    border: 1px solid #ebeced;
}

abbr,
acronym {
    cursor: help;
    border-bottom: 1px dotted #666;
}

mark,
ins {
    font-style: italic;
    text-decoration: none;
    border-bottom: 1px solid;
}

big {
    font-size: 125%;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}

@media (min-width: 940px) {
    .container {
        max-width: 940px;
    }
}

@media (min-width: 1120px) {
    .container {
        max-width: 1120px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 640px) {
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 940px) {
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1120px) {
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-pull-1 {
        right: 8.33333%;
    }

    .col-xl-pull-2 {
        right: 16.66667%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-4 {
        right: 33.33333%;
    }

    .col-xl-pull-5 {
        right: 41.66667%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-7 {
        right: 58.33333%;
    }

    .col-xl-pull-8 {
        right: 66.66667%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-10 {
        right: 83.33333%;
    }

    .col-xl-pull-11 {
        right: 91.66667%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-push-1 {
        left: 8.33333%;
    }

    .col-xl-push-2 {
        left: 16.66667%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-4 {
        left: 33.33333%;
    }

    .col-xl-push-5 {
        left: 41.66667%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-7 {
        left: 58.33333%;
    }

    .col-xl-push-8 {
        left: 66.66667%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-10 {
        left: 83.33333%;
    }

    .col-xl-push-11 {
        left: 91.66667%;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-offset-0 {
        margin-left: 0%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }
}

.col-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.col-xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media (min-width: 640px) {
    .col-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 940px) {
    .col-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 1120px) {
    .col-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 1200px) {
    .col-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.row-xs-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.row-xs-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.row-xs-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (min-width: 640px) {
    .row-sm-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .row-sm-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .row-sm-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (min-width: 940px) {
    .row-md-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .row-md-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .row-md-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (min-width: 1120px) {
    .row-lg-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .row-lg-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .row-lg-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (min-width: 1200px) {
    .row-xl-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .row-xl-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .row-xl-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

.col-xs-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.col-xs-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.col-xs-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media (min-width: 640px) {
    .col-sm-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col-sm-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .col-sm-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

@media (min-width: 940px) {
    .col-md-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col-md-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .col-md-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

@media (min-width: 1120px) {
    .col-lg-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col-lg-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .col-lg-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

@media (min-width: 1200px) {
    .col-xl-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col-xl-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .col-xl-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

img {
    height: auto;
    max-width: 100%;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
}

blockquote {
    position: relative;
    margin: 35px 0;
    padding: 0 0 0 60px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.45;
    font-style: italic;
}

@media (min-width: 640px) {
    blockquote {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media (min-width: 940px) {
    blockquote {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

blockquote p {
    margin: 0;
}

blockquote p+p {
    margin-top: 1em;
}

blockquote cite {
    display: block;
    margin-top: 5px;
    font-style: normal;
}

blockquote cite:before {
    content: "- ";
}

blockquote:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 30px;
    top: 0;
    left: 10px;
}

hr {
    background-color: #ebeced;
    border: 0;
    height: 1px;
    margin: 1.5em 0;
}

.edit-link {
    display: inline-block;
    margin-top: 15px;
}

ul,
ol {
    margin: 0 0 1.5em 1.5em;
    padding-left: 0;
    padding-right: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

.inline-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.inline-list li {
    display: inline-block;
    vertical-align: top;
}

#toTop {
    overflow: hidden;
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 15px;
    right: -999em;
    z-index: 999;
}

#toTop:before {
    content: "\f106";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    font-size: 25px;
}

#toTop:focus {
    outline: none;
}

@media (min-width: 640px) {
    #toTop {
        right: 20px;
    }
}

.page-preloader-cover {
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.page-preloader {
    position: relative;
    display: block;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 3px solid transparent;
    margin: -16.5px 0 0 -16.5px;
    -webkit-animation: tm_spin 1s linear infinite;
    animation: tm_spin 1s linear infinite;
    z-index: 11;
}

@-webkit-keyframes tm_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes tm_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    display: inline-block;
    max-width: 100%;
    padding: 12px 20px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn {
    text-decoration: none;
    display: inline-block;
    max-width: 100%;
    padding: 12px 20px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn.invert-button {
    border: 1px solid #fff;
    background: none;
}

.btn-icon:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    font-size: 2.1875rem;
    content: '\f178';
}

.btn-text-icon {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: 500;
}

.btn-text-icon:after {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    font-size: 0.75rem;
    content: '\f061';
    margin-left: 6px;
}

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'],
select,
textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 12px;
    border: 1px solid #ebeced;
    background-color: #fff;
    border-radius: 4px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
select:focus,
textarea:focus {
    outline: none;
    -webkit-box-shadow: 0 5px 32px rgba(103, 122, 141, 0.17);
    box-shadow: 0 5px 32px rgba(103, 122, 141, 0.17);
}

button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
    outline: none;
}

input[type='submit'],
input[type='reset'] {
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 600;
}

select {
    border: 1px solid #ebeced;
}

textarea {
    min-height: 150px;
    resize: vertical;
    overflow: auto;
}

::-moz-placeholder {
    opacity: 1;
}

:-moz-placeholder {
    opacity: 1;
}

.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.search-form label {
    width: 100%;
}

.search-form__field[type='search'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search-form__submit.btn {
    padding: 11px;
    margin-left: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
}

.post-password-form label {
    display: inline-block;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0 3px 18px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 18px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    background-color: #fff;
}

.main-navigation ul ul ul {
    left: -999em;
    top: -10px;
}

.main-navigation ul ul li {
    padding: 5px 20px;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 150px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    position: relative;
    display: inline-block;
}

.main-navigation .menu>li {
    padding: 3px 3px 2px;
    margin-left: 10px;
}

.main-navigation .menu>li:first-child {
    margin-left: 0;
}

.main-navigation .menu>li.menu-item-has-children {
    padding-right: 15px;
}

.main-navigation a {
    display: inline-block;
    text-decoration: none;
}

.main-navigation li.menu-item-has-children:before {
    position: absolute;
    top: 6px;
    right: 3px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f107';
}

.menu-item-has-children .main-navigation li.menu-item-has-children:before {
    top: 7px;
    content: '\f105';
    right: 12px;
}

.main-navigation.mobile-menu {
    position: fixed;
    top: 0;
    right: -70%;
    width: 70%;
    height: 100vh;
    margin: 0;
    background-color: #f1f4f6;
    z-index: 998;
    -webkit-transition: all 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    -o-transition: all 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    transition: all 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91);
}

.main-navigation.mobile-menu.mobile-menu-open {
    right: 0;
}

.main-navigation.mobile-menu .main-navigation-inner {
    overflow-y: scroll;
    height: 100%;
}

.main-navigation.mobile-menu .menu {
    margin: 20px;
}

body.admin-bar .main-navigation.mobile-menu .menu {
    margin-top: 66px;
}

.main-navigation.mobile-menu .menu li {
    display: block;
    margin: 5px 15px;
    padding: 0;
}

.main-navigation.mobile-menu .sub-menu {
    position: initial;
    padding: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.main-navigation.mobile-menu .sub-menu li a {
    width: auto;
}

.main-navigation.mobile-menu .menu-item-has-children:before {
    content: none;
}

.mobile-menu-toggle-button {
    position: absolute;
    width: 35px;
    height: 35px;
    left: -45px;
    top: 10px;
    padding: 0;
    -webkit-box-shadow: -2px 2px 7px rgba(0, 0, 0, 0.3);
    box-shadow: -2px 2px 7px rgba(0, 0, 0, 0.3);
}

body.admin-bar .mobile-menu-toggle-button {
    top: 56px;
}

body.admin-bar .mobile-menu-toggle-button {
    top: 56px;
}

body.admin-bar .mobile-menu .menu {
    margin-top: 46px;
}

.comment-navigation,
.posts-navigation,
.pagination {
    overflow: hidden;
    padding-top: 40px;
    border-top: 1px solid #ebeced;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.pagination .nav-links {
    font-weight: 400;
}

.pagination .page-numbers {
    outline: none;
    margin-right: 7px;
}

.pagination .page-numbers:last-child {
    margin-right: 0;
}

.pagination .page-numbers.prev {
    margin-right: 20px;
}

.pagination .page-numbers.next {
    margin-left: 10px;
}

.pagination .page-numbers:not(.prev):not(.next):not(.dots) {
    border-radius: 4px;
    display: inline-block;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #ebeced;
}

.pagination .page-numbers:not(.prev):not(.next):not(.dots):hover,
.pagination .page-numbers:not(.prev):not(.next):not(.dots).current {
    background-color: #ebeced;
}

.page-links>span,
.page-links>a {
    border-radius: 4px;
    display: inline-block;
    width: 33px;
    height: 33px;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 33px;
    border: 1px solid #ebeced;
    margin: 5px 5px 5px 0;
}

.page-links>span:last-child,
.page-links>a:last-child {
    margin-right: 0;
}

.page-links>span,
.page-links>a:hover {
    background-color: #ebeced;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-previous i,
.posts-navigation .nav-previous i {
    margin-right: 2px;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.comment-navigation .nav-next i,
.posts-navigation .nav-next i {
    margin-left: 2px;
}

.posts-list--creative.list-style-default+.navigation,
.posts-list--default.list-style-v9+.navigation,
.posts-list--grid.list-style-v9+.navigation,
.posts-list--vertical-justify.list-style-v6+.navigation {
    border: none;
    margin-top: 0;
}

.posts-list--creative.list-style-default+.navigation .nav-links,
.posts-list--default.list-style-v9+.navigation .nav-links,
.posts-list--creative.list-style-v2+.navigation .nav-links,
.posts-list--grid.list-style-v4+.navigation .nav-links,
.posts-list--grid.list-style-v5+.navigation .nav-links,
.posts-list--grid.list-style-v9+.navigation .nav-links,
.posts-list--masonry.list-style-v4+.navigation .nav-links,
.posts-list--masonry.list-style-v9+.navigation .nav-links,
.posts-list--vertical-justify.list-style-v4+.navigation .nav-links,
.posts-list--vertical-justify.list-style-v5+.navigation .nav-links,
.posts-list--vertical-justify.list-style-v6+.navigation .nav-links,
.posts-list--vertical-justify.list-style-v9+.navigation .nav-links,
.posts-list--vertical-justify.list-style-v10+.navigation .nav-links {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.post-navigation {
    overflow: hidden;
    margin: 45px 0 40px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ebeced;
}

.post-navigation .nav-links {
    font-weight: 400;
}

.post-navigation .nav-links .post-title {
    margin: 0;
}

@media (max-width: 639px) {
    .post-navigation .nav-links .post-title {
        font-size: 16px;
        font-size: 1rem;
    }
}

.post-navigation .nav-links i {
    position: absolute;
    top: 32px;
}

@media (min-width: 640px) {
    .post-navigation .nav-links i {
        top: 35px;
    }
}

.post-navigation .nav-text {
    margin-bottom: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 600;
    text-transform: uppercase;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
    position: relative;
}

@media (min-width: 640px) {

    .post-navigation .nav-previous,
    .post-navigation .nav-next {
        width: 50%;
    }
}

.post-navigation .nav-previous {
    padding: 0 15px 0 35px;
}

@media (min-width: 640px) {
    .post-navigation .nav-previous {
        float: left;
    }
}

.post-navigation .nav-previous i {
    left: 0;
}

.post-navigation .nav-next {
    text-align: right;
    padding: 0 35px 0 15px;
}

@media (min-width: 640px) {
    .post-navigation .nav-next {
        float: right;
    }
}

.post-navigation .nav-next i {
    right: 0;
}

@media (max-width: 639px) {
    .post-navigation .nav-previous+.nav-next {
        margin-top: 30px;
    }
}

.social-list .menu-item>a {
    display: block;
    text-decoration: none;
    text-align: center;
}

.social-list .menu-item>a:hover {
    text-decoration: none;
}

.social-list .menu-item>a:focus {
    outline: none;
}

.social-list .menu-item>a[href*="500px.com"]::before {
    content: '\f26e';
}

.social-list .menu-item>a[href*="angel.co"]::before {
    content: '\f209';
}

.social-list .menu-item>a[href*="codepen.io"]::before {
    content: '\f1cb';
}

.social-list .menu-item>a[href*="del.icio"]::before,
.social-list .menu-item>a[href*="delicious.com"]::before {
    content: '\f1a5';
}

.social-list .menu-item>a[href*="digg.com"]::before {
    content: '\f1a6';
}

.social-list .menu-item>a[href*="dribbble.com"]::before {
    content: '\f17d';
}

.social-list .menu-item>a[href*="dropbox.com"]::before {
    content: '\f16b';
}

.social-list .menu-item>a[href*="facebook.com"]::before {
    content: '\f09a';
}

.social-list .menu-item>a[href*="foursquare.com"]::before {
    content: '\f180';
}

.social-list .menu-item>a[href*="flickr.com"]::before {
    content: '\f16e';
}

.social-list .menu-item>a[href*="plus.google.com"]::before {
    content: '\f0d5';
}

.social-list .menu-item>a[href*="github.com"]::before {
    content: '\f09b';
}

.social-list .menu-item>a[href*="instagram.com"]::before {
    content: '\f16d';
}

.social-list .menu-item>a[href*="linkedin.com"]::before {
    content: '\f0e1';
}

.social-list .menu-item>a[href*="pinterest.com"]::before {
    content: '\f0d2';
}

.social-list .menu-item>a[href*="getpocket.com"]::before {
    content: '\f265';
}

.social-list .menu-item>a[href*="reddit.com"]::before {
    content: '\f1a1';
}

.social-list .menu-item>a[href*="skype.com"]::before,
.social-list .menu-item>a[href*="skype:"]::before {
    content: '\f17e';
}

.social-list .menu-item>a[href*="stumbleupon.com"]::before {
    content: '\f1a4';
}

.social-list .menu-item>a[href*="tumblr.com"]::before {
    content: '\f173';
}

.social-list .menu-item>a[href*="twitter.com"]::before {
    content: '\f099';
}

.social-list .menu-item>a[href*="vimeo.com"]::before {
    content: '\f27d';
}

.social-list .menu-item>a[href*="wordpress.org"]::before,
.social-list .menu-item>a[href*="wordpress.com"]::before {
    content: '\f19a';
}

.social-list .menu-item>a[href*="youtube.com"]::before {
    content: '\f167';
}

.social-list .menu-item>a[href*="amazon.com"]::before {
    content: '\f270';
}

.social-list .menu-item>a[href*="tripadvisor"]::before {
    content: '\f262';
}

.social-list .menu-item>a[href*="ycombinator.com"]::before {
    content: '\f23b';
}

.social-list .menu-item>a[href*="xing.com"]::before {
    content: '\f168';
}

.social-list .menu-item>a[href*="yahoo."]::before {
    content: '\f19e';
}

.social-list .menu-item>a[href*="vine.co"]::before {
    content: '\f1ca';
}

.social-list .menu-item>a[href*="weibo.com"]::before {
    content: '\f18a';
}

.social-list .menu-item>a[href*="trello.com"]::before {
    content: '\f181';
}

.social-list .menu-item>a[href*="steampowered.com"]::before {
    content: '\f1b6';
}

.social-list .menu-item>a[href*="soundcloud.com"]::before {
    content: '\f1be';
}

.social-list .menu-item>a[href*="spotify.com"]::before {
    content: '\f1bc';
}

.social-list .menu-item>a[href*="stackexchange.com"]::before {
    content: '\f18d';
}

.social-list .menu-item>a[href*="stackoverflow.com"]::before {
    content: '\f16c';
}

.social-list .menu-item>a[href*="slideshare.net"]::before {
    content: '\f1e7';
}

.social-list .menu-item>a[href*="slack.com"]::before {
    content: '\f198';
}

.social-list .menu-item>a[href*="skyatlas.com"]::before {
    content: '\f216';
}

.social-list .menu-item>a[href*="last.fm"]::before {
    content: '\f202';
}

.social-list .menu-item>a[href*="jsfiddle.net"]::before {
    content: '\f1cc';
}

.social-list .menu-item>a[href*="behance.net"]::before {
    content: '\f1b4';
}

.social-list .menu-item>a[href*="bitbucket.org"]::before {
    content: '\f171';
}

.social-list .menu-item>a[href*="codepen.io"]::before {
    content: '\f1cb';
}

.social-list .menu-item>a[href*="codiepie.com"]::before {
    content: '\f284';
}

.social-list .menu-item>a[href*="connectdevelop.com"]::before {
    content: '\f20e';
}

.social-list .menu-item>a[href*="dashcube.com"]::before {
    content: '\f210';
}

.social-list .menu-item>a[href*="contao.org"]::before {
    content: '\f26d';
}

.social-list .menu-item>a[href*="deviantart.com"]::before {
    content: '\f1bd';
}

.social-list .menu-item>a[href*="vk.com"]::before {
    content: '\f189';
}

.social-list .menu-item>a[href*="ok.ru"]::before {
    content: '\f263';
}

.social-list .menu-item>a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    font-size: 0.75rem;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.social-list--text .social-list .menu-item>a::before {
    display: none;
}

.breadcrumbs {
    position: relative;
    padding-top: 17px;
    padding-bottom: 17px;
    border-top: 1px solid #ebeced;
}

.breadcrumbs .page-title {
    text-align: left;
    margin-top: 5px;
    font-size: 18px;
    font-size: 1.125rem;
}

.breadcrumbs_wrap {
    overflow: hidden;
}

.breadcrumbs_item {
    float: left;
}

.breadcrumbs_item_link:hover {
    text-decoration: underline;
}

.breadcrumbs_item_sep {
    margin: 0 .5em;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#content[tabindex="-1"]:focus {
    outline: 0;
}

.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}

.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

.hidden {
    display: none;
}

.comments-area {
    position: relative;
    margin: 45px 0 40px;
}

.comments-title {
    margin: 0 0 40px;
}

.comment-list {
    margin: 0 0 45px;
    padding: 0 0 8px;
    list-style: none;
    border-bottom: 1px solid #ebeced;
}

.comment-list .children {
    margin-top: 18px;
    margin-left: 30px;
    list-style: none;
}

@media (min-width: 1120px) {
    .comment-list .children {
        margin-left: 70px;
    }
}

.comment-list .comment,
.comment-list .pingback {
    margin-bottom: 36px;
}

.comment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.comment-author {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50px;
    margin: 0 20px 0 0;
}

.comment-author .avatar {
    border-radius: 50%;
}

.comment-meta {
    margin-bottom: 2px;
}

.comment-meta .fn {
    margin-right: 12px;
}

.comment-date {
    display: inline-block;
}

.comment-date__time {
    display: inline-block;
    vertical-align: top;
}

.comment-content p {
    margin-bottom: 1px;
}

.comment-content a {
    word-wrap: break-word;
}

.comment-reply-link {
    text-transform: uppercase;
}

.comment-reply-link i {
    margin-right: 5px;
}

.comment-respond .comment-reply-title {
    margin-bottom: 20px;
}

.comment-respond .comment-notes {
    margin-bottom: 25px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin: 10px 0 0 0;
}

.comment-form-comment {
    margin-bottom: 30px;
}

.comment-form .form-submit {
    margin: 30px 0 0 0;
}

.comment-form__field {
    vertical-align: top;
}

.comment-form .submit {
    width: 100%;
}

.comment-form-cookies-consent {
    margin-top: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.comment-form-cookies-consent input[type='checkbox'] {
    position: absolute;
    width: 0;
    height: 0;
    visibility: hidden;
}

.comment-form-cookies-consent label[for=wp-comment-cookies-consent]:before {
    content: '';
    position: relative;
    top: -1px;
    display: inline-block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px solid #ebeced;
}

.comment-form-cookies-consent input[type='checkbox']:checked~label[for=wp-comment-cookies-consent]:before {
    content: '\f00c';
}

.bypostauthor {
    display: block;
}

.post-author-bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0;
    padding-bottom: 40px;
    margin-left: -12px;
    margin-right: -12px;
    border-bottom: 1px solid #ebeced;
}

.post-author-bio>* {
    padding-left: 12px;
    padding-right: 12px;
}

.post-author__avatar .avatar {
    border-radius: 50%;
}

.post-author__content {
    margin-bottom: 10px;
}

.post-author__title {
    margin: 0;
    text-transform: uppercase;
}

.site {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    overflow: hidden;
}

.site-logo {
    margin: 0;
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.2;
    text-transform: lowercase;
    font-weight: 700;
}

.site-header.container,
.site-breadcrumbs.container,
.site-content.container,
.site-footer.container {
    padding-left: 0;
    padding-right: 0;
}

.site-breadcrumbs {
    margin-top: 20px;
}

body:not(.page-template-fullwidth-content) .site-content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.site-main>*:last-child {
    margin-bottom: 0;
}

@media (max-width: 939px) {
    #secondary {
        margin-top: 40px;
    }
}

.space-between-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.space-between-content>* {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

.site-header__wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (min-width: 940px) {
    .site-header__wrap.isStick {
        position: fixed;
        z-index: 1000;
        right: 0;
        left: 0;
    }
}

.site-header__wrap .space-between-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-branding .custom-logo {
    display: block;
}

.pseudoStickyBlock {
    display: none;
}

@media (min-width: 940px) {
    .pseudoStickyBlock {
        display: block;
    }
}

.top-panel {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 20px;
}

.top-panel .space-between-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 639px) {
    .top-panel .space-between-content {
        display: block;
        text-align: center;
    }
}

.top-panel-content__left>*,
.top-panel-content__right>* {
    display: inline-block;
    vertical-align: middle;
}

.top-panel-content__left>* {
    margin-right: 10px;
}

.top-panel-content__right>* {
    margin-left: 10px;
}

.site-footer__wrap {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 20px;
}

.site-footer__wrap .space-between-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-footer__wrap .space-between-content:not(:empty) {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width: 639px) {
    .site-footer__wrap .space-between-content {
        display: block;
        text-align: center;
    }
}

.footer-area {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 640px) {
    .footer-area {
        max-width: 640px;
    }
}

@media (min-width: 940px) {
    .footer-area {
        max-width: 940px;
    }
}

@media (min-width: 1120px) {
    .footer-area {
        max-width: 1120px;
    }
}

@media (min-width: 1200px) {
    .footer-area {
        max-width: 1200px;
    }
}

.footer-area>.widget {
    width: 25%;
}

.entry-title {
    margin-top: 0;
}

.posts-list--default .entry-title {
    margin-bottom: 18px;
}

.grid-item .entry-title {
    margin-bottom: 10px;
}

.entry-meta {
    font-size: 14px;
    font-size: 0.875rem;
}

.entry-header .entry-meta {
    margin-left: -8px;
    margin-right: -8px;
}

.entry-header .entry-meta>* {
    padding-left: 8px;
    padding-right: 8px;
}

.posts-list--default .entry-header .entry-meta {
    margin-bottom: 28px;
}

.grid-item .entry-header .entry-meta {
    margin-bottom: 3px;
}

.entry-footer .entry-meta>* {
    margin-top: 18px;
}

.entry-footer .entry-meta>*:first-child {
    margin-top: 0;
}

.grid-item .entry-content {
    margin-bottom: 5px;
}

span.posted-on,
span.byline,
span.cat-links,
span.tags-links {
    display: inline-block;
}

.tags-links {
    text-transform: capitalize;
}

.comments-link,
.comments-button {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
}

.comments-link i,
.comments-button i {
    font-size: 14px;
    font-size: 0.875rem;
    margin-right: 2px;
}

.comments-button {
    border-radius: 4px;
    padding: 10px 12px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.2;
    background-color: #f1f4f6;
}

.post-categories {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.btn-style .post-categories li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 4px;
}

.btn-style .post-categories a {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 4px;
}

.posts-list {
    margin-bottom: 50px;
}

.post-default+.post-default {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #ebeced;
}

body:not(.sidebar_enabled) .post-default {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
}

.post-default .post-thumbnail,
.post-default .entry-meta {
    margin-bottom: 15px;
}

@media (min-width: 640px) {
    .post-default .entry-content {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.post-default .entry-footer .entry-meta .tags-links+div:not(:empty) {
    margin-top: 28px;
}

.post-default .entry-footer .entry-meta>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.post-default .entry-footer .entry-meta>div>* {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

.post-thumbnail__link {
    display: inline-block;
}

.post-thumbnail img {
    display: block;
    border-radius: 4px;
}

.grid-item .post-thumbnail {
    margin-bottom: 20px;
}

.related-posts {
    margin: 45px 0 40px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ebeced;
}

.related-posts .entry-title {
    margin: 0 0 20px;
}

.related-posts .related-post {
    overflow: hidden;
    margin-bottom: 13px;
}

.related-posts .related-post.col-lg-6 .post-thumbnail {
    width: 120px;
    float: left;
    margin: 0 20px 15px 0;
}

.related-posts .related-post .entry-header {
    margin-bottom: 5px;
}

.related-posts .related-post .entry-title {
    margin: 0;
}

.related-posts .related-post .entry-meta .posted-on,
.related-posts .related-post .entry-meta .byline {
    display: block;
}

.related-posts .related-post .entry-content {
    font-size: 14px;
    font-size: 0.875rem;
}

.page-header {
    margin: 0 0 40px;
}

.page-header>*+* {
    margin-top: 20px;
}

.page-title {
    margin: 0;
    text-align: center;
}

.search-item {
    margin-bottom: 50px;
}

.search-item .entry-title,
.search-item .entry-meta {
    margin-bottom: 5px;
}

.not-found.error-404,
.not-found.no-results {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.post_format-post-format-image .post-thumbnail {
    margin-bottom: 26px;
}

.post_format-post-format-image .post-thumbnail__link {
    position: relative;
    display: block;
}

.post_format-post-format-image .post-thumbnail__link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f00e';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    font-size: 35px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.7);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    -o-transition: opacity 0.2s ease, transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
    -webkit-transform: scale(0.35);
    -ms-transform: scale(0.35);
    transform: scale(0.35);
    opacity: 0;
}

.post_format-post-format-image .post-thumbnail__link:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.post_format-post-format-gallery .post-thumbnail {
    display: block;
    margin-bottom: 26px;
}

.post_format-post-format-gallery .post-thumbnail__link {
    display: block;
}

.post_format-post-format-gallery .swiper-button-prev,
.post_format-post-format-gallery .swiper-button-next {
    width: 45px;
    height: 45px;
    margin-top: -35px;
    text-align: center;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 50%;
    background-image: none;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(59, 61, 66, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(59, 61, 66, 0.1);
}

.post_format-post-format-gallery .swiper-button-prev:before,
.post_format-post-format-gallery .swiper-button-next:before {
    line-height: 45px;
}

.post_format-post-format-gallery .swiper-button-prev:before {
    content: '\f104';
}

.post_format-post-format-gallery .swiper-button-next:before {
    content: '\f105';
}

.post_format-post-format-link .post-format-link {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
}

.post_format-post-format-link .post-format-link:before {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    content: '\f0c1';
    margin-right: 8px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.post_format-post-format-link .post-format-link-wrapper {
    margin-bottom: 24px;
    padding: 35px 40px;
    border-radius: 4px;
    background-color: #f1f4f6;
}

.post_format-post-format-quote .post-format-quote {
    padding: 50px 8%;
    border-radius: 4px;
    text-align: center;
}

.post_format-post-format-quote .post-format-quote:before {
    position: static;
    margin: 0 auto 17px;
    display: block;
    text-align: center;
    width: 62px;
    height: 62px;
    line-height: 62px;
    border-radius: 28px;
}

.post_format-post-format-quote .post-format-quote cite {
    margin-top: 15px;
}

.post_format-post-format-audio .mejs-audio {
    margin-bottom: 24px;
}

.post_format-post-format-video .wp-video {
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
}

.single-post article.post {
    margin-bottom: 50px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ebeced;
}

.single-post .post>.entry-header {
    margin-bottom: 35px;
}

@media (min-width: 640px) {
    .single-post .post>.entry-content {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.single-post .post>.entry-footer .entry-meta:not(:empty) {
    margin-top: 13px;
}

.single-post .entry-header .tags-links a {
    display: inline-block;
    margin-left: 5px;
}

.single-post .entry-footer .tags-links a {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ebeced;
}

.single-post .entry-footer .tags-links a:hover {
    background-color: #ebeced;
}

.single-post .entry-title {
    margin-top: 0;
}

.single-post .post-thumbnail {
    margin-bottom: 15px;
}

.single-post .overlay-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-size: cover;
    background-position: center;
}

.single-post blockquote:not(.post-format-quote) {
    border-top: 3px solid #ebeced;
    border-bottom: 3px solid #ebeced;
    text-align: center;
    padding: 30px 10%;
}

.single-post blockquote:not(.post-format-quote):before,
.single-post blockquote:not(.post-format-quote):after {
    content: none;
}

.single-post blockquote:not(.post-format-quote) cite {
    margin-top: 20px;
}

.post-template-single-layout-2.post-template .site-content {
    margin-top: 0;
}

.post-template-single-layout-2 .single-header-2 {
    margin-top: 40px;
    margin-bottom: 25px;
    text-align: center;
}

@media (min-width: 640px) {
    .post-template-single-layout-2 .single-header-2 {
        margin-bottom: 55px;
    }
}

.post-template-single-layout-2 .post-thumbnail {
    margin-bottom: 25px;
}

@media (min-width: 640px) {
    .post-template-single-layout-2 .post-thumbnail {
        margin-bottom: 55px;
    }
}

.post-template-single-layout-2 .post-thumbnail .size-kava-thumb-xl {
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: none;
    max-height: 550px;
}

.post-template-single-layout-3.post-template .site-content {
    margin-top: 0;
}

.post-template-single-layout-3 .single-header-3 {
    position: relative;
    margin-bottom: 35px;
    padding-top: 35px;
    z-index: 1;
}

.post-template-single-layout-3 .single-header-3.invert {
    padding: 50px 0 45px;
}

@media (min-width: 640px) {
    .post-template-single-layout-3 .single-header-3.invert {
        padding: 80px 0 75px;
    }
}

@media (min-width: 940px) {
    .post-template-single-layout-3 .single-header-3.invert {
        padding: 130px 0 115px;
    }
}

.post-template-single-layout-3 .single-header-3.invert .entry-title,
.post-template-single-layout-3 .single-header-3.invert p {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
}

.post-template-single-layout-3 .single-header-3 .cat-links {
    margin-bottom: 30px;
}

.post-template-single-layout-3 .single-header-3 .entry-title {
    margin-bottom: 10px;
}

.post-template-single-layout-3 .single-header-3 .entry-header-bottom {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.post-template-single-layout-3 .single-header-3 .entry-header-bottom>* {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

.post-template-single-layout-3 .single-header-3 .post-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.post-template-single-layout-3 .single-header-3 .post-author__avatar {
    margin-right: 20px;
}

.post-template-single-layout-3 .single-header-3 .comments-button {
    background: none;
}

@media (min-width: 640px) {
    .post-template-single-layout-3 .single-header-3 p {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.post-template-single-layout-3 .single-header-3 .overlay-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.post-template-single-layout-4.post-template .site-content {
    margin-top: 0;
}

.post-template-single-layout-4 .site-content__wrap {
    position: relative;
}

.post-template-single-layout-4 .header-post-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.post-template-single-layout-4 .header-post-thumbnail img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
    max-height: 1080px;
}

.post-template-single-layout-4 .site-main {
    padding: 20px;
    background-color: #fff;
}

@media (min-width: 640px) {
    .post-template-single-layout-4 .site-main {
        padding: 65px 100px;
    }
}

.post-template-single-layout-4 .single-header-4 {
    position: relative;
    padding-top: 30px;
    text-align: center;
}

.post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
    bottom: -100px;
}

@media (min-width: 640px) {
    .post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
        bottom: -150px;
    }
}

@media (min-width: 940px) {
    .post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
        bottom: -200px;
    }
}

@media (min-width: 1120px) {
    .post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
        bottom: -270px;
    }
}

@media (min-width: 1200px) {
    .post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
        bottom: -430px;
    }
}

.post-template-single-layout-4 .single-header-4.invert {
    padding: 50px 0 35px;
}

@media (min-width: 640px) {
    .post-template-single-layout-4 .single-header-4.invert {
        padding: 103px 0 95px;
    }
}

.post-template-single-layout-4 .single-header-4.invert .entry-title,
.post-template-single-layout-4 .single-header-4.invert p {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
}

.post-template-single-layout-4 .single-header-4 .cat-links {
    margin-bottom: 30px;
}

.post-template-single-layout-4 .single-header-4 .post-author {
    margin-top: 32px;
}

.post-template-single-layout-4 .single-header-4 .post-author__avatar {
    margin-bottom: 2px;
}

.post-template-single-layout-4 .single-header-4 .entry-meta:not(:empty) {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 27px;
}

.post-template-single-layout-4 .single-header-4 .entry-meta:not(:empty)>* {
    padding-left: 12px;
    padding-right: 12px;
}

@media (min-width: 640px) {
    .post-template-single-layout-4 .single-header-4 p {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.post-template-single-layout-4 .single-header-4 i {
    font-size: 12px;
    font-size: 0.75rem;
}

@media (max-width: 939px) {
    .post-template-single-layout-5 .single-header-5 {
        text-align: center;
    }
}

.post-template-single-layout-5 .single-header-5.invert .entry-header {
    padding: 25px;
}

@media (min-width: 940px) {
    .post-template-single-layout-5 .single-header-5.invert .entry-header {
        padding: 40px;
        min-height: 730px;
    }
}

.post-template-single-layout-5 .single-header-5 .entry-header {
    padding-top: 20px;
    margin-bottom: 35px;
    position: relative;
}

@media (min-width: 940px) {
    .post-template-single-layout-5 .single-header-5 .entry-header-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }

    .post-template-single-layout-5 .single-header-5 .entry-header-top>* {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}

@media (min-width: 640px) {
    .post-template-single-layout-5 .single-header-5 .entry-header p {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media (min-width: 940px) {

    .post-template-single-layout-5 .single-header-5 .entry-header p,
    .post-template-single-layout-5 .single-header-5 .entry-title {
        width: 70%;
    }
}

.post-template-single-layout-5 .single-header-5 .entry-meta:not(:empty) {
    margin-top: 5px;
}

.post-template-single-layout-5 .single-header-5 .entry-meta:not(:empty)>* {
    margin-bottom: 30px;
}

.post-template-single-layout-5 .single-header-5 .comments-link {
    vertical-align: baseline;
}

@media (min-width: 940px) {
    .post-template-single-layout-5 .single-header-5 .post-author {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .post-template-single-layout-5 .single-header-5 .post-author__avatar {
        margin-left: 15px;
    }

    .post-template-single-layout-5 .single-header-5 .post-author__content {
        margin-bottom: 5px;
        text-align: right;
    }
}

@media (max-width: 939px) {
    .post-template-single-layout-5 .single-header-5 .post-author {
        margin-bottom: 15px;
    }
}

@media (max-width: 939px) {
    .post-template-single-layout-6 #author-block {
        margin-bottom: 50px;
    }
}

.post-template-single-layout-6 .single-header-6 .cat-links {
    margin-bottom: 18px;
}

.post-template-single-layout-6 .single-header-6 .cat-links.btn-style a {
    padding: 3px 8px;
    border-radius: 0;
}

.post-template-single-layout-6 .post-author-bio {
    display: block;
    text-align: center;
    margin: 0 5% 20px;
    padding: 0;
    border: none;
}

.post-template-single-layout-6 .post-author__avatar {
    margin-bottom: 15px;
}

.post-template-single-layout-6 .post-author__avatar,
.post-template-single-layout-6 .post-author__content {
    padding: 0;
}

.post-template-single-layout-6 .posted-on {
    text-align: center;
}

.post-template-single-layout-6.post-template .site-content {
    margin-top: 0;
}

.post-template-single-layout-6 .site-content__wrap {
    margin-top: 50px;
}

.post-template-single-layout-7.post-template .site-content {
    margin-top: 0;
}

.post-template-single-layout-7 .single-header-7 {
    position: relative;
    padding: 30px 0;
    margin-bottom: 60px;
    text-align: center;
}

@media (min-width: 640px) {
    .post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }

    .post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty)>* {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}

.post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) .cat-links,
.post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) .posted-on {
    margin-bottom: 20px;
}

.post-template-single-layout-7 .single-header-7 .entry-header-bottom .entry-meta {
    margin-left: -12px;
    margin-right: -12px;
}

.post-template-single-layout-7 .single-header-7 .entry-header-bottom .entry-meta>* {
    padding-left: 12px;
    padding-right: 12px;
}

.post-template-single-layout-7 .single-header-7 .entry-title {
    margin-bottom: 60px;
}

.post-template-single-layout-7 .single-header-7 .post-author-bio {
    display: block;
    text-align: center;
    margin: 0 0 20px;
    padding: 0;
    border: none;
}

.post-template-single-layout-7 .single-header-7 .post-author__avatar {
    margin-bottom: 15px;
}

.post-template-single-layout-7 .single-header-7 .post-author__avatar,
.post-template-single-layout-7 .single-header-7 .post-author__content {
    padding: 0;
}

.post-template-single-layout-7 .single-header-7 i {
    font-size: 12px;
    font-size: 0.75rem;
}

.post-template-single-layout-8.post-template .site-content {
    margin-top: 0;
}

.post-template-single-layout-8 .single-header-8 {
    margin-bottom: 60px;
    padding: 60px 0 0;
    text-align: center;
}

@media (min-width: 940px) {
    .post-template-single-layout-8 .single-header-8 {
        padding: 60px 0 30px;
    }
}

@media (min-width: 1120px) {
    .post-template-single-layout-8 .single-header-8 {
        padding: 60px 0;
    }
}

.post-template-single-layout-8 .single-header-8.with_author_block {
    margin-top: 120px;
}

.post-template-single-layout-8 .single-header-8.with_author_block .post-author-bio {
    margin-top: -130px;
}

.post-template-single-layout-8 .single-header-8 .post-author-bio {
    display: block;
    text-align: center;
    margin: 0 0 32px;
    padding: 0;
    border: none;
}

.post-template-single-layout-8 .single-header-8 .post-author__avatar {
    margin-bottom: 15px;
}

.post-template-single-layout-8 .single-header-8 .post-author__avatar,
.post-template-single-layout-8 .single-header-8 .post-author__content {
    padding: 0;
}

.post-template-single-layout-8 .single-header-8 .entry-title {
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.post-template-single-layout-8 .single-header-8 .entry-meta:not(:empty) {
    margin-top: 35px;
    margin-bottom: 50px;
}

.post-template-single-layout-9.post-template .site-content {
    margin-top: 0;
}

.post-template-single-layout-9 .single-header-9 {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}

@media (min-width: 640px) {
    .post-template-single-layout-9 .single-header-9 {
        margin-top: 40px;
        margin-bottom: 60px;
    }
}

.post-template-single-layout-9 .single-header-9 .post-thumbnail {
    margin-top: 25px;
    margin-bottom: 0;
}

@media (min-width: 640px) {
    .post-template-single-layout-9 .single-header-9 .post-thumbnail {
        margin-top: 55px;
    }
}

.post-template-single-layout-9 .single-header-9 .post-thumbnail img {
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: none;
    max-height: 730px;
}

.post-template-single-layout-9 .post-author-bio {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
    border: none;
}

.post-template-single-layout-10.post-template .site-content {
    margin-top: 0;
}

.post-template-single-layout-10 .single-header-10 .entry-header {
    border-radius: 4px;
    padding: 32px 40px 25px;
    margin-top: 30px;
    margin-bottom: 55px;
}

@media (max-width: 639px) {
    .post-template-single-layout-10 .single-header-10 .entry-header {
        text-align: center;
    }
}

@media (min-width: 640px) {
    .post-template-single-layout-10 .single-header-10 .entry-header-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .post-template-single-layout-10 .single-header-10 .entry-header-bottom>* {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}

.post-template-single-layout-10 .single-header-10 .entry-header .post-author,
.post-template-single-layout-10 .single-header-10 .entry-header .cat-links,
.post-template-single-layout-10 .single-header-10 .entry-header .posted-on {
    padding: 0 18px 15px 0;
    display: inline-block;
}

@media (max-width: 939px) {
    .post-template-single-layout-10 .single-header-10 .entry-header .post-author {
        display: block;
    }
}

.post-template-single-layout-10 .single-header-10 .entry-title {
    max-width: 700px;
    margin-bottom: 17px;
}

.post-template-single-layout-10 .single-header-10.has-post-thumbnail .entry-header {
    margin-top: -100px;
}

.post-template-single-layout-10 .single-header-10 .post-author__avatar {
    margin-right: 12px;
}

.post-template-single-layout-10 .single-header-10 .post-author__avatar img {
    vertical-align: middle;
}

.post-template-single-layout-10 .single-header-10 .post-thumbnail {
    margin-bottom: 0;
}

.post-template-single-layout-10 .single-header-10 .post-thumbnail img {
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: none;
    max-height: 730px;
}

.post-template-single-layout-10 .single-header-10 .comments-button {
    background: none;
    margin-bottom: 15px;
}

.sticky-label {
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 10px;
    padding: 3px 7px 1px;
    text-align: center;
    font-size: 12px;
    line-height: 1.6;
    border-radius: 4px;
}

@media (min-width: 1200px) {
    .sticky-label {
        font-size: 14px;
        padding: 6px 10px 3px;
    }
}

.posts-list--default.list-style-v6 .sticky-label,
.posts-list--default.list-style-v8 .sticky-label,
.posts-list--creative.list-style-v2 .sticky-label,
.posts-list--creative.list-style-v9 .sticky-label,
.posts-list--grid .sticky-label,
.posts-list--masonry .sticky-label,
.posts-list--vertical-justify:not(.list-style-v10) .sticky-label {
    padding: 4px 8px 1px;
}

@media (min-width: 1200px) {

    .posts-list--default.list-style-v6 .sticky-label,
    .posts-list--default.list-style-v8 .sticky-label,
    .posts-list--creative.list-style-v2 .sticky-label,
    .posts-list--creative.list-style-v9 .sticky-label,
    .posts-list--grid .sticky-label,
    .posts-list--masonry .sticky-label,
    .posts-list--vertical-justify:not(.list-style-v10) .sticky-label {
        margin-top: 1px;
        margin-bottom: 1px;
    }
}

.sticky-label.type-both i {
    margin-right: 8px;
}

.widget-title {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px;
}

.widget+.widget {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #ebeced;
}

.sidebar .widget,
.footer-area .widget {
    margin-top: 1.5em;
}

@media (min-width: 940px) {

    .sidebar .widget,
    .footer-area .widget {
        margin-top: 3em;
    }
}

.widget select {
    width: 100%;
}

.widget ul {
    list-style: none;
    margin-left: 0;
}

.widget ul li {
    margin-bottom: 4px;
}

.widget li>ul,
.widget li>ol {
    margin-top: 4px;
    margin-left: 1.2em;
}

.widget_recent_entries ul li {
    margin-bottom: 20px;
}

.widget_recent_entries .post-date {
    display: block;
}

.widget_recent_entries .post-date:before {
    content: '\f133';
    margin-right: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.widget_recent_comments .recentcomments {
    margin-bottom: 20px;
}

.widget_recent_comments .recentcomments:before {
    content: '\f075';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-size: 0.875rem;
    margin-right: 5px;
}

.widget_recent_comments .recentcomments .comment-author-link a {
    font-weight: initial;
}

.widget_recent_comments .recentcomments .comment-author-link a:before {
    content: none;
}

.widget_recent_comments .recentcomments a:before {
    content: '';
    display: block;
}

.widget_tag_cloud .tag-cloud-link {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 5px;
    padding: 6px 10px;
    font-size: 14px !important;
    border-radius: 4px;
    border: 1px solid #ebeced;
}

.widget_tag_cloud .tag-cloud-link:hover {
    background-color: #ebeced;
}

.widget_calendar .calendar_wrap {
    border: 1px solid #ebeced;
}

.widget_calendar table {
    margin-bottom: 0;
    padding-left: 5.5%;
    padding-right: 5.5%;
    padding-bottom: 4%;
    table-layout: fixed;
    width: 100%;
    position: relative;
    border-collapse: initial;
}

.widget_calendar table th,
.widget_calendar table td,
.widget_calendar table thead th,
.widget_calendar table tbody+tbody {
    border: none;
}

.widget_calendar thead {
    text-align: center;
}

.widget_calendar caption {
    padding: 20px 0;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    font-weight: 400;
}

.widget_calendar th {
    padding: 0 0 40px;
    font-weight: inherit;
}

.widget_calendar tbody:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 1px;
    margin-top: -15px;
    background-color: #ebeced;
}

.widget_calendar tbody td {
    position: relative;
    text-align: center;
    line-height: 44px;
    height: 44px;
}

.widget_calendar tbody td a {
    display: inline-block;
    width: 45px;
    max-width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #ebeced;
    border-radius: 50%;
}

.widget_calendar tfoot td {
    position: absolute;
    top: 26px;
}

.widget_calendar tfoot td#prev {
    left: 10%;
}

.widget_calendar tfoot td#next {
    right: 10%;
}

.widget_calendar td#today {
    font-weight: 900;
}

.widget_calendar #next {
    text-align: right;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: none;
}

embed,
iframe,
object {
    max-width: 100%;
}

.img-pull-left {
    float: left;
    width: 50%;
    margin: 0 4% 1% 0;
}

.img-pull-right {
    float: right;
    width: 50%;
    margin: 0 0 1% 4%;
}

.alignleft {
    margin: 15px 30px 15px 0;
}

.alignright {
    margin: 15px 0 15px 30px;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-size: 12px;
    font-size: 0.75rem;
}

.wp-caption-text {
    text-align: center;
}

.gallery {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.gallery>* {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.gallery-item {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
}

.gallery img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.embed-responsive {
    position: relative;
    display: block;
    padding: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 62.33%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.fb_iframe_widget {
    max-width: 100%;
}

.fb_iframe_widget>span {
    max-width: 100%;
}

.slick-slide:focus {
    outline: none;
}

.jet-smart-listing-wrap.jet-processing+div.jet-smart-listing-loading {
    width: 30px;
    height: 30px;
    border: 3px solid transparent;
    border-top-color: red;
    border-right-color: red;
}

.jet-mobile-menu-active .jet-mobile-menu-cover {
    z-index: 1;
}

div.wpcf7 .ajax-loader {
    position: relative;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 3px solid transparent;
    margin: 0 15px;
    background: none;
    -webkit-animation: tm_spin 1s linear infinite;
    animation: tm_spin 1s linear infinite;
    z-index: 11;
}

@keyframes tm_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.main-navigation .sub-menu li.wpml-ls-item {
    margin: 3px 10px;
    padding: 2px 10px;
}

.main-navigation .sub-menu li.wpml-ls-item a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.main-navigation.mobile-menu .menu li.wpml-ls-item {
    display: block;
    margin: 1px 8px;
    padding: 4px 7px;
}

html#ecwid_html body#ecwid_body {}

html#ecwid_html body#ecwid_body .ecwid.horizontal-menu-container.horizontal-desktop .horizontal-menu.horizontal-menu--desktop .horizontal-menu-item {
    margin-right: 10px;
}

html#ecwid_html body#ecwid_body .ec-size.ecwid-lte-600px div.ecwid-productBrowser {
    padding: 0 0.9375rem 20px;
}

html#ecwid_html body#ecwid_body .ec-size div.ecwid-productBrowser {
    padding: 0 1.875rem 20px;
    background-color: transparent;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__wrap {
    padding: 0.9375rem;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .product-details-module__content .product-details__product-description {}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .product-details-module__content .product-details__product-description p {
    margin: 0 0 1em;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__sort {
    margin-bottom: 22px;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .ec-grid .page-title__name {
    margin-bottom: 22px;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .details-product-option--radio .product-details-module__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .details-product-option--radio .product-details-module__content .form-control--radio {
    padding: 5px;
    width: auto;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid-product__wrap-inner>*:last-child:not(.grid-product__image) {
    padding-top: 6px;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--layout-left .grid-product__price {
    padding-top: .1em;
}

html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control__button {
    border-radius: 4px;
}

html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store {}

html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control--small .form-control__button {
    min-height: 36px;
}

html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control .form-control__button {
    min-height: 40px;
}

html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control--medium .form-control__button {
    min-height: 46px;
}

.elementor-24 .elementor-element.elementor-element-de94cb4 .menu-item-link-top .jet-nav-link-text {
    font-family: "Lato", Sans-serif;
    font-size: 20px !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    line-height: 18px;
}

.elementor-24 .elementor-element.elementor-element-de94cb4 .menu-item-link-top .jet-nav-link-text {
    font-family: "Lato", Sans-serif;
    font-size: 18px !Important;
    font-weight: bold !Important;
    text-transform: capitalize;
    line-height: 18px;
}

a.menu-item-link.menu-item-link-depth-1.menu-item-link-sub {
    font-size: 16px !important;
    text-transform: uppercase !important;
}

h1.page-title {
    color: #6BCCCD;
}

.elementor-24 .elementor-element.elementor-element-de94cb4 .menu-item-link-top .jet-nav-link-text {
    text-transform: uppercase !important;
}

.elementor-10 .elementor-element.elementor-element-ca43517:not(.elementor-motion-effects-element-type-background),
.elementor-10 .elementor-element.elementor-element-ca43517>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: none !important;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.jet-nav__item-1145.jet-nav__item.jet-nav-item-sub {
    margin-top: 10px !important
}

a.menu-item-link.menu-item-link-depth-1.menu-item-link-sub {
    border: 2px solid #67CACB;
    background-color: #67CACB;
    -webkit-border: 2px solid #67CACB;
    -webkit-background-color: #67CACB;
    -webkit-background-color: #67CACB;
    color: #fff;
    padding: 5px;
    margin: 4px 1px 4px 0px;
}

a.menu-item-link.menu-item-link-depth-1.menu-item-link-sub:hover {
    color: #00fff3;
    background-color: pink;
}

a.menu-item-link.menu-item-link-depth-1.menu-item-link-sub {
    font-size: 2em;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

a.menu-item-link.menu-item-link-depth-1.menu-item-link-sub:hover {
    font-size: 2em;
    color: #fff;
}

a.menu-item-link.menu-item-link-depth-0.menu-item-link-top:hover {
    color: red !important;
}

a.menu-item-link.menu-item-link-depth-0.menu-item-link-top:hover {
    color: blue !important;
}

/*
     FILE ARCHIVED ON 07:22:26 Apr 23, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:53:29 Aug 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.469
  load_resource: 87.459
  PetaboxLoader3.resolve: 44.315
  PetaboxLoader3.datanode: 31.197 (2)
  loaddict: 20.964
*/