img.wp-smiley,img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

/*! elementor - v2.7.4 - 06-10-2019 */
.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0,0,0,.2);
    box-shadow: 2px 8px 23px 3px rgba(0,0,0,.2);
    overflow: hidden
}

.dialog-message {
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
    margin: auto;
    width: 375px
}

.dialog-type-lightbox .dialog-header {
    font-size: 15px;
    color: #495157;
    padding: 30px 0 10px;
    font-weight: 500
}

.dialog-type-lightbox .dialog-message {
    padding: 0 30px 30px;
    min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
    border-top: 1px solid #e6e9ec;
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    width: 50%;
    border: none;
    background: none;
    color: #6d7882;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0;
    outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover {
    background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok {
    color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over {
    color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active {
    background-color: rgba(230,233,236,.5)
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner {
    border: 0
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 15px;
    line-height: 1
}

.dialog-close-button:not(:hover) {
    opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper>button {
    width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
    border-right: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

@media (max-width: 767px) {
    .dialog-close-button {
        top:15px;
        right: 15px
    }

    body.admin-bar .dialog-close-button {
        top: 40px
    }
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
    padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
    padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
    padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
    padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
    padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
    position: relative;
    height: 0
}

.elementor-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000
}

.elementor-fit-aspect-ratio video {
    width: 100%
}

.flatpickr-calendar {
    width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}

.flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
    width: 280px
}

.flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px
}

.elementor-templates-modal .dialog-widget-content {
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    background-color: #f1f3f5;
    width: 100%
}

@media (max-width: 1439px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width:990px
    }
}

@media (min-width: 1440px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width:1200px
    }
}

.elementor-templates-modal .dialog-header {
    padding: 0;
    z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper,.elementor-templates-modal .dialog-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
    border: none;
    display: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
    height: 40px;
    margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
    padding: 12px 36px;
    color: #fff;
    width: auto;
    font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
    background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow: auto;
    padding-top: 25px
}

.elementor-templates-modal .dialog-content {
    height: 100%
}

.elementor-templates-modal .dialog-loading {
    display: none
}

.elementor-templates-modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px
}

.elementor-templates-modal__header__logo {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.elementor-templates-modal__header__logo-area {
    text-align: left;
    padding-left: 15px
}

.elementor-templates-modal__header__logo-area>* {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
    padding: 4px 7px 6px;
    background-image: -webkit-linear-gradient(225deg,#f2295b,#434363);
    background-image: -o-linear-gradient(225deg,#f2295b,#434363);
    background-image: linear-gradient(-135deg,#f2295b,#434363);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 10px
}

.elementor-templates-modal__header__logo__title {
    padding-top: 2px
}

.elementor-templates-modal__header__logo i {
    color: #fff;
    font-size: 10px
}

.elementor-templates-modal__header__items-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-templates-modal__header__item>i {
    font-size: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.elementor-templates-modal__header__item>i:not(:hover) {
    color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
    width: 45px;
    border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
    font-size: 18px
}

.elementor-templates-modal__header__close--skip {
    padding: 10px 10px 10px 20px;
    margin-right: 10px;
    color: #fff;
    background-color: #a4afb7;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

.elementor-templates-modal__header__close--skip>i {
    font-size: inherit;
    padding-left: 10px;
    margin-left: 15px;
    border-left: 1px solid
}

.elementor-templates-modal__header__close--skip>i:not(:hover) {
    color: #fff
}

.elementor-templates-modal__sidebar {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0,0%,100%,.3)
}

.elementor-templates-modal__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 0 0 13px inset rgba(0,0,0,.05);
    box-shadow: inset 0 0 13px rgba(0,0,0,.05)
}

.elementor-hidden {
    display: none
}

.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.elementor *,.elementor :after,.elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
    margin: 0
}

.elementor embed,.elementor iframe,.elementor object,.elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.elementor .elementor-custom-embed {
    line-height: 0
}

.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.elementor .elementor-background-video {
    position: absolute;
    max-width: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover
}

.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width:100%
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width:100%
    }
}

.elementor-element.elementor-absolute,.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    opacity: .8;
    text-shadow: 1px 0 6px rgba(0,0,0,.3);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-tag {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elementor-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

@media (max-width: 1024px) {
    .elementor-tablet-align-center {
        text-align:center
    }

    .elementor-tablet-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center {
        text-align:center
    }

    .elementor-mobile-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wpadminbar #wp-admin-bar-elementor_inspector>.ab-item:before {
    content: "\f348";
    top: 2px
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 768px) {
    .elementor-section.elementor-section-height-full {
        height:100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1024px) {
    .elementor-row {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-10,.elementor-column[data-col="10"] {
        width:10%
    }

    .elementor-column.elementor-col-11,.elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12,.elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14,.elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16,.elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20,.elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25,.elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30,.elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40,.elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50,.elementor-column[data-col="50"] {
        /* width: 50% */
    }

    .elementor-column.elementor-col-60,.elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66,.elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70,.elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75,.elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80,.elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83,.elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90,.elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100,.elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .elementor-column.elementor-xs-10 {
        width:10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-column.elementor-sm-10 {
        width:10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width:10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child {
        -webkit-box-ordinal-group:11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child {
        -webkit-box-ordinal-group:11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid .elementor-grid-item {
    word-break: break-word;
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr);
    display: grid
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr);
    display: grid
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr);
    display: grid
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr);
    display: grid
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr);
    display: grid
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr);
    display: grid
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr);
    display: grid
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr);
    display: grid
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr);
    display: grid
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr);
    display: grid
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr);
    display: grid
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr);
    display: grid
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr);
        display: grid
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr);
        display: grid
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr);
        display: grid
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr);
        display: grid
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr);
        display: grid
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr);
        display: grid
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr);
        display: grid
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr);
        display: grid
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr);
        display: grid
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr);
        display: grid
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr);
        display: grid
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr);
        display: grid
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr);
        display: grid
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr);
        display: grid
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr);
        display: grid
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr);
        display: grid
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr);
        display: grid
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr);
        display: grid
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr);
        display: grid
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr);
        display: grid
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr);
        display: grid
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr);
        display: grid
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr);
        display: grid
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr);
        display: grid
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content:"desktop"
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    #elementor-device-mode:after {
        content:"tablet"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content:"mobile"
    }
}

.elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>textarea {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.elementor-field-textual {
    line-height: 1.4
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-sm {
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-align-stretch .elementor-field-type-submit button {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-center .elementor-field-type-submit {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-tablet-button-align-stretch .elementor-field-type-submit button {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-center .elementor-field-type-submit {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-mobile-button-align-stretch .elementor-field-type-submit button {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
    border: 0
}

.elementor-form .elementor-button>span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-form .elementor-button .elementor-align-icon-right {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.elementor-form .elementor-button .elementor-align-icon-left {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s
}

.elementor-accordion {
    text-align: left
}

.elementor-accordion .elementor-accordion-item {
    border: 1px solid #d4d4d4
}

.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border-top: none
}

.elementor-accordion .elementor-tab-title {
    margin: 0;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: inline-block;
    width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: left;
    text-align: left
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
    display: block
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: none
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    display: block
}

.elementor-accordion .elementor-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: 1px solid #d4d4d4
}

@media (max-width: 767px) {
    .elementor-accordion .elementor-tab-title {
        padding:12px 15px
    }

    .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
        width: 1.2em
    }

    .elementor-accordion .elementor-tab-content {
        padding: 7px 15px
    }
}

.elementor-alert {
    padding: 15px;
    border-left: 5px solid transparent;
    position: relative;
    text-align: left
}

.elementor-alert .elementor-alert-title {
    display: block;
    font-weight: 700
}

.elementor-alert .elementor-alert-description {
    font-size: 13px
}

.elementor-alert button.elementor-alert-dismiss {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px;
    font-size: 20px;
    line-height: 1;
    background: transparent;
    color: inherit;
    border: none;
    cursor: pointer
}

.elementor-alert.elementor-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bcdff1
}

.elementor-alert.elementor-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #cae6be
}

.elementor-alert.elementor-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #f9f0c3
}

.elementor-alert.elementor-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #e8c4c4
}

@media (max-width: 767px) {
    .elementor-alert {
        padding:10px
    }

    .elementor-alert button.elementor-alert-dismiss {
        right: 7px;
        top: 7px
    }
}

.elementor-tab-title a {
    color: inherit
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.elementor-button:focus,.elementor-button:hover,.elementor-button:visited {
    color: #fff
}

.elementor-button-icon svg {
    width: 1em
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-button.elementor-size-sm {
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    float: right;
    margin-left: 5px
}

.elementor-button .elementor-align-icon-left {
    float: left;
    margin-right: 5px
}

.elementor-button .elementor-button-text {
    display: inline-block
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-counter .elementor-counter-number-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 69px;
    font-weight: 600;
    color: #222;
    line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
    text-align: right
}

.elementor-counter .elementor-counter-number-suffix {
    text-align: left
}

.elementor-counter .elementor-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #666;
    line-height: 2.5
}

.elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-border-color: $gray-darkest;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon):not(.elementor-widget-divider--separator-type-pattern) .elementor-divider-separator {
    display: inline-block
}

.elementor-widget-divider .elementor-divider {
    line-height: 0;
    font-size: 0
}

.elementor-widget-divider .elementor-divider__text {
    font-size: 15px;
    line-height: 1
}

.elementor-widget-divider .elementor-divider__element {
    margin: 0 var(--divider-element-spacing);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-divider .elementor-icon {
    font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-border-color)
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
    content: none
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
    margin-left: 0
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
    content: none
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
    margin-right: 0
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-border-color)
}

.elementor-widget-divider--separator-type-pattern {
    --divider-border-style: none
}

.elementor-widget-divider--separator-type-pattern .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern .elementor-divider-separator:before {
    width: 100%;
    min-height: var(--divider-pattern-height);
    background-image: var(--divider-pattern-url);
    -webkit-background-size: var(--divider-pattern-size) 100%;
    background-size: var(--divider-pattern-size) 100%;
    background-repeat: var(--divider-pattern-repeat)
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line_text .elementor-divider-separator {
    background-image: none
}

.elementor-widget-divider--no-spacing {
    --divider-pattern-size: auto
}

.elementor-widget-divider--bg-round {
    --divider-pattern-repeat: round
}

.rtl .elementor-widget-divider .elementor-divider__text {
    direction: rtl
}

.elementor-image-gallery .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.elementor-image-gallery .gallery-item img {
    margin: 0 auto
}

.elementor-image-gallery .gallery-item .gallery-caption {
    margin: 0
}

@media (min-width: 768px) {
    .elementor-image-gallery .gallery-columns-2 .gallery-item {
        max-width:50%
    }

    .elementor-image-gallery .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }

    .elementor-image-gallery .gallery-columns-4 .gallery-item {
        max-width: 25%
    }

    .elementor-image-gallery .gallery-columns-5 .gallery-item {
        max-width: 20%
    }

    .elementor-image-gallery .gallery-columns-6 .gallery-item {
        max-width: 16.666%
    }

    .elementor-image-gallery .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }

    .elementor-image-gallery .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }

    .elementor-image-gallery .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }

    .elementor-image-gallery .gallery-columns-10 .gallery-item {
        max-width: 10%
    }
}

@media (min-width: 480px) and (max-width:767px) {
    .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width:50%
    }
}

@media (max-width: 479px) {
    .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width:100%
    }
}

.elementor-widget-google_maps iframe {
    height: 300px
}

.elementor-widget-heading .elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title>a {
    color: inherit;
    font-size: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #818a91
}

.elementor-icon i,.elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before,.elementor-icon svg:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #818a91;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media (min-width: 768px) {
    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
        margin: auto
    }

    .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    .elementor-widget-icon-box .elementor-icon-box-icon {
        margin-left:auto!important;
        margin-right: auto!important;
        margin-bottom: 15px
    }
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
    text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
    overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    margin-right: -8px;
    margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: 8px;
    margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    width: auto;
    left: auto;
    right: auto;
    position: relative;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px
}

.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}

.elementor-widget .elementor-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%
}

.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-widget .elementor-icon-list-item a {
    width: 100%
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget .elementor-icon-list-icon i {
    width: 1.25em
}

.elementor-widget .elementor-icon-list-icon svg {
    width: 1em
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
    margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
    left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
    right: 0
}

@media (max-width: 1024px) {
    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width: 767px) {
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

.elementor-widget-image {
    text-align: center
}

.elementor-widget-image .elementor-image>a,.elementor-widget-image .elementor-image figure>a {
    display: inline-block
}

.elementor-widget-image .elementor-image>a img[src$=".svg"],.elementor-widget-image .elementor-image figure>a img[src$=".svg"] {
    width: 48px
}

.elementor-widget-image .elementor-image img {
    vertical-align: middle;
    display: inline-block
}

.elementor-widget-image .elementor-image.elementor-image-shape-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.elementor-widget-image-box .elementor-image-box-content {
    width: 100%
}

@media (min-width: 768px) {
    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
        margin: auto
    }

    .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    .elementor-widget-image-box .elementor-image-box-img {
        margin-left:auto!important;
        margin-right: auto!important;
        margin-bottom: 15px
    }
}

.elementor-widget-image-box .elementor-image-box-img {
    display: inline-block
}

.elementor-widget-image-box .elementor-image-box-title a {
    color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
    margin: 0
}

.elementor-widget-image-carousel .swiper-container {
    position: static
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
    line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
    text-align: center
}

.elementor-image-gallery figure img {
    display: block
}

.elementor-image-gallery figure figcaption {
    width: 100%
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
    padding: 0
}

body.elementor-page .elementor-widget-menu-anchor {
    margin-bottom: 0
}

.elementor-widget-progress {
    text-align: left
}

.elementor-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 100%;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-progress-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #818a91;
    width: 0;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}

.elementor-progress-text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-left: 15px
}

.elementor-progress-percentage {
    padding-right: 15px
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
    background-color: #5bc0de
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
    background-color: #5cb85c
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
    background-color: #f0ad4e
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
    background-color: #d9534f
}

.elementor-progress .elementor-title {
    display: block
}

@media (max-width: 767px) {
    .elementor-progress-text {
        padding-left:10px
    }
}

.elementor-social-icons-wrapper {
    font-size: 0
}

.elementor-social-icon {
    background-color: #818a91;
    font-size: 25px;
    text-align: center;
    padding: .5em;
    margin-right: 5px;
    cursor: pointer
}

.elementor-social-icon i {
    color: #fff
}

.elementor-social-icon:last-child {
    margin: 0
}

.elementor-social-icon:hover {
    opacity: .9;
    color: #fff
}

.elementor-social-icon-android {
    background-color: #a4c639
}

.elementor-social-icon-apple {
    background-color: #999
}

.elementor-social-icon-behance {
    background-color: #1769ff
}

.elementor-social-icon-bitbucket {
    background-color: #205081
}

.elementor-social-icon-codepen {
    background-color: #000
}

.elementor-social-icon-delicious {
    background-color: #39f
}

.elementor-social-icon-deviantart {
    background-color: #05cc47
}

.elementor-social-icon-digg {
    background-color: #005be2
}

.elementor-social-icon-dribbble {
    background-color: #ea4c89
}

.elementor-social-icon-elementor {
    background-color: #d30c5c
}

.elementor-social-icon-envelope {
    background-color: #ea4335
}

.elementor-social-icon-facebook,.elementor-social-icon-facebook-f {
    background-color: #3b5998
}

.elementor-social-icon-flickr {
    background-color: #0063dc
}

.elementor-social-icon-foursquare {
    background-color: #2d5be3
}

.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp {
    background-color: #006400
}

.elementor-social-icon-github {
    background-color: #333
}

.elementor-social-icon-gitlab {
    background-color: #e24329
}

.elementor-social-icon-globe {
    background-color: #818a91
}

.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g {
    background-color: #dd4b39
}

.elementor-social-icon-houzz {
    background-color: #7ac142
}

.elementor-social-icon-instagram {
    background-color: #262626
}

.elementor-social-icon-jsfiddle {
    background-color: #487aa2
}

.elementor-social-icon-link {
    background-color: #818a91
}

.elementor-social-icon-linkedin {
    background-color: #0077b5
}

.elementor-social-icon-medium {
    background-color: #00ab6b
}

.elementor-social-icon-meetup {
    background-color: #ec1c40
}

.elementor-social-icon-mixcloud {
    background-color: #273a4b
}

.elementor-social-icon-odnoklassniki {
    background-color: #f4731c
}

.elementor-social-icon-pinterest {
    background-color: #bd081c
}

.elementor-social-icon-product-hunt {
    background-color: #da552f
}

.elementor-social-icon-reddit {
    background-color: #ff4500
}

.elementor-social-icon-rss {
    background-color: #f26522
}

.elementor-social-icon-shopping-cart {
    background-color: #4caf50
}

.elementor-social-icon-skype {
    background-color: #00aff0
}

.elementor-social-icon-slideshare {
    background-color: #0077b5
}

.elementor-social-icon-snapchat {
    background-color: #fffc00
}

.elementor-social-icon-soundcloud {
    background-color: #f80
}

.elementor-social-icon-spotify {
    background-color: #2ebd59
}

.elementor-social-icon-stack-overflow {
    background-color: #fe7a15
}

.elementor-social-icon-steam {
    background-color: #00adee
}

.elementor-social-icon-stumbleupon {
    background-color: #eb4924
}

.elementor-social-icon-telegram {
    background-color: #2ca5e0
}

.elementor-social-icon-thumb-tack {
    background-color: #1aa1d8
}

.elementor-social-icon-tripadvisor {
    background-color: #589442
}

.elementor-social-icon-tumblr {
    background-color: #35465c
}

.elementor-social-icon-twitch {
    background-color: #6441a5
}

.elementor-social-icon-twitter {
    background-color: #1da1f2
}

.elementor-social-icon-viber {
    background-color: #665cac
}

.elementor-social-icon-vimeo {
    background-color: #1ab7ea
}

.elementor-social-icon-vk {
    background-color: #45668e
}

.elementor-social-icon-weibo {
    background-color: #df2029
}

.elementor-social-icon-weixin {
    background-color: #7bb32e
}

.elementor-social-icon-whatsapp {
    background-color: #25d366
}

.elementor-social-icon-wordpress {
    background-color: #21759b
}

.elementor-social-icon-xing {
    background-color: #026466
}

.elementor-social-icon-yelp {
    background-color: #af0606
}

.elementor-social-icon-youtube {
    background-color: #cd201f
}

.elementor-social-icon-500px {
    background-color: #0099e5
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
    -webkit-border-radius: 10%;
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.elementor-star-rating {
    color: #ccd6df;
    font-family: eicons;
    display: inline-block
}

.elementor-star-rating i {
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default
}

.elementor-star-rating i:before {
    content: "\e934";
    display: block;
    font-size: inherit;
    font-family: inherit;
    position: absolute;
    overflow: hidden;
    color: #f0ad4e;
    top: 0;
    left: 0
}

.elementor-star-rating .elementor-star-empty:before {
    content: none
}

.elementor-star-rating .elementor-star-1:before {
    width: 10%
}

.elementor-star-rating .elementor-star-2:before {
    width: 20%
}

.elementor-star-rating .elementor-star-3:before {
    width: 30%
}

.elementor-star-rating .elementor-star-4:before {
    width: 40%
}

.elementor-star-rating .elementor-star-5:before {
    width: 50%
}

.elementor-star-rating .elementor-star-6:before {
    width: 60%
}

.elementor-star-rating .elementor-star-7:before {
    width: 70%
}

.elementor-star-rating .elementor-star-8:before {
    width: 80%
}

.elementor-star-rating .elementor-star-9:before {
    width: 90%
}

.elementor-star-rating__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-star-rating__title {
    margin-right: 10px
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-star-rating--align-justify .elementor-star-rating__title {
    margin-right: auto
}

@media (max-width: 1024px) {
    .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
        text-align:right;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
        text-align: left;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
        margin-right: auto
    }
}

@media (max-width: 767px) {
    .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
        text-align:right;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
        text-align: left;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
        margin-right: auto
    }
}

.last-star {
    letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
    font-family: Arial,Helvetica,sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
    content: "\002605"
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    width: 25%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-right-style: none
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    height: 999em;
    width: 0;
    right: 0;
    border-right-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
    top: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: table-cell
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
    border-bottom-style: none
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    bottom: 0;
    height: 0;
    width: 999em;
    border-bottom-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    right: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
    left: 100%
}

.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: 1px #d4d4d4
}

.elementor-widget-tabs .elementor-tabs {
    text-align: left
}

.elementor-widget-tabs .elementor-tabs-wrapper {
    overflow: hidden
}

.elementor-widget-tabs .elementor-tab-title {
    cursor: pointer;
    outline: none
}

.elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 20px 25px;
    font-weight: 700;
    line-height: 1;
    border: solid transparent
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: #d4d4d4
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
    display: block;
    content: "";
    position: absolute
}

.elementor-widget-tabs .elementor-tab-mobile-title {
    padding: 10px;
    cursor: pointer
}

.elementor-widget-tabs .elementor-tab-content {
    padding: 20px;
    display: none
}

@media (max-width: 767px) {
    .elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title {
        border-style:solid solid none
    }

    .elementor-tabs .elementor-tabs-wrapper {
        display: none
    }

    .elementor-tabs .elementor-tabs-content-wrapper {
        border-bottom-style: solid
    }

    .elementor-tabs .elementor-tab-content {
        padding: 10px
    }
}

@media (min-width: 768px) {
    .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-style: solid solid solid none
    }

    .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
        border-style: none solid solid
    }

    .elementor-tabs .elementor-tab-mobile-title {
        display: none
    }
}

.elementor-testimonial-wrapper {
    overflow: hidden;
    text-align: center
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
    font-size: 1.3em;
    margin-bottom: 20px
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
    line-height: 1.5;
    color: inherit
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
    font-size: .85em;
    color: inherit
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-left {
    text-align: left
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-right {
    text-align: right
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
    width: 100%;
    line-height: 1
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
    display: inline-block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
    display: table-cell;
    vertical-align: middle
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
    padding-right: 15px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
    text-align: left
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    margin-bottom: 20px
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #818a91;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #818a91;
    border: 3px solid;
    background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1em;
    height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block
}

.elementor-toggle {
    text-align: left
}

.elementor-toggle .elementor-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
    outline: none
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    display: inline-block;
    width: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
    float: right;
    text-align: right
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    float: left;
    text-align: left
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
    display: block
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
    display: none
}

.elementor-toggle .elementor-tab-title.elementor-active {
    border-bottom: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
    display: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
    display: block
}

.elementor-toggle .elementor-tab-content {
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    display: none
}

@media (max-width: 767px) {
    .elementor-toggle .elementor-tab-title {
        padding:12px
    }

    .elementor-toggle .elementor-tab-content {
        padding: 12px 10px
    }
}

.elementor-widget-video .elementor-widget-container {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
    cursor: pointer;
    text-align: center
}

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
    opacity: 1
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
    display: block;
    width: 100%
}

.elementor-widget-video .elementor-video {
    -o-object-fit: cover;
    object-fit: cover
}

.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
}

.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)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.elementor-slick-slider[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.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: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-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:focus,.elementor-slick-slider .slick-next:hover,.elementor-slick-slider .slick-prev:focus,.elementor-slick-slider .slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:focus:before,.elementor-slick-slider .slick-next:hover:before,.elementor-slick-slider .slick-prev:focus:before,.elementor-slick-slider .slick-prev:hover: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
}

[dir=rtl] .elementor-slick-slider .slick-prev {
    left: auto;
    right: -25px
}

.elementor-slick-slider .slick-prev:before {
    content: "\e89f"
}

[dir=rtl] .elementor-slick-slider .slick-prev:before {
    content: "\e89e"
}

.elementor-slick-slider .slick-next {
    right: -25px
}

[dir=rtl] .elementor-slick-slider .slick-next {
    left: -25px;
    right: auto
}

.elementor-slick-slider .slick-next:before {
    content: "\e89e"
}

[dir=rtl] .elementor-slick-slider .slick-next:before {
    content: "\e89f"
}

.elementor-slick-slider .slick-dotted.slick-slider {
    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: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: auto;
    right: 20px
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
    right: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next {
    left: 20px;
    right: auto
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
    margin-bottom: 0
}

.elementor-slick-slider .slick-slider .slick-next,.elementor-slick-slider .slick-slider .slick-prev {
    z-index: 1
}

.elementor-slick-slider .slick-slide img {
    margin: auto
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container .swiper-slide figure {
    line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
    display: none
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: transform,height;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0,0%,100%,.5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
    top: calc(50% - 15px)
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
    height: 100%
}

.elementor-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: 25px;
    padding: 5px;
    z-index: 2;
    line-height: 1
}

@media (max-width: 767px) {
    .elementor-lightbox .dialog-lightbox-close-button {
        padding:0
    }
}

.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button {
    color: hsla(0,0%,93.3%,.9);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover {
    color: #fff
}

.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 70px 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}

@media (max-width: 767px) {
    .elementor-lightbox .elementor-lightbox-item {
        padding:40px
    }
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 100%
}

.elementor-lightbox .elementor-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container {
        width:75%
    }
}

@media (max-width: 1024px) {
    .elementor-lightbox .elementor-video-container {
        width:100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
        width:70%
    }
}

.elementor-lightbox .elementor-swiper-button-prev {
    left: 35px
}

.elementor-lightbox .elementor-swiper-button-next {
    right: 35px
}

@media (max-width: 767px) {
    .elementor-lightbox .elementor-swiper-button-prev {
        left:10px
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 10px
    }
}

.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        -webkit-animation: none;
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#elementor .elementor-element ul.elementor-icon-list-items,#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

@media (max-width: 767px) {
    .elementor:not(.elementor-edit-area-active) .elementor-hidden-phone {
        display:none
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor:not(.elementor-edit-area-active) .elementor-hidden-tablet {
        display:none
    }
}

@media (min-width: 1025px) {
    .elementor:not(.elementor-edit-area-active) .elementor-hidden-desktop {
        display:none
    }
}

@charset "UTF-8";.main-navigation.navigation-dark .top-menu>li>a {
    color: #ccc
}

.main-navigation.navigation-dark .top-menu>li>a a:not(:hover) {
    color: #ccc
}

@keyframes opal-loading {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes opal-loading {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    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.33333em;
    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.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.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: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-music:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-search:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-envelope-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-star:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-star-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-user:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-film:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-th-large:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-th:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â "
}

.fa-th-list:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-search-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â½"
}

.fa-search-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-power-off:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-signal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-gear:before,.fa-cog:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-trash-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-home:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-file-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-clock-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-road:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ"
}

.fa-download:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-arrow-circle-o-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡"
}

.fa-arrow-circle-o-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-inbox:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-play-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾"
}

.fa-refresh:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡"
}

.fa-list-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢"
}

.fa-lock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â£"
}

.fa-flag:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¤"
}

.fa-headphones:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¥"
}

.fa-volume-off:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦"
}

.fa-volume-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§"
}

.fa-volume-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¨"
}

.fa-qrcode:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â©"
}

.fa-barcode:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âª"
}

.fa-tag:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â«"
}

.fa-tags:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¬"
}

.fa-book:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â­"
}

.fa-bookmark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â®"
}

.fa-print:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¯"
}

.fa-camera:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°"
}

.fa-font:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â±"
}

.fa-bold:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â²"
}

.fa-italic:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â³"
}

.fa-text-height:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â´"
}

.fa-text-width:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âµ"
}

.fa-align-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¶"
}

.fa-align-center:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â·"
}

.fa-align-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¸"
}

.fa-align-justify:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹"
}

.fa-list:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âº"
}

.fa-dedent:before,.fa-outdent:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â»"
}

.fa-indent:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¼"
}

.fa-video-camera:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â½"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¾"
}

.fa-pencil:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-map-marker:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-adjust:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-tint:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-share-square-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-check-square-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-arrows:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-step-backward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-fast-backward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-backward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-play:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-pause:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-stop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-forward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-fast-forward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-step-forward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-eject:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-chevron-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-chevron-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-plus-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-minus-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-times-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-check-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-question-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-info-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-crosshairs:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-times-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-check-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-ban:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-arrow-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-mail-forward:before,.fa-share:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-expand:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-compress:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-minus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-asterisk:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-exclamation-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-gift:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-leaf:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-fire:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-eye:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-eye-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-plane:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-calendar:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-random:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-comment:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-magnet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-chevron-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-chevron-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-retweet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-shopping-cart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-folder:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-folder-open:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-arrows-v:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-arrows-h:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-twitter-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-facebook-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-camera-retro:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-key:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-gears:before,.fa-cogs:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-comments:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-thumbs-o-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-thumbs-o-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-star-half:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-heart-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â "
}

.fa-sign-out:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-linkedin-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-thumb-tack:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-external-link:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-sign-in:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-trophy:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-github-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-upload:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-lemon-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-phone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-square-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-bookmark-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-phone-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-twitter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-github:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-unlock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-credit-card:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-feed:before,.fa-rss:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-hdd-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â "
}

.fa-bullhorn:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-bell:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-certificate:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â£"
}

.fa-hand-o-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-hand-o-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-hand-o-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-hand-o-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â§"
}

.fa-arrow-circle-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-arrow-circle-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â©"
}

.fa-arrow-circle-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âª"
}

.fa-arrow-circle-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â«"
}

.fa-globe:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-wrench:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â­"
}

.fa-tasks:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â®"
}

.fa-filter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â°"
}

.fa-briefcase:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â±"
}

.fa-arrows-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â²"
}

.fa-group:before,.fa-users:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-chain:before,.fa-link:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-cloud:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-flask:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-cut:before,.fa-scissors:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-copy:before,.fa-files-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-paperclip:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-save:before,.fa-floppy-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-list-ul:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â "
}

.fa-list-ol:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-strikethrough:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-underline:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-table:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½"
}

.fa-magic:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-truck:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-pinterest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-pinterest-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-google-plus-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-google-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-money:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-caret-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-caret-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-caret-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-caret-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-columns:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-unsorted:before,.fa-sort:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-envelope:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â "
}

.fa-linkedin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-legal:before,.fa-gavel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤"
}

.fa-comment-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¥"
}

.fa-comments-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¦"
}

.fa-flash:before,.fa-bolt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§"
}

.fa-sitemap:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨"
}

.fa-umbrella:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-paste:before,.fa-clipboard:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-lightbulb-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-exchange:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬"
}

.fa-cloud-download:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-cloud-upload:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-user-md:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-stethoscope:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-suitcase:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â²"
}

.fa-bell-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-coffee:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-cutlery:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âµ"
}

.fa-file-text-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¶"
}

.fa-building-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·"
}

.fa-hospital-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-ambulance:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-medkit:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-fighter-jet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-beer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-h-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-plus-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-angle-double-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-angle-double-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-angle-double-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-angle-double-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-angle-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-angle-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-angle-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-angle-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-desktop:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-laptop:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-tablet:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â "
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-quote-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-quote-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â½"
}

.fa-spinner:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-github-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-folder-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-folder-open-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-smile-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã…â€œ"
}

.fa-frown-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-meh-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡"
}

.fa-gamepad:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-keyboard-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-flag-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-flag-checkered:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¾"
}

.fa-terminal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â "
}

.fa-code:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¡"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â£"
}

.fa-location-arrow:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¤"
}

.fa-crop:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¥"
}

.fa-code-fork:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â§"
}

.fa-question:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¨"
}

.fa-info:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â©"
}

.fa-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âª"
}

.fa-superscript:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â«"
}

.fa-subscript:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¬"
}

.fa-eraser:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â­"
}

.fa-puzzle-piece:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â®"
}

.fa-microphone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â°"
}

.fa-microphone-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â±"
}

.fa-shield:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â²"
}

.fa-calendar-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â³"
}

.fa-fire-extinguisher:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â´"
}

.fa-rocket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âµ"
}

.fa-maxcdn:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¶"
}

.fa-chevron-circle-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â·"
}

.fa-chevron-circle-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¸"
}

.fa-chevron-circle-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¹"
}

.fa-chevron-circle-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âº"
}

.fa-html5:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â»"
}

.fa-css3:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¼"
}

.fa-anchor:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â½"
}

.fa-unlock-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¾"
}

.fa-bullseye:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-ellipsis-h:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-ellipsis-v:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-rss-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-play-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-ticket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-minus-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-minus-square-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-level-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-level-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-check-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â "
}

.fa-pencil-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-external-link-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-share-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-compass:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â½"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-euro:before,.fa-eur:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-gbp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-dollar:before,.fa-usd:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-rupee:before,.fa-inr:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã…â€œ"
}

.fa-won:before,.fa-krw:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¡"
}

.fa-file:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-file-text:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-sort-alpha-asc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-sort-alpha-desc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¾"
}

.fa-sort-amount-asc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â "
}

.fa-sort-amount-desc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¡"
}

.fa-sort-numeric-asc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢"
}

.fa-sort-numeric-desc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â£"
}

.fa-thumbs-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¤"
}

.fa-thumbs-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¥"
}

.fa-youtube-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¦"
}

.fa-youtube:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â§"
}

.fa-xing:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¨"
}

.fa-xing-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â©"
}

.fa-youtube-play:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âª"
}

.fa-dropbox:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â«"
}

.fa-stack-overflow:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬"
}

.fa-instagram:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â­"
}

.fa-flickr:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â®"
}

.fa-adn:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â°"
}

.fa-bitbucket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â±"
}

.fa-bitbucket-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â²"
}

.fa-tumblr:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³"
}

.fa-tumblr-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â´"
}

.fa-long-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âµ"
}

.fa-long-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¶"
}

.fa-long-arrow-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â·"
}

.fa-long-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¸"
}

.fa-apple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¹"
}

.fa-windows:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âº"
}

.fa-android:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â»"
}

.fa-linux:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¼"
}

.fa-dribbble:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â½"
}

.fa-skype:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¾"
}

.fa-foursquare:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-trello:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-female:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-male:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-sun-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-moon-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-archive:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-bug:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-vk:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-weibo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â "
}

.fa-renren:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-pagelines:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-stack-exchange:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-arrow-circle-o-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â½"
}

.fa-arrow-circle-o-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-dot-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-wheelchair:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-vimeo-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-plus-square-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-space-shuttle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-slack:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-envelope-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-wordpress:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-openid:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-yahoo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-google:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-reddit:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-reddit-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-stumbleupon-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-stumbleupon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-delicious:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-digg:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-pied-piper-pp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-pied-piper-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-drupal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â©"
}

.fa-joomla:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âª"
}

.fa-language:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-fax:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-building:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-child:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-paw:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-spoon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â±"
}

.fa-cube:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-cubes:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-behance:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â´"
}

.fa-behance-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-steam:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-steam-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â·"
}

.fa-recycle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-automobile:before,.fa-car:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-cab:before,.fa-taxi:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âº"
}

.fa-tree:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-spotify:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¼"
}

.fa-deviantart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-soundcloud:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-database:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-file-pdf-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-file-word-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-file-excel-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-file-powerpoint-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-file-code-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-vine:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â "
}

.fa-codepen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-jsfiddle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-circle-o-notch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-ge:before,.fa-empire:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-git-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-git:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-tencent-weibo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-qq:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-wechat:before,.fa-weixin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-send:before,.fa-paper-plane:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-history:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-circle-thin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-header:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-paragraph:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-sliders:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-share-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-share-alt-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-bomb:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-tty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-binoculars:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-plug:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-slideshare:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â§"
}

.fa-twitch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-yelp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â©"
}

.fa-newspaper-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-wifi:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-calculator:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-paypal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â­"
}

.fa-google-wallet:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â®"
}

.fa-cc-visa:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â°"
}

.fa-cc-mastercard:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-cc-discover:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â²"
}

.fa-cc-amex:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â³"
}

.fa-cc-paypal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â´"
}

.fa-cc-stripe:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-bell-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-bell-slash-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â·"
}

.fa-trash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-copyright:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-at:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âº"
}

.fa-eyedropper:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-paint-brush:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-birthday-cake:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-area-chart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-pie-chart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-line-chart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-lastfm:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-lastfm-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-toggle-off:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-toggle-on:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-bicycle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-bus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-ioxhost:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-angellist:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-cc:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â "
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-meanpath:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-buysellads:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-connectdevelop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â½"
}

.fa-dashcube:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-forumbee:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-leanpub:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-sellsy:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-shirtsinbulk:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-simplybuilt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-skyatlas:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-cart-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-cart-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã…â€œ"
}

.fa-diamond:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-ship:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¡"
}

.fa-user-secret:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-motorcycle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-street-view:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-heartbeat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¾"
}

.fa-venus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¡"
}

.fa-mars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¢"
}

.fa-mercury:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â£"
}

.fa-intersex:before,.fa-transgender:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¤"
}

.fa-transgender-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¥"
}

.fa-venus-double:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¦"
}

.fa-mars-double:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â§"
}

.fa-venus-mars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¨"
}

.fa-mars-stroke:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â©"
}

.fa-mars-stroke-v:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª"
}

.fa-mars-stroke-h:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«"
}

.fa-neuter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¬"
}

.fa-genderless:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â­"
}

.fa-facebook-official:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â°"
}

.fa-pinterest-p:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â±"
}

.fa-whatsapp:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â²"
}

.fa-server:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â³"
}

.fa-user-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â´"
}

.fa-user-times:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âµ"
}

.fa-hotel:before,.fa-bed:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶"
}

.fa-viacoin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â·"
}

.fa-train:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¸"
}

.fa-subway:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¹"
}

.fa-medium:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âº"
}

.fa-yc:before,.fa-y-combinator:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â»"
}

.fa-optin-monster:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¼"
}

.fa-opencart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â½"
}

.fa-expeditedssl:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¾"
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-mouse-pointer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-i-cursor:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-object-group:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-object-ungroup:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-sticky-note:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-sticky-note-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â "
}

.fa-cc-jcb:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-cc-diners-club:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-clone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-balance-scale:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â½"
}

.fa-hourglass-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-hourglass:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-hand-scissors-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-hand-lizard-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã…â€œ"
}

.fa-hand-spock-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-hand-pointer-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¡"
}

.fa-hand-peace-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-trademark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-registered:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-creative-commons:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¾"
}

.fa-gg:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â "
}

.fa-gg-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¡"
}

.fa-tripadvisor:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¢"
}

.fa-odnoklassniki:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â£"
}

.fa-odnoklassniki-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¤"
}

.fa-get-pocket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¥"
}

.fa-wikipedia-w:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¦"
}

.fa-safari:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â§"
}

.fa-chrome:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¨"
}

.fa-firefox:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â©"
}

.fa-opera:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âª"
}

.fa-internet-explorer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â«"
}

.fa-tv:before,.fa-television:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¬"
}

.fa-contao:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â­"
}

.fa-500px:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â®"
}

.fa-amazon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â°"
}

.fa-calendar-plus-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â±"
}

.fa-calendar-minus-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²"
}

.fa-calendar-times-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â³"
}

.fa-calendar-check-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â´"
}

.fa-industry:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âµ"
}

.fa-map-pin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¶"
}

.fa-map-signs:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â·"
}

.fa-map-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¸"
}

.fa-map:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹"
}

.fa-commenting:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âº"
}

.fa-commenting-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â»"
}

.fa-houzz:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¼"
}

.fa-vimeo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â½"
}

.fa-black-tie:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¾"
}

.fa-fonticons:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-reddit-alien:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-edge:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-credit-card-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-codiepie:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-modx:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-fort-awesome:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-usb:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-product-hunt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-mixcloud:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-scribd:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â "
}

.fa-pause-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-pause-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-stop-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-stop-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â½"
}

.fa-shopping-bag:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-shopping-basket:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-hashtag:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-bluetooth:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-bluetooth-b:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-percent:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-gitlab:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-wpbeginner:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-wpforms:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-envira:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-universal-access:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-wheelchair-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-question-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-blind:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-audio-description:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-volume-control-phone:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-braille:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-assistive-listening-systems:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-glide:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-glide-g:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-signing:before,.fa-sign-language:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-low-vision:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-viadeo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â©"
}

.fa-viadeo-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âª"
}

.fa-snapchat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-snapchat-ghost:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-snapchat-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-pied-piper:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-first-order:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-yoast:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â±"
}

.fa-themeisle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â´"
}

.fa-handshake-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-envelope-open:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-envelope-open-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â·"
}

.fa-linode:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-address-book:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-address-book-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âº"
}

.fa-vcard:before,.fa-address-card:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-vcard-o:before,.fa-address-card-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¼"
}

.fa-user-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-user-circle-o:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-user-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-id-badge:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-quora:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-free-code-camp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-telegram:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â "
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-shower:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-podcast:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â½"
}

.fa-window-maximize:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-window-minimize:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-window-restore:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-bandcamp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-grav:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-etsy:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-imdb:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã…â€œ"
}

.fa-ravelry:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-eercast:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â¡"
}

.fa-microchip:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-snowflake-o:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-superpowers:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-wpexplorer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â¾"
}

.fa-meetup:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â "
}

.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
}

@font-face {
    font-family: "opal-icon";
    src: url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/opal-icon.eot);
    src: url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/opal-icon.eot?#iefix) format("eot"),url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/opal-icon.woff2) format("woff2"),url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/opal-icon.woff) format("woff"),url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/opal-icon.ttf) format("truetype"),url(//stellamegacantho.vn/wp-content/themes/medicor/assets/fonts/opal-icon.svg#opal-icon) format("svg")
}

[class*=opal-icon-]:before {
    font-family: "opal-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.opal-icon,blockquote:before,.title-with-icon:before,.owl-theme.owl-carousel .owl-nav [class*=owl-]:before,.owl-theme .products .owl-nav [class*=owl-]:before,.elementor-widget-opal-search-form .fa-search:before,.filter-toggle .filter-icon,.woocommerce-cart .cart-empty:before,.wishlist-empty:before,.woocommerce-pagination .next:before,.woocommerce-pagination .prev:before,.shop-action a[class*=product_type_]:before,.shop-action .yith-wcqv-button:before,.shop-action .yith-wcwl-add-to-wishlist>div>a:before,.shop-action .compare:before,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div>a:before,.single-product div.product .entry-summary .compare:before,.handheld-footer-bar .cart .footer-cart-contents:before,.handheld-footer-bar .my-account .my-accrount-footer:before,.handheld-footer-bar .search .search-footer:before,.product-style-1 li.product a[class*=product_type_]:before {
    font-family: "opal-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.opal-icon-arrow-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.opal-icon-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.opal-icon-box-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€ Ã¢â‚¬â„¢"
}

.opal-icon-briefcase-medical:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.opal-icon-capsules:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.opal-icon-cart-empty:before,.woocommerce-cart .cart-empty:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.opal-icon-cart:before,.shop-action a[class*=product_type_]:before,.handheld-footer-bar .cart .footer-cart-contents:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.opal-icon-chevron-left:before,.owl-theme.owl-carousel .owl-nav .owl-prev[class*=owl-]:before,.owl-theme .products .owl-nav .owl-prev[class*=owl-]:before,.woocommerce-pagination .next:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã¢â‚¬Â "
}

.opal-icon-chevron-right:before,.owl-theme.owl-carousel .owl-nav .owl-next[class*=owl-]:before,.owl-theme .products .owl-nav .owl-next[class*=owl-]:before,.woocommerce-pagination .next:before,.woocommerce-pagination .prev:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.opal-icon-clinic-medical:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â "
}

.opal-icon-clock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.opal-icon-close:before,.elementor-menu-toggle.elementor-active i:before,.filter-toggle.active .filter-icon:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢"
}

.opal-icon-code:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.opal-icon-compare:before,.shop-action .compare:before,.single-product div.product .entry-summary .compare:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â½"
}

.opal-icon-credit-card:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.opal-icon-diagnoses:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.opal-icon-download:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.opal-icon-email:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.opal-icon-envelope-open-text:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.opal-icon-envelope:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.opal-icon-experience:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.opal-icon-filter:before,.filter-toggle .filter-icon:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.opal-icon-forum:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.opal-icon-hand-holding-usd:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ"
}

.opal-icon-happy:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.opal-icon-head-side-medical:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡"
}

.opal-icon-headphones-alt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.opal-icon-home-lg-alt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“"
}

.opal-icon-home-lg:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.opal-icon-ideas:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾"
}

.opal-icon-infographic:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¸"
}

.opal-icon-life-ring:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â "
}

.opal-icon-map-marker-alt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡"
}

/* .opal-icon-menu:before,.elementor-menu-toggle i:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢" !important
} */

.opal-icon-monitor:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â£"
}

.opal-icon-no-favorites:before,.wishlist-empty:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¤"
}

.opal-icon-phone-square:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¥"
}

.opal-icon-phone:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦"
}

.opal-icon-play-button:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§"
}

.opal-icon-play-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¨"
}

.opal-icon-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â©"
}

.opal-icon-quickview:before,.shop-action .yith-wcqv-button:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âª"
}

.opal-icon-quote:before,blockquote:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â«"
}

.opal-icon-quote_left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¬"
}

.opal-icon-recovery:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â­"
}

.opal-icon-salad:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â®"
}

.opal-icon-search:before,.elementor-widget-opal-search-form .fa-search:before,.handheld-footer-bar .search .search-footer:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¯"
}

.opal-icon-sign-in:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â±"
}

.opal-icon-sign-out:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â²"
}

.opal-icon-stragies:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â³"
}

.opal-icon-support:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â´"
}

.opal-icon-sync:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âµ"
}

.opal-icon-tachometer-alt-fastest:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¶"
}

.opal-icon-truck:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â·"
}

.opal-icon-user:before,.handheld-footer-bar .my-account .my-accrount-footer:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¸"
}

.opal-icon-wishlist-fill:before,.shop-action .yith-wcwl-add-to-wishlist>div.yith-wcwl-wishlistaddedbrowse>a:before,.shop-action .yith-wcwl-add-to-wishlist>div.yith-wcwl-wishlistexistsbrowse a:before,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div.yith-wcwl-wishlistaddedbrowse>a:before,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div.yith-wcwl-wishlistexistsbrowse>a:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹"
}

.opal-icon-wishlist:before,.shop-action .yith-wcwl-add-to-wishlist>div>a:before,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div>a:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âº"
}

html {
    font-family: "Arial","Helvetica Neue",helvetica,arial,sans-serif;
    line-height: 1.875;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x: hidden
}

article,aside,footer,header,nav,section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none;
    border-bottom-color: #ebebeb
}

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: 500
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

mark {
    color: #000;
    background-color: #ebebeb
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: "Arial","Helvetica Neue",helvetica,arial,sans-serif;
    font-size: 100%;
    line-height: 1.875;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html [type=button],[type=reset],[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid;
    border-color: #bbb;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template,[hidden] {
    display: none
}

.block-fullwidth {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw
}

.container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products,.container-fluid,.single-product.osf_woocommerce_single_product_style_full #content {
    padding-right: 10px;
    padding-left: 10px
}

.container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
        max-width:1140px
    }
}

.container-fluid,.single-product.osf_woocommerce_single_product_style_full #content {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.row,body.opal-default-content-layout-2cr #content .wrap,body.opal-content-layout-2cl #content .wrap,body.opal-content-layout-2cr #content .wrap,[data-opal-columns],.opal-archive-style-4.blog .site-main,.opal-archive-style-4.archive .site-main,.site-footer .widget-area,.comment-form,.widget .gallery,.elementor-element .gallery,.entry-gallery .gallery,.single .gallery,[data-elementor-columns],.single-portfolio-summary .single-portfolio-summary-inner,.opal-canvas-filter.top .opal-canvas-filter-wrap,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.woocommerce-cart .woocommerce,.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-MyAccount-content form[class^=woocommerce-],.woocommerce-columns--addresses,form.track_order,.woocommerce-account .woocommerce,.woocommerce-Addresses,.woocommerce-address-fields__field-wrapper,ul.products,.osf-sorting,.single-product div.product {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.no-gutters,.widget .gallery,.elementor-element .gallery,.entry-gallery .gallery,.single .gallery {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.widget .gallery>.col,.elementor-element .gallery>.col,.entry-gallery .gallery>.col,.single .gallery>.col,body .no-gutters>#secondary,.widget body .gallery>#secondary,body .widget .gallery>#secondary,.elementor-element body .gallery>#secondary,body .elementor-element .gallery>#secondary,.entry-gallery body .gallery>#secondary,body .entry-gallery .gallery>#secondary,.single body .gallery>#secondary,body .single .gallery>#secondary,.opal-canvas-filter.top .opal-canvas-filter-wrap .no-gutters>section,.widget .opal-canvas-filter.top .opal-canvas-filter-wrap .gallery>section,.opal-canvas-filter.top .opal-canvas-filter-wrap .widget .gallery>section,.elementor-element .opal-canvas-filter.top .opal-canvas-filter-wrap .gallery>section,.opal-canvas-filter.top .opal-canvas-filter-wrap .elementor-element .gallery>section,.entry-gallery .opal-canvas-filter.top .opal-canvas-filter-wrap .gallery>section,.opal-canvas-filter.top .opal-canvas-filter-wrap .entry-gallery .gallery>section,.single .opal-canvas-filter.top .opal-canvas-filter-wrap .gallery>section,.opal-canvas-filter.top .opal-canvas-filter-wrap .single .gallery>section,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .no-gutters>.woof_container,.widget .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .gallery>.woof_container,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .widget .gallery>.woof_container,.elementor-element .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .gallery>.woof_container,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .elementor-element .gallery>.woof_container,.entry-gallery .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .gallery>.woof_container,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .entry-gallery .gallery>.woof_container,.single .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .gallery>.woof_container,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .single .gallery>.woof_container,form.track_order .no-gutters>p.form-row-first,.widget form.track_order .gallery>p.form-row-first,form.track_order .widget .gallery>p.form-row-first,.elementor-element form.track_order .gallery>p.form-row-first,form.track_order .elementor-element .gallery>p.form-row-first,.entry-gallery form.track_order .gallery>p.form-row-first,form.track_order .entry-gallery .gallery>p.form-row-first,.single form.track_order .gallery>p.form-row-first,form.track_order .single .gallery>p.form-row-first,form.track_order .no-gutters>p.form-row-last,.widget form.track_order .gallery>p.form-row-last,form.track_order .widget .gallery>p.form-row-last,.elementor-element form.track_order .gallery>p.form-row-last,form.track_order .elementor-element .gallery>p.form-row-last,.entry-gallery form.track_order .gallery>p.form-row-last,form.track_order .entry-gallery .gallery>p.form-row-last,.single form.track_order .gallery>p.form-row-last,form.track_order .single .gallery>p.form-row-last,.columns-5 ul.products .no-gutters>li.product,.widget .columns-5 ul.products .gallery>li.product,.columns-5 ul.products .widget .gallery>li.product,.elementor-element .columns-5 ul.products .gallery>li.product,.columns-5 ul.products .elementor-element .gallery>li.product,.entry-gallery .columns-5 ul.products .gallery>li.product,.columns-5 ul.products .entry-gallery .gallery>li.product,.single .columns-5 ul.products .gallery>li.product,.columns-5 ul.products .single .gallery>li.product,.columns-5 ul.products.no-gutters>li,.widget .columns-5 ul.products.gallery>li,.columns-5 .widget ul.products.gallery>li,.elementor-element .columns-5 ul.products.gallery>li,.columns-5 .elementor-element ul.products.gallery>li,.entry-gallery .columns-5 ul.products.gallery>li,.columns-5 .entry-gallery ul.products.gallery>li,.single .columns-5 ul.products.gallery>li,.columns-5 .single ul.products.gallery>li,.no-gutters>[class*=col-],.widget .gallery>[class*=col-],.elementor-element .gallery>[class*=col-],.entry-gallery .gallery>[class*=col-],.single .gallery>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-1,.col-2,[data-elementor-columns-mobile="6"] .column-item,.col-3,[data-elementor-columns-mobile="4"] .column-item,.col-4,[data-elementor-columns-mobile="3"] .column-item,.col-5,.col-6,[data-elementor-columns-mobile="2"] .column-item,.single-product.opal-comment-form-2 .comment-form-author,.single-product.opal-comment-form-2 .comment-form-email,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.related-posts .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cl .related-posts .column-item,.site-footer .widget-area .widget-column,.comment-form>p,.comment-form>.comment-form-rating,.widget .gallery-columns-1 .gallery-item,.elementor-element .gallery-columns-1 .gallery-item,.entry-gallery .gallery-columns-1 .gallery-item,.single .gallery-columns-1 .gallery-item,[data-elementor-columns-mobile="1"] .column-item,.single-portfolio-summary .single-portfolio-summary-inner .single-portfolio-summary-meta-title,.single-portfolio-summary .single-portfolio-summary-meta,.single-portfolio-summary .single-portfolio-summary-content,.single-portfolio-summary.col-lg-5 .single-portfolio-summary-meta,.single-portfolio-summary.col-lg-5 .single-portfolio-summary-content,.woocommerce-cart .cart-empty,.woocommerce-cart .return-to-shop,.woocommerce-billing-fields .form-row-wide,.woocommerce-MyAccount-content form[class^=woocommerce-]>*:not(fieldset),.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-wide,#customer_details [class*=col],.woocommerce-Addresses .woocommerce-Address,.columns-1 ul.products li.product,.columns-1 ul.products>li,.woocommerce-tabs,.col,body #secondary,.opal-canvas-filter.top .opal-canvas-filter-wrap section,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .woof_container,form.track_order p.form-row-first,form.track_order p.form-row-last,.columns-5 ul.products li.product,.columns-5 ul.products>li,.col-auto,.col-sm-1,[data-opal-columns="12"] .column-item,.col-sm-2,[data-opal-columns="6"] .column-item,.columns-6 ul.products li.product,.columns-6 ul.products>li,.col-sm-3,[data-opal-columns="4"] .column-item,.col-sm-4,[data-opal-columns="3"] .column-item,.widget .gallery-columns-6 .gallery-item,.elementor-element .gallery-columns-6 .gallery-item,.entry-gallery .gallery-columns-6 .gallery-item,.single .gallery-columns-6 .gallery-item,.col-sm-5,.col-sm-6,[data-opal-columns="2"] .column-item,.opal-archive-style-2 .column-item,.opal-archive-style-5 .column-item,.opal-archive-style-4 .column-item,.opal-archive-style-3 .column-item,.comment-form .comment-form-email,.comment-form .comment-form-author,.widget .gallery-columns-2 .gallery-item,.elementor-element .gallery-columns-2 .gallery-item,.entry-gallery .gallery-columns-2 .gallery-item,.single .gallery-columns-2 .gallery-item,.widget .gallery-columns-3 .gallery-item,.elementor-element .gallery-columns-3 .gallery-item,.entry-gallery .gallery-columns-3 .gallery-item,.single .gallery-columns-3 .gallery-item,.widget .gallery-columns-4 .gallery-item,.elementor-element .gallery-columns-4 .gallery-item,.entry-gallery .gallery-columns-4 .gallery-item,.single .gallery-columns-4 .gallery-item,.elementor-timeline-view-vertical .timeline-thumbnail,.elementor-timeline-view-vertical .timeline-content,.woocommerce-billing-fields .form-row-first,.woocommerce-billing-fields .form-row-last,.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-first,.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-last,ul.products li.product,.columns-2 ul.products li.product,.columns-2 ul.products>li,.columns-3 ul.products li.product,.columns-3 ul.products>li,.columns-4 ul.products li.product,.columns-4 ul.products>li,.opal-content-layout-2cl .columns-3 ul.products li.product,.opal-content-layout-2cl .columns-3 ul.products>li,.opal-content-layout-2cr .columns-3 ul.products li.product,.opal-content-layout-2cr .columns-3 ul.products>li,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,[data-opal-columns="1"] .column-item,.opal-archive-style-2.opal-content-layout-2cr .column-item,.opal-archive-style-5.opal-content-layout-2cr .column-item,.opal-archive-style-4.opal-content-layout-2cr .column-item,.opal-archive-style-3.opal-content-layout-2cr .column-item,.comment-form .comment-form-url,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container,.cart-collaterals .cross-sells,.woocommerce-columns--addresses .woocommerce-column,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-address-fields__field-wrapper .form-row,.woocommerce-product-carousel ul.products li.product,.osf-sorting .woocommerce-message,.osf-sorting .woocommerce-notice,.opal-content-layout-2cl .osf-sorting .osf-sorting-group,.opal-content-layout-2cr .osf-sorting .osf-sorting-group,.single-product div.product .entry-summary,.single-product div.product .images,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,[data-elementor-columns-tablet="6"] .column-item,.col-md-3,[data-elementor-columns-tablet="4"] .column-item,.col-md-4,[data-elementor-columns-tablet="3"] .column-item,.col-md-5,.osf-sorting .osf-sorting-group,.col-md-6,[data-elementor-columns-tablet="2"] .column-item,.col-md-7,.osf-sorting .osf-sorting-group+.osf-sorting-group,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,[data-elementor-columns-tablet="1"] .column-item,.woocommerce-cart .woocommerce-cart-form,.woocommerce-ResetPassword.lost_reset_password,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,[data-elementor-columns="6"] .column-item,.col-lg-3,[data-elementor-columns="4"] .column-item,.col-lg-4,[data-elementor-columns="3"] .column-item,.col-lg-5,.col-lg-6,[data-elementor-columns="2"] .column-item,.col-lg-7,.col-lg-8,.opal-content-layout-2cl .osf-sorting .osf-sorting-group+.osf-sorting-group,.opal-content-layout-2cr .osf-sorting .osf-sorting-group+.osf-sorting-group,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,[data-elementor-columns="1"] .column-item,.cart-collaterals,.col-lg,.col-lg-auto,.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,.col-xl,.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col,body #secondary,.opal-canvas-filter.top .opal-canvas-filter-wrap section,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .woof_container,form.track_order p.form-row-first,form.track_order p.form-row-last,.columns-5 ul.products li.product,.columns-5 ul.products>li {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2,[data-elementor-columns-mobile="6"] .column-item {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3,[data-elementor-columns-mobile="4"] .column-item {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4,[data-elementor-columns-mobile="3"] .column-item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6,[data-elementor-columns-mobile="2"] .column-item,.single-product.opal-comment-form-2 .comment-form-author,.single-product.opal-comment-form-2 .comment-form-email {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12,.related-posts .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cl .related-posts .column-item,.site-footer .widget-area .widget-column,.comment-form>p,.comment-form>.comment-form-rating,.widget .gallery-columns-1 .gallery-item,.elementor-element .gallery-columns-1 .gallery-item,.entry-gallery .gallery-columns-1 .gallery-item,.single .gallery-columns-1 .gallery-item,[data-elementor-columns-mobile="1"] .column-item,.single-portfolio-summary .single-portfolio-summary-inner .single-portfolio-summary-meta-title,.single-portfolio-summary .single-portfolio-summary-meta,.single-portfolio-summary .single-portfolio-summary-content,.single-portfolio-summary.col-lg-5 .single-portfolio-summary-meta,.single-portfolio-summary.col-lg-5 .single-portfolio-summary-content,.woocommerce-cart .cart-empty,.woocommerce-cart .return-to-shop,.woocommerce-billing-fields .form-row-wide,.woocommerce-MyAccount-content form[class^=woocommerce-]>*:not(fieldset),.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-wide,#customer_details [class*=col],.woocommerce-Addresses .woocommerce-Address,.columns-1 ul.products li.product,.columns-1 ul.products>li,.woocommerce-tabs {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1,[data-opal-columns="12"] .column-item {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2,[data-opal-columns="6"] .column-item,[data-elementor-columns-mobile="6"] .column-item,.columns-6 ul.products li.product,.columns-6 ul.products>li {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3,[data-opal-columns="4"] .column-item,[data-elementor-columns-mobile="4"] .column-item {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4,[data-opal-columns="3"] .column-item,.widget .gallery-columns-6 .gallery-item,.elementor-element .gallery-columns-6 .gallery-item,.entry-gallery .gallery-columns-6 .gallery-item,.single .gallery-columns-6 .gallery-item,[data-elementor-columns-mobile="3"] .column-item {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6,[data-opal-columns="2"] .column-item,.opal-archive-style-2 .column-item,.opal-archive-style-5 .column-item,.opal-archive-style-4 .column-item,.opal-archive-style-3 .column-item,.related-posts .column-item,.comment-form .comment-form-email,.comment-form .comment-form-author,.widget .gallery-columns-2 .gallery-item,.elementor-element .gallery-columns-2 .gallery-item,.entry-gallery .gallery-columns-2 .gallery-item,.single .gallery-columns-2 .gallery-item,.widget .gallery-columns-3 .gallery-item,.elementor-element .gallery-columns-3 .gallery-item,.entry-gallery .gallery-columns-3 .gallery-item,.single .gallery-columns-3 .gallery-item,.widget .gallery-columns-4 .gallery-item,.elementor-element .gallery-columns-4 .gallery-item,.entry-gallery .gallery-columns-4 .gallery-item,.single .gallery-columns-4 .gallery-item,[data-elementor-columns-mobile="2"] .column-item,.elementor-timeline-view-vertical .timeline-thumbnail,.elementor-timeline-view-vertical .timeline-content,.woocommerce-billing-fields .form-row-first,.woocommerce-billing-fields .form-row-last,.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-first,.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-last,ul.products li.product,.columns-2 ul.products li.product,.columns-2 ul.products>li,.columns-3 ul.products li.product,.columns-3 ul.products>li,.columns-4 ul.products li.product,.columns-4 ul.products>li,.opal-content-layout-2cl .columns-3 ul.products li.product,.opal-content-layout-2cl .columns-3 ul.products>li,.opal-content-layout-2cr .columns-3 ul.products li.product,.opal-content-layout-2cr .columns-3 ul.products>li {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12,[data-opal-columns="1"] .column-item,.opal-archive-style-2.opal-content-layout-2cr .column-item,.opal-archive-style-5.opal-content-layout-2cr .column-item,.opal-archive-style-4.opal-content-layout-2cr .column-item,.opal-archive-style-3.opal-content-layout-2cr .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cl .related-posts .column-item,.site-footer .widget-area .widget-column,.comment-form .comment-form-url,[data-elementor-columns-mobile="1"] .column-item,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container,.cart-collaterals .cross-sells,.woocommerce-columns--addresses .woocommerce-column,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-address-fields__field-wrapper .form-row,.woocommerce-product-carousel ul.products li.product,.osf-sorting .woocommerce-message,.osf-sorting .woocommerce-notice,.opal-content-layout-2cl .osf-sorting .osf-sorting-group,.opal-content-layout-2cr .osf-sorting .osf-sorting-group,.single-product div.product .entry-summary,.single-product div.product .images {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2,.widget .gallery-columns-6 .gallery-item,.elementor-element .gallery-columns-6 .gallery-item,.entry-gallery .gallery-columns-6 .gallery-item,.single .gallery-columns-6 .gallery-item,[data-elementor-columns-tablet="6"] .column-item {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3,.widget .gallery-columns-4 .gallery-item,.elementor-element .gallery-columns-4 .gallery-item,.entry-gallery .gallery-columns-4 .gallery-item,.single .gallery-columns-4 .gallery-item,[data-elementor-columns-tablet="4"] .column-item,.woocommerce-account .woocommerce-MyAccount-navigation {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4,.opal-archive-style-2 .column-item,.opal-archive-style-5 .column-item,.opal-archive-style-4 .column-item,.opal-archive-style-3 .column-item,.related-posts .column-item,.widget .gallery-columns-3 .gallery-item,.elementor-element .gallery-columns-3 .gallery-item,.entry-gallery .gallery-columns-3 .gallery-item,.single .gallery-columns-3 .gallery-item,[data-elementor-columns-tablet="3"] .column-item,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion,.columns-3 ul.products li.product,.columns-3 ul.products>li {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5,.osf-sorting .osf-sorting-group {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6,.opal-archive-style-2.opal-content-layout-2cr .column-item,.opal-archive-style-5.opal-content-layout-2cr .column-item,.opal-archive-style-4.opal-content-layout-2cr .column-item,.opal-archive-style-3.opal-content-layout-2cr .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cl .related-posts .column-item,.site-footer .widget-area .widget-column,[data-elementor-columns-tablet="2"] .column-item,.woocommerce-columns--addresses .woocommerce-column,.woocommerce-Addresses .woocommerce-Address,.woocommerce-address-fields__field-wrapper .form-row,.columns-4 ul.products li.product,.columns-4 ul.products>li,.opal-content-layout-2cl .columns-3 ul.products li.product,.opal-content-layout-2cl .columns-3 ul.products>li,.opal-content-layout-2cr .columns-3 ul.products li.product,.opal-content-layout-2cr .columns-3 ul.products>li,.single-product div.product .entry-summary,.single-product div.product .images {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7,.cart-collaterals .cross-sells,.osf-sorting .osf-sorting-group+.osf-sorting-group {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9,.woocommerce-account .woocommerce-MyAccount-content {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12,[data-elementor-columns-tablet="1"] .column-item,.woocommerce-cart .woocommerce-cart-form,.woocommerce-ResetPassword.lost_reset_password,.opal-content-layout-2cl .osf-sorting .osf-sorting-group,.opal-content-layout-2cr .osf-sorting .osf-sorting-group {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2,[data-elementor-columns="6"] .column-item {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3,[data-elementor-columns="4"] .column-item,.columns-4 ul.products li.product,.columns-4 ul.products>li {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4,.related-posts .column-item,.site-footer .widget-area .widget-column,[data-elementor-columns="3"] .column-item,.opal-content-layout-2cl .columns-3 ul.products li.product,.opal-content-layout-2cl .columns-3 ul.products>li,.opal-content-layout-2cr .columns-3 ul.products li.product,.opal-content-layout-2cr .columns-3 ul.products>li,.opal-content-layout-2cl .osf-sorting .osf-sorting-group,.opal-content-layout-2cr .osf-sorting .osf-sorting-group {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6,.opal-default-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cl .related-posts .column-item,[data-elementor-columns="2"] .column-item {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8,.woocommerce-cart .woocommerce-cart-form,.opal-content-layout-2cl .osf-sorting .osf-sorting-group+.osf-sorting-group,.opal-content-layout-2cr .osf-sorting .osf-sorting-group+.osf-sorting-group {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12,[data-elementor-columns="1"] .column-item,.cart-collaterals {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4,.single-portfolio-summary .single-portfolio-summary-meta,.elementor-timeline-view-vertical .timeline-content,.cart-collaterals {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8,.single-portfolio-summary .single-portfolio-summary-content {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none
}

.d-inline {
    display: inline
}

.d-inline-block {
    display: inline-block
}

.d-block,.shop-action .yith-wcwl-add-to-wishlist>div>a,.shop-action .yith-wcwl-add-button .add_to_wishlist,.shop-action .compare,.shop-action .yith-wcqv-button,.single-product div.product .entry-summary .yith-wcwl-add-button .add_to_wishlist {
    display: block
}

.d-table {
    display: table
}

.d-table-row {
    display: table-row
}

.d-table-cell {
    display: table-cell
}

.d-flex,.pagination .nav-links,.woocommerce-pagination .nav-links,.comments-pagination .nav-links {
    display: flex
}

.d-inline-flex {
    display: inline-flex
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none
    }

    .d-sm-inline {
        display: inline
    }

    .d-sm-inline-block {
        display: inline-block
    }

    .d-sm-block {
        display: block
    }

    .d-sm-table {
        display: table
    }

    .d-sm-table-row {
        display: table-row
    }

    .d-sm-table-cell {
        display: table-cell
    }

    .d-sm-flex {
        display: flex
    }

    .d-sm-inline-flex {
        display: inline-flex
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none
    }

    .d-md-inline {
        display: inline
    }

    .d-md-inline-block {
        display: inline-block
    }

    .d-md-block {
        display: block
    }

    .d-md-table {
        display: table
    }

    .d-md-table-row {
        display: table-row
    }

    .d-md-table-cell {
        display: table-cell
    }

    .d-md-flex {
        display: flex
    }

    .d-md-inline-flex {
        display: inline-flex
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none
    }

    .d-lg-inline {
        display: inline
    }

    .d-lg-inline-block {
        display: inline-block
    }

    .d-lg-block {
        display: block
    }

    .d-lg-table {
        display: table
    }

    .d-lg-table-row {
        display: table-row
    }

    .d-lg-table-cell {
        display: table-cell
    }

    .d-lg-flex {
        display: flex
    }

    .d-lg-inline-flex {
        display: inline-flex
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none
    }

    .d-xl-inline {
        display: inline
    }

    .d-xl-inline-block {
        display: inline-block
    }

    .d-xl-block {
        display: block
    }

    .d-xl-table {
        display: table
    }

    .d-xl-table-row {
        display: table-row
    }

    .d-xl-table-cell {
        display: table-cell
    }

    .d-xl-flex {
        display: flex
    }

    .d-xl-inline-flex {
        display: inline-flex
    }
}

.d-print-block {
    display: none
}

@media print {
    .d-print-block {
        display: block
    }
}

.d-print-inline {
    display: none
}

@media print {
    .d-print-inline {
        display: inline
    }
}

.d-print-inline-block {
    display: none
}

@media print {
    .d-print-inline-block {
        display: inline-block
    }
}

@media print {
    .d-print-none {
        display: none
    }
}

.flex-row {
    flex-direction: row
}

.flex-column,.modal-content {
    flex-direction: column
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-column-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.justify-content-start {
    justify-content: flex-start
}

.justify-content-end,.modal-footer {
    justify-content: flex-end
}

.justify-content-center,.pagination .nav-links,.woocommerce-pagination .nav-links,.comments-pagination .nav-links {
    justify-content: center
}

.justify-content-between,.modal-header,.timeline-item {
    justify-content: space-between
}

.justify-content-around {
    justify-content: space-around
}

.align-items-start {
    align-items: flex-start
}

.align-items-end {
    align-items: flex-end
}

.align-items-center {
    align-items: center
}

.align-items-baseline {
    align-items: baseline
}

.align-items-stretch {
    align-items: stretch
}

.align-content-start {
    align-content: flex-start
}

.align-content-end {
    align-content: flex-end
}

.align-content-center {
    align-content: center
}

.align-content-between {
    align-content: space-between
}

.align-content-around {
    align-content: space-around
}

.align-content-stretch {
    align-content: stretch
}

.align-self-auto {
    align-self: auto
}

.align-self-start {
    align-self: flex-start
}

.align-self-end {
    align-self: flex-end
}

.align-self-center,.timeline-item,.elementor-timeline-view-vertical .timeline-thumbnail,.elementor-timeline-view-vertical .timeline-content {
    align-self: center
}

.align-self-baseline {
    align-self: baseline
}

.align-self-stretch {
    align-self: stretch
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction:row
    }

    .flex-sm-column {
        flex-direction: column
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse
    }

    .flex-sm-wrap {
        flex-wrap: wrap
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .justify-content-sm-start {
        justify-content: flex-start
    }

    .justify-content-sm-end {
        justify-content: flex-end
    }

    .justify-content-sm-center {
        justify-content: center
    }

    .justify-content-sm-between {
        justify-content: space-between
    }

    .justify-content-sm-around {
        justify-content: space-around
    }

    .align-items-sm-start {
        align-items: flex-start
    }

    .align-items-sm-end {
        align-items: flex-end
    }

    .align-items-sm-center {
        align-items: center
    }

    .align-items-sm-baseline {
        align-items: baseline
    }

    .align-items-sm-stretch {
        align-items: stretch
    }

    .align-content-sm-start {
        align-content: flex-start
    }

    .align-content-sm-end {
        align-content: flex-end
    }

    .align-content-sm-center {
        align-content: center
    }

    .align-content-sm-between {
        align-content: space-between
    }

    .align-content-sm-around {
        align-content: space-around
    }

    .align-content-sm-stretch {
        align-content: stretch
    }

    .align-self-sm-auto {
        align-self: auto
    }

    .align-self-sm-start {
        align-self: flex-start
    }

    .align-self-sm-end {
        align-self: flex-end
    }

    .align-self-sm-center {
        align-self: center
    }

    .align-self-sm-baseline {
        align-self: baseline
    }

    .align-self-sm-stretch {
        align-self: stretch
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction:row
    }

    .flex-md-column {
        flex-direction: column
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse
    }

    .flex-md-wrap {
        flex-wrap: wrap
    }

    .flex-md-nowrap {
        flex-wrap: nowrap
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .justify-content-md-start {
        justify-content: flex-start
    }

    .justify-content-md-end {
        justify-content: flex-end
    }

    .justify-content-md-center {
        justify-content: center
    }

    .justify-content-md-between {
        justify-content: space-between
    }

    .justify-content-md-around {
        justify-content: space-around
    }

    .align-items-md-start {
        align-items: flex-start
    }

    .align-items-md-end {
        align-items: flex-end
    }

    .align-items-md-center {
        align-items: center
    }

    .align-items-md-baseline {
        align-items: baseline
    }

    .align-items-md-stretch {
        align-items: stretch
    }

    .align-content-md-start {
        align-content: flex-start
    }

    .align-content-md-end {
        align-content: flex-end
    }

    .align-content-md-center {
        align-content: center
    }

    .align-content-md-between {
        align-content: space-between
    }

    .align-content-md-around {
        align-content: space-around
    }

    .align-content-md-stretch {
        align-content: stretch
    }

    .align-self-md-auto {
        align-self: auto
    }

    .align-self-md-start {
        align-self: flex-start
    }

    .align-self-md-end {
        align-self: flex-end
    }

    .align-self-md-center {
        align-self: center
    }

    .align-self-md-baseline {
        align-self: baseline
    }

    .align-self-md-stretch {
        align-self: stretch
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction:row
    }

    .flex-lg-column {
        flex-direction: column
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse
    }

    .flex-lg-wrap {
        flex-wrap: wrap
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .justify-content-lg-start {
        justify-content: flex-start
    }

    .justify-content-lg-end {
        justify-content: flex-end
    }

    .justify-content-lg-center {
        justify-content: center
    }

    .justify-content-lg-between {
        justify-content: space-between
    }

    .justify-content-lg-around {
        justify-content: space-around
    }

    .align-items-lg-start {
        align-items: flex-start
    }

    .align-items-lg-end {
        align-items: flex-end
    }

    .align-items-lg-center {
        align-items: center
    }

    .align-items-lg-baseline {
        align-items: baseline
    }

    .align-items-lg-stretch {
        align-items: stretch
    }

    .align-content-lg-start {
        align-content: flex-start
    }

    .align-content-lg-end {
        align-content: flex-end
    }

    .align-content-lg-center {
        align-content: center
    }

    .align-content-lg-between {
        align-content: space-between
    }

    .align-content-lg-around {
        align-content: space-around
    }

    .align-content-lg-stretch {
        align-content: stretch
    }

    .align-self-lg-auto {
        align-self: auto
    }

    .align-self-lg-start {
        align-self: flex-start
    }

    .align-self-lg-end {
        align-self: flex-end
    }

    .align-self-lg-center {
        align-self: center
    }

    .align-self-lg-baseline {
        align-self: baseline
    }

    .align-self-lg-stretch {
        align-self: stretch
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction:row
    }

    .flex-xl-column {
        flex-direction: column
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse
    }

    .flex-xl-wrap {
        flex-wrap: wrap
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .justify-content-xl-start {
        justify-content: flex-start
    }

    .justify-content-xl-end {
        justify-content: flex-end
    }

    .justify-content-xl-center {
        justify-content: center
    }

    .justify-content-xl-between {
        justify-content: space-between
    }

    .justify-content-xl-around {
        justify-content: space-around
    }

    .align-items-xl-start {
        align-items: flex-start
    }

    .align-items-xl-end {
        align-items: flex-end
    }

    .align-items-xl-center {
        align-items: center
    }

    .align-items-xl-baseline {
        align-items: baseline
    }

    .align-items-xl-stretch {
        align-items: stretch
    }

    .align-content-xl-start {
        align-content: flex-start
    }

    .align-content-xl-end {
        align-content: flex-end
    }

    .align-content-xl-center {
        align-content: center
    }

    .align-content-xl-between {
        align-content: space-between
    }

    .align-content-xl-around {
        align-content: space-around
    }

    .align-content-xl-stretch {
        align-content: stretch
    }

    .align-self-xl-auto {
        align-self: auto
    }

    .align-self-xl-start {
        align-self: flex-start
    }

    .align-self-xl-end {
        align-self: flex-end
    }

    .align-self-xl-center {
        align-self: center
    }

    .align-self-xl-baseline {
        align-self: baseline
    }

    .align-self-xl-stretch {
        align-self: stretch
    }
}

.m-0 {
    margin: 0
}

.mt-0,.my-0 {
    margin-top: 0
}

.mr-0,.mx-0 {
    margin-right: 0
}

.mb-0,.my-0 {
    margin-bottom: 0
}

.ml-0,.mx-0 {
    margin-left: 0
}

.m-1 {
    margin: .25rem
}

.mt-1,.my-1 {
    margin-top: .25rem
}

.mr-1,.mx-1 {
    margin-right: .25rem
}

.mb-1,.my-1 {
    margin-bottom: .25rem
}

.ml-1,.mx-1 {
    margin-left: .25rem
}

.m-2 {
    margin: .5rem
}

.mt-2,.my-2 {
    margin-top: .5rem
}

.mr-2,.mx-2 {
    margin-right: .5rem
}

.mb-2,.my-2 {
    margin-bottom: .5rem
}

.ml-2,.mx-2 {
    margin-left: .5rem
}

.m-3 {
    margin: 1rem
}

.mt-3,.my-3 {
    margin-top: 1rem
}

.mr-3,.mx-3 {
    margin-right: 1rem
}

.mb-3,.my-3 {
    margin-bottom: 1rem
}

.ml-3,.mx-3 {
    margin-left: 1rem
}

.m-4 {
    margin: 1.5rem
}

.mt-4,.my-4 {
    margin-top: 1.5rem
}

.mr-4,.mx-4 {
    margin-right: 1.5rem
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem
}

.ml-4,.mx-4 {
    margin-left: 1.5rem
}

.m-5 {
    margin: 3rem
}

.mt-5,.my-5 {
    margin-top: 3rem
}

.mr-5,.mx-5 {
    margin-right: 3rem
}

.mb-5,.my-5 {
    margin-bottom: 3rem
}

.ml-5,.mx-5 {
    margin-left: 3rem
}

.p-0 {
    padding: 0
}

.pt-0,.py-0 {
    padding-top: 0
}

.pr-0,.px-0 {
    padding-right: 0
}

.pb-0,.py-0 {
    padding-bottom: 0
}

.pl-0,.px-0 {
    padding-left: 0
}

.p-1 {
    padding: .25rem
}

.pt-1,.py-1 {
    padding-top: .25rem
}

.pr-1,.px-1 {
    padding-right: .25rem
}

.pb-1,.py-1 {
    padding-bottom: .25rem
}

.pl-1,.px-1 {
    padding-left: .25rem
}

.p-2 {
    padding: .5rem
}

.pt-2,.py-2 {
    padding-top: .5rem
}

.pr-2,.px-2 {
    padding-right: .5rem
}

.pb-2,.py-2 {
    padding-bottom: .5rem
}

.pl-2,.px-2 {
    padding-left: .5rem
}

.p-3 {
    padding: 1rem
}

.pt-3,.py-3 {
    padding-top: 1rem
}

.pr-3,.px-3 {
    padding-right: 1rem
}

.pb-3,.py-3 {
    padding-bottom: 1rem
}

.pl-3,.px-3 {
    padding-left: 1rem
}

.p-4 {
    padding: 1.5rem
}

.pt-4,.py-4 {
    padding-top: 1.5rem
}

.pr-4,.px-4 {
    padding-right: 1.5rem
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem
}

.pl-4,.px-4 {
    padding-left: 1.5rem
}

.p-5 {
    padding: 3rem
}

.pt-5,.py-5 {
    padding-top: 3rem
}

.pr-5,.px-5 {
    padding-right: 3rem
}

.pb-5,.py-5 {
    padding-bottom: 3rem
}

.pl-5,.px-5 {
    padding-left: 3rem
}

.m-auto {
    margin: auto !important
}

.mt-auto,.my-auto {
    margin-top: auto
}

.mr-auto,.mx-auto {
    margin-right: auto
}

.mb-auto,.my-auto {
    margin-bottom: auto
}

.ml-auto,.mx-auto {
    margin-left: auto
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0
    }

    .m-sm-1 {
        margin: .25rem
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem
    }

    .m-sm-2 {
        margin: .5rem
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem
    }

    .m-sm-3 {
        margin: 1rem
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem
    }

    .m-sm-4 {
        margin: 1.5rem
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem
    }

    .m-sm-5 {
        margin: 3rem
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem
    }

    .p-sm-0 {
        padding: 0
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0
    }

    .p-sm-1 {
        padding: .25rem
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem
    }

    .p-sm-2 {
        padding: .5rem
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem
    }

    .p-sm-3 {
        padding: 1rem
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem
    }

    .p-sm-4 {
        padding: 1.5rem
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem
    }

    .p-sm-5 {
        padding: 3rem
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0
    }

    .m-md-1 {
        margin: .25rem
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem
    }

    .m-md-2 {
        margin: .5rem
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem
    }

    .m-md-3 {
        margin: 1rem
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem
    }

    .m-md-4 {
        margin: 1.5rem
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem
    }

    .m-md-5 {
        margin: 3rem
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem
    }

    .p-md-0 {
        padding: 0
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0
    }

    .p-md-1 {
        padding: .25rem
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem
    }

    .p-md-2 {
        padding: .5rem
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem
    }

    .p-md-3 {
        padding: 1rem
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem
    }

    .p-md-4 {
        padding: 1.5rem
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem
    }

    .p-md-5 {
        padding: 3rem
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0
    }

    .m-lg-1 {
        margin: .25rem
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem
    }

    .m-lg-2 {
        margin: .5rem
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem
    }

    .m-lg-3 {
        margin: 1rem
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem
    }

    .m-lg-4 {
        margin: 1.5rem
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem
    }

    .m-lg-5 {
        margin: 3rem
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem
    }

    .p-lg-0 {
        padding: 0
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0
    }

    .p-lg-1 {
        padding: .25rem
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem
    }

    .p-lg-2 {
        padding: .5rem
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem
    }

    .p-lg-3 {
        padding: 1rem
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem
    }

    .p-lg-4 {
        padding: 1.5rem
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem
    }

    .p-lg-5 {
        padding: 3rem
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto
    }

    .ml-lg-auto,.osf-sorting .woocommerce-ordering,.mx-lg-auto {
        margin-left: auto
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0
    }

    .m-xl-1 {
        margin: .25rem
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem
    }

    .m-xl-2 {
        margin: .5rem
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem
    }

    .m-xl-3 {
        margin: 1rem
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem
    }

    .m-xl-4 {
        margin: 1.5rem
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem
    }

    .m-xl-5 {
        margin: 3rem
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem
    }

    .p-xl-0 {
        padding: 0
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0
    }

    .p-xl-1 {
        padding: .25rem
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem
    }

    .p-xl-2 {
        padding: .5rem
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem
    }

    .p-xl-3 {
        padding: 1rem
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem
    }

    .p-xl-4 {
        padding: 1.5rem
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem
    }

    .p-xl-5 {
        padding: 3rem
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto
    }
}

.w-25 {
    width: 25%
}

.w-50 {
    width: 50%
}

.w-75 {
    width: 75%
}

.w-100 {
    width: 100%
}

.h-25 {
    height: 25%
}

.h-50 {
    height: 50%
}

.h-75 {
    height: 75%
}

.h-100 {
    height: 100%
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.button-default,.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.button-outline-primary,.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.mailchimp-button-outline_primary button,.widget_shopping_cart .buttons .button:nth-child(odd),.button-outline-secondary,.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.mailchimp-button-outline_secondary button {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    letter-spacing: 0rem;
    -ms-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -o-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -moz-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -webkit-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease
}

.button-default:focus,.button-default:hover,.button-primary:focus,input:focus[type=reset],input:focus[type=button],input:focus[type=submit],button:focus[type=submit],.page .edit-link a.post-edit-link:focus,.scrollup:focus,.comment-form .form-submit input:focus[type=submit],.elementor-wpcf7-button-primary input:focus[type=submit],.elementor-wpcf7-button-primary button:focus[type=submit],.mailchimp-button-primary button:focus,.wc-proceed-to-checkout .button:focus,.woocommerce-cart .return-to-shop a:focus,.wishlist_table .product-add-to-cart a.button:focus,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:focus,.widget_shopping_cart .buttons .button:focus,.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover,.button-secondary:focus,.secondary-button .search-submit:focus,.elementor-wpcf7-button-secondary input:focus[type=submit],.elementor-wpcf7-button-secondary button:focus[type=submit],.mailchimp-button-secondary button:focus,.button-secondary:hover,.secondary-button .search-submit:hover,.elementor-wpcf7-button-secondary input:hover[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.mailchimp-button-secondary button:hover,.button-outline-primary:focus,.elementor-wpcf7-button-outline_primary input:focus[type=button],.elementor-wpcf7-button-outline_primary input:focus[type=submit],.elementor-wpcf7-button-outline_primary button:focus[type=submit],.mailchimp-button-outline_primary button:focus,.widget_shopping_cart .buttons .button:focus:nth-child(odd),.button-outline-primary:hover,.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.elementor-wpcf7-button-outline_primary button:hover[type=submit],.mailchimp-button-outline_primary button:hover,.widget_shopping_cart .buttons .button:hover:nth-child(odd),.button-outline-secondary:focus,.elementor-wpcf7-button-outline_secondary input:focus[type=submit],.elementor-wpcf7-button-outline_secondary button:focus[type=submit],.mailchimp-button-outline_secondary button:focus,.button-outline-secondary:hover,.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.mailchimp-button-outline_secondary button:hover {
    text-decoration: none
}

.button-default:focus,.button-default.focus,.button-primary:focus,input:focus[type=reset],input:focus[type=button],input:focus[type=submit],button:focus[type=submit],.page .edit-link a.post-edit-link:focus,.scrollup:focus,.comment-form .form-submit input:focus[type=submit],.elementor-wpcf7-button-primary input:focus[type=submit],.elementor-wpcf7-button-primary button:focus[type=submit],.mailchimp-button-primary button:focus,.wc-proceed-to-checkout .button:focus,.woocommerce-cart .return-to-shop a:focus,.wishlist_table .product-add-to-cart a.button:focus,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:focus,.widget_shopping_cart .buttons .button:focus,.button-primary.focus,input.focus[type=reset],input.focus[type=button],input.focus[type=submit],button.focus[type=submit],.page .edit-link a.focus.post-edit-link,.focus.scrollup,.comment-form .form-submit input.focus[type=submit],.elementor-wpcf7-button-primary input.focus[type=submit],.elementor-wpcf7-button-primary button.focus[type=submit],.mailchimp-button-primary button.focus,.wc-proceed-to-checkout .focus.button,.woocommerce-cart .return-to-shop a.focus,.wishlist_table .product-add-to-cart a.focus.button,.woocommerce-MyAccount-content .woocommerce-Pagination .focus.woocommerce-button,.widget_shopping_cart .buttons .focus.button,.button-secondary:focus,.secondary-button .search-submit:focus,.elementor-wpcf7-button-secondary input:focus[type=submit],.elementor-wpcf7-button-secondary button:focus[type=submit],.mailchimp-button-secondary button:focus,.button-secondary.focus,.secondary-button .focus.search-submit,.elementor-wpcf7-button-secondary input.focus[type=submit],.elementor-wpcf7-button-secondary button.focus[type=submit],.mailchimp-button-secondary button.focus,.button-outline-primary:focus,.elementor-wpcf7-button-outline_primary input:focus[type=button],.elementor-wpcf7-button-outline_primary input:focus[type=submit],.elementor-wpcf7-button-outline_primary button:focus[type=submit],.mailchimp-button-outline_primary button:focus,.widget_shopping_cart .buttons .button:focus:nth-child(odd),.button-outline-primary.focus,.elementor-wpcf7-button-outline_primary input.focus[type=button],.elementor-wpcf7-button-outline_primary input.focus[type=submit],.elementor-wpcf7-button-outline_primary button.focus[type=submit],.mailchimp-button-outline_primary button.focus,.widget_shopping_cart .buttons .focus.button:nth-child(odd),.button-outline-secondary:focus,.elementor-wpcf7-button-outline_secondary input:focus[type=submit],.elementor-wpcf7-button-outline_secondary button:focus[type=submit],.mailchimp-button-outline_secondary button:focus,.button-outline-secondary.focus,.elementor-wpcf7-button-outline_secondary input.focus[type=submit],.elementor-wpcf7-button-outline_secondary button.focus[type=submit],.mailchimp-button-outline_secondary button.focus {
    outline: 0;
    box-shadow: none
}

.button-default.disabled,.button-default:disabled,.button-primary.disabled,input.disabled[type=reset],input.disabled[type=button],input.disabled[type=submit],button.disabled[type=submit],.page .edit-link a.disabled.post-edit-link,.disabled.scrollup,.comment-form .form-submit input.disabled[type=submit],.elementor-wpcf7-button-primary input.disabled[type=submit],.elementor-wpcf7-button-primary button.disabled[type=submit],.mailchimp-button-primary button.disabled,.wc-proceed-to-checkout .disabled.button,.woocommerce-cart .return-to-shop a.disabled,.wishlist_table .product-add-to-cart a.disabled.button,.woocommerce-MyAccount-content .woocommerce-Pagination .disabled.woocommerce-button,.widget_shopping_cart .buttons .disabled.button,.button-primary:disabled,input:disabled[type=reset],input:disabled[type=button],input:disabled[type=submit],button:disabled[type=submit],.page .edit-link a.post-edit-link:disabled,.scrollup:disabled,.comment-form .form-submit input:disabled[type=submit],.elementor-wpcf7-button-primary input:disabled[type=submit],.elementor-wpcf7-button-primary button:disabled[type=submit],.mailchimp-button-primary button:disabled,.wc-proceed-to-checkout .button:disabled,.woocommerce-cart .return-to-shop a:disabled,.wishlist_table .product-add-to-cart a.button:disabled,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:disabled,.widget_shopping_cart .buttons .button:disabled,.button-secondary.disabled,.secondary-button .disabled.search-submit,.elementor-wpcf7-button-secondary input.disabled[type=submit],.elementor-wpcf7-button-secondary button.disabled[type=submit],.mailchimp-button-secondary button.disabled,.button-secondary:disabled,.secondary-button .search-submit:disabled,.elementor-wpcf7-button-secondary input:disabled[type=submit],.elementor-wpcf7-button-secondary button:disabled[type=submit],.mailchimp-button-secondary button:disabled,.button-outline-primary.disabled,.elementor-wpcf7-button-outline_primary input.disabled[type=button],.elementor-wpcf7-button-outline_primary input.disabled[type=submit],.elementor-wpcf7-button-outline_primary button.disabled[type=submit],.mailchimp-button-outline_primary button.disabled,.widget_shopping_cart .buttons .disabled.button:nth-child(odd),.button-outline-primary:disabled,.elementor-wpcf7-button-outline_primary input:disabled[type=button],.elementor-wpcf7-button-outline_primary input:disabled[type=submit],.elementor-wpcf7-button-outline_primary button:disabled[type=submit],.mailchimp-button-outline_primary button:disabled,.widget_shopping_cart .buttons .button:disabled:nth-child(odd),.button-outline-secondary.disabled,.elementor-wpcf7-button-outline_secondary input.disabled[type=submit],.elementor-wpcf7-button-outline_secondary button.disabled[type=submit],.mailchimp-button-outline_secondary button.disabled,.button-outline-secondary:disabled,.elementor-wpcf7-button-outline_secondary input:disabled[type=submit],.elementor-wpcf7-button-outline_secondary button:disabled[type=submit],.mailchimp-button-outline_secondary button:disabled {
    box-shadow: none;
    cursor: no-drop
}

.button-default:active,.button-default.active,.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.button-outline-primary:active,.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.mailchimp-button-outline_primary button:active,.widget_shopping_cart .buttons .button:active:nth-child(odd),.button-outline-primary.active,.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.mailchimp-button-outline_primary button.active,.widget_shopping_cart .buttons .active.button:nth-child(odd),.button-outline-secondary:active,.elementor-wpcf7-button-outline_secondary input:active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.mailchimp-button-outline_secondary button:active,.button-outline-secondary.active,.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.mailchimp-button-outline_secondary button.active {
    background-image: none;
    box-shadow: none,inset 0 3px 5px rgba(0,0,0,.125)
}

a[class*=button-].disabled,fieldset[disabled] a[class*=button-] {
    pointer-events: none
}

.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button {
    color: #fff;
    box-shadow: none
}

.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover {
    color: #fff
}

.button-primary.disabled,input.disabled[type=reset],input.disabled[type=button],input.disabled[type=submit],button.disabled[type=submit],.page .edit-link a.disabled.post-edit-link,.disabled.scrollup,.comment-form .form-submit input.disabled[type=submit],.elementor-wpcf7-button-primary input.disabled[type=submit],.elementor-wpcf7-button-primary button.disabled[type=submit],.mailchimp-button-primary button.disabled,.wc-proceed-to-checkout .disabled.button,.woocommerce-cart .return-to-shop a.disabled,.wishlist_table .product-add-to-cart a.disabled.button,.woocommerce-MyAccount-content .woocommerce-Pagination .disabled.woocommerce-button,.widget_shopping_cart .buttons .disabled.button,.button-primary:disabled,input:disabled[type=reset],input:disabled[type=button],input:disabled[type=submit],button:disabled[type=submit],.page .edit-link a.post-edit-link:disabled,.scrollup:disabled,.comment-form .form-submit input:disabled[type=submit],.elementor-wpcf7-button-primary input:disabled[type=submit],.elementor-wpcf7-button-primary button:disabled[type=submit],.mailchimp-button-primary button:disabled,.wc-proceed-to-checkout .button:disabled,.woocommerce-cart .return-to-shop a:disabled,.wishlist_table .product-add-to-cart a.button:disabled,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:disabled,.widget_shopping_cart .buttons .button:disabled {
    background-color: #9bc03b;
    border-color: #9bc03b
}

.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.show>.button-primary.dropdown-toggle,.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=submit],.show>button.dropdown-toggle[type=submit],.page .edit-link .show>a.dropdown-toggle.post-edit-link,.show>.dropdown-toggle.scrollup,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-primary .show>button.dropdown-toggle,.wc-proceed-to-checkout .show>.dropdown-toggle.button,.woocommerce-cart .return-to-shop .show>a.dropdown-toggle,.wishlist_table .product-add-to-cart .show>a.dropdown-toggle.button,.woocommerce-MyAccount-content .woocommerce-Pagination .show>.dropdown-toggle.woocommerce-button,.widget_shopping_cart .buttons .show>.dropdown-toggle.button {
    color: #fff;
    background-image: none
}

.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button {
    color: #fff;
    box-shadow: none
}

.button-secondary:hover,.secondary-button .search-submit:hover,.elementor-wpcf7-button-secondary input:hover[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.mailchimp-button-secondary button:hover {
    color: #fff
}

.button-secondary.disabled,.secondary-button .disabled.search-submit,.elementor-wpcf7-button-secondary input.disabled[type=submit],.elementor-wpcf7-button-secondary button.disabled[type=submit],.mailchimp-button-secondary button.disabled,.button-secondary:disabled,.secondary-button .search-submit:disabled,.elementor-wpcf7-button-secondary input:disabled[type=submit],.elementor-wpcf7-button-secondary button:disabled[type=submit],.mailchimp-button-secondary button:disabled {
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle {
    color: #fff;
    background-image: none
}

.button-xs,.elementor-wpcf7-button-xs input[type=button][type=submit],.elementor-wpcf7-button-xs input[type=submit],.elementor-wpcf7-button-xs button[type=submit] {
    padding: .3rem 1.5rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.button-sm,.page .edit-link a.post-edit-link,.elementor-wpcf7-button-sm input[type=button][type=submit],.elementor-wpcf7-button-sm input[type=submit],.elementor-wpcf7-button-sm button[type=submit],.woocommerce-cart .return-to-shop a,.widget_shopping_cart .buttons .button,.widget_shopping_cart .buttons .button:nth-child(odd) {
    padding: .5rem 2rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.button-md,.button-default,.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.button-outline-primary,.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.mailchimp-button-outline_primary button,.widget_shopping_cart .buttons .button:nth-child(odd),.button-outline-secondary,.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.mailchimp-button-outline_secondary button,.elementor-wpcf7-button-md input[type=button][type=submit],.elementor-wpcf7-button-md input[type=submit],.elementor-wpcf7-button-md button[type=submit] {
    padding: .8rem 2.45rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.button-lg,.elementor-wpcf7-button-lg input[type=button][type=submit],.elementor-wpcf7-button-lg input[type=submit],.elementor-wpcf7-button-lg button[type=submit] {
    padding: 1rem 3rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.button-xl,.elementor-wpcf7-button-xl input[type=button][type=submit],.elementor-wpcf7-button-xl input[type=submit],.elementor-wpcf7-button-xl button[type=submit] {
    padding: 1.5rem 4rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.button-outline-primary,.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.mailchimp-button-outline_primary button,.widget_shopping_cart .buttons .button:nth-child(odd) {
    background-color: transparent;
    background-image: none
}

.button-outline-primary:hover,.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.elementor-wpcf7-button-outline_primary button:hover[type=submit],.mailchimp-button-outline_primary button:hover,.widget_shopping_cart .buttons .button:hover:nth-child(odd) {
    color: #fff
}

.button-outline-primary:focus,.elementor-wpcf7-button-outline_primary input:focus[type=button],.elementor-wpcf7-button-outline_primary input:focus[type=submit],.elementor-wpcf7-button-outline_primary button:focus[type=submit],.mailchimp-button-outline_primary button:focus,.widget_shopping_cart .buttons .button:focus:nth-child(odd),.button-outline-primary.focus,.elementor-wpcf7-button-outline_primary input.focus[type=button],.elementor-wpcf7-button-outline_primary input.focus[type=submit],.elementor-wpcf7-button-outline_primary button.focus[type=submit],.mailchimp-button-outline_primary button.focus,.widget_shopping_cart .buttons .focus.button:nth-child(odd) {
    box-shadow: 0 0 0 2px rgba(155,192,59,.5)
}

.button-outline-primary.disabled,.elementor-wpcf7-button-outline_primary input.disabled[type=button],.elementor-wpcf7-button-outline_primary input.disabled[type=submit],.elementor-wpcf7-button-outline_primary button.disabled[type=submit],.mailchimp-button-outline_primary button.disabled,.widget_shopping_cart .buttons .disabled.button:nth-child(odd),.button-outline-primary:disabled,.elementor-wpcf7-button-outline_primary input:disabled[type=button],.elementor-wpcf7-button-outline_primary input:disabled[type=submit],.elementor-wpcf7-button-outline_primary button:disabled[type=submit],.mailchimp-button-outline_primary button:disabled,.widget_shopping_cart .buttons .button:disabled:nth-child(odd) {
    color: #9bc03b;
    background-color: transparent
}

.button-outline-primary:active,.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.mailchimp-button-outline_primary button:active,.widget_shopping_cart .buttons .button:active:nth-child(odd),.button-outline-primary.active,.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.mailchimp-button-outline_primary button.active,.widget_shopping_cart .buttons .active.button:nth-child(odd),.show>.button-outline-primary.dropdown-toggle,.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=button],.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_primary .show>button.dropdown-toggle,.widget_shopping_cart .buttons .show>.dropdown-toggle.button:nth-child(odd) {
    color: #fff
}

.button-outline-secondary,.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.mailchimp-button-outline_secondary button {
    background-color: transparent;
    background-image: none
}

.button-outline-secondary:hover,.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.mailchimp-button-outline_secondary button:hover {
    color: #fff
}

.button-outline-secondary:focus,.elementor-wpcf7-button-outline_secondary input:focus[type=submit],.elementor-wpcf7-button-outline_secondary button:focus[type=submit],.mailchimp-button-outline_secondary button:focus,.button-outline-secondary.focus,.elementor-wpcf7-button-outline_secondary input.focus[type=submit],.elementor-wpcf7-button-outline_secondary button.focus[type=submit],.mailchimp-button-outline_secondary button.focus {
    box-shadow: 0 0 0 2px rgba(245,245,245,.5)
}

.button-outline-secondary.disabled,.elementor-wpcf7-button-outline_secondary input.disabled[type=submit],.elementor-wpcf7-button-outline_secondary button.disabled[type=submit],.mailchimp-button-outline_secondary button.disabled,.button-outline-secondary:disabled,.elementor-wpcf7-button-outline_secondary input:disabled[type=submit],.elementor-wpcf7-button-outline_secondary button:disabled[type=submit],.mailchimp-button-outline_secondary button:disabled {
    color: #f5f5f5;
    background-color: transparent
}

.button-outline-secondary:active,.elementor-wpcf7-button-outline_secondary input:active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.mailchimp-button-outline_secondary button:active,.button-outline-secondary.active,.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.mailchimp-button-outline_secondary button.active,.show>.button-outline-secondary.dropdown-toggle,.elementor-wpcf7-button-outline_secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_secondary .show>button.dropdown-toggle {
    color: #fff
}

.button-block {
    display: block;
    width: 100%
}

.btn-link,.elementor-element .elementor-button-link .elementor-button,.button-link {
    border-radius: 0
}

.btn-link,.elementor-element .elementor-button-link .elementor-button,.btn-link:active,.elementor-element .elementor-button-link .elementor-button:active,.btn-link.active,.elementor-element .elementor-button-link .active.elementor-button,.btn-link:disabled,.elementor-element .elementor-button-link .elementor-button:disabled,.button-link,.button-link:active,.button-link.active,.button-link:disabled {
    background-color: transparent
}

.btn-link,.elementor-element .elementor-button-link .elementor-button,.btn-link:focus,.elementor-element .elementor-button-link .elementor-button:focus,.btn-link:active,.elementor-element .elementor-button-link .elementor-button:active,.button-link,.button-link:focus,.button-link:active {
    border-color: transparent
}

.btn-link:hover,.elementor-element .elementor-button-link .elementor-button:hover,.button-link:hover {
    border-color: transparent
}

.btn-link:focus,.elementor-element .elementor-button-link .elementor-button:focus,.btn-link:hover,.elementor-element .elementor-button-link .elementor-button:hover,.button-link:focus,.button-link:hover {
    border-color: transparent
}

.btn-link:disabled,.elementor-element .elementor-button-link .elementor-button:disabled,.button-link:disabled {
    color: #868e96
}

.btn-link:disabled:focus,.elementor-element .elementor-button-link .elementor-button:disabled:focus,.btn-link:disabled:hover,.elementor-element .elementor-button-link .elementor-button:disabled:hover,.button-link:disabled:focus,.button-link:disabled:hover {
    text-decoration: none
}

.button-default {
    color: #666;
    background-color: #f8f8f8;
    border-color: #f8f8f8
}

.button-default:hover {
    color: #fff
}

.button-dark,.elementor-element .elementor-button-dark .elementor-button {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:hover,.button-dark:active,.elementor-element .elementor-button-dark .elementor-button:active,.button-dark:focus,.elementor-element .elementor-button-dark .elementor-button:focus {
    color: #fff
}

.button-light,.elementor-element .elementor-button-light .elementor-button {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.button-light:hover,.elementor-element .elementor-button-light .elementor-button:hover,.button-light:active,.elementor-element .elementor-button-light .elementor-button:active,.button-light:focus,.elementor-element .elementor-button-light .elementor-button:focus {
    color: #fff
}

.border {
    border: 1px solid #ebebeb
}

.border-0 {
    border: 0
}

.border-top-0 {
    border-top: 0
}

.border-right-0 {
    border-right: 0
}

.border-bottom-0 {
    border-bottom: 0
}

.border-left-0 {
    border-left: 0
}

.border-primary {
    border-color: #9bc03b
}

.border-secondary {
    border-color: #f5f5f5
}

.border-success {
    border-color: #28a745
}

.border-info {
    border-color: #17a2b8
}

.border-warning {
    border-color: #ffc107
}

.border-danger {
    border-color: #dc3545
}

.border-light {
    border-color: #f8f9fa
}

.border-dark {
    border-color: #343a40
}

.rounded {
    border-radius: 5px
}

.rounded-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.rounded-right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.rounded-bottom {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.rounded-left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.position-static {
    position: static
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.position-fixed {
    position: fixed
}

.position-sticky {
    position: sticky
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position: sticky) {
    .sticky-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left
    }

    .text-sm-right {
        text-align: right
    }

    .text-sm-center {
        text-align: center
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left
    }

    .text-md-right {
        text-align: right
    }

    .text-md-center {
        text-align: center
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left
    }

    .text-lg-right {
        text-align: right
    }

    .text-lg-center {
        text-align: center
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left
    }

    .text-xl-right {
        text-align: right
    }

    .text-xl-center {
        text-align: center
    }
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.font-weight-light {
    font-weight: 300
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 500
}

.font-italic,dfn,cite,em,i,.no-comments,.comment-awaiting-moderation {
    font-style: italic
}

.text-white {
    color: #fff
}

.text-primary {
    color: #9bc03b !important
}

a.text-primary:focus,a.text-primary:hover {
    color: #7c992f !important
}

.text-secondary {
    color: #f5f5f5 !important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #dcdcdc !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,a.text-success:hover {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,a.text-info:hover {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,a.text-warning:hover {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,a.text-danger:hover {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,a.text-dark:hover {
    color: #1d2124 !important
}

.text-muted {
    color: #868e96
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.dropup,.dropdown {
    position: relative
}

.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #666;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.175)
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e7e7e7
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #9bc03b
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #868e96;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .93rem;
    color: #868e96;
    white-space: nowrap
}

.align-baseline {
    vertical-align: baseline
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.align-bottom {
    vertical-align: bottom
}

.align-text-bottom {
    vertical-align: text-bottom
}

.align-text-top {
    vertical-align: text-top
}

.dropdown-menu.active {
    right: 0;
    left: auto;
    display: block
}

.dropdown-backdrop {
    position: fixed;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0
}

.otf-dropdown {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease 0s;
    position: absolute;
    background-color: #fff;
    z-index: 9999;
    box-shadow: 0 1px 16px 0 rgba(0,0,0,.1);
    padding-left: 15px;
    padding-right: 15px
}

.otf-dropdown>div {
    padding-top: 15px;
    padding-bottom: 15px
}

.otf-dropdown .search-form-wapper {
    margin: auto
}

.otf-dropdown.active {
    opacity: 1;
    visibility: visible
}

.otf-dropdown.top-to-bottom {
    max-height: 0
}

.otf-dropdown.top-to-bottom.loaded {
    position: static
}

.otf-dropdown.top-to-bottom.active {
    transition: max-height .5s ease-in 0s;
    max-height: 100vh
}

.otf-dropdown.bottom-to-top {
    position: fixed;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    opacity: 1;
    box-shadow: 0 0 14px rgba(0,0,0,.08)
}

.otf-dropdown.bottom-to-top>div {
    opacity: 0;
    transform: translateY(20px);
    transition: all .4s ease .5s
}

.otf-dropdown.bottom-to-top.active>div {
    opacity: 1;
    transform: translateY(0px)
}

.otf-dropdown.popup {
    position: fixed;
    top: 0 !important;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    transition: all .2s ease;
    margin-left: 0 !important
}

.otf-dropdown.popup>div {
    position: absolute;
    top: 25%;
    transition: all .6s ease .2s;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0
}

.otf-dropdown.popup [data-search-toggle=close] {
    top: 50px
}

.otf-dropdown.popup.active>div {
    top: 30%;
    opacity: 1
}

[data-search-toggle=close] {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 30px;
    display: none
}

[data-search-toggle=close]:before {
    font-size: 20px
}

.platform-windows.over-hidden .opal-wrapper {
    padding-right: 17px
}

.over-hidden {
    overflow: hidden
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #000
}

h1,.h1 {
    font-size: 2.25rem
}

h2,.h2 {
    font-size: 1.5rem
}

h3,.h3 {
    font-size: 1.25rem
}

h4,.h4 {
    font-size: 1.125rem
}

h5,.h5 {
    font-size: 1rem
}

h6,.h6 {
    font-size: .875rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

small,.small {
    font-size: 80%;
    font-weight: 400
}

mark,.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled,.comment-list,#reviews .commentlist,.comment-list .children,#reviews .commentlist .children {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96
}

.blockquote-footer:before {
    content: "\2014 \00A0"
}

.b-so-0,.single-product div.product form.cart .quantity input {
    border: 0 solid
}

.b-do-0 {
    border: 0 dotted
}

.b-da-0 {
    border: 0 dashed
}

.b-so-1 {
    border: 1px solid
}

.b-do-1 {
    border: 1px dotted
}

.b-da-1 {
    border: 1px dashed
}

.b-so-2 {
    border: 2px solid
}

.b-do-2 {
    border: 2px dotted
}

.b-da-2 {
    border: 2px dashed
}

.b-so-3 {
    border: 3px solid
}

.b-do-3 {
    border: 3px dotted
}

.b-da-3 {
    border: 3px dashed
}

.b-so-4 {
    border: 4px solid
}

.b-do-4 {
    border: 4px dotted
}

.b-da-4 {
    border: 4px dashed
}

.bl-so-0 {
    border-left: 0 solid
}

.bl-do-0 {
    border-left: 0 dotted
}

.bl-da-0 {
    border-left: 0 dashed
}

.bl-so-1 {
    border-left: 1px solid
}

.bl-do-1 {
    border-left: 1px dotted
}

.bl-da-1 {
    border-left: 1px dashed
}

.bl-so-2 {
    border-left: 2px solid
}

.bl-do-2 {
    border-left: 2px dotted
}

.bl-da-2 {
    border-left: 2px dashed
}

.bl-so-3 {
    border-left: 3px solid
}

.bl-do-3 {
    border-left: 3px dotted
}

.bl-da-3 {
    border-left: 3px dashed
}

.bl-so-4 {
    border-left: 4px solid
}

.bl-do-4 {
    border-left: 4px dotted
}

.bl-da-4 {
    border-left: 4px dashed
}

.br-so-0 {
    border-right: 0 solid
}

.br-do-0 {
    border-right: 0 dotted
}

.br-da-0 {
    border-right: 0 dashed
}

.br-so-1 {
    border-right: 1px solid
}

.br-do-1 {
    border-right: 1px dotted
}

.br-da-1 {
    border-right: 1px dashed
}

.br-so-2 {
    border-right: 2px solid
}

.br-do-2 {
    border-right: 2px dotted
}

.br-da-2 {
    border-right: 2px dashed
}

.br-so-3 {
    border-right: 3px solid
}

.br-do-3 {
    border-right: 3px dotted
}

.br-da-3 {
    border-right: 3px dashed
}

.br-so-4 {
    border-right: 4px solid
}

.br-do-4 {
    border-right: 4px dotted
}

.br-da-4 {
    border-right: 4px dashed
}

.bt-so-0 {
    border-top: 0 solid
}

.bt-do-0 {
    border-top: 0 dotted
}

.bt-da-0 {
    border-top: 0 dashed
}

.bt-so-1 {
    border-top: 1px solid
}

.bt-do-1 {
    border-top: 1px dotted
}

.bt-da-1 {
    border-top: 1px dashed
}

.bt-so-2 {
    border-top: 2px solid
}

.bt-do-2 {
    border-top: 2px dotted
}

.bt-da-2 {
    border-top: 2px dashed
}

.bt-so-3 {
    border-top: 3px solid
}

.bt-do-3 {
    border-top: 3px dotted
}

.bt-da-3 {
    border-top: 3px dashed
}

.bt-so-4 {
    border-top: 4px solid
}

.bt-do-4 {
    border-top: 4px dotted
}

.bt-da-4 {
    border-top: 4px dashed
}

.bb-so-0 {
    border-bottom: 0 solid
}

.bb-do-0 {
    border-bottom: 0 dotted
}

.bb-da-0 {
    border-bottom: 0 dashed
}

.bb-so-1 {
    border-bottom: 1px solid
}

.bb-do-1 {
    border-bottom: 1px dotted
}

.bb-da-1 {
    border-bottom: 1px dashed
}

.bb-so-2 {
    border-bottom: 2px solid
}

.bb-do-2 {
    border-bottom: 2px dotted
}

.bb-da-2 {
    border-bottom: 2px dashed
}

.bb-so-3 {
    border-bottom: 3px solid
}

.bb-do-3 {
    border-bottom: 3px dotted
}

.bb-da-3 {
    border-bottom: 3px dashed
}

.bb-so-4 {
    border-bottom: 4px solid
}

.bb-do-4 {
    border-bottom: 4px dotted
}

.bb-da-4 {
    border-bottom: 4px dashed
}

.typo-heading,.button-dark,.elementor-element .elementor-button-dark .elementor-button,.button-light,.elementor-element .elementor-button-light .elementor-button,.related-posts .related-heading,.author-wrapper .author-name,.error404 .error-404 .error-title,.error404 .error-404-subtitle h2,.comments-title,.comment-respond .comment-reply-title,h2.widget-title,h2.widgettitle,#secondary .elementor-widget-container h5:first-of-type,.contactform-content .form-title,.mc4wp-form-fields button,form.track_order label,.single-product div.product .pbr-social-share a,.osf-product-deal .woocommerce-product-list .opal-countdown {
    max-width: 100%;
    font-family: "Arial";
    font-style: normal
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    padding: .8rem 2.45rem;
    font-size: 1rem;
    line-height: 1.875;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #cde09a;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),none
}

.form-control::placeholder {
    color: #868e96;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e7e7e7;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: calc(3.475rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block
}

.col-form-label {
    padding-top: calc(.8rem + 1px);
    padding-bottom: calc(.8rem + 1px);
    margin-bottom: 0;
    line-height: 1.875
}

.col-form-label-lg {
    padding-top: calc(1rem + 1px);
    padding-bottom: calc(1rem + 1px);
    font-size: .93rem;
    line-height: 1.875
}

.col-form-label-sm {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: .93rem;
    line-height: 1.875
}

.col-form-legend {
    padding-top: .8rem;
    padding-bottom: .8rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-plaintext {
    padding-top: .8rem;
    padding-bottom: .8rem;
    margin-bottom: 0;
    line-height: 1.875;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-sm,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-sm>div.input-group-btn>a.form-control-plaintext,.form-control-plaintext.form-control-lg,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-lg>div.input-group-btn>a.form-control-plaintext {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-sm>div.input-group-btn>a {
    padding: .5rem 2rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
    height: calc(2.74375rem + 2px)
}

.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-lg>div.input-group-btn>a {
    padding: 1rem 3rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
    height: calc(3.74375rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
    color: #868e96
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-inline {
    display: inline-block;
    margin-right: .75rem
}

.form-check-inline .form-check-label {
    vertical-align: middle
}

.valid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40,167,69,.8);
    border-radius: .2rem
}

.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid {
    border-color: #28a745
}

.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip {
    display: block
}

.was-validated .form-check-input:valid+.form-check-label,.form-check-input.is-valid+.form-check-label {
    color: #28a745
}

.was-validated .custom-control-input:valid~.custom-control-indicator,.custom-control-input.is-valid~.custom-control-indicator {
    background-color: rgba(40,167,69,.25)
}

.was-validated .custom-control-input:valid~.custom-control-description,.custom-control-input.is-valid~.custom-control-description {
    color: #28a745
}

.was-validated .custom-file-input:valid~.custom-file-control,.custom-file-input.is-valid~.custom-file-control {
    border-color: #28a745
}

.was-validated .custom-file-input:valid~.custom-file-control:before,.custom-file-input.is-valid~.custom-file-control:before {
    border-color: inherit
}

.was-validated .custom-file-input:valid:focus,.custom-file-input.is-valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220,53,69,.8);
    border-radius: .2rem
}

.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid {
    border-color: #dc3545
}

.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .form-check-input:invalid+.form-check-label,.form-check-input.is-invalid+.form-check-label {
    color: #dc3545
}

.was-validated .custom-control-input:invalid~.custom-control-indicator,.custom-control-input.is-invalid~.custom-control-indicator {
    background-color: rgba(220,53,69,.25)
}

.was-validated .custom-control-input:invalid~.custom-control-description,.custom-control-input.is-invalid~.custom-control-description {
    color: #dc3545
}

.was-validated .custom-file-input:invalid~.custom-file-control,.custom-file-input.is-invalid~.custom-file-control {
    border-color: #dc3545
}

.was-validated .custom-file-input:invalid~.custom-file-control:before,.custom-file-input.is-invalid~.custom-file-control:before {
    border-color: inherit
}

.was-validated .custom-file-input:invalid:focus,.custom-file-input.is-invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.input-group {
    position: relative;
    display: flex;
    align-items: stretch;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group .form-control:focus,.input-group .form-control:active,.input-group .form-control:hover {
    z-index: 3
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: flex;
    align-items: center
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    white-space: nowrap
}

.input-group-addon {
    padding: .8rem 2.45rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.875;
    color: #495057;
    text-align: center;
    background-color: #e7e7e7;
    border: 1px solid #ced4da;
    border-radius: 5px
}

.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-sm>div.input-group-btn>a.input-group-addon {
    padding: .5rem 2rem;
    font-size: .93rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-lg>div.input-group-btn>a.input-group-addon {
    padding: 1rem 3rem;
    font-size: .93rem;
    border-radius: .3rem
}

.input-group-addon input[type=radio],.input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:last-child)>.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:last-child)>a,.input-group-btn:not(:last-child)>.btn-group>.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-btn:not(:last-child)>div.btn-group>a,.input-group-btn:not(:last-child)>.dropdown-toggle,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:first-child)>a:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-btn:not(:first-child)>div.btn-group:not(:last-child)>a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:first-child)>a,.input-group-btn:not(:first-child)>.btn-group>.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-btn:not(:first-child)>div.btn-group>a,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:last-child)>a:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.shop-action .yith-wcwl-add-to-wishlist.input-group-btn:not(:last-child)>div.btn-group:not(:first-child)>a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    align-items: stretch;
    font-size: 1em;
    white-space: nowrap
}

.input-group-btn>.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn>a {
    position: relative
}

.input-group-btn>.btn+.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn>a+.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn>.btn+a,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn>a+a {
    margin-left: -1px
}

.input-group-btn>.btn:focus,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn>a:focus,.input-group-btn>.btn:active,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn>a:active,.input-group-btn>.btn:hover,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn>a:hover {
    z-index: 3
}

.input-group-btn:first-child>.btn+.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:first-child>a+.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:first-child>.btn+a,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:first-child>a+a {
    margin-left: 0
}

.input-group-btn:not(:last-child)>.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:last-child)>a,.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:first-child)>a,.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: 0
}

.input-group-btn:not(:first-child)>.btn:first-child,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:first-child)>a:first-child,.input-group-btn:not(:first-child)>.btn-group:first-child {
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn:focus,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:first-child)>a:focus,.input-group-btn:not(:first-child)>.btn:active,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:first-child)>a:active,.input-group-btn:not(:first-child)>.btn:hover,.shop-action .yith-wcwl-add-to-wishlist>div.input-group-btn:not(:first-child)>a:hover,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:hover {
    z-index: 3
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #868e96
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e7e7e7;
    border-radius: 5px
}

.progress-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #9bc03b
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

.screen-reader-text,.menu-toggle .m-text,.custom-logo-link+.site-branding-text,body.single-post article.type-post .entry-footer .tags-title,body.single-post article.type-post .entry-footer .social-share-header,.widget .gallery-columns-6 .gallery-caption,.elementor-element .gallery-columns-6 .gallery-caption,.entry-gallery .gallery-columns-6 .gallery-caption,.single .gallery-columns-6 .gallery-caption,.widget .gallery-columns-7 .gallery-caption,.elementor-element .gallery-columns-7 .gallery-caption,.entry-gallery .gallery-columns-7 .gallery-caption,.single .gallery-columns-7 .gallery-caption,.widget .gallery-columns-8 .gallery-caption,.elementor-element .gallery-columns-8 .gallery-caption,.entry-gallery .gallery-columns-8 .gallery-caption,.single .gallery-columns-8 .gallery-caption,.widget .gallery-columns-9 .gallery-caption,.elementor-element .gallery-columns-9 .gallery-caption,.entry-gallery .gallery-columns-9 .gallery-caption,.single .gallery-columns-9 .gallery-caption,#order_review_heading,.shop-action .yith-wcwl-add-to-wishlist>div span,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div span {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus,.menu-toggle .m-text:focus,.custom-logo-link+.site-branding-text:focus,body.single-post article.type-post .entry-footer .tags-title:focus,body.single-post article.type-post .entry-footer .social-share-header:focus,.widget .gallery-columns-6 .gallery-caption:focus,.elementor-element .gallery-columns-6 .gallery-caption:focus,.entry-gallery .gallery-columns-6 .gallery-caption:focus,.single .gallery-columns-6 .gallery-caption:focus,.widget .gallery-columns-7 .gallery-caption:focus,.elementor-element .gallery-columns-7 .gallery-caption:focus,.entry-gallery .gallery-columns-7 .gallery-caption:focus,.single .gallery-columns-7 .gallery-caption:focus,.widget .gallery-columns-8 .gallery-caption:focus,.elementor-element .gallery-columns-8 .gallery-caption:focus,.entry-gallery .gallery-columns-8 .gallery-caption:focus,.single .gallery-columns-8 .gallery-caption:focus,.widget .gallery-columns-9 .gallery-caption:focus,.elementor-element .gallery-columns-9 .gallery-caption:focus,.entry-gallery .gallery-columns-9 .gallery-caption:focus,.single .gallery-columns-9 .gallery-caption:focus,#order_review_heading:focus,.shop-action .yith-wcwl-add-to-wishlist>div span:focus,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div span:focus {
    background-color: #f1f1f1;
    color: #21759b;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-visiable {
    overflow: visible !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-inherit {
    overflow: inherit !important
}

.overflow-initial {
    overflow: initial !important
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,.widget_recent_entries ul:before,.elementor-widget-wp-widget-recent-posts ul:before,.clear:after,.widget_recent_entries ul:after,.elementor-widget-wp-widget-recent-posts ul:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clearfix:after,.mc4wp-form-fields:after,#yith-quick-view-modal #yith-quick-view-content .product div.product:after {
    display: block;
    clear: both;
    content: ""
}

.entry-content:before,.entry-content:after {
    content: "";
    display: table;
    table-layout: fixed
}

.entry-footer:before,.entry-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.comment-content:before,.comment-content:after {
    content: "";
    display: table;
    table-layout: fixed
}

.site-header:before,.site-header:after {
    content: "";
    display: table;
    table-layout: fixed
}

.site-content:before,.site-content:after {
    content: "";
    display: table;
    table-layout: fixed
}

.site-footer:before,.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.pagination:before,.woocommerce-pagination:before,.pagination:after,.woocommerce-pagination:after {
    content: "";
    display: table;
    table-layout: fixed
}

.comment-author:before,.comment-author:after {
    content: "";
    display: table;
    table-layout: fixed
}

.widget-area:before,.widget-area:after {
    content: "";
    display: table;
    table-layout: fixed
}

.widget:before,.widget:after {
    content: "";
    display: table;
    table-layout: fixed
}

.comment-meta:before,.comment-meta:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,.widget_recent_entries ul:after,.elementor-widget-wp-widget-recent-posts ul:after,.entry-content:after,.entry-footer:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after,.nav-links:after,.pagination:after,.woocommerce-pagination:after,.comment-author:after,.widget-area:after,.widget:after,.comment-meta:after {
    clear: both
}

html {
    font-size: 15px
}

body,button,input,select,textarea {
    color: #666;
    font-size: 1rem;
    line-height: 1.875;
    font-family: "Arial","Helvetica Neue",helvetica,arial,sans-serif
}

body {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,h2,h3,h4,h5,h6,.opal-h1,.page-title-bar .page-title,.opal-h2,.entry-header .entry-title,.opal-h3,.related-posts .related-heading,.comments-title,.comment-respond .comment-reply-title,.opal-h4,h2.widget-title,h2.widgettitle,.column-item .entry-header .entry-title,.opal-h5,.opal-h6 {
    clear: both;
    line-height: 1.2;
    margin: 0 0 .75em;
    padding: 1em 0 0;
    font-weight: 500
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,.opal-h1:first-child,.page-title-bar .page-title:first-child,.opal-h2:first-child,.entry-header .entry-title:first-child,.opal-h3:first-child,.related-posts .related-heading:first-child,.comments-title:first-child,.comment-respond .comment-reply-title:first-child,.opal-h4:first-child,h2.widget-title:first-child,h2.widgettitle:first-child,.column-item .entry-header .entry-title:first-child,.opal-h5:first-child,.opal-h6:first-child {
    padding-top: 0
}

.opal-h1,.page-title-bar .page-title,h1 {
    font-size: 40px;
    font-size: 2.66667rem
}

.opal-h2,.entry-header .entry-title,h2 {
    font-size: 30px;
    font-size: 2rem
}

.opal-h3,.related-posts .related-heading,.comments-title,.comment-respond .comment-reply-title,h3 {
    font-size: 24px;
    font-size: 1.6rem
}

.opal-h4,h2.widget-title,h2.widgettitle,.column-item .entry-header .entry-title,h4 {
    font-size: 20px;
    font-size: 1.33333rem
}

.opal-h5,h5 {
    font-size: 18px;
    font-size: 1.2rem
}

.opal-h6,h6 {
    font-size: 15px;
    font-size: 1rem
}

p {
    margin: 0 0 1.5em;
    padding: 0
}

select {
    background: 0 0
}

blockquote {
    quotes: "" "";
    overflow: hidden;
    font-size: 20px;
    font-size: 1.33333rem;
    padding: 25px 20px 30px 90px;
    line-height: 2;
    position: relative;
    background: #fff;
    margin: 2em 0;
    font-style: normal;
    font-weight: 300;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

blockquote:before {
    position: absolute;
    left: 20px;
    top: 35px;
    line-height: 1;
    font-size: 30px;
    font-size: 2rem
}

@media (min-width: 1200px) {
    blockquote:before {
        font-size:60px;
        font-size: 4rem
    }
}

@media (min-width: 1200px) {
    blockquote {
        padding:35px 40px 50px 180px
    }

    blockquote:before {
        left: 45px;
        top: 45px
    }
}

blockquote p {
    margin: 0
}

blockquote cite {
    display: block;
    font-weight: 500;
    margin-top: .5em
}

blockquote a {
    font-weight: 700
}

.wp-block-quote.is-large,.wp-block-quote.is-style-large {
    padding: 25px 20px 30px 90px
}

.wp-block-quote.is-large:before,.wp-block-quote.is-style-large:before {
    left: 20px;
    top: 35px
}

@media (min-width: 1200px) {
    .wp-block-quote.is-large,.wp-block-quote.is-style-large {
        padding:35px 40px 50px 180px
    }

    .wp-block-quote.is-large:before,.wp-block-quote.is-style-large:before {
        left: 45px;
        top: 45px
    }
}

.wp-block-quote.is-large p,.wp-block-quote.is-style-large p {
    font-style: unset
}

address {
    margin: 0 0 1.5em
}

pre {
    background-color: #ebebeb;
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: 14px;
    font-size: .93333rem;
    line-height: 1.875;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,kbd,tt,var {
    font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
    font-size: 14px;
    font-size: .875rem
}

abbr,acronym {
    border-bottom: 1px dotted;
    border-bottom-color: #ebebeb;
    cursor: help
}

mark,ins {
    background-color: #ebebeb;
    text-decoration: none
}

figure {
    margin-bottom: 1.5em
}

big {
    font-size: 125%
}

q {
    quotes: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

:focus {
    outline: none
}

.page-title-bar {
    background-color: #c3c9cb;
    position: relative;
    z-index: 3;
    border-width: 0
}

.page-title-bar .wrap {
    min-height: 100px;
    padding-top: 10px;
    padding-bottom: 10px
}

.page-title-bar .page-title-bar-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    flex-grow: 1
}

.page-title-bar .page-title {
    margin: 0;
    padding: 0;
    letter-spacing: -.024em;
    max-width: 650px;
    color: #fff
}

@media (max-width: 1280px) {
    .page-title-bar .page-title {
        font-size:42px;
        font-size: 2.8rem
    }
}

@media (max-width: 991px) {
    .page-title-bar .page-title {
        font-size:24px;
        font-size: 1.6rem
    }
}

.home .page-title-bar {
    display: none
}

.page-header {
    max-width: 100%
}

.page-title {
    max-width: 100%;
    font-size: 24px;
    font-size: 1.6rem;
    line-height: 1.1;
    color: #000
}

.breadcrumb,.breadcrumb span,.breadcrumb * {
    font-size: 14px;
    font-size: .93333rem;
    line-height: 30px
}

.form-group {
    box-shadow: none;
    line-height: 1.875;
    border-color: #ebebeb;
    margin-bottom: 1rem
}

.form-group.form-button {
    margin-bottom: 0
}

.form-group .form-row label {
    font-weight: 500;
    color: #000
}

.form-group .form-row label+label {
    margin-left: 15px
}

.form-control {
    box-shadow: none;
    border-color: #ebebeb
}

label {
    color: #000;
    display: block;
    font-weight: 500;
    margin-bottom: 1.5rem;
    font-size: 14px;
    font-size: .93333rem
}

fieldset {
    margin-bottom: 1em
}

fieldset legend {
    font-weight: 500
}

input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color] {
    width: 100%;
    display: block;
    font-size: .93rem;
    letter-spacing: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
    border-radius: 5px;
    padding: .8rem 1.2rem;
    background-color: #fff;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

textarea {
    width: 100%;
    display: block;
    font-size: .93rem;
    letter-spacing: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
    border-radius: 5px;
    padding: .8rem 1.2rem;
    background-color: #fff;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

textarea::placeholder {
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

input {
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

input::placeholder {
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

input[type=text]:focus::placeholder,input[type=email]:focus::placeholder,input[type=url]:focus::placeholder,input[type=password]:focus::placeholder,input[type=search]:focus::placeholder,input[type=number]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=range]:focus::placeholder,input[type=date]:focus::placeholder,input[type=month]:focus::placeholder,input[type=week]:focus::placeholder,input[type=time]:focus::placeholder,input[type=datetime]:focus::placeholder,input[type=datetime-local]:focus::placeholder,input[type=color]:focus::placeholder {
    color: transparent
}

textarea:focus::placeholder {
    color: transparent
}

select {
    border: 1px solid;
    border-color: #ebebeb;
    border-radius: 0;
    height: 3em;
    max-width: 100%;
    padding: 0 15px;
    font-size: 14px;
    font-size: .93333rem
}

input[type=radio],input[type=checkbox] {
    margin-right: .5em
}

input[type=radio]+label,input[type=checkbox]+label {
    font-weight: 400
}

.wpcf7 p {
    margin: 0 0 .75em
}

.wpcf7 .wpcf7-form .ajax-loader {
    display: none;
    margin: 0;
    margin-top: 3px;
    width: 100%;
    background-repeat: no-repeat
}

.wpcf7 .wpcf7-form .ajax-loader.is-active {
    display: block
}

.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 12px;
    margin: .5rem;
    margin-bottom: 0;
    text-align: left;
    text-transform: capitalize
}

.wpcf7 .wpcf7-form .row,.wpcf7 .wpcf7-form body.opal-default-content-layout-2cr #content .wrap,body.opal-default-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap,.wpcf7 .wpcf7-form body.opal-content-layout-2cl #content .wrap,body.opal-content-layout-2cl #content .wpcf7 .wpcf7-form .wrap,.wpcf7 .wpcf7-form body.opal-content-layout-2cr #content .wrap,body.opal-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap,.wpcf7 .wpcf7-form [data-opal-columns],.wpcf7 .wpcf7-form .opal-archive-style-4.blog .site-main,.opal-archive-style-4.blog .wpcf7 .wpcf7-form .site-main,.wpcf7 .wpcf7-form .opal-archive-style-4.archive .site-main,.opal-archive-style-4.archive .wpcf7 .wpcf7-form .site-main,.wpcf7 .wpcf7-form .site-footer .widget-area,.site-footer .wpcf7 .wpcf7-form .widget-area,.wpcf7 .wpcf7-form .comment-form,.wpcf7 .wpcf7-form .widget .gallery,.widget .wpcf7 .wpcf7-form .gallery,.wpcf7 .wpcf7-form .elementor-element .gallery,.elementor-element .wpcf7 .wpcf7-form .gallery,.wpcf7 .wpcf7-form .entry-gallery .gallery,.entry-gallery .wpcf7 .wpcf7-form .gallery,.wpcf7 .wpcf7-form .single .gallery,.single .wpcf7 .wpcf7-form .gallery,.wpcf7 .wpcf7-form [data-elementor-columns],.wpcf7 .wpcf7-form .single-portfolio-summary .single-portfolio-summary-inner,.single-portfolio-summary .wpcf7 .wpcf7-form .single-portfolio-summary-inner,.wpcf7 .wpcf7-form .opal-canvas-filter.top .opal-canvas-filter-wrap,.opal-canvas-filter.top .wpcf7 .wpcf7-form .opal-canvas-filter-wrap,.wpcf7 .wpcf7-form .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .wpcf7 .wpcf7-form .woof_redraw_zone,.wpcf7 .wpcf7-form .woocommerce-cart .woocommerce,.woocommerce-cart .wpcf7 .wpcf7-form .woocommerce,.wpcf7 .wpcf7-form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-billing-fields .wpcf7 .wpcf7-form .woocommerce-billing-fields__field-wrapper,.wpcf7 .wpcf7-form .woocommerce-MyAccount-content form[class^=woocommerce-],.woocommerce-MyAccount-content .wpcf7 .wpcf7-form form[class^=woocommerce-],.wpcf7 .wpcf7-form .woocommerce-columns--addresses,.wpcf7 .wpcf7-form form.track_order,.wpcf7 .wpcf7-form .woocommerce-account .woocommerce,.woocommerce-account .wpcf7 .wpcf7-form .woocommerce,.wpcf7 .wpcf7-form .woocommerce-Addresses,.wpcf7 .wpcf7-form .woocommerce-address-fields__field-wrapper,.wpcf7 .wpcf7-form ul.products,.wpcf7 .wpcf7-form .osf-sorting,.wpcf7 .wpcf7-form .single-product div.product,.single-product .wpcf7 .wpcf7-form div.product {
    margin-left: -10px;
    margin-right: -10px
}

.wpcf7 .wpcf7-form .row [class*=col],.wpcf7 .wpcf7-form body.opal-default-content-layout-2cr #content .wrap [class*=col],body.opal-default-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap [class*=col],.wpcf7 .wpcf7-form body.opal-content-layout-2cl #content .wrap [class*=col],body.opal-content-layout-2cl #content .wpcf7 .wpcf7-form .wrap [class*=col],.wpcf7 .wpcf7-form body.opal-content-layout-2cr #content .wrap [class*=col],body.opal-content-layout-2cr #content .wpcf7 .wpcf7-form .wrap [class*=col],.wpcf7 .wpcf7-form [data-opal-columns] [class*=col],.wpcf7 .wpcf7-form .opal-archive-style-4.blog .site-main [class*=col],.opal-archive-style-4.blog .wpcf7 .wpcf7-form .site-main [class*=col],.wpcf7 .wpcf7-form .opal-archive-style-4.archive .site-main [class*=col],.opal-archive-style-4.archive .wpcf7 .wpcf7-form .site-main [class*=col],.wpcf7 .wpcf7-form .site-footer .widget-area [class*=col],.site-footer .wpcf7 .wpcf7-form .widget-area [class*=col],.wpcf7 .wpcf7-form .comment-form [class*=col],.wpcf7 .wpcf7-form .widget .gallery [class*=col],.widget .wpcf7 .wpcf7-form .gallery [class*=col],.wpcf7 .wpcf7-form .elementor-element .gallery [class*=col],.elementor-element .wpcf7 .wpcf7-form .gallery [class*=col],.wpcf7 .wpcf7-form .entry-gallery .gallery [class*=col],.entry-gallery .wpcf7 .wpcf7-form .gallery [class*=col],.wpcf7 .wpcf7-form .single .gallery [class*=col],.single .wpcf7 .wpcf7-form .gallery [class*=col],.wpcf7 .wpcf7-form [data-elementor-columns] [class*=col],.wpcf7 .wpcf7-form .single-portfolio-summary .single-portfolio-summary-inner [class*=col],.single-portfolio-summary .wpcf7 .wpcf7-form .single-portfolio-summary-inner [class*=col],.wpcf7 .wpcf7-form .opal-canvas-filter.top .opal-canvas-filter-wrap [class*=col],.opal-canvas-filter.top .wpcf7 .wpcf7-form .opal-canvas-filter-wrap [class*=col],.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .wpcf7 .wpcf7-form .woof_redraw_zone [class*=col],.wpcf7 .wpcf7-form .woocommerce-cart .woocommerce [class*=col],.woocommerce-cart .wpcf7 .wpcf7-form .woocommerce [class*=col],.wpcf7 .wpcf7-form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper [class*=col],.woocommerce-billing-fields .wpcf7 .wpcf7-form .woocommerce-billing-fields__field-wrapper [class*=col],.wpcf7 .wpcf7-form .woocommerce-MyAccount-content form[class^=woocommerce-] [class*=col],.woocommerce-MyAccount-content .wpcf7 .wpcf7-form form[class^=woocommerce-] [class*=col],.wpcf7 .wpcf7-form .woocommerce-columns--addresses [class*=col],.wpcf7 .wpcf7-form form.track_order [class*=col],.wpcf7 .wpcf7-form .woocommerce-account .woocommerce [class*=col],.woocommerce-account .wpcf7 .wpcf7-form .woocommerce [class*=col],.wpcf7 .wpcf7-form .woocommerce-Addresses [class*=col],.wpcf7 .wpcf7-form .woocommerce-address-fields__field-wrapper [class*=col],.wpcf7 .wpcf7-form ul.products [class*=col],.wpcf7 .wpcf7-form .osf-sorting [class*=col],.wpcf7 .wpcf7-form .single-product div.product [class*=col],.single-product .wpcf7 .wpcf7-form div.product [class*=col] {
    padding-left: 10px;
    padding-right: 10px
}

.wpcf7 .wpcf7-form .input-group {
    margin-bottom: 1rem
}

.wpcf7 .wpcf7-form-control-wrap {
    display: block
}

.wpcf7 div.wpcf7-response-output {
    color: #fff;
    background: rgba(0,0,0,.5);
    margin: 0;
    padding: 1em
}

@media (min-width: 768px) {
    .wpcf7 div.wpcf7-response-output {
        position:fixed;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99999
    }
}

.wpcf7 .wpcf7-radio span.wpcf7-list-item {
    margin: 0 1em 0 0
}

.wpcf7 span.wpcf7-list-item {
    margin: 0
}

.wpcf7 .wpcf7-list-item-label {
    font-size: 13px;
    font-size: .86667rem;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    font-weight: 400
}

::-webkit-input-placeholder,:-moz-placeholder {
    color: #666;
    font-family: "Arial","Helvetica Neue",helvetica,arial,sans-serif
}

::-moz-placeholder {
    color: #666;
    font-family: "Arial","Helvetica Neue",helvetica,arial,sans-serif;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    font-family: "Arial","Helvetica Neue",helvetica,arial,sans-serif
}

input[type=checkbox] {
    vertical-align: middle
}

.opal-checkbox {
    position: relative
}

.opal-checkbox .icon-check {
    width: 14px;
    height: 14px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0;
    border: 1px solid;
    border-color: #e1e1e1;
    background-color: transparent
}

.opal-checkbox .icon-check:after {
    font-family: FontAwesome;
    content: '\f00c';
    position: absolute;
    top: -2px;
    left: 2px;
    opacity: 0;
    font-size: 10px;
    font-size: .625rem
}

.opal-checkbox .icon-check:hover:after {
    opacity: .5
}

.opal-checkbox input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    top: 4px;
    left: 0
}

.opal-checkbox input[type=checkbox]:checked+.icon-check:after {
    opacity: 1
}

.opal-checkbox input[type=checkbox]:checked+.icon-check+span {
    font-weight: 500;
    color: #000
}

.opal-checkbox .info {
    padding-left: 1.5rem
}

.opal-radio {
    position: relative
}

.opal-radio .icon-check {
    width: 14px;
    height: 14px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0;
    border: 1px solid;
    border-color: #e1e1e1;
    background-color: transparent
}

.opal-radio .icon-check:after {
    font-family: FontAwesome;
    content: '\f111';
    position: absolute;
    top: 0;
    left: 3px;
    opacity: 0;
    font-size: 8px
}

.opal-radio .icon-check:hover:after {
    opacity: .5
}

.opal-radio input[type=radio] {
    visibility: hidden;
    position: absolute;
    top: 4px;
    left: 0
}

.opal-radio input[type=radio]:checked+.icon-check:after {
    opacity: 1
}

.opal-radio input[type=radio]:checked+.icon-check+span {
    font-weight: 400;
    color: #000
}

.opal-radio .info {
    padding-left: 1.5rem
}

.otf-input-group {
    display: flex
}

.otf-input-group button,.otf-input-group input[type=submit] {
    margin-left: -1px
}

.otf-input-group button {
    border-width: 1px
}

.post-password-form p {
    display: flex;
    ms-flex-align: end;
    align-items: flex-end;
    max-width: 320px
}

.post-password-form label {
    margin-bottom: 0;
    flex-grow: 1
}

.post-password-form input {
    font-size: 14px;
    height: 52px;
    box-shadow: 0 0;
    margin-top: 0;
    flex: 1
}

.post-password-form input[type=password] {
    background-color: #ebebeb
}

.post-password-form input[type=submit] {
    margin-left: 8px
}

hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.box-content {
    background-color: #fff;
    padding: 30px 40px;
    box-shadow: 0 0 4px #ccc;
    border-radius: 5px
}

.box-border {
    background-color: #fff;
    border: 1px solid;
    border-color: #ebebeb;
    border-radius: 5px;
    padding: 20px
}

.box-shadow {
    background-color: #fff;
    box-shadow: 0 0 4px #ccc;
    border-radius: 5px;
    padding: 20px
}

ul,ol {
    margin: 0 0 1.5em;
    padding-left: 20px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

.list-unstyled,.comment-list,#reviews .commentlist,.comment-list .children,#reviews .commentlist .children {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%
}

thead th {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    padding-bottom: .5em
}

th {
    padding: .4em;
    text-align: left
}

td {
    padding: .4em
}

th:first-child,td:first-child {
    padding-left: 0
}

th:last-child,td:last-child {
    padding-right: 0
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #ebebeb
}

a {
    text-decoration: none;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

a:hover,a:active {
    outline: 0
}

.post-thumbnail {
    position: relative
}

.post-thumbnail a,.post-thumbnail img {
    display: block
}

.post-thumbnail.embed-responsive {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    box-sizing: border-box
}

.main-navigation {
    clear: both
}

.main-navigation ul ul {
    min-width: 280px
}

.main-navigation .top-menu>li {
    position: relative
}

.main-navigation .top-menu>li:not(:last-child) {
    margin-right: 35px
}

@media (min-width: 768px) and (max-width:991px) {
    .main-navigation .top-menu>li:not(:last-child) {
        margin-right:15px
    }
}

.main-navigation .top-menu>li>a {
    font-size: 16px;
    font-size: 1.06667rem;
    padding: .75em 0;
    position: relative;
    font-weight: 600
}

@media (max-width: 1199px) {
    .main-navigation .top-menu>li>a {
        padding:.5em 0
    }
}

.main-navigation.navigation-dark .top-menu>li>a:hover {
    color: #fff
}

.main-navigation.navigation-dark .top-menu>li.current-menu-item>a {
    color: #fff
}

.main-navigation>div>ul {
    border-top: 1px solid;
    border-top-color: #ebebeb;
    padding: .75em 1.695em
}

.main-navigation.d-block,.shop-action .yith-wcwl-add-to-wishlist>div>a.main-navigation,.shop-action .yith-wcwl-add-button .main-navigation.add_to_wishlist,.shop-action .main-navigation.compare,.shop-action .main-navigation.yith-wcqv-button,.single-product div.product .entry-summary .yith-wcwl-add-button .main-navigation.add_to_wishlist {
    width: 100%
}

@media (min-width: 1200px) {
    .navigation-top {
        padding:0 15px
    }
}

.mainmenu-container {
    clear: both
}

.mainmenu-container ul {
    background-color: #fff;
    list-style: none;
    margin: 0;
    padding: 0 1.5em;
    text-align: left
}

.mainmenu-container ul ul {
    padding: 10px 0;
    border-color: #b6babe;
    box-shadow: 0px 1px 16px 0px rgba(0,0,0,.1)
}

.mainmenu-container ul ul.toggled-on {
    display: block
}

.mainmenu-container ul ul .menu-item>a {
    letter-spacing: 0;
    position: relative;
    text-transform: none;
    line-height: 20px;
    width: 100%;
    display: block;
    margin-bottom: 0;
    padding: 10px 20px;
    font-size: 14px;
    font-size: .93333rem
}

.mainmenu-container ul ul .menu-item>a:hover,.mainmenu-container ul ul .menu-item>a:active,.mainmenu-container ul ul .menu-item>a:focus {
    text-decoration: underline
}

.mainmenu-container li {
    position: relative;
    text-align: left
}

.mainmenu-container li li {
    border: none
}

.mainmenu-container li li:last-child {
    border: 0
}

.mainmenu-container li a span {
    padding-right: .5rem
}

.mainmenu-container .menu-item>a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    font-weight: 400
}

.mainmenu-container li li.current_page_item a:hover,.mainmenu-container li li.current-menu-item a:hover,.mainmenu-container li li.current_page_item a:focus,.mainmenu-container li li.current-menu-item a:focus {
    color: #fff
}

.mainmenu-container>div>ul {
    border-top: 1px solid;
    border-top-color: #ebebeb;
    padding: .75em 1.695em
}

.sub-menu .text-label {
    position: static;
    transform: translateY(-80%)
}

.sub-menu .text-label:before {
    display: none
}

.main-navigation ul {
    display: none
}

.main-navigation.toggled-on>div>ul {
    display: block
}

.menu-toggle {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.5;
    outline: none !important;
    text-shadow: none;
    position: relative;
    z-index: 100;
    border: none;
    padding: 0
}

.menu-toggle i {
    line-height: 1;
    font-weight: 700;
    float: left;
    font-size: 30px;
    font-size: 2rem
}

.menu-toggle,.main-navigation.toggled-on ul.nav-menu {
    display: block
}

.menu-toggle:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: thin solid
}

.menu-toggle .icon,.menu-toggle .fa {
    margin-right: .5em;
    top: -2px
}

.toggled-on .menu-toggle .icon-bars,.menu-toggle .icon-close {
    display: none
}

.toggled-on .menu-toggle .icon-close {
    display: inline-block
}

.dropdown-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    right: 0;
    line-height: 1.5;
    margin: 0 auto;
    padding: .5em 1em;
    position: absolute;
    text-shadow: none;
    top: 0
}

.dropdown-toggle:hover {
    background-color: transparent;
    color: #222
}

.dropdown-toggle:focus {
    background-color: transparent;
    color: #222;
    outline: thin dotted
}

.dropdown-toggle.toggled-on .icon,.dropdown-toggle.toggled-on .fa {
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.social-navigation {
    font-size: 14px;
    font-size: .875rem
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0
}

.social-navigation li {
    display: inline
}

.social-navigation li:first-child {
    margin-left: 0
}

.social-navigation a {
    display: inline-block;
    text-align: center;
    line-height: 44px;
    width: 44px
}

.my-account-links-menu {
    list-style: none
}

.my-account-links-menu li {
    position: relative
}

.my-account-links-menu li:hover .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
    z-index: 2
}

.my-account-links-menu>li {
    display: inline-block;
    list-style: none
}

.my-account-links-menu .sub-menu {
    opacity: 0;
    position: absolute;
    top: 200%;
    right: -1px;
    min-width: 200px;
    background-color: #ccc;
    visibility: hidden;
    margin: 0;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.my-account-links-menu .sub-menu li {
    float: none !important;
    border-top: 1px solid;
    border-color: rgba(0,0,0,.2)
}

.my-account-links-menu .sub-menu li:first-child {
    border-left: none
}

.my-account-links-menu .sub-menu li a {
    border: none;
    text-align: left
}

[class*=topbar-text-] p {
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem
}

.custom-header .my-account-links-menu>li:first-child>a {
    font-size: 0px;
    font-size: 0rem;
    display: block
}

.custom-header .my-account-links-menu>li:first-child>a:before {
    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;
    content: '\f007';
    font-size: 12px;
    font-size: .8rem;
    padding: 1.75em 1.25em;
    line-height: inherit
}

.custom-header .my-account-links-menu .sub-menu {
    background-color: #fff;
    border: 1px solid;
    border-color: rgba(0,0,0,.2);
    border-top: none;
    list-style: none
}

.custom-header .my-account-links-menu .sub-menu a {
    padding: .75em 1.25em;
    display: block;
    font-size: 12px;
    font-size: .8rem
}

.site-header .menu-scroll-down {
    display: none
}

.opal-menu-canvas.main-navigation>div>ul {
    display: block
}

.opal-wrapper {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    overflow: hidden
}

#page {
    z-index: 101;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s
}

#opal-canvas-menu a>.fa-angle-down {
    display: none
}

.scroller {
    overflow-y: scroll;
    position: relative
}

.scroller-inner {
    position: relative
}

.menu-trigger {
    position: relative;
    padding-left: 60px;
    font-size: .9em
}

.menu-trigger:before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 40px;
    height: 6px;
    background: #fff;
    box-shadow: 0 6px #34495e,0 12px #fff,0 18px #34495e,0 24px #fff;
    content: ''
}

.mp-pusher {
    position: relative;
    left: 0;
    height: 100%
}

.opal-layout-boxed .mp-menu {
    opacity: 0;
    pointer-events: none;
    transition: all ease-in .3s
}

.opal-layout-boxed .mp-menu.mp-menu-active {
    opacity: 1;
    pointer-events: auto
}

.mp-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 300px;
    height: 100%;
    -webkit-transform: translate3d(-200px,0,0);
    -moz-transform: translate3d(-200px,0,0);
    transform: translate3d(-200px,0,0);
    display: block;
    transition: all ease .35s;
    opacity: 0
}

.mp-menu.mp-menu-active {
    z-index: 3;
    transform: translate3d(0,0,0);
    opacity: 1
}

.mp-menu.mp-menu-active+#page {
    transform: translateX(300px)
}

.mp-menu.mp-menu-active+#page:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 100;
    background: rgba(0,0,0,.4)
}

.mp-level {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 70px;
    background: #fff;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    z-index: 3;
    overflow: auto
}

.mp-level::-webkit-scrollbar {
    width: 3px
}

.mp-level::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.mp-pusher:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    opacity: 0
}

.mp-level:after,.mp-level:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    opacity: 0
}

.mp-pusher:after {
    background: rgba(0,0,0,.3);
    -webkit-transition: opacity .3s,width .1s .3s,height .1s .3s;
    -moz-transition: opacity .3s,width .1s .3s,height .1s .3s;
    transition: opacity .3s,width .1s .3s,height .1s .3s
}

.mp-level:after {
    background: rgba(0,0,0,.3);
    -webkit-transition: opacity .3s,width .1s .3s,height .1s .3s;
    -moz-transition: opacity .3s,width .1s .3s,height .1s .3s;
    transition: opacity .3s,width .1s .3s,height .1s .3s;
    z-index: -1
}

.mp-pusher.mp-pushed:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.mp-level.mp-level-overlay {
    cursor: pointer
}

.mp-level.mp-level-overlay:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.mp-level.mp-level-overlay.mp-level:before {
    width: 100%;
    height: 100%;
    background: 0 0;
    opacity: 1
}

.mp-pusher,.mp-level {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.mp-overlap .mp-level.mp-level-open {
    box-shadow: 1px 0 2px rgba(0,0,0,.2);
    -webkit-transform: translate3d(-40px,0,0);
    -moz-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0)
}

.mp-menu>.mp-level,.mp-menu.mp-overlap>.mp-level {
    box-shadow: none;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mp-menu>.mp-level.mp-level-open,.mp-menu.mp-overlap>.mp-level.mp-level-open {
    box-shadow: none;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mp-cover .mp-level.mp-level-open {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mp-cover .mp-level.mp-level-open>ul>li>.mp-level:not(.mp-level-open) {
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.mp-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mp-menu h2 {
    margin: 0;
    padding: 1em;
    color: rgba(0,0,0,.4);
    text-shadow: 0 0 1px rgba(0,0,0,.1);
    font-weight: 300;
    font-size: 2em
}

.mp-menu.mp-overlap h2:before {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 8px;
    font-size: 75%;
    line-height: 1.8;
    opacity: 0;
    -webkit-transition: opacity .3s,-webkit-transform .1s .3s;
    -moz-transition: opacity .3s,-moz-transform .1s .3s;
    transition: opacity .3s,transform .1s .3s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.mp-menu.mp-cover h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 1em
}

.mp-overlap .mp-level.mp-level-overlay>h2:before {
    opacity: 1;
    -webkit-transition: -webkit-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.mp-menu ul li>a {
    display: block;
    padding: .7em 3em .7em 1.2em;
    outline: none;
    box-shadow: inset 0 -1px #ebebeb;
    font-size: 15px;
    font-size: 1rem;
    -webkit-transition: background .3s,box-shadow .3s;
    -moz-transition: background .3s,box-shadow .3s;
    transition: background .3s,box-shadow .3s
}

.mp-menu ul li:before {
    position: absolute;
    left: 10px;
    z-index: -1;
    color: rgba(0,0,0,.2);
    line-height: 3.5
}

.mp-menu a {
    color: #3f4448
}

.mp-menu .menu>li>a {
    text-transform: uppercase;
    font-weight: 700
}

.mp-menu .mp-level.mp-level-overlay>ul>li>a {
    box-shadow: inset 0 -1px rgba(0,0,0,0)
}

.mp-level.mp-level-overlay>ul>li:first-child>a {
    box-shadow: inset 0 -1px rgba(0,0,0,0)
}

.mp-level.mp-level-overlay>ul>li:first-child>a {
    box-shadow: inset 0 -1px rgba(0,0,0,0),inset 0 1px rgba(0,0,0,0)
}

.mp-back {
    background: rgba(0,0,0,.1);
    outline: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    display: block;
    font-size: .8em;
    padding: 1em;
    position: relative;
    box-shadow: inset 0 1px rgba(0,0,0,.1);
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    transition: background .3s
}

.mp-back .fa {
    font-size: 12px
}

.mp-menu .mp-level.mp-level-overlay>.mp-back {
    background: 0 0;
    box-shadow: none;
    color: transparent
}

.mp-menu .mp-level.mp-level-overlay>.mp-back:after {
    background: 0 0;
    box-shadow: none;
    color: transparent
}

.no-csstransforms3d .mp-pusher,.no-js .mp-pusher {
    padding-left: 300px
}

.no-csstransforms3d .mp-menu .mp-level,.no-js .mp-menu .mp-level {
    display: none
}

.no-csstransforms3d .mp-menu>.mp-level,.no-js .mp-menu>.mp-level {
    display: block
}

.mp-menu .menu-item-has-children>a {
    position: relative;
    z-index: 1
}

.mp-pushed .scroller:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 100;
    background: rgba(0,0,0,.4)
}

.trigger {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 4em;
    display: flex !important;
    justify-content: center;
    align-items: center;
    z-index: 2;
    border-left: 1px solid #ebebeb;
    font-size: 12px !important
}

.page-numbers:not(ul) {
    display: inline-block;
    line-height: 2.5em;
    height: 2.5em;
    width: 2.5em;
    border-radius: 50%;
    background-color: #f8f8f8;
    text-align: center;
    font-size: 16px;
    font-size: 1.06667rem;
    margin: 2px;
    color: #000
}

.page-numbers:not(ul):not(.dots):hover,.page-numbers:not(ul):not(.dots):focus,.page-numbers:not(ul):not(.dots).current {
    display: inline-block;
    color: #fff
}

.pagination,.woocommerce-pagination,.comments-pagination {
    padding: 2em 0 3em;
    text-align: center
}

.pagination .icon,.woocommerce-pagination .icon,.comments-pagination .icon {
    width: .666666666em;
    height: .666666666em
}

.comments-pagination {
    border: 0
}

.woocommerce-pagination {
    border-top: 1px solid #ebebeb;
    margin-top: 30px;
    padding-top: 20px
}

.woocommerce-pagination ul.page-numbers {
    display: inline-block;
    padding: 0;
    margin: 0
}

.woocommerce-pagination ul.page-numbers li {
    display: inline-block
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

*:before,*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background-color: #fff
}

body.category.opal-default-content-layout-2cr #primary,body.category.opal-content-layout-2cl #primary,body.category.opal-content-layout-2cr #primary,body.date.opal-default-content-layout-2cr #primary,body.date.opal-content-layout-2cl #primary,body.date.opal-content-layout-2cr #primary,body.blog.opal-default-content-layout-2cr #primary,body.blog.opal-content-layout-2cl #primary,body.blog.opal-content-layout-2cr #primary {
    position: relative
}

body.category.opal-default-content-layout-2cr #primary .site-main,body.category.opal-content-layout-2cl #primary .site-main,body.category.opal-content-layout-2cr #primary .site-main,body.date.opal-default-content-layout-2cr #primary .site-main,body.date.opal-content-layout-2cl #primary .site-main,body.date.opal-content-layout-2cr #primary .site-main,body.blog.opal-default-content-layout-2cr #primary .site-main,body.blog.opal-content-layout-2cl #primary .site-main,body.blog.opal-content-layout-2cr #primary .site-main {
    z-index: 99;
    position: relative
}

body.category:not(.opal-content-layout-2cr) .site-main,body.date:not(.opal-content-layout-2cr) .site-main,body.blog:not(.opal-content-layout-2cr) .site-main {
    max-width: 960px;
    margin: 0 auto
}

body.single-post:not(.opal-content-layout-2cr) .site-main {
    max-width: 960px;
    margin: 0 auto
}

@media (max-width: 767px) {
    body #secondary {
        margin-top:60px;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 767px) {
    body .primary {
        flex:0 0 100%;
        max-width: 100%
    }
}

body.opal-default-content-layout-2cr #primary,body.opal-content-layout-2cl #primary,body.opal-content-layout-2cr #primary {
    padding-right: 10px;
    padding-left: 10px
}

@media (min-width: 1140px) {
    body.opal-default-content-layout-2cr #primary .site-main,body.opal-content-layout-2cl #primary .site-main,body.opal-content-layout-2cr #primary .site-main {
        padding-right:35px
    }
}

@media (min-width: 769px) {
    body.opal-default-content-layout-2cr #primary,body.opal-content-layout-2cl #primary,body.opal-content-layout-2cr #primary {
        flex:0 0 calc(100% - 370px);
        max-width: calc(100% - 370px)
    }

    body.opal-default-content-layout-2cr #primary .site-main,body.opal-content-layout-2cl #primary .site-main,body.opal-content-layout-2cr #primary .site-main {
        padding-right: 15px;
        margin: 0
    }
}

@media (min-width: 1140px) {
    body.opal-default-content-layout-2cr #secondary .inner,body.opal-content-layout-2cl #secondary .inner,body.opal-content-layout-2cr #secondary .inner {
        padding-left:35px
    }
}

@media (min-width: 769px) {
    body.opal-default-content-layout-2cr #secondary,body.opal-content-layout-2cl #secondary,body.opal-content-layout-2cr #secondary {
        flex:0 0 370px;
        max-width: 370px
    }

    body.opal-default-content-layout-2cr #secondary .inner,body.opal-content-layout-2cl #secondary .inner,body.opal-content-layout-2cr #secondary .inner {
        padding-left: 15px
    }
}

body.opal-layout-boxed #page {
    background: #fff
}

#page {
    position: relative;
    word-wrap: break-word;
    overflow: hidden
}

[data-opal-columns="7"] .column-item {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

[data-opal-columns="8"] .column-item {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

[data-opal-columns="9"] .column-item {
    flex: 0 0 11.11111%;
    max-width: 11.11111%
}

[data-opal-columns="10"] .column-item {
    flex: 0 0 10%;
    max-width: 10%
}

[data-opal-columns="11"] .column-item {
    flex: 0 0 9.09091%;
    max-width: 9.09091%
}

#primary {
    max-width: 100%
}

@media (max-width: 1199px) {
    .opal-container-full .container,.opal-container-full #content,.opal-container-full ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-container-full .opal-canvas-filter.top,.opal-container-full .single-product .related.products,.single-product .opal-container-full .related.products,.opal-container-full .single-product .up-sells.products,.single-product .opal-container-full .up-sells.products,.opal-container-full .otf-product-recently-content .widget_recently_viewed_products,.otf-product-recently-content .opal-container-full .widget_recently_viewed_products {
        max-width:100%
    }
}

.opal-container-full .page-title-bar {
    border-bottom: 1px solid #e1e1e1
}

.opal-container-full .page-title-bar .page-header {
    margin-top: 5px
}

#masthead .wrap {
    position: relative
}

.site-header {
    background-color: #fff;
    position: relative;
    z-index: 99
}

.site-header .widget,.site-header .wpb_button,.site-header .wpb_content_element,.site-header ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0
}

.site-header .widget {
    padding-bottom: 0
}

.site-header .container,.site-header #content,.site-header ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.site-header .opal-canvas-filter.top,.site-header .single-product .related.products,.single-product .site-header .related.products,.site-header .single-product .up-sells.products,.single-product .site-header .up-sells.products,.site-header .otf-product-recently-content .widget_recently_viewed_products,.otf-product-recently-content .site-header .widget_recently_viewed_products {
    float: unset
}

.site-header .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.site-header .wpb_wrapper .wpb_wrapper {
    display: block
}

.site-header .text-left .wpb_wrapper {
    justify-content: flex-start
}

.site-header .text-right .wpb_wrapper {
    justify-content: flex-end
}

@media (max-width: 1199px) {
    .site-header .navigation-top {
        order:2
    }
}

.site-header .header-group {
    display: flex;
    align-items: center
}

@media (max-width: 1199px) {
    .site-header .header-group {
        order:1
    }
}

@media (max-width: 767px) {
    .site-header .header-group {
        display:none
    }
}

.site-header .header-group>* {
    margin-right: 25px
}

.site-header .header-group>*:last-child,.site-header .header-group>*.site-header-cart {
    margin-right: 0
}

.site-header .header-group .search-form {
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,.05)
}

.site-header .header-group .search-field {
    border: 1px solid #eee;
    padding-right: 50px
}

.site-header .header-group .search-submit {
    background: 0 0;
    border: 0;
    color: #222;
    padding: 1rem 1.5rem;
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1
}

.site-header .header-group .search-submit:hover,.site-header .header-group .search-submit:focus {
    background-color: transparent;
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1
}

.site-header .header-group .search-form .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9
}

.header-content {
    border-bottom: 1px solid #ebebeb
}

@media (max-width: 767px) {
    .header-content {
        display:flex;
        align-items: center
    }
}

@media (min-width: 1200px) {
    .header-content .custom-header {
        max-width:100%
    }
}

.header-content .header-main-content {
    padding: 22px 0
}

@media (min-width: 1200px) {
    .header-content .header-main-content {
        max-width:1890px;
        padding: 22px 45px;
        margin: 0 auto
    }
}

.site-branding {
    position: relative;
    -webkit-transition: margin-bottom .2s;
    transition: margin-bottom .2s;
    z-index: 3;
    display: inline-block
}

.site-branding a {
    text-decoration: none;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.site-branding a:hover,.site-branding a:focus {
    opacity: .7
}

.site-title {
    clear: none;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: .08em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #222;
    opacity: 1
}

.site-title a {
    color: #222;
    opacity: 1
}

.site-description {
    font-size: 13px;
    margin-bottom: 0
}

.custom-logo-link {
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.custom-logo-link img {
    display: block;
    max-height: 80px
}

.custom-logo-link a:hover,.custom-logo-link a:focus {
    opacity: .9
}

body:not(.title-tagline-hidden) .site-branding-text {
    display: inline-block;
    vertical-align: middle
}

.custom-header {
    position: relative;
    z-index: 1
}

.navigation-button {
    display: inline-block
}

.navigation-button .menu-toggle {
    display: block
}

@media (min-width: 992px) {
    body.opal-header-absolute .site-header {
        position:absolute;
        width: 100%;
        background-color: transparent
    }
}

body.opal-header-absolute .is-sticky .opal-element-sticky {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -1px !important;
    border: none
}

body.opal-header-absolute .opal-element-sticky {
    padding-top: 20px;
    padding-bottom: 20px;
    transition: padding .35s linear
}

body.opal-header-absolute .container-fluid .opal-header-sticky,body.opal-header-absolute .single-product.osf_woocommerce_single_product_style_full #content .opal-header-sticky,.single-product.osf_woocommerce_single_product_style_full body.opal-header-absolute #content .opal-header-sticky {
    margin-left: -15px;
    margin-right: -15px
}

.list-account li {
    font-size: 12px;
    font-size: .8rem;
    float: left
}

.list-account li a {
    padding: 0 12px
}

.list-account i {
    margin-right: 10px
}

.site-header-account {
    vertical-align: middle
}

.site-header-account .icon {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    margin: 0
}

.site-header-account .icon:before {
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-size: 2rem;
    width: 45px;
    height: 40px;
    line-height: 36px;
    display: block
}

.header-search {
    position: relative
}

.header-search .search-button {
    font-size: 20px;
    width: 20px;
    height: 20px
}

.header-search .search-form {
    position: absolute;
    right: 0;
    top: 100%;
    pointer-events: none;
    width: 250px;
    z-index: 1000;
    max-height: 0;
    overflow: hidden;
    transition: max-height .4s ease-in
}

.header-search .active .search-form {
    height: auto;
    pointer-events: auto;
    max-height: 58px;
    transition: max-height .4s ease-out
}

.osf-sticky-active {
    z-index: 99
}

.osf-sticky-active.sticky-show {
    position: fixed;
    z-index: 9999;
    top: 0;
    -webkit-animation: dropdown .3s ease;
    -moz-animation: dropdown .3s ease;
    animation: dropdown .3s ease
}

.sticky-header {
    box-shadow: 0px 10px 20px rgba(0,0,0,.05)
}

@keyframes dropdown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes dropdown {
    0% {
        transform: translateY(-100%);
        -webkit-transition: translateY(-100%)
    }

    100% {
        transform: translateY(0);
        -webkit-transition: translateY(0)
    }
}

#opal-header-content {
    width: 100vw
}

#opal-header-content.sticky-show {
    background-color: #fff;
    box-shadow: 0px 10px 20px rgba(0,0,0,.05)
}

.startor-front-page .site-content {
    padding: 0
}

.ezboozt-panel {
    position: relative
}

.panel-image {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.panel-image:before {
    background: -webkit-linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.3)));
    background: -webkit-linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#4d000000",GradientType=0);
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: 100px
}

.panel-content {
    position: relative
}

.panel-content .wrap {
    padding-bottom: .5em;
    padding-top: 1.75em
}

.ezboozt-panel .edit-link {
    display: block;
    margin: .3em 0 0
}

.ezboozt-panel .entry-header .edit-link {
    font-size: 14px;
    font-size: .875rem
}

.ezboozt-front-page .panel-content .recent-posts article {
    border: 0;
    color: #232323;
    margin-bottom: 3em
}

.recent-posts .entry-header {
    margin-bottom: 1.2em
}

.page .panel-content .recent-posts .entry-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none
}

.ezboozt-panel .recent-posts .entry-header .edit-link {
    color: #222;
    display: inline-block;
    font-size: 11px;
    font-size: .6875rem;
    margin-left: 1em
}

.site-content-contain {
    position: relative;
    overflow: hidden;
    z-index: 2
}

.sticky {
    position: relative
}

.sticky .entry-title:before {
    margin-right: 15px;
    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;
    content: "\f08d"
}

.post:not(.sticky) .icon-thumb-tack {
    display: none
}

.sticky .icon-thumb-tack {
    display: block;
    height: 18px;
    left: -1.5em;
    position: absolute;
    top: 1.65em;
    width: 20px
}

.bypostauthor {
    z-index: 10
}

.comments-link span {
    color: #fff;
    line-height: 22px;
    display: inline-block;
    margin-right: 8px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 20px;
    min-width: 22px;
    text-align: center
}

.entry-header .entry-title {
    margin-bottom: .25em
}

.entry-header .entry-title a {
    color: inherit
}

.entry-header .entry-title:not(:first-child) {
    padding-top: 0
}

.entry-tags a {
    display: inline-block
}

.post-inner {
    display: flex;
    flex-direction: column
}

.post-inner .entry-header {
    margin-bottom: 1.5em;
    position: relative;
    overflow: hidden
}

.post-inner .entry-header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 0;
    border-bottom: 1px solid #ebebeb
}

.cat-links {
    font-size: 11px;
    font-size: .73333rem;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block
}

.entry-meta {
    font-size: 11px;
    font-size: .73333rem;
    margin-bottom: .8rem;
    color: #999;
    text-transform: uppercase
}

.entry-meta .meta-inner {
    display: flex
}

.entry-meta .meta-inner>span:not(:last-child):after {
    content: "|";
    display: inline-block;
    padding: 0 5px
}

.entry-meta a {
    text-transform: uppercase;
    color: #999
}

.entry-meta .cat-links {
    max-width: 50%;
    margin-bottom: 0
}

.entry-video+.entry-meta,.post-thumbnail+.entry-meta {
    padding: 15px 45px;
    border: 1px solid #ebebeb;
    margin-bottom: 2.4rem
}

@media (max-width: 767px) {
    .entry-video+.entry-meta,.post-thumbnail+.entry-meta {
        padding:10px 25px
    }
}

.entry-avatar {
    font-size: .67em;
    letter-spacing: .084em;
    text-transform: uppercase;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-bottom: 30px
}

.entry-avatar .avatar {
    border-radius: 50%;
    width: 38px;
    height: 38px;
    margin-right: 20px
}

.post-thumbnail {
    margin-bottom: 2.5em
}

.entry-video.embed-responsive {
    margin-bottom: 1.5em
}

.cat-tags-links .tags-links {
    overflow: hidden;
    display: block;
    margin: -3px
}

.cat-tags-links .tags-links a {
    font-size: 14px;
    font-size: .93333rem;
    line-height: 2;
    display: inline-block;
    float: left;
    margin: 5px 5px 0 0 !important;
    padding: 0 25px !important;
    position: relative;
    width: auto;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    word-wrap: break-word;
    text-transform: capitalize;
    z-index: 0;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.cat-tags-links .tags-links a:not(:hover) {
    color: #999
}

.updated:not(.published) {
    display: none
}

.more-link {
    display: inline-block;
    font-size: 14px;
    font-size: .93333rem;
    font-weight: 600;
    display: flex
}

.more-link i {
    margin-left: 8px
}

.more-link-wrap {
    display: block;
    margin-top: 1rem
}

.pbr-social-share {
    margin-top: -3px
}

.pbr-social-share span.social-link {
    float: right
}

.pbr-social-share .social-share-header {
    text-transform: uppercase;
    margin-bottom: 13px;
    font-weight: 600
}

.pbr-social-share a {
    font-size: 16px;
    font-size: 1.06667rem;
    display: inline-block;
    margin: 0 .4rem
}

.widget-area table:not(.shop_table),.entry-content table:not(.shop_table) {
    border-collapse: collapse;
    margin: 0;
    width: 100%;
    margin: 0 0 1.5em
}

.widget-area table:not(.shop_table) td,.widget-area table:not(.shop_table) th,.entry-content table:not(.shop_table) td,.entry-content table:not(.shop_table) th {
    border: 1px solid #ebebeb;
    padding: .6em
}

.widget-area table:not(.shop_table) thead th,.entry-content table:not(.shop_table) thead th {
    padding-bottom: .5em;
    background-color: #222a35;
    color: #b8bdc8;
    border-color: #2e3744
}

.widget-area table:not(.shop_table) th,.entry-content table:not(.shop_table) th {
    font-weight: 500
}

.widget-area table:not(.shop_table) tr,.entry-content table:not(.shop_table) tr {
    border-bottom: 1px solid #ebebeb
}

.widget-area table:not(.shop_table) tbody>tr,.entry-content table:not(.shop_table) tbody>tr {
    color: #7d8794;
    background-color: #f5f6fa
}

.widget-area table:not(.shop_table) tbody>tr:nth-child(2n+1),.entry-content table:not(.shop_table) tbody>tr:nth-child(2n+1) {
    background-color: rgba(245,246,250,.7);
    background-color: #e8eaed
}

.entry-content ul,.entry-content ol {
    padding-left: 1.3em
}

.entry-content .wp-block-gallery {
    padding: 0
}

.entry-content blockquote.alignleft,.entry-content blockquote.alignright {
    font-size: 13px;
    font-size: .86667rem;
    width: 48%
}

.blog .site-main>article .gallery-item,.archive .site-main>article .gallery-item,.search .site-main>article .gallery-item {
    margin-bottom: 0
}

body.single-post article.type-post {
    margin-bottom: 0
}

body.single-post article.type-post .entry-content {
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1.5rem
}

body.single-post article.type-post .entry-content>p:last-child {
    padding-bottom: 0
}

body.single-post article.type-post .post-thumbnail {
    margin-bottom: 1.2em
}

body.single-post article.type-post .entry-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 13px 0;
    border-top: 1px solid #ebebeb;
    margin-bottom: 40px
}

@media (max-width: 767px) {
    body.single-post article.type-post .entry-footer {
        flex-direction:column;
        align-items: flex-start
    }
}

body.single-post article.type-post .entry-footer>div {
    padding: 5px 0
}

body.single-post article.type-post .entry-footer .tags-links,body.single-post article.type-post .entry-footer .edit-link,body.single-post article.type-post .entry-footer .cat-links {
    padding-left: 0
}

@media (min-width: 768px) {
    body.single-post article.type-post .entry-footer .pbr-social-share {
        margin-left:auto
    }
}

.single .navigation {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 65px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    background-color: #fff;
    overflow: hidden
}

.single .navigation>div {
    flex-basis: 50%;
    width: 50%;
    padding: 20px 10px;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single .navigation>div:first-child {
    border-right: 1px solid #ebebeb
}

.single .navigation .nav-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.single .navigation .nav-content>div {
    padding: 0 10px
}

.single .navigation .nav-title {
    font-size: 11px;
    font-size: .73333rem;
    text-transform: uppercase;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single .navigation .nav-link {
    line-height: 1.2;
    ms-flex-positive: 1;
    font-size: 16px;
    font-size: 1.06667rem;
    flex-grow: 1;
    margin-bottom: 0
}

.single .navigation .nav-link a {
    line-height: 1.6;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 3.2em;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media (max-width: 767px) {
    .single .navigation .nav-link a {
        display:none
    }
}

.single .navigation .nav-link a:hover {
    text-decoration: underline
}

.single .navigation .nav-link+a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-indent: -9999em;
    text-align: left;
    overflow: hidden;
    z-index: 2
}

.single .navigation .thumbnail-nav {
    font-size: 20px;
    font-size: 1.33333rem;
    line-height: 1;
    margin: 0;
    border-radius: 5px
}

.single .navigation .thumbnail-nav img {
    display: block;
    border-radius: 5px;
    width: 90px;
    min-width: 90px
}

.single .navigation .thumbnail-nav i {
    display: block
}

.single .navigation .next-nav {
    justify-content: flex-end;
    position: relative;
    margin-left: auto
}

.single .navigation .next-nav .nav-content {
    text-align: right;
    justify-content: flex-end
}

.single .navigation .previous-nav {
    justify-content: flex-start;
    margin-right: auto
}

.single .navigation .previous-nav .nav-content {
    text-align: left;
    justify-content: flex-start
}

.blog .site-content {
    padding-bottom: 30px
}

.related-posts {
    position: relative;
    border-top: 1px solid #ebebeb;
    padding: 40px 0
}

.related-posts .related-heading {
    margin-bottom: .5em;
    font-weight: 700
}

.related-posts .column-item {
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.related-posts .column-item .post-inner {
    flex: 0 0 100%;
    max-width: 100%
}

.blog .entry-meta a.post-edit-link,.archive .entry-meta a.post-edit-link {
    color: #222;
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap
}

.taxonomy-description {
    color: #666
}

.comment-form-cookies-consent {
    padding-left: 10px
}

.comment-form-cookies-consent label {
    display: inline-block
}

.entry-content .more-link:before {
    content: "";
    display: block
}

.single-featured-image-header {
    background-color: #fafafa;
    border: 1px solid #ebebeb
}

.single-featured-image-header img {
    display: block;
    margin: auto
}

.page-links {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    padding: 1em 0 0
}

.page-links .page-number {
    color: #222;
    display: inline-block;
    padding: .5em 1em;
    line-height: 1;
    margin: 3px;
    border-radius: 3px;
    background: 0 0
}

.page-links a {
    display: inline-block
}

.page-links a:hover .page-number,.page-links a:focus .page-number {
    color: #fff
}

.blog .format-status .entry-title,.archive .format-status .entry-title {
    display: none
}

.author-wrapper {
    text-align: center
}

.author-wrapper .author-avatar {
    position: relative
}

.author-wrapper .author-avatar img {
    border-radius: 50%;
    position: relative;
    z-index: 2;
    max-width: 70px
}

.author-wrapper .author-avatar:before {
    content: "";
    top: 50%;
    left: 0;
    width: 100%;
    position: absolute;
    border-top: 1px solid;
    border-color: #ebebeb;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    overflow: hidden;
    min-height: 2px
}

.author-wrapper .author-name {
    margin-top: 1rem;
    font-size: 20px;
    font-size: 1.33333rem
}

.author-wrapper .author-name .a-name {
    text-transform: capitalize
}

.author-wrapper .a-name {
    text-transform: capitalize
}

.author-description {
    margin-top: 1.5rem
}

.author-post {
    margin-top: 90px
}

.author-post .author-post-header {
    border-top: 1px solid #ebebeb;
    font-size: 12px;
    font-size: .8rem;
    padding: 50px 0 30px;
    position: relative;
    color: #999
}

.author-post .author-post-header .avatar {
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -35px;
    border-radius: 50%
}

.author-post h4 {
    padding: 5px 0 0;
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 700
}

.page article.type-post .entry-header .edit-link {
    position: static;
    display: block
}

.blog article,.archive article,.search article {
    margin-bottom: 55px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb
}

.blog article:last-child,.archive article:last-child,.search article:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.blog article .entry-summary,.archive article .entry-summary,.search article .entry-summary {
    padding-bottom: 20px
}

.blog article .link-more,.archive article .link-more,.search article .link-more {
    margin-bottom: 0
}

.opal-archive-style-4.blog .site-main .navigation,.opal-archive-style-4.blog .site-main .pagination,.opal-archive-style-4.blog .site-main .woocommerce-pagination,.opal-archive-style-4.archive .site-main .navigation,.opal-archive-style-4.archive .site-main .pagination,.opal-archive-style-4.archive .site-main .woocommerce-pagination {
    width: 100%
}

article.content-style-1 .entry-header {
    padding-left: 0;
    padding-right: 0
}

article.content-style-2 {
    margin-bottom: 40px;
    padding-bottom: 40px
}

article.content-style-2 .entry-header {
    padding: 0
}

body.page-template-page-elementor #content {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.page .entry-header .edit-link {
    font-size: 14px;
    font-size: .875rem
}

.page .edit-link {
    display: inline-block;
    margin-top: .5rem;
    position: absolute;
    padding-right: 10px;
    padding-left: 10px;
    top: 0;
    right: 0
}

.page .edit-link a.post-edit-link {
    margin-right: .5rem
}

.search .page .entry-header .edit-link {
    font-size: 11px;
    font-size: .6875rem
}

.search .content-area {
    width: 100%
}

.search .site-content .page-title {
    margin-top: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    margin-bottom: 50px
}

.page-links {
    clear: both;
    margin: 0 0 1em
}

.error404 .page-content {
    padding-top: 80px;
    padding-bottom: 100px
}

.error404 #page-title-bar {
    display: none
}

.error404 .error-404 .error-title {
    font-size: 60px;
    font-size: 4rem;
    margin-bottom: 30px
}

@media (max-width: 575px) {
    .error404 .error-404 .error-title {
        font-size:25px;
        font-size: 1.66667rem;
        margin-bottom: 30px
    }
}

.error404 .error-404-bkg {
    margin-bottom: 50px
}

@media (max-width: 575px) {
    .error404 .error-404-bkg {
        margin-bottom:40px
    }
}

.error404 .error-content {
    max-width: 620px;
    margin: auto
}

.error404 .error-404-title {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 767px) {
    .error404 .error-404-title {
        display:block
    }
}

.error404 .error-404-subtitle {
    display: inline-block;
    text-align: left;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .error404 .error-404-subtitle {
        display:block;
        text-align: center;
        margin-bottom: 20px
    }
}

.error404 .sub-h2-1 {
    font-size: 40px;
    font-size: 2.66667rem;
    font-weight: 400
}

@media (max-width: 767px) {
    .error404 .sub-h2-1 {
        font-size:35px;
        font-size: 2.33333rem
    }
}

.error404 .sub-h2-2 {
    font-size: 24px;
    font-size: 1.6rem;
    line-height: 1.8;
    font-weight: 400
}

@media (max-width: 767px) {
    .error404 .sub-h2-2 {
        font-size:20px;
        font-size: 1.33333rem
    }
}

.error404 .error-text {
    font-size: 24px;
    font-size: 1.6rem;
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 300
}

.error404 .error-btn-bh {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 300
}

.error404 .error-btn-bh a:hover {
    text-decoration: underline
}

.search .page-content .search-form {
    margin-bottom: 3em
}

body.footer-fixed .site-footer .wrap {
    z-index: 0
}

.site-footer {
    font-size: 14px;
    font-size: .93333rem
}

.site-footer .wrap {
    position: relative;
    z-index: 3
}

.site-footer .shape-footer .elementor-shape {
    top: -14px;
    height: 15px;
    width: 100%
}

.site-footer .widget-area {
    padding-bottom: 3.25em;
    padding-top: 3.25em;
    position: relative
}

.site-footer .widget-area:before {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    content: "";
    border-top: 1px solid #ebebeb;
    height: 1px;
    display: block
}

@media (max-width: 991px) {
    .site-footer .social-navigation {
        text-align:left
    }
}

.site-footer .social-navigation li a i {
    font-size: 18px;
    font-size: 1.2rem
}

.site-footer .widget li {
    padding-top: .3rem;
    padding-bottom: .3rem
}

.site-footer .widget li:first-child {
    padding-top: 0
}

.site-footer .widget_rss ul li {
    border-top: 1px solid;
    border-color: #ebebeb;
    padding: 2.125em 0
}

.site-footer .widget_rss ul li:first-child {
    border: none
}

@media (max-width: 991px) {
    .site-footer .b-sm-none {
        border:none !important
    }
}

.scrollup {
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 999;
    font-size: 18px !important;
    padding: 0;
    width: 55px;
    height: 55px;
    line-height: 55px;
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (max-width: 767px) {
    .scrollup {
        opacity:0 !important;
        pointer-events: none
    }
}

.scrollup.activate {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.site-info {
    font-size: 14px;
    text-align: center
}

.site-info a {
    color: #666
}

.site-info .sep {
    margin: 0;
    display: block;
    visibility: hidden;
    height: 0;
    width: 100%
}

.breadcrumb {
    padding-top: 5px
}

.breadcrumb a:after {
    content: '.';
    padding: 0 10px;
    display: none
}

.breadcrumb span {
    color: #fff;
    margin: 0
}

.breadcrumb span.fa {
    margin: 0 15px
}

.breadcrumbs {
    font-size: 14px;
    font-size: .93333rem
}

.site-header-account {
    position: relative
}

.site-header-account.style-icon .account-label {
    display: none
}

.site-header-account.style-label .icon {
    display: none
}

.site-header-account.style-both .icon {
    display: inline-block;
    vertical-align: bottom
}

.site-header-account.style-both .account-label {
    padding-left: 10px;
    display: inline-block;
    vertical-align: bottom
}

.site-header-account.style-both .account-label span {
    display: block;
    line-height: 1
}

@media (max-width: 991px) {
    .site-header-account.style-both .account-label {
        display:none
    }
}

.site-header-account.style-both .account-avata img {
    margin-bottom: -5px
}

.site-header-account.style-both .account-avata+.account-label span {
    line-height: 1.2
}

.site-header-account .label-name {
    max-width: 83px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500
}

.site-header-account>a {
    white-space: nowrap;
    display: flex;
    align-items: center;
    color: unset;
    font-size: 15px;
    font-size: 1rem;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.site-header-account>a i {
    color: #000;
    font-size: 25px;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.site-header-account>a .text-account {
    color: #000;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.site-header-account>a .submenu-indicator {
    color: #b6babe;
    font-size: 9px;
    font-size: .6rem;
    margin-left: 3px;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.site-header-account>a:hover {
    outline: none;
    color: unset
}

.site-header-account .login-form-title {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 700
}

.site-header-account .account-dropdown {
    text-align: left;
    right: 0;
    top: calc(100% + 15px);
    position: absolute;
    pointer-events: none;
    opacity: 0;
    z-index: 99;
    visibility: hidden;
    color: #000;
    padding-top: 15px
}

.site-header-account .account-dropdown.right {
    left: 0;
    right: unset
}

.site-header-account .account-dropdown.right .account-wrap:before {
    left: 20px;
    right: unset
}

.site-header-account .account-dropdown.justify {
    right: 50%;
    transform: translateX(50%)
}

.site-header-account .account-dropdown.justify .account-wrap:before {
    right: 50%;
    transform: translateX(50%) rotate(45deg)
}

.site-header-account .account-dropdown a.register-link,.site-header-account .account-dropdown a.lostpass-link {
    font-size: 14px;
    font-size: .93333rem
}

.site-header-account .account-dropdown a.register-link:hover,.site-header-account .account-dropdown a.lostpass-link:hover {
    text-decoration: underline
}

.site-header-account .account-dropdown label {
    margin-bottom: .5rem;
    font-size: 13px;
    font-size: .86667rem;
    line-height: 1.7
}

.site-header-account .account-dropdown p {
    margin-bottom: 1rem
}

.site-header-account .account-dropdown input,.site-header-account .account-dropdown button {
    line-height: normal !important
}

.site-header-account .account-dropdown button {
    font-size: 12px !important;
    text-transform: uppercase
}

.site-header-account .account-dropdown .account-wrap {
    position: relative;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    border-top: 2px solid;
    border-radius: 5px
}

.site-header-account .account-dropdown .account-inner {
    width: 320px;
    padding: 17px 20px;
    max-height: 500px;
    overflow: auto
}

.site-header-account .account-dropdown .account-inner.dashboard {
    width: 210px
}

.site-header-account .account-dropdown .account-inner::-webkit-scrollbar {
    width: 3px
}

.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-thumb {
    background-color: #000
}

.site-header-account .account-links-menu,.site-header-account .account-dashboard {
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.site-header-account .account-links-menu li a,.site-header-account .account-dashboard li a {
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 30px
}

.site-header-account:hover .account-dropdown {
    top: 100%;
    pointer-events: auto;
    opacity: 1;
    visibility: visible
}

article.type-page+.comments-area {
    margin-bottom: 2em
}

.comments-area>.comment-respond {
    margin-bottom: 55px
}

.comments-area>.comment-list-wap {
    border-radius: 5px;
    border: 1px solid #ebebeb;
    padding: 20px
}

@media (min-width: 992px) and (max-width:1199px) {
    .comments-area>.comment-list-wap {
        padding:40px
    }
}

#comments {
    clear: both
}

.comments-title {
    margin-bottom: .5em;
    font-weight: 700
}

.comment-list,#reviews .commentlist {
    margin: 0 0 3em;
    padding: 0;
    position: relative
}

.comment-list .children,#reviews .commentlist .children {
    margin: 0;
    padding: 0;
    margin-left: 4em !important
}

@media (max-width: 991px) {
    .comment-list .children,#reviews .commentlist .children {
        margin-left:1em !important
    }
}

.comment-list li.comment,#reviews .commentlist li.comment {
    border-top: 1px solid #ebebeb;
    padding-top: 2em
}

.comment-list li:before,#reviews .commentlist li:before {
    display: none
}

.comment-list .depth-1>article,#reviews .commentlist .depth-1>article {
    margin-left: 0
}

.comment-list .pingback,#reviews .commentlist .pingback,.comment-list .trackback,#reviews .commentlist .trackback {
    border-top: 1px solid #ebebeb;
    padding-top: 1.5em;
    padding-bottom: 1.5em
}

.comment-list .pingback .comment-body a:not(.comment-edit-link),#reviews .commentlist .pingback .comment-body a:not(.comment-edit-link),.comment-list .trackback .comment-body a:not(.comment-edit-link),#reviews .commentlist .trackback .comment-body a:not(.comment-edit-link) {
    font-weight: 700;
    display: block
}

.comment-list .pingback .comment-body .comment-edit-link,#reviews .commentlist .pingback .comment-body .comment-edit-link,.comment-list .trackback .comment-body .comment-edit-link,#reviews .commentlist .trackback .comment-body .comment-edit-link {
    font-weight: 500
}

.comment-body+.comment-respond {
    padding: 30px;
    background: #f8f8f8;
    position: relative;
    margin-bottom: 1.5em
}

.comment_container .avatar,.comment-body .avatar {
    height: 50px;
    width: 50px;
    left: -65px;
    position: absolute
}

.comment_container .says,.comment-body .says {
    display: none
}

.comment_container,article.comment-body {
    margin-bottom: 2em
}

.comment-content>ul,.comment-content>ol {
    padding-left: 1.35em
}

.comment-author {
    margin-bottom: 0;
    position: relative;
    z-index: 2
}

.comment-author .avatar {
    border-radius: 50%
}

.comment-meta {
    margin-bottom: 1.5em;
    margin-left: 65px
}

.comment-metadata {
    font-size: 12px;
    font-size: .75rem
}

.comment-metadata a.comment-edit-link {
    margin-left: 1em
}

.reply {
    margin-bottom: 1.5em
}

.comment-reply-link {
    font-weight: 500;
    position: relative;
    font-size: 13px;
    font-size: .86667rem;
    text-transform: uppercase
}

.comment-reply-link:before {
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f0e5";
    margin-right: 5px
}

.comment-reply-link .icon {
    left: -2em;
    height: 1em;
    width: 1em;
    position: absolute;
    top: 0
}

#cancel-comment-reply-link {
    text-transform: capitalize;
    font-size: 14px;
    font-size: .93333rem;
    display: block;
    margin-top: 10px
}

#cancel-comment-reply-link:before {
    margin-right: 3px;
    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;
    content: "\f057";
    display: inline-block
}

.comments-pagination {
    margin: 2em 0 3em
}

.comment-form {
    margin-right: -5px !important;
    margin-left: -5px !important
}

.comment-form>p {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-bottom: 10px
}

.comment-form>p.comment-notes {
    margin-bottom: 20px
}

.comment-form .comment-form-comment {
    order: 2
}

.comment-form .comment-form-email,.comment-form .comment-form-author {
    order: 1;
    padding-left: 5px;
    padding-right: 5px
}

.comment-form .comment-form-url {
    order: 1
}

.comment-form .form-submit {
    order: 3
}

.comment-form label {
    font-size: 14px;
    font-size: .93333rem;
    font-weight: 700;
    text-transform: uppercase;
    display: none;
    visibility: hidden
}

.comment-form textarea {
    border-top: 1px solid #ebebeb
}

.comment-form .required {
    color: red
}

.comment-form a {
    text-decoration: underline
}

.comment-content table {
    border-collapse: collapse;
    margin: 0;
    width: 100%
}

.comment-content table td,.comment-content table th {
    border: 1px solid #ebebeb;
    padding: .6em
}

.comment-content table thead th {
    padding-bottom: .5em;
    background-color: #222a35;
    color: #b8bdc8;
    border-color: #2e3744
}

.comment-content table th {
    font-weight: 500
}

.comment-content table tr {
    border-bottom: 1px solid #ebebeb
}

.comment-content table tbody>tr {
    color: #7d8794;
    background-color: #f5f6fa
}

.comment-content table tbody>tr:nth-child(2n+1) {
    background-color: rgba(245,246,250,.7);
    background-color: #e8eaed
}

.comment-content table tr:not(.odd):not(.even) th {
    padding-bottom: .5em;
    background-color: #222a35;
    color: #b8bdc8;
    border-color: #2e3744
}

.comment-content table th {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    padding-bottom: .5em
}

.comment-respond .comment-reply-title {
    margin-bottom: .5em;
    font-weight: 700;
    margin-top: 1.5em
}

#secondary .widget {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 2.7em;
    margin-bottom: 2.7em
}

#secondary .widget ul {
    margin: 0;
    padding-left: 0
}

#secondary .widget ul li {
    position: relative
}

#secondary .widget ul.sub-menu {
    margin-top: .46rem
}

#secondary .widget ul.children {
    margin-top: .46rem
}

#secondary .widget.widget_opal-wp_template {
    background-color: transparent;
    padding: 0
}

#secondary .widget_search .search-form .input-group {
    position: relative
}

#secondary .widget_search .search-submit span:before {
    display: block
}

#secondary .widget_product_categories ul li {
    position: relative;
    padding-right: 20px
}

#secondary .widget_product_categories ul.children {
    margin-right: -20px;
    padding-top: .5rem
}

#secondary .widget_product_categories i {
    position: absolute;
    right: 0;
    top: .7rem;
    line-height: inherit;
    font-size: 10px;
    font-size: .66667rem;
    cursor: pointer
}

#secondary .widget_product_categories .current-cat>a {
    color: #222
}

#secondary .widget_product_categories .current-cat>a:before {
    border-color: #222;
    background-color: #222
}

.elementor-element .elementor-widget-wp-widget-recent-posts {
    padding: 0;
    border: none
}

.elementor-element .elementor-widget-wp-widget-recent-posts .elementor-widget-container>h5 {
    display: none
}

.elementor-element .elementor-widget-wp-widget-recent-posts img {
    max-width: 60px;
    height: auto
}

.elementor-element .elementor-widget-wp-widget-recent-posts ul {
    margin: 0;
    padding-left: 0
}

.elementor-element .elementor-widget-wp-widget-recent-posts ul li {
    position: relative
}

.elementor-element .elementor-widget-wp-widget-recent-posts ul li:not(:last-child):before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #ebebeb
}

.elementor-element .elementor-widget-wp-widget-recent-posts ul li.item-recent-post {
    padding: 1.25rem 0
}

.elementor-element .elementor-widget-wp-widget-recent-posts ul li.item-recent-post:first-child {
    padding-top: 0
}

.elementor-element .elementor-widget-wp-widget-recent-posts ul li.item-recent-post:last-child {
    padding-bottom: 0
}

.elementor-element .elementor-widget-wp-widget-recent-posts .post-date {
    font-size: 10px;
    font-size: .66667rem;
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: 600
}

.elementor-element .elementor-widget-wp-widget-recent-posts.opal-footer-blog1 .title-post a {
    color: #fff
}

.elementor-element .elementor-widget-wp-widget-recent-posts.opal-footer-blog1 .post-date {
    color: #8aa3aa
}

.elementor-element .elementor-widget-wp-widget-recent-posts.opal-footer-blog1 ul li:not(:last-child):before {
    opacity: .3;
    -ms-opacity: .3;
    -o-opacity: .3;
    -moz-opacity: .3;
    -webkit-opacity: .3;
    filter: alpha(opacity=30)
}

h2.widget-title,h2.widgettitle {
    margin-bottom: 1.5em;
    font-weight: 700
}

.widget-title a {
    color: inherit
}

.title-with-icon {
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important
}

.title-with-icon:before {
    font-size: 8px;
    margin-right: 20px
}

.widget {
    margin-bottom: 55px
}

.widget form {
    padding: .4em 0
}

.widget select {
    width: 100%
}

.widget ul {
    list-style: none;
    margin: 0
}

.widget ul li {
    padding: .2rem 0
}

.widget ul li+li {
    margin-top: -1px
}

.widget ul li ul {
    padding: .2rem 0 0;
    position: relative
}

.widget ul li li {
    padding-left: .9rem
}

@media (min-width: 992px) {
    .widget ul li li {
        padding-left:1.2rem
    }
}

.widget ul li li:last-child {
    padding-bottom: 0
}

.widget ul li:last-child {
    padding-bottom: 0
}

.widget ul li:first-child {
    padding-top: 0
}

.widget_top-posts ul li ul,.widget_rss_links ul li ul,.widget-grofile ul.grofile-links li ul,.widget_pages ul li ul,.widget_meta ul li ul {
    bottom: 0
}

.widget_top-posts ul li,.widget_rss_links ul li,.widget-grofile ul.grofile-links li {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.widget_top-posts ul li li,.widget_rss_links ul li li,.widget-grofile ul.grofile-links li li {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.widget_rss ul li {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.widget .post-date,.widget .rss-date {
    font-size: .81em
}

.widget_text {
    word-wrap: break-word
}

.widget_rss .widget-title {
    display: flex;
    align-items: center
}

.widget_rss .widget-title .rsswidget:first-child {
    margin-right: 5px
}

.widget_rss .widget-title .rsswidget:first-child:hover {
    background-color: transparent
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: block
}

.widget_rss ul li {
    padding: 1.875rem 0;
    border-top: 1px solid;
    border-color: #ebebeb
}

.widget_rss ul li:first-child {
    border-top: none;
    padding-top: 0
}

.widget_rss li .rsswidget {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 500;
    line-height: 1.4
}

.widget_rss .rss-date,.widget_rss li cite {
    color: #999;
    display: block;
    font-size: 11px;
    font-size: .73333rem;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 700
}

.widget_rss .rss-date {
    margin: .5em 0 1.5em;
    padding: 0
}

.widget_rss .rssSummary {
    margin-bottom: .5em
}

.widget_contact_info .contact-map {
    margin-bottom: .5em
}

.widget-grofile h4 {
    font-size: 16px;
    margin-bottom: 0
}

.widget_recent_comments table,.widget_recent_comments th,.widget_recent_comments td {
    border: 0
}

.widget_recent_comments .recentcomments {
    font-style: italic
}

.widget_recent_comments .recentcomments .comment-author-link {
    color: #000
}

.widget_recent_comments .recentcomments a {
    font-style: normal
}

.widget_recent_entries ul li {
    padding: .7rem 0
}

.widget_recent_entries ul li:first-child {
    padding-top: 0
}

.widget_recent_entries li a {
    font-size: 16px;
    font-size: 1.06667rem;
    line-height: 1.25
}

.widget_recent_entries li.item-recent-post {
    display: flex
}

.widget_recent_entries li.item-recent-post .title-post {
    display: flex;
    flex-direction: column
}

.widget_recent_entries li.item-recent-post a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
    margin-bottom: .5em
}

.widget_recent_entries img {
    margin-right: 20px;
    height: 110px;
    max-width: 110px;
    display: block;
    object-fit: cover;
    border-radius: 6px
}

.widget_recent_entries .post-date {
    display: block;
    font-size: 12px;
    font-size: .8rem;
    color: #999
}

.widget_search .widget-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 1em
}

.widget_search input[type=search] {
    border: 1px solid #ebebeb;
    padding: 10px;
    padding-right: 50px;
    line-height: 30px
}

.widget_search button[type=submit] {
    background: 0 0;
    border: 0;
    font-size: 18px;
    font-size: 1.2rem;
    padding: .8rem;
    line-height: 1
}

.widget_search button[type=submit] span:before {
    display: block
}

.widget_search button[type=submit]:hover,.widget_search button[type=submit]:focus {
    background-color: transparent;
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1
}

.widget_search .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9
}

.widget_meta li,.widget_pages li,.widget_archive li,.widget_categories li {
    overflow: hidden;
    text-align: right;
    color: #999
}

.widget_meta ul,.widget_pages ul,.widget_archive ul,.widget_categories ul {
    clear: both
}

.widget_meta a,.widget_pages a,.widget_archive a,.widget_categories a {
    padding-left: 15px;
    position: relative;
    float: left;
    display: block;
    text-transform: capitalize
}

.widget_meta a:before,.widget_pages a:before,.widget_archive a:before,.widget_categories a:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.secondary-border .search-form input[type=text] {
    border-color: #f5f5f5
}

.secondary-border .search-form input[type=text]:focus {
    border-color: #f5f5f5
}

.none-border .search-form input[type=text] {
    border: none
}

.bottom-to-top .search-form-wapper,.top-to-bottom .search-form-wapper,.popup .search-form-wapper {
    position: relative;
    max-width: 100%
}

.bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,.top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,.popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input {
    text-align: center;
    font-size: 36px;
    border: none
}

@media (max-width: 991px) {
    .bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,.top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,.popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input {
        font-size:24px;
        padding-right: 50px
    }
}

.bottom-to-top .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder,.top-to-bottom .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder,.popup .search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus::placeholder {
    color: inherit;
    opacity: 1
}

.bottom-to-top .search-form-wapper:after,.top-to-bottom .search-form-wapper:after,.popup .search-form-wapper:after {
    content: '';
    width: 100vw;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    border: 1px solid;
    border-color: #ebebeb
}

.bottom-to-top .search-form-wapper .dgwt-wcas-preloader,.top-to-bottom .search-form-wapper .dgwt-wcas-preloader,.popup .search-form-wapper .dgwt-wcas-preloader {
    display: none
}

.bottom-to-top .container,.bottom-to-top #content,.bottom-to-top ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.bottom-to-top .opal-canvas-filter.top,.bottom-to-top .single-product .related.products,.single-product .bottom-to-top .related.products,.bottom-to-top .single-product .up-sells.products,.single-product .bottom-to-top .up-sells.products,.bottom-to-top .otf-product-recently-content .widget_recently_viewed_products,.otf-product-recently-content .bottom-to-top .widget_recently_viewed_products,.top-to-bottom .container,.top-to-bottom #content,.top-to-bottom ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.top-to-bottom .opal-canvas-filter.top,.top-to-bottom .single-product .related.products,.single-product .top-to-bottom .related.products,.top-to-bottom .single-product .up-sells.products,.single-product .top-to-bottom .up-sells.products,.top-to-bottom .otf-product-recently-content .widget_recently_viewed_products,.otf-product-recently-content .top-to-bottom .widget_recently_viewed_products,.popup .container,.popup #content,.popup ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.popup .opal-canvas-filter.top,.popup .single-product .related.products,.single-product .popup .related.products,.popup .single-product .up-sells.products,.single-product .popup .up-sells.products,.popup .otf-product-recently-content .widget_recently_viewed_products,.otf-product-recently-content .popup .widget_recently_viewed_products {
    padding-top: 0;
    padding-bottom: 0
}

.bottom-to-top [data-search-toggle=close],.top-to-bottom [data-search-toggle=close],.popup [data-search-toggle=close] {
    display: block;
    top: 25px;
    right: 60px;
    z-index: 3
}

@media (max-width: 991px) {
    .bottom-to-top [data-search-toggle=close],.top-to-bottom [data-search-toggle=close],.popup [data-search-toggle=close] {
        top:15px;
        right: 20px
    }
}

.bottom-to-top [data-search-toggle=close]:before,.top-to-bottom [data-search-toggle=close]:before,.popup [data-search-toggle=close]:before {
    font-size: 24px
}

.bottom-to-top .search-form input[type=search],.top-to-bottom .search-form input[type=search],.popup .search-form input[type=search] {
    text-align: center;
    font-size: 36px;
    border: none
}

@media (max-width: 991px) {
    .bottom-to-top .search-form input[type=search],.top-to-bottom .search-form input[type=search],.popup .search-form input[type=search] {
        font-size:24px
    }
}

.bottom-to-top .search-submit,.top-to-bottom .search-submit,.popup .search-submit {
    display: none
}

.bottom-to-top .dgwt-wcas-details-wrapp,.bottom-to-top .dgwt-wcas-suggestions-wrapp,.top-to-bottom .dgwt-wcas-details-wrapp,.top-to-bottom .dgwt-wcas-suggestions-wrapp,.popup .dgwt-wcas-details-wrapp,.popup .dgwt-wcas-suggestions-wrapp {
    border-top: none
}

.search-form label {
    margin-bottom: 0
}

.tagcloud,.widget_tag_cloud,.wp_widget_tag_cloud {
    line-height: 1.5
}

.tagcloud:before,.tagcloud:after,.widget_tag_cloud:before,.widget_tag_cloud:after,.wp_widget_tag_cloud:before,.wp_widget_tag_cloud:after {
    content: '';
    display: table;
    clear: both
}

.widget .tagcloud a,.widget.widget_tag_cloud a {
    font-size: .7rem !important;
    display: inline-block;
    float: left;
    margin: 5px 5px 0 0 !important;
    padding: 6px 15px !important;
    position: relative;
    width: auto;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    word-wrap: break-word;
    text-transform: uppercase;
    z-index: 0;
    letter-spacing: .09em;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.wp_widget_tag_cloud a {
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e3e3e3;
    display: inline-block;
    float: left;
    font-size: 12px !important;
    margin: 15px 20px 0 0 !important;
    padding: 5px 25px !important;
    letter-spacing: .1em;
    font-weight: 400;
    position: relative;
    width: auto;
    word-wrap: break-word;
    z-index: 0;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 1;
    color: #999
}

.wp_widget_tag_cloud a:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -5px;
    width: 6px;
    height: calc(100% + 2px);
    background: #e3e3e3;
    -webkit-clip-path: polygon(100% 0%,20% 50%,100% 100%,80% 100%,0% 50%,80% 0);
    clip-path: polygon(100% 0%,20% 50%,100% 100%,80% 100%,0% 50%,80% 0);
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.wp_widget_tag_cloud a:after {
    border-radius: 50%;
    content: "";
    height: 6px;
    position: absolute;
    top: 50%;
    left: 7px;
    width: 6px;
    border-width: 1px;
    transform: translateY(-50%);
    border-style: solid;
    border-color: #e3e3e3;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.widget .tagcloud a:hover,.widget .tagcloud a:focus {
    box-shadow: none;
    text-decoration: none
}

.widget.widget_tag_cloud a:hover,.widget.widget_tag_cloud a:focus {
    box-shadow: none;
    text-decoration: none
}

.wp_widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.widget-area .widget_calendar table {
    margin-bottom: 0
}

.widget_calendar th,.widget_calendar td {
    text-align: center
}

.widget_calendar tfoot td {
    border: 0
}

.widget_calendar tbody a {
    display: inline-block;
    font-weight: 600;
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.list-account {
    vertical-align: middle;
    padding-left: 0;
    list-style: none
}

.list-account li {
    display: inline-block;
    padding-right: .5rem
}

.list-account i {
    padding-right: .5rem
}

.site-footer .widget ul {
    padding-left: 0
}

.site-footer .widget li {
    border: none
}

[data-search-toggle=toggle].active:not(.bottom-to-top) i:before {
    content: '\e461'
}

.widget_text .textwidget p:last-child {
    margin-bottom: 0
}

img,video {
    height: auto;
    max-width: 100%
}

img.alignleft,img.alignright {
    float: none;
    margin: 0
}

.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}

embed,iframe,object {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption,.gallery-caption {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    font-style: italic;
    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: .8075em 0
}

.mejs-container {
    margin-bottom: 1.5em
}

.mejs-controls a.mejs-horizontal-volume-slider {
    background: 0 0;
    border: 0
}

.mejs-controls a.mejs-horizontal-volume-slider:focus,.mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: 0 0;
    border: 0
}

.site-content .wp-playlist-light {
    border-color: #ebebeb;
    color: #222
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #232323
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #e3e3e3
}

.site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    -webkit-transition: background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;
    transition: background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out
}

.site-content .wp-playlist-light .wp-playlist-item:hover,.site-content .wp-playlist-light .wp-playlist-item:focus {
    border-bottom-color: transparent;
    background-color: #e3e3e3;
    color: #fff
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover {
    color: #fff
}

.site-content .wp-playlist-light .wp-playlist-item:hover a,.site-content .wp-playlist-light .wp-playlist-item:focus a {
    color: #fff
}

.site-content .wp-playlist-dark {
    background-color: #222;
    border-color: #232323
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
    background-color: #232323
}

.site-content .wp-playlist-dark .wp-playlist-caption {
    color: #fff
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #fff
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa
}

.site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #232323
}

.site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px solid;
    border-bottom-color: #555;
    -webkit-transition: background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;
    transition: background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,.site-content .wp-playlist-dark .wp-playlist-item:focus {
    border-bottom-color: transparent;
    background-color: #aaa;
    color: #222
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover {
    color: #222
}

.site-content .wp-playlist-dark .wp-playlist-item:hover a,.site-content .wp-playlist-dark .wp-playlist-item:focus a {
    color: #222
}

.site-content .wp-playlist {
    padding: .625em .625em .3125em
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
    font-weight: 700
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
    font-weight: 400
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800;
    letter-spacing: .1818em;
    text-transform: uppercase
}

.site-content .wp-playlist-item {
    padding: 0 .3125em;
    cursor: pointer
}

.site-content .wp-playlist-item:last-of-type {
    border-bottom: none
}

.site-content .wp-playlist-item a {
    padding: .3125em 0;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.site-content .wp-playlist-item a:focus,.site-content .wp-playlist-item a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.site-content .wp-playlist-item-length {
    top: 5px
}

.entry-gallery {
    margin-bottom: 1.5em
}

.entry-gallery .gallery-item {
    width: 100%;
    max-width: 100%;
    padding: 0;
    float: left
}

.widget .gallery,.elementor-element .gallery,.entry-gallery .gallery,.single .gallery {
    margin-left: -10px !important;
    margin-right: -10px !important
}

.widget .gallery-item,.elementor-element .gallery-item,.entry-gallery .gallery-item,.single .gallery-item {
    text-align: center;
    vertical-align: top;
    margin: 20px 0;
    padding-left: 10px !important;
    padding-right: 10px !important
}

.widget .gallery-columns-5 .gallery-item,.elementor-element .gallery-columns-5 .gallery-item,.entry-gallery .gallery-columns-5 .gallery-item,.single .gallery-columns-5 .gallery-item {
    flex: 0 0 20%;
    max-width: 20%
}

.widget .gallery-columns-7 .gallery-item,.elementor-element .gallery-columns-7 .gallery-item,.entry-gallery .gallery-columns-7 .gallery-item,.single .gallery-columns-7 .gallery-item {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.widget .gallery-columns-8 .gallery-item,.elementor-element .gallery-columns-8 .gallery-item,.entry-gallery .gallery-columns-8 .gallery-item,.single .gallery-columns-8 .gallery-item {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.widget .gallery-columns-9 .gallery-item,.elementor-element .gallery-columns-9 .gallery-item,.entry-gallery .gallery-columns-9 .gallery-item,.single .gallery-columns-9 .gallery-item {
    flex: 0 0 11.11111%;
    max-width: 11.11111%
}

.gallery-item a {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    display: block;
    max-width: 100%
}

.gallery-item a:hover,.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    max-width: 100%
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter .2s ease-in;
    transition: -webkit-filter .2s ease-in;
    transition: filter .2s ease-in;
    transition: filter .2s ease-in,-webkit-filter .2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-item a:hover img,.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%)
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 5px 10px 0 0;
    margin-bottom: 0;
    line-height: 1.4
}

.single.single-give_forms .gallery {
    margin-right: -10px;
    margin-left: -10px
}

.single.single-give_forms .gallery .gallery-item {
    padding-left: 10px;
    padding-right: 10px
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal.fade .modal-dialog {
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -webkit-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transform: translate(0,-25%)
}

.modal.show .modal-dialog {
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    display: flex;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 15px 40px #e3e3e3;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #e7e7e7
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: flex;
    align-items: center;
    padding: 15px;
    border-top: 1px solid #e7e7e7
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width:800px
    }
}

.modal-user .opal-tabs>nav {
    margin-bottom: 0
}

.modal-user .opal-tabs>nav li a {
    text-transform: uppercase;
    color: #fff
}

.modal-user .opal-tabs>nav li.tab-current a {
    color: #000
}

.modal-user .btn-modal-close {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0,-50%);
    z-index: 1000;
    text-align: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    background-color: #232323;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.modal-user.loading .opal-tab-content:after,.modal-user.loading .tab-current:after {
    position: absolute;
    background: rgba(227,227,227,.3);
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 900
}

.modal-user.loading a,.modal-user.loading button,.modal-user.loading input,.modal-user.loading label,.modal-user.loading checkbox,.modal-user.loading select {
    pointer-events: none
}

.modal-user.loading .opal-loader {
    display: block
}

.modal-user .opal-loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500
}

.modal-user .opal-loader-inner {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
    color: #fff;
    padding: 0 100px;
    text-align: center
}

.modal-user .opal-loader-inner label {
    font-size: 20px;
    font-size: 1.25rem;
    opacity: 0;
    color: #9bc03b;
    display: inline-block
}

.modal-user .opal-loader-inner label:nth-child(6) {
    -webkit-animation: lol 3s infinite ease-in-out;
    animation: lol 3s infinite ease-in-out
}

.modal-user .opal-loader-inner label:nth-child(5) {
    -webkit-animation: lol 3s .1s infinite ease-in-out;
    animation: lol 3s .1s infinite ease-in-out
}

.modal-user .opal-loader-inner label:nth-child(4) {
    -webkit-animation: lol 3s .2s infinite ease-in-out;
    animation: lol 3s .2s infinite ease-in-out
}

.modal-user .opal-loader-inner label:nth-child(3) {
    -webkit-animation: lol 3s .3s infinite ease-in-out;
    animation: lol 3s .3s infinite ease-in-out
}

.modal-user .opal-loader-inner label:nth-child(2) {
    -webkit-animation: lol 3s .4s infinite ease-in-out;
    animation: lol 3s .4s infinite ease-in-out
}

.modal-user .opal-loader-inner label:nth-child(1) {
    -webkit-animation: lol 3s .5s infinite ease-in-out;
    animation: lol 3s .5s infinite ease-in-out
}

@keyframes lol {
    0% {
        opacity: 0;
        transform: translateX(-300px)
    }

    33% {
        opacity: 1;
        transform: translateX(0px)
    }

    66% {
        opacity: 1;
        transform: translateX(0px)
    }

    100% {
        opacity: 0;
        transform: translateX(300px)
    }
}

@-webkit-keyframes lol {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-300px)
    }

    33% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }

    66% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(300px)
    }
}

input[type=text]::placeholder,input[type=email]::placeholder,input[type=url]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=range]::placeholder,input[type=date]::placeholder,input[type=month]::placeholder,input[type=week]::placeholder,input[type=time]::placeholder,input[type=datetime]::placeholder,input[type=datetime-local]::placeholder,input[type=color]::placeholder,input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea::placeholder,textarea,.mainmenu-container li a span,.site-footer a,.breadcrumb a,.comment-metadata,.comment-metadata a,.c-body,.site-header-account .account-links-menu li a,.site-header-account .account-dashboard li a,.comment-form label,.comment-form a,.cart-collaterals .cart_totals th,#payment .payment_methods li.woocommerce-notice,#payment .payment_methods li.woocommerce-notice--info,#payment .payment_methods li.woocommerce-info,table.woocommerce-checkout-review-order-table th,.single-product .stock.out-of-stock,.opal-style-1.search-form-wapper .search-submit span,.opal-style-1.search-form-wapper .search-submit span:before,.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item):after,.elementor-nav-menu--dropdown a,.elementor-tabs-h-align-flex-end .elementor-tabs-wrapper .elementor-tab-title,.elementor-search-form--skin-minimal .elementor-search-form__icon,.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-content,.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered,.opal-currency_switcher .list-currency button[type=submit],.select-items div {
    color: #666
}

.widget-area strong,h1,h2,h3,h4,h5,h6,.opal-h1,.page-title-bar .page-title,.opal-h2,.entry-header .entry-title,.opal-h3,.related-posts .related-heading,.comments-title,.comment-respond .comment-reply-title,.opal-h4,h2.widget-title,h2.widgettitle,.column-item .entry-header .entry-title,.opal-h5,.opal-h6,blockquote,.breadcrumb.current-item,.breadcrumb span.current-item,.breadcrumb *.current-item,th,a,.main-navigation .top-menu>li>a,.main-navigation:not(.navigation-dark) .top-menu>li>a,.mainmenu-container ul ul .menu-item>a:hover,.mainmenu-container ul ul .menu-item>a:active,.mainmenu-container ul ul .menu-item>a:focus,.entry-content blockquote cite a,.entry-content strong,.entry-content dt,.entry-content th,.entry-content dt a,.entry-content th a,.single .navigation .nav-link a,.error404 .error-text,.error404 .error-btn-bh,.breadcrumb,.comment-content strong,.comment-author,.comment-author a,.comment-metadata a.comment-edit-link,.comment-reply-link,.comment-content table th,.comment-content table td a,.comment-content dt,.elementor-element .elementor-widget-wp-widget-recent-posts .title-post a,.widget .tagcloud a,.widget.widget_tag_cloud a,.c-heading,fieldset legend,.entry-meta .author a:not(:hover),.author-wrapper .author-name,.search .site-content .page-title,.site-header-account .login-form-title,table.shop_table_responsive tbody th,.site-header-cart .widget_shopping_cart p.total .woocommerce-Price-amount,.site-header-cart .shopping_cart_nav p.total .woocommerce-Price-amount,.filter-close,table.cart:not(.wishlist_table) th,.cart-collaterals .cart_totals .order-total .woocommerce-Price-amount,.cart-collaterals .cart_totals .amount,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info,#payment .payment_methods>.wc_payment_method>label,table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount,table.woocommerce-checkout-review-order-table .product-name,.woocommerce-billing-fields label,.woocommerce-billing-fields>h3,.woocommerce-additional-fields label,.cart th,.shop_table th,.woocommerce-account .woocommerce-MyAccount-content strong,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Price-amount,.osf-sorting .display-mode button.active,.osf-sorting .display-mode button:hover,.woocommerce-Tabs-panel table.shop_attributes th,#osf-accordion-container table.shop_attributes th,.woocommerce-tabs#osf-accordion-container [data-accordion] [data-control],.elementor-accordion .elementor-tab-title,.elementor-featured-box-wrapper .elementor-featured-box-title,.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title,.elementor-price-table__currency,.elementor-price-table__integer-part,.elementor-price-table__feature-inner span.item-active,.elementor-price-table__period,.elementor-widget-opal-products-tabs .elementor-tab-title,.elementor-progress-percentage,.elementor-widget-progress .elementor-title,.elementor-teams-wrapper .elementor-team-name,.elementor-widget-opal-testimonials .elementor-testimonial-title,.elementor-widget-opal-testimonials .elementor-testimonial-content,.elementor-widget-opal-testimonials .elementor-testimonial-name,.elementor-widget-opal-testimonials .elementor-testimonial-job,.wishlist_table .product-price {
    color: #000
}

.error404 .sub-h2-2,.button-outline-secondary,.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.mailchimp-button-outline_secondary button,.elementor-element .elementor-button-outline_secondary .elementor-button,.c-secondary,.author-wrapper .author-name h6,.contactform-content button.mfp-close {
    color: #f5f5f5
}

.f-secondary {
    fill: #f5f5f5
}

.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.elementor-button-secondary button[type=submit],.elementor-button-secondary input[type=button],.elementor-button-secondary input[type=submit],.elementor-element .elementor-button-secondary .elementor-button,.button-outline-secondary:hover,.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.mailchimp-button-outline_secondary button:hover,.button-outline-secondary:active,.elementor-wpcf7-button-outline_secondary input:active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.mailchimp-button-outline_secondary button:active,.button-outline-secondary.active,.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.mailchimp-button-outline_secondary button.active,.show>.button-outline-secondary.dropdown-toggle,.elementor-wpcf7-button-outline_secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_secondary .show>button.dropdown-toggle,.elementor-element .elementor-button-outline_secondary .elementor-button:hover,.elementor-element .elementor-button-outline_secondary .elementor-button:active,.elementor-element .elementor-button-outline_secondary .elementor-button:focus,.bg-secondary,#secondary .elementor-widget-wp-widget-categories a:before,.elementor-flip-box__back,.e--pointer-dot .elementor-item:before {
    background-color: #f5f5f5
}

.form-control:focus,.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.elementor-button-secondary button[type=submit],.elementor-button-secondary input[type=button],.elementor-button-secondary input[type=submit],.elementor-element .elementor-button-secondary .elementor-button,.button-outline-secondary,.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.mailchimp-button-outline_secondary button,.elementor-element .elementor-button-outline_secondary .elementor-button,.button-outline-secondary:hover,.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.button-outline-secondary:active,.elementor-wpcf7-button-outline_secondary input:active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.button-outline-secondary.active,.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.show>.button-outline-secondary.dropdown-toggle,.elementor-wpcf7-button-outline_secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_secondary .show>button.dropdown-toggle,.elementor-element .elementor-button-outline_secondary .elementor-button:hover,.elementor-element .elementor-button-outline_secondary .elementor-button:active,.elementor-element .elementor-button-outline_secondary .elementor-button:focus,.b-secondary {
    border-color: #f5f5f5
}

.button-secondary:hover,.secondary-button .search-submit:hover,.elementor-wpcf7-button-secondary input:hover[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.mailchimp-button-secondary button:hover,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.elementor-button-secondary button[type=submit]:hover,.elementor-button-secondary button[type=submit]:active,.elementor-button-secondary button[type=submit]:focus,.elementor-button-secondary input[type=button]:hover,.elementor-button-secondary input[type=button]:active,.elementor-button-secondary input[type=button]:focus,.elementor-button-secondary input[type=submit]:hover,.elementor-button-secondary input[type=submit]:active,.elementor-button-secondary input[type=submit]:focus,.elementor-element .elementor-button-secondary .elementor-button:hover,.elementor-element .elementor-button-secondary .elementor-button:active,.elementor-element .elementor-button-secondary .elementor-button:focus {
    background-color: #cfcfcf
}

.button-secondary:hover,.secondary-button .search-submit:hover,.elementor-wpcf7-button-secondary input:hover[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.mailchimp-button-secondary button:hover,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.elementor-button-secondary button[type=submit]:hover,.elementor-button-secondary button[type=submit]:active,.elementor-button-secondary button[type=submit]:focus,.elementor-button-secondary input[type=button]:hover,.elementor-button-secondary input[type=button]:active,.elementor-button-secondary input[type=button]:focus,.elementor-button-secondary input[type=submit]:hover,.elementor-button-secondary input[type=submit]:active,.elementor-button-secondary input[type=submit]:focus,.elementor-element .elementor-button-secondary .elementor-button:hover,.elementor-element .elementor-button-secondary .elementor-button:active,.elementor-element .elementor-button-secondary .elementor-button:focus {
    border-color: #cfcfcf
}

.btn-link,.elementor-element .elementor-button-link .elementor-button,.button-link,blockquote:before,.mainmenu-container li.current-menu-parent>a,.mainmenu-container .menu-item>a:hover,.menu-toggle,.site-header .header-group .search-submit:hover,.site-header .header-group .search-submit:focus,.cat-links a,.entry-meta .cat-links a,.cat-tags-links .tags-links a:hover,.cat-tags-links .tags-links a:focus,.more-link,.pbr-social-share a:hover,.single .navigation>div:hover,.single .navigation>div:hover .nav-title,.single .navigation>div:hover a,.single .navigation>div:hover b,.error404 .sub-h2-1,.error404 .error-btn-bh a,.breadcrumb a:hover,.breadcrumb a:hover span,.site-header-account>a:hover i,.site-header-account>a:hover .text-account,.comment-author a:hover,.comment-metadata a:hover,.elementor-element .elementor-widget-wp-widget-recent-posts .title-post a:hover,.title-with-icon:before,.widget_recent_entries li a:hover,.widget_recent_entries li a:active,.widget_search button[type=submit],.widget .tagcloud a:hover,.widget .tagcloud a:focus,.widget.widget_tag_cloud a:hover,.widget.widget_tag_cloud a:focus,.button-outline-primary,.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.mailchimp-button-outline_primary button,.widget_shopping_cart .buttons .button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button,.c-primary,.navigation-button .menu-toggle:hover,.navigation-button .menu-toggle:focus,.entry-header .entry-title a:hover,.entry-content blockquote cite a:hover,.site-header-account .account-dropdown a.register-link,.site-header-account .account-dropdown a.lostpass-link,.site-header-account .account-links-menu li a:hover,.site-header-account .account-dashboard li a:hover,.comment-form a:hover,.wp_widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus,#secondary .elementor-widget-container h5:first-of-type,.elementor-nav-menu-popup .mfp-close,.site-header-cart .widget_shopping_cart .product_list_widget li a:hover,.site-header-cart .widget_shopping_cart .product_list_widget li a:focus,.site-header-cart .shopping_cart_nav .product_list_widget li a:hover,.site-header-cart .shopping_cart_nav .product_list_widget li a:focus,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a:hover,.woocommerce-privacy-policy-link,.opal-currency_switcher .list-currency button[type=submit]:hover,.opal-currency_switcher .list-currency li.active button[type=submit],ul.products li.product.osf-product-list .price,ul.products li.product .posfed_in a:hover,.select-items div:hover,.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover,.button-wrapper #chart-button,.product_list_widget a:hover,.product_list_widget a:active,.product_list_widget a:focus,.woocommerce-product-list a:hover,.woocommerce-product-list a:active,.woocommerce-product-list a:focus,#secondary .elementor-widget-wp-widget-recent-posts a,.elementor-accordion .elementor-tab-title.elementor-active,.contactform-content .form-title,.elementor-widget-opal-countdown .elementor-countdown-digits,.elementor-featured-box-wrapper i,.elementor-widget-icon-box.elementor-view-framed:hover .elementor-icon,.elementor-widget-icon-box.elementor-view-framed:not(:hover) .elementor-icon,.elementor-widget-icon-box.elementor-view-default:hover .elementor-icon,.elementor-widget-icon-box.elementor-view-default:not(:hover) .elementor-icon,.elementor-widget-icon-box:hover .elementor-icon-box-title,.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title.elementor-active,.elementor-nav-menu--main.elementor-nav-menu--layout-horizontal .elementor-nav-menu a.elementor-sub-item.elementor-item-active,.elementor-nav-menu--main .elementor-item.highlighted,.elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-nav-menu--main .elementor-item:hover,.elementor-nav-menu--main .elementor-item:focus,.elementor-nav-menu--main .current-menu-ancestor .elementor-item.has-submenu,.elementor-nav-menu--popup .elementor-item.highlighted,.elementor-nav-menu--popup .elementor-item.elementor-item-active,.elementor-nav-menu--popup .elementor-item:hover,.elementor-nav-menu--popup .elementor-item:focus,.elementor-nav-menu--popup .elementor-nav-menu--dropdown a:hover,.elementor-nav-menu--popup .elementor-nav-menu--dropdown a.highlighted,.elementor-nav-menu--dropdown:not(.mega-menu) a:hover,.elementor-nav-menu--dropdown:not(.mega-menu) a.highlighted,.elementor-nav-menu--dropdown:not(.mega-menu) .has-submenu,.portfolio .portfolio-content .entry-title a:hover,.portfolio .entry-category a:hover,.elementor-portfolio-style-overlay .portfolio .portfolio-content .entry-title a:hover,.elementor-portfolio-style-overlay .portfolio .portfolio-content .entry-category a:hover,.elementor-portfolio__filter:hover,.single-portfolio-navigation .nav-link:hover span,.elementor-button-default .elementor-button,.elementor-widget-opal-products-tabs .elementor-tab-title:hover,.elementor-widget-opal-products-tabs .elementor-tab-title.elementor-active,.elementor-tabs-h-align-flex-end .elementor-tabs-wrapper .elementor-tab-title.elementor-active,.elementor-tabs-h-align-flex-end .elementor-tabs-wrapper .elementor-tab-title:hover,.elementor-search-form .elementor-search-form__submit:hover,.elementor-search-form--skin-full_screen .elementor-search-form__toggle:hover,.elementor-teams-wrapper .elementor-team-name:hover,.elementor-teams-wrapper .team-icon-socials li:hover a,.elementor-video-icon,.header-button:hover i,.header-button:hover .title,.header-button:hover .count-text,.header-button:hover .amount,.header-button:hover .text-wishlist,.header-button:focus i,.header-button:focus .title,.header-button:focus .count-text,.header-button:focus .amount,.header-button:focus .text-wishlist,.opal-canvas-filter .widget.widget_product_categories ul li a:hover,.opal-canvas-filter .widget.widget_product_categories ul li.current-cat a,.woocommerce-MyAccount-navigation ul li.is-active a,ul.products li.product .price,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div>a:hover:before,.single-product div.product .entry-summary .compare:hover:before,.single-product div.product .summary .price,.single-product div.product .product_meta .sku_wrapper a:hover,.single-product div.product .product_meta .posted_in a:hover,.single-product div.product .product_meta .tagged_as a:hover,.single-product div.product .pbr-social-share a:hover,.single-product .woocommerce-tabs .wc-tabs .active a,.woocommerce-tabs ul.tabs li a:hover,.product_list_widget .amount,.woocommerce-product-list .amount,.product_list_widget ins .amount,.woocommerce-product-list ins .amount,.widget_price_filter .price_slider_amount .price_label span,.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item):hover,.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.button-variable-item.selected:not(.radio-variable-item),.product-style-1 li.product h2 a:hover,.product-style-1 li.product h3 a:hover,.product-style-1 li.product .woocommerce-loop-product__title a:hover,.product-style-1 li.product .posted_in a:hover {
    color: #e7c2a4
}

.f-primary {
    fill: #9bc03b
}

.mp-level::-webkit-scrollbar-thumb,.page-numbers:not(ul):not(.dots):hover,.page-numbers:not(ul):not(.dots):focus,.page-numbers.current:not(ul):not(.dots),.comments-link span,.page-links a:hover .page-number,.page-links a:focus .page-number,.page-links>.page-number,.widget_meta a:before,.widget_pages a:before,.widget_archive a:before,.widget_categories a:before,.widget_meta a:hover:before,.widget_pages a:hover:before,.widget_archive a:hover:before,.widget_categories a:hover:before,.wp_widget_tag_cloud a:hover:before,.wp_widget_tag_cloud a:focus:before,.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-default:hover,.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:hover,.button-dark:active,.elementor-element .elementor-button-dark .elementor-button:active,.button-dark:focus,.elementor-element .elementor-button-dark .elementor-button:focus,.button-light:hover,.elementor-element .elementor-button-light .elementor-button:hover,.button-light:active,.elementor-element .elementor-button-light .elementor-button:active,.button-light:focus,.elementor-element .elementor-button-light .elementor-button:focus,.elementor-element .elementor-button-primary .elementor-button,.button-outline-primary:hover,.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.elementor-wpcf7-button-outline_primary button:hover[type=submit],.mailchimp-button-outline_primary button:hover,.widget_shopping_cart .buttons .button:hover:nth-child(odd),.button-outline-primary:active,.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.mailchimp-button-outline_primary button:active,.widget_shopping_cart .buttons .button:active:nth-child(odd),.button-outline-primary.active,.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.mailchimp-button-outline_primary button.active,.widget_shopping_cart .buttons .active.button:nth-child(odd),.show>.button-outline-primary.dropdown-toggle,.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=button],.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_primary .show>button.dropdown-toggle,.widget_shopping_cart .buttons .show>.dropdown-toggle.button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button:hover,.elementor-element .elementor-button-outline_primary .elementor-button:active,.elementor-element .elementor-button-outline_primary .elementor-button:focus,.bg-primary,.owl-theme.owl-carousel .owl-nav [class*=owl-]:hover:before,.owl-theme .products .owl-nav [class*=owl-]:hover:before,.elementor-widget-divider .elementor-divider-separator:before,.elementor-flip-box__front,.elementor-widget-icon-box.elementor-view-stacked:hover .elementor-icon,.elementor-widget-icon-box.elementor-view-stacked:not(:hover) .elementor-icon,.elementor-widget-opal-image-hotspots .scrollbar-inner>.scroll-element .scroll-bar,.opal-image-hotspots-main-icons .opal-image-hotspots-icon,.elementor-widget-opal-image-gallery .gallery-item-overlay,.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active,.elementor-nav-menu--main.elementor-nav-menu--layout-horizontal:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:before,.elementor-nav-menu--main.elementor-nav-menu--layout-horizontal:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:after,.elementor-nav-menu--main.e--pointer-dot .elementor-item.elementor-item-active:before,.elementor-nav-menu--main.e--pointer-dot .elementor-item:hover:before,.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:before,.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after,.elementor-nav-menu--popup.e--pointer-dot .elementor-item.elementor-item-active:before,.elementor-nav-menu--popup.e--pointer-dot .elementor-item:hover:before,.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading,.single-portfolio-summary .pbr-social-share a:hover,.elementor-widget-opal-products-tabs .elementor-tab-title:before,.elementor-timeline-carousel .timeline-carosuel-item .timeline-number,.elementor-timeline-carousel .timeline-carosuel-item:hover .timeline-number,.elementor-timeline-carousel .timeline-carosuel-item.timeline-item-activate .timeline-number,.timeline-item .timeline-number,.elementor-timeline-view-vertical .timeline-number,.header-button .count,.notification-added-to-cart .ns-content,#payment .place-order .button:hover,form.register .button[type=submit]:hover,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:hover,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:active,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:focus,.single-product .single_add_to_cart_button,.single-product .single_add_to_cart_button.disabled[type=submit],.woocommerce-tabs ul.tabs li a:after,.widget_price_filter .ui-slider .ui-slider-handle,.widget_price_filter .ui-slider .ui-slider-range,.handheld-footer-bar .cart .footer-cart-contents .count,.product-style-1 li.product a[class*=product_type_]:hover,.product-style-1 li.product a.loading[class*=product_type_] {
    background-color: #9bc03b
}

.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,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,input[type=color]:focus,textarea:focus,.cat-tags-links .tags-links a:hover,.cat-tags-links .tags-links a:focus,.site-header-account .account-dropdown .account-wrap,.widget .tagcloud a:hover,.widget .tagcloud a:focus,.widget.widget_tag_cloud a:hover,.widget.widget_tag_cloud a:focus,.wp_widget_tag_cloud a:hover:after,.wp_widget_tag_cloud a:focus:after,.wp_widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus,.button-default:hover,.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:hover,.button-dark:active,.elementor-element .elementor-button-dark .elementor-button:active,.button-dark:focus,.elementor-element .elementor-button-dark .elementor-button:focus,.button-light:hover,.elementor-element .elementor-button-light .elementor-button:hover,.button-light:active,.elementor-element .elementor-button-light .elementor-button:active,.button-light:focus,.elementor-element .elementor-button-light .elementor-button:focus,.elementor-element .elementor-button-primary .elementor-button,.button-outline-primary,.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.mailchimp-button-outline_primary button,.widget_shopping_cart .buttons .button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button,.button-outline-primary:hover,.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.elementor-wpcf7-button-outline_primary button:hover[type=submit],.mailchimp-button-outline_primary button:hover,.widget_shopping_cart .buttons .button:hover:nth-child(odd),.button-outline-primary:active,.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.mailchimp-button-outline_primary button:active,.widget_shopping_cart .buttons .button:active:nth-child(odd),.button-outline-primary.active,.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.mailchimp-button-outline_primary button.active,.widget_shopping_cart .buttons .active.button:nth-child(odd),.show>.button-outline-primary.dropdown-toggle,.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=button],.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_primary .show>button.dropdown-toggle,.widget_shopping_cart .buttons .show>.dropdown-toggle.button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button:hover,.elementor-element .elementor-button-outline_primary .elementor-button:active,.elementor-element .elementor-button-outline_primary .elementor-button:focus,.b-primary,.owl-theme.owl-carousel .owl-nav [class*=owl-]:hover:before,.owl-theme .products .owl-nav [class*=owl-]:hover:before,.elementor-widget-icon-box.elementor-view-framed:hover .elementor-icon,.elementor-widget-icon-box.elementor-view-framed:not(:hover) .elementor-icon,.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active:before,.e--pointer-framed .elementor-item.elementor-item-active:before,.e--pointer-framed .elementor-item.elementor-item-active:after,.e--pointer-framed .elementor-item:before,.e--pointer-framed .elementor-item:after,.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu,.elementor-nav-menu--main .elementor-nav-menu ul,.mega-menu-item,ul.elementor-price-table__features-list,.elementor-widget-opal-products.elementor-product-list-border-style.elementor-product-list-style-2 .woocommerce-product-list li .inner,.elementor-search-form__container:not(.elementor-search-form--full-screen),.elementor-search-form--skin-full_screen .elementor-search-form__toggle:hover,.elementor-timeline-carousel .timeline-carosuel-item:hover .timeline-number,.elementor-timeline-carousel .timeline-carosuel-item.timeline-item-activate .timeline-number,.site-header-cart .widget_shopping_cart,#payment .place-order .button:hover,form.register .button[type=submit]:hover,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div>a:hover,.single-product div.product .entry-summary .compare:hover,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:hover,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:active,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:focus,.single-product .single_add_to_cart_button,.single-product .single_add_to_cart_button.disabled[type=submit],.osf-product-deal .woocommerce-product-list .opal-countdown .day,.otf-product-recently-content li:hover .product-thumbnail img,.product-style-1 li.product a[class*=product_type_]:hover,.product-style-1 li.product a.loading[class*=product_type_] {
    border-color: #9bc03b
}

.btn-link:focus,.elementor-element .elementor-button-link .elementor-button:focus,.btn-link:hover,.elementor-element .elementor-button-link .elementor-button:hover,.button-link:focus,.button-link:hover,a:hover,a:active,.cat-links a:hover,.entry-meta .cat-links a:hover,.widget_search button[type=submit]:hover,.widget_search button[type=submit]:focus {
    color: #6c8529
}

.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover,.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.show>.button-primary.dropdown-toggle,.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=submit],.show>button.dropdown-toggle[type=submit],.page .edit-link .show>a.dropdown-toggle.post-edit-link,.show>.dropdown-toggle.scrollup,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-primary .show>button.dropdown-toggle,.wc-proceed-to-checkout .show>.dropdown-toggle.button,.woocommerce-cart .return-to-shop .show>a.dropdown-toggle,.wishlist_table .product-add-to-cart .show>a.dropdown-toggle.button,.woocommerce-MyAccount-content .woocommerce-Pagination .show>.dropdown-toggle.woocommerce-button,.widget_shopping_cart .buttons .show>.dropdown-toggle.button,.elementor-element .elementor-button-primary .elementor-button:hover,.elementor-element .elementor-button-primary .elementor-button:active,.elementor-element .elementor-button-primary .elementor-button:focus,.single-product .single_add_to_cart_button:hover,.single-product .single_add_to_cart_button.disabled[type=submit]:hover {
    background-color: #6c8529
}

.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.show>.button-primary.dropdown-toggle,.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=submit],.show>button.dropdown-toggle[type=submit],.page .edit-link .show>a.dropdown-toggle.post-edit-link,.show>.dropdown-toggle.scrollup,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-primary .show>button.dropdown-toggle,.wc-proceed-to-checkout .show>.dropdown-toggle.button,.woocommerce-cart .return-to-shop .show>a.dropdown-toggle,.wishlist_table .product-add-to-cart .show>a.dropdown-toggle.button,.woocommerce-MyAccount-content .woocommerce-Pagination .show>.dropdown-toggle.woocommerce-button,.widget_shopping_cart .buttons .show>.dropdown-toggle.button,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover,.elementor-element .elementor-button-primary .elementor-button:hover,.elementor-element .elementor-button-primary .elementor-button:active,.elementor-element .elementor-button-primary .elementor-button:focus,.single-product .single_add_to_cart_button:hover,.single-product .single_add_to_cart_button.disabled[type=submit]:hover {
    border-color: #6c8529
}

.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-default:hover,.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:hover,.button-dark:active,.elementor-element .elementor-button-dark .elementor-button:active,.button-dark:focus,.elementor-element .elementor-button-dark .elementor-button:focus,.button-light:hover,.elementor-element .elementor-button-light .elementor-button:hover,.button-light:active,.elementor-element .elementor-button-light .elementor-button:active,.button-light:focus,.elementor-element .elementor-button-light .elementor-button:focus,.elementor-element .elementor-button-primary .elementor-button {
    background-color: #9bc03b;
    border-color: #9bc03b
}

.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover,.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.show>.button-primary.dropdown-toggle,.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=submit],.show>button.dropdown-toggle[type=submit],.page .edit-link .show>a.dropdown-toggle.post-edit-link,.show>.dropdown-toggle.scrollup,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-primary .show>button.dropdown-toggle,.wc-proceed-to-checkout .show>.dropdown-toggle.button,.woocommerce-cart .return-to-shop .show>a.dropdown-toggle,.wishlist_table .product-add-to-cart .show>a.dropdown-toggle.button,.woocommerce-MyAccount-content .woocommerce-Pagination .show>.dropdown-toggle.woocommerce-button,.widget_shopping_cart .buttons .show>.dropdown-toggle.button,.elementor-element .elementor-button-primary .elementor-button:hover,.elementor-element .elementor-button-primary .elementor-button:active,.elementor-element .elementor-button-primary .elementor-button:focus {
    background-color: #6c8529;
    border-color: #6c8529
}

.button-outline-primary,.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.mailchimp-button-outline_primary button,.widget_shopping_cart .buttons .button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button {
    color: #9bc03b;
    border-color: #9bc03b;
    background-color: transparent
}

.button-outline-primary:hover,.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.elementor-wpcf7-button-outline_primary button:hover[type=submit],.mailchimp-button-outline_primary button:hover,.widget_shopping_cart .buttons .button:hover:nth-child(odd),.button-outline-primary:active,.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.mailchimp-button-outline_primary button:active,.widget_shopping_cart .buttons .button:active:nth-child(odd),.button-outline-primary.active,.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.mailchimp-button-outline_primary button.active,.widget_shopping_cart .buttons .active.button:nth-child(odd),.show>.button-outline-primary.dropdown-toggle,.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=button],.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_primary .show>button.dropdown-toggle,.widget_shopping_cart .buttons .show>.dropdown-toggle.button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button:hover,.elementor-element .elementor-button-outline_primary .elementor-button:active,.elementor-element .elementor-button-outline_primary .elementor-button:focus {
    background-color: #9bc03b;
    border-color: #9bc03b;
    color: #fff
}

.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.elementor-button-secondary button[type=submit],.elementor-button-secondary input[type=button],.elementor-button-secondary input[type=submit],.elementor-element .elementor-button-secondary .elementor-button {
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.button-outline-secondary,.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.mailchimp-button-outline_secondary button,.elementor-element .elementor-button-outline_secondary .elementor-button {
    color: #f5f5f5;
    border-color: #f5f5f5;
    background-color: transparent
}

.button-outline-secondary:hover,.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.mailchimp-button-outline_secondary button:hover,.button-outline-secondary:active,.elementor-wpcf7-button-outline_secondary input:active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.mailchimp-button-outline_secondary button:active,.button-outline-secondary.active,.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.mailchimp-button-outline_secondary button.active,.show>.button-outline-secondary.dropdown-toggle,.elementor-wpcf7-button-outline_secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_secondary .show>button.dropdown-toggle,.elementor-element .elementor-button-outline_secondary .elementor-button:hover,.elementor-element .elementor-button-outline_secondary .elementor-button:active,.elementor-element .elementor-button-outline_secondary .elementor-button:focus {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #fff
}

.button-secondary:hover,.secondary-button .search-submit:hover,.elementor-wpcf7-button-secondary input:hover[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.mailchimp-button-secondary button:hover,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.elementor-button-secondary button[type=submit]:hover,.elementor-button-secondary button[type=submit]:active,.elementor-button-secondary button[type=submit]:focus,.elementor-button-secondary input[type=button]:hover,.elementor-button-secondary input[type=button]:active,.elementor-button-secondary input[type=button]:focus,.elementor-button-secondary input[type=submit]:hover,.elementor-button-secondary input[type=submit]:active,.elementor-button-secondary input[type=submit]:focus,.elementor-element .elementor-button-secondary .elementor-button:hover,.elementor-element .elementor-button-secondary .elementor-button:active,.elementor-element .elementor-button-secondary .elementor-button:focus {
    background-color: #cfcfcf;
    border-color: #cfcfcf
}

@media screen and (min-width: 20em) {
    body.customize-partial-edit-shortcuts-shown .site-header .site-title {
        padding-left:0
    }
}

@media screen and (min-width: 30em) {
    img.alignleft {
        float:left;
        margin-right: 1.5em
    }

    img.alignright {
        float: right;
        margin-left: 1.5em
    }

    .panel-content .wrap {
        padding-bottom: 2em;
        padding-top: 3.5em
    }

    .page-one-column .panel-content .wrap {
        max-width: 740px
    }

    .recent-posts .entry-header {
        margin-bottom: 0
    }
}

@media screen and (min-width: 48em) {
    .error404 #primary {
        float:none
    }

    .site-branding {
        margin-bottom: 0
    }

    .custom-header-media {
        height: 165px;
        position: relative
    }

    .site-title {
        font-size: 24px
    }

    .site-description {
        font-size: 16px
    }

    .menu-toggle,.dropdown-toggle {
        display: none
    }

    .site-header .main-navigation ul {
        display: block
    }

    .site-header .main-navigation ul ul {
        display: block
    }

    .site-header .main-navigation>div>ul {
        display: inline-block
    }

    .site-header .main-navigation ul {
        background: 0 0;
        padding: 0
    }

    .site-header .main-navigation>div>ul {
        border: 0;
        margin-bottom: 0;
        padding: 0
    }

    .site-header .main-navigation li {
        display: inline-block
    }

    .site-header .main-navigation li li {
        display: block
    }

    .site-header .main-navigation ul ul {
        background: #fff;
        left: 0;
        padding: 20px 0;
        position: absolute;
        top: calc(100% + 15px);
        opacity: 0;
        visibility: hidden;
        z-index: 99999;
        pointer-events: none;
        transition: opacity .25s ease,visibility .25s ease,top .25s ease
    }

    .site-header .main-navigation ul ul li>ul {
        left: 100%;
        right: auto
    }

    .site-header .main-navigation ul ul li:hover>ul,.site-header .main-navigation ul ul li.focus>ul {
        top: 0;
        opacity: 1;
        visibility: visible;
        pointer-events: visible
    }

    .site-header .main-navigation li li {
        -webkit-transition: background-color .2s ease-in-out;
        transition: background-color .2s ease-in-out
    }

    .site-header .main-navigation li li a {
        -webkit-transition: color .3s ease-in-out;
        transition: color .3s ease-in-out
    }

    .site-header .main-navigation ul li:hover>ul,.site-header .main-navigation ul li.focus>ul {
        top: 100%;
        visibility: visible;
        opacity: 1;
        right: auto;
        pointer-events: visible
    }

    .site-header .main-navigation .menu-item-has-children>a>i,.site-header .main-navigation .page_item_has_children>a>i {
        display: inline;
        left: 5px;
        position: relative;
        top: -1px
    }

    .site-header .main-navigation ul ul .menu-item-has-children>a>i,.site-header .main-navigation ul ul .page_item_has_children>a>i {
        margin-top: -9px;
        left: auto;
        position: absolute;
        right: 1em;
        top: 50%;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .site-header .main-navigation ul ul ul {
        left: -999em;
        top: 15px
    }

    .site-header .main-navigation ul ul li.menu-item-has-children.focus:before,.site-header .main-navigation ul ul li.menu-item-has-children:hover:before,.site-header .main-navigation ul ul li.menu-item-has-children.focus:after,.site-header .main-navigation ul ul li.menu-item-has-children:hover:after {
        display: none
    }

    .site-header .main-navigation ul ul li.page_item_has_children.focus:before,.site-header .main-navigation ul ul li.page_item_has_children:hover:before,.site-header .main-navigation ul ul li.page_item_has_children.focus:after,.site-header .main-navigation ul ul li.page_item_has_children:hover:after {
        display: none
    }

    .site-header .site-navigation-fixed .menu-scroll-down {
        display: none
    }

    .site-header .menu-scroll-down {
        display: block;
        padding: 1em;
        position: absolute;
        right: 0;
        color: #fff;
        top: 2em
    }

    .site-header .menu-scroll-down .icon {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .panel-content .wrap {
        padding-bottom: 4.5em;
        padding-top: 6em
    }

    .panel-image {
        height: 100vh;
        max-height: 1200px
    }

    .background-fixed .panel-image {
        background-attachment: fixed
    }

    .panel-content .recent-posts article {
        margin-bottom: 4em
    }

    .panel-content .recent-posts .entry-header {
        float: none;
        width: 100%
    }

    .panel-content .recent-posts .entry-header {
        margin-bottom: 1.5em
    }

    .page .panel-content .recent-posts .entry-title {
        font-size: 24px;
        font-size: 1.6rem
    }

    .comments-pagination {
        clear: both
    }

    .post-navigation {
        clear: both
    }

    .post-navigation .nav-previous {
        width: 50%
    }

    .post-navigation .nav-next {
        text-align: right;
        width: 50%
    }

    .nav-next,.post-navigation .nav-next {
        margin-top: 0
    }

    .sticky .icon-thumb-tack {
        height: 23px;
        left: -2.5em;
        top: 1.5em;
        width: 32px
    }

    .format-quote blockquote .icon {
        left: -1.5em
    }

    .nav-links .nav-title {
        position: relative
    }

    #secondary {
        font-size: 14px;
        font-size: .93333rem
    }

    .site-info .sep {
        margin: 0 .5em;
        display: inline;
        visibility: visible;
        height: auto;
        width: auto
    }
}

@media screen and (min-width: 67em) {
    .sticky .fa-thumb-tack {
        font-size:32px;
        font-size: 2rem;
        height: 22px;
        left: -1.25em;
        top: .75em;
        width: 32px
    }

    .comment-body {
        margin-left: 0
    }
}

@media print {
    form,button,input,select,textarea,#topbar,#page-title-bar,.social-navigation,#secondary,.content-bottom-widgets,.header-image,.panel-image-prop,.icon-thumb-tack,.page-links,.edit-link,.post-navigation,.pagination.navigation,.navigation.woocommerce-pagination,.comments-pagination,.comment-respond,.comment-edit-link,.comment-reply-link,.comment-metadata .edit-link,.pingback .edit-link,.site-footer aside.widget-area,.site-info {
        display: none !important
    }

    .entry-footer,#comments,.site-footer,.single-featured-image-header {
        border: 0
    }

    body {
        font-size: 12pt
    }

    h1 {
        font-size: 24pt
    }

    h2 {
        font-size: 22pt
    }

    h3 {
        font-size: 17pt
    }

    h4 {
        font-size: 12pt
    }

    h5 {
        font-size: 11pt
    }

    h6 {
        font-size: 12pt
    }

    .page .panel-content .entry-title,.page-title,body.page:not(.ezboozt-front-page) .entry-title {
        font-size: 10pt
    }

    .wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
        max-width: none
    }

    .site-header {
        background: 0 0;
        padding: 0
    }

    .site-branding {
        margin-top: 0;
        margin-bottom: 1.75em !important
    }

    .site-title {
        font-size: 25pt
    }

    .site-description {
        font-size: 12pt;
        opacity: 1
    }

    .single-featured-image-header {
        background: 0 0
    }

    .entry-meta {
        font-size: 9pt
    }

    body,.site {
        background: 0 0 !important
    }

    body,a,.site-title a {
        color: #1e3954 !important
    }

    h2,h5,blockquote,.site-description {
        color: #777 !important
    }

    .entry-meta {
        color: #777 !important
    }

    .entry-meta a {
        color: #777 !important
    }

    .entry-content blockquote.alignleft,.entry-content blockquote.alignright {
        font-size: 11pt;
        width: 34%
    }

    .site-footer {
        padding: 0
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0px,0px)
}

.owl-carousel .owl-wrapper,.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel+.owl-carousel-thumbnail {
    margin-top: 10px
}

.owl-carousel+.owl-carousel-thumbnail .owl-item .item {
    opacity: .2;
    transition: opacity .4s;
    cursor: pointer
}

.owl-carousel+.owl-carousel-thumbnail .owl-item .item.selected,.owl-carousel+.owl-carousel-thumbnail .owl-item .item:hover {
    opacity: 1
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(//stellamegacantho.vn/wp-content/themes/medicor/../images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme.owl-carousel .owl-nav,.owl-theme .products .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme.owl-carousel .owl-nav [class*=owl-],.owl-theme .products .owl-nav [class*=owl-] {
    width: auto;
    line-height: normal;
    height: auto;
    color: #999;
    margin: 0;
    padding: 0;
    background: 0 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    box-shadow: none;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    text-align: center;
    font-size: 0px;
    font-size: 0rem;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.owl-theme.owl-carousel .owl-nav [class*=owl-]:before,.owl-theme .products .owl-nav [class*=owl-]:before {
    font-size: 12px;
    display: block;
    text-align: center;
    color: #999;
    background: 0 0;
    border: 2px solid #999;
    border-radius: 0;
    width: 24px;
    height: 24px;
    line-height: 21px;
    border-radius: 50%;
    font-weight: 700;
    box-sizing: border-box;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next,.owl-theme .products .owl-nav [class*=owl-].owl-next {
    right: 0
}

.owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev,.owl-theme .products .owl-nav [class*=owl-].owl-prev {
    left: 0
}

.owl-theme.owl-carousel .owl-nav [class*=owl-]:hover,.owl-theme .products .owl-nav [class*=owl-]:hover {
    text-decoration: none
}

.owl-theme.owl-carousel .owl-nav [class*=owl-]:hover:before,.owl-theme .products .owl-nav [class*=owl-]:hover:before {
    color: #fff
}

.owl-theme.owl-carousel .owl-nav .disabled,.owl-theme .products .owl-nav .disabled {
    opacity: .5;
    cursor: no-drop
}

.owl-theme.owl-carousel .owl-dots,.owl-theme .products .owl-dots {
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme.owl-carousel .owl-dots .owl-dot,.owl-theme .products .owl-dots .owl-dot {
    display: inline-block;
    zoom:1;border: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    background: #dedede;
    position: relative;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    vertical-align: middle
}

.owl-theme.owl-carousel .owl-dots .owl-dot:hover,.owl-theme.owl-carousel .owl-dots .owl-dot.active,.owl-theme .products .owl-dots .owl-dot:hover,.owl-theme .products .owl-dots .owl-dot.active {
    background: #9bc03b
}

.owl-theme.owl-carousel .owl-dots .owl-dot:last-child,.owl-theme .products .owl-dots .owl-dot:last-child {
    margin: 0
}

.slider-visible .owl-carousel .owl-stage-outer {
    overflow: visible
}

.mfp-zoom-in .contactform-content,.mfp-zoom-in .mailchimp-content,.mfp-zoom-in .review_wrapper,.mfp-zoom-in .elementor-nav-menu-popup,.mfp-zoom-in .property-variation-content {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .contactform-content,.mfp-zoom-in.mfp-ready .mailchimp-content,.mfp-zoom-in.mfp-ready .review_wrapper,.mfp-zoom-in.mfp-ready .elementor-nav-menu-popup,.mfp-zoom-in.mfp-ready .property-variation-content {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .contactform-content,.mfp-zoom-in.mfp-removing .mailchimp-content,.mfp-zoom-in.mfp-removing .review_wrapper,.mfp-zoom-in.mfp-removing .elementor-nav-menu-popup,.mfp-zoom-in.mfp-removing .property-variation-content {
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.elementor-widget-opal-button-contact7.elementor-align-left {
    text-align: left
}

.elementor-widget-opal-button-contact7.elementor-align-center {
    text-align: center
}

.elementor-widget-opal-button-contact7.elementor-align-right {
    text-align: right
}

.elementor-editor-active .mfp-hide {
    display: none !important
}

.shape-custom .elementor-shape {
    top: -11px
}

[data-elementor-columns].no-gutter {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0
}

[data-elementor-columns].no-gutter .column-item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

.column-item.portfolio-entries {
    margin-bottom: 20px
}

.row.owl-carousel,body.opal-default-content-layout-2cr #content .owl-carousel.wrap,body.opal-content-layout-2cl #content .owl-carousel.wrap,body.opal-content-layout-2cr #content .owl-carousel.wrap,.owl-carousel[data-opal-columns],.opal-archive-style-4.blog .owl-carousel.site-main,.opal-archive-style-4.archive .owl-carousel.site-main,.site-footer .owl-carousel.widget-area,.owl-carousel.comment-form,.widget .owl-carousel.gallery,.elementor-element .owl-carousel.gallery,.entry-gallery .owl-carousel.gallery,.single .owl-carousel.gallery,.owl-carousel[data-elementor-columns],.single-portfolio-summary .owl-carousel.single-portfolio-summary-inner,.opal-canvas-filter.top .owl-carousel.opal-canvas-filter-wrap,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .owl-carousel.woof_redraw_zone,.woocommerce-cart .owl-carousel.woocommerce,.woocommerce-billing-fields .owl-carousel.woocommerce-billing-fields__field-wrapper,.woocommerce-MyAccount-content form.owl-carousel[class^=woocommerce-],.owl-carousel.woocommerce-columns--addresses,form.owl-carousel.track_order,.woocommerce-account .owl-carousel.woocommerce,.owl-carousel.woocommerce-Addresses,.owl-carousel.woocommerce-address-fields__field-wrapper,ul.owl-carousel.products,.owl-carousel.osf-sorting,.single-product div.owl-carousel.product {
    margin-left: 0 !important;
    margin-right: 0 !important
}

[data-elementor-columns="5"] .column-item {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 992px) {
    [data-elementor-columns="5"] .column-item {
        flex:0 0 20%;
        max-width: 20%
    }
}

[data-elementor-columns-tablet="5"] .column-item {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 768px) {
    [data-elementor-columns-tablet="5"] .column-item {
        flex:0 0 20%;
        max-width: 20%
    }
}

[data-elementor-columns-mobile="5"] .column-item {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 576px) {
    [data-elementor-columns-mobile="5"] .column-item {
        flex:0 0 20%;
        max-width: 20%
    }
}

body.opal-layout-boxed .site-header .elementor-section.elementor-section-stretched {
    left: 0 !important
}

.opal-content-layout-2cr .site-content section.elementor-section-stretched,.opal-content-layout-2cl .site-content section.elementor-section-stretched {
    max-width: 100%;
    left: auto !important
}

@media (min-width: 576px) {
    [data-opal-columns="5"] .column-item {
        flex:0 0 20%;
        max-width: 20%
    }
}

.opal-loading {
    position: relative
}

.opal-loading:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    border: 1px solid #bbb;
    border-left-color: #000;
    border-radius: 50%;
    animation: opal-loading .45s infinite linear;
    -webkit-animation: opal-loading .45s infinite linear;
    margin: 20px auto;
    position: absolute;
    left: 50%;
    top: 50%
}

.opal-border-1 {
    position: relative
}

.opal-border-1:after,.opal-border-1:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #e3e3e3;
    content: "";
    width: 1px;
    height: 100px
}

@media (max-width: 575px) {
    .opal-border-1:after,.opal-border-1:before {
        width:0
    }
}

.opal-border-1:after {
    right: 0
}

.opal-border-1:before {
    left: 0
}

.elementor-shape {
    z-index: 1
}

.elementor-widget ul.menu {
    margin: 0;
    list-style: none
}

.elementor-widget ul.menu ul {
    list-style: none
}

.elementor-widget .elementor-text-editor p:last-child {
    margin-bottom: 0
}

.elementor-widget-wp-widget-recent-posts li.item-recent-post {
    display: flex;
    padding: .5rem 0;
    border: 0;
    line-height: 26px
}

.elementor-widget-wp-widget-recent-posts li.item-recent-post a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.elementor-widget-wp-widget-recent-posts img {
    margin-right: 15px;
    height: 100%;
    max-width: 80px;
    display: block
}

.elementor-widget-wp-widget-recent-posts .post-date {
    display: block;
    font-size: 12px;
    font-size: .8rem;
    margin-top: 10px
}

#secondary .elementor-widget-container h5:first-of-type {
    font-size: 18px;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 20px
}

#secondary .elementor-widget-wp-widget-recent-posts {
    font-size: 16px;
    font-size: 1.06667rem
}

#secondary .elementor-widget-wp-widget-recent-posts a {
    font-weight: 400
}

#secondary .elementor-widget-wp-widget-recent-posts li {
    border-color: #e0e2e6
}

#secondary .elementor-widget-wp-widget-categories .elementor-widget-container h5:first-of-type {
    font-size: 30px;
    font-size: 2rem;
    color: #fff;
    line-height: 40px;
    border-bottom: 3px solid rgba(255,255,255,.2);
    padding-bottom: 20px;
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: -.5px
}

#secondary .elementor-widget-wp-widget-categories li {
    border-color: rgba(255,255,255,.2)
}

#secondary .elementor-widget-wp-widget-categories li:last-child {
    border-bottom: 0 solid
}

#secondary .elementor-widget-wp-widget-categories a {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 300;
    color: #b3bdd1;
    display: block;
    letter-spacing: -.5px
}

#secondary .elementor-widget-wp-widget-categories a:before {
    content: '';
    width: 0;
    height: 7px;
    border-radius: 50%;
    margin: 0;
    display: inline-block;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

#secondary .elementor-widget-wp-widget-categories a.elementor-item-active,#secondary .elementor-widget-wp-widget-categories a:hover {
    color: #fff
}

#secondary .elementor-widget-wp-widget-categories a.elementor-item-active:before,#secondary .elementor-widget-wp-widget-categories a:hover:before {
    width: 7px;
    margin-right: 10px
}

.parallax-layer {
    position: absolute;
    display: block;
    pointer-events: none;
    width: 100%;
    height: 100%
}

@media (max-width: 991px) {
    .parallax-layer {
        display:none
    }
}

.elementor-accordion .elementor-tab-title {
    display: flex;
    align-items: center
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: auto;
    vertical-align: middle
}

.elementor-accordion p:last-child {
    margin-bottom: 0
}

.elementor-widget-opal-account {
    display: flex
}

.elementor-widget-opal-account.elementor-align-center .elementor-widget-container {
    margin-left: auto;
    margin-right: auto
}

.elementor-widget-opal-account.elementor-align-left .elementor-widget-container {
    margin-right: auto
}

.elementor-widget-opal-account.elementor-align-left .site-header-account .account-dropdown {
    right: auto;
    left: 0
}

.elementor-widget-opal-account.elementor-align-left .site-header-account .account-wrap:before {
    left: 20px
}

.elementor-widget-opal-account.elementor-align-right .elementor-widget-container {
    margin-left: auto
}

.opal-move-up {
    animation-name: opalMoveUp;
    -moz-animation-name: opalMoveUp;
    -webkit-animation-name: opalMoveUp
}

@-webkit-keyframes opalMoveUp {
    from {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes opalMoveUp {
    from {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes opalMoveUp {
    from {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes opalMoveUp {
    from {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.opal-move-down {
    animation-name: opalMoveDown;
    -moz-animation-name: opalMoveDown;
    -webkit-animation-name: opalMoveDown
}

@-webkit-keyframes opalMoveDown {
    from {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes opalMoveDown {
    from {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes opalMoveDown {
    from {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes opalMoveDown {
    from {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.opal-move-left {
    animation-name: opalMoveLeft;
    -moz-animation-name: opalMoveLeft;
    -webkit-animation-name: opalMoveLeft
}

@-webkit-keyframes opalMoveLeft {
    from {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes opalMoveLeft {
    from {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-ms-keyframes opalMoveLeft {
    from {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes opalMoveLeft {
    from {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.opal-move-right {
    animation-name: opalMoveRight;
    -moz-animation-name: opalMoveRight;
    -webkit-animation-name: opalMoveRight
}

@-webkit-keyframes opalMoveRight {
    from {
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes opalMoveRight {
    from {
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@-ms-keyframes opalMoveRight {
    from {
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes opalMoveRight {
    from {
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.opal-scale-up {
    animation-name: opalScaleUp;
    -moz-animation-name: opalScaleUp;
    -webkit-animation-name: opalScaleUp
}

@-webkit-keyframes opalScaleUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes opalScaleUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-ms-keyframes opalScaleUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes opalScaleUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.opal-flip {
    animation-name: opalFlip;
    -moz-animation-name: opalFlip;
    -webkit-animation-name: opalFlip
}

@-webkit-keyframes opalFlip {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

@-moz-keyframes opalFlip {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

@-ms-keyframes opalFlip {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes opalFlip {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

.opal-helix {
    animation-name: opalHelix;
    -moz-animation-name: opalHelix;
    -webkit-animation-name: opalHelix
}

@-webkit-keyframes opalHelix {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes opalHelix {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

@-ms-keyframes opalHelix {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

@keyframes opalHelix {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

.opal-am-popup {
    animation: opalPopup;
    -moz-animation-name: opalPopup;
    -webkit-animation-name: opalPopup
}

@-webkit-keyframes opalPopup {
    from {
        opacity: 0;
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-perspective: 1300px;
        perspective: 1300px
    }

    70% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes opalPopup {
    from {
        opacity: 0;
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-perspective: 1300px;
        perspective: 1300px
    }

    70% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-ms-keyframes opalPopup {
    from {
        opacity: 0;
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-perspective: 1300px;
        perspective: 1300px
    }

    70% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes opalPopup {
    from {
        opacity: 0;
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-perspective: 1300px;
        perspective: 1300px
    }

    70% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1
    }
}

.elementor-brand-item {
    text-align: center
}

.elementor-brand-item .elementor-brand-image {
    display: block;
    width: 100%;
    font-size: 0;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-brand-wrapper .row,.elementor-brand-wrapper body.opal-default-content-layout-2cr #content .wrap,body.opal-default-content-layout-2cr #content .elementor-brand-wrapper .wrap,.elementor-brand-wrapper body.opal-content-layout-2cl #content .wrap,body.opal-content-layout-2cl #content .elementor-brand-wrapper .wrap,.elementor-brand-wrapper body.opal-content-layout-2cr #content .wrap,body.opal-content-layout-2cr #content .elementor-brand-wrapper .wrap,.elementor-brand-wrapper [data-opal-columns],.elementor-brand-wrapper .opal-archive-style-4.blog .site-main,.opal-archive-style-4.blog .elementor-brand-wrapper .site-main,.elementor-brand-wrapper .opal-archive-style-4.archive .site-main,.opal-archive-style-4.archive .elementor-brand-wrapper .site-main,.elementor-brand-wrapper .site-footer .widget-area,.site-footer .elementor-brand-wrapper .widget-area,.elementor-brand-wrapper .comment-form,.elementor-brand-wrapper .widget .gallery,.widget .elementor-brand-wrapper .gallery,.elementor-brand-wrapper .elementor-element .gallery,.elementor-element .elementor-brand-wrapper .gallery,.elementor-brand-wrapper .entry-gallery .gallery,.entry-gallery .elementor-brand-wrapper .gallery,.elementor-brand-wrapper .single .gallery,.single .elementor-brand-wrapper .gallery,.elementor-brand-wrapper [data-elementor-columns],.elementor-brand-wrapper .single-portfolio-summary .single-portfolio-summary-inner,.single-portfolio-summary .elementor-brand-wrapper .single-portfolio-summary-inner,.elementor-brand-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap,.opal-canvas-filter.top .elementor-brand-wrapper .opal-canvas-filter-wrap,.elementor-brand-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-brand-wrapper .woof_redraw_zone,.elementor-brand-wrapper .woocommerce-cart .woocommerce,.woocommerce-cart .elementor-brand-wrapper .woocommerce,.elementor-brand-wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-billing-fields .elementor-brand-wrapper .woocommerce-billing-fields__field-wrapper,.elementor-brand-wrapper .woocommerce-MyAccount-content form[class^=woocommerce-],.woocommerce-MyAccount-content .elementor-brand-wrapper form[class^=woocommerce-],.elementor-brand-wrapper .woocommerce-columns--addresses,.elementor-brand-wrapper form.track_order,.elementor-brand-wrapper .woocommerce-account .woocommerce,.woocommerce-account .elementor-brand-wrapper .woocommerce,.elementor-brand-wrapper .woocommerce-Addresses,.elementor-brand-wrapper .woocommerce-address-fields__field-wrapper,.elementor-brand-wrapper ul.products,.elementor-brand-wrapper .osf-sorting,.elementor-brand-wrapper .single-product div.product,.single-product .elementor-brand-wrapper div.product {
    justify-content: center
}

.elementor-brand-wrapper a {
    display: block
}

.elementor-brand-wrapper a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.elementor-brand-wrapper img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-element .elementor-button {
    border: 1px solid transparent;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0rem;
    background-color: #f8f8f8;
    color: #666;
    -ms-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -o-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -moz-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -webkit-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease
}

.elementor-element .elementor-button.elementor-size-xs {
    padding: .3rem 1.5rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button.elementor-size-sm {
    padding: .5rem 2rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button.elementor-size-md {
    padding: .8rem 2.45rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button.elementor-size-lg {
    padding: 1rem 3rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button.elementor-size-xl {
    padding: 1.5rem 4rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.elementor-element .elementor-button .elementor-button-text {
    order: 2
}

.elementor-element .elementor-button .elementor-align-icon-right {
    order: 3
}

.elementor-element .elementor-button .elementor-button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.elementor-element .elementor-button i {
    display: block
}

.elementor-element .elementor-button i:before {
    display: block
}

.contactform-content {
    background-color: #fff;
    max-width: 700px;
    padding: 60px
}

@media (max-width: 767px) {
    .contactform-content {
        padding:60px 30px
    }
}

.contactform-content button.mfp-close {
    font-size: 48px;
    width: 60px;
    height: 60px;
    opacity: 1;
    line-height: 60px
}

.contactform-content .form-title {
    font-size: 30px;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px
}

.contactform-content .wpcf7-submit {
    width: 100%
}

.elementor-bg-transform .elementor-bg {
    will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.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 {
    -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 .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-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 .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%)
}

.call-to-action-wrapper-transform-move-down .elementor-widget-container:hover .elementor-cta {
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.call-to-action-wrapper-transform-move-up .elementor-widget-container:hover .elementor-cta {
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px)
}

.elementor-cta {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    transition: .5s
}

.elementor-cta--skin-classic .elementor-cta {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
    position: relative;
    min-height: 200px;
    width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%;
    background-color: #f7f7f7
}

.elementor-cta--skin-classic .elementor-cta__content-item {
    color: #55595c;
    border-color: #55595c
}

.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
    color: #55595c;
    border-color: #55595c
}

.elementor-cta--skin-cover .elementor-cta {
    display: block
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%
}

.elementor-cta--skin-cover .elementor-cta__content {
    min-height: 280px
}

.elementor-cta--skin-cover .elementor-cta__content-item {
    color: #fff;
    border-color: #fff
}

.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
    color: #fff;
    border-color: #fff
}

.elementor-cta--layout-image-above .elementor-cta {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
}

.elementor-cta--layout-image-below .elementor-cta {
    flex-direction: column-reverse
}

.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
}

.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-cta--layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-cta--layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-cta__bg,.elementor-cta__bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.elementor-cta__bg-wrapper {
    z-index: 1;
    overflow: hidden
}

.elementor-cta__bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    z-index: 1;
    background-repeat: no-repeat
}

.elementor-cta__bg-overlay {
    z-index: 2
}

.elementor-cta__button.elementor-button {
    cursor: pointer;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto
}

.elementor-cta__title {
    font-size: 23px
}

.elementor-cta__content {
    z-index: 2;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 35px;
    width: 100%;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff
}

.elementor-cta__content>* {
    position: relative;
    z-index: 2
}

.elementor-cta__content>svg {
    width: 285px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1
}

.elementor-cta__content-item {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    width: 100%;
    margin: 0
}

.elementor-cta__content-item:not(:last-child) {
    margin-bottom: 15px
}

.elementor-cta__content-item .elementor-icon {
    color: #fff
}

.elementor-cta--valign-top .elementor-cta__content {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-cta--valign-middle .elementor-cta__content {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-cta--valign-bottom .elementor-cta__content {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: rgba(0,0,0,.3)
}

@media (max-device-width: 1024px) {
    .elementor-cta {
        cursor:pointer
    }
}

@media (min-width: 1025px) {
    .elementor-cta--desktop-layout-image-above .elementor-cta {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .elementor-cta--desktop-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta,.elementor-cta--desktop-layout-image-right .elementor-cta {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--desktop-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta__content,.elementor-cta--desktop-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--desktop-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (max-width: 1024px) {
    .elementor-cta--tablet-layout-image-above .elementor-cta {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--tablet-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (max-width: 767px) {
    .elementor-cta--mobile-layout-image-above .elementor-cta {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--mobile-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.elementor-ribbon {
    position: absolute;
    z-index: 2;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px
}

.elementor-ribbon-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
    color: #fff
}

.elementor-ribbon.elementor-ribbon-left {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: 0;
    right: auto
}

.elementor-ribbon.elementor-ribbon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    right: 0
}

.elementor-widget-opal-cart .elementor-widget-container {
    display: flex
}

.elementor-widget-opal-chart .elementor-chart-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-widget-opal-chart .chart-canvas {
    width: 290px;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    position: relative
}

.elementor-widget-opal-chart .chart-legend {
    padding-left: 30px
}

@media (max-width: 767px) {
    .elementor-widget-opal-chart .chart-legend {
        flex:0 0 100%;
        max-width: 100%;
        padding-top: 1.5em;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.elementor-widget-opal-chart ul {
    padding: 0;
    margin: 0
}

.elementor-widget-opal-chart li {
    list-style: none;
    display: flex;
    padding: 5px 0;
    align-items: center
}

.elementor-widget-opal-chart i {
    font-size: 30px;
    font-size: 2rem
}

.elementor-widget-opal-chart .chart-name {
    color: #999;
    padding-left: 20px
}

.elementor-align-right .wpcf7 .ajax-loader {
    background-position: center right
}

.elementor-align-center .wpcf7 .ajax-loader {
    background-position: center center
}

.elementor-align-justify .wpcf7 input[type=submit],.elementor-tablet-align-justify .wpcf7 input[type=submit],.elementor-mobile-align-justify .wpcf7 input[type=submit] {
    width: 100%
}

.elementor-align-justify .wpcf7 div.wpcf7-response-output,.elementor-tablet-align-justify .wpcf7 div.wpcf7-response-output,.elementor-mobile-align-justify .wpcf7 div.wpcf7-response-output {
    text-align: center
}

.elementor-align-justify .wpcf7 .ajax-loader,.elementor-tablet-align-justify .wpcf7 .ajax-loader,.elementor-mobile-align-justify .wpcf7 .ajax-loader {
    background-position: center center
}

.elementor-widget-opal-countdown .elementor-opal-countdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    margin-right: auto;
    margin-left: auto
}

.elementor-widget-opal-countdown .elementor-countdown-item {
    flex-basis: 160px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.elementor-widget-opal-countdown .elementor-countdown-item:last-child:after {
    display: none
}

.elementor-widget-opal-countdown .elementor-countdown-item:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 65px;
    background-color: #ebebeb;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-widget-opal-countdown .elementor-countdown-label {
    font-size: 12px;
    font-size: .8rem;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.elementor-widget-opal-countdown .elementor-countdown-digits {
    font-size: 60px;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1
}

.elementor-counter {
    position: relative
}

.elementor-counter .elementor-counter-number-wrapper {
    margin-bottom: 10px;
    align-items: baseline
}

.elementor-position-right .elementor-counter .elementor-counter-number-wrapper {
    justify-content: flex-end
}

.elementor-position-left .elementor-counter .elementor-counter-number-wrapper {
    justify-content: flex-start
}

.elementor-position-center .elementor-counter .elementor-counter-number-wrapper {
    justify-content: center
}

.elementor-alignment-left .elementor-counter {
    display: flex;
    align-items: flex-start
}

.elementor-alignment-left .elementor-counter .elementor-icon-counter {
    display: inline-flex;
    flex: 0 0 auto
}

.elementor-alignment-left .elementor-counter .elementor-counter-wrapper {
    flex-grow: 1
}

.elementor-alignment-right .elementor-counter {
    display: flex;
    flex-direction: row-reverse
}

.elementor-alignment-right .elementor-counter .elementor-icon-counter {
    display: inline-flex;
    flex: 0 0 auto
}

.elementor-alignment-right .elementor-counter .elementor-counter-wrapper {
    flex-grow: 1
}

.elementor-vertical-align-top .elementor-counter {
    align-items: flex-start
}

.elementor-vertical-align-middle .elementor-counter {
    align-items: center
}

.elementor-vertical-align-bottom .elementor-counter {
    align-items: flex-end
}

.elementor-counter .elementor-icon-counter {
    line-height: 1;
    font-size: 60px;
    font-size: 4rem
}

.elementor-counter .elementor-icon-counter i {
    display: block;
    margin-bottom: 35px
}

.elementor-counter .elementor-icon-counter i:before {
    display: block
}

.elementor-counter .elementor-counter-number {
    font-size: 50px;
    font-size: 3.33333rem;
    font-weight: 700
}

.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix {
    flex-grow: 0;
    font-size: 50px;
    font-size: 3.33333rem;
    font-weight: 700
}

.elementor-counter .elementor-counter-title {
    line-height: normal;
    text-align: inherit;
    font-size: 14px;
    font-size: .93333rem;
    font-weight: 600
}

.elementor-counter .elementor-counter-sub-title {
    font-size: 14px;
    font-size: .93333rem
}

.elementor-counter .elementor-counter-description {
    font-size: 14px;
    font-size: .93333rem
}

.elementor-widget-divider.divider-has-underline-yes .elementor-divider-separator:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.elementor-widget-divider.divider-has-underline-yes.divider-underline-center .elementor-divider-separator:before {
    left: 0;
    right: 0;
    margin: 0 auto
}

.elementor-widget-divider.divider-has-underline-yes.divider-underline-right .elementor-divider-separator:before {
    left: auto;
    right: 0
}

.elementor-widget-divider .elementor-divider-separator {
    position: relative
}

.elementor-widget-divider .elementor-divider-separator:before {
    width: 30px;
    height: 1px
}

.elementor-featured-box-wrapper {
    overflow: hidden;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-featured-box-wrapper .elementor-featured-box-top {
    font-size: 0
}

.elementor-featured-box-wrapper .elementor-featured-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-featured-box-wrapper i {
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 65px
}

.elementor-featured-box-wrapper i:before {
    display: block
}

.elementor-featured-box-wrapper .elementor-featured-box-sub-title {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 600;
    color: #b4bbc2;
    display: block;
    margin-bottom: 15px;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-featured-box-wrapper .elementor-featured-box-title {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    margin-top: 0;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-featured-box-wrapper .elementor-featured-box-description {
    margin-bottom: 0;
    font-size: 14px;
    font-size: .93333rem;
    line-height: 1.71;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-flip-box {
    height: 400px;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

@media (max-device-width: 1024px) {
    .elementor-flip-box {
        cursor:pointer
    }
}

.elementor-flip-box__back {
    display: block
}

.elementor-flip-box__layer {
    position: absolute;
    width: 100%;
    height: 100%;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.elementor-flip-box__layer__overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
    padding: 60px
}

.elementor-flip-box__layer__sub_title {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.6;
    margin-bottom: 10px;
    display: block
}

.elementor-flip-box__layer__title {
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    padding: 0;
    margin-bottom: 20px;
    text-transform: uppercase
}

.elementor-flip-box__layer__description {
    color: #fff
}

.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon {
    color: #fff
}

.elementor-flip-box .elementor-view-framed .elementor-icon {
    border-color: #fff
}

.elementor-flip-box .elementor-view-stacked .elementor-icon {
    background-color: rgba(0,0,0,.5)
}

.elementor-flip-box svg {
    fill: #fff;
    display: none
}

.elementor-flip-box__button.elementor-button {
    cursor: pointer;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    background: #fff
}

.elementor-flip-box__button.elementor-button:hover {
    background: 0 0;
    text-decoration: none
}

.elementor-flip-box__image {
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
    line-height: 0
}

.elementor-flip-box__image img {
    width: 50%
}

.elementor-flip-box .elementor-icon-wrapper {
    margin-bottom: 20px
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
    -webkit-transform: translateZ(90px) scale(.91);
    transform: translateZ(90px) scale(.91)
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(.1px);
    transform: translateZ(.1px)
}

.elementor-flip-box--effect-flip .elementor-flip-box {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-flip-box--effect-flip .elementor-flip-box__front {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1
}

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
    -webkit-transform: rotateX(0) rotateY(-180deg);
    transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(0) rotateY(180deg);
    transform: rotateX(0) rotateY(180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back {
    -webkit-transform: rotateX(0) rotateY(180deg);
    transform: rotateX(0) rotateY(180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(0) rotateY(-180deg);
    transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
    -webkit-transform: rotateX(-180deg) rotateY(0);
    transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(180deg) rotateY(0);
    transform: rotateX(180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back {
    -webkit-transform: rotateX(180deg) rotateY(0);
    transform: rotateX(180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(-180deg) rotateY(0);
    transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-push .elementor-flip-box__front {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(100%) translateY(0);
    -ms-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(0) translateY(-100%);
    -ms-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(0) translateY(100%);
    -ms-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-slide .elementor-flip-box,.elementor-flip-box--effect-push .elementor-flip-box {
    overflow: hidden
}

.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back {
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back {
    -webkit-transform: translateX(100%) translateY(0);
    -ms-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back {
    -webkit-transform: translateX(0) translateY(100%);
    -ms-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back {
    -webkit-transform: translateX(0) translateY(-100%);
    -ms-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
    -webkit-transition: opacity .35s,width .1ms,-webkit-transform .7s;
    transition: opacity .35s,width .1ms,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .35s,width .1ms;
    transition: transform .7s,opacity .35s,width .1ms;
    transition: transform .7s,opacity .35s,width .1ms,-webkit-transform .7s;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 1;
    width: 100%
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
    width: 0;
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;
    transition: opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;
    -o-transition: transform .8s,opacity .7s .1s,width .1ms .7s;
    transition: transform .8s,opacity .7s .1s,width .1ms .7s;
    transition: transform .8s,opacity .7s .1s,width .1ms .7s,-webkit-transform .8s
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
    -webkit-transition: opacity .5s .2s,-webkit-transform .7s;
    transition: opacity .5s .2s,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .5s .2s;
    transition: transform .7s,opacity .5s .2s;
    transition: transform .7s,opacity .5s .2s,-webkit-transform .7s;
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transition: opacity .5s,-webkit-transform .7s;
    transition: opacity .5s,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .5s;
    transition: transform .7s,opacity .5s;
    transition: transform .7s,opacity .5s,-webkit-transform .7s;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
    opacity: 0
}

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
    opacity: 1
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
    display: none
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.elementor-widget-opal-flip-box .elementor-widget-container {
    overflow: hidden
}

.elementor-widget-opal-header-group .elementor-widget-container {
    display: flex;
    align-items: center
}

.elementor-widget-opal-header-group .search-form {
    order: 2
}

.elementor-widget-opal-header-group .account {
    order: 3
}

.elementor-widget-opal-header-group .site-header-wishlist {
    order: 1
}

.elementor-widget-opal-header-group .cart-woocommerce {
    order: 4
}

.elementor-widget-opal-header-group.elementor-align-left .elementor-widget-container {
    justify-content: flex-start
}

.elementor-widget-opal-header-group.elementor-align-right .elementor-widget-container {
    justify-content: flex-end
}

.elementor-widget-opal-header-group.elementor-align-center .elementor-widget-container {
    justify-content: center
}

.elementor-widget-heading .sub-title {
    display: block;
    font-size: 15px;
    margin-bottom: 1px
}

.elementor-widget-heading .elementor-heading-title {
    position: relative;
    display: flex;
    align-items: center
}

.elementor-widget-heading .elementor-heading-title:before,.elementor-widget-heading .elementor-heading-title:after {
    height: 1px;
    flex: 1;
    background-color: #ebebeb
}

.elementor-widget-heading.elementor-align-left .elementor-heading-title {
    justify-content: flex-start
}

.elementor-widget-heading.elementor-align-center .elementor-heading-title {
    justify-content: center
}

.elementor-widget-heading.elementor-align-right .elementor-heading-title {
    justify-content: flex-end
}

@media (max-width: 1199px) {
    .elementor-widget-heading.elementor-tablet-align-left .elementor-heading-title {
        justify-content:flex-start
    }

    .elementor-widget-heading.elementor-tablet-align-center .elementor-heading-title {
        justify-content: center
    }

    .elementor-widget-heading.elementor-tablet-align-right .elementor-heading-title {
        justify-content: flex-end
    }
}

@media (max-width: 767px) {
    .elementor-widget-heading.elementor-mobile-align-left .elementor-heading-title {
        justify-content:flex-start
    }

    .elementor-widget-heading.elementor-mobile-align-center .elementor-heading-title {
        justify-content: center
    }

    .elementor-widget-heading.elementor-mobile-align-right .elementor-heading-title {
        justify-content: flex-end
    }
}

.elementor-widget-heading.show-line-yes.elementor-align-left .elementor-heading-title:after {
    content: "";
    margin-left: 20px
}

.elementor-widget-heading.show-line-yes.elementor-align-center .elementor-heading-title:before {
    content: "";
    margin-left: 0;
    margin-right: 20px
}

.elementor-widget-heading.show-line-yes.elementor-align-center .elementor-heading-title:after {
    content: "";
    margin-left: 20px;
    margin-right: 0
}

.elementor-widget-heading.show-line-yes.elementor-align-right .elementor-heading-title:before {
    content: "";
    margin-right: 20px
}

@media (max-width: 1199px) {
    .elementor-widget-heading.show-line-yes.elementor-tablet-align-left .elementor-heading-title:after {
        content:"";
        margin-left: 20px;
        margin-right: 0
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-left .elementor-heading-title:before {
        content: none
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-center .elementor-heading-title:before {
        content: "";
        margin-left: 0;
        margin-right: 20px
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-center .elementor-heading-title:after {
        content: "";
        margin-left: 20px;
        margin-right: 0
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-right .elementor-heading-title:before {
        content: "";
        margin-right: 20px;
        margin-left: 0
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-right .elementor-heading-title:after {
        content: none
    }
}

@media (max-width: 767px) {
    .elementor-widget-heading.show-line-yes .elementor-heading-title:before,.elementor-widget-heading.show-line-yes .elementor-heading-title:after {
        content:none;
        display: none;
        margin-left: 0;
        margin-right: 0
    }
}

.elementor-widget-icon-box:not(:hover) .elementor-icon-box-title {
    color: #000
}

.elementor-widget-icon-box:not(:hover) .elementor-icon-box-title a {
    -ms-transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none
}

.elementor-widget-icon-box .elementor-icon-box-title {
    padding-top: 0
}

.elementor-widget-icon-box .elementor-icon-box-subtitle {
    display: block
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    line-height: 0
}

.elementor-widget-icon-box .elementor-icon,.elementor-widget-icon-box .elementor-icon-box-title,.elementor-widget-icon-box .elementor-icon-box-description,.elementor-widget-icon-box .elementor-icon-box-subtitle {
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-items.elementor-inline-items {
    margin-right: 0;
    margin-left: 0
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item {
    align-items: center
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item a {
    align-items: center
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon+.elementor-icon-list-text {
    align-self: unset
}

.elementor-image-box-wrapper .elementor-button:hover i {
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    -moz-transform: scale(.7);
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.elementor-widget-image-box[class*=elementor-animation]:hover {
    z-index: 1
}

.elementor-widget-image-box .elementor-image-framed {
    position: relative;
    font-size: 0
}

.elementor-widget-image-box .elementor-image-framed .elementor-icon {
    padding: .84em;
    position: relative
}

.elementor-widget-image-box .elementor-image-framed .elementor-icon:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.elementor-widget-image-box .elementor-image-framed>* {
    position: relative;
    z-index: 2
}

.elementor-widget-image-box .elementor-image-box-title {
    padding-top: 0;
    font-size: 20px;
    font-size: 1.33333rem
}

.elementor-widget-image-box .elementor-image-box-img {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-image-box .elementor-image-box-img svg {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto
}

.elementor-widget-image-box .elementor-image-box-img img {
    display: block;
    margin: 0 auto;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-image-box.elementor-button-default .elementor-button {
    background: 0 0
}

.elementor-widget-image-box .elementor-image-box-button .elementor-button {
    font-size: 0;
    line-height: 1;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-image-box .elementor-image-box-button i {
    width: 1em;
    height: 1em;
    display: inline-block;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-image-box .item-svg {
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.elementor-widget-image-box .elementor-image-box-content {
    position: relative;
    z-index: 2
}

.elementor-widget-image-box .elementor-widget-container {
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.opal-image-hotspots-container {
    overflow: hidden
}

.opal-addons-image-hotspots-ib-img {
    display: block
}

.opal-image-hotspots-main-icons-tooltips-wrapper {
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    right: 0
}

.elementor-widget-opal-image-hotspots .elementor-widget-container {
    display: flex;
    flex-wrap: wrap
}

.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
    overflow: hidden;
    background-color: #fff
}

@media (min-width: 768px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
        padding-right:0 !important
    }
}

@media (min-width: 1200px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
        padding:50px 20px 50px 50px !important
    }
}

.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container {
    padding: 0 !important
}

.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .opal-image-hotspots-accordion-inner {
    position: relative;
    height: 100%
}

.elementor-editor-active .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .opal-image-hotspots-accordion-inner {
    overflow: hidden
}

@media (min-width: 768px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .elementor-accordion {
        position:absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden
    }
}

@media (min-width: 768px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .elementor-accordion {
        padding-right:23px
    }
}

@media (min-width: 1200px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .elementor-accordion {
        padding-right:30px
    }
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title {
    font-size: 12px;
    font-size: .8rem;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 30px 30px 30px 0;
    position: relative
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title:before {
    position: absolute;
    content: '\f078';
    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;
    top: calc(50% - 11px);
    right: 0;
    border-width: 2px;
    border-color: #f8f8f8;
    border-style: solid;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    padding-left: 1px;
    padding-bottom: 2px;
    color: #000
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title.elementor-active:before {
    content: '\f077'
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-content {
    border-top: 0;
    padding: 0 0 40px
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-accordion-item {
    border-left: 0;
    border-right: 0
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-accordion-item:first-child {
    border-top: 0
}

.elementor-widget-opal-image-hotspots .scrollbar-inner>.scroll-element .scroll-bar {
    opacity: 1
}

.opal-image-hotspots-main-icons {
    cursor: pointer;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%
}

.opal-image-hotspots-main-icons .opal-image-hotspots-icon {
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    line-height: 18px;
    box-shadow: 0 0 0 8px rgba(255,255,255,.2)
}

.opal-image-hotspots-main-icons .opal-image-hotspots-icon:after {
    box-shadow: 0 0 0 8px rgba(255,255,255,.2);
    border-radius: 200%;
    content: "";
    position: absolute;
    z-index: -1;
    transform: scale(1);
    pointer-events: none;
    animation: pa-hotspot-pulse 2s infinite;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.opal-image-hotspots-main-icons .opal-image-hotspots-icon:before {
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    left: calc(50% - 3px);
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    background-color: #fff
}

.opal-image-hotspots-main-icons .opal-image-hotspots-image-icon {
    width: 40px;
    height: 40px
}

.opal-image-hotspots-main-icons .opal-image-hotspots-text {
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 0;
    margin: 0;
    padding: 0 10px;
    border-color: #000
}

.opal-image-hotspots-tooltips-wrapper {
    display: none;
    position: absolute;
    z-index: 9999
}

.tooltipster-sidetip {
    z-index: 9999;
    width: auto !important
}

.tooltipster-box div.opal-image-hotspots-tooltips-text {
    border-color: #000;
    overflow: hidden
}

.tooltipster-sidetip div.tooltipster-box {
    background: 0 0;
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,.18)
}

.tooltipster-sidetip div.opal-image-hotspots-tooltips-text {
    padding: 15px 30px
}

.tooltipster-sidetip div.opal-image-hotspots-tooltips-text * {
    margin: 0;
    padding: 0
}

.tooltipster-box .opal-image-hotspots-tooltips-text * {
    margin: 0
}

@keyframes pa-hotspot-pulse {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

.tooltipster-box .tooltipster-content {
    background: rgba(12,12,12,.5)
}

.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
    border-top-color: rgba(12,12,12,.5)
}

.tooltipster-base.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: rgba(12,12,12,.5)
}

.tooltipster-base.tooltipster-right .tooltipster-arrow-background {
    border-right-color: rgba(12,12,12,.5)
}

.tooltipster-base.tooltipster-left .tooltipster-arrow-background {
    border-left-color: rgba(12,12,12,.5)
}

.tooltipster-box .opal-image-hotspots-tooltips-text {
    color: #fff
}

.elementor-widget-opal-images-layers ul {
    padding: 0
}

.elementor-widget-opal-image-gallery .grid__item a {
    display: block
}

.elementor-widget-opal-image-gallery .grid__item a img {
    display: block
}

.elementor-widget-opal-image-gallery .column-item {
    padding-bottom: 30px
}

.elementor-widget-opal-image-gallery .column-item a {
    position: relative;
    overflow: hidden;
    display: block
}

.elementor-widget-opal-image-gallery .column-item img {
    display: block;
    transition: all .6s ease;
    transform-origin: bottom right
}

.elementor-widget-opal-image-gallery .column-item:hover img {
    transform: scale(1.2)
}

.elementor-widget-opal-image-gallery .gallery-item-overlay {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    opacity: .8;
    color: #fff
}

.elementor-widget-opal-image-gallery .gallery-item-overlay i {
    font-size: 25px;
    font-size: 1.66667rem
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter {
    margin: 0;
    cursor: pointer;
    padding: 11px 24px;
    color: #000;
    background-color: #f8f8f8;
    font-size: 11px;
    font-size: .73333rem;
    line-height: 18px;
    font-weight: 700;
    position: relative;
    letter-spacing: .2em;
    text-transform: uppercase
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter:before {
    position: absolute;
    content: '';
    top: calc(100% - 5px);
    left: calc(50% - 8px);
    border-color: transparent;
    border-width: 5px 8px 0;
    border-style: solid;
    transition: all ease-in-out .3s
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active {
    color: #fff
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active:before {
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: 100%
}

.elementor-image-gallery {
    position: relative
}

.elementor-editor-active .isotope-grid {
    height: auto !important
}

.elementor-editor-active .isotope-grid .grid__item>a {
    pointer-events: none
}

.elementor-galerry__filters {
    list-style: none;
    justify-content: center;
    display: flex;
    flex-wrap: wrap
}

.elementor-filter-left .elementor-galerry__filters {
    justify-content: flex-start
}

.elementor-filter-right .elementor-galerry__filters {
    justify-content: flex-end
}

.instagram-widget .instagram-pics {
    margin-left: 0;
    margin-right: 0
}

.instagram-widget .instagram-picture {
    padding: 0 !important
}

.instagram-widget .instagram-picture img {
    display: block
}

.instagram-widget .instagram-picture:hover .hover-mask {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.instagram-widget .instagram-picture:hover .wrapp-picture .instagram-like,.instagram-widget .instagram-picture:hover .wrapp-picture .instagram-comment {
    transform: translateY(0)
}

.instagram-widget .instagram-picture:hover .wrapp-picture:before {
    -ms-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1)
}

.instagram-widget .instagram-picture:hover .wrapp-picture:after {
    opacity: 1
}

@media (max-width: 767px) {
    .instagram-widget .instagram-picture {
        width:50%
    }
}

.instagram-widget .instagram-content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center
}

@media (max-width: 1199px) {
    .instagram-widget .instagram-content {
        position:static;
        margin-bottom: 30px;
        margin-top: 15px
    }
}

.instagram-widget .instagram-content-inner {
    z-index: 5;
    background: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,.22);
    max-width: 380px;
    width: 100%;
    padding: 30px
}

.instagram-widget .wrapp-picture {
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    perspective: 800px
}

.instagram-widget .wrapp-picture a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4
}

.instagram-widget .wrapp-picture:before {
    content: '\f16d';
    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;
    font-size: 36px;
    font-size: 2.4rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%) scale(0);
    -o-transform: translate(-50%,-50%) scale(0);
    -moz-transform: translate(-50%,-50%) scale(0);
    -webkit-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 2
}

@media (max-width: 767px) {
    .instagram-widget .wrapp-picture:before {
        display:none
    }
}

.instagram-widget .wrapp-picture:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    background-color: rgba(0,0,0,.7);
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

.instagram-widget .wrapp-picture .instagram-like,.instagram-widget .wrapp-picture .instagram-comment {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px 25px;
    color: #fff;
    z-index: 9;
    transform: translateY(100%);
    transition: all ease .3s
}

.instagram-widget .wrapp-picture .instagram-like {
    margin: 0 auto;
    text-align: center
}

.instagram-widget .wrapp-picture .instagram-comment {
    right: 0;
    text-align: right
}

.instagram-picture.column-item:hover .instagram-like {
    bottom: 10%
}

.instagram-widget .hover-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    background: -webkit-linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
    background: -o-linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
    background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: transform .3s ease,opacity .3s ease;
    -webkit-transition: transform .3s ease,opacity .3s ease
}

.instagram-widget .instagram-likes,.instagram-widget .instagram-comments {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
    line-height: 1;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.instagram-widget .instagram-likes:before,.instagram-widget .instagram-likes .icon,.instagram-widget .instagram-comments:before,.instagram-widget .instagram-comments .icon {
    display: inline-block;
    margin-right: 5px
}

.instagram-widget .instagram-likes {
    text-align: left
}

.instagram-widget .instagram-comments {
    text-align: right
}

.instagram-widget .instagram-comments:before {
    font-size: 18px
}

.instagram-widget .instagram-createdtime {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
    margin-top: 10px
}

.instagram-widget .instagram-description {
    margin-bottom: 20px
}

.elementor-instagram-style-insite .instagram-widget {
    position: relative
}

.elementor-instagram-style-insite .username {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 10px 40px;
    z-index: 1;
    background-color: #fff
}

@media (max-width: 767px) {
    .elementor-instagram-style-insite .username {
        padding:10px
    }
}

.mc4wp-form-fields button {
    border: 1px solid transparent;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0rem;
    -ms-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -o-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -moz-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    -webkit-transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease;
    transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease
}

.mc4wp-form-fields button i {
    margin-left: 5px;
    display: inline-block;
    line-height: 1
}

.widget.widget_mc4wp_form_widget {
    margin-bottom: 0;
    padding-bottom: 0
}

.mc4wp-form .widget-title p {
    font-size: 16px;
    margin-top: .5rem;
    margin-bottom: 3rem
}

.mc4wp-form-fields input[type=email] {
    float: left
}

.mc4wp-form-fields button[type=submit] {
    float: right
}

.colors-scheme-light .mc4wp-form-fields input[type=email] {
    border-color: rgba(255,255,255,.2);
    color: rgba(255,255,255,.5) !important
}

.colors-scheme-light .mc4wp-form-fields input[type=email]:focus {
    border-color: rgba(255,255,255,.4) !important
}

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute .vertical-heading {
    cursor: pointer
}

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute:hover>.elementor-nav-menu {
    display: block
}

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu {
    display: none
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute {
    position: relative
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 25px;
    font-size: 14px;
    font-size: .93333rem;
    border-radius: 5px;
    position: relative;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading:after {
    content: "...";
    display: block;
    line-height: 1
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu {
    position: absolute;
    width: 100%;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu>li:first-child .elementor-item {
    border-top: 0 !important
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu>li:last-child .elementor-item {
    border-bottom: 0 !important
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .elementor-item .sub-arrow {
    position: absolute;
    top: 50%;
    right: 25px;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-nav-menu--main .elementor-nav-menu a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #55595c;
    color: #a1a6a9
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    position: absolute;
    width: 12em;
    border-width: 0;
    border-style: solid;
    padding: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-up,.elementor-nav-menu--main .elementor-nav-menu span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #494c4f
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #494c4f;
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #494c4f transparent transparent
}

.elementor-nav-menu__align-right .elementor-nav-menu {
    margin-left: auto;
    margin-right: 0
}

.elementor-nav-menu__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
    margin-right: auto
}

.elementor-nav-menu__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto
}

.elementor-nav-menu__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1199px) {
    .elementor-nav-menu-tablet__align-right .elementor-nav-menu {
        margin-left:auto;
        margin-right: 0
    }

    .elementor-nav-menu-tablet__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu-tablet__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-nav-menu-tablet__align-left .elementor-nav-menu {
        margin-right: auto
    }

    .elementor-nav-menu-tablet__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu-tablet__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-nav-menu-tablet__align-center .elementor-nav-menu {
        margin-left: auto;
        margin-right: auto
    }

    .elementor-nav-menu-tablet__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu-tablet__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    .elementor-nav-menu-mobile__align-right .elementor-nav-menu {
        margin-left:auto;
        margin-right: 0
    }

    .elementor-nav-menu-mobile__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu-mobile__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-nav-menu-mobile__align-left .elementor-nav-menu {
        margin-right: auto
    }

    .elementor-nav-menu-mobile__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu-mobile__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-nav-menu-mobile__align-center .elementor-nav-menu {
        margin-left: auto;
        margin-right: auto
    }

    .elementor-nav-menu-mobile__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a,.elementor-nav-menu-mobile__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.elementor-nav-menu--layout-horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: nowrap
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1199px) {
    .elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left:auto;
        margin-right: 0;
        width: auto
    }

    .elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left: 0;
        margin-right: auto;
        width: auto
    }

    .elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left: auto;
        margin-right: auto;
        width: auto
    }

    .elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        width: 100%
    }

    .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    .elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left:auto;
        margin-right: 0;
        width: auto
    }

    .elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left: 0;
        margin-right: auto;
        width: auto
    }

    .elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left: auto;
        margin-right: auto;
        width: auto
    }

    .elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        width: 100%
    }

    .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.elementor-widget-opal-nav-menu .elementor-widget-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent
}

.elementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0px/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.elementor-nav-menu ul,.elementor-nav-menu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent
}

.elementor-nav-menu ul {
    display: none
}

.elementor-nav-menu ul ul a {
    border-left: 16px solid transparent
}

.elementor-nav-menu ul ul a:hover,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:active {
    border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a {
    border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul a:hover,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:active {
    border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a {
    border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul a:hover,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:active {
    border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a {
    border-left: 40px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a:hover,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:active {
    border-left: 40px solid transparent
}

.elementor-nav-menu li,.elementor-nav-menu a {
    position: relative
}

.elementor-nav-menu li {
    border-width: 0
}

.elementor-nav-menu a:not(.elementor-button) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    line-height: 20px
}

.elementor-nav-menu a:not(.elementor-button):hover,.elementor-nav-menu a:not(.elementor-button):focus {
    padding: 10px 20px;
    line-height: 20px
}

.elementor-nav-menu a:not(.elementor-button).current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu a:not(.elementor-button).disabled {
    cursor: not-allowed;
    color: #a1a6a9
}

.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu {
    padding-right: 20px
}

.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu .sub-arrow {
    display: none
}

.elementor-nav-menu--indicator-plus:before {
    font-family: "Open Sans",sans-serif
}

.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item:hover,.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item:focus,.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item.highlighted {
    background-color: #55595c;
    color: #fff
}

.elementor-menu-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    padding: 5px 10px;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0,0,0,.1);
    color: #494c4f
}

.elementor-menu-toggle i:before {
    display: block
}

.elementor-menu-toggle.elementor-active i:before {
    display: block
}

.elementor-menu-toggle .menu-toggle-title {
    margin-left: 5px;
    display: flex;
    align-items: center
}

.elementor-menu-toggle .menu-toggle-title:after {
    content: '\f078';
    display: none;
    font-family: FontAwesome;
    line-height: 1;
    font-size: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-menu-toggle__align-left .elementor-menu-toggle {
    margin-right: auto
}

.elementor-menu-toggle__align-right .elementor-menu-toggle {
    margin-left: auto
}

.elementor-menu-toggle__align-center .elementor-menu-toggle {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1199px) {
    .elementor-menu-toggle-tablet__align-left .elementor-menu-toggle {
        margin-right:auto;
        margin-left: 0
    }

    .elementor-menu-toggle-tablet__align-right .elementor-menu-toggle {
        margin-right: 0;
        margin-left: auto
    }

    .elementor-menu-toggle-tablet__align-center .elementor-menu-toggle {
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 767px) {
    .elementor-menu-toggle-mobile__align-left .elementor-menu-toggle {
        margin-right:auto;
        margin-left: 0
    }

    .elementor-menu-toggle-mobile__align-right .elementor-menu-toggle {
        margin-right: 0;
        margin-left: auto
    }

    .elementor-menu-toggle-mobile__align-center .elementor-menu-toggle {
        margin-right: auto;
        margin-left: auto
    }
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    z-index: 1
}

.elementor-nav-menu--dropdown a {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-nav-menu--dropdown a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
    color: #b3b3b3
}

.elementor-nav-menu--dropdown .elementor-nav-menu--main.elementor-nav-menu--layout-vertical {
    display: block
}

.elementor-nav-menu--dropdown .elementor-nav-menu--main.elementor-nav-menu--layout-vertical .elementor-nav-menu {
    display: block
}

.elementor-nav-menu--dropdown .elementor-nav-menu--main .elementor-nav-menu {
    width: auto;
    position: static;
    padding: 0
}

.elementor-nav-menu--dropdown .elementor-nav-menu--main .elementor-nav-menu ul {
    width: auto;
    position: static
}

ul.elementor-nav-menu--dropdown.mega-menu {
    padding: 0 !important;
    border: none !important
}

ul.elementor-nav-menu--dropdown a {
    text-shadow: none
}

ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.elementor-section.elementor-section-boxed>.elementor-container ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.mega-menu-item {
    background-color: #fff;
    overflow: hidden
}

.elementor-nav-menu--dropdown {
    font-size: 13px
}

.elementor-widget-opal-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
    display: none
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    display: none
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9998
}

.elementor-nav-menu--dropdown-destop .elementor-nav-menu--main {
    display: none
}

@media (min-width: 768px) {
    .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown,.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle {
        display:none
    }
}

@media (min-width: 1025px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown,.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
        display:none
    }
}

@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display:none
    }
}

@media (max-width: 767px) {
    .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
        display:none
    }
}

.elementor-nav-menu--divider>ul>li:after {
    position: absolute;
    display: block;
    width: 1px;
    height: 10px;
    content: "";
    color: transparent;
    right: 0;
    top: 50%;
    margin-top: -5px
}

.elementor-nav-menu--divider>ul>li:last-child:after {
    display: none
}

.e--pointer-dot .elementor-item:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: 0;
    margin-top: -2px;
    margin-right: 10px;
    position: static
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    padding: 20px 0
}

.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a,.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:focus,.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:hover {
    border-left: 0;
    border-right: 0
}

.elementor-item:before,.elementor-item:after {
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    transition-timing-function: cubic-bezier(.58,.3,.005,1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    opacity: 0
}

.elementor-item:hover:before,.elementor-item:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-item:focus:before,.elementor-item:focus:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-item.highlighted:before,.elementor-item.highlighted:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.e--pointer-dot .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-dot .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    opacity: 1
}

.elementor-item-active:before,.elementor-item-active:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.e--pointer-none .elementor-item:before,.e--pointer-none .elementor-item:after {
    display: none
}

.e--pointer-double-line .elementor-item:before,.e--pointer-double-line .elementor-item:after {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2;
    display: block
}

.e--pointer-underline .elementor-item:before,.e--pointer-underline .elementor-item:after {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2;
    display: block
}

.e--pointer-overline .elementor-item:before,.e--pointer-overline .elementor-item:after {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2;
    display: block
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    height: 0;
    width: 0;
    left: 50%
}

.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    height: 0;
    width: 0;
    left: 50%
}

.elementor-nav-menu--layout-horizontal.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:before,.elementor-nav-menu--layout-horizontal.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:after {
    left: 0;
    opacity: 1
}

.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    height: 0;
    width: 0;
    left: 50%
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: -10px
}

.e--pointer-double-line.e--animation-none,.e--pointer-underline.e--animation-none,.e--pointer-overline.e--animation-none {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:hover,.e--pointer-double-line.e--animation-none:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none .elementor-item:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:hover,.e--pointer-underline.e--animation-none:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none .elementor-item:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:hover,.e--pointer-overline.e--animation-none:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none .elementor-item:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before {
    content: '';
    top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    width: 10px;
    left: -20px
}

.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after {
    content: '';
    bottom: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    width: 0;
    left: 0
}

.e--pointer-framed .elementor-item:before,.e--pointer-framed .elementor-item:after {
    background: 0 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 3px solid #55595c;
    display: block
}

.e--pointer-framed .elementor-item:before {
    content: ''
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before {
    -webkit-transition: opacity .2s,-webkit-transform .4s;
    transition: opacity .2s,-webkit-transform .4s;
    -o-transition: opacity .2s,transform .4s;
    transition: opacity .2s,transform .4s;
    transition: opacity .2s,transform .4s,-webkit-transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:before,.e--pointer-framed.e--animation-draw .elementor-item:after {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
    border-width: 0 0 3px 3px;
    -webkit-transition: width .1s .2s,height .1s .3s,opacity .12s .22s;
    -o-transition: width .1s .2s,height .1s .3s,opacity .12s .22s;
    transition: width .1s .2s,height .1s .3s,opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
    content: '';
    top: initial;
    bottom: 0;
    left: initial;
    right: 0;
    border-width: 3px 3px 0 0;
    -webkit-transition: width .1s,height .1s .1s,opacity .02s .18s;
    -o-transition: width .1s,height .1s .1s,opacity .02s .18s;
    transition: width .1s,height .1s .1s,opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item:hover:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
    width: 100%;
    height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after {
    width: 100%;
    height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after {
    width: 100%;
    height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item-active:after {
    width: 100%;
    height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item:hover:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before {
    -webkit-transition: opacity .02s,height .1s,width .1s .1s;
    -o-transition: opacity .02s,height .1s,width .1s .1s;
    transition: opacity .02s,height .1s,width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before {
    -webkit-transition: opacity .02s,height .1s,width .1s .1s;
    -o-transition: opacity .02s,height .1s,width .1s .1s;
    transition: opacity .02s,height .1s,width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after {
    -webkit-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;
    -o-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;
    transition: opacity .02s .2s,height .1s .2s,width .1s .3s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after {
    -webkit-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;
    -o-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;
    transition: opacity .02s .2s,height .1s .2s,width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:before,.e--pointer-framed.e--animation-corners .elementor-item:after {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
    border-width: 3px 0 0 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:after {
    content: '';
    top: initial;
    bottom: 0;
    left: initial;
    right: 0;
    border-width: 0 3px 3px 0
}

.e--pointer-framed.e--animation-corners .elementor-item:hover:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .002s,width .4s,height .4s;
    -o-transition: opacity .002s,width .4s,height .4s;
    transition: opacity .002s,width .4s,height .4s
}

.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .002s,width .4s,height .4s;
    -o-transition: opacity .002s,width .4s,height .4s;
    transition: opacity .002s,width .4s,height .4s
}

.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .002s,width .4s,height .4s;
    -o-transition: opacity .002s,width .4s,height .4s;
    transition: opacity .002s,width .4s,height .4s
}

.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item-active:after {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .002s,width .4s,height .4s;
    -o-transition: opacity .002s,width .4s,height .4s;
    transition: opacity .002s,width .4s,height .4s
}

.e--pointer-framed.e--animation-none {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:hover,.e--pointer-framed.e--animation-none:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none .elementor-item:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:hover,.e--pointer-text.e--animation-skew .elementor-item:focus {
    -webkit-transform: skew(-8deg);
    -ms-transform: skew(-8deg);
    transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:hover,.e--pointer-text.e--animation-grow .elementor-item:focus {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:hover,.e--pointer-text.e--animation-shrink .elementor-item:focus {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:hover,.e--pointer-text.e--animation-float .elementor-item:focus {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:hover,.e--pointer-text.e--animation-sink .elementor-item:focus {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:hover,.e--pointer-text.e--animation-rotate .elementor-item:focus {
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg)
}

.e--pointer-text.e--animation-none {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:hover,.e--pointer-text.e--animation-none:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none .elementor-item:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.elementor-nav-menu--dropdown-destop:not(.elementor-nav-menu--stretch) .elementor-widget-container,.elementor-nav-menu--dropdown-tablet:not(.elementor-nav-menu--stretch) .elementor-widget-container,.elementor-nav-menu--dropdown-mobile:not(.elementor-nav-menu--stretch) .elementor-widget-container {
    position: relative
}

.elementor-nav-menu--dropdown-destop:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container,.elementor-nav-menu--dropdown-tablet:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container,.elementor-nav-menu--dropdown-mobile:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: absolute;
    position: absolute;
    top: 100%;
    left: 0
}

.elementor-nav-menu-popup .elementor-nav-menu--popup {
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -8px;
    background-color: #fff;
    overflow: auto
}

.elementor-nav-menu-popup .elementor-nav-menu--popup .elementor-nav-menu {
    max-height: 100%;
    padding-top: 50px;
    padding-bottom: 50px
}

.elementor-nav-menu-popup .elementor-nav-menu--popup .elementor-nav-menu a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu-popup .mfp-close {
    font-size: 40px;
    top: 50px;
    right: 20px
}

.elementor-nav-menu-popup .elementor-nav-menu--dropdown .elementor-item:focus {
    background-color: transparent
}

.elementor-nav-menu-popup .elementor-nav-menu .sub-arrow {
    width: 30px;
    margin-right: -30px;
    line-height: 30px
}

.portfolio .portfolio-post-thumbnail {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    padding-top: 100%;
    background: #e7e7e7
}

.portfolio .portfolio-post-thumbnail img {
    display: block;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity 1s,-webkit-transform 1s;
    transition: opacity 1s,transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-portfolio-masonry .portfolio .portfolio-post-thumbnail {
    position: static;
    padding-top: 0
}

.elementor-portfolio-masonry .portfolio .portfolio-post-thumbnail img {
    position: static;
    height: auto
}

.portfolio .portfolio-content {
    text-align: center;
    padding: 25px 20px
}

.portfolio .portfolio-content .entry-title {
    font-size: 20px;
    font-size: 1.33333rem;
    line-height: 1.5;
    margin-bottom: 0;
    padding-top: 6px;
    font-weight: 600
}

.portfolio .portfolio-content .entry-title a {
    color: #000
}

.portfolio .entry-category {
    font-size: 10px;
    font-size: .66667rem;
    text-transform: uppercase
}

.portfolio .entry-category a {
    color: #b4bbc2
}

.portfolio .portfolio-inner {
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    border-radius: 5px;
    overflow: hidden
}

.portfolio:hover .portfolio-inner {
    box-shadow: 0 8px 30px 0 rgba(0,0,0,.1)
}

.portfolio:hover img {
    opacity: .85;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1)
}

@media (max-width: 1440px) {
    .elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-] {
        display:none
    }
}

.elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev {
    left: -30px
}

.elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next {
    right: -30px
}

.elementor-widget-opal-portfolio ul.elementor-portfolio__filters {
    padding-left: 0
}

article.type-osf_portfolio {
    padding-bottom: 0;
    width: 100%;
    display: block
}

.elementor-portfolio-style-overlay .column-item.portfolio-entries {
    margin-bottom: 0;
    padding-bottom: 30px
}

.elementor-portfolio-style-overlay .portfolio {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    text-align: left;
    padding: 40px
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content:before {
    content: '';
    position: absolute;
    height: 180%;
    left: 0;
    bottom: 0;
    right: -1px;
    background: -webkit-linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
    background: -o-linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
    background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%)
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content .portfolio-content-inner {
    position: relative
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content .entry-title a {
    color: #fff
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content .entry-category a {
    color: #b4bbc2
}

.elementor-portfolio-style-default .portfolio-inner {
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.elementor-portfolio-style-default .portfolio-content {
    background: #fff;
    margin: 0;
    padding: 30px;
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.elementor-portfolio-style-default .entry-category {
    margin-bottom: 4px
}

.elementor-portfolio-style-default .entry-title,.elementor-portfolio-style-default .entry-category {
    overflow: hidden
}

.elementor-portfolio-style-default .entry-title a,.elementor-portfolio-style-default .entry-category a {
    display: inline-block;
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -ms-transition: all 1s cubic-bezier(.37,.31,.2,.85);
    -o-transition: all 1s cubic-bezier(.37,.31,.2,.85);
    -moz-transition: all 1s cubic-bezier(.37,.31,.2,.85);
    -webkit-transition: all 1s cubic-bezier(.37,.31,.2,.85);
    transition: all 1s cubic-bezier(.37,.31,.2,.85)
}

.elementor-portfolio-style-default .entry-category a {
    transition-delay: .2s
}

.elementor-portfolio-style-default article.type-osf_portfolio:hover .portfolio-content {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100)
}

.elementor-portfolio-style-default article.type-osf_portfolio:hover .entry-title,.elementor-portfolio-style-default article.type-osf_portfolio:hover .entry-category {
    overflow: hidden
}

.elementor-portfolio-style-default article.type-osf_portfolio:hover .entry-title a,.elementor-portfolio-style-default article.type-osf_portfolio:hover .entry-category a {
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.elementor-portfolio-style-caption .portfolio-inner {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.05)
}

.elementor-portfolio__filters {
    list-style: none;
    justify-content: center;
    display: flex;
    flex-wrap: wrap
}

.elementor-portfolio__filter {
    margin: 0;
    cursor: pointer;
    padding: 8px 15px;
    font-size: 14px;
    font-size: .93333rem;
    margin-bottom: 10px
}

.elementor-filter-left .elementor-portfolio__filters {
    justify-content: flex-start
}

.elementor-filter-right .elementor-portfolio__filters {
    justify-content: flex-end
}

.loading .elementor-widget-opal-portfolio .row:after,.loading .elementor-widget-opal-portfolio body.opal-default-content-layout-2cr #content .wrap:after,body.opal-default-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:after,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cl #content .wrap:after,body.opal-content-layout-2cl #content .loading .elementor-widget-opal-portfolio .wrap:after,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cr #content .wrap:after,body.opal-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:after,.loading .elementor-widget-opal-portfolio [data-opal-columns]:after,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.blog .site-main:after,.opal-archive-style-4.blog .loading .elementor-widget-opal-portfolio .site-main:after,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.archive .site-main:after,.opal-archive-style-4.archive .loading .elementor-widget-opal-portfolio .site-main:after,.loading .elementor-widget-opal-portfolio .site-footer .widget-area:after,.site-footer .loading .elementor-widget-opal-portfolio .widget-area:after,.loading .elementor-widget-opal-portfolio .comment-form:after,.loading .elementor-widget-opal-portfolio .widget .gallery:after,.widget .loading .elementor-widget-opal-portfolio .gallery:after,.loading .elementor-widget-opal-portfolio .elementor-element .gallery:after,.elementor-element .loading .elementor-widget-opal-portfolio .gallery:after,.loading .elementor-widget-opal-portfolio .entry-gallery .gallery:after,.entry-gallery .loading .elementor-widget-opal-portfolio .gallery:after,.loading .elementor-widget-opal-portfolio .single .gallery:after,.single .loading .elementor-widget-opal-portfolio .gallery:after,.loading .elementor-widget-opal-portfolio [data-elementor-columns]:after,.loading .elementor-widget-opal-portfolio .single-portfolio-summary .single-portfolio-summary-inner:after,.single-portfolio-summary .loading .elementor-widget-opal-portfolio .single-portfolio-summary-inner:after,.loading .elementor-widget-opal-portfolio .opal-canvas-filter.top .opal-canvas-filter-wrap:after,.opal-canvas-filter.top .loading .elementor-widget-opal-portfolio .opal-canvas-filter-wrap:after,.loading .elementor-widget-opal-portfolio .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone:after,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .loading .elementor-widget-opal-portfolio .woof_redraw_zone:after,.loading .elementor-widget-opal-portfolio .woocommerce-cart .woocommerce:after,.woocommerce-cart .loading .elementor-widget-opal-portfolio .woocommerce:after,.loading .elementor-widget-opal-portfolio .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper:after,.woocommerce-billing-fields .loading .elementor-widget-opal-portfolio .woocommerce-billing-fields__field-wrapper:after,.loading .elementor-widget-opal-portfolio .woocommerce-MyAccount-content form[class^=woocommerce-]:after,.woocommerce-MyAccount-content .loading .elementor-widget-opal-portfolio form[class^=woocommerce-]:after,.loading .elementor-widget-opal-portfolio .woocommerce-columns--addresses:after,.loading .elementor-widget-opal-portfolio form.track_order:after,.loading .elementor-widget-opal-portfolio .woocommerce-account .woocommerce:after,.woocommerce-account .loading .elementor-widget-opal-portfolio .woocommerce:after,.loading .elementor-widget-opal-portfolio .woocommerce-Addresses:after,.loading .elementor-widget-opal-portfolio .woocommerce-address-fields__field-wrapper:after,.loading .elementor-widget-opal-portfolio ul.products:after,.loading .elementor-widget-opal-portfolio .osf-sorting:after,.loading .elementor-widget-opal-portfolio .single-product div.product:after,.single-product .loading .elementor-widget-opal-portfolio div.product:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    border: 1px solid #bbb;
    border-left-color: #000;
    border-radius: 50%;
    animation: opal-loading .45s infinite linear;
    -webkit-animation: opal-loading .45s infinite linear;
    margin: 20px auto;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    z-index: 99
}

.loading .elementor-widget-opal-portfolio .row:before,.loading .elementor-widget-opal-portfolio body.opal-default-content-layout-2cr #content .wrap:before,body.opal-default-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:before,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cl #content .wrap:before,body.opal-content-layout-2cl #content .loading .elementor-widget-opal-portfolio .wrap:before,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cr #content .wrap:before,body.opal-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:before,.loading .elementor-widget-opal-portfolio [data-opal-columns]:before,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.blog .site-main:before,.opal-archive-style-4.blog .loading .elementor-widget-opal-portfolio .site-main:before,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.archive .site-main:before,.opal-archive-style-4.archive .loading .elementor-widget-opal-portfolio .site-main:before,.loading .elementor-widget-opal-portfolio .site-footer .widget-area:before,.site-footer .loading .elementor-widget-opal-portfolio .widget-area:before,.loading .elementor-widget-opal-portfolio .comment-form:before,.loading .elementor-widget-opal-portfolio .widget .gallery:before,.widget .loading .elementor-widget-opal-portfolio .gallery:before,.loading .elementor-widget-opal-portfolio .elementor-element .gallery:before,.elementor-element .loading .elementor-widget-opal-portfolio .gallery:before,.loading .elementor-widget-opal-portfolio .entry-gallery .gallery:before,.entry-gallery .loading .elementor-widget-opal-portfolio .gallery:before,.loading .elementor-widget-opal-portfolio .single .gallery:before,.single .loading .elementor-widget-opal-portfolio .gallery:before,.loading .elementor-widget-opal-portfolio [data-elementor-columns]:before,.loading .elementor-widget-opal-portfolio .single-portfolio-summary .single-portfolio-summary-inner:before,.single-portfolio-summary .loading .elementor-widget-opal-portfolio .single-portfolio-summary-inner:before,.loading .elementor-widget-opal-portfolio .opal-canvas-filter.top .opal-canvas-filter-wrap:before,.opal-canvas-filter.top .loading .elementor-widget-opal-portfolio .opal-canvas-filter-wrap:before,.loading .elementor-widget-opal-portfolio .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone:before,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .loading .elementor-widget-opal-portfolio .woof_redraw_zone:before,.loading .elementor-widget-opal-portfolio .woocommerce-cart .woocommerce:before,.woocommerce-cart .loading .elementor-widget-opal-portfolio .woocommerce:before,.loading .elementor-widget-opal-portfolio .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper:before,.woocommerce-billing-fields .loading .elementor-widget-opal-portfolio .woocommerce-billing-fields__field-wrapper:before,.loading .elementor-widget-opal-portfolio .woocommerce-MyAccount-content form[class^=woocommerce-]:before,.woocommerce-MyAccount-content .loading .elementor-widget-opal-portfolio form[class^=woocommerce-]:before,.loading .elementor-widget-opal-portfolio .woocommerce-columns--addresses:before,.loading .elementor-widget-opal-portfolio form.track_order:before,.loading .elementor-widget-opal-portfolio .woocommerce-account .woocommerce:before,.woocommerce-account .loading .elementor-widget-opal-portfolio .woocommerce:before,.loading .elementor-widget-opal-portfolio .woocommerce-Addresses:before,.loading .elementor-widget-opal-portfolio .woocommerce-address-fields__field-wrapper:before,.loading .elementor-widget-opal-portfolio ul.products:before,.loading .elementor-widget-opal-portfolio .osf-sorting:before,.loading .elementor-widget-opal-portfolio .single-product div.product:before,.single-product .loading .elementor-widget-opal-portfolio div.product:before {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% + 5px);
    z-index: 99;
    background: #fff;
    display: block;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.single-portfolio .entry-title {
    margin-top: 25px;
    margin-bottom: 20px
}

.single-portfolio-summary-add {
    margin-bottom: 20px
}

.single-portfolio-navigation {
    display: flex;
    margin-top: 20px;
    margin-bottom: 60px;
    padding-top: 18px;
    padding-bottom: 18px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

.single-portfolio-summary {
    margin-bottom: 45px
}

.single-portfolio-summary .single-portfolio-summary-inner .single-portfolio-summary-meta-title {
    padding-bottom: 10px
}

.single-portfolio-summary.col-lg-5 {
    order: -1
}

@media (min-width: 992px) {
    .single-portfolio-summary.col-lg-5 {
        padding-right:8.3% !important
    }
}

.single-portfolio-summary .pbr-social-share .social-share-header {
    display: none
}

.single-portfolio-summary .pbr-social-share a {
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
    background-color: #eef3f9;
    text-align: center;
    line-height: 45px;
    transition: all ease-in-out .3s;
    margin: 2px
}

.single-portfolio-summary .pbr-social-share a i {
    color: #3d1099
}

.single-portfolio-summary .pbr-social-share a:hover i {
    color: #fff
}

.single-portfolio-gallery-columns {
    display: grid;
    grid-gap: 30px;
    justify-content: center;
    align-items: center
}

.single-portfolio-gallery-columns.gallery-columns-2 {
    grid-template-columns: repeat(2,1fr)
}

@media (max-width: 767px) {
    .single-portfolio-gallery-columns.gallery-columns-2 {
        grid-template-columns:repeat(1,1fr)
    }
}

.single-portfolio-gallery-columns.gallery-columns-3 {
    grid-template-columns: repeat(3,1fr)
}

@media (max-width: 767px) {
    .single-portfolio-gallery-columns.gallery-columns-3 {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (max-width: 575px) {
    .single-portfolio-gallery-columns.gallery-columns-3 {
        grid-template-columns:repeat(1,1fr)
    }
}

.single-portfolio-summary-meta {
    margin-bottom: 60px
}

.single-portfolio-summary-meta .social-share-header {
    color: #000;
    text-transform: capitalize
}

ul.single-portfolio-summary-meta-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 1.5em;
    columns: 2
}

ul.single-portfolio-summary-meta-list li {
    margin-bottom: 30px
}

ul.single-portfolio-summary-meta-list label {
    display: block;
    font-weight: 600;
    color: #000;
    margin-bottom: 0
}

.single-portfolio-summary-meta-title {
    width: 100%
}

.single-portfolio-navigation .nav-link {
    position: relative
}

.single-portfolio-navigation .nav-link span {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    font-size: 1.33333rem
}

.single-portfolio-navigation .nav-link i {
    font-size: 20px;
    font-size: 1.33333rem;
    vertical-align: middle;
    color: #cecece
}

.single-portfolio-navigation .nav-link a {
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.single-portfolio-navigation .previous-nav .nav-link i {
    margin-right: 20px
}

.single-portfolio-navigation .next-nav {
    margin-left: auto
}

.single-portfolio-navigation .next-nav .nav-link i {
    margin-left: 20px
}

.single-portfolio-gallery {
    margin-bottom: 70px
}

.single-portfolio-gallery .owl-theme.owl-carousel .owl-dots {
    margin: 0
}

.elementor-portfolio-metro div.column-item {
    max-width: 25%;
    flex: 0 0 25%;
    width: 25%
}

@media (max-width: 1199px) {
    .elementor-portfolio-metro div.column-item {
        max-width:50%;
        flex: 0 0 50%;
        width: 50%
    }
}

@media (max-width: 767px) {
    .elementor-portfolio-metro div.column-item {
        max-width:100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.elementor-portfolio-metro div.column-item:nth-child(3n+1):nth-child(even),.elementor-portfolio-metro div.column-item:nth-child(3n):nth-child(odd) {
    max-width: 50%;
    flex: 0 0 50%;
    width: 50%
}

@media (max-width: 1199px) {
    .elementor-portfolio-metro div.column-item:nth-child(3n+1):nth-child(even),.elementor-portfolio-metro div.column-item:nth-child(3n):nth-child(odd) {
        max-width:100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.elementor-category-wrapper {
    position: relative;
    display: table;
    overflow: hidden
}

.elementor-category-wrapper img {
    display: block;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-category-wrapper .category-name {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 20px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.1px;
    color: #fff
}

.elementor-category-wrapper:hover img {
    -webkit-transform: translate3d(0,-2px,0) scale3d(1.05,1.05,1.05);
    -ms-transform: translate3d(0,-2px,0) scale3d(1.05,1.05,1.05);
    -moz-transform: translate3d(0,-2px,0) scale3d(1.05,1.05,1.05);
    transform: translate3d(0,-2px,0) scale3d(1.05,1.05,1.05)
}

.column-item {
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.column-item .post-inner {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media (max-width: 767px) {
    .column-item .post-inner {
        margin-bottom:40px
    }
}

.column-item .entry-header {
    margin-bottom: 1.2em
}

.column-item .entry-header .entry-title {
    margin-bottom: .6em
}

.column-item .cat-links {
    margin-bottom: .25rem
}

.column-item .post-thumbnail {
    overflow: hidden;
    position: relative;
    margin-bottom: 1.6rem;
    padding-top: 56.25%;
    border-radius: 6px
}

.column-item .post-thumbnail>a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.column-item .post-thumbnail>a img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.column-item .post-thumbnail img {
    width: 100%;
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.column-item .entry-meta {
    margin-bottom: 1.3rem
}

.column-item .entry-content {
    margin-bottom: 1.5em
}

ul.elementor-price-table__features-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-top: 1px solid
}

ul.elementor-price-table__features-list li:last-child .elementor-price-table__feature-inner {
    border: none
}

.elementor-price-table__feature-inner {
    border-bottom: 1px solid #e3e3e3
}

.elementor-price-table__heading {
    font-size: 20px;
    font-size: 1.33333rem
}

.elementor-price-table__title-pricing {
    font-size: 24px;
    font-size: 1.6rem;
    margin-right: 5px
}

.elementor-price-table__price {
    display: flex;
    font-size: 60px;
    font-size: 4rem
}

.elementor-price-table__price span {
    line-height: 1
}

.elementor-price-table__heading-description {
    margin-bottom: 45px
}

.elementor-price-table__feature-inner {
    padding: 10px 0;
    font-size: 14px;
    font-size: .93333rem
}

.elementor-price-table__feature-inner i {
    color: #33a457;
    margin-right: 8px;
    min-width: 15px
}

.elementor-price-table__icon-wrapper {
    margin-bottom: 20px
}

.elementor-price-table__icon-wrapper .elementor-icon {
    border: 55px solid red;
    border-radius: 50%;
    position: relative
}

.elementor-price-table__icon-wrapper .elementor-icon i {
    z-index: 1
}

.price-table-icon-bkg {
    border-radius: 50%;
    position: absolute;
    content: '';
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%
}

.elementor-button-justify .elementor-price-table__button {
    width: 100%
}

.elementor-price-table__price {
    font-weight: 700
}

.elementor-price-table-center .elementor-price-table__price {
    justify-content: center
}

.elementor-price-table-right .elementor-price-table__price {
    justify-content: flex-end
}

.elementor-button-default .elementor-button {
    background: 0 0
}

.elementor-widget-opal-price-table .elementor-widget-container {
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-opal-products-tabs .elementor-tabs-wrapper {
    overflow: visible;
    align-items: center
}

.elementor-widget-opal-products-tabs .elementor-tabs-wrapper>div:nth-last-child(2):before {
    display: none !important
}

.elementor-widget-opal-products-tabs .elementor-tabs-wrapper .dash-before-tabs,.elementor-widget-opal-products-tabs .elementor-tabs-wrapper .dash-after-tabs {
    background: #ddd
}

.elementor-widget-opal-products-tabs .elementor-tab-title {
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 30px;
    font-size: 2rem;
    padding: 20px;
    border: 0;
    position: relative;
    cursor: pointer
}

@media (max-width: 575px) {
    .elementor-widget-opal-products-tabs .elementor-tab-title {
        min-width:100%;
        justify-content: flex-start
    }
}

.elementor-widget-opal-products-tabs .elementor-tab-title:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    right: 0;
    top: 50%;
    -ms-transform: translate(50%,-50%);
    -o-transform: translate(50%,-50%);
    -moz-transform: translate(50%,-50%);
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
}

@media (max-width: 575px) {
    .elementor-widget-opal-products-tabs .elementor-tab-title:before {
        display:none
    }
}

.elementor-widget-opal-products-tabs .elementor-tab-title.elementor-active:after {
    display: none
}

.elementor-widget-opal-products-tabs .elementor-tabs-content-wrapper {
    border: none
}

.elementor-widget-opal-products-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border: none
}

.elementor-widget-opal-products-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    border: none
}

.elementor-widget-opal-products-tabs .elementor-tab-desktop-title {
    display: flex !important;
    justify-content: center;
    align-items: center
}

.dash-before-tabs {
    flex-grow: 1;
    margin-right: 15px;
    height: 1px
}

@media (max-width: 575px) {
    .dash-before-tabs {
        margin-bottom:15px
    }
}

.dash-after-tabs {
    margin-left: 15px;
    flex-grow: 1;
    height: 1px
}

@media (max-width: 575px) {
    .dash-after-tabs {
        margin-top:15px
    }
}

@media (max-width: 575px) {
    .dash-before-tabs,.dash-after-tabs {
        width:100%;
        margin-left: 0;
        margin-right: 0
    }
}

.elementor-tabs-h-align-flex-start .dash-before-tabs {
    flex-grow: 0;
    margin-right: 0
}

@media (min-width: 576px) {
    .elementor-tabs-h-align-flex-start .elementor-tab-title:nth-child(2) {
        padding-left:0 !important
    }
}

.elementor-tabs-h-align-flex-end .dash-after-tabs {
    flex-grow: 0;
    margin-left: 0
}

@media (min-width: 576px) {
    .elementor-tabs-h-align-flex-end .elementor-tab-title:nth-last-child(2) {
        padding-right:0 !important
    }
}

.elementor-tabs-view-vertical span {
    display: none
}

.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    transform: unset !important
}

.elementor-html .onsale+img,.elementor-html .product-img-wrap+img,.elementor-html .product-image+img {
    display: none !important
}

.elementor-html .site-content-contain {
    z-index: 100
}

.elementor-html .product-image.no-gallery {
    display: none !important
}

.woocommerce-carousel .owl-stage-outer {
    padding-top: 15px;
    margin-top: -15px
}

.elementor-product-style-2 .elementor-widget-container>.woocommerce {
    overflow: hidden
}

.elementor-product-style-2 ul.products {
    margin-top: -1px;
    margin-bottom: -1px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .inner {
    padding: 10px 0 20px;
    flex-wrap: wrap
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .product-thumbnail {
    width: 50%;
    margin: 0;
    max-width: 300px;
    order: 2
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .product-title {
    font-size: 18px;
    font-size: 1.2rem
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .product-content {
    min-width: 200px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time {
    border-top: 1px solid #ebebeb;
    margin-top: 15px;
    padding-top: 10px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .deal-text {
    color: #000;
    margin-bottom: 10px;
    display: block
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times {
    display: flex
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times>div {
    width: 25%;
    border-right: 1px solid #ebebeb;
    text-align: center;
    line-height: 1
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times>div:last-child {
    border: none
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times b {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 500;
    display: block;
    margin-bottom: 10px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times span {
    font-size: 12px;
    font-size: .8rem;
    text-transform: uppercase;
    color: #999
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list .star-rating {
    font-size: 11px;
    margin-top: 15px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list .star-rating span:before {
    color: #fc0
}

.opal-product-tooltipster .tooltipster-content {
    background-color: #000;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    font-size: 12px;
    font-size: .8rem
}

.opal-product-tooltipster.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #000
}

.elementor-widget-opal-products.elementor-product-list-border-style.elementor-product-list-style-2 .woocommerce-product-list li .inner {
    padding: 30px;
    border: 2px solid;
    border-radius: 5px
}

@media (max-width: 575px) {
    .elementor-widget-opal-products.elementor-product-list-border-style.elementor-product-list-style-2 .woocommerce-product-list li .inner {
        padding:15px
    }
}

.elementor-progress-percentage {
    padding-right: 0;
    position: absolute;
    right: 0;
    top: -40px;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    border-radius: 0
}

.elementor-progress-wrapper {
    height: 5px;
    background: #ebebeb
}

.elementor-widget-progress .elementor-title {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    display: block;
    margin-bottom: 10px
}

.elementor-progress-bar {
    border-radius: 0
}

.elementor-search-form input[type=search],.elementor-search-form button {
    margin: 0;
    border: 0;
    padding: 10px 20px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: 0 0;
    line-height: 1;
    min-width: 0;
    font-size: 14px;
    -webkit-appearance: none
}

.elementor-search-form input[type=search]:focus,.elementor-search-form button:focus {
    outline: 0;
    color: inherit
}

.elementor-search-form .elementor-search-form__submit {
    background-color: transparent;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    border-radius: 0;
    font-weight: 500
}

.elementor-search-form .elementor-search-form__submit:hover {
    background-color: transparent
}

.elementor-search-form__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    overflow: hidden;
    min-height: 55px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: 0 0;
    border-width: 2px;
    border-style: solid;
    border-radius: 5px
}

.elementor-search-form__input {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #55595c;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.elementor-search-form__input::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 1
}

.elementor-search-form__input:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 1
}

.elementor-search-form__input::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 1
}

.elementor-search-form__input::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 1
}

.elementor-search-form__submit {
    color: #fff;
    -webkit-transition: color .2s,background .2s;
    -o-transition: color .2s,background .2s;
    transition: color .2s,background .2s
}

.elementor-search-form--button-type-text .elementor-search-form__submit {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
    font-size: 50px;
    text-align: center;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #fff;
    line-height: 1.5;
    color: #fff
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
    cursor: pointer;
    vertical-align: middle;
    color: #000
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    position: relative;
    display: block;
    border: solid 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: 33px;
    height: 33px;
    border-radius: 3px
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: .55em
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    padding: 0 15%;
    background-color: rgba(0,0,0,.8)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
    display: none
}

.elementor-widget-opal-site-logo.elementor-widget-image .elementor-image>a img[src$=".svg"],.elementor-widget-opal-site-logo.elementor-widget-image .elementor-image figure>a img[src$=".svg"] {
    width: 200px
}

.elementor-widget-opal-site-logo svg {
    width: 200px
}

.elementor-widget-spacer .elementor-widget-container {
    height: 100%
}

.elementor-widget-wrap:hover [class*=opal-svg-],.elementor-widget-wrap:hover [class*=opal-svg-]>* {
    transform-origin: center center;
    transform-box: fill-box
}

.elementor-widget-wrap:hover .opal-svg-spinner {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.elementor-widget-wrap:hover .opal-svg-moveup {
    animation: opalScaleUp .3s;
    -moz-animation: opalScaleUp .3s;
    -webkit-animation: opalScaleUp .3s
}

.elementor-teams-wrapper {
    margin-bottom: 50px
}

.elementor-teams-wrapper:hover .elementor-team-socials {
    visibility: visible;
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.elementor-teams-wrapper .elementor-team-image {
    font-size: 0;
    margin-bottom: 30px;
    position: relative
}

.elementor-teams-wrapper .elementor-team-image img {
    border-radius: 5px;
    box-shadow: 5px 0 30px rgba(155,192,59,.15)
}

.elementor-teams-wrapper .elementor-team-name {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 600;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-teams-wrapper .elementor-team-name a {
    color: inherit;
    -ms-transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none
}

.elementor-teams-wrapper .elementor-team-job {
    font-size: 14px;
    font-size: .93333rem
}

.elementor-teams-wrapper .elementor-team-socials {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    visibility: hidden;
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.elementor-teams-wrapper .team-icon-socials {
    background: #fff;
    border-radius: 5px;
    margin: 0;
    padding: 15px;
    list-style: none;
    font-size: 14px;
    font-size: .93333rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.elementor-teams-wrapper .team-icon-socials li {
    flex: 1
}

.elementor-teams-wrapper .team-icon-socials li:not(:last-child) {
    border-right: 1px solid #ebebeb
}

.elementor-teams-wrapper .team-icon-socials a {
    display: block;
    color: #b4bbc2;
    padding: 0 20px
}

.elementor-widget-opal-testimonials .row,.elementor-widget-opal-testimonials body.opal-default-content-layout-2cr #content .wrap,body.opal-default-content-layout-2cr #content .elementor-widget-opal-testimonials .wrap,.elementor-widget-opal-testimonials body.opal-content-layout-2cl #content .wrap,body.opal-content-layout-2cl #content .elementor-widget-opal-testimonials .wrap,.elementor-widget-opal-testimonials body.opal-content-layout-2cr #content .wrap,body.opal-content-layout-2cr #content .elementor-widget-opal-testimonials .wrap,.elementor-widget-opal-testimonials [data-opal-columns],.elementor-widget-opal-testimonials .opal-archive-style-4.blog .site-main,.opal-archive-style-4.blog .elementor-widget-opal-testimonials .site-main,.elementor-widget-opal-testimonials .opal-archive-style-4.archive .site-main,.opal-archive-style-4.archive .elementor-widget-opal-testimonials .site-main,.elementor-widget-opal-testimonials .site-footer .widget-area,.site-footer .elementor-widget-opal-testimonials .widget-area,.elementor-widget-opal-testimonials .comment-form,.elementor-widget-opal-testimonials .widget .gallery,.widget .elementor-widget-opal-testimonials .gallery,.elementor-widget-opal-testimonials .elementor-element .gallery,.elementor-element .elementor-widget-opal-testimonials .gallery,.elementor-widget-opal-testimonials .entry-gallery .gallery,.entry-gallery .elementor-widget-opal-testimonials .gallery,.elementor-widget-opal-testimonials .single .gallery,.single .elementor-widget-opal-testimonials .gallery,.elementor-widget-opal-testimonials [data-elementor-columns],.elementor-widget-opal-testimonials .single-portfolio-summary .single-portfolio-summary-inner,.single-portfolio-summary .elementor-widget-opal-testimonials .single-portfolio-summary-inner,.elementor-widget-opal-testimonials .opal-canvas-filter.top .opal-canvas-filter-wrap,.opal-canvas-filter.top .elementor-widget-opal-testimonials .opal-canvas-filter-wrap,.elementor-widget-opal-testimonials .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-widget-opal-testimonials .woof_redraw_zone,.elementor-widget-opal-testimonials .woocommerce-cart .woocommerce,.woocommerce-cart .elementor-widget-opal-testimonials .woocommerce,.elementor-widget-opal-testimonials .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-billing-fields .elementor-widget-opal-testimonials .woocommerce-billing-fields__field-wrapper,.elementor-widget-opal-testimonials .woocommerce-MyAccount-content form[class^=woocommerce-],.woocommerce-MyAccount-content .elementor-widget-opal-testimonials form[class^=woocommerce-],.elementor-widget-opal-testimonials .woocommerce-columns--addresses,.elementor-widget-opal-testimonials form.track_order,.elementor-widget-opal-testimonials .woocommerce-account .woocommerce,.woocommerce-account .elementor-widget-opal-testimonials .woocommerce,.elementor-widget-opal-testimonials .woocommerce-Addresses,.elementor-widget-opal-testimonials .woocommerce-address-fields__field-wrapper,.elementor-widget-opal-testimonials ul.products,.elementor-widget-opal-testimonials .osf-sorting,.elementor-widget-opal-testimonials .single-product div.product,.single-product .elementor-widget-opal-testimonials div.product {
    margin: 0
}

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper {
    overflow: visible;
    margin-left: -10px;
    margin-right: -10px
}

.elementor-widget-opal-testimonials .owl-dots {
    padding: 0 10px
}

.elementor-widget-opal-testimonials .owl-nav {
    position: relative;
    width: 52px;
    height: 24px;
    display: inline-block;
    margin-top: 20px
}

.elementor-widget-opal-testimonials .owl-nav.disabled {
    display: none
}

@media (max-width: 767px) {
    .elementor-widget-opal-testimonials .owl-nav {
        display:none
    }
}

.elementor-widget-opal-testimonials .item-box {
    display: flex;
    flex-direction: column;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-image {
    line-height: 0
}

.elementor-widget-opal-testimonials .elementor-testimonial-item {
    display: flex;
    justify-content: center
}

.elementor-widget-opal-testimonials img {
    border-radius: 50%;
    margin-bottom: 15px
}

.elementor-widget-opal-testimonials .elementor-testimonial-title {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 600;
    margin-bottom: 12px;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-content {
    font-size: 30px;
    font-size: 2rem;
    line-height: 1.33;
    font-weight: 300;
    margin-bottom: 20px;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-rating {
    font-size: 14px;
    font-size: .93333rem;
    color: #ffd21c;
    margin-bottom: 30px;
    margin-top: auto
}

.elementor-widget-opal-testimonials .elementor-testimonial-rating i {
    margin: 0 1px
}

.elementor-widget-opal-testimonials .elementor-testimonial-name {
    font-size: 1rem;
    text-transform: capitalize;
    margin-bottom: 10px;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-job {
    font-size: 1rem;
    line-height: 1.2;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-quote {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 25px;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

.elementor-widget-opal-testimonials .layout_2 {
    text-align: left
}

.elementor-widget-opal-testimonials .layout_2 .item-box {
    flex-direction: row;
    text-align: left
}

.elementor-widget-opal-testimonials .layout_2 .item-box:hover .elementor-testimonial-quote {
    color: #fff
}

.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-image {
    min-width: 100px
}

.elementor-widget-opal-testimonials .layout_2 .owl-carousel {
    text-align: left
}

.elementor-widget-opal-testimonials .layout_2 .owl-nav {
    margin-left: 110px
}

.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-content {
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1.875
}

.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-job {
    color: #999
}

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-left .elementor-testimonial-wrapper {
    text-align: left
}

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-left .owl-dots {
    text-align: left
}

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-center .elementor-testimonial-wrapper {
    text-align: center
}

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .elementor-testimonial-wrapper {
    text-align: right
}

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .owl-dots {
    text-align: right
}

.elementor-widget-opal-testimonials.content-box-move-up .item-box:hover .elementor-testimonial-content-box {
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.elementor-widget-opal-testimonials.content-box-move-down .item-box:hover .elementor-testimonial-content-box {
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.elementor-widget-opal-testimonials.wrapper-move-up .item-box:hover {
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.elementor-widget-opal-testimonials.wrapper-move-down .item-box:hover {
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.elementor-widget-opal-text_carousel .owl-carousel .elementor-heading-title {
    margin-bottom: 0;
    font-size: 22px;
    font-size: 1.46667rem
}

.elementor-widget-opal-text_carousel .owl-carousel .elementor-content {
    padding-top: 10px
}

@media (min-width: 992px) {
    .elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-content-item-inner {
        display:flex;
        flex-direction: row-reverse
    }

    .elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-image-framed,.elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-content-wrap {
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.elementor-text_carousel-wrapper .row,.elementor-text_carousel-wrapper body.opal-default-content-layout-2cr #content .wrap,body.opal-default-content-layout-2cr #content .elementor-text_carousel-wrapper .wrap,.elementor-text_carousel-wrapper body.opal-content-layout-2cl #content .wrap,body.opal-content-layout-2cl #content .elementor-text_carousel-wrapper .wrap,.elementor-text_carousel-wrapper body.opal-content-layout-2cr #content .wrap,body.opal-content-layout-2cr #content .elementor-text_carousel-wrapper .wrap,.elementor-text_carousel-wrapper [data-opal-columns],.elementor-text_carousel-wrapper .opal-archive-style-4.blog .site-main,.opal-archive-style-4.blog .elementor-text_carousel-wrapper .site-main,.elementor-text_carousel-wrapper .opal-archive-style-4.archive .site-main,.opal-archive-style-4.archive .elementor-text_carousel-wrapper .site-main,.elementor-text_carousel-wrapper .site-footer .widget-area,.site-footer .elementor-text_carousel-wrapper .widget-area,.elementor-text_carousel-wrapper .comment-form,.elementor-text_carousel-wrapper .widget .gallery,.widget .elementor-text_carousel-wrapper .gallery,.elementor-text_carousel-wrapper .elementor-element .gallery,.elementor-element .elementor-text_carousel-wrapper .gallery,.elementor-text_carousel-wrapper .entry-gallery .gallery,.entry-gallery .elementor-text_carousel-wrapper .gallery,.elementor-text_carousel-wrapper .single .gallery,.single .elementor-text_carousel-wrapper .gallery,.elementor-text_carousel-wrapper [data-elementor-columns],.elementor-text_carousel-wrapper .single-portfolio-summary .single-portfolio-summary-inner,.single-portfolio-summary .elementor-text_carousel-wrapper .single-portfolio-summary-inner,.elementor-text_carousel-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap,.opal-canvas-filter.top .elementor-text_carousel-wrapper .opal-canvas-filter-wrap,.elementor-text_carousel-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-text_carousel-wrapper .woof_redraw_zone,.elementor-text_carousel-wrapper .woocommerce-cart .woocommerce,.woocommerce-cart .elementor-text_carousel-wrapper .woocommerce,.elementor-text_carousel-wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-billing-fields .elementor-text_carousel-wrapper .woocommerce-billing-fields__field-wrapper,.elementor-text_carousel-wrapper .woocommerce-MyAccount-content form[class^=woocommerce-],.woocommerce-MyAccount-content .elementor-text_carousel-wrapper form[class^=woocommerce-],.elementor-text_carousel-wrapper .woocommerce-columns--addresses,.elementor-text_carousel-wrapper form.track_order,.elementor-text_carousel-wrapper .woocommerce-account .woocommerce,.woocommerce-account .elementor-text_carousel-wrapper .woocommerce,.elementor-text_carousel-wrapper .woocommerce-Addresses,.elementor-text_carousel-wrapper .woocommerce-address-fields__field-wrapper,.elementor-text_carousel-wrapper ul.products,.elementor-text_carousel-wrapper .osf-sorting,.elementor-text_carousel-wrapper .single-product div.product,.single-product .elementor-text_carousel-wrapper div.product {
    margin: 0
}

@media (max-width: 1440px) {
    .elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-] {
        display:none
    }
}

.elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev {
    left: -30px
}

.elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next {
    right: -30px
}

.elementor-text_carousel-wrapper .elementor-content-item-inner {
    background: #fff;
    padding: 20px
}

@media (min-width: 992px) {
    .elementor-text_carousel-wrapper .elementor-content-item-inner {
        padding:50px
    }
}

.elementor-text_carousel-wrapper .elementor-heading-title {
    margin-top: 50px;
    margin-bottom: 10px
}

.elementor-text_carousel-wrapper .elementor-content p {
    margin-bottom: 10px
}

.elementor-timeline-carousel .timeline-carosuel-item {
    margin-bottom: 60px;
    padding-top: 10px
}

.elementor-timeline-carousel .timeline-carosuel-item .timeline-number-wap {
    display: inline-block
}

.elementor-timeline-carousel .timeline-carosuel-item .timeline-number {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 20px;
    font-size: 1.33333rem;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: relative;
    z-index: 12;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid #ebebeb
}

.elementor-timeline-carousel .timeline-carosuel-item .timeline-title {
    font-size: 20px;
    font-size: 1.33333rem
}

.elementor-timeline-carousel .timeline-carosuel-item .timeline-buttom {
    margin-top: 1.5em
}

.elementor-timeline-carousel .timeline-carosuel-item:hover .timeline-number,.elementor-timeline-carousel .timeline-carosuel-item.timeline-item-activate .timeline-number {
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.elementor-timeline-carousel .owl-item:not(:last-child) .timeline-content {
    position: relative
}

.elementor-timeline-carousel .owl-item:not(:last-child) .timeline-content:after {
    content: "";
    display: block;
    position: absolute;
    top: 29px;
    left: 60px;
    width: calc(100% + 10px);
    height: 2px;
    background: #ebebeb;
    z-index: 10
}

.elementor-timeline-carousel .owl-carousel .owl-stage-outer {
    overflow: visible
}

.elementor-timeline-carousel .timeline-carousel {
    padding-left: 80px;
    position: relative
}

.elementor-timeline-carousel .timeline-carousel:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 29px;
    width: 2px;
    height: 100%;
    background: #ebebeb;
    z-index: 10
}

.elementor-timeline-carousel .timeline-carousel .timeline-carosuel-item {
    position: relative
}

.elementor-timeline-carousel .timeline-carousel .timeline-number {
    position: absolute;
    left: -80px;
    top: 0
}

.elementor-timeline-carousel .timeline-carousel .timeline-title {
    padding-top: 0
}

.timeline-item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px
}

@media (min-width: 768px) {
    .timeline-item {
        margin-bottom:30px
    }
}

.timeline-item .timeline-thumbnail {
    margin-bottom: 1.5em
}

.timeline-item .timeline-number-wap {
    display: inline-block
}

.timeline-item .timeline-number {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 20px;
    font-size: 1.33333rem;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.timeline-item .timeline-title {
    font-size: 20px;
    font-size: 1.33333rem
}

.timeline-item .timeline-buttom {
    margin-top: 1.5em
}

.opal-timeline-wrapper {
    overflow: hidden
}

.elementor-timeline-view-horizontal .timeline-item {
    align-self: stretch
}

.elementor-timeline-view-horizontal .timeline-number-wap {
    position: relative;
    display: block
}

@media (min-width: 768px) {
    .elementor-timeline-view-horizontal .timeline-number-wap:before {
        content:'';
        position: absolute;
        height: 0;
        width: 200%;
        background-color: #000;
        z-index: 1;
        top: 50%;
        left: 0;
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border: 1px solid #572bb1
    }
}

.elementor-timeline-view-horizontal .timeline-number {
    position: relative;
    z-index: 4;
    border: 1px solid #572bb1
}

@media (min-width: 768px) {
    .elementor-timeline-view-vertical .timeline-item:nth-child(2n+1) .timeline-thumbnail {
        order:3
    }

    .elementor-timeline-view-vertical .timeline-item:nth-child(2n+1) .timeline-content {
        text-align: right
    }
}

.elementor-timeline-view-vertical .timeline-thumbnail {
    order: 1;
    margin-bottom: 1.5em
}

@media (min-width: 768px) {
    .elementor-timeline-view-vertical .timeline-thumbnail {
        margin-bottom:0
    }
}

.elementor-timeline-view-vertical .timeline-content {
    order: 2
}

.elementor-timeline-view-vertical .timeline-number {
    color: #fff
}

.elementor-widget-toggle .elementor-tab-title {
    align-items: center
}

.elementor-toggle-item:last-child .elementor-tab-title {
    border: 0
}

.elementor-video-popup {
    display: inline-flex;
    align-items: center
}

.elementor-video-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.elementor-video-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
    margin-left: 12px;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.elementor-video-icon {
    font-size: 16px;
    width: 80px;
    height: 80px;
    box-sizing: content-box;
    background-color: #fff;
    position: relative;
    border-radius: 50%;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.elementor-video-icon i:before {
    display: block
}

.wavify-wraper {
    position: relative
}

.alm-listing.products li img {
    position: static
}

.osf-woocommerce-ajaxload .loading:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    border: 1px solid #bbb;
    border-left-color: #000;
    border-radius: 50%;
    animation: opal-loading .45s infinite linear;
    -webkit-animation: opal-loading .45s infinite linear;
    margin: 20px auto
}

@keyframes opal-loading {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes opal-loading {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

.price del {
    font-weight: 400;
    text-decoration: line-through;
    position: relative
}

.price del+ins {
    margin-left: .327em
}

.product-title {
    font-weight: 500
}

.site-header-cart {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0
}

.site-header-cart .shopping_cart_nav .product_list_widget img,.site-header-cart .widget_shopping_cart .product_list_widget img {
    margin-right: 1em;
    max-width: 40px
}

.site-search {
    font-size: .875em;
    clear: both;
    display: none
}

.site-search .widget_product_search input[type=text],.site-search .widget_product_search input[type=search] {
    padding: 1em 1.41575em;
    line-height: 1
}

.site-search .widget_product_search form:before {
    top: 1.15em;
    left: 1.15em
}

.site-search .widget_product_search #searchsubmit {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    position: absolute !important
}

table.shop_table_responsive thead {
    display: none
}

table.shop_table_responsive tbody th {
    display: none
}

table.shop_table_responsive tr td {
    display: block;
    clear: both
}

table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left
}

table.shop_table_responsive tr td.product-remove a {
    text-align: left
}

table.shop_table_responsive tr td.product-remove:before {
    display: none
}

table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before {
    display: none
}

table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center
}

table.shop_table_responsive.my_account_orders .order-actions {
    text-align: right
}

table.shop_table_responsive.my_account_orders .order-actions:before {
    display: none
}

.stock:empty:before {
    display: none
}

.stock.in-stock {
    color: #0f834d
}

.stock.out-of-stock {
    color: #e2401c
}

a.reset_variations {
    display: inline-block;
    margin-left: 1em
}

.site-header .widget_shopping_cart p.total,.site-header .widget_shopping_cart p.buttons,.site-header .widget_shopping_cart li,.site-header .shopping_cart_nav p.total,.site-header .shopping_cart_nav p.buttons,.site-header .shopping_cart_nav li {
    padding-left: 20px;
    padding-right: 20px
}

.site-header .shopping_cart_nav>li {
    padding: 0
}

.wc-proceed-to-checkout {
    margin-bottom: 1.618em
}

.wc-proceed-to-checkout:before,.wc-proceed-to-checkout:after {
    content: "";
    display: table
}

.wc-proceed-to-checkout:after {
    clear: both
}

.wc-proceed-to-checkout .button {
    display: block
}

.wc-proceed-to-checkout .button:after {
    content: none
}

.wc-proceed-to-checkout a.checkout-button {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    white-space: normal
}

.woocommerce-shipping-calculator {
    margin: 0
}

.woocommerce-shipping-calculator>p:first-child {
    margin: 0
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 1.41575em
}

ul#shipping_method {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

ul#shipping_method li {
    margin-bottom: .23608em
}

ul#shipping_method li:last-child {
    margin-bottom: 0
}

ul#shipping_method input {
    margin-right: .33423em
}

.woocommerce-checkout ul#shipping_method {
    margin-bottom: 0
}

.woocommerce-password-strength {
    text-align: left;
    font-weight: 600;
    padding: .54079em 0;
    text-align: right;
    font-size: .875em
}

.woocommerce-password-strength.strong {
    color: #0f834d
}

.woocommerce-password-strength.short {
    color: #e2401c
}

.woocommerce-password-strength.bad {
    color: #e2401c
}

.woocommerce-password-strength.good {
    color: #3d9cd2
}

.woocommerce-form__label-for-checkbox {
    cursor: pointer;
    display: block
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
    margin-right: .33423em
}

.form-row label {
    display: block
}

.form-row input,.form-row textarea,.form-row select {
    width: 100%
}

.form-row input[type=checkbox],.form-row input[type=radio] {
    width: auto
}

.form-row .button {
    width: auto
}

.form-row.create-account label {
    display: inline-block
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c
}

.form-row-last {
    margin-right: 0 !important
}

.form-row-wide {
    clear: both;
    width: 100%
}

.required {
    border-bottom: 0 !important;
    color: red
}

.demo_store {
    position: fixed;
    left: 0;
    bottom: 69px;
    right: 0;
    margin: 0;
    padding: 1em 1.41575em;
    background-color: #3d9cd2;
    color: #fff;
    z-index: 999
}

.demo_store a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
    display: block
}

.demo_store a:hover {
    text-decoration: none
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    width: 5.1em;
    font-family: 'FontAwesome';
    font-weight: 400
}

.star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: .1em
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffb14b;
    letter-spacing: .1em
}

p.stars {
    display: inline-block;
    margin: 0
}

p.stars>span {
    display: flex
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: flex;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400;
    color: transparent
}

p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "FontAwesome";
    content: "\f006";
    color: #43454b;
    text-indent: 0;
    opacity: .25
}

p.stars a:hover {
    color: transparent
}

p.stars a:hover~a:before {
    content: "\f006";
    color: #43454b;
    opacity: .25
}

p.stars:hover a:before {
    content: "\f006";
    color: #eea96a;
    opacity: 1
}

p.stars.selected a.active:before {
    content: "\f006";
    color: #96588a;
    opacity: 1
}

p.stars.selected a.active~a:before {
    content: "\f006";
    color: #43454b;
    opacity: .25
}

p.stars.selected a:not(.active):before {
    content: "\f006";
    color: #96588a;
    opacity: 1
}

.onsale {
    color: #666;
    padding: 5px;
    line-height: 1.2;
    display: inline-block;
    position: absolute;
    z-index: 100;
    left: 15px;
    background: #fff
}

.out-of-stock {
    padding: 5px 10px;
    line-height: 1.2;
    z-index: 15;
    text-transform: capitalize;
    background: #e3e3e3;
    color: #fff
}

.quantity .qty {
    text-align: center;
    padding: 0;
    -moz-appearance: textfield
}

.quantity .qty::-webkit-outer-spin-button,.quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.storefront-sorting {
    font-size: .875em;
    margin-bottom: 2.61792em
}

.related,.upsells {
    margin-top: 35px
}

.related>h2:first-child,.upsells>h2:first-child {
    font-size: 30px;
    font-size: 2rem;
    margin-bottom: .7em
}

.woocommerce-notices-wrapper {
    display: block;
    width: calc(100% - 40px);
    margin: 0 auto
}

.woocommerce-message,.woocommerce-notice,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments {
    padding: 1em 1.618em;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both
}

.woocommerce-message:before,.woocommerce-notice:before,.woocommerce-message:after,.woocommerce-notice:after,.woocommerce-info:before,.woocommerce-info:after,.woocommerce-error:before,.woocommerce-error:after,.woocommerce-noreviews:before,.woocommerce-noreviews:after,p.no-comments:before,p.no-comments:after {
    content: "";
    display: table
}

.woocommerce-message:after,.woocommerce-notice:after,.woocommerce-info:after,.woocommerce-error:after,.woocommerce-noreviews:after,p.no-comments:after {
    clear: both
}

.woocommerce-message a,.woocommerce-notice a,.woocommerce-info a,.woocommerce-error a,.woocommerce-noreviews a,p.no-comments a {
    color: #fff;
    text-decoration: underline;
    padding-left: 6px
}

.woocommerce-message a:hover,.woocommerce-notice a:hover,.woocommerce-info a:hover,.woocommerce-error a:hover,.woocommerce-noreviews a:hover,p.no-comments a:hover {
    color: #fff;
    opacity: .7
}

.woocommerce-message a.button:hover,.woocommerce-notice a.button:hover,.woocommerce-info a.button:hover,.woocommerce-error a.button:hover,.woocommerce-noreviews a.button:hover,p.no-comments a.button:hover {
    opacity: 1
}

.woocommerce-message .button,.woocommerce-notice .button,.woocommerce-info .button,.woocommerce-error .button,.woocommerce-noreviews .button,p.no-comments .button {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: transparent;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0;
    border: none;
    margin-right: 10px
}

@media (max-width: 480px) {
    .woocommerce-message .button,.woocommerce-notice .button,.woocommerce-info .button,.woocommerce-error .button,.woocommerce-noreviews .button,p.no-comments .button {
        padding-left:0;
        border-left-width: 0;
        float: inherit;
        display: block
    }
}

.woocommerce-message .button:hover,.woocommerce-notice .button:hover,.woocommerce-info .button:hover,.woocommerce-error .button:hover,.woocommerce-noreviews .button:hover,p.no-comments .button:hover {
    background: 0 0;
    color: #fff;
    opacity: .7;
    text-decoration: underline
}

.woocommerce-message pre,.woocommerce-notice pre,.woocommerce-info pre,.woocommerce-error pre,.woocommerce-noreviews pre,p.no-comments pre {
    background-color: rgba(0,0,0,.1)
}

.woocommerce-message,.woocommerce-notice,.woocommerce-info,.woocommerce-error {
    position: fixed;
    top: auto;
    left: 0;
    right: 0;
    bottom: 65px;
    z-index: 99999;
    transform: translate3d(0,200%,0);
    -webkit-transform: translate3d(0,200%,0);
    -webkit-animation: fadeInUpBig .35s ease .5s both;
    animation: fadeInUpBig .35s ease .5s both;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 80px;
    padding-left: 50px;
    min-height: 60px;
    display: flex;
    align-items: center;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .woocommerce-message,.woocommerce-notice,.woocommerce-info,.woocommerce-error {
        bottom:0
    }
}

.woocommerce-message:after,.woocommerce-notice:after,.woocommerce-info:after,.woocommerce-error:after {
    content: "x";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    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;
    background-color: rgba(0,0,0,.1);
    transition: background-color .25s ease;
    -webkit-transition: background-color .25s ease;
    margin-bottom: 0
}

.woocommerce-message.hidden-notice,.hidden-notice.woocommerce-notice,.woocommerce-info.hidden-notice,.woocommerce-error.hidden-notice {
    -webkit-animation: fadeOutDownBig .35s ease both;
    animation: fadeOutDownBig .35s ease both
}

ul.woocommerce-error,ul.woocommerce-info,ul.woocommerce-message,ul.woocommerce-notice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@-webkit-keyframes fadeInUpBig {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutDownBig {
    from {
        -webkit-transform: none;
        transform: none
    }

    to {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDownBig {
    from {
        -webkit-transform: none;
        transform: none
    }

    to {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.payment_methods .woocommerce-notice,.payment_methods .woocommerce-info,.search-no-results.woocommerce .woocommerce-info,.woocommerce-MyAccount-content .woocommerce-Message,.woocommerce-cart [role=alert],.woocommerce-checkout [role=alert],.woocommerce-form-coupon-toggle>.woocommerce-info,.woocommerce-form-login-toggle>.woocommerce-info {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    cursor: default;
    transform: none;
    -webkit-transform: none;
    animation: none;
    -webkit-animation: none;
    padding-right: 30px;
    margin-bottom: 1.5em
}

.payment_methods .woocommerce-notice:after,.payment_methods .woocommerce-info:after,.search-no-results.woocommerce .woocommerce-info:after,.woocommerce-MyAccount-content .woocommerce-Message:after,.woocommerce-cart [role=alert]:after,.woocommerce-checkout [role=alert]:after,.woocommerce-form-coupon-toggle>.woocommerce-info:after,.woocommerce-form-login-toggle>.woocommerce-info:after {
    content: none
}

.site-content>.col-full>.woocommerce>.woocommerce-message:first-child,.site-content>.col-full>.woocommerce>.woocommerce-notice:first-child,.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,.site-content>.col-full>.woocommerce>.woocommerce-error:first-child {
    margin-top: 2.61792em
}

.woocommerce-error {
    list-style: none
}

.woocommerce-info,.woocommerce-noreviews,p.no-comments {
    background-color: #3d9cd2
}

.woocommerce-error {
    background-color: #e2401c
}

dl.variation {
    font-size: .875em
}

dl.variation dd {
    margin: 0 0 1em
}

.wc-item-meta {
    font-size: .875em;
    margin-left: 0;
    list-style: none
}

.wc-item-meta li:before,.wc-item-meta li:after {
    content: "";
    display: table
}

.wc-item-meta li:after {
    clear: both
}

.wc-item-meta li strong,.wc-item-meta li p {
    display: inline-block
}

.demo_store {
    bottom: 0
}

.demo_store a {
    background: rgba(0,0,0,.1);
    float: right;
    display: inline-block;
    margin: -1em -1.41575em -1em 0;
    padding: 1em 1.41575em
}

.storefront-handheld-footer-bar {
    display: none
}

table.shop_table_responsive thead {
    display: table-header-group
}

@media (max-width: 767px) {
    table.shop_table_responsive thead {
        display:none
    }
}

table.shop_table_responsive tbody th {
    display: table-cell
}

@media (max-width: 767px) {
    table.shop_table_responsive tbody th {
        display:none
    }
}

table.shop_table_responsive tr td {
    display: table-cell
}

@media (min-width: 768px) {
    table.shop_table_responsive tr td:before {
        display:none
    }
}

@media (max-width: 767px) {
    table.shop_table_responsive tr td {
        display:block;
        text-align: right
    }

    table.shop_table_responsive tr td:first-child {
        padding-left: .4em
    }

    table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }
}

.site-header-cart {
    position: relative
}

.site-header-cart:hover .shopping_cart {
    top: 100%;
    pointer-events: auto;
    opacity: 1;
    visibility: visible
}

.site-header-cart .shopping_cart {
    position: absolute;
    top: calc(100% + 15px);
    z-index: 999999;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    list-style: none
}

.site-header-cart .widget_shopping_cart {
    width: auto;
    font-size: 14px;
    font-size: .93333rem;
    background-color: #fff;
    min-width: 270px;
    padding-bottom: 0;
    text-align: left;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    border-top: 2px solid;
    border-radius: 5px
}

.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device {
    display: none;
    left: 0
}

.site-header-cart .widget_shopping_cart,.site-header-cart .shopping_cart_nav {
    padding: 0 !important
}

.site-header-cart .widget_shopping_cart h2.widgettitle,.site-header-cart .shopping_cart_nav h2.widgettitle {
    display: none
}

.site-header-cart .widget_shopping_cart .product_list_widget,.site-header-cart .shopping_cart_nav .product_list_widget {
    padding: 0
}

.site-header-cart .widget_shopping_cart .product_list_widget li,.site-header-cart .shopping_cart_nav .product_list_widget li {
    width: 100%;
    border-width: 0 0 1px;
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #ebebeb
}

.site-header-cart .widget_shopping_cart .product_list_widget li a,.site-header-cart .shopping_cart_nav .product_list_widget li a {
    font-size: 13px;
    font-size: .86667rem;
    height: auto;
    line-height: 1.2;
    padding: 0 !important;
    border: none;
    text-align: left;
    display: block;
    color: #000
}

.site-header-cart .widget_shopping_cart .product_list_widget li a.remove,.site-header-cart .shopping_cart_nav .product_list_widget li a.remove {
    position: relative;
    float: right;
    z-index: 999;
    text-indent: 0;
    text-align: center;
    top: .4em;
    width: 15px;
    font-size: 18px;
    font-size: 1.2rem;
    color: #bbb
}

.site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before,.site-header-cart .shopping_cart_nav .product_list_widget li a.remove:before {
    content: none
}

.site-header-cart .widget_shopping_cart .product_list_widget li .quantity,.site-header-cart .shopping_cart_nav .product_list_widget li .quantity {
    font-size: 11px;
    font-size: .73333rem
}

.site-header-cart .widget_shopping_cart .product_list_widget li .quantity .amount,.site-header-cart .shopping_cart_nav .product_list_widget li .quantity .amount {
    color: #888;
    font-weight: 400
}

.site-header-cart .widget_shopping_cart p.total,.site-header-cart .shopping_cart_nav p.total {
    order: -1;
    text-align: right;
    margin-bottom: 0;
    border-bottom: 1px solid #ebebeb;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
    font-size: .86667rem
}

.site-header-cart .widget_shopping_cart p.total strong,.site-header-cart .shopping_cart_nav p.total strong {
    vertical-align: middle;
    font-weight: 400
}

.site-header-cart .widget_shopping_cart p.total .woocommerce-Price-amount,.site-header-cart .shopping_cart_nav p.total .woocommerce-Price-amount {
    vertical-align: middle;
    padding-left: .5rem;
    font-weight: 600
}

.site-header-cart .widget_shopping_cart p.buttons,.site-header-cart .shopping_cart_nav p.buttons {
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    display: flex;
    flex-direction: column-reverse
}

.site-header-cart .widget_shopping_cart p.buttons .button,.site-header-cart .shopping_cart_nav p.buttons .button {
    display: block;
    height: auto;
    text-align: center;
    border: none !important;
    border-color: transparent;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: .6rem 1.25rem;
    font-size: 12px !important;
    line-height: 1.6
}

.site-header-cart .widget_shopping_cart p.buttons .button:after,.site-header-cart .shopping_cart_nav p.buttons .button:after {
    display: none
}

.site-header-cart .widget_shopping_cart p.buttons .button:hover,.site-header-cart .shopping_cart_nav p.buttons .button:hover {
    opacity: .7
}

.site-header-cart .widget_shopping_cart p.buttons .button:active,.site-header-cart .widget_shopping_cart p.buttons .button:focus,.site-header-cart .shopping_cart_nav p.buttons .button:active,.site-header-cart .shopping_cart_nav p.buttons .button:focus {
    outline: none
}

.site-header-cart .widget_shopping_cart p.buttons .button:not(.checkout),.site-header-cart .shopping_cart_nav p.buttons .button:not(.checkout) {
    background-color: #f5f5f5;
    color: #000;
    line-height: 1.6
}

.site-header-cart .widget_shopping_cart p.buttons .button.checkout,.site-header-cart .shopping_cart_nav p.buttons .button.checkout {
    margin-bottom: 8px
}

.site-header-cart .woocommerce-mini-cart__empty-message {
    padding: 30px;
    margin: 0;
    min-height: 180px;
    text-align: center;
    font-size: 16px;
    font-size: 1.06667rem;
    overflow: hidden;
    line-height: 1.5;
    color: #000
}

.site-header-cart .woocommerce-mini-cart__empty-message:before {
    content: '+';
    font-size: 100px;
    font-size: 6.66667rem;
    font-weight: 200;
    display: block;
    color: #e43636;
    transform: rotate(45deg);
    line-height: 60px;
    padding: 10px
}

.site-header-cart .widget_shopping_cart_content {
    min-width: 270px;
    display: flex;
    flex-direction: column
}

.site-header-cart .widget_shopping_cart_content .product_list_widget {
    border: none
}

.site-header-cart .widget_shopping_cart p.buttons,.site-header-cart .widget_shopping_cart li,.site-header-cart .shopping_cart_nav p.buttons,.site-header-cart .shopping_cart_nav li {
    padding-left: 20px;
    padding-right: 20px
}

.site-header-cart .shopping_cart_nav>li {
    padding: 0
}

.header-button {
    white-space: nowrap;
    display: flex;
    align-items: center;
    color: unset;
    font-size: 15px;
    font-size: 1rem;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header-button i {
    color: #000;
    font-size: 25px;
    line-height: 1;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header-button .title {
    white-space: nowrap;
    margin-right: 3px;
    color: #000;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header-button .count-text {
    margin-right: 3px;
    margin-left: 3px;
    color: #000;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header-button .amount {
    color: #000;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header-button .count {
    white-space: nowrap;
    font-size: 12px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: -5px 0 0 -8px
}

.header-button .text-wishlist {
    color: #000;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header-button:hover,.header-button:focus {
    outline: none;
    color: unset
}

.button.wc-backward {
    padding-left: .5rem;
    padding-right: .5rem
}

.menu-item-cart .header-button {
    margin-left: 1.25em
}

.menu-item-cart .header-button .title {
    display: none
}

.menu-item-cart .header-button .count {
    top: 5px
}

.menu-item-cart .header-button i {
    top: 35% !important
}

body:not(.opal-header-layout-sideHeader) .shopping_cart {
    right: 0;
    border: none;
    padding: 15px 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

body:not(.opal-header-layout-sideHeader) .active .shopping_cart {
    left: unset;
    right: -10px;
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: visible
}

body:not(.opal-header-layout-sideHeader) .active .shopping_cart.right {
    left: -10px;
    right: unset
}

body:not(.opal-header-layout-sideHeader) .active .shopping_cart.justify {
    right: 50%;
    transform: translateX(50%)
}

.main-navigation .site-header-cart .widget_shopping_cart {
    display: unset
}

.main-navigation .shopping_cart_nav .product_list_widget {
    position: static;
    border-right: 0;
    border-left: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: visible
}

.main-navigation .shopping_cart_nav .product_list_widget li a.remove {
    width: 15px
}

.main-navigation .shopping_cart_nav .product_list_widget li a.remove:before {
    content: "\f057";
    color: #fff;
    font-size: 13px;
    font-size: .86667rem;
    display: block
}

@media (min-width: 1200px) {
    body.opal-header-layout-sideHeader .site-header .site-header-cart {
        text-align:center;
        float: none
    }

    body.opal-header-layout-sideHeader .site-header .site-header-cart .header-button .title,body.opal-header-layout-sideHeader .site-header .site-header-cart .header-button .amount {
        display: none
    }

    body.opal-header-layout-sideHeader .site-header .site-header-cart:hover .widget_shopping_cart,body.opal-header-layout-sideHeader .site-header .site-header-cart:focus .widget_shopping_cart {
        left: 100%;
        top: 0;
        right: inherit
    }

    body.opal-header-layout-sideHeader.opal-side-header-right .site-header .site-header-cart:hover .widget_shopping_cart,body.opal-header-layout-sideHeader.opal-side-header-right .site-header .site-header-cart:focus .widget_shopping_cart {
        right: 100%;
        top: 0;
        left: inherit
    }

    body.opal-header-layout-sideHeader .main-navigation .menu-item-search .sub-menu {
        min-width: 280px
    }
}

.top-bar ul.site-header-cart>li {
    border: none
}

.site-search {
    display: block
}

.site-search form {
    margin: 0
}

.woocommerce .page-description {
    margin-bottom: 1.618em
}

.woocommerce-order-pay #order_review,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review {
    width: 100%;
    float: none
}

.woocommerce-order-pay #order_review #payment h3,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3 {
    padding-left: 1em;
    padding-top: 1em
}

.woocommerce-order-pay #order_review #payment .form-row,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row {
    padding: 1em
}

.woocommerce-order-pay #order_review .payment_methods+.form-row,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods+.form-row {
    padding: 1em
}

.woocommerce-order-pay #order_review .button#place_order,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order {
    display: block;
    width: 100%;
    font-size: 1.41575em
}

.storefront-full-width-content .woocommerce-tabs .panel {
    margin-bottom: 3.70633em
}

.woocommerce-tabs {
    padding-top: 2.61792em;
    padding-bottom: 2.61792em
}

.woocommerce-tabs:before,.woocommerce-tabs:after {
    content: "";
    display: table
}

.woocommerce-tabs:after {
    clear: both
}

.woocommerce-tabs ul.tabs li.active:after {
    right: 1em
}

.woocommerce-tabs .panel {
    margin-top: 0
}

.notification-added-to-cart {
    position: fixed;
    z-index: 99999;
    top: 200px;
    right: 50px;
    pointer-events: none
}

@media (max-width: 991px) {
    .notification-added-to-cart {
        display:none
    }
}

.notification-added-to-cart .notification-wrap {
    position: relative;
    overflow: hidden;
    background: #fff
}

.notification-added-to-cart .ns-thumb {
    position: absolute;
    z-index: 99;
    top: 0;
    -webkit-animation-name: animJelly;
    animation-name: animJelly;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    overflow: hidden
}

.notification-added-to-cart .ns-thumb img {
    width: 70px;
    height: 70px
}

.notification-added-to-cart .ns-content {
    display: flex;
    align-items: center;
    line-height: 1.4;
    padding: 0 30px 0 90px;
    height: 70px;
    -webkit-animation-name: animSlide;
    animation-name: animSlide;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(.7,0,.3,1);
    animation-timing-function: cubic-bezier(.7,0,.3,1);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    max-width: 370px;
    color: #fff
}

.notification-added-to-cart .ns-content strong {
    font-weight: 700
}

.notification-added-to-cart .ns-content p {
    margin: 0
}

.notification-added-to-cart.hide {
    opacity: 0
}

@-webkit-keyframes animSlide {
    0% {
        -webkit-transform: translate3d(-100%,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0)
    }
}

@keyframes animSlide {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes animJelly {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1)
    }

    2.083333% {
        -webkit-transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1)
    }

    4.166667% {
        -webkit-transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1)
    }

    6.25% {
        -webkit-transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1)
    }

    8.333333% {
        -webkit-transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    10.416667% {
        opacity: 1;
        -webkit-transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1)
    }

    12.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1)
    }

    14.583333% {
        -webkit-transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1)
    }

    16.666667% {
        -webkit-transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1)
    }

    18.75% {
        -webkit-transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1)
    }

    20.833333% {
        -webkit-transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1)
    }

    22.916667% {
        -webkit-transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1)
    }

    25% {
        -webkit-transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    27.083333% {
        -webkit-transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1)
    }

    29.166667% {
        -webkit-transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1)
    }

    31.25% {
        -webkit-transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1)
    }

    33.333333% {
        -webkit-transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1)
    }

    35.416667% {
        -webkit-transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1)
    }

    37.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1)
    }

    39.583333% {
        -webkit-transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1)
    }

    41.666667% {
        -webkit-transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    43.75% {
        -webkit-transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1)
    }

    45.833333% {
        -webkit-transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1)
    }

    47.916667% {
        -webkit-transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1)
    }

    50% {
        -webkit-transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1)
    }

    52.083333% {
        -webkit-transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1)
    }

    54.166667% {
        -webkit-transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1)
    }

    56.25% {
        -webkit-transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1)
    }

    58.333333% {
        -webkit-transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    60.416667% {
        -webkit-transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1)
    }

    62.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1)
    }

    64.583333% {
        -webkit-transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1)
    }

    66.666667% {
        -webkit-transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1)
    }

    68.75% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1)
    }

    70.833333% {
        -webkit-transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1)
    }

    72.916667% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1)
    }

    75% {
        -webkit-transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    77.083333% {
        -webkit-transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1)
    }

    79.166667% {
        -webkit-transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1)
    }

    81.25% {
        -webkit-transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1)
    }

    83.333333% {
        -webkit-transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1)
    }

    85.416667% {
        -webkit-transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1)
    }

    87.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1)
    }

    89.583333% {
        -webkit-transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1)
    }

    91.666667% {
        -webkit-transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    93.75% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1)
    }

    95.833333% {
        -webkit-transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1)
    }

    97.916667% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1)
    }

    100% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }
}

@keyframes animJelly {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1)
    }

    2.083333% {
        -webkit-transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1)
    }

    4.166667% {
        -webkit-transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1)
    }

    6.25% {
        -webkit-transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1)
    }

    8.333333% {
        -webkit-transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    10.416667% {
        opacity: 1;
        -webkit-transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1)
    }

    12.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1)
    }

    14.583333% {
        -webkit-transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1)
    }

    16.666667% {
        -webkit-transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1)
    }

    18.75% {
        -webkit-transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1)
    }

    20.833333% {
        -webkit-transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1)
    }

    22.916667% {
        -webkit-transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1)
    }

    25% {
        -webkit-transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    27.083333% {
        -webkit-transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1)
    }

    29.166667% {
        -webkit-transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1)
    }

    31.25% {
        -webkit-transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1)
    }

    33.333333% {
        -webkit-transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1)
    }

    35.416667% {
        -webkit-transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1)
    }

    37.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1)
    }

    39.583333% {
        -webkit-transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1)
    }

    41.666667% {
        -webkit-transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    43.75% {
        -webkit-transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1)
    }

    45.833333% {
        -webkit-transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1)
    }

    47.916667% {
        -webkit-transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1)
    }

    50% {
        -webkit-transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1)
    }

    52.083333% {
        -webkit-transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1)
    }

    54.166667% {
        -webkit-transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1)
    }

    56.25% {
        -webkit-transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1)
    }

    58.333333% {
        -webkit-transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    60.416667% {
        -webkit-transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1)
    }

    62.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1)
    }

    64.583333% {
        -webkit-transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1)
    }

    66.666667% {
        -webkit-transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1)
    }

    68.75% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1)
    }

    70.833333% {
        -webkit-transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1)
    }

    72.916667% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1)
    }

    75% {
        -webkit-transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    77.083333% {
        -webkit-transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1)
    }

    79.166667% {
        -webkit-transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1)
    }

    81.25% {
        -webkit-transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1)
    }

    83.333333% {
        -webkit-transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1)
    }

    85.416667% {
        -webkit-transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1)
    }

    87.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1)
    }

    89.583333% {
        -webkit-transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1)
    }

    91.666667% {
        -webkit-transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }

    93.75% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1)
    }

    95.833333% {
        -webkit-transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1)
    }

    97.916667% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1)
    }

    100% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }
}

.opal-canvas-filter {
    background-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding-bottom: 40px
}

.opal-canvas-filter section {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 45px
}

@media (min-width: 768px) {
    .opal-canvas-filter section {
        padding-left:35px;
        padding-right: 35px
    }
}

.opal-canvas-filter.left,.opal-canvas-filter.right {
    position: fixed;
    z-index: 10002;
    visibility: hidden;
    overflow-y: auto;
    width: 350px;
    height: 100vh
}

@media (max-width: 991px) {
    .opal-canvas-filter.left,.opal-canvas-filter.right {
        width:300px
    }
}

.opal-canvas-filter.left::-webkit-scrollbar,.opal-canvas-filter.right::-webkit-scrollbar {
    width: 3px
}

.opal-canvas-filter.left::-webkit-scrollbar-track,.opal-canvas-filter.right::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.opal-canvas-filter.left::-webkit-scrollbar-thumb,.opal-canvas-filter.right::-webkit-scrollbar-thumb {
    background-color: #000
}

.opal-canvas-filter.left {
    top: 0;
    left: 0;
    visibility: visible;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.opal-canvas-filter.right {
    top: 0;
    right: 0;
    visibility: visible;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.opal-canvas-filter.right .filter-close {
    text-align: left
}

.opal-canvas-filter.top {
    overflow-y: hidden;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0,1,.5,1);
    padding: 0;
    margin: 0
}

.opal-canvas-filter.top .filter-close {
    display: none
}

.opal-canvas-filter.top .opal-canvas-filter-wrap {
    display: flex
}

@media (max-width: 1199px) {
    .opal-canvas-filter.top .opal-canvas-filter-wrap {
        flex-direction:column
    }
}

.opal-canvas-filter.top .opal-canvas-filter-wrap section {
    flex: 1 0 auto;
    min-width: 25%;
    width: auto
}

@media (min-width: 768px) {
    .opal-canvas-filter.top .opal-canvas-filter-wrap section {
        max-height:250px;
        overflow-y: auto
    }

    .opal-canvas-filter.top .opal-canvas-filter-wrap section::-webkit-scrollbar {
        width: 3px
    }

    .opal-canvas-filter.top .opal-canvas-filter-wrap section::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
        background-color: #f5f5f5
    }

    .opal-canvas-filter.top .opal-canvas-filter-wrap section::-webkit-scrollbar-thumb {
        background-color: #000
    }
}

.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget {
    max-height: unset;
    flex-basis: 100%
}

.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone {
    display: flex
}

@media (max-width: 1199px) {
    .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone {
        flex-direction:column
    }
}

.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .woof_container {
    border: none;
    flex: 1 0 auto;
    min-width: 25%;
    width: auto
}

@media (min-width: 768px) {
    .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .woof_container {
        max-height:250px;
        overflow-y: auto
    }

    .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .woof_container::-webkit-scrollbar {
        width: 3px
    }

    .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .woof_container::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
        background-color: #f5f5f5
    }

    .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .woof_container::-webkit-scrollbar-thumb {
        background-color: #000
    }
}

.opal-canvas-filter.top.canvas-filter-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 30px;
    border-style: solid;
    border-width: 1px 0;
    border-color: #ebebeb
}

.opal-canvas-filter .widget ul {
    padding-left: 0
}

.opal-canvas-filter .widget.widget_product_categories ul {
    margin: 0
}

.opal-canvas-filter .widget.widget_product_categories ul li {
    position: relative;
    border-bottom: 1px solid #ebebeb
}

.opal-canvas-filter .widget.widget_product_categories ul li:first-child {
    padding-top: 0
}

.opal-canvas-filter .widget.widget_product_categories ul li:first-child i {
    top: 3px
}

.opal-canvas-filter .widget.widget_product_categories ul li:last-child {
    padding-bottom: 0;
    border: none
}

.opal-canvas-filter .widget.widget_product_categories ul li:last-child i {
    top: 3px
}

.opal-canvas-filter .widget.widget_product_categories ul li a {
    position: relative;
    color: #000
}

.opal-canvas-filter .widget.widget_product_categories ul li.cat-parent>a:before {
    content: '';
    height: 5px;
    width: 5px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #ccc
}

.opal-canvas-filter .widget.widget_product_categories ul i {
    position: absolute;
    right: 0;
    top: .7rem;
    font-size: 18px;
    font-size: 1.2rem;
    cursor: pointer
}

.opal-canvas-filter .widget.widget_product_categories ul.children {
    margin-right: -20px;
    padding-top: .5rem;
    display: none
}

.opal-canvas-filter .widget.widget_product_categories ul.children li {
    border: none;
    padding: 5px 0
}

.opal-canvas-filter .widget.widget_product_categories ul.children li a {
    color: #999
}

.opal-canvas-filter .widget.widget_product_categories ul.children li a:hover {
    color: #000
}

.opal-canvas-filter .widget.widget_product_categories ul.children li.current-cat a {
    color: #000
}

.opal-canvas-filter-open .opal-overlay-filter {
    cursor: pointer;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2)
}

.opal-canvas-filter-open .opal-canvas-filter.left,.opal-canvas-filter-open .opal-canvas-filter.right {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.opal-canvas-filter-open .opal-canvas-filter.top+.opal-overlay-filter {
    display: none
}

.filter-toggle {
    background: 0 0;
    height: 2.5em;
    padding: 0;
    border: none;
    font-size: 16px;
    font-size: 1.06667rem
}

.filter-toggle .filter-icon {
    display: inline-block;
    color: #222;
    padding-right: 6px;
    vertical-align: middle;
    margin-top: -2px
}

.filter-toggle.active:hover .filter-icon:before,.filter-toggle.active:hover .filter-icon:after {
    width: 25px
}

.filter-close {
    height: 50px;
    line-height: 50px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ebebeb;
    display: block;
    cursor: pointer;
    text-align: right;
    vertical-align: middle;
    font-weight: 700;
    margin-left: 15px;
    margin-right: 15px
}

@media (min-width: 768px) {
    .filter-close {
        margin-left:35px;
        margin-right: 35px
    }
}

.filter-close:after {
    content: '';
    width: 10px;
    border: 1px solid;
    border-color: #000;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    position: relative;
    top: -1px
}

@media (min-width: 783px) {
    .admin-bar .opal-canvas-filter.left,.admin-bar .opal-canvas-filter.right {
        top:32px
    }
}

@media (min-width: 600px) and (max-width:782px) {
    .admin-bar .opal-canvas-filter.left,.admin-bar .opal-canvas-filter.right {
        top:46px
    }
}

#comments {
    margin-top: 15px
}

#comments .commentlist .bypostauthor>.comment-body cite:after {
    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;
    margin-left: .54079em;
    content: "\f0f6"
}

#comments .commentlist .reply a:after {
    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;
    content: "\f112";
    margin-left: .54079em
}

#comments .commentlist .reply a.comment-edit-link:after {
    content: "\f040"
}

.elementor-image-box-content ul {
    color: #fff;
    list-style: none;
    position: relative
}

.elementor-image-box-content ul:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    left: 22px;
    top: 0
}

.elementor-image-box-content ul li {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: 600;
    padding-left: 30px;
    position: relative;
    text-transform: none;
    text-align: left;
}

.elementor-image-box-content ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    top: 50%;
    left: -2px;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.border-center.elementor-inner-column:before {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    width: 1px;
    height: 220%;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(0,50%);
    -moz-transform: translate(0,50%);
    -o-transform: translate(0,50%);
    -ms-transform: translate(0,50%);
    transform: translate(0,50%);
    background-color: #fab532;
    background: linear-gradient(0,rgba(0,0,0,0) 0%,#fab532 20%,#fab532 50%,#fab532 80%,rgba(0,0,0,0) 100%)
}

.border-center.elementor-inner-column:after {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    width: 1px;
    height: 220%;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(0,50%);
    -moz-transform: translate(0,50%);
    -o-transform: translate(0,50%);
    -ms-transform: translate(0,50%);
    transform: translate(0,50%);
    background-color: #fab532;
    background: linear-gradient(0,rgba(0,0,0,0) 0%,#fab532 20%,#fab532 50%,#fab532 80%,rgba(0,0,0,0) 100%)
}

.border-left.elementor-inner-column:after,.border-right.elementor-inner-column:after {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background-color: #fab532;
    background: linear-gradient(90deg,rgba(0,0,0,0) 0%,#fab532 20%,#fab532 50%,#fab532 80%,rgba(0,0,0,0) 100%)
}

.elementor-element.elementor-element-68d82dc.elementor-column.elementor-col-33.elementor-inner-column:before {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background-color: #fab532;
    background: linear-gradient(90deg,rgba(0,0,0,0) 0%,#fab532 20%,#fab532 50%,#fab532 80%,rgba(0,0,0,0) 100%)
}

.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: none !important
}

.elementor-tab-title.elementor-active:before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    height: 4px !important;
    width: 100% !important;
    background-color: #fab532;
    bottom: 0 !important;
    left: 0
}

.elementor-widget-opal-tabs .elementor-tabs-wrapper {
    border-top: 1px solid #2a5c92;
    border-bottom: 1px solid #2a5c92;
    border-left: none !important;
    border-right: none !important
}

.elementor-widget-opal-tabs .elementor-tab-title:first-child {
    border-right: 1px solid #2a5c92 !important
}

.elementor-widget-opal-tabs .elementor-tab-title:hover {
    border-color: #2a5c92 !important
}

body,input,button,select,textarea {
    color: #222
}

.c-heading {
    color: #111
}

.c-primary {
    color: #0160b4
}

.bg-primary {
    background-color: #0160b4
}

.b-primary {
    border-color: #0160b4
}

.button-primary:hover {
    background-color: #01447f;
    border-color: #01447f
}

.c-secondary {
    color: #00c484
}

.bg-secondary {
    background-color: #00c484
}

.b-secondary {
    border-color: #00c484
}

.button-secondary:hover {
    background-color: #008f5f
}

input[type=text]::placeholder,input[type=email]::placeholder,input[type=url]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=range]::placeholder,input[type=date]::placeholder,input[type=month]::placeholder,input[type=week]::placeholder,input[type=time]::placeholder,input[type=datetime]::placeholder,input[type=datetime-local]::placeholder,input[type=color]::placeholder,input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea::placeholder,textarea,.mainmenu-container ul ul .menu-item>a,.mainmenu-container li a span,.site-footer a,.breadcrumb a,.comment-metadata,.comment-metadata a,.c-body,.site-header-account .account-links-menu li a,.site-header-account .account-dashboard li a,.comment-form label,.comment-form a,.cart-collaterals .cart_totals th,#payment .payment_methods li.woocommerce-notice,#payment .payment_methods li.woocommerce-notice--info,#payment .payment_methods li.woocommerce-info,table.woocommerce-checkout-review-order-table th,.single-product .stock.out-of-stock,.opal-style-1.search-form-wapper .search-submit span,.opal-style-1.search-form-wapper .search-submit span:before,.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span-button:after,.elementor-nav-menu--dropdown a,.elementor-tabs-h-align-flex-end .elementor-tabs-wrapper .elementor-tab-title,.elementor-search-form--skin-minimal .elementor-search-form__icon,.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-content,.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered,.opal-currency_switcher .list-currency button[type=submit],.select-items div {
    color: #222
}

.widget-area strong,h1,h2,h3,h4,h5,h6,.opal-h1,.page-title-bar .page-title,.opal-h2,.entry-header .entry-title,.opal-h3,.related-posts .related-heading,.comments-title,.comment-respond .comment-reply-title,.opal-h4,h2.widget-title,h2.widgettitle,.column-item .entry-header .entry-title,.opal-h5,.opal-h6,blockquote,.breadcrumb.current-item,.breadcrumb span.current-item,.breadcrumb *.current-item,th,a,.main-navigation .top-menu>li>a,.main-navigation:not(.navigation-dark) .top-menu>li>a,.entry-content blockquote cite a,.entry-content strong,.entry-content dt,.entry-content th,.single .navigation .nav-link a,.error404 .error-text,.error404 .error-btn-bh,.breadcrumb,.comment-content strong,.comment-author,.comment-author a,.comment-metadata a.comment-edit-link,.comment-reply-link,.comment-content table th,.comment-content dt,.elementor-element .elementor-widget-wp-widget-recent-posts .title-post a,.widget .tagcloud a,.widget.widget_tag_cloud a,.c-heading,fieldset legend,.entry-meta .author a:not(:hover),.author-wrapper .author-name,.search .site-content .page-title,.site-header-account .login-form-title,table.shop_table_responsive tbody th,.site-header-cart .widget_shopping_cart p.total .woocommerce-Price-amount,.site-header-cart .shopping_cart_nav p.total .woocommerce-Price-amount,.filter-close,table.cart:not(.wishlist_table) th,.cart-collaterals .cart_totals .order-total .woocommerce-Price-amount,.cart-collaterals .cart_totals .amount,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info,#payment .payment_methods>.wc_payment_method>label,table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount,table.woocommerce-checkout-review-order-table .product-name,.woocommerce-billing-fields label,.woocommerce-billing-fields>h3,.woocommerce-additional-fields label,.cart th,.shop_table th,.woocommerce-account .woocommerce-MyAccount-content strong,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Price-amount,.osf-sorting .display-mode button.active,.osf-sorting .display-mode button:hover,.woocommerce-Tabs-panel table.shop_attributes th,#osf-accordion-container table.shop_attributes th,.woocommerce-tabs#osf-accordion-container [data-accordion] [data-control],.elementor-accordion .elementor-tab-title,.elementor-featured-box-wrapper .elementor-featured-box-title,.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title,.elementor-price-table__currency,.elementor-price-table__integer-part,.elementor-price-table__feature-inner span.item-active,.elementor-price-table__period,.elementor-widget-opal-products-tabs .elementor-tab-title,.elementor-progress-percentage,.elementor-widget-progress .elementor-title,.elementor-teams-wrapper .elementor-team-name,.elementor-widget-opal-testimonials .elementor-testimonial-title,.elementor-widget-opal-testimonials .elementor-testimonial-content,.elementor-widget-opal-testimonials .elementor-testimonial-name,.elementor-widget-opal-testimonials .elementor-testimonial-job,.wishlist_table .product-price {
    color: #111
}

.btn-link,.elementor-element .elementor-button-link .elementor-button,.button-link,blockquote:before,.main-navigation .top-menu>li:hover>a,.main-navigation .top-menu>li:active>a,.main-navigation .top-menu>li:focus>a,.mainmenu-container ul ul .menu-item>a:hover,.mainmenu-container ul ul .menu-item>a:active,.mainmenu-container ul ul .menu-item>a:focus,.mainmenu-container li.current-menu-parent>a,.mainmenu-container .menu-item>a:hover,.menu-toggle,.site-header .header-group .search-submit:hover,.site-header .header-group .search-submit:focus,.cat-links a,.entry-meta .cat-links a,.cat-tags-links .tags-links a:hover,.cat-tags-links .tags-links a:focus,.more-link,.pbr-social-share a:hover,.single .navigation>div:hover,.single .navigation>div:hover .nav-title,.single .navigation>div:hover a,.single .navigation>div:hover b,.error404 .sub-h2-1,.error404 .error-btn-bh a,.breadcrumb a:hover,.breadcrumb a:hover span,.site-header-account>a:hover i,.site-header-account>a:hover .text-account,.comment-author a:hover,.comment-metadata a:hover,.elementor-element .elementor-widget-wp-widget-recent-posts .title-post a:hover,.title-with-icon:before,.widget_recent_entries li a:hover,.widget_recent_entries li a:active,.widget_search button[type=submit],.widget .tagcloud a:hover,.widget .tagcloud a:focus,.widget.widget_tag_cloud a:hover,.widget.widget_tag_cloud a:focus,.button-outline-primary,.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.mailchimp-button-outline_primary button,.mailchimp-button-outline_primary button[type=submit],.widget_shopping_cart .buttons .button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button,.c-primary,.navigation-button .menu-toggle:hover,.navigation-button .menu-toggle:focus,.entry-header .entry-title a:hover,.entry-content blockquote cite a:hover,.site-header-account .account-dropdown a.register-link,.site-header-account .account-dropdown a.lostpass-link,.site-header-account .account-links-menu li a:hover,.site-header-account .account-dashboard li a:hover,.comment-form a:hover,.wp_widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus,#secondary .elementor-widget-container h5:first-of-type,.elementor-nav-menu-popup .mfp-close,.site-header-cart .widget_shopping_cart .product_list_widget li a:hover,.site-header-cart .widget_shopping_cart .product_list_widget li a:focus,.site-header-cart .shopping_cart_nav .product_list_widget li a:hover,.site-header-cart .shopping_cart_nav .product_list_widget li a:focus,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a:hover,.woocommerce-privacy-policy-link,.opal-currency_switcher .list-currency button[type=submit]:hover,.opal-currency_switcher .list-currency li.active button[type=submit],ul.products li.product.osf-product-list .price,ul.products li.product .posfed_in a:hover,.select-items div:hover,.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover,.button-wrapper #chart-button,.product_list_widget a:hover,.product_list_widget a:active,.product_list_widget a:focus,.woocommerce-product-list a:hover,.woocommerce-product-list a:active,.woocommerce-product-list a:focus,#secondary .elementor-widget-wp-widget-recent-posts a,.elementor-accordion .elementor-tab-title.elementor-active,.contactform-content .form-title,.elementor-widget-opal-countdown .elementor-countdown-digits,.elementor-featured-box-wrapper i,.elementor-widget-icon-box.elementor-view-framed:hover .elementor-icon,.elementor-widget-icon-box.elementor-view-framed:not(:hover) .elementor-icon,.elementor-widget-icon-box.elementor-view-default:hover .elementor-icon,.elementor-widget-icon-box.elementor-view-default:not(:hover) .elementor-icon,.elementor-widget-icon-box:hover .elementor-icon-box-title,.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item:not(:hover) i,.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item:not(:hover) .elementor-icon-list-text,.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item:hover i,.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item:hover .elementor-icon-list-text,.elementor-widget-icon.elementor-view-default .elementor-icon,.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title.elementor-active,.elementor-nav-menu--main.elementor-nav-menu--layout-horizontal .elementor-nav-menu a.elementor-sub-item.elementor-item-active,.elementor-nav-menu--main .elementor-item.highlighted,.elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-nav-menu--main .elementor-item:hover,.elementor-nav-menu--main .elementor-item:focus,.elementor-nav-menu--main .current-menu-ancestor .elementor-item.has-submenu,.elementor-nav-menu--popup .elementor-item.highlighted,.elementor-nav-menu--popup .elementor-item.elementor-item-active,.elementor-nav-menu--popup .elementor-item:hover,.elementor-nav-menu--popup .elementor-item:focus,.elementor-nav-menu--popup .elementor-nav-menu--dropdown a:hover,.elementor-nav-menu--popup .elementor-nav-menu--dropdown a.highlighted,.elementor-nav-menu--dropdown:not(.mega-menu) a:hover,.elementor-nav-menu--dropdown:not(.mega-menu) a.highlighted,.elementor-nav-menu--dropdown:not(.mega-menu) .has-submenu,.portfolio .portfolio-content .entry-title a:hover,.portfolio .entry-category a:hover,.elementor-portfolio-style-overlay .portfolio .portfolio-content .entry-title a:hover,.elementor-portfolio-style-overlay .portfolio .portfolio-content .entry-category a:hover,.elementor-portfolio__filter:hover,.single-portfolio-navigation .nav-link:hover span,.elementor-button-default .elementor-button,.elementor-widget-opal-product-categories .product-cats:hover,.elementor-widget-opal-products-tabs .elementor-tab-title:hover,.elementor-widget-opal-products-tabs .elementor-tab-title.elementor-active,.elementor-tabs-h-align-flex-end .elementor-tabs-wrapper .elementor-tab-title.elementor-active,.elementor-tabs-h-align-flex-end .elementor-tabs-wrapper .elementor-tab-title:hover,.elementor-search-form .elementor-search-form__submit:hover,.elementor-search-form--skin-full_screen .elementor-search-form__toggle:hover,.elementor-teams-wrapper .elementor-team-name:hover,.elementor-teams-wrapper .team-icon-socials li:hover a,.elementor-video-icon,.header-button:hover i,.header-button:hover .title,.header-button:hover .count-text,.header-button:hover .amount,.header-button:hover .text-wishlist,.header-button:focus i,.header-button:focus .title,.header-button:focus .count-text,.header-button:focus .amount,.header-button:focus .text-wishlist,.woocommerce-MyAccount-navigation ul li.is-active a,ul.products li.product .price,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div>a:hover:before,.single-product div.product .entry-summary .compare:hover:before,.single-product div.product form.cart .quantity input[type=button]:hover,.single-product div.product .summary .price,.single-product div.product .product_meta .sku_wrapper a:hover,.single-product div.product .product_meta .posted_in a:hover,.single-product div.product .product_meta .tagged_as a:hover,.single-product div.product .pbr-social-share a:hover,.single-product .woocommerce-tabs .wc-tabs .active a,.woocommerce-tabs ul.tabs li a:hover,.product_list_widget .amount,.woocommerce-product-list .amount,.product_list_widget ins .amount,.woocommerce-product-list ins .amount,.widget_price_filter .price_slider_amount .price_label span,.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item):hover,.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.button-variable-item.selected:not(.radio-variable-item),.product-style-1 li.product .posted_in a:hover {
    color: #0160b4
}

.f-primary {
    fill: #0160b4
}

.mp-level::-webkit-scrollbar-thumb,.page-numbers:not(ul):not(.dots):hover,.page-numbers:not(ul):not(.dots):focus,.page-numbers.current:not(ul):not(.dots),.comments-link span,.page-links a:hover .page-number,.page-links a:focus .page-number,.page-links>.page-number,#secondary .widget_product_categories ul.product-categories>li>a:before,.widget_meta a:before,.widget_pages a:before,.widget_archive a:before,.widget_categories a:before,.widget_meta a:hover:before,.widget_pages a:hover:before,.widget_archive a:hover:before,.widget_categories a:hover:before,.wp_widget_tag_cloud a:hover:before,.wp_widget_tag_cloud a:focus:before,.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.mailchimp-button-primary button[type=submit],.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-default:hover,.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:hover,.button-dark:active,.elementor-element .elementor-button-dark .elementor-button:active,.button-dark:focus,.elementor-element .elementor-button-dark .elementor-button:focus,.button-light:hover,.elementor-element .elementor-button-light .elementor-button:hover,.button-light:active,.elementor-element .elementor-button-light .elementor-button:active,.button-light:focus,.elementor-element .elementor-button-light .elementor-button:focus,.elementor-element .elementor-button-primary .elementor-button,.button-outline-primary:hover,.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.elementor-wpcf7-button-outline_primary button:hover[type=submit],.mailchimp-button-outline_primary button:hover,.widget_shopping_cart .buttons .button:hover:nth-child(odd),.button-outline-primary:active,.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.mailchimp-button-outline_primary button:active,.widget_shopping_cart .buttons .button:active:nth-child(odd),.button-outline-primary.active,.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.mailchimp-button-outline_primary button.active,.widget_shopping_cart .buttons .active.button:nth-child(odd),.show>.button-outline-primary.dropdown-toggle,.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=button],.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_primary .show>button.dropdown-toggle,.widget_shopping_cart .buttons .show>.dropdown-toggle.button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button:hover,.elementor-element .elementor-button-outline_primary .elementor-button:active,.elementor-element .elementor-button-outline_primary .elementor-button:focus,.bg-primary,.owl-theme.owl-carousel .owl-nav [class*=owl-]:hover:before,.owl-theme .products .owl-nav [class*=owl-]:hover:before,.elementor-widget-divider .elementor-divider-separator:before,.elementor-flip-box__front,.elementor-widget-icon-box.elementor-view-stacked:hover .elementor-icon,.elementor-widget-icon-box.elementor-view-stacked:not(:hover) .elementor-icon,.elementor-widget-icon.elementor-view-stacked .elementor-icon,.elementor-widget-opal-image-hotspots .scrollbar-inner>.scroll-element .scroll-bar,.opal-image-hotspots-main-icons .opal-image-hotspots-icon,.elementor-widget-opal-image-gallery .gallery-item-overlay,.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active,.elementor-nav-menu--main.elementor-nav-menu--layout-horizontal:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:before,.elementor-nav-menu--main.elementor-nav-menu--layout-horizontal:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:after,.elementor-nav-menu--main.e--pointer-dot .elementor-item.elementor-item-active:before,.elementor-nav-menu--main.e--pointer-dot .elementor-item:hover:before,.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:before,.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after,.elementor-nav-menu--popup.e--pointer-dot .elementor-item.elementor-item-active:before,.elementor-nav-menu--popup.e--pointer-dot .elementor-item:hover:before,.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading,.single-portfolio-summary .pbr-social-share a:hover,.elementor-widget-opal-products-tabs .elementor-tab-title:before,.elementor-timeline-carousel .timeline-carosuel-item .timeline-number,.elementor-timeline-carousel .timeline-carosuel-item:hover .timeline-number,.elementor-timeline-carousel .timeline-carosuel-item.timeline-item-activate .timeline-number,.timeline-item .timeline-number,.elementor-timeline-view-vertical .timeline-number,.header-button .count,.notification-added-to-cart .ns-content,.opal-canvas-filter .widget.widget_product_categories ul.product-categories>li>a:before,#payment .place-order .button:hover,form.register .button[type=submit]:hover,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:hover,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:active,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:focus,.single-product .single_add_to_cart_button,.single-product .single_add_to_cart_button.disabled[type=submit],.woocommerce-tabs ul.tabs li a:after,.widget_price_filter .ui-slider .ui-slider-handle,.widget_price_filter .ui-slider .ui-slider-range,.handheld-footer-bar .cart .footer-cart-contents .count,.product-style-1 li.product a[class*=product_type_]:hover,.product-style-1 li.product a.loading[class*=product_type_] {
    background-color: #0160b4
}

.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.mailchimp-button-primary button[type=submit],.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.mailchimp-button-secondary button[type=submit],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,input[type=color]:focus,textarea:focus,.cat-tags-links .tags-links a:hover,.cat-tags-links .tags-links a:focus,.site-header-account .account-dropdown .account-wrap,#secondary .widget_product_categories ul.product-categories,.widget .tagcloud a:hover,.widget .tagcloud a:focus,.widget.widget_tag_cloud a:hover,.widget.widget_tag_cloud a:focus,.wp_widget_tag_cloud a:hover:after,.wp_widget_tag_cloud a:focus:after,.wp_widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus,.button-default:hover,.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:hover,.button-dark:active,.elementor-element .elementor-button-dark .elementor-button:active,.button-dark:focus,.elementor-element .elementor-button-dark .elementor-button:focus,.button-light:hover,.elementor-element .elementor-button-light .elementor-button:hover,.button-light:active,.elementor-element .elementor-button-light .elementor-button:active,.button-light:focus,.elementor-element .elementor-button-light .elementor-button:focus,.elementor-element .elementor-button-primary .elementor-button,.button-outline-primary,.elementor-wpcf7-button-outline_primary input[type=button],.elementor-wpcf7-button-outline_primary input[type=submit],.elementor-wpcf7-button-outline_primary button[type=submit],.mailchimp-button-outline_primary button,.mailchimp-button-outline_primary button[type=submit],.widget_shopping_cart .buttons .button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button,.button-outline-primary:hover,.elementor-wpcf7-button-outline_primary input:hover[type=button],.elementor-wpcf7-button-outline_primary input:hover[type=submit],.elementor-wpcf7-button-outline_primary button:hover[type=submit],.mailchimp-button-outline_primary button:hover,.widget_shopping_cart .buttons .button:hover:nth-child(odd),.button-outline-primary:active,.elementor-wpcf7-button-outline_primary input:active[type=button],.elementor-wpcf7-button-outline_primary input:active[type=submit],.elementor-wpcf7-button-outline_primary button:active[type=submit],.mailchimp-button-outline_primary button:active,.widget_shopping_cart .buttons .button:active:nth-child(odd),.button-outline-primary.active,.elementor-wpcf7-button-outline_primary input.active[type=button],.elementor-wpcf7-button-outline_primary input.active[type=submit],.elementor-wpcf7-button-outline_primary button.active[type=submit],.mailchimp-button-outline_primary button.active,.widget_shopping_cart .buttons .active.button:nth-child(odd),.show>.button-outline-primary.dropdown-toggle,.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=button],.elementor-wpcf7-button-outline_primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_primary .show>button.dropdown-toggle,.widget_shopping_cart .buttons .show>.dropdown-toggle.button:nth-child(odd),.elementor-element .elementor-button-outline_primary .elementor-button:hover,.elementor-element .elementor-button-outline_primary .elementor-button:active,.elementor-element .elementor-button-outline_primary .elementor-button:focus,.b-primary,.owl-theme.owl-carousel .owl-nav [class*=owl-]:hover:before,.owl-theme .products .owl-nav [class*=owl-]:hover:before,.elementor-widget-icon-box.elementor-view-framed:hover .elementor-icon,.elementor-widget-icon-box.elementor-view-framed:not(:hover) .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon,.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active:before,.e--pointer-framed .elementor-item.elementor-item-active:before,.e--pointer-framed .elementor-item.elementor-item-active:after,.e--pointer-framed .elementor-item:before,.e--pointer-framed .elementor-item:after,.elementor-nav-menu--main>.elementor-nav-menu,.elementor-nav-menu--main .elementor-nav-menu ul,.mega-menu-item,ul.elementor-price-table__features-list,.elementor-widget-opal-product-deals .woocommerce-product-list li .inner,.elementor-widget-opal-products.elementor-product-list-border-style.elementor-product-list-style-2 .woocommerce-product-list li .inner,.elementor-search-form__container:not(.elementor-search-form--full-screen),.elementor-search-form--skin-full_screen .elementor-search-form__toggle:hover,.elementor-timeline-carousel .timeline-carosuel-item:hover .timeline-number,.elementor-timeline-carousel .timeline-carosuel-item.timeline-item-activate .timeline-number,.site-header-cart .widget_shopping_cart,.opal-canvas-filter .widget.widget_product_categories ul.product-categories,#payment .place-order .button:hover,form.register .button[type=submit]:hover,.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist>div>a:hover,.single-product div.product .entry-summary .compare:hover,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:hover,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:active,.single-product[class*=opal-comment-form] .comment-form .form-submit .submit:focus,.single-product .single_add_to_cart_button,.single-product .single_add_to_cart_button.disabled[type=submit],.osf-product-deal .woocommerce-product-list .opal-countdown .day,.otf-product-recently-content li:hover .product-thumbnail img,.product-style-1 li.product a[class*=product_type_]:hover,.product-style-1 li.product a.loading[class*=product_type_] {
    border-color: #0160b4
}

.main-navigation .top-menu>li ul {
    border-top-color: #0160b4
}

.main-navigation .top-menu>li:hover:before,.main-navigation .top-menu>li:active:before,.main-navigation .top-menu>li:focus:before,.main-navigation .top-menu>li.menu-item-has-children:before,.site-header-account>a:before,.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.menu-item-has-children:before,.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.has-mega-menu:before,.site-header-cart .header-button:before {
    border-bottom-color: #0160b4
}

.btn-link:focus,.elementor-element .elementor-button-link .elementor-button:focus,.btn-link:hover,.elementor-element .elementor-button-link .elementor-button:hover,.button-link:focus,.button-link:hover,a:hover,a:active,.cat-links a:hover,.entry-meta .cat-links a:hover,.widget_search button[type=submit]:hover,.widget_search button[type=submit]:focus {
    color: #01447f
}

.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover,.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.show>.button-primary.dropdown-toggle,.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=submit],.show>button.dropdown-toggle[type=submit],.page .edit-link .show>a.dropdown-toggle.post-edit-link,.show>.dropdown-toggle.scrollup,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-primary .show>button.dropdown-toggle,.wc-proceed-to-checkout .show>.dropdown-toggle.button,.woocommerce-cart .return-to-shop .show>a.dropdown-toggle,.wishlist_table .product-add-to-cart .show>a.dropdown-toggle.button,.woocommerce-MyAccount-content .woocommerce-Pagination .show>.dropdown-toggle.woocommerce-button,.widget_shopping_cart .buttons .show>.dropdown-toggle.button,.elementor-element .elementor-button-primary .elementor-button:hover,.elementor-element .elementor-button-primary .elementor-button:active,.elementor-element .elementor-button-primary .elementor-button:focus,.single-product .single_add_to_cart_button:hover,.single-product .single_add_to_cart_button.disabled[type=submit]:hover {
    background-color: #01447f
}

.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.show>.button-primary.dropdown-toggle,.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=submit],.show>button.dropdown-toggle[type=submit],.page .edit-link .show>a.dropdown-toggle.post-edit-link,.show>.dropdown-toggle.scrollup,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-primary .show>button.dropdown-toggle,.wc-proceed-to-checkout .show>.dropdown-toggle.button,.woocommerce-cart .return-to-shop .show>a.dropdown-toggle,.wishlist_table .product-add-to-cart .show>a.dropdown-toggle.button,.woocommerce-MyAccount-content .woocommerce-Pagination .show>.dropdown-toggle.woocommerce-button,.widget_shopping_cart .buttons .show>.dropdown-toggle.button,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover,.elementor-element .elementor-button-primary .elementor-button:hover,.elementor-element .elementor-button-primary .elementor-button:active,.elementor-element .elementor-button-primary .elementor-button:focus,.single-product .single_add_to_cart_button:hover,.single-product .single_add_to_cart_button.disabled[type=submit]:hover {
    border-color: #01447f
}

.error404 .sub-h2-2,.button-outline-secondary,.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.mailchimp-button-outline_secondary button,.mailchimp-button-outline_secondary button[type=submit],.elementor-element .elementor-button-outline_secondary .elementor-button,.c-secondary,.author-wrapper .author-name h6,.contactform-content button.mfp-close {
    color: #00c484
}

.f-secondary {
    fill: #00c484
}

.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.mailchimp-button-secondary button[type=submit],.elementor-button-secondary button[type=submit],.elementor-button-secondary input[type=button],.elementor-button-secondary input[type=submit],.elementor-element .elementor-button-secondary .elementor-button,.button-outline-secondary:hover,.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.mailchimp-button-outline_secondary button:hover,.button-outline-secondary:active,.elementor-wpcf7-button-outline_secondary input:active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.mailchimp-button-outline_secondary button:active,.button-outline-secondary.active,.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.mailchimp-button-outline_secondary button.active,.show>.button-outline-secondary.dropdown-toggle,.elementor-wpcf7-button-outline_secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_secondary .show>button.dropdown-toggle,.elementor-element .elementor-button-outline_secondary .elementor-button:hover,.elementor-element .elementor-button-outline_secondary .elementor-button:active,.elementor-element .elementor-button-outline_secondary .elementor-button:focus,.bg-secondary,#secondary .elementor-widget-wp-widget-categories a:before,.elementor-flip-box__back,.e--pointer-dot .elementor-item:before {
    background-color: #00c484
}

.form-control:focus,.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.mailchimp-button-secondary button[type=submit],.elementor-button-secondary button[type=submit],.elementor-button-secondary input[type=button],.elementor-button-secondary input[type=submit],.elementor-element .elementor-button-secondary .elementor-button,.button-outline-secondary,.elementor-wpcf7-button-outline_secondary input[type=button][type=submit],.elementor-wpcf7-button-outline_secondary input[type=submit],.elementor-wpcf7-button-outline_secondary button[type=submit],.mailchimp-button-outline_secondary button,.mailchimp-button-outline_secondary button[type=submit],.elementor-element .elementor-button-outline_secondary .elementor-button,.button-outline-secondary:hover,.elementor-wpcf7-button-outline_secondary input:hover[type=submit],.elementor-wpcf7-button-outline_secondary button:hover[type=submit],.button-outline-secondary:active,.elementor-wpcf7-button-outline_secondary input:active[type=submit],.elementor-wpcf7-button-outline_secondary button:active[type=submit],.button-outline-secondary.active,.elementor-wpcf7-button-outline_secondary input.active[type=submit],.elementor-wpcf7-button-outline_secondary button.active[type=submit],.show>.button-outline-secondary.dropdown-toggle,.elementor-wpcf7-button-outline_secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-outline_secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-outline_secondary .show>button.dropdown-toggle,.elementor-element .elementor-button-outline_secondary .elementor-button:hover,.elementor-element .elementor-button-outline_secondary .elementor-button:active,.elementor-element .elementor-button-outline_secondary .elementor-button:focus,.b-secondary {
    border-color: #00c484
}

.button-secondary:hover,.secondary-button .search-submit:hover,.elementor-wpcf7-button-secondary input:hover[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.mailchimp-button-secondary button:hover,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.elementor-button-secondary button[type=submit]:hover,.elementor-button-secondary button[type=submit]:active,.elementor-button-secondary button[type=submit]:focus,.elementor-button-secondary input[type=button]:hover,.elementor-button-secondary input[type=button]:active,.elementor-button-secondary input[type=button]:focus,.elementor-button-secondary input[type=submit]:hover,.elementor-button-secondary input[type=submit]:active,.elementor-button-secondary input[type=submit]:focus,.elementor-element .elementor-button-secondary .elementor-button:hover,.elementor-element .elementor-button-secondary .elementor-button:active,.elementor-element .elementor-button-secondary .elementor-button:focus {
    background-color: #008f5f
}

.button-secondary:hover,.secondary-button .search-submit:hover,.elementor-wpcf7-button-secondary input:hover[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.mailchimp-button-secondary button:hover,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.elementor-button-secondary button[type=submit]:hover,.elementor-button-secondary button[type=submit]:active,.elementor-button-secondary button[type=submit]:focus,.elementor-button-secondary input[type=button]:hover,.elementor-button-secondary input[type=button]:active,.elementor-button-secondary input[type=button]:focus,.elementor-button-secondary input[type=submit]:hover,.elementor-button-secondary input[type=submit]:active,.elementor-button-secondary input[type=submit]:focus,.elementor-element .elementor-button-secondary .elementor-button:hover,.elementor-element .elementor-button-secondary .elementor-button:active,.elementor-element .elementor-button-secondary .elementor-button:focus {
    border-color: #008f5f
}

.row,body.opal-default-content-layout-2cr #content .wrap,body.opal-content-layout-2cl #content .wrap,body.opal-content-layout-2cr #content .wrap,[data-opal-columns],.opal-archive-style-4.blog .site-main,.opal-archive-style-4.archive .site-main,.site-footer .widget-area,.comment-form,.widget .gallery,.elementor-element .gallery,.entry-gallery .gallery,.single .gallery,[data-elementor-columns],.single-portfolio-summary .single-portfolio-summary-inner,.opal-canvas-filter.top .opal-canvas-filter-wrap,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.woocommerce-cart .woocommerce,.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-MyAccount-content form[class^=woocommerce-],.woocommerce-columns--addresses,form.track_order,.woocommerce-account .entry-content>.woocommerce,.woocommerce-account .entry-content>.woocommerce .u-columns.woocommerce-Addresses,.woocommerce-Addresses,.woocommerce-address-fields__field-wrapper,ul.products,.osf-sorting,.single-product div.product {
    margin-right: -15px;
    margin-left: -15px
}

.col-1,.col-2,[data-elementor-columns-mobile="6"] .column-item,.woocommerce.columns-mobile-6 ul.products li.product,.woocommerce.columns-mobile-6 ul.products>li,.col-3,[data-elementor-columns-mobile="4"] .column-item,.woocommerce.columns-mobile-4 ul.products li.product,.woocommerce.columns-mobile-4 ul.products>li,.col-4,[data-elementor-columns-mobile="3"] .column-item,.woocommerce.columns-mobile-3 ul.products li.product,.woocommerce.columns-mobile-3 ul.products>li,.col-5,.col-6,[data-elementor-columns-mobile="2"] .column-item,.woocommerce.columns-mobile-2 ul.products li.product,.woocommerce.columns-mobile-2 ul.products>li,.single-product.opal-comment-form-2 .comment-form-author,.single-product.opal-comment-form-2 .comment-form-email,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.related-posts .column-item,.opal-default-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cr .related-posts .column-item,.opal-content-layout-2cl .related-posts .column-item,.site-footer .widget-area .widget-column,.comment-form>p,.comment-form>.comment-form-rating,.widget .gallery-columns-1 .gallery-item,.elementor-element .gallery-columns-1 .gallery-item,.entry-gallery .gallery-columns-1 .gallery-item,.single .gallery-columns-1 .gallery-item,[data-elementor-columns-mobile="1"] .column-item,.single-portfolio-summary .single-portfolio-summary-inner .single-portfolio-summary-meta-title,.single-portfolio-summary .single-portfolio-summary-meta,.single-portfolio-summary .single-portfolio-summary-content,.single-portfolio-summary.col-lg-5 .single-portfolio-summary-meta,.single-portfolio-summary.col-lg-5 .single-portfolio-summary-content,.woocommerce-cart .cart-empty,.woocommerce-cart .return-to-shop,.woocommerce-billing-fields .form-row-wide,.woocommerce-MyAccount-content form[class^=woocommerce-]>*:not(fieldset),.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-wide,#customer_details [class*=col],.woocommerce-Addresses .woocommerce-Address,.columns-1 ul.products li.product,.columns-1 ul.products>li,.woocommerce.columns-mobile-1 ul.products li.product,.woocommerce.columns-mobile-1 ul.products>li,.woocommerce-tabs,.col,body #secondary,.opal-canvas-filter.top .opal-canvas-filter-wrap section,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone .woof_container,form.track_order p.form-row-first,form.track_order p.form-row-last,.columns-5 ul.products li.product,.columns-5 ul.products>li,.col-auto,.col-sm-1,[data-opal-columns="12"] .column-item,.col-sm-2,[data-opal-columns="6"] .column-item,.columns-6 ul.products li.product,.columns-6 ul.products>li,.col-sm-3,[data-opal-columns="4"] .column-item,.col-sm-4,[data-opal-columns="3"] .column-item,.widget .gallery-columns-6 .gallery-item,.elementor-element .gallery-columns-6 .gallery-item,.entry-gallery .gallery-columns-6 .gallery-item,.single .gallery-columns-6 .gallery-item,.col-sm-5,.col-sm-6,[data-opal-columns="2"] .column-item,.opal-archive-style-2 .column-item,.opal-archive-style-5 .column-item,.opal-archive-style-4 .column-item,.opal-archive-style-3 .column-item,.comment-form .comment-form-email,.comment-form .comment-form-author,.widget .gallery-columns-2 .gallery-item,.elementor-element .gallery-columns-2 .gallery-item,.entry-gallery .gallery-columns-2 .gallery-item,.single .gallery-columns-2 .gallery-item,.widget .gallery-columns-3 .gallery-item,.elementor-element .gallery-columns-3 .gallery-item,.entry-gallery .gallery-columns-3 .gallery-item,.single .gallery-columns-3 .gallery-item,.widget .gallery-columns-4 .gallery-item,.elementor-element .gallery-columns-4 .gallery-item,.entry-gallery .gallery-columns-4 .gallery-item,.single .gallery-columns-4 .gallery-item,.elementor-timeline-view-vertical .timeline-thumbnail,.elementor-timeline-view-vertical .timeline-content,.woocommerce-billing-fields .form-row-first,.woocommerce-billing-fields .form-row-last,.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-first,.woocommerce-MyAccount-content form[class^=woocommerce-] .form-row-last,ul.products li.product,.columns-2 ul.products li.product,.columns-2 ul.products>li,.columns-3 ul.products li.product,.columns-3 ul.products>li,.columns-4 ul.products li.product,.columns-4 ul.products>li,.opal-content-layout-2cl .columns-3 ul.products li.product,.opal-content-layout-2cl .columns-3 ul.products>li,.opal-content-layout-2cr .columns-3 ul.products li.product,.opal-content-layout-2cr .columns-3 ul.products>li,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,[data-opal-columns="1"] .column-item,.opal-archive-style-2.opal-content-layout-2cr .column-item,.opal-archive-style-5.opal-content-layout-2cr .column-item,.opal-archive-style-4.opal-content-layout-2cr .column-item,.opal-archive-style-3.opal-content-layout-2cr .column-item,.comment-form .comment-form-url,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion,.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container,.cart-collaterals .cross-sells,.woocommerce-columns--addresses .woocommerce-column,.woocommerce-account .entry-content>.woocommerce .u-columns [class^=u-column],.woocommerce-account .woocommerce-ResetPassword,.woocommerce-address-fields__field-wrapper .form-row,.woocommerce-product-carousel ul.products li.product,.osf-sorting .woocommerce-message,.osf-sorting .woocommerce-notice,.opal-content-layout-2cl .osf-sorting .osf-sorting-group,.opal-content-layout-2cr .osf-sorting .osf-sorting-group,.single-product div.product .entry-summary,.single-product div.product .images,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,[data-elementor-columns-tablet="6"] .column-item,.woocommerce.columns-tablet-6 ul.products li.product,.woocommerce.columns-tablet-6 ul.products>li,.col-md-3,[data-elementor-columns-tablet="4"] .column-item,.woocommerce.columns-tablet-4 ul.products li.product,.woocommerce.columns-tablet-4 ul.products>li,.col-md-4,[data-elementor-columns-tablet="3"] .column-item,.woocommerce.columns-tablet-3 ul.products li.product,.woocommerce.columns-tablet-3 ul.products>li,.col-md-5,.osf-sorting .osf-sorting-group,.col-md-6,[data-elementor-columns-tablet="2"] .column-item,.woocommerce.columns-tablet-2 ul.products li.product,.woocommerce.columns-tablet-2 ul.products>li,.col-md-7,.osf-sorting .osf-sorting-group+.osf-sorting-group,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,[data-elementor-columns-tablet="1"] .column-item,.woocommerce-cart .woocommerce-cart-form,.woocommerce-ResetPassword.lost_reset_password,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce.columns-tablet-1 ul.products li.product,.woocommerce.columns-tablet-1 ul.products>li,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,[data-elementor-columns="6"] .column-item,.woocommerce.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products>li,.col-lg-3,[data-elementor-columns="4"] .column-item,.woocommerce.columns-4 ul.products li.product,.woocommerce.columns-4 ul.products>li,.col-lg-4,[data-elementor-columns="3"] .column-item,.woocommerce.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products>li,.col-lg-5,.col-lg-6,[data-elementor-columns="2"] .column-item,.woocommerce.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products>li,.col-lg-7,.col-lg-8,.opal-content-layout-2cl .osf-sorting .osf-sorting-group+.osf-sorting-group,.opal-content-layout-2cr .osf-sorting .osf-sorting-group+.osf-sorting-group,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,[data-elementor-columns="1"] .column-item,.cart-collaterals,.woocommerce.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products>li,.col-lg,.col-lg-auto,.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,.col-xl,.col-xl-auto {
    padding-right: 15px;
    padding-left: 15px
}

.container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,#content,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,.opal-canvas-filter.top,.single-product .related.products,.single-product .up-sells.products,.otf-product-recently-content .widget_recently_viewed_products {
        max-width:1140px
    }
}

@media screen and (min-width: 1200px) {
    .container,#content,.single-product .related.products,.single-product .up-sells.products,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
        max-width:1170px
    }
}

.page-title-bar {
    background-position: top left
}

.breadcrumb,.breadcrumb span,.breadcrumb * {
    color: #222
}

.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.mailchimp-button-primary button[type=submit],.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-default:hover,.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:hover,.button-dark:active,.elementor-element .elementor-button-dark .elementor-button:active,.button-dark:focus,.elementor-element .elementor-button-dark .elementor-button:focus,.button-light:hover,.elementor-element .elementor-button-light .elementor-button:hover,.button-light:active,.elementor-element .elementor-button-light .elementor-button:active,.button-light:focus,.elementor-element .elementor-button-light .elementor-button:focus,.elementor-element .elementor-button-primary .elementor-button {
    background-color: #0160b4;
    border-color: #0160b4;
    color: #fff;
    border-radius: 5px
}

.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover,.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.show>.button-primary.dropdown-toggle,.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=submit],.show>button.dropdown-toggle[type=submit],.page .edit-link .show>a.dropdown-toggle.post-edit-link,.show>.dropdown-toggle.scrollup,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-primary .show>button.dropdown-toggle,.wc-proceed-to-checkout .show>.dropdown-toggle.button,.woocommerce-cart .return-to-shop .show>a.dropdown-toggle,.wishlist_table .product-add-to-cart .show>a.dropdown-toggle.button,.woocommerce-MyAccount-content .woocommerce-Pagination .show>.dropdown-toggle.woocommerce-button,.widget_shopping_cart .buttons .show>.dropdown-toggle.button,.elementor-element .elementor-button-primary .elementor-button:hover,.elementor-element .elementor-button-primary .elementor-button:active,.elementor-element .elementor-button-primary .elementor-button:focus {
    background-color: #01447f;
    border-color: #01447f;
    color: #fff
}

.button-primary,input[type=reset],input.secondary[type=button],input.secondary[type=reset],input.secondary[type=submit],input[type=button],input[type=submit],button[type=submit],.page .edit-link a.post-edit-link,.scrollup,.comment-form .form-submit input[type=submit],.elementor-wpcf7-button-primary input[type=button][type=submit],.elementor-wpcf7-button-primary input[type=submit],.elementor-wpcf7-button-primary button[type=submit],.mailchimp-button-primary button,.mailchimp-button-primary button[type=submit],.wc-proceed-to-checkout .button,.woocommerce-cart .return-to-shop a,.wishlist_table .product-add-to-cart a.button,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button,.widget_shopping_cart .buttons .button,.button-default:hover,.button-dark:hover,.elementor-element .elementor-button-dark .elementor-button:hover,.button-dark:active,.elementor-element .elementor-button-dark .elementor-button:active,.button-dark:focus,.elementor-element .elementor-button-dark .elementor-button:focus,.button-light:hover,.elementor-element .elementor-button-light .elementor-button:hover,.button-light:active,.elementor-element .elementor-button-light .elementor-button:active,.button-light:focus,.elementor-element .elementor-button-light .elementor-button:focus,.elementor-element .elementor-button-primary .elementor-button {
    background-color: #0160b4;
    border-color: #0160b4;
    color: #fff;
    border-radius: 5px
}

.button-primary:hover,input:hover[type=reset],input:hover[type=button],input:hover[type=submit],button:hover[type=submit],.page .edit-link a.post-edit-link:hover,.scrollup:hover,.comment-form .form-submit input:hover[type=submit],.elementor-wpcf7-button-primary input:hover[type=submit],.elementor-wpcf7-button-primary button:hover[type=submit],.mailchimp-button-primary button:hover,.wc-proceed-to-checkout .button:hover,.woocommerce-cart .return-to-shop a:hover,.wishlist_table .product-add-to-cart a.button:hover,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:hover,.widget_shopping_cart .buttons .button:hover,.button-primary:active,input:active[type=reset],input:active[type=button],input:active[type=submit],button:active[type=submit],.page .edit-link a.post-edit-link:active,.scrollup:active,.comment-form .form-submit input:active[type=submit],.elementor-wpcf7-button-primary input:active[type=submit],.elementor-wpcf7-button-primary button:active[type=submit],.mailchimp-button-primary button:active,.wc-proceed-to-checkout .button:active,.woocommerce-cart .return-to-shop a:active,.wishlist_table .product-add-to-cart a.button:active,.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button:active,.widget_shopping_cart .buttons .button:active,.button-primary.active,input.active[type=reset],input.active[type=button],input.active[type=submit],button.active[type=submit],.page .edit-link a.active.post-edit-link,.active.scrollup,.comment-form .form-submit input.active[type=submit],.elementor-wpcf7-button-primary input.active[type=submit],.elementor-wpcf7-button-primary button.active[type=submit],.mailchimp-button-primary button.active,.wc-proceed-to-checkout .active.button,.woocommerce-cart .return-to-shop a.active,.wishlist_table .product-add-to-cart a.active.button,.woocommerce-MyAccount-content .woocommerce-Pagination .active.woocommerce-button,.widget_shopping_cart .buttons .active.button,.show>.button-primary.dropdown-toggle,.show>input.dropdown-toggle[type=reset],.show>input.dropdown-toggle[type=button],.show>input.dropdown-toggle[type=submit],.show>button.dropdown-toggle[type=submit],.page .edit-link .show>a.dropdown-toggle.post-edit-link,.show>.dropdown-toggle.scrollup,.comment-form .form-submit .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-primary .show>button.dropdown-toggle[type=submit],.mailchimp-button-primary .show>button.dropdown-toggle,.wc-proceed-to-checkout .show>.dropdown-toggle.button,.woocommerce-cart .return-to-shop .show>a.dropdown-toggle,.wishlist_table .product-add-to-cart .show>a.dropdown-toggle.button,.woocommerce-MyAccount-content .woocommerce-Pagination .show>.dropdown-toggle.woocommerce-button,.widget_shopping_cart .buttons .show>.dropdown-toggle.button,.elementor-element .elementor-button-primary .elementor-button:hover,.elementor-element .elementor-button-primary .elementor-button:active,.elementor-element .elementor-button-primary .elementor-button:focus {
    background-color: #01447f;
    border-color: #01447f;
    color: #fff
}

.button-secondary,.secondary-button .search-submit,.elementor-wpcf7-button-secondary input[type=button][type=submit],.elementor-wpcf7-button-secondary input[type=submit],.elementor-wpcf7-button-secondary button[type=submit],.mailchimp-button-secondary button,.mailchimp-button-secondary button[type=submit],.elementor-button-secondary button[type=submit],.elementor-button-secondary input[type=button],.elementor-button-secondary input[type=submit],.elementor-element .elementor-button-secondary .elementor-button {
    background-color: #00c484;
    border-color: #00c484;
    color: #fff;
    border-radius: 5px
}

.button-secondary:hover,.secondary-button .search-submit:hover,.elementor-wpcf7-button-secondary input:hover[type=submit],.elementor-wpcf7-button-secondary button:hover[type=submit],.mailchimp-button-secondary button:hover,.button-secondary:active,.secondary-button .search-submit:active,.elementor-wpcf7-button-secondary input:active[type=submit],.elementor-wpcf7-button-secondary button:active[type=submit],.mailchimp-button-secondary button:active,.button-secondary.active,.secondary-button .active.search-submit,.elementor-wpcf7-button-secondary input.active[type=submit],.elementor-wpcf7-button-secondary button.active[type=submit],.mailchimp-button-secondary button.active,.show>.button-secondary.dropdown-toggle,.secondary-button .show>.dropdown-toggle.search-submit,.elementor-wpcf7-button-secondary .show>input.dropdown-toggle[type=submit],.elementor-wpcf7-button-secondary .show>button.dropdown-toggle[type=submit],.mailchimp-button-secondary .show>button.dropdown-toggle,.elementor-button-secondary button[type=submit]:hover,.elementor-button-secondary button[type=submit]:active,.elementor-button-secondary button[type=submit]:focus,.elementor-button-secondary input[type=button]:hover,.elementor-button-secondary input[type=button]:active,.elementor-button-secondary input[type=button]:focus,.elementor-button-secondary input[type=submit]:hover,.elementor-button-secondary input[type=submit]:active,.elementor-button-secondary input[type=submit]:focus,.elementor-element .elementor-button-secondary .elementor-button:hover,.elementor-element .elementor-button-secondary .elementor-button:active,.elementor-element .elementor-button-secondary .elementor-button:focus {
    background-color: #008f5f;
    border-color: #008f5f;
    color: #fff
}

.elementor-button[class*=elementor-size-] {
    border-radius: 5px
}

.mfp-zoom-in .contactform-content,.mfp-zoom-in .elementor-nav-menu-popup,.mfp-zoom-in .mailchimp-content,.mfp-zoom-in .property-variation-content,.mfp-zoom-in .review_wrapper {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .contactform-content,.mfp-zoom-in.mfp-ready .elementor-nav-menu-popup,.mfp-zoom-in.mfp-ready .mailchimp-content,.mfp-zoom-in.mfp-ready .property-variation-content,.mfp-zoom-in.mfp-ready .review_wrapper {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .contactform-content,.mfp-zoom-in.mfp-removing .elementor-nav-menu-popup,.mfp-zoom-in.mfp-removing .mailchimp-content,.mfp-zoom-in.mfp-removing .property-variation-content,.mfp-zoom-in.mfp-removing .review_wrapper {
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.elementor-widget-opal-button-contact7.elementor-align-left {
    text-align: left
}

.elementor-widget-opal-button-contact7.elementor-align-center {
    text-align: center
}

.elementor-widget-opal-button-contact7.elementor-align-right {
    text-align: right
}

.elementor-editor-active .mfp-hide {
    display: none !important
}

.shape-custom .elementor-shape {
    top: -11px
}

[data-elementor-columns].no-gutter {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0
}

[data-elementor-columns].no-gutter .column-item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

.column-item.portfolio-entries {
    margin-bottom: 20px
}

.elementor-element .owl-carousel.gallery,.entry-gallery .owl-carousel.gallery,.opal-archive-style-4.archive .owl-carousel.site-main,.opal-archive-style-4.blog .owl-carousel.site-main,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .owl-carousel.woof_redraw_zone,.opal-canvas-filter.top .owl-carousel.opal-canvas-filter-wrap,.owl-carousel.comment-form,.owl-carousel.osf-sorting,.owl-carousel.woocommerce-address-fields__field-wrapper,.owl-carousel.woocommerce-Addresses,.owl-carousel.woocommerce-columns--addresses,.owl-carousel[data-elementor-columns],.owl-carousel[data-opal-columns],.row.owl-carousel,.single-portfolio-summary .owl-carousel.single-portfolio-summary-inner,.single-product div.owl-carousel.product,.single .owl-carousel.gallery,.site-footer .owl-carousel.widget-area,.widget .owl-carousel.gallery,.woocommerce-account .entry-content>.owl-carousel.woocommerce,.woocommerce-account .entry-content>.woocommerce .owl-carousel.u-columns.woocommerce-Addresses,.woocommerce-billing-fields .owl-carousel.woocommerce-billing-fields__field-wrapper,.woocommerce-cart .owl-carousel.woocommerce,.woocommerce-MyAccount-content form.owl-carousel[class^=woocommerce-],body.opal-content-layout-2cl #content .owl-carousel.wrap,body.opal-content-layout-2cr #content .owl-carousel.wrap,body.opal-default-content-layout-2cr #content .owl-carousel.wrap,form.owl-carousel.track_order,ul.owl-carousel.products {
    margin-left: 0 !important;
    margin-right: 0 !important
}

[data-elementor-columns="5"] .column-item {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 992px) {
    [data-elementor-columns="5"] .column-item {
        flex:0 0 20%;
        max-width: 20%
    }
}

[data-elementor-columns-tablet="5"] .column-item {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 768px) {
    [data-elementor-columns-tablet="5"] .column-item {
        flex:0 0 20%;
        max-width: 20%
    }
}

[data-elementor-columns-mobile="5"] .column-item {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 576px) {
    [data-elementor-columns-mobile="5"] .column-item {
        flex:0 0 20%;
        max-width: 20%
    }
}

body.opal-layout-boxed .site-header .elementor-section.elementor-section-stretched {
    left: 0 !important
}

.opal-content-layout-2cl .site-content section.elementor-section-stretched,.opal-content-layout-2cr .site-content section.elementor-section-stretched {
    max-width: 100%;
    left: auto !important
}

@media (min-width: 576px) {
    [data-opal-columns="5"] .column-item {
        flex:0 0 20%;
        max-width: 20%
    }
}

.opal-loading {
    position: relative
}

.opal-loading:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    border: 1px solid #bbb;
    border-left-color: #000;
    border-radius: 50%;
    animation: o .45s infinite linear;
    -webkit-animation: o .45s infinite linear;
    margin: 20px auto;
    position: absolute;
    left: 50%;
    top: 50%
}

.opal-border-1 {
    position: relative
}

.opal-border-1:after,.opal-border-1:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #e3e3e3;
    content: "";
    width: 1px;
    height: 100px
}

@media (max-width: 575px) {
    .opal-border-1:after,.opal-border-1:before {
        width:0
    }
}

.opal-border-1:after {
    right: 0
}

.opal-border-1:before {
    left: 0
}

.elementor-shape {
    z-index: 1
}

.elementor-widget ul.menu {
    margin: 0;
    list-style: none
}

.elementor-widget ul.menu ul {
    list-style: none
}

.elementor-widget .elementor-text-editor p:last-child {
    margin-bottom: 0
}

.elementor-widget-wp-widget-recent-posts li.item-recent-post {
    display: flex;
    padding: .5rem 0;
    border: 0;
    line-height: 26px
}

.elementor-widget-wp-widget-recent-posts li.item-recent-post a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.elementor-widget-wp-widget-recent-posts img {
    margin-right: 15px;
    height: 100%;
    max-width: 80px;
    display: block
}

.elementor-widget-wp-widget-recent-posts .post-date {
    display: block;
    font-size: 12px;
    font-size: .8rem;
    margin-top: 10px
}

#secondary .elementor-widget-container h5:first-of-type {
    font-size: 18px;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 20px
}

#secondary .elementor-widget-wp-widget-recent-posts {
    font-size: 16px;
    font-size: 1.06667rem
}

#secondary .elementor-widget-wp-widget-recent-posts a {
    font-weight: 400
}

#secondary .elementor-widget-wp-widget-recent-posts li {
    border-color: #e0e2e6
}

#secondary .elementor-widget-wp-widget-categories .elementor-widget-container h5:first-of-type {
    font-size: 30px;
    font-size: 2rem;
    color: #fff;
    line-height: 40px;
    border-bottom: 3px solid hsla(0,0%,100%,.2);
    padding-bottom: 20px;
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: -.5px
}

#secondary .elementor-widget-wp-widget-categories li {
    border-color: hsla(0,0%,100%,.2)
}

#secondary .elementor-widget-wp-widget-categories li:last-child {
    border-bottom: 0 solid
}

#secondary .elementor-widget-wp-widget-categories a {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 300;
    color: #b3bdd1;
    display: block;
    letter-spacing: -.5px
}

#secondary .elementor-widget-wp-widget-categories a:before {
    content: "";
    width: 0;
    height: 7px;
    border-radius: 50%;
    margin: 0;
    display: inline-block;
    transition: all .3s ease
}

#secondary .elementor-widget-wp-widget-categories a.elementor-item-active,#secondary .elementor-widget-wp-widget-categories a:hover {
    color: #fff
}

#secondary .elementor-widget-wp-widget-categories a.elementor-item-active:before,#secondary .elementor-widget-wp-widget-categories a:hover:before {
    width: 7px;
    margin-right: 10px
}

.parallax-layer {
    position: absolute;
    display: block;
    pointer-events: none;
    width: 100%;
    height: 100%
}

@media (max-width: 991px) {
    .parallax-layer {
        display:none
    }
}

.elementor-accordion .elementor-accordion-item {
    border: none
}

.elementor-accordion .elementor-tab-title {
    display: flex;
    align-items: center
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: auto;
    vertical-align: middle
}

.elementor-accordion p:last-child {
    margin-bottom: 0
}

.elementor-widget-opal-account {
    display: flex
}

.elementor-widget-opal-account.elementor-align-center .elementor-widget-container {
    margin-left: auto;
    margin-right: auto
}

.elementor-widget-opal-account.elementor-align-left .elementor-widget-container {
    margin-right: auto
}

.elementor-widget-opal-account.elementor-align-left .site-header-account .account-dropdown {
    right: auto;
    left: 0
}

.elementor-widget-opal-account.elementor-align-left .site-header-account .account-wrap:before {
    left: 20px
}

.elementor-widget-opal-account.elementor-align-right .elementor-widget-container {
    margin-left: auto
}

.opal-move-up {
    animation-name: f;
    -moz-animation-name: f;
    -webkit-animation-name: f
}

@keyframes f {
    0% {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.opal-move-down {
    animation-name: g;
    -moz-animation-name: g;
    -webkit-animation-name: g
}

@keyframes g {
    0% {
        transform: translateY(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.opal-move-left {
    animation-name: h;
    -moz-animation-name: h;
    -webkit-animation-name: h
}

@keyframes h {
    0% {
        transform: translateX(100px);
        opacity: 0
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.opal-move-right {
    animation-name: i;
    -moz-animation-name: i;
    -webkit-animation-name: i
}

@keyframes i {
    0% {
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.opal-scale-up {
    animation-name: j;
    -moz-animation-name: j;
    -webkit-animation-name: j
}

@keyframes j {
    0% {
        opacity: 0;
        transform: scale(.6)
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.opal-flip {
    animation-name: k;
    -moz-animation-name: k;
    -webkit-animation-name: k
}

@keyframes k {
    0% {
        opacity: 0;
        perspective: 1300px;
        transform: rotateX(-180deg);
        transform-style: preserve-3d
    }

    to {
        transform: rotateX(0deg);
        opacity: 1
    }
}

.opal-helix {
    animation-name: l;
    -moz-animation-name: l;
    -webkit-animation-name: l
}

@keyframes l {
    0% {
        opacity: 0;
        perspective: 1300px;
        transform: rotateY(-180deg);
        transform-style: preserve-3d
    }

    to {
        transform: rotateY(0deg);
        opacity: 1
    }
}

.opal-am-popup {
    animation: m;
    -moz-animation-name: m;
    -webkit-animation-name: m
}

@keyframes m {
    0% {
        opacity: 0;
        transform: scale(.4);
        transform-style: preserve-3d;
        perspective: 1300px
    }

    70% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1
    }
}

.elementor-brand-item {
    text-align: center
}

.elementor-brand-item .elementor-brand-image {
    display: block;
    width: 100%;
    font-size: 0;
    transition: all .3s ease
}

.elementor-brand-wrapper .comment-form,.elementor-brand-wrapper .elementor-element .gallery,.elementor-brand-wrapper .entry-gallery .gallery,.elementor-brand-wrapper .opal-archive-style-4.archive .site-main,.elementor-brand-wrapper .opal-archive-style-4.blog .site-main,.elementor-brand-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap,.elementor-brand-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.elementor-brand-wrapper .osf-sorting,.elementor-brand-wrapper .row,.elementor-brand-wrapper .single-portfolio-summary .single-portfolio-summary-inner,.elementor-brand-wrapper .single-product div.product,.elementor-brand-wrapper .single .gallery,.elementor-brand-wrapper .site-footer .widget-area,.elementor-brand-wrapper .widget .gallery,.elementor-brand-wrapper .woocommerce-account .entry-content>.woocommerce,.elementor-brand-wrapper .woocommerce-account .entry-content>.woocommerce .u-columns.woocommerce-Addresses,.elementor-brand-wrapper .woocommerce-address-fields__field-wrapper,.elementor-brand-wrapper .woocommerce-Addresses,.elementor-brand-wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.elementor-brand-wrapper .woocommerce-cart .woocommerce,.elementor-brand-wrapper .woocommerce-columns--addresses,.elementor-brand-wrapper .woocommerce-MyAccount-content form[class^=woocommerce-],.elementor-brand-wrapper [data-elementor-columns],.elementor-brand-wrapper [data-opal-columns],.elementor-brand-wrapper body.opal-content-layout-2cl #content .wrap,.elementor-brand-wrapper body.opal-content-layout-2cr #content .wrap,.elementor-brand-wrapper body.opal-default-content-layout-2cr #content .wrap,.elementor-brand-wrapper form.track_order,.elementor-brand-wrapper ul.products,.elementor-element .elementor-brand-wrapper .gallery,.entry-gallery .elementor-brand-wrapper .gallery,.opal-archive-style-4.archive .elementor-brand-wrapper .site-main,.opal-archive-style-4.blog .elementor-brand-wrapper .site-main,.opal-canvas-filter.top .elementor-brand-wrapper .opal-canvas-filter-wrap,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-brand-wrapper .woof_redraw_zone,.single-portfolio-summary .elementor-brand-wrapper .single-portfolio-summary-inner,.single-product .elementor-brand-wrapper div.product,.single .elementor-brand-wrapper .gallery,.site-footer .elementor-brand-wrapper .widget-area,.widget .elementor-brand-wrapper .gallery,.woocommerce-account .elementor-brand-wrapper .entry-content>.woocommerce,.woocommerce-account .entry-content>.woocommerce .elementor-brand-wrapper .u-columns.woocommerce-Addresses,.woocommerce-billing-fields .elementor-brand-wrapper .woocommerce-billing-fields__field-wrapper,.woocommerce-cart .elementor-brand-wrapper .woocommerce,.woocommerce-MyAccount-content .elementor-brand-wrapper form[class^=woocommerce-],body.opal-content-layout-2cl #content .elementor-brand-wrapper .wrap,body.opal-content-layout-2cr #content .elementor-brand-wrapper .wrap,body.opal-default-content-layout-2cr #content .elementor-brand-wrapper .wrap {
    justify-content: center
}

.elementor-brand-wrapper a {
    display: block
}

.elementor-brand-wrapper a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.elementor-brand-wrapper img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .3s ease
}

.elementor-element .elementor-button {
    border: 1px solid transparent;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    background-color: #f8f8f8;
    color: #666;
    transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease
}

.elementor-element .elementor-button.elementor-size-xs {
    padding: .3rem 1.5rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button.elementor-size-sm {
    padding: .5rem 2rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button.elementor-size-md {
    padding: .8rem 2.45rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button.elementor-size-lg {
    padding: 1rem 3rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button.elementor-size-xl {
    padding: 1.5rem 4rem;
    font-size: .93rem;
    line-height: 1.875;
    border-radius: 5px
}

.elementor-element .elementor-button .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.elementor-element .elementor-button .elementor-button-text {
    order: 2
}

.elementor-element .elementor-button .elementor-align-icon-right {
    order: 3
}

.elementor-element .elementor-button .elementor-button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
    transition: all .4s ease
}

.elementor-element .elementor-button i,.elementor-element .elementor-button i:before {
    display: block
}

.contactform-content {
    background-color: #fff;
    max-width: 700px;
    padding: 60px
}

@media (max-width: 767px) {
    .contactform-content {
        padding:60px 30px
    }
}

.contactform-content button.mfp-close {
    font-size: 48px;
    width: 60px;
    height: 60px;
    opacity: 1;
    line-height: 60px
}

.contactform-content .form-title {
    font-size: 30px;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px
}

.contactform-content .wpcf7-submit {
    width: 100%
}

.elementor-bg-transform .elementor-bg {
    will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg {
    transform: scale(1.2)
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
    transform: scale(1)
}

.elementor-bg-transform-move-left .elementor-bg {
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg {
    transform: scale(1.2) translateX(-8%)
}

.elementor-bg-transform-move-right:hover .elementor-bg {
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-up .elementor-bg {
    transform: scale(1.2) translateY(8%)
}

.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg {
    transform: scale(1.2) translateY(-8%)
}

.elementor-bg-transform-move-down:hover .elementor-bg {
    transform: scale(1.2) translateY(8%)
}

.call-to-action-wrapper-transform-move-down .elementor-widget-container:hover .elementor-cta {
    transform: translateY(40px)
}

.call-to-action-wrapper-transform-move-up .elementor-widget-container:hover .elementor-cta {
    transform: translateY(-40px)
}

.elementor-cta {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    transition: .5s
}

.elementor-cta--skin-classic .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
    position: relative;
    min-height: 200px;
    width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content {
    transition: all .4s;
    width: 100%;
    background-color: #f7f7f7
}

.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
    color: #55595c;
    border-color: #55595c
}

.elementor-cta--skin-cover .elementor-cta {
    display: block
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .4s;
    width: 100%
}

.elementor-cta--skin-cover .elementor-cta__content {
    min-height: 280px
}

.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
    color: #fff;
    border-color: #fff
}

.elementor-cta--layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
}

.elementor-cta--layout-image-below .elementor-cta {
    flex-direction: column-reverse
}

.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
}

.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-cta--layout-image-left .elementor-cta {
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-cta--layout-image-right .elementor-cta {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-cta__bg,.elementor-cta__bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .4s
}

.elementor-cta__bg-wrapper {
    z-index: 1;
    overflow: hidden
}

.elementor-cta__bg {
    background-size: cover;
    background-position: 50%;
    z-index: 1;
    background-repeat: no-repeat
}

.elementor-cta__bg-overlay {
    z-index: 2
}

.elementor-cta__button.elementor-button {
    cursor: pointer;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto
}

.elementor-cta__title {
    font-size: 23px
}

.elementor-cta__content {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 35px;
    width: 100%;
    transition: .5s;
    color: #fff
}

.elementor-cta__content,.elementor-cta__content>* {
    z-index: 2;
    position: relative
}

.elementor-cta__content>svg {
    width: 285px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1
}

.elementor-cta__content-item {
    position: relative;
    transition: .5s;
    color: #fff;
    width: 100%;
    margin: 0
}

.elementor-cta__content-item:not(:last-child) {
    margin-bottom: 15px
}

.elementor-cta__content-item .elementor-icon {
    color: #fff
}

.elementor-cta--valign-top .elementor-cta__content {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-cta--valign-middle .elementor-cta__content {
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-cta--valign-bottom .elementor-cta__content {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: rgba(0,0,0,.3)
}

@media (max-device-width: 1024px) {
    .elementor-cta {
        cursor:pointer
    }
}

@media (min-width: 1025px) {
    .elementor-cta--desktop-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--desktop-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta,.elementor-cta--desktop-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--desktop-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta__content,.elementor-cta--desktop-layout-image-right .elementor-cta__content {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--desktop-layout-image-right .elementor-cta {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (max-width: 1024px) {
    .elementor-cta--tablet-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--tablet-layout-image-right .elementor-cta {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (max-width: 767px) {
    .elementor-cta--mobile-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--mobile-layout-image-right .elementor-cta {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.elementor-ribbon {
    position: absolute;
    z-index: 2;
    top: 0;
    left: auto;
    right: 0;
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px
}

.elementor-ribbon-inner {
    text-align: center;
    left: 0;
    width: 200%;
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
    color: #fff
}

.elementor-ribbon.elementor-ribbon-left {
    transform: rotate(0);
    left: 0;
    right: auto
}

.elementor-ribbon.elementor-ribbon-right {
    transform: rotate(90deg);
    left: auto;
    right: 0
}

.elementor-widget-opal-cart .elementor-widget-container {
    display: flex
}

.elementor-widget-opal-chart .elementor-chart-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-widget-opal-chart .chart-canvas {
    width: 290px;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    position: relative
}

.elementor-widget-opal-chart .chart-legend {
    padding-left: 30px
}

@media (max-width: 767px) {
    .elementor-widget-opal-chart .chart-legend {
        flex:0 0 100%;
        max-width: 100%;
        padding-top: 1.5em;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.elementor-widget-opal-chart ul {
    padding: 0;
    margin: 0
}

.elementor-widget-opal-chart li {
    list-style: none;
    display: flex;
    padding: 5px 0;
    align-items: center
}

.elementor-widget-opal-chart i {
    font-size: 30px;
    font-size: 2rem
}

.elementor-widget-opal-chart .chart-name {
    color: #999;
    padding-left: 20px
}

.elementor-align-right .wpcf7 .ajax-loader {
    background-position: 100%
}

.elementor-align-center .wpcf7 .ajax-loader {
    background-position: 50%
}

.elementor-align-justify .wpcf7 input[type=submit],.elementor-mobile-align-justify .wpcf7 input[type=submit],.elementor-tablet-align-justify .wpcf7 input[type=submit] {
    width: 100%
}

.elementor-align-justify .wpcf7 div.wpcf7-response-output,.elementor-mobile-align-justify .wpcf7 div.wpcf7-response-output,.elementor-tablet-align-justify .wpcf7 div.wpcf7-response-output {
    text-align: center
}

.elementor-align-justify .wpcf7 .ajax-loader,.elementor-mobile-align-justify .wpcf7 .ajax-loader,.elementor-tablet-align-justify .wpcf7 .ajax-loader {
    background-position: 50%
}

.elementor-widget-opal-countdown .elementor-opal-countdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    margin-right: auto;
    margin-left: auto
}

.elementor-widget-opal-countdown .elementor-countdown-item {
    flex-basis: 160px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.elementor-widget-opal-countdown .elementor-countdown-item:last-child:after {
    display: none
}

.elementor-widget-opal-countdown .elementor-countdown-item:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 65px;
    background-color: #ebebeb;
    transform: translateY(-50%)
}

.elementor-widget-opal-countdown .elementor-countdown-label {
    font-size: 12px;
    font-size: .8rem;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.elementor-widget-opal-countdown .elementor-countdown-digits {
    font-size: 60px;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1
}

.elementor-counter {
    position: relative
}

.elementor-counter .elementor-counter-number-wrapper {
    margin-bottom: 10px;
    align-items: baseline
}

.elementor-position-right .elementor-counter .elementor-counter-number-wrapper {
    justify-content: flex-end
}

.elementor-position-left .elementor-counter .elementor-counter-number-wrapper {
    justify-content: flex-start
}

.elementor-position-center .elementor-counter .elementor-counter-number-wrapper {
    justify-content: center
}

.elementor-alignment-left .elementor-counter {
    display: flex;
    align-items: flex-start
}

.elementor-alignment-left .elementor-counter .elementor-icon-counter {
    display: inline-flex;
    flex: 0 0 auto
}

.elementor-alignment-left .elementor-counter .elementor-counter-wrapper {
    flex-grow: 1
}

.elementor-alignment-right .elementor-counter {
    display: flex;
    flex-direction: row-reverse
}

.elementor-alignment-right .elementor-counter .elementor-icon-counter {
    display: inline-flex;
    flex: 0 0 auto
}

.elementor-alignment-right .elementor-counter .elementor-counter-wrapper {
    flex-grow: 1
}

.elementor-vertical-align-top .elementor-counter {
    align-items: flex-start
}

.elementor-vertical-align-middle .elementor-counter {
    align-items: center
}

.elementor-vertical-align-bottom .elementor-counter {
    align-items: flex-end
}

.elementor-counter .elementor-icon-counter {
    line-height: 1;
    font-size: 60px;
    font-size: 4rem
}

.elementor-counter .elementor-icon-counter i {
    display: block;
    margin-bottom: 35px
}

.elementor-counter .elementor-icon-counter i:before {
    display: block
}

.elementor-counter .elementor-counter-number {
    font-size: 50px;
    font-size: 3.33333rem;
    font-weight: 700
}

.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix {
    flex-grow: 0;
    font-size: 50px;
    font-size: 3.33333rem;
    font-weight: 700
}

.elementor-counter .elementor-counter-title {
    line-height: normal;
    text-align: inherit;
    font-weight: 600
}

.elementor-counter .elementor-counter-description,.elementor-counter .elementor-counter-sub-title,.elementor-counter .elementor-counter-title {
    font-size: 14px;
    font-size: .93333rem
}

.elementor-widget-divider.divider-has-underline-yes .elementor-divider-separator:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.elementor-widget-divider.divider-has-underline-yes.divider-underline-center .elementor-divider-separator:before {
    left: 0;
    right: 0;
    margin: 0 auto
}

.elementor-widget-divider.divider-has-underline-yes.divider-underline-right .elementor-divider-separator:before {
    left: auto;
    right: 0
}

.elementor-widget-divider .elementor-divider-separator {
    position: relative
}

.elementor-widget-divider .elementor-divider-separator:before {
    width: 30px;
    height: 1px
}

.elementor-featured-box-wrapper {
    overflow: hidden;
    transition: all .3s ease
}

.elementor-featured-box-wrapper .elementor-featured-box-top {
    font-size: 0
}

.elementor-featured-box-wrapper .elementor-featured-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease
}

.elementor-featured-box-wrapper i {
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    transition: all .3s ease;
    font-size: 65px
}

.elementor-featured-box-wrapper i:before {
    display: block
}

.elementor-featured-box-wrapper .elementor-featured-box-sub-title {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 600;
    color: #b4bbc2;
    display: block;
    margin-bottom: 15px;
    transition: all .3s ease
}

.elementor-featured-box-wrapper .elementor-featured-box-title {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    margin-top: 0;
    transition: all .3s ease
}

.elementor-featured-box-wrapper .elementor-featured-box-description {
    margin-bottom: 0;
    font-size: 14px;
    font-size: .93333rem;
    line-height: 1.71;
    transition: all .3s ease
}

.elementor-flip-box {
    height: 400px;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d
}

@media (max-device-width: 1024px) {
    .elementor-flip-box {
        cursor:pointer
    }
}

.elementor-flip-box__back {
    display: block
}

.elementor-flip-box__layer {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .4s ease-in-out
}

.elementor-flip-box__layer__overlay {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
    padding: 60px
}

.elementor-flip-box__layer__sub_title {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.6;
    margin-bottom: 10px;
    display: block
}

.elementor-flip-box__layer__title {
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    padding: 0;
    margin-bottom: 20px;
    text-transform: uppercase
}

.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon,.elementor-flip-box__layer__description {
    color: #fff
}

.elementor-flip-box .elementor-view-framed .elementor-icon {
    border-color: #fff
}

.elementor-flip-box .elementor-view-stacked .elementor-icon {
    background-color: rgba(0,0,0,.5)
}

.elementor-flip-box svg {
    fill: #fff;
    display: none
}

.elementor-flip-box__button.elementor-button {
    cursor: pointer;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    background: #fff
}

.elementor-flip-box__button.elementor-button:hover {
    background: 0 0;
    text-decoration: none
}

.elementor-flip-box__image {
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
    line-height: 0
}

.elementor-flip-box__image img {
    width: 50%
}

.elementor-flip-box .elementor-icon-wrapper {
    margin-bottom: 20px
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
    transform: translateZ(90px) scale(.91)
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
    transform-style: preserve-3d;
    transform: translateZ(.1px)
}

.elementor-flip-box--effect-flip .elementor-flip-box {
    perspective: 1000px;
    transform-style: preserve-3d
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-flip-box--effect-flip .elementor-flip-box__front {
    transform: none;
    z-index: 1
}

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
    transform: none
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
    transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
    transform: rotateX(0) rotateY(180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
    transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
    transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
    transform: rotateX(180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
    transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-push .elementor-flip-box__front {
    transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
    transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
    transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
    transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
    transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box {
    overflow: hidden
}

.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back {
    transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
    transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back {
    transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back {
    transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back {
    transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
    transition: transform .7s,opacity .35s,width .1ms;
    opacity: 1;
    transform: scale(1);
    z-index: 1;
    width: 100%
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
    width: 0;
    opacity: 0;
    transform: scale(.7);
    transition: transform .8s,opacity .7s .1s,width .1ms .7s
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
    transition: transform .7s,opacity .5s .2s;
    opacity: 0;
    transform: scale(.7)
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
    transition: transform .7s,opacity .5s;
    opacity: 1;
    transform: scale(1)
}

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
    opacity: 0
}

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
    opacity: 1
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
    display: none
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
    transform: none;
    opacity: 1
}

.elementor-widget-opal-flip-box .elementor-widget-container {
    overflow: hidden
}

.elementor-widget-opal-header-group .elementor-widget-container {
    display: flex;
    align-items: center
}

.elementor-widget-opal-header-group .search-form {
    order: 2
}

.elementor-widget-opal-header-group .account {
    order: 3
}

.elementor-widget-opal-header-group .site-header-wishlist {
    order: 1
}

.elementor-widget-opal-header-group .cart-woocommerce {
    order: 4
}

.elementor-widget-opal-header-group.elementor-align-left .elementor-widget-container {
    justify-content: flex-start
}

.elementor-widget-opal-header-group.elementor-align-right .elementor-widget-container {
    justify-content: flex-end
}

.elementor-widget-opal-header-group.elementor-align-center .elementor-widget-container {
    justify-content: center
}

.elementor-widget-heading .sub-title {
    display: block;
    font-size: 15px;
    margin-bottom: 1px
}

.elementor-widget-heading .elementor-heading-title {
    position: relative;
    display: flex;
    align-items: center
}

.elementor-widget-heading .elementor-heading-title:after,.elementor-widget-heading .elementor-heading-title:before {
    height: 1px;
    flex: 1;
    background-color: #ebebeb
}

.elementor-widget-heading.elementor-align-left .elementor-heading-title {
    justify-content: flex-start
}

.elementor-widget-heading.elementor-align-center .elementor-heading-title {
    justify-content: center
}

.elementor-widget-heading.elementor-align-right .elementor-heading-title {
    justify-content: flex-end
}

@media (max-width: 1199px) {
    .elementor-widget-heading.elementor-tablet-align-left .elementor-heading-title {
        justify-content:flex-start
    }

    .elementor-widget-heading.elementor-tablet-align-center .elementor-heading-title {
        justify-content: center
    }

    .elementor-widget-heading.elementor-tablet-align-right .elementor-heading-title {
        justify-content: flex-end
    }
}

@media (max-width: 767px) {
    .elementor-widget-heading.elementor-mobile-align-left .elementor-heading-title {
        justify-content:flex-start
    }

    .elementor-widget-heading.elementor-mobile-align-center .elementor-heading-title {
        justify-content: center
    }

    .elementor-widget-heading.elementor-mobile-align-right .elementor-heading-title {
        justify-content: flex-end
    }
}

.elementor-widget-heading.show-line-yes.elementor-align-left .elementor-heading-title:after {
    content: "";
    margin-left: 20px
}

.elementor-widget-heading.show-line-yes.elementor-align-center .elementor-heading-title:before {
    content: "";
    margin-left: 0;
    margin-right: 20px
}

.elementor-widget-heading.show-line-yes.elementor-align-center .elementor-heading-title:after {
    content: "";
    margin-left: 20px;
    margin-right: 0
}

.elementor-widget-heading.show-line-yes.elementor-align-right .elementor-heading-title:before {
    content: "";
    margin-right: 20px
}

@media (max-width: 1199px) {
    .elementor-widget-heading.show-line-yes.elementor-tablet-align-left .elementor-heading-title:after {
        content:"";
        margin-left: 20px;
        margin-right: 0
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-left .elementor-heading-title:before {
        content: none
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-center .elementor-heading-title:before {
        content: "";
        margin-left: 0;
        margin-right: 20px
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-center .elementor-heading-title:after {
        content: "";
        margin-left: 20px;
        margin-right: 0
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-right .elementor-heading-title:before {
        content: "";
        margin-right: 20px;
        margin-left: 0
    }

    .elementor-widget-heading.show-line-yes.elementor-tablet-align-right .elementor-heading-title:after {
        content: none
    }
}

@media (max-width: 767px) {
    .elementor-widget-heading.show-line-yes .elementor-heading-title:after,.elementor-widget-heading.show-line-yes .elementor-heading-title:before {
        content:none;
        display: none;
        margin-left: 0;
        margin-right: 0
    }
}

.elementor-widget-icon-box:not(:hover) .elementor-icon-box-title {
    color: #000
}

.elementor-widget-icon-box:not(:hover) .elementor-icon-box-title a {
    transition: none
}

.elementor-widget-icon-box .elementor-icon-box-title {
    padding-top: 0
}

.elementor-widget-icon-box .elementor-icon-box-subtitle {
    display: block
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    line-height: 0
}

.elementor-widget-icon-box .elementor-icon,.elementor-widget-icon-box .elementor-icon-box-description,.elementor-widget-icon-box .elementor-icon-box-subtitle,.elementor-widget-icon-box .elementor-icon-box-title {
    transition: all .3s ease
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-items.elementor-inline-items {
    margin-right: 0;
    margin-left: 0
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon i {
    transition: all .3s ease
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon+.elementor-icon-list-text {
    align-self: unset
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-text {
    transition: all .3s ease
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item {
    align-items: center
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item a {
    align-items: center;
    transition: none
}

.elementor-image-box-wrapper .elementor-button:hover i {
    transform: scale(.7)
}

.elementor-widget-image-box[class*=elementor-animation]:hover {
    z-index: 1
}

.elementor-widget-image-box .elementor-image-framed {
    position: relative;
    font-size: 0
}

.elementor-widget-image-box .elementor-image-framed .elementor-icon {
    padding: .84em;
    position: relative
}

.elementor-widget-image-box .elementor-image-framed .elementor-icon:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
    transition: all .4s ease
}

.elementor-widget-image-box .elementor-image-framed>* {
    position: relative;
    z-index: 2
}

.elementor-widget-image-box .elementor-image-box-title {
    padding-top: 0;
    font-size: 20px;
    font-size: 1.33333rem
}

.elementor-widget-image-box .elementor-image-box-img {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease
}

.elementor-widget-image-box .elementor-image-box-img svg {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto
}

.elementor-widget-image-box .elementor-image-box-img img {
    display: block;
    margin: 0 auto;
    transition: all .3s ease
}

.elementor-widget-image-box.elementor-button-default .elementor-button {
    background: 0 0
}

.elementor-widget-image-box .elementor-image-box-button .elementor-button {
    font-size: 0;
    line-height: 1;
    transition: all .3s ease
}

.elementor-widget-image-box .elementor-image-box-button i {
    width: 1em;
    height: 1em;
    display: inline-block;
    transition: all .3s ease
}

.elementor-widget-image-box .item-svg {
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.elementor-widget-image-box .elementor-image-box-content {
    position: relative;
    z-index: 2
}

.elementor-widget-image-box .elementor-widget-container {
    transition: all .3s ease
}

.opal-image-hotspots-container {
    overflow: hidden
}

.opal-addons-image-hotspots-ib-img {
    display: block
}

.opal-image-hotspots-main-icons-tooltips-wrapper {
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    right: 0
}

.elementor-widget-opal-image-hotspots .elementor-widget-container {
    display: flex;
    flex-wrap: wrap
}

.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
    overflow: hidden;
    background-color: #fff
}

@media (min-width: 768px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
        padding-right:0 !important
    }
}

@media (min-width: 1200px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
        padding:50px 20px 50px 50px !important
    }
}

.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion+.opal-image-hotspots-container {
    padding: 0 !important
}

.elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .opal-image-hotspots-accordion-inner {
    position: relative;
    height: 100%
}

.elementor-editor-active .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .opal-image-hotspots-accordion-inner {
    overflow: hidden
}

@media (min-width: 768px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .elementor-accordion {
        position:absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        padding-right: 23px
    }
}

@media (min-width: 1200px) {
    .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion .elementor-accordion {
        padding-right:30px
    }
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title {
    font-size: 12px;
    font-size: .8rem;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 30px 30px 30px 0;
    position: relative
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title:before {
    position: absolute;
    content: "\f078";
    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;
    top: calc(50% - 11px);
    right: 0;
    border: 2px solid #f8f8f8;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    padding-left: 1px;
    padding-bottom: 2px;
    color: #000
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title.elementor-active:before {
    content: "\f077"
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-content {
    border-top: 0;
    padding: 0 0 40px
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-accordion-item {
    border-left: 0;
    border-right: 0
}

.elementor-widget-opal-image-hotspots .elementor-accordion .elementor-accordion-item:first-child {
    border-top: 0
}

.elementor-widget-opal-image-hotspots .scrollbar-inner>.scroll-element .scroll-bar {
    opacity: 1
}

.opal-image-hotspots-main-icons {
    cursor: pointer;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%
}

.opal-image-hotspots-main-icons .opal-image-hotspots-icon {
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    line-height: 18px;
    box-shadow: 0 0 0 8px hsla(0,0%,100%,.2)
}

.opal-image-hotspots-main-icons .opal-image-hotspots-icon:after {
    box-shadow: 0 0 0 8px hsla(0,0%,100%,.2);
    border-radius: 200%;
    content: "";
    position: absolute;
    z-index: -1;
    transform: scale(1);
    pointer-events: none;
    animation: n 2s infinite;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.opal-image-hotspots-main-icons .opal-image-hotspots-icon:before {
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    left: calc(50% - 3px);
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    background-color: #fff
}

.opal-image-hotspots-main-icons .opal-image-hotspots-image-icon {
    width: 40px;
    height: 40px
}

.opal-image-hotspots-main-icons .opal-image-hotspots-text {
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 0;
    margin: 0;
    padding: 0 10px;
    border-color: #000
}

.opal-image-hotspots-tooltips-wrapper {
    display: none;
    position: absolute;
    z-index: 9999
}

.tooltipster-sidetip {
    z-index: 9999;
    width: auto !important
}

.tooltipster-box div.opal-image-hotspots-tooltips-text {
    border-color: #000;
    overflow: hidden
}

.tooltipster-sidetip div.tooltipster-box {
    background: 0 0;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.18)
}

.tooltipster-sidetip div.opal-image-hotspots-tooltips-text {
    padding: 15px 30px
}

.tooltipster-sidetip div.opal-image-hotspots-tooltips-text * {
    margin: 0;
    padding: 0
}

.tooltipster-box .opal-image-hotspots-tooltips-text * {
    margin: 0
}

@keyframes n {
    0% {
        transform: scale(1);
        opacity: 1
    }

    to {
        transform: scale(1.5);
        opacity: 0
    }
}

.tooltipster-box .tooltipster-content {
    background: hsla(0,0%,5%,.5)
}

.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
    border-top-color: hsla(0,0%,5%,.5)
}

.tooltipster-base.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: hsla(0,0%,5%,.5)
}

.tooltipster-base.tooltipster-right .tooltipster-arrow-background {
    border-right-color: hsla(0,0%,5%,.5)
}

.tooltipster-base.tooltipster-left .tooltipster-arrow-background {
    border-left-color: hsla(0,0%,5%,.5)
}

.tooltipster-box .opal-image-hotspots-tooltips-text {
    color: #fff
}

.elementor-widget-opal-images-layers ul {
    padding: 0
}

.elementor-widget-opal-image-gallery .grid__item a,.elementor-widget-opal-image-gallery .grid__item a img {
    display: block
}

.elementor-widget-opal-image-gallery .column-item {
    padding-bottom: 30px
}

.elementor-widget-opal-image-gallery .column-item a {
    position: relative;
    overflow: hidden;
    display: block
}

.elementor-widget-opal-image-gallery .column-item img {
    display: block;
    transition: all .6s ease;
    transform-origin: bottom right
}

.elementor-widget-opal-image-gallery .column-item:hover img {
    transform: scale(1.2)
}

.elementor-widget-opal-image-gallery .gallery-item-overlay {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    opacity: .8;
    color: #fff
}

.elementor-widget-opal-image-gallery .gallery-item-overlay i {
    font-size: 25px;
    font-size: 1.66667rem
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter {
    margin: 0;
    cursor: pointer;
    padding: 11px 24px;
    color: #000;
    background-color: #f8f8f8;
    font-size: 11px;
    font-size: .73333rem;
    line-height: 18px;
    font-weight: 700;
    position: relative;
    letter-spacing: .2em;
    text-transform: uppercase
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter:before {
    position: absolute;
    content: "";
    top: calc(100% - 5px);
    left: calc(50% - 8px);
    border-color: transparent;
    border-width: 5px 8px 0;
    border-style: solid;
    transition: all .3s ease-in-out
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active {
    color: #fff
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active:before {
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: 100%
}

.elementor-image-gallery {
    position: relative
}

.elementor-editor-active .isotope-grid {
    height: auto !important
}

.elementor-editor-active .isotope-grid .grid__item>a {
    pointer-events: none
}

.elementor-galerry__filters {
    list-style: none;
    justify-content: center;
    display: flex;
    flex-wrap: wrap
}

.elementor-filter-left .elementor-galerry__filters {
    justify-content: flex-start
}

.elementor-filter-right .elementor-galerry__filters {
    justify-content: flex-end
}

.instagram-widget .instagram-pics {
    margin-left: 0;
    margin-right: 0
}

.instagram-widget .instagram-picture {
    padding: 0 !important
}

.instagram-widget .instagram-picture img {
    display: block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.instagram-widget .instagram-picture:hover .hover-mask {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.instagram-widget .instagram-picture:hover .wrapp-picture .instagram-comment,.instagram-widget .instagram-picture:hover .wrapp-picture .instagram-like {
    transform: translateY(0)
}

.instagram-widget .instagram-picture:hover .wrapp-picture:before {
    transform: translate(-50%,-50%) scale(1)
}

.instagram-widget .instagram-picture:hover .wrapp-picture:after {
    opacity: 1
}

@media (max-width: 767px) {
    .instagram-widget .instagram-picture {
        width:50%
    }
}

.instagram-widget .instagram-content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    display: -ms-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center
}

@media (max-width: 1199px) {
    .instagram-widget .instagram-content {
        position:static;
        margin-bottom: 30px;
        margin-top: 15px
    }
}

.instagram-widget .instagram-content-inner {
    z-index: 5;
    background: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,.22);
    max-width: 380px;
    width: 100%;
    padding: 30px
}

.instagram-widget .wrapp-picture {
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    perspective: 800px
}

.instagram-widget .wrapp-picture a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4
}

.instagram-widget .wrapp-picture:before {
    content: "\f16d";
    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;
    font-size: 36px;
    font-size: 2.4rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(0);
    transition: all .3s ease-out;
    z-index: 2
}

@media (max-width: 767px) {
    .instagram-widget .wrapp-picture:before {
        display:none
    }
}

.instagram-widget .wrapp-picture:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    background-color: rgba(0,0,0,.7);
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

.instagram-widget .wrapp-picture .instagram-comment,.instagram-widget .wrapp-picture .instagram-like {
    position: absolute;
    width: 50%;
    bottom: 0;
    padding: 15px 25px;
    color: #fff;
    z-index: 9;
    transform: translateY(100%);
    transition: all .3s ease
}

.instagram-widget .wrapp-picture .instagram-like {
    left: 0;
    text-align: left
}

.instagram-widget .wrapp-picture .instagram-comment {
    right: 0;
    text-align: right
}

.instagram-widget .hover-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    padding: 20px 15px;
    background: linear-gradient(transparent,rgba(0,0,0,.65));
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: transform .3s ease,opacity .3s ease;
    -webkit-transition: transform .3s ease,opacity .3s ease
}

.instagram-widget .instagram-comments,.instagram-widget .instagram-likes {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
    line-height: 1;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.instagram-widget .instagram-comments .icon,.instagram-widget .instagram-comments:before,.instagram-widget .instagram-likes .icon,.instagram-widget .instagram-likes:before {
    display: inline-block;
    margin-right: 5px
}

.instagram-widget .instagram-likes {
    text-align: left
}

.instagram-widget .instagram-comments {
    text-align: right
}

.instagram-widget .instagram-comments:before {
    font-size: 18px
}

.instagram-widget .instagram-createdtime {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
    margin-top: 10px
}

.instagram-widget .instagram-description {
    margin-bottom: 20px
}

.elementor-instagram-style-insite .instagram-widget {
    position: relative
}

.elementor-instagram-style-insite .username {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 10px 40px;
    z-index: 1;
    background-color: #fff
}

@media (max-width: 767px) {
    .elementor-instagram-style-insite .username {
        padding:10px
    }
}

.mc4wp-form-fields button {
    border: 1px solid transparent;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    transition: color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease
}

.mc4wp-form-fields button i {
    margin-left: 5px;
    display: inline-block;
    line-height: 1
}

.widget.widget_mc4wp_form_widget {
    margin-bottom: 0;
    padding-bottom: 0
}

.mc4wp-form .widget-title p {
    font-size: 16px;
    margin-top: .5rem;
    margin-bottom: 3rem
}

.mc4wp-form-fields input[type=email] {
    float: left
}

.mc4wp-form-fields button[type=submit] {
    float: right
}

.colors-scheme-light .mc4wp-form-fields input[type=email] {
    border-color: hsla(0,0%,100%,.2);
    color: hsla(0,0%,100%,.5) !important
}

.colors-scheme-light .mc4wp-form-fields input[type=email]:focus {
    border-color: hsla(0,0%,100%,.4) !important
}

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute .vertical-heading {
    cursor: pointer
}

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute:hover>.elementor-nav-menu {
    display: block
}

.elementor-show-wrapper-yes .elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu {
    display: none
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute {
    position: relative
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 25px;
    font-size: 14px;
    font-size: .93333rem;
    border-radius: 5px;
    position: relative;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .vertical-heading:after {
    content: "...";
    display: block;
    line-height: 1
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu {
    position: absolute;
    width: 100%;
    z-index: 99
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu>li:first-child .elementor-item {
    border-top: 0 !important
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute>.elementor-nav-menu>li:last-child .elementor-item {
    border-bottom: 0 !important
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .elementor-item .sub-arrow {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%)
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical-absolute .has-mega-menu>ul>li {
    margin-left: 2px
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical .elementor-item .sub-arrow {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%)
}

.elementor-nav-menu--main.elementor-nav-menu--layout-vertical .has-mega-menu>ul>li {
    margin-left: 2px
}

.elementor-nav-menu--main>.elementor-nav-menu {
    transition: all .5s ease
}

.elementor-nav-menu--main .elementor-nav-menu a {
    transition: .4s;
    padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #55595c;
    color: #a1a6a9
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    position: absolute;
    width: 12em;
    border-width: 0;
    border-style: solid;
    padding: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
    top: -2px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #494c4f
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
    top: -2px;
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #494c4f transparent transparent
}

.elementor-nav-menu__align-right .elementor-nav-menu {
    margin-left: auto;
    margin-right: 0
}

.elementor-nav-menu__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
    margin-right: auto
}

.elementor-nav-menu__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto
}

.elementor-nav-menu__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1199px) {
    .elementor-nav-menu-tablet__align-right .elementor-nav-menu {
        margin-left:auto;
        margin-right: 0
    }

    .elementor-nav-menu-tablet__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-tablet__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-nav-menu-tablet__align-left .elementor-nav-menu {
        margin-right: auto
    }

    .elementor-nav-menu-tablet__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-tablet__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-nav-menu-tablet__align-center .elementor-nav-menu {
        margin-left: auto;
        margin-right: auto
    }

    .elementor-nav-menu-tablet__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-tablet__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    .elementor-nav-menu-mobile__align-right .elementor-nav-menu {
        margin-left:auto;
        margin-right: 0
    }

    .elementor-nav-menu-mobile__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-mobile__align-right>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-nav-menu-mobile__align-left .elementor-nav-menu {
        margin-right: auto
    }

    .elementor-nav-menu-mobile__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-mobile__align-left>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-nav-menu-mobile__align-center .elementor-nav-menu {
        margin-left: auto;
        margin-right: auto
    }

    .elementor-nav-menu-mobile__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical-absolute>ul>li>a,.elementor-nav-menu-mobile__align-center>.elementor-widget-container>.elementor-nav-menu--layout-vertical>ul>li>a {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.elementor-nav-menu--layout-horizontal {
    display: -ms-flexbox;
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: nowrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.has-mega-menu,.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.menu-item-has-children {
    position: relative
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.has-mega-menu:before,.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.menu-item-has-children:before {
    opacity: 0;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    border-left-width: 6px;
    border-left-color: transparent;
    border-right-width: 6px;
    border-right-color: transparent;
    border-bottom-width: 6px;
    border-top-width: 0;
    border-style: solid;
    transform: translateX(-50%) translateY(100%);
    transition: all .35s
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1199px) {
    .elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left:auto;
        margin-right: 0;
        width: auto
    }

    .elementor-nav-menu-tablet__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left: 0;
        margin-right: auto;
        width: auto
    }

    .elementor-nav-menu-tablet__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left: auto;
        margin-right: auto;
        width: auto
    }

    .elementor-nav-menu-tablet__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        width: 100%
    }

    .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-nav-menu-tablet__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767px) {
    .elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left:auto;
        margin-right: 0;
        width: auto
    }

    .elementor-nav-menu-mobile__align-right .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left: 0;
        margin-right: auto;
        width: auto
    }

    .elementor-nav-menu-mobile__align-left .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        margin-left: auto;
        margin-right: auto;
        width: auto
    }

    .elementor-nav-menu-mobile__align-center .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        width: 100%
    }

    .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-nav-menu-mobile__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.elementor-widget-opal-nav-menu .elementor-widget-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent
}

.elementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.elementor-nav-menu li,.elementor-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent
}

.elementor-nav-menu ul {
    display: none
}

.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover {
    border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover {
    border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover {
    border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover {
    border-left: 40px solid transparent
}

.elementor-nav-menu a,.elementor-nav-menu li {
    position: relative
}

.elementor-nav-menu li {
    border-width: 0
}

.elementor-nav-menu a:not(.elementor-button) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.elementor-nav-menu a:not(.elementor-button),.elementor-nav-menu a:not(.elementor-button):focus,.elementor-nav-menu a:not(.elementor-button):hover {
    padding: 10px 20px;
    line-height: 20px
}

.elementor-nav-menu a:not(.elementor-button).current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu a:not(.elementor-button).disabled {
    cursor: not-allowed;
    color: #a1a6a9
}

.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu {
    padding-right: 20px
}

.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu .sub-arrow {
    display: none
}

.elementor-nav-menu--indicator-plus:before {
    font-family: Open Sans,sans-serif
}

.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078"
}

.elementor-nav-menu--indicator-angle .elementor-nav-menu .sub-arrow:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.elementor-nav-menu--indicator-plus .elementor-nav-menu .sub-arrow:before {
    content: "+"
}

.elementor-nav-menu--indicator-angle_right .elementor-nav-menu .sub-arrow:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105"
}

.elementor-nav-menu--indicator-chevron_right .elementor-nav-menu .sub-arrow:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054"
}

.elementor-nav-menu .sub-arrow {
    font-family: FontAwesome;
    font-size: 9px;
    line-height: 1;
    padding-left: 5px;
    color: #bfc2c6
}

.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item.highlighted,.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item:focus,.elementor-nav-menu--dropdown:not(.mega-menu) .elementor-item:hover {
    background-color: #55595c;
    color: #fff
}

.elementor-menu-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    padding: 5px 10px;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0,0,0,.1);
    color: #494c4f
}

.elementor-menu-toggle.elementor-active i:before,.elementor-menu-toggle i:before {
    color: #FFF;
    display: block;
}

.elementor-menu-toggle .menu-toggle-title {
    margin-left: 5px;
    display: flex;
    color: #FFF;
    align-items: center;
}

.elementor-menu-toggle .menu-toggle-title:after {
    content: "\f078";
    display: none;
    font-family: FontAwesome;
    line-height: 1;
    font-size: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-menu-toggle__align-left .elementor-menu-toggle {
    margin-right: auto
}

.elementor-menu-toggle__align-right .elementor-menu-toggle {
    margin-left: auto
}

.elementor-menu-toggle__align-center .elementor-menu-toggle {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1199px) {
    .elementor-menu-toggle-tablet__align-left .elementor-menu-toggle {
        margin-right:auto;
        margin-left: 0
    }

    .elementor-menu-toggle-tablet__align-right .elementor-menu-toggle {
        margin-right: 0;
        margin-left: auto
    }

    .elementor-menu-toggle-tablet__align-center .elementor-menu-toggle {
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width: 767px) {
    .elementor-menu-toggle-mobile__align-left .elementor-menu-toggle {
        margin-right:auto;
        margin-left: 0
    }

    .elementor-menu-toggle-mobile__align-right .elementor-menu-toggle {
        margin-right: 0;
        margin-left: auto
    }

    .elementor-menu-toggle-mobile__align-center .elementor-menu-toggle {
        margin-right: auto;
        margin-left: auto
    }
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    z-index: 1
}

.elementor-nav-menu--dropdown a {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-nav-menu--dropdown a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
    color: #b3b3b3
}

.elementor-nav-menu--dropdown .elementor-nav-menu--main.elementor-nav-menu--layout-vertical,.elementor-nav-menu--dropdown .elementor-nav-menu--main.elementor-nav-menu--layout-vertical .elementor-nav-menu {
    display: block
}

.elementor-nav-menu--dropdown .elementor-nav-menu--main .elementor-nav-menu {
    width: auto;
    position: static;
    padding: 0
}

.elementor-nav-menu--dropdown .elementor-nav-menu--main .elementor-nav-menu ul {
    width: auto;
    position: static
}

ul.elementor-nav-menu--dropdown.mega-menu {
    padding: 0 !important;
    border: none !important
}

ul.elementor-nav-menu--dropdown a {
    text-shadow: none
}

.elementor-section.elementor-section-boxed>.elementor-container ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor,ul.elementor-nav-menu--dropdown.mega-containerwidth>li.mega-menu-item>.elementor {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.mega-menu-item {
    background-color: #fff;
    overflow: hidden
}

.elementor-nav-menu--dropdown {
    font-size: 13px
}

.elementor-widget-opal-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
    display: none
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    display: none
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9998
}

.elementor-nav-menu--dropdown-destop .elementor-nav-menu--main {
    display: none
}

@media (min-width: 768px) {
    .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
        display:none
    }
}

@media (min-width: 1025px) {
    .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
        display:none
    }
}

@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display:none
    }
}

@media (max-width: 767px) {
    .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
        display:none
    }
}

.elementor-nav-menu--divider>ul>li:after {
    position: absolute;
    display: block;
    width: 1px;
    height: 10px;
    content: "";
    color: transparent;
    right: 0;
    top: 50%;
    margin-top: -5px
}

.elementor-nav-menu--divider>ul>li:last-child:after {
    display: none
}

.e--pointer-dot .elementor-item:before {
    content: "";
    min-width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: 0;
    margin-top: -2px;
    margin-right: 10px;
    position: static
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    padding: 20px 0
}

.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a,.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:focus,.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:hover {
    border-left: 0;
    border-right: 0
}

.elementor-item:after,.elementor-item:before {
    display: block;
    position: absolute;
    transition: .3s;
    transition-timing-function: cubic-bezier(.58,.3,.005,1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 0
}

.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before {
    transform: scale(1)
}

.e--pointer-dot .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-dot .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 1
}

.elementor-item-active:after,.elementor-item-active:before {
    transform: scale(1)
}

.e--pointer-none .elementor-item:after,.e--pointer-none .elementor-item:before {
    display: none
}

.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2;
    display: block
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    height: 0;
    width: 0;
    left: 50%
}

.elementor-nav-menu--layout-horizontal.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:after,.elementor-nav-menu--layout-horizontal.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-nav-menu>li.current-menu-parent>a:before {
    left: 0;
    opacity: 1
}

.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    height: 0;
    width: 0;
    left: 50%
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: -10px
}

.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover {
    transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before {
    content: "";
    top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    width: 10px;
    left: -20px
}

.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after {
    content: "";
    bottom: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    width: 0;
    left: 0
}

.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before {
    background: 0 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 3px solid #55595c;
    display: block
}

.e--pointer-framed .elementor-item:before {
    content: ""
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before {
    transition: opacity .2s,transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
    border-width: 0 0 3px 3px;
    transition: width .1s .2s,height .1s .3s,opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 3px 3px 0 0;
    transition: width .1s,height .1s .1s,opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    width: 100%;
    height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    transition: opacity .02s,height .1s,width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
    transition: opacity .02s .2s,height .1s .2s,width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
    border-width: 3px 0 0 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:after {
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 0 3px 3px 0
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
    width: 100%;
    height: 100%;
    transition: opacity 2ms,width .4s,height .4s
}

.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover {
    transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover {
    transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover {
    transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover {
    transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover {
    transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover {
    transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover {
    transform: rotate(6deg)
}

.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover {
    transition-duration: 0s
}

.elementor-nav-menu--dropdown-destop:not(.elementor-nav-menu--stretch) .elementor-widget-container,.elementor-nav-menu--dropdown-mobile:not(.elementor-nav-menu--stretch) .elementor-widget-container,.elementor-nav-menu--dropdown-tablet:not(.elementor-nav-menu--stretch) .elementor-widget-container {
    position: relative
}

.elementor-nav-menu--dropdown-destop:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container,.elementor-nav-menu--dropdown-mobile:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container,.elementor-nav-menu--dropdown-tablet:not(.elementor-nav-menu--stretch) .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: absolute;
    top: 100%;
    left: 0
}

.elementor-nav-menu-popup .elementor-nav-menu--popup {
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -8px;
    background-color: #fff;
    overflow: auto
}

.elementor-nav-menu-popup .elementor-nav-menu--popup .elementor-nav-menu {
    max-height: 100%;
    padding-top: 50px;
    padding-bottom: 50px
}

.elementor-nav-menu-popup .elementor-nav-menu--popup .elementor-nav-menu a {
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu-popup .mfp-close {
    font-size: 40px;
    top: 50px;
    right: 20px
}

.elementor-nav-menu-popup .elementor-nav-menu--dropdown .elementor-item:focus {
    background-color: transparent
}

.elementor-nav-menu-popup .elementor-nav-menu .sub-arrow {
    width: 30px;
    margin-right: -30px;
    line-height: 30px
}

.portfolio .portfolio-post-thumbnail {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    padding-top: 100%;
    background: #e7e7e7
}

.portfolio .portfolio-post-thumbnail img {
    display: block;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: opacity 1s,transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-portfolio-masonry .portfolio .portfolio-post-thumbnail {
    position: static;
    padding-top: 0
}

.elementor-portfolio-masonry .portfolio .portfolio-post-thumbnail img {
    position: static;
    height: auto
}

.portfolio .portfolio-content {
    text-align: center;
    padding: 25px 20px
}

.portfolio .portfolio-content .entry-title {
    font-size: 20px;
    font-size: 1.33333rem;
    line-height: 1.5;
    margin-bottom: 0;
    padding-top: 6px;
    font-weight: 600
}

.portfolio .portfolio-content .entry-title a {
    color: #000
}

.portfolio .entry-category {
    font-size: 10px;
    font-size: .66667rem;
    text-transform: uppercase
}

.portfolio .entry-category a {
    color: #b4bbc2
}

.portfolio .portfolio-inner {
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    border-radius: 5px;
    overflow: hidden
}

.portfolio:hover .portfolio-inner {
    box-shadow: 0 8px 30px 0 rgba(0,0,0,.1)
}

.portfolio:hover img {
    opacity: .85;
    transform: scale3d(1.1,1.1,1)
}

@media (max-width: 1440px) {
    .elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-] {
        display:none
    }
}

.elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev {
    left: -30px
}

.elementor-widget-opal-portfolio .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next {
    right: -30px
}

.elementor-widget-opal-portfolio ul.elementor-portfolio__filters {
    padding-left: 0
}

article.type-osf_portfolio {
    padding-bottom: 0;
    width: 100%;
    display: block
}

.elementor-portfolio-style-overlay .column-item.portfolio-entries {
    margin-bottom: 0;
    padding-bottom: 30px
}

.elementor-portfolio-style-overlay .portfolio {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    text-align: left;
    padding: 40px
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content:before {
    content: "";
    position: absolute;
    height: 180%;
    left: 0;
    bottom: 0;
    right: -1px;
    background: linear-gradient(transparent,rgba(0,0,0,.8))
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content .portfolio-content-inner {
    position: relative
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content .entry-title a {
    color: #fff
}

.elementor-portfolio-style-overlay .portfolio .portfolio-content .entry-category a {
    color: #b4bbc2
}

.elementor-portfolio-style-default .portfolio-inner {
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.elementor-portfolio-style-default .portfolio-content {
    background: #fff;
    margin: 0;
    padding: 30px;
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    transition: all .6s ease
}

.elementor-portfolio-style-default .entry-category {
    margin-bottom: 4px
}

.elementor-portfolio-style-default .entry-category,.elementor-portfolio-style-default .entry-title {
    overflow: hidden
}

.elementor-portfolio-style-default .entry-category a,.elementor-portfolio-style-default .entry-title a {
    display: inline-block;
    transform: translateY(100%);
    transition: all 1s cubic-bezier(.37,.31,.2,.85)
}

.elementor-portfolio-style-default .entry-category a {
    transition-delay: .2s
}

.elementor-portfolio-style-default article.type-osf_portfolio:hover .portfolio-content {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100)
}

.elementor-portfolio-style-default article.type-osf_portfolio:hover .entry-category,.elementor-portfolio-style-default article.type-osf_portfolio:hover .entry-title {
    overflow: hidden
}

.elementor-portfolio-style-default article.type-osf_portfolio:hover .entry-category a,.elementor-portfolio-style-default article.type-osf_portfolio:hover .entry-title a {
    transform: translateY(0)
}

.elementor-portfolio-style-caption .portfolio-inner {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.05)
}

.elementor-portfolio__filters {
    list-style: none;
    justify-content: center;
    display: flex;
    flex-wrap: wrap
}

.elementor-portfolio__filter {
    margin: 0;
    cursor: pointer;
    padding: 8px 15px;
    font-size: 14px;
    font-size: .93333rem;
    margin-bottom: 10px
}

.elementor-filter-left .elementor-portfolio__filters {
    justify-content: flex-start
}

.elementor-filter-right .elementor-portfolio__filters {
    justify-content: flex-end
}

.elementor-element .loading .elementor-widget-opal-portfolio .gallery:after,.entry-gallery .loading .elementor-widget-opal-portfolio .gallery:after,.loading .elementor-widget-opal-portfolio .comment-form:after,.loading .elementor-widget-opal-portfolio .elementor-element .gallery:after,.loading .elementor-widget-opal-portfolio .entry-gallery .gallery:after,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.archive .site-main:after,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.blog .site-main:after,.loading .elementor-widget-opal-portfolio .opal-canvas-filter.top .opal-canvas-filter-wrap:after,.loading .elementor-widget-opal-portfolio .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone:after,.loading .elementor-widget-opal-portfolio .osf-sorting:after,.loading .elementor-widget-opal-portfolio .row:after,.loading .elementor-widget-opal-portfolio .single-portfolio-summary .single-portfolio-summary-inner:after,.loading .elementor-widget-opal-portfolio .single-product div.product:after,.loading .elementor-widget-opal-portfolio .single .gallery:after,.loading .elementor-widget-opal-portfolio .site-footer .widget-area:after,.loading .elementor-widget-opal-portfolio .widget .gallery:after,.loading .elementor-widget-opal-portfolio .woocommerce-account .entry-content>.woocommerce .u-columns.woocommerce-Addresses:after,.loading .elementor-widget-opal-portfolio .woocommerce-account .entry-content>.woocommerce:after,.loading .elementor-widget-opal-portfolio .woocommerce-address-fields__field-wrapper:after,.loading .elementor-widget-opal-portfolio .woocommerce-Addresses:after,.loading .elementor-widget-opal-portfolio .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper:after,.loading .elementor-widget-opal-portfolio .woocommerce-cart .woocommerce:after,.loading .elementor-widget-opal-portfolio .woocommerce-columns--addresses:after,.loading .elementor-widget-opal-portfolio .woocommerce-MyAccount-content form[class^=woocommerce-]:after,.loading .elementor-widget-opal-portfolio [data-elementor-columns]:after,.loading .elementor-widget-opal-portfolio [data-opal-columns]:after,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cl #content .wrap:after,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cr #content .wrap:after,.loading .elementor-widget-opal-portfolio body.opal-default-content-layout-2cr #content .wrap:after,.loading .elementor-widget-opal-portfolio form.track_order:after,.loading .elementor-widget-opal-portfolio ul.products:after,.opal-archive-style-4.archive .loading .elementor-widget-opal-portfolio .site-main:after,.opal-archive-style-4.blog .loading .elementor-widget-opal-portfolio .site-main:after,.opal-canvas-filter.top .loading .elementor-widget-opal-portfolio .opal-canvas-filter-wrap:after,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .loading .elementor-widget-opal-portfolio .woof_redraw_zone:after,.single-portfolio-summary .loading .elementor-widget-opal-portfolio .single-portfolio-summary-inner:after,.single-product .loading .elementor-widget-opal-portfolio div.product:after,.single .loading .elementor-widget-opal-portfolio .gallery:after,.site-footer .loading .elementor-widget-opal-portfolio .widget-area:after,.widget .loading .elementor-widget-opal-portfolio .gallery:after,.woocommerce-account .entry-content>.woocommerce .loading .elementor-widget-opal-portfolio .u-columns.woocommerce-Addresses:after,.woocommerce-account .loading .elementor-widget-opal-portfolio .entry-content>.woocommerce:after,.woocommerce-billing-fields .loading .elementor-widget-opal-portfolio .woocommerce-billing-fields__field-wrapper:after,.woocommerce-cart .loading .elementor-widget-opal-portfolio .woocommerce:after,.woocommerce-MyAccount-content .loading .elementor-widget-opal-portfolio form[class^=woocommerce-]:after,body.opal-content-layout-2cl #content .loading .elementor-widget-opal-portfolio .wrap:after,body.opal-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:after,body.opal-default-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    border: 1px solid #bbb;
    border-left-color: #000;
    border-radius: 50%;
    animation: o .45s infinite linear;
    -webkit-animation: o .45s infinite linear;
    margin: 20px auto;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    z-index: 99
}

.elementor-element .loading .elementor-widget-opal-portfolio .gallery:before,.entry-gallery .loading .elementor-widget-opal-portfolio .gallery:before,.loading .elementor-widget-opal-portfolio .comment-form:before,.loading .elementor-widget-opal-portfolio .elementor-element .gallery:before,.loading .elementor-widget-opal-portfolio .entry-gallery .gallery:before,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.archive .site-main:before,.loading .elementor-widget-opal-portfolio .opal-archive-style-4.blog .site-main:before,.loading .elementor-widget-opal-portfolio .opal-canvas-filter.top .opal-canvas-filter-wrap:before,.loading .elementor-widget-opal-portfolio .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone:before,.loading .elementor-widget-opal-portfolio .osf-sorting:before,.loading .elementor-widget-opal-portfolio .row:before,.loading .elementor-widget-opal-portfolio .single-portfolio-summary .single-portfolio-summary-inner:before,.loading .elementor-widget-opal-portfolio .single-product div.product:before,.loading .elementor-widget-opal-portfolio .single .gallery:before,.loading .elementor-widget-opal-portfolio .site-footer .widget-area:before,.loading .elementor-widget-opal-portfolio .widget .gallery:before,.loading .elementor-widget-opal-portfolio .woocommerce-account .entry-content>.woocommerce .u-columns.woocommerce-Addresses:before,.loading .elementor-widget-opal-portfolio .woocommerce-account .entry-content>.woocommerce:before,.loading .elementor-widget-opal-portfolio .woocommerce-address-fields__field-wrapper:before,.loading .elementor-widget-opal-portfolio .woocommerce-Addresses:before,.loading .elementor-widget-opal-portfolio .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper:before,.loading .elementor-widget-opal-portfolio .woocommerce-cart .woocommerce:before,.loading .elementor-widget-opal-portfolio .woocommerce-columns--addresses:before,.loading .elementor-widget-opal-portfolio .woocommerce-MyAccount-content form[class^=woocommerce-]:before,.loading .elementor-widget-opal-portfolio [data-elementor-columns]:before,.loading .elementor-widget-opal-portfolio [data-opal-columns]:before,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cl #content .wrap:before,.loading .elementor-widget-opal-portfolio body.opal-content-layout-2cr #content .wrap:before,.loading .elementor-widget-opal-portfolio body.opal-default-content-layout-2cr #content .wrap:before,.loading .elementor-widget-opal-portfolio form.track_order:before,.loading .elementor-widget-opal-portfolio ul.products:before,.opal-archive-style-4.archive .loading .elementor-widget-opal-portfolio .site-main:before,.opal-archive-style-4.blog .loading .elementor-widget-opal-portfolio .site-main:before,.opal-canvas-filter.top .loading .elementor-widget-opal-portfolio .opal-canvas-filter-wrap:before,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .loading .elementor-widget-opal-portfolio .woof_redraw_zone:before,.single-portfolio-summary .loading .elementor-widget-opal-portfolio .single-portfolio-summary-inner:before,.single-product .loading .elementor-widget-opal-portfolio div.product:before,.single .loading .elementor-widget-opal-portfolio .gallery:before,.site-footer .loading .elementor-widget-opal-portfolio .widget-area:before,.widget .loading .elementor-widget-opal-portfolio .gallery:before,.woocommerce-account .entry-content>.woocommerce .loading .elementor-widget-opal-portfolio .u-columns.woocommerce-Addresses:before,.woocommerce-account .loading .elementor-widget-opal-portfolio .entry-content>.woocommerce:before,.woocommerce-billing-fields .loading .elementor-widget-opal-portfolio .woocommerce-billing-fields__field-wrapper:before,.woocommerce-cart .loading .elementor-widget-opal-portfolio .woocommerce:before,.woocommerce-MyAccount-content .loading .elementor-widget-opal-portfolio form[class^=woocommerce-]:before,body.opal-content-layout-2cl #content .loading .elementor-widget-opal-portfolio .wrap:before,body.opal-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:before,body.opal-default-content-layout-2cr #content .loading .elementor-widget-opal-portfolio .wrap:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% + 5px);
    z-index: 99;
    background: #fff;
    display: block;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.single-portfolio .entry-title {
    margin-top: 25px;
    margin-bottom: 20px
}

.single-portfolio-summary-add {
    margin-bottom: 20px
}

.single-portfolio-navigation {
    display: flex;
    margin-top: 20px;
    margin-bottom: 60px;
    padding-top: 18px;
    padding-bottom: 18px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

.single-portfolio-summary {
    margin-bottom: 45px
}

.single-portfolio-summary .single-portfolio-summary-inner .single-portfolio-summary-meta-title {
    padding-bottom: 10px
}

.single-portfolio-summary.col-lg-5 {
    order: -1
}

@media (min-width: 992px) {
    .single-portfolio-summary.col-lg-5 {
        padding-right:8.3% !important
    }
}

.single-portfolio-summary .pbr-social-share .social-share-header {
    display: none
}

.single-portfolio-summary .pbr-social-share a {
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
    background-color: #eef3f9;
    text-align: center;
    line-height: 45px;
    transition: all .3s ease-in-out;
    margin: 2px
}

.single-portfolio-summary .pbr-social-share a i {
    color: #3d1099
}

.single-portfolio-summary .pbr-social-share a:hover i {
    color: #fff
}

.single-portfolio-gallery-columns {
    display: grid;
    grid-gap: 30px;
    justify-content: center;
    align-items: center
}

.single-portfolio-gallery-columns.gallery-columns-2 {
    grid-template-columns: repeat(2,1fr)
}

@media (max-width: 767px) {
    .single-portfolio-gallery-columns.gallery-columns-2 {
        grid-template-columns:repeat(1,1fr)
    }
}

.single-portfolio-gallery-columns.gallery-columns-3 {
    grid-template-columns: repeat(3,1fr)
}

@media (max-width: 767px) {
    .single-portfolio-gallery-columns.gallery-columns-3 {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (max-width: 575px) {
    .single-portfolio-gallery-columns.gallery-columns-3 {
        grid-template-columns:repeat(1,1fr)
    }
}

.single-portfolio-summary-meta {
    margin-bottom: 60px
}

.single-portfolio-summary-meta .social-share-header {
    color: #000;
    text-transform: capitalize
}

ul.single-portfolio-summary-meta-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 1.5em;
    columns: 2
}

ul.single-portfolio-summary-meta-list li {
    margin-bottom: 30px
}

ul.single-portfolio-summary-meta-list label {
    display: block;
    font-weight: 600;
    color: #000;
    margin-bottom: 0
}

.single-portfolio-summary-meta-title {
    width: 100%
}

.single-portfolio-navigation .nav-link {
    position: relative
}

.single-portfolio-navigation .nav-link span {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    font-size: 1.33333rem
}

.single-portfolio-navigation .nav-link i {
    font-size: 20px;
    font-size: 1.33333rem;
    vertical-align: middle;
    color: #cecece
}

.single-portfolio-navigation .nav-link a {
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.single-portfolio-navigation .previous-nav .nav-link i {
    margin-right: 20px
}

.single-portfolio-navigation .next-nav {
    margin-left: auto
}

.single-portfolio-navigation .next-nav .nav-link i {
    margin-left: 20px
}

.single-portfolio-gallery {
    margin-bottom: 70px
}

.single-portfolio-gallery .owl-theme.owl-carousel .owl-dots {
    margin: 0
}

.elementor-portfolio-metro div.column-item {
    max-width: 25%;
    flex: 0 0 25%;
    width: 25%
}

@media (max-width: 1199px) {
    .elementor-portfolio-metro div.column-item {
        max-width:50%;
        flex: 0 0 50%;
        width: 50%
    }
}

@media (max-width: 767px) {
    .elementor-portfolio-metro div.column-item {
        max-width:100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.elementor-portfolio-metro div.column-item:nth-child(3n):nth-child(odd),.elementor-portfolio-metro div.column-item:nth-child(3n+1):nth-child(2n) {
    max-width: 50%;
    flex: 0 0 50%;
    width: 50%
}

@media (max-width: 1199px) {
    .elementor-portfolio-metro div.column-item:nth-child(3n):nth-child(odd),.elementor-portfolio-metro div.column-item:nth-child(3n+1):nth-child(2n) {
        max-width:100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.elementor-category-wrapper {
    position: relative;
    display: table;
    overflow: hidden
}

.elementor-category-wrapper img {
    display: block;
    transition: all .3s ease
}

.elementor-category-wrapper .category-name {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 20px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.1px;
    color: #fff
}

.elementor-category-wrapper:hover img {
    transform: translate3d(0,-2px,0) scale3d(1.05,1.05,1.05)
}

.column-item {
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.column-item .post-inner {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 30px;
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
    transition: all .3s ease
}

@media (max-width: 767px) {
    .column-item .post-inner {
        margin-bottom:40px
    }
}

.column-item .entry-header {
    margin-bottom: 1.2em
}

.column-item .entry-header .entry-title {
    margin-bottom: .6em;
    font-weight: 400
}

.column-item .cat-links {
    margin-bottom: .25rem
}

.column-item .post-thumbnail {
    overflow: hidden;
    position: relative;
    margin-bottom: 1.6rem;
    padding-top: 56.25%;
    border-radius: 6px
}

.column-item .post-thumbnail>a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.column-item .post-thumbnail>a img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.column-item .post-thumbnail img {
    width: 100%;
    transform: scale(1);
    transition: all .3s ease
}

.column-item .entry-meta {
    margin-bottom: 1.3rem
}

.column-item .entry-content {
    margin-bottom: 1.5em
}

ul.elementor-price-table__features-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-top: 1px solid
}

ul.elementor-price-table__features-list li:last-child .elementor-price-table__feature-inner {
    border: none
}

.elementor-price-table__feature-inner {
    border-bottom: 1px solid #e3e3e3
}

.elementor-price-table__heading {
    font-size: 20px;
    font-size: 1.33333rem
}

.elementor-price-table__title-pricing {
    font-size: 24px;
    font-size: 1.6rem;
    margin-right: 5px
}

.elementor-price-table__price {
    display: flex;
    font-size: 60px;
    font-size: 4rem
}

.elementor-price-table__price span {
    line-height: 1
}

.elementor-price-table__heading-description {
    margin-bottom: 45px
}

.elementor-price-table__feature-inner {
    padding: 10px 0;
    font-size: 14px;
    font-size: .93333rem
}

.elementor-price-table__feature-inner i {
    color: #33a457;
    margin-right: 8px;
    min-width: 15px
}

.elementor-price-table__icon-wrapper {
    margin-bottom: 20px
}

.elementor-price-table__icon-wrapper .elementor-icon {
    border: 55px solid red;
    border-radius: 50%;
    position: relative
}

.elementor-price-table__icon-wrapper .elementor-icon i {
    z-index: 1
}

.price-table-icon-bkg {
    border-radius: 50%;
    position: absolute;
    content: "";
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%
}

.elementor-button-justify .elementor-price-table__button {
    width: 100%
}

.elementor-price-table__price {
    font-weight: 700
}

.elementor-price-table-center .elementor-price-table__price {
    justify-content: center
}

.elementor-price-table-right .elementor-price-table__price {
    justify-content: flex-end
}

.elementor-button-default .elementor-button {
    background: 0 0
}

.elementor-widget-opal-price-table .elementor-widget-container {
    transition: all .3s ease
}

.elementor-vertical-align-stretch .cats-button {
    margin-top: auto
}

.show-button-hover-active .cats-button {
    opacity: 0;
    transition: all .3s ease
}

.show-button-hover-active:hover .cats-button {
    opacity: 1
}

.elementor-widget-opal-product-categories {
    text-align: center
}

.elementor-widget-opal-product-categories.elementor-style-image .product-cats-meta {
    padding: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    z-index: 3
}

.elementor-widget-opal-product-categories.elementor-style-image .link_category_product {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.elementor-widget-opal-product-categories.elementor-style-image:hover .cats-image img {
    transform: scale(1.1)
}

.elementor-widget-opal-product-categories .product-cats {
    position: relative
}

.elementor-widget-opal-product-categories .product-cats:not(:hover) .cats-title {
    color: #000
}

.elementor-widget-opal-product-categories .cats-image {
    line-height: 0;
    overflow: hidden
}

.elementor-widget-opal-product-categories .cats-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all .3s ease;
    z-index: 2
}

.elementor-widget-opal-product-categories .cats-image img {
    transition: all .3s ease
}

.elementor-widget-opal-product-categories .cats-title {
    text-transform: capitalize;
    font-size: 18px;
    font-size: 1.2rem;
    transition: all .3s ease
}

.elementor-widget-opal-product-categories .cats-title a {
    color: inherit;
    transition: none
}

.elementor-widget-opal-product-categories .cats-total {
    color: #999
}

.elementor-widget-opal-product-categories .link_category_product {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99
}

.elementor-widget-opal-product-deals .woocommerce-product-list .product-content {
    display: block
}

.elementor-widget-opal-product-deals .woocommerce-product-list .inner {
    border-radius: 5px;
    background-color: #fff;
    padding: 30px;
    flex-wrap: wrap
}

.elementor-widget-opal-product-deals .woocommerce-product-list li {
    margin-bottom: 20px
}

.elementor-widget-opal-product-deals .woocommerce-product-list li .inner {
    border-style: solid;
    border-width: 2px
}

.elementor-widget-opal-product-deals .woocommerce-product-list li .product-thumbnail {
    width: 100%;
    margin-right: 0;
    max-width: 100%;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb
}

.elementor-widget-opal-product-deals .woocommerce-product-list li .product-thumbnail img {
    width: 100%;
    max-width: 100%
}

.elementor-widget-opal-product-deals .woocommerce-product-list li .star-rating {
    float: right;
    margin-top: 7px
}

.elementor-widget-opal-product-deals .woocommerce-product-list .time {
    margin: 15px -30px -30px;
    background-color: #f8f8f8;
    padding-left: 30px;
    padding-right: 30px
}

.elementor-widget-opal-product-deals .woocommerce-product-list .time .countdown-times {
    display: flex;
    justify-content: center;
    padding-top: 22px;
    padding-bottom: 12px
}

.elementor-widget-opal-product-deals .woocommerce-product-list .time .countdown-times>div {
    width: 25%;
    text-align: center
}

.elementor-widget-opal-product-deals .woocommerce-product-list .time .countdown-times b {
    display: block;
    font-size: 20px;
    font-size: 1.33333rem;
    line-height: 1
}

.elementor-widget-opal-product-deals .woocommerce-product-list .time .countdown-times span {
    font-size: 12px;
    font-size: .8rem;
    text-transform: uppercase;
    line-height: 1
}

.elementor-widget-opal-product-deals .woocommerce-product-list .woocommerce-product-list-carousel li {
    margin-bottom: 0
}

.elementor-widget-opal-product-deals .owl-theme .products .owl-nav [class*=owl-] {
    top: -44px
}

.elementor-widget-opal-products-tabs .elementor-tabs-wrapper {
    overflow: visible;
    align-items: center
}

.elementor-widget-opal-products-tabs .elementor-tabs-wrapper>div:nth-last-child(2):before {
    display: none !important
}

.elementor-widget-opal-products-tabs .elementor-tabs-wrapper .dash-after-tabs,.elementor-widget-opal-products-tabs .elementor-tabs-wrapper .dash-before-tabs {
    background: #ddd
}

.elementor-widget-opal-products-tabs .elementor-tab-title {
    transition: all .3s ease;
    font-size: 30px;
    font-size: 2rem;
    padding: 20px;
    border: 0;
    position: relative;
    cursor: pointer
}

@media (max-width: 575px) {
    .elementor-widget-opal-products-tabs .elementor-tab-title {
        min-width:100%;
        justify-content: flex-start
    }
}

.elementor-widget-opal-products-tabs .elementor-tab-title:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    right: 0;
    top: 50%;
    transform: translate(50%,-50%)
}

@media (max-width: 575px) {
    .elementor-widget-opal-products-tabs .elementor-tab-title:before {
        display:none
    }
}

.elementor-widget-opal-products-tabs .elementor-tab-title.elementor-active:after {
    display: none
}

.elementor-widget-opal-products-tabs .elementor-tabs-content-wrapper,.elementor-widget-opal-products-tabs.elementor-tabs-view-horizontal .elementor-tab-content,.elementor-widget-opal-products-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    border: none
}

.elementor-widget-opal-products-tabs .elementor-tab-desktop-title {
    display: flex !important;
    justify-content: center;
    align-items: center
}

.dash-before-tabs {
    flex-grow: 1;
    margin-right: 15px;
    height: 1px
}

@media (max-width: 575px) {
    .dash-before-tabs {
        margin-bottom:15px
    }
}

.dash-after-tabs {
    margin-left: 15px;
    flex-grow: 1;
    height: 1px
}

@media (max-width: 575px) {
    .dash-after-tabs {
        margin-top:15px
    }
}

@media (max-width: 575px) {
    .dash-after-tabs,.dash-before-tabs {
        width:100%;
        margin-left: 0;
        margin-right: 0
    }
}

.elementor-tabs-h-align-flex-start .dash-before-tabs {
    flex-grow: 0;
    margin-right: 0
}

@media (min-width: 576px) {
    .elementor-tabs-h-align-flex-start .elementor-tab-title:nth-child(2) {
        padding-left:0 !important
    }
}

.elementor-tabs-h-align-flex-end .dash-after-tabs {
    flex-grow: 0;
    margin-left: 0
}

@media (min-width: 576px) {
    .elementor-tabs-h-align-flex-end .elementor-tab-title:nth-last-child(2) {
        padding-right:0 !important
    }
}

.elementor-tabs-view-vertical span {
    display: none
}

.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    transform: unset !important
}

.elementor-html .onsale+img,.elementor-html .product-image+img,.elementor-html .product-img-wrap+img {
    display: none !important
}

.elementor-html .site-content-contain {
    z-index: 100
}

.elementor-html .product-image.no-gallery {
    display: none !important
}

.woocommerce-carousel .owl-stage-outer {
    padding: 15px 5px 0;
    margin: -15px -5px 0
}

.elementor-product-style-2 .elementor-widget-container>.woocommerce {
    overflow: hidden
}

.elementor-product-style-2 ul.products {
    margin-top: -1px;
    margin-bottom: -1px
}

.elementor-widget-opal-products.elementor-product-list-style-1 .woocommerce-product-list li {
    position: relative
}

.elementor-widget-opal-products.elementor-product-list-style-1 .woocommerce-product-list li:before {
    content: "";
    border-right: 1px solid #ebebeb;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .inner {
    padding: 10px 0 20px;
    flex-wrap: wrap;
    border: none
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .product-thumbnail {
    width: 50%;
    margin: 0;
    max-width: 300px;
    order: 2;
    margin-left: auto;
    margin-right: auto
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .product-thumbnail img {
    width: 100%;
    max-width: 100%
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .product-title {
    font-size: 18px;
    font-size: 1.2rem
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .product-content {
    min-width: 200px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time {
    border-top: 1px solid #ebebeb;
    margin-top: 15px;
    padding-top: 10px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .deal-text {
    color: #000;
    margin-bottom: 10px;
    display: block
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times {
    display: flex
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times>div {
    width: 25%;
    border-right: 1px solid #ebebeb;
    text-align: center;
    line-height: 1
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times>div:last-child {
    border: none
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times b {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 500;
    display: block;
    margin-bottom: 10px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list li .time .countdown-times span {
    font-size: 12px;
    font-size: .8rem;
    text-transform: uppercase;
    color: #999
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list .star-rating {
    font-size: 11px;
    margin-top: 15px
}

.elementor-widget-opal-products.elementor-product-list-style-2 .woocommerce-product-list .star-rating span:before {
    color: #fc0
}

.opal-product-tooltipster .tooltipster-content {
    background-color: #000;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    font-size: 12px;
    font-size: .8rem
}

.opal-product-tooltipster.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #000
}

.elementor-widget-opal-products.elementor-product-list-border-style.elementor-product-list-style-2 .woocommerce-product-list li .inner {
    padding: 30px;
    border-width: 2px !important;
    border-style: solid !important;
    border-radius: 5px
}

@media (max-width: 575px) {
    .elementor-widget-opal-products.elementor-product-list-border-style.elementor-product-list-style-2 .woocommerce-product-list li .inner {
        padding:15px
    }
}

@media (min-width: 1024px) {
    .elementor-widget-opal-products .woocommerce-product-list .columns-1 li:first-child .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-2 li:first-child .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-2 li:nth-child(2) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-3 li:first-child .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-3 li:nth-child(2) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-3 li:nth-child(3) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-4 li:first-child .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-4 li:nth-child(2) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-4 li:nth-child(3) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-4 li:nth-child(4) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-5 li:first-child .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-5 li:nth-child(2) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-5 li:nth-child(3) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-5 li:nth-child(4) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-5 li:nth-child(5) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-6 li:first-child .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-6 li:nth-child(2) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-6 li:nth-child(3) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-6 li:nth-child(4) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-6 li:nth-child(5) .inner,.elementor-widget-opal-products .woocommerce-product-list .columns-6 li:nth-child(6) .inner {
        border:none
    }

    .elementor-widget-opal-products.elementor-product-list-style-1 .woocommerce-product-list .columns-1 li:nth-child(1n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .woocommerce-product-list .columns-2 li:nth-child(2n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .woocommerce-product-list .columns-3 li:nth-child(3n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .woocommerce-product-list .columns-4 li:nth-child(4n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .woocommerce-product-list .columns-5 li:nth-child(5n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .woocommerce-product-list .columns-6 li:nth-child(6n):before {
        content: none
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-widget-opal-products .columns-tablet-1 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-tablet-2 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-tablet-2 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-tablet-3 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-tablet-3 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-tablet-3 .woocommerce-product-list ul li:nth-child(3) .inner,.elementor-widget-opal-products .columns-tablet-4 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-tablet-4 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-tablet-4 .woocommerce-product-list ul li:nth-child(3) .inner,.elementor-widget-opal-products .columns-tablet-4 .woocommerce-product-list ul li:nth-child(4) .inner,.elementor-widget-opal-products .columns-tablet-5 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-tablet-5 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-tablet-5 .woocommerce-product-list ul li:nth-child(3) .inner,.elementor-widget-opal-products .columns-tablet-5 .woocommerce-product-list ul li:nth-child(4) .inner,.elementor-widget-opal-products .columns-tablet-5 .woocommerce-product-list ul li:nth-child(5) .inner,.elementor-widget-opal-products .columns-tablet-6 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-tablet-6 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-tablet-6 .woocommerce-product-list ul li:nth-child(3) .inner,.elementor-widget-opal-products .columns-tablet-6 .woocommerce-product-list ul li:nth-child(4) .inner,.elementor-widget-opal-products .columns-tablet-6 .woocommerce-product-list ul li:nth-child(5) .inner,.elementor-widget-opal-products .columns-tablet-6 .woocommerce-product-list ul li:nth-child(6) .inner {
        border:none
    }

    .elementor-widget-opal-products.elementor-product-list-style-1 .columns-tablet-1 .woocommerce-product-list ul li:nth-child(1n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-tablet-2 .woocommerce-product-list ul li:nth-child(2n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-tablet-3 .woocommerce-product-list ul li:nth-child(3n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-tablet-4 .woocommerce-product-list ul li:nth-child(4n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-tablet-5 .woocommerce-product-list ul li:nth-child(5n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-tablet-6 .woocommerce-product-list ul li:nth-child(6n):before {
        content: none
    }
}

@media (max-width: 767px) {
    .elementor-widget-opal-products .columns-mobile-1 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-mobile-2 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-mobile-2 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-mobile-3 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-mobile-3 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-mobile-3 .woocommerce-product-list ul li:nth-child(3) .inner,.elementor-widget-opal-products .columns-mobile-4 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-mobile-4 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-mobile-4 .woocommerce-product-list ul li:nth-child(3) .inner,.elementor-widget-opal-products .columns-mobile-4 .woocommerce-product-list ul li:nth-child(4) .inner,.elementor-widget-opal-products .columns-mobile-5 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-mobile-5 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-mobile-5 .woocommerce-product-list ul li:nth-child(3) .inner,.elementor-widget-opal-products .columns-mobile-5 .woocommerce-product-list ul li:nth-child(4) .inner,.elementor-widget-opal-products .columns-mobile-5 .woocommerce-product-list ul li:nth-child(5) .inner,.elementor-widget-opal-products .columns-mobile-6 .woocommerce-product-list ul li:first-child .inner,.elementor-widget-opal-products .columns-mobile-6 .woocommerce-product-list ul li:nth-child(2) .inner,.elementor-widget-opal-products .columns-mobile-6 .woocommerce-product-list ul li:nth-child(3) .inner,.elementor-widget-opal-products .columns-mobile-6 .woocommerce-product-list ul li:nth-child(4) .inner,.elementor-widget-opal-products .columns-mobile-6 .woocommerce-product-list ul li:nth-child(5) .inner,.elementor-widget-opal-products .columns-mobile-6 .woocommerce-product-list ul li:nth-child(6) .inner {
        border:none
    }

    .elementor-widget-opal-products.elementor-product-list-style-1 .columns-mobile-1 .woocommerce-product-list ul li:nth-child(1n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-mobile-2 .woocommerce-product-list ul li:nth-child(2n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-mobile-3 .woocommerce-product-list ul li:nth-child(3n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-mobile-4 .woocommerce-product-list ul li:nth-child(4n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-mobile-5 .woocommerce-product-list ul li:nth-child(5n):before,.elementor-widget-opal-products.elementor-product-list-style-1 .columns-mobile-6 .woocommerce-product-list ul li:nth-child(6n):before {
        content: none
    }
}

.elementor-progress-percentage {
    padding-right: 0;
    position: absolute;
    right: 0;
    top: -40px;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    border-radius: 0
}

.elementor-progress-wrapper {
    height: 5px;
    background: #ebebeb
}

.elementor-widget-progress .elementor-title {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    display: block;
    margin-bottom: 10px
}

.elementor-progress-bar {
    border-radius: 0
}

.elementor-search-form button,.elementor-search-form input[type=search] {
    margin: 0;
    border: 0;
    padding: 10px 20px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: 0 0;
    line-height: 1;
    min-width: 0;
    font-size: 14px;
    -webkit-appearance: none
}

.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus {
    outline: 0;
    color: inherit
}

.elementor-search-form .elementor-search-form__submit {
    background-color: transparent;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    border-radius: 0;
    font-weight: 500
}

.elementor-search-form .elementor-search-form__submit:hover {
    background-color: transparent
}

.elementor-search-form__container {
    display: -ms-flexbox;
    display: flex;
    transition: all .3s ease;
    overflow: hidden;
    min-height: 55px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: 0 0;
    border-width: 2px;
    border-style: solid;
    border-radius: 5px
}

.elementor-search-form__input {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #55595c;
    transition: color .2s
}

.elementor-search-form__input::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 1
}

.elementor-search-form__input:-ms-input-placeholder,.elementor-search-form__input::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 1
}

.elementor-search-form__input::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 1
}

.elementor-search-form__submit {
    color: #fff;
    transition: color .2s,background .2s
}

.elementor-search-form--button-type-text .elementor-search-form__submit {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
    opacity: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
    font-size: 50px;
    text-align: center;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #fff;
    line-height: 1.5;
    color: #fff
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
    cursor: pointer;
    vertical-align: middle;
    color: #000
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    position: relative;
    display: block;
    border: 0 solid;
    transition: .2s;
    width: 33px;
    height: 33px;
    border-radius: 3px
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: .55em
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
    transition: .3s;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    padding: 0 15%;
    background-color: rgba(0,0,0,.8)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    overflow: hidden;
    opacity: 0;
    transform: scale(0)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
    display: none
}

.elementor-widget-opal-site-logo.elementor-widget-image .elementor-image>a img[src$=".svg"],.elementor-widget-opal-site-logo.elementor-widget-image .elementor-image figure>a img[src$=".svg"],.elementor-widget-opal-site-logo svg {
    width: 200px
}

.elementor-widget-spacer .elementor-widget-container {
    height: 100%
}

.elementor-widget-wrap:hover [class*=opal-svg-],.elementor-widget-wrap:hover [class*=opal-svg-]>* {
    transform-origin: center center;
    transform-box: fill-box
}

.elementor-widget-wrap:hover .opal-svg-spinner {
    animation: a 2s infinite linear
}

.elementor-widget-wrap:hover .opal-svg-moveup {
    animation: j .3s;
    -moz-animation: j .3s;
    -webkit-animation: j .3s
}

.elementor-teams-wrapper {
    margin-bottom: 50px
}

.elementor-teams-wrapper:hover .elementor-team-socials {
    visibility: visible;
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0)
}

.elementor-teams-wrapper .elementor-team-image {
    font-size: 0;
    margin-bottom: 30px;
    position: relative
}

.elementor-teams-wrapper .elementor-team-image img {
    border-radius: 5px;
    box-shadow: 5px 0 30px rgba(155,192,59,.15)
}

.elementor-teams-wrapper .elementor-team-name {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 600;
    transition: all .3s ease
}

.elementor-teams-wrapper .elementor-team-name a {
    color: inherit;
    transition: none
}

.elementor-teams-wrapper .elementor-team-job {
    font-size: 14px;
    font-size: .93333rem
}

.elementor-teams-wrapper .elementor-team-socials {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    visibility: hidden;
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(100%);
    transition: all .5s ease
}

.elementor-teams-wrapper .team-icon-socials {
    background: #fff;
    border-radius: 5px;
    margin: 0;
    padding: 15px;
    list-style: none;
    font-size: 14px;
    font-size: .93333rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.elementor-teams-wrapper .team-icon-socials li {
    flex: 1
}

.elementor-teams-wrapper .team-icon-socials li:not(:last-child) {
    border-right: 1px solid #ebebeb
}

.elementor-teams-wrapper .team-icon-socials a {
    display: block;
    color: #b4bbc2;
    padding: 0 20px
}

.elementor-element .elementor-widget-opal-testimonials .gallery,.elementor-widget-opal-testimonials .comment-form,.elementor-widget-opal-testimonials .elementor-element .gallery,.elementor-widget-opal-testimonials .entry-gallery .gallery,.elementor-widget-opal-testimonials .opal-archive-style-4.archive .site-main,.elementor-widget-opal-testimonials .opal-archive-style-4.blog .site-main,.elementor-widget-opal-testimonials .opal-canvas-filter.top .opal-canvas-filter-wrap,.elementor-widget-opal-testimonials .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.elementor-widget-opal-testimonials .osf-sorting,.elementor-widget-opal-testimonials .row,.elementor-widget-opal-testimonials .single-portfolio-summary .single-portfolio-summary-inner,.elementor-widget-opal-testimonials .single-product div.product,.elementor-widget-opal-testimonials .single .gallery,.elementor-widget-opal-testimonials .site-footer .widget-area,.elementor-widget-opal-testimonials .widget .gallery,.elementor-widget-opal-testimonials .woocommerce-account .entry-content>.woocommerce,.elementor-widget-opal-testimonials .woocommerce-account .entry-content>.woocommerce .u-columns.woocommerce-Addresses,.elementor-widget-opal-testimonials .woocommerce-address-fields__field-wrapper,.elementor-widget-opal-testimonials .woocommerce-Addresses,.elementor-widget-opal-testimonials .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.elementor-widget-opal-testimonials .woocommerce-cart .woocommerce,.elementor-widget-opal-testimonials .woocommerce-columns--addresses,.elementor-widget-opal-testimonials .woocommerce-MyAccount-content form[class^=woocommerce-],.elementor-widget-opal-testimonials [data-elementor-columns],.elementor-widget-opal-testimonials [data-opal-columns],.elementor-widget-opal-testimonials body.opal-content-layout-2cl #content .wrap,.elementor-widget-opal-testimonials body.opal-content-layout-2cr #content .wrap,.elementor-widget-opal-testimonials body.opal-default-content-layout-2cr #content .wrap,.elementor-widget-opal-testimonials form.track_order,.elementor-widget-opal-testimonials ul.products,.entry-gallery .elementor-widget-opal-testimonials .gallery,.opal-archive-style-4.archive .elementor-widget-opal-testimonials .site-main,.opal-archive-style-4.blog .elementor-widget-opal-testimonials .site-main,.opal-canvas-filter.top .elementor-widget-opal-testimonials .opal-canvas-filter-wrap,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-widget-opal-testimonials .woof_redraw_zone,.single-portfolio-summary .elementor-widget-opal-testimonials .single-portfolio-summary-inner,.single-product .elementor-widget-opal-testimonials div.product,.single .elementor-widget-opal-testimonials .gallery,.site-footer .elementor-widget-opal-testimonials .widget-area,.widget .elementor-widget-opal-testimonials .gallery,.woocommerce-account .elementor-widget-opal-testimonials .entry-content>.woocommerce,.woocommerce-account .entry-content>.woocommerce .elementor-widget-opal-testimonials .u-columns.woocommerce-Addresses,.woocommerce-billing-fields .elementor-widget-opal-testimonials .woocommerce-billing-fields__field-wrapper,.woocommerce-cart .elementor-widget-opal-testimonials .woocommerce,.woocommerce-MyAccount-content .elementor-widget-opal-testimonials form[class^=woocommerce-],body.opal-content-layout-2cl #content .elementor-widget-opal-testimonials .wrap,body.opal-content-layout-2cr #content .elementor-widget-opal-testimonials .wrap,body.opal-default-content-layout-2cr #content .elementor-widget-opal-testimonials .wrap {
    margin: 0
}

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper {
    overflow: visible;
    margin-left: -10px;
    margin-right: -10px
}

.elementor-widget-opal-testimonials .owl-dots {
    padding: 0 10px
}

.elementor-widget-opal-testimonials .owl-nav {
    height: 24px;
    display: inline-block
}

.elementor-widget-opal-testimonials .owl-nav.disabled {
    display: none
}

@media (max-width: 767px) {
    .elementor-widget-opal-testimonials .owl-nav {
        display:none !important
    }
}

.elementor-widget-opal-testimonials .item-box {
    display: flex;
    flex-direction: column;
    transition: all .3s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-image {
    line-height: 0
}

.elementor-widget-opal-testimonials .elementor-testimonial-item {
    display: flex;
    justify-content: center
}

.elementor-widget-opal-testimonials img {
    border-radius: 50%;
    margin-bottom: 15px
}

.elementor-widget-opal-testimonials .elementor-testimonial-title {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: 600;
    margin-bottom: 12px;
    transition: all .2s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-content {
    font-size: 30px;
    font-size: 2rem;
    line-height: 1.33;
    font-weight: 300;
    margin-bottom: 20px;
    transition: all .2s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-rating {
    font-size: 14px;
    font-size: .93333rem;
    color: #ffd21c;
    margin-bottom: 30px;
    margin-top: auto
}

.elementor-widget-opal-testimonials .elementor-testimonial-rating i {
    margin: 0 1px
}

.elementor-widget-opal-testimonials .elementor-testimonial-name {
    font-size: 1rem;
    text-transform: capitalize;
    margin-bottom: 10px;
    transition: all .2s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-job {
    font-size: 1rem;
    line-height: 1.2;
    transition: all .2s ease
}

.elementor-widget-opal-testimonials .elementor-testimonial-quote {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 25px;
    transition: all .3s ease;
    position: relative
}

.elementor-widget-opal-testimonials .layout_2 {
    text-align: left
}

.elementor-widget-opal-testimonials .layout_2 .item-box {
    flex-direction: row;
    text-align: left
}

.elementor-widget-opal-testimonials .layout_2 .item-box:hover .elementor-testimonial-quote {
    color: #fff
}

.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-image {
    min-width: 100px
}

.elementor-widget-opal-testimonials .layout_2 .owl-carousel {
    text-align: left
}

.elementor-widget-opal-testimonials .layout_2 .owl-nav {
    margin-left: 110px;
    position: static;
    padding: 0;
    margin-top: 20px
}

.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-content {
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1.875
}

.elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-job {
    color: #999
}

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-left .elementor-testimonial-wrapper,.elementor-widget-opal-testimonials.elementor-testimonial-text-align-left .owl-dots {
    text-align: left
}

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-center .elementor-testimonial-wrapper {
    text-align: center
}

.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .elementor-testimonial-wrapper,.elementor-widget-opal-testimonials.elementor-testimonial-text-align-right .owl-dots {
    text-align: right
}

.elementor-widget-opal-testimonials.content-box-move-up .item-box:hover .elementor-testimonial-content-box {
    transform: translateY(-10px)
}

.elementor-widget-opal-testimonials.content-box-move-down .item-box:hover .elementor-testimonial-content-box {
    transform: translateY(10px)
}

.elementor-widget-opal-testimonials.wrapper-move-up .item-box:hover {
    transform: translateY(-5px)
}

.elementor-widget-opal-testimonials.wrapper-move-down .item-box:hover {
    transform: translateY(5px)
}

.elementor-widget-opal-text_carousel .owl-carousel .elementor-heading-title {
    margin-bottom: 0;
    font-size: 22px;
    font-size: 1.46667rem
}

.elementor-widget-opal-text_carousel .owl-carousel .elementor-content {
    padding-top: 10px
}

@media (min-width: 992px) {
    .elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-content-item-inner {
        display:flex;
        flex-direction: row-reverse
    }

    .elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-content-wrap,.elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-image-framed {
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.elementor-element .elementor-text_carousel-wrapper .gallery,.elementor-text_carousel-wrapper .comment-form,.elementor-text_carousel-wrapper .elementor-element .gallery,.elementor-text_carousel-wrapper .entry-gallery .gallery,.elementor-text_carousel-wrapper .opal-archive-style-4.archive .site-main,.elementor-text_carousel-wrapper .opal-archive-style-4.blog .site-main,.elementor-text_carousel-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap,.elementor-text_carousel-wrapper .opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .woof_redraw_zone,.elementor-text_carousel-wrapper .osf-sorting,.elementor-text_carousel-wrapper .row,.elementor-text_carousel-wrapper .single-portfolio-summary .single-portfolio-summary-inner,.elementor-text_carousel-wrapper .single-product div.product,.elementor-text_carousel-wrapper .single .gallery,.elementor-text_carousel-wrapper .site-footer .widget-area,.elementor-text_carousel-wrapper .widget .gallery,.elementor-text_carousel-wrapper .woocommerce-account .entry-content>.woocommerce,.elementor-text_carousel-wrapper .woocommerce-account .entry-content>.woocommerce .u-columns.woocommerce-Addresses,.elementor-text_carousel-wrapper .woocommerce-address-fields__field-wrapper,.elementor-text_carousel-wrapper .woocommerce-Addresses,.elementor-text_carousel-wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.elementor-text_carousel-wrapper .woocommerce-cart .woocommerce,.elementor-text_carousel-wrapper .woocommerce-columns--addresses,.elementor-text_carousel-wrapper .woocommerce-MyAccount-content form[class^=woocommerce-],.elementor-text_carousel-wrapper [data-elementor-columns],.elementor-text_carousel-wrapper [data-opal-columns],.elementor-text_carousel-wrapper body.opal-content-layout-2cl #content .wrap,.elementor-text_carousel-wrapper body.opal-content-layout-2cr #content .wrap,.elementor-text_carousel-wrapper body.opal-default-content-layout-2cr #content .wrap,.elementor-text_carousel-wrapper form.track_order,.elementor-text_carousel-wrapper ul.products,.entry-gallery .elementor-text_carousel-wrapper .gallery,.opal-archive-style-4.archive .elementor-text_carousel-wrapper .site-main,.opal-archive-style-4.blog .elementor-text_carousel-wrapper .site-main,.opal-canvas-filter.top .elementor-text_carousel-wrapper .opal-canvas-filter-wrap,.opal-canvas-filter.top .opal-canvas-filter-wrap section.WOOF_Widget .elementor-text_carousel-wrapper .woof_redraw_zone,.single-portfolio-summary .elementor-text_carousel-wrapper .single-portfolio-summary-inner,.single-product .elementor-text_carousel-wrapper div.product,.single .elementor-text_carousel-wrapper .gallery,.site-footer .elementor-text_carousel-wrapper .widget-area,.widget .elementor-text_carousel-wrapper .gallery,.woocommerce-account .elementor-text_carousel-wrapper .entry-content>.woocommerce,.woocommerce-account .entry-content>.woocommerce .elementor-text_carousel-wrapper .u-columns.woocommerce-Addresses,.woocommerce-billing-fields .elementor-text_carousel-wrapper .woocommerce-billing-fields__field-wrapper,.woocommerce-cart .elementor-text_carousel-wrapper .woocommerce,.woocommerce-MyAccount-content .elementor-text_carousel-wrapper form[class^=woocommerce-],body.opal-content-layout-2cl #content .elementor-text_carousel-wrapper .wrap,body.opal-content-layout-2cr #content .elementor-text_carousel-wrapper .wrap,body.opal-default-content-layout-2cr #content .elementor-text_carousel-wrapper .wrap {
    margin: 0
}

@media (max-width: 1440px) {
    .elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-] {
        display:none
    }
}

.elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev {
    left: -30px
}

.elementor-text_carousel-wrapper .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next {
    right: -30px
}

.elementor-text_carousel-wrapper .elementor-content-item-inner {
    background: #fff;
    padding: 20px
}

@media (min-width: 992px) {
    .elementor-text_carousel-wrapper .elementor-content-item-inner {
        padding:50px
    }
}

.elementor-text_carousel-wrapper .elementor-heading-title {
    margin-top: 50px;
    margin-bottom: 10px
}

.elementor-text_carousel-wrapper .elementor-content p {
    margin-bottom: 10px
}

.elementor-timeline-carousel .timeline-carosuel-item {
    margin-bottom: 60px;
    padding-top: 10px
}

.elementor-timeline-carousel .timeline-carosuel-item .timeline-number-wap {
    display: inline-block
}

.elementor-timeline-carousel .timeline-carosuel-item .timeline-number {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 20px;
    font-size: 1.33333rem;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: relative;
    z-index: 12;
    transition: all .3s ease;
    border: 2px solid #ebebeb
}

.elementor-timeline-carousel .timeline-carosuel-item .timeline-title {
    font-size: 20px;
    font-size: 1.33333rem
}

.elementor-timeline-carousel .timeline-carosuel-item .timeline-buttom {
    margin-top: 1.5em
}

.elementor-timeline-carousel .timeline-carosuel-item.timeline-item-activate .timeline-number,.elementor-timeline-carousel .timeline-carosuel-item:hover .timeline-number {
    transform: scale(1.25)
}

.elementor-timeline-carousel .owl-item:not(:last-child) .timeline-content {
    position: relative
}

.elementor-timeline-carousel .owl-item:not(:last-child) .timeline-content:after {
    content: "";
    display: block;
    position: absolute;
    top: 29px;
    left: 60px;
    width: calc(100% + 10px);
    height: 2px;
    background: #ebebeb;
    z-index: 10
}

.elementor-timeline-carousel .owl-carousel .owl-stage-outer {
    overflow: visible
}

.elementor-timeline-carousel .timeline-carousel {
    padding-left: 80px;
    position: relative
}

.elementor-timeline-carousel .timeline-carousel:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 29px;
    width: 2px;
    height: 100%;
    background: #ebebeb;
    z-index: 10
}

.elementor-timeline-carousel .timeline-carousel .timeline-carosuel-item {
    position: relative
}

.elementor-timeline-carousel .timeline-carousel .timeline-number {
    position: absolute;
    left: -80px;
    top: 0
}

.elementor-timeline-carousel .timeline-carousel .timeline-title {
    padding-top: 0
}

.timeline-item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px
}

@media (min-width: 768px) {
    .timeline-item {
        margin-bottom:30px
    }
}

.timeline-item .timeline-thumbnail {
    margin-bottom: 1.5em
}

.timeline-item .timeline-number-wap {
    display: inline-block
}

.timeline-item .timeline-number {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.timeline-item .timeline-number,.timeline-item .timeline-title {
    font-size: 20px;
    font-size: 1.33333rem
}

.timeline-item .timeline-buttom {
    margin-top: 1.5em
}

.opal-timeline-wrapper {
    overflow: hidden
}

.elementor-timeline-view-horizontal .timeline-item {
    align-self: stretch
}

.elementor-timeline-view-horizontal .timeline-number-wap {
    position: relative;
    display: block
}

@media (min-width: 768px) {
    .elementor-timeline-view-horizontal .timeline-number-wap:before {
        content:"";
        position: absolute;
        height: 0;
        width: 200%;
        background-color: #000;
        z-index: 1;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        border: 1px solid #572bb1
    }
}

.elementor-timeline-view-horizontal .timeline-number {
    position: relative;
    z-index: 4;
    border: 1px solid #572bb1
}

@media (min-width: 768px) {
    .elementor-timeline-view-vertical .timeline-item:nth-child(odd) .timeline-thumbnail {
        order:3
    }

    .elementor-timeline-view-vertical .timeline-item:nth-child(odd) .timeline-content {
        text-align: right
    }
}

.elementor-timeline-view-vertical .timeline-thumbnail {
    order: 1;
    margin-bottom: 1.5em
}

@media (min-width: 768px) {
    .elementor-timeline-view-vertical .timeline-thumbnail {
        margin-bottom:0
    }
}

.elementor-timeline-view-vertical .timeline-content {
    order: 2
}

.elementor-timeline-view-vertical .timeline-number {
    color: #fff
}

.elementor-widget-toggle .elementor-tab-title {
    align-items: center
}

.elementor-toggle-item:last-child .elementor-tab-title {
    border: 0
}

.elementor-video-icon,.elementor-video-popup {
    display: inline-flex;
    align-items: center
}

.elementor-video-icon {
    justify-content: center;
    text-align: center
}

.elementor-video-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
    margin-left: 12px;
    transition: all .5s ease
}

.elementor-video-icon {
    font-size: 16px;
    width: 80px;
    height: 80px;
    box-sizing: content-box;
    background-color: #fff;
    position: relative;
    border-radius: 50%;
    transition: all .5s ease
}

.elementor-video-icon i:before {
    display: block
}

.wavify-wraper {
    position: relative
}

.tooltipster-fall,.tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
    -moz-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
    -ms-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
    -o-transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    /*overflow:auto;*/
    border-color: black;
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -o-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.23,.635,.495,1);
    -webkit-transition-timing-function: cubic-bezier(.23,.635,.495,2.4);
    -moz-transition-timing-function: cubic-bezier(.23,.635,.495,2.4);
    -ms-transition-timing-function: cubic-bezier(.23,.635,.495,2.4);
    -o-transition-timing-function: cubic-bezier(.23,.635,.495,2.4);
    transition-timing-function: cubic-bezier(.23,.635,.495,2.4)
}

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}

.tooltipster-fall.tooltipster-initial {
    top: 0!important
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0!important;
    opacity: 0
}

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
    -moz-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
    -ms-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
    -o-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}

.tooltipster-slide.tooltipster-initial {
    left: -40px!important
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0!important;
    opacity: 0
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }

    75% {
        transform: rotate(2deg)
    }

    100% {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling .6s
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: -2px;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: -2px;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: -2px;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: -2px;
    height: 10px;
    margin-left: -9px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.contactform-content,.mailchimp-content {
    position: relative;
    width: auto;
    margin: 20px auto
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px
}

.block-editor-block-list__layout .reusable-block-edit-panel {
    align-items: center;
    background: #f8f9f9;
    color: #555d66;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 13px;
    top: -14px;
    margin: 0 -14px;
    padding: 8px 14px;
    position: relative;
    border: 1px dashed rgba(145,151,162,.25);
    border-bottom: none
}

.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel {
    margin: 0 -14px;
    padding: 8px 14px
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
    margin: 0 5px
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
    margin-right: auto
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
    margin-right: 8px;
    white-space: nowrap;
    font-weight: 600
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
    flex: 1 1 100%;
    font-size: 14px;
    height: 30px;
    margin: 4px 0 8px
}

.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
    flex-shrink: 0
}

@media (min-width: 960px) {
    .block-editor-block-list__layout .reusable-block-edit-panel {
        flex-wrap:nowrap
    }

    .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
        margin: 0
    }

    .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
        margin: 0 0 0 5px
    }
}

.editor-block-list__layout .is-selected .reusable-block-edit-panel {
    border-color: rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent
}

.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel {
    border-color: hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) transparent
}

.block-editor-block-list__layout .reusable-block-indicator {
    background: #fff;
    border: 1px dashed #e2e4e7;
    color: #555d66;
    top: -14px;
    height: 30px;
    padding: 4px;
    position: absolute;
    z-index: 1;
    width: 30px;
    right: -14px
}

.wp-block-button {
    color: #fff;
    margin-bottom: 1.5em
}

.wp-block-button.aligncenter {
    text-align: center
}

.wp-block-button.alignright {
    text-align: right
}

.wp-block-button__link {
    background-color: #32373c;
    border: none;
    border-radius: 28px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word
}

.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited {
    color: inherit
}

.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.is-style-outline {
    color: #32373c
}

.is-style-outline .wp-block-button__link {
    background-color: transparent;
    border: 2px solid
}

.wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td,.wp-block-calendar th {
    padding: 4px;
    border: 1px solid #e2e4e7
}

.wp-block-calendar tfoot td {
    border: none
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif
}

.wp-block-calendar table th {
    font-weight: 440;
    background: #edeff0
}

.wp-block-calendar a {
    text-decoration: underline
}

.wp-block-calendar tfoot a {
    color: #00739c
}

.wp-block-calendar table caption,.wp-block-calendar table tbody {
    color: #40464d
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-columns {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap
    }
}

.wp-block-column {
    flex-grow: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

@media (min-width: 600px) {
    .wp-block-column {
        flex-basis:calc(50% - 16px);
        flex-grow: 0
    }

    .wp-block-column:nth-child(2n) {
        margin-left: 32px
    }
}

@media (min-width: 782px) {
    .wp-block-column:not(:first-child) {
        margin-left:32px
    }
}

.wp-block-cover,.wp-block-cover-image {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2 {
    color: #fff;
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 610px;
    padding: 14px;
    text-align: center
}

.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover {
    color: #fff
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    opacity: .5;
    z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before {
    opacity: 1
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    max-width: 305px;
    width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .wp-block-cover-image:after,.wp-block-cover:after {
        content:none
    }
}

.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 70px);
    z-index: 1;
    color: #f8f9f9
}

.wp-block-cover-image .wp-block-subhead,.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p,.wp-block-cover .wp-block-subhead,.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p {
    color: inherit
}

.wp-block-cover__video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright {
    max-width: 360px;
    width: 100%
}

.wp-block-embed {
    margin-bottom: 1em
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
    padding-top: 66.66%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
}

.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure {
        display:flex;
        align-items: flex-end;
        justify-content: flex-start
    }
}

.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img {
        width:auto
    }
}

.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 40px 10px 9px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)
}

.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img {
    display: inline
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img {
        height:100%;
        flex: 1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 16px)/2)
}

.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}

@media (min-width: 600px) {
    .wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item {
        width:calc((100% - 32px)/3);
        margin-right: 16px
    }

    @supports (-ms-ime-align:auto) {
        .wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item {
            width: calc((100% - 32px)/3 - 1px)
        }
    }

    .wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc((100% - 48px)/4);
        margin-right: 16px
    }

    @supports (-ms-ime-align:auto) {
        .wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item {
            width: calc((100% - 48px)/4 - 1px)
        }
    }

    .wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc((100% - 64px)/5);
        margin-right: 16px
    }

    @supports (-ms-ime-align:auto) {
        .wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item {
            width: calc((100% - 64px)/5 - 1px)
        }
    }

    .wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc((100% - 80px)/6);
        margin-right: 16px
    }

    @supports (-ms-ime-align:auto) {
        .wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item {
            width: calc((100% - 80px)/6 - 1px)
        }
    }

    .wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc((100% - 96px)/7);
        margin-right: 16px
    }

    @supports (-ms-ime-align:auto) {
        .wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item {
            width: calc((100% - 96px)/7 - 1px)
        }
    }

    .wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc((100% - 112px)/8);
        margin-right: 16px
    }

    @supports (-ms-ime-align:auto) {
        .wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item {
            width: calc((100% - 112px)/8 - 1px)
        }
    }

    .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0
}

.wp-block-gallery .blocks-gallery-item.has-add-item-button {
    width: 100%
}

.wp-block-gallery.alignleft,.wp-block-gallery.alignright {
    max-width: 305px;
    width: 100%
}

.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright {
    display: flex
}

.wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0
}

.wp-block-image img {
    max-width: 100%
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
    width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized {
    display: table;
    margin-left: 0;
    margin-right: 0
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-image .alignright {
    float: right;
    margin-left: 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 36px;
    list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 52px
}

.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    line-height: 1.8;
    margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
    color: #8f98a1;
    display: block;
    font-size: 12px
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
    border-radius: 24px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 12px;
    width: 40px
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width:calc(50% - 16px)
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 16px)
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 16px)
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 16px)
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 16px)
    }
}

.wp-block-latest-posts__post-date {
    display: block;
    color: #6c7781;
    font-size: 13px
}

.wp-block-media-text {
    display: grid;
    grid-template-rows: auto;
    align-items: center;
    grid-template-areas: "media-text-media media-text-content";
    grid-template-columns: 50% auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-areas: "media-text-content media-text-media";
    grid-template-columns: auto 50%
}

.wp-block-media-text .wp-block-media-text__media {
    grid-area: media-text-media;
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8%
}

.wp-block-media-text>figure>img,.wp-block-media-text>figure>video {
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100%!important;
        grid-template-areas: "media-text-media" "media-text-content"
    }

    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
        grid-template-areas: "media-text-content" "media-text-media"
    }
}

.is-small-text {
    font-size: 14px
}

.is-regular-text {
    font-size: 16px
}

.is-large-text {
    font-size: 36px
}

.is-larger-text {
    font-size: 48px
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

.has-drop-cap:not(:focus):after {
    content: "";
    display: table;
    clear: both;
    padding-top: 14px
}

p.has-background {
    padding: 20px 30px
}

p.has-text-color a {
    color: inherit
}

.wp-block-pullquote {
    padding: 3em 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    max-width: 305px
}

.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p {
    font-size: 20px
}

.wp-block-pullquote p {
    font-size: 28px;
    line-height: 1.6
}

.wp-block-pullquote cite,.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: none
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-quote.is-large,.wp-block-quote.is-style-large {
    margin: 0 0 16px;
    padding: 0 1em
}

.wp-block-quote.is-large p,.wp-block-quote.is-style-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer {
    font-size: 18px;
    text-align: right
}

.wp-block-rss.alignleft {
    margin-right: 2em
}

.wp-block-rss.alignright {
    margin-left: 2em
}

.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-rss.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-rss.columns-2 li {
        width:calc(50% - 16px)
    }

    .wp-block-rss.columns-3 li {
        width: calc(33.33333% - 16px)
    }

    .wp-block-rss.columns-4 li {
        width: calc(25% - 16px)
    }

    .wp-block-rss.columns-5 li {
        width: calc(20% - 16px)
    }

    .wp-block-rss.columns-6 li {
        width: calc(16.66667% - 16px)
    }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
    color: #6c7781;
    font-size: 13px
}

.wp-block-search {
    display: flex;
    flex-wrap: wrap
}

.wp-block-search .wp-block-search__label {
    width: 100%
}

.wp-block-search .wp-block-search__input {
    flex-grow: 1
}

.wp-block-search .wp-block-search__button {
    margin-left: 10px
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
    background: none;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto
}

.wp-block-separator.is-style-dots:before {
    content: "\00b7 \00b7 \00b7";
    color: #191e23;
    font-size: 20px;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
}

p.wp-block-subhead {
    font-size: 1.1em;
    font-style: italic;
    opacity: .75
}

.wp-block-table.has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table.has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table.has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table.has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),.wp-block-table.is-style-stripes tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td {
    border-color: transparent
}

.wp-block-text-columns,.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 16px;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    white-space: nowrap;
    overflow: auto
}

.wp-block-video {
    margin-left: 0;
    margin-right: 0
}

.wp-block-video video {
    max-width: 100%
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .wp-block-video [poster] {
        -o-object-fit:cover;
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.has-pale-pink-background-color.has-pale-pink-background-color {
    background-color: #f78da7
}

.has-vivid-red-background-color.has-vivid-red-background-color {
    background-color: #cf2e2e
}

.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
    background-color: #00d084
}

.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

.has-very-light-gray-background-color.has-very-light-gray-background-color {
    background-color: #eee
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
    background-color: #313131
}

.has-pale-pink-color.has-pale-pink-color {
    color: #f78da7
}

.has-vivid-red-color.has-vivid-red-color {
    color: #cf2e2e
}

.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
    color: #ff6900
}

.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
    color: #fcb900
}

.has-light-green-cyan-color.has-light-green-cyan-color {
    color: #7bdcb5
}

.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
    color: #00d084
}

.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
    color: #8ed1fc
}

.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
    color: #0693e3
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #eee
}

.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
    color: #abb8c3
}

.has-very-dark-gray-color.has-very-dark-gray-color {
    color: #313131
}

.has-small-font-size {
    font-size: 13px
}

.has-normal-font-size,.has-regular-font-size {
    font-size: 16px
}

.has-medium-font-size {
    font-size: 20px
}

.has-large-font-size {
    font-size: 36px
}

.has-huge-font-size,.has-larger-font-size {
    font-size: 42px
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.hotline-phone-ring-circle {
    width: 87px;
    height: 87px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5
}

.hotline-phone-ring-circle-fill {
    width: 57px;
    height: 57px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230,8,8,.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px
}

.hotline-bar {
    position: absolute;
    background: rgba(230,8,8,.75);
    height: 40px;
    width: 200px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px
}

.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial
}

.hotline-bar>a:hover,.hotline-bar>a:active {
    color: #fff
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@media (max-width: 768px) {
    .hotline-bar {
        display:none
    }
}

/*! elementor-icons - v5.4.0 - 21-08-2019 */
@font-face {
    font-family: eicons;
    src: url(//stellamegacantho.vn/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.4.0);
    src: url(//stellamegacantho.vn/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.4.0#iefix) format("embedded-opentype"),url(//stellamegacantho.vn/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.4.0) format("woff2"),url(//stellamegacantho.vn/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.4.0) format("woff"),url(//stellamegacantho.vn/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.4.0) format("truetype"),url(//stellamegacantho.vn/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.4.0#eicon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" eicon-"],[class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: '\e800'
}

.eicon-editor-unlink:before {
    content: '\e801'
}

.eicon-editor-external-link:before {
    content: '\e802'
}

.eicon-editor-close:before {
    content: '\e803'
}

.eicon-editor-list-ol:before {
    content: '\e804'
}

.eicon-editor-list-ul:before {
    content: '\e805'
}

.eicon-editor-bold:before {
    content: '\e806'
}

.eicon-editor-italic:before {
    content: '\e807'
}

.eicon-editor-underline:before {
    content: '\e808'
}

.eicon-editor-paragraph:before {
    content: '\e809'
}

.eicon-editor-h1:before {
    content: '\e80a'
}

.eicon-editor-h2:before {
    content: '\e80b'
}

.eicon-editor-h3:before {
    content: '\e80c'
}

.eicon-editor-h4:before {
    content: '\e80d'
}

.eicon-editor-h5:before {
    content: '\e80e'
}

.eicon-editor-h6:before {
    content: '\e80f'
}

.eicon-editor-quote:before {
    content: '\e810'
}

.eicon-editor-code:before {
    content: '\e811'
}

.eicon-elementor:before {
    content: '\e812'
}

.eicon-elementor-square:before {
    content: '\e813'
}

.eicon-pojome:before {
    content: '\e814'
}

.eicon-plus:before {
    content: '\e815'
}

.eicon-menu-bar:before {
    content: '\e816'
}

.eicon-apps:before {
    content: '\e817'
}

.eicon-accordion:before {
    content: '\e818'
}

.eicon-alert:before {
    content: '\e819'
}

.eicon-animation-text:before {
    content: '\e81a'
}

.eicon-animation:before {
    content: '\e81b'
}

.eicon-banner:before {
    content: '\e81c'
}

.eicon-blockquote:before {
    content: '\e81d'
}

.eicon-button:before {
    content: '\e81e'
}

.eicon-call-to-action:before {
    content: '\e81f'
}

.eicon-captcha:before {
    content: '\e820'
}

.eicon-carousel:before {
    content: '\e821'
}

.eicon-checkbox:before {
    content: '\e822'
}

.eicon-columns:before {
    content: '\e823'
}

.eicon-countdown:before {
    content: '\e824'
}

.eicon-counter:before {
    content: '\e825'
}

.eicon-date:before {
    content: '\e826'
}

.eicon-divider-shape:before {
    content: '\e827'
}

.eicon-divider:before {
    content: '\e828'
}

.eicon-download-button:before {
    content: '\e829'
}

.eicon-dual-button:before {
    content: '\e82a'
}

.eicon-email-field:before {
    content: '\e82b'
}

.eicon-facebook-comments:before {
    content: '\e82c'
}

.eicon-facebook-like-box:before {
    content: '\e82d'
}

.eicon-form-horizontal:before {
    content: '\e82e'
}

.eicon-form-vertical:before {
    content: '\e82f'
}

.eicon-gallery-grid:before {
    content: '\e830'
}

.eicon-gallery-group:before {
    content: '\e831'
}

.eicon-gallery-justified:before {
    content: '\e832'
}

.eicon-gallery-masonry:before {
    content: '\e833'
}

.eicon-icon-box:before {
    content: '\e834'
}

.eicon-image-before-after:before {
    content: '\e835'
}

.eicon-image-box:before {
    content: '\e836'
}

.eicon-image-hotspot:before {
    content: '\e837'
}

.eicon-image-rollover:before {
    content: '\e838'
}

.eicon-info-box:before {
    content: '\e839'
}

.eicon-inner-section:before {
    content: '\e83a'
}

.eicon-mailchimp:before {
    content: '\e83b'
}

.eicon-menu-card:before {
    content: '\e83c'
}

.eicon-navigation-horizontal:before {
    content: '\e83d'
}

.eicon-nav-menu:before {
    content: '\e83e'
}

.eicon-navigation-vertical:before {
    content: '\e83f'
}

.eicon-number-field:before {
    content: '\e840'
}

.eicon-parallax:before {
    content: '\e841'
}

.eicon-php7:before {
    content: '\e842'
}

.eicon-post-list:before {
    content: '\e843'
}

.eicon-post-slider:before {
    content: '\e844'
}

.eicon-post:before {
    content: '\e845'
}

.eicon-posts-carousel:before {
    content: '\e846'
}

.eicon-posts-grid:before {
    content: '\e847'
}

.eicon-posts-group:before {
    content: '\e848'
}

.eicon-posts-justified:before {
    content: '\e849'
}

.eicon-posts-masonry:before {
    content: '\e84a'
}

.eicon-posts-ticker:before {
    content: '\e84b'
}

.eicon-price-list:before {
    content: '\e84c'
}

.eicon-price-table:before {
    content: '\e84d'
}

.eicon-radio:before {
    content: '\e84e'
}

.eicon-rtl:before {
    content: '\e84f'
}

.eicon-scroll:before {
    content: '\e850'
}

.eicon-search:before {
    content: '\e851'
}

.eicon-select:before {
    content: '\e852'
}

.eicon-share:before {
    content: '\e853'
}

.eicon-sidebar:before {
    content: '\e854'
}

.eicon-skill-bar:before {
    content: '\e855'
}

.eicon-slider-3d:before {
    content: '\e856'
}

.eicon-slider-album:before {
    content: '\e857'
}

.eicon-slider-device:before {
    content: '\e858'
}

.eicon-slider-full-screen:before {
    content: '\e859'
}

.eicon-slider-push:before {
    content: '\e85a'
}

.eicon-slider-vertical:before {
    content: '\e85b'
}

.eicon-slider-video:before {
    content: '\e85c'
}

.eicon-slides:before {
    content: '\e85d'
}

.eicon-social-icons:before {
    content: '\e85e'
}

.eicon-spacer:before {
    content: '\e85f'
}

.eicon-table:before {
    content: '\e860'
}

.eicon-tabs:before {
    content: '\e861'
}

.eicon-tel-field:before {
    content: '\e862'
}

.eicon-text-area:before {
    content: '\e863'
}

.eicon-text-field:before {
    content: '\e864'
}

.eicon-thumbnails-down:before {
    content: '\e865'
}

.eicon-thumbnails-half:before {
    content: '\e866'
}

.eicon-thumbnails-right:before {
    content: '\e867'
}

.eicon-time-line:before {
    content: '\e868'
}

.eicon-toggle:before {
    content: '\e869'
}

.eicon-url:before {
    content: '\e86a'
}

.eicon-t-letter:before {
    content: '\e86b'
}

.eicon-wordpress:before {
    content: '\e86c'
}

.eicon-text:before {
    content: '\e86d'
}

.eicon-anchor:before {
    content: '\e86e'
}

.eicon-bullet-list:before {
    content: '\e86f'
}

.eicon-code:before {
    content: '\e870'
}

.eicon-favorite:before {
    content: '\e871'
}

.eicon-google-maps:before {
    content: '\e872'
}

.eicon-image:before {
    content: '\e873'
}

.eicon-photo-library:before {
    content: '\e874'
}

.eicon-woocommerce:before {
    content: '\e875'
}

.eicon-youtube:before {
    content: '\e876'
}

.eicon-flip-box:before {
    content: '\e877'
}

.eicon-settings:before {
    content: '\e878'
}

.eicon-headphones:before {
    content: '\e879'
}

.eicon-testimonial:before {
    content: '\e87a'
}

.eicon-counter-circle:before {
    content: '\e87b'
}

.eicon-person:before {
    content: '\e87c'
}

.eicon-chevron-right:before {
    content: '\e87d'
}

.eicon-chevron-left:before {
    content: '\e87e'
}

.eicon-close:before {
    content: '\e87f'
}

.eicon-file-download:before {
    content: '\e880'
}

.eicon-save:before {
    content: '\e881'
}

.eicon-zoom-in:before {
    content: '\e882'
}

.eicon-shortcode:before {
    content: '\e883'
}

.eicon-nerd:before {
    content: '\e884'
}

.eicon-device-desktop:before {
    content: '\e885'
}

.eicon-device-tablet:before {
    content: '\e886'
}

.eicon-device-mobile:before {
    content: '\e887'
}

.eicon-document-file:before {
    content: '\e888'
}

.eicon-folder-o:before {
    content: '\e889'
}

.eicon-hypster:before {
    content: '\e88a'
}

.eicon-h-align-left:before {
    content: '\e88b'
}

.eicon-h-align-right:before {
    content: '\e88c'
}

.eicon-h-align-center:before {
    content: '\e88d'
}

.eicon-h-align-stretch:before {
    content: '\e88e'
}

.eicon-v-align-top:before {
    content: '\e88f'
}

.eicon-v-align-bottom:before {
    content: '\e890'
}

.eicon-v-align-middle:before {
    content: '\e891'
}

.eicon-v-align-stretch:before {
    content: '\e892'
}

.eicon-pro-icon:before {
    content: '\e893'
}

.eicon-mail:before {
    content: '\e894'
}

.eicon-lock-user:before {
    content: '\e895'
}

.eicon-testimonial-carousel:before {
    content: '\e896'
}

.eicon-media-carousel:before {
    content: '\e897'
}

.eicon-section:before {
    content: '\e898'
}

.eicon-column:before {
    content: '\e899'
}

.eicon-edit:before {
    content: '\e89a'
}

.eicon-clone:before {
    content: '\e89b'
}

.eicon-trash:before {
    content: '\e89c'
}

.eicon-play:before {
    content: '\e89d'
}

.eicon-angle-right:before {
    content: '\e89e'
}

.eicon-angle-left:before {
    content: '\e89f'
}

.eicon-animated-headline:before {
    content: '\e8a0'
}

.eicon-menu-toggle:before {
    content: '\e8a1'
}

.eicon-fb-embed:before {
    content: '\e8a2'
}

.eicon-fb-feed:before {
    content: '\e8a3'
}

.eicon-twitter-embed:before {
    content: '\e8a4'
}

.eicon-twitter-feed:before {
    content: '\e8a5'
}

.eicon-sync:before {
    content: '\e8a6'
}

.eicon-import-export:before {
    content: '\e8a7'
}

.eicon-check-circle:before {
    content: '\e8a8'
}

.eicon-library-save:before {
    content: '\e8a9'
}

.eicon-library-download:before {
    content: '\e8aa'
}

.eicon-insert:before {
    content: '\e8ab'
}

.eicon-preview:before {
    content: '\e8ac'
}

.eicon-sort-down:before {
    content: '\e8ad'
}

.eicon-sort-up:before {
    content: '\e8ae'
}

.eicon-heading:before {
    content: '\e8af'
}

.eicon-logo:before {
    content: '\e8b0'
}

.eicon-meta-data:before {
    content: '\e8b1'
}

.eicon-post-content:before {
    content: '\e8b2'
}

.eicon-post-excerpt:before {
    content: '\e8b3'
}

.eicon-post-navigation:before {
    content: '\e8b4'
}

.eicon-yoast:before {
    content: '\e8b5'
}

.eicon-nerd-chuckle:before {
    content: '\e8b6'
}

.eicon-nerd-wink:before {
    content: '\e8b7'
}

.eicon-comments:before {
    content: '\e8b8'
}

.eicon-download-circle-o:before {
    content: '\e8b9'
}

.eicon-library-upload:before {
    content: '\e8ba'
}

.eicon-save-o:before {
    content: '\e8bb'
}

.eicon-upload-circle-o:before {
    content: '\e8bc'
}

.eicon-ellipsis-h:before {
    content: '\e8bd'
}

.eicon-ellipsis-v:before {
    content: '\e8be'
}

.eicon-arrow-left:before {
    content: '\e8bf'
}

.eicon-arrow-right:before {
    content: '\e8c0'
}

.eicon-arrow-up:before {
    content: '\e8c1'
}

.eicon-arrow-down:before {
    content: '\e8c2'
}

.eicon-play-o:before {
    content: '\e8c3'
}

.eicon-archive-posts:before {
    content: '\e8c4'
}

.eicon-archive-title:before {
    content: '\e8c5'
}

.eicon-featured-image:before {
    content: '\e8c6'
}

.eicon-post-info:before {
    content: '\e8c7'
}

.eicon-post-title:before {
    content: '\e8c8'
}

.eicon-site-logo:before {
    content: '\e8c9'
}

.eicon-site-search:before {
    content: '\e8ca'
}

.eicon-site-title:before {
    content: '\e8cb'
}

.eicon-plus-square:before {
    content: '\e8cc'
}

.eicon-minus-square:before {
    content: '\e8cd'
}

.eicon-cloud-check:before {
    content: '\e8ce'
}

.eicon-drag-n-drop:before {
    content: '\e8cf'
}

.eicon-welcome:before {
    content: '\e8d0'
}

.eicon-handle:before {
    content: '\e8d1'
}

.eicon-cart:before {
    content: '\e8d2'
}

.eicon-product-add-to-cart:before {
    content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
    content: '\e8d4'
}

.eicon-product-categories:before {
    content: '\e8d5'
}

.eicon-product-description:before {
    content: '\e8d6'
}

.eicon-product-images:before {
    content: '\e8d7'
}

.eicon-product-info:before {
    content: '\e8d8'
}

.eicon-product-meta:before {
    content: '\e8d9'
}

.eicon-product-pages:before {
    content: '\e8da'
}

.eicon-product-price:before {
    content: '\e8db'
}

.eicon-product-rating:before {
    content: '\e8dc'
}

.eicon-product-related:before {
    content: '\e8dd'
}

.eicon-product-stock:before {
    content: '\e8de'
}

.eicon-product-tabs:before {
    content: '\e8df'
}

.eicon-product-title:before {
    content: '\e8e0'
}

.eicon-product-upsell:before {
    content: '\e8e1'
}

.eicon-products:before {
    content: '\e8e2'
}

.eicon-bag-light:before {
    content: '\e8e3'
}

.eicon-bag-medium:before {
    content: '\e8e4'
}

.eicon-bag-solid:before {
    content: '\e8e5'
}

.eicon-basket-light:before {
    content: '\e8e6'
}

.eicon-basket-medium:before {
    content: '\e8e7'
}

.eicon-basket-solid:before {
    content: '\e8e8'
}

.eicon-cart-light:before {
    content: '\e8e9'
}

.eicon-cart-medium:before {
    content: '\e8ea'
}

.eicon-cart-solid:before {
    content: '\e8eb'
}

.eicon-exchange:before {
    content: '\e8ec'
}

.eicon-eye:before {
    content: '\e8ed'
}

.eicon-device-laptop:before {
    content: '\e8ee'
}

.eicon-collapse:before {
    content: '\e8ef'
}

.eicon-expand:before {
    content: '\e8f0'
}

.eicon-navigator:before {
    content: '\e8f1'
}

.eicon-plug:before {
    content: '\e8f2'
}

.eicon-dashboard:before {
    content: '\e8f3'
}

.eicon-typography:before {
    content: '\e8f4'
}

.eicon-info-circle-o:before {
    content: '\e8f5'
}

.eicon-integration:before {
    content: '\e8f6'
}

.eicon-plus-circle-o:before {
    content: '\e8f7'
}

.eicon-rating:before {
    content: '\e8f8'
}

.eicon-review:before {
    content: '\e8f9'
}

.eicon-tools:before {
    content: '\e8fa'
}

.eicon-loading:before {
    content: '\e8fb'
}

.eicon-sitemap:before {
    content: '\e8fc'
}

.eicon-click:before {
    content: '\e8fd'
}

.eicon-clock:before {
    content: '\e8fe'
}

.eicon-library-open:before {
    content: '\e8ff'
}

.eicon-warning:before {
    content: '\e900'
}

.eicon-flow:before {
    content: '\e901'
}

.eicon-cursor-move:before {
    content: '\e902'
}

.eicon-arrow-circle-left:before {
    content: '\e903'
}

.eicon-flash:before {
    content: '\e904'
}

.eicon-redo:before {
    content: '\e905'
}

.eicon-ban:before {
    content: '\e906'
}

.eicon-barcode:before {
    content: '\e907'
}

.eicon-calendar:before {
    content: '\e908'
}

.eicon-caret-left:before {
    content: '\e909'
}

.eicon-caret-right:before {
    content: '\e90a'
}

.eicon-caret-up:before {
    content: '\e90b'
}

.eicon-chain-broken:before {
    content: '\e90c'
}

.eicon-check-circle-o:before {
    content: '\e90d'
}

.eicon-check:before {
    content: '\e90e'
}

.eicon-chevron-double-left:before {
    content: '\e90f'
}

.eicon-chevron-double-right:before {
    content: '\e910'
}

.eicon-undo:before {
    content: '\e911'
}

.eicon-filter:before {
    content: '\e912'
}

.eicon-circle-o:before {
    content: '\e913'
}

.eicon-circle:before {
    content: '\e914'
}

.eicon-clock-o:before {
    content: '\e915'
}

.eicon-cog:before {
    content: '\e916'
}

.eicon-cogs:before {
    content: '\e917'
}

.eicon-commenting-o:before {
    content: '\e918'
}

.eicon-copy:before {
    content: '\e919'
}

.eicon-database:before {
    content: '\e91a'
}

.eicon-dot-circle-o:before {
    content: '\e91b'
}

.eicon-envelope:before {
    content: '\e91c'
}

.eicon-external-link-square:before {
    content: '\e91d'
}

.eicon-eyedropper:before {
    content: '\e91e'
}

.eicon-folder:before {
    content: '\e91f'
}

.eicon-font:before {
    content: '\e920'
}

.eicon-adjust:before {
    content: '\e921'
}

.eicon-lightbox:before {
    content: '\e922'
}

.eicon-heart-o:before {
    content: '\e923'
}

.eicon-history:before {
    content: '\e924'
}

.eicon-image-bold:before {
    content: '\e925'
}

.eicon-info-circle:before {
    content: '\e926'
}

.eicon-link:before {
    content: '\e927'
}

.eicon-long-arrow-left:before {
    content: '\e928'
}

.eicon-long-arrow-right:before {
    content: '\e929'
}

.eicon-caret-down:before {
    content: '\e92a'
}

.eicon-paint-brush:before {
    content: '\e92b'
}

.eicon-pencil:before {
    content: '\e92c'
}

.eicon-plus-circle:before {
    content: '\e92d'
}

.eicon-zoom-in-bold:before {
    content: '\e92e'
}

.eicon-sort-amount-desc:before {
    content: '\e92f'
}

.eicon-sign-out:before {
    content: '\e930'
}

.eicon-spinner:before {
    content: '\e931'
}

.eicon-square:before {
    content: '\e932'
}

.eicon-star-o:before {
    content: '\e933'
}

.eicon-star:before {
    content: '\e934'
}

.eicon-text-align-justify:before {
    content: '\e935'
}

.eicon-text-align-center:before {
    content: '\e936'
}

.eicon-tags:before {
    content: '\e937'
}

.eicon-text-align-left:before {
    content: '\e938'
}

.eicon-text-align-right:before {
    content: '\e939'
}

.eicon-close-circle:before {
    content: '\e93a'
}

.eicon-trash-o:before {
    content: '\e93b'
}

.eicon-font-awesome:before {
    content: '\e93c'
}

.eicon-user-circle-o:before {
    content: '\e93d'
}

.eicon-video-camera:before {
    content: '\e93e'
}

.eicon-heart:before {
    content: '\e93f'
}

.eicon-wrench:before {
    content: '\e940'
}

.eicon-help:before {
    content: '\e941'
}

.eicon-help-o:before {
    content: '\e942'
}

.eicon-zoom-out-bold:before {
    content: '\e943'
}

.eicon-plus-square-o:before {
    content: '\e944'
}

.eicon-minus-square-o:before {
    content: '\e945'
}

.eicon-minus-circle:before {
    content: '\e946'
}

.eicon-minus-circle-o:before {
    content: '\e947'
}

.eicon-code-bold:before {
    content: '\e948'
}

.eicon-cloud-upload:before {
    content: '\e949'
}

.eicon-search-bold:before {
    content: '\e94a'
}

.eicon-map-pin:before {
    content: '\e94b'
}

.eicon-meetup:before {
    content: '\e94c'
}

.eicon-slideshow:before {
    content: '\e94d'
}

.eicon-t-letter-bold:before {
    content: '\e94e'
}

@keyframes bounce {
    20%,53%,80%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(.755,.050,.855,.060);
        transform: translate3d(0,-30px,0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755,.050,.855,.060);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    50%,from,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from,to {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from,to {
        transform: scale3d(1,1,1)
    }

    30% {
        transform: scale3d(1.25,.75,1)
    }

    40% {
        transform: scale3d(.75,1.25,1)
    }

    50% {
        transform: scale3d(1.15,.85,1)
    }

    65% {
        transform: scale3d(.95,1.05,1)
    }

    75% {
        transform: scale3d(1.05,.95,1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    from,to {
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px,0,0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        transform: rotate3d(0,0,1,0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from,to {
        transform: scale3d(1,1,1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from,to {
        transform: none
    }

    15% {
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    11.1%,from,to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    60%,75%,90%,from,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

.elementor-animation-grow {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover {
    transform: scale(1.1)
}

.elementor-animation-shrink {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover {
    transform: scale(0.9)
}

@keyframes elementor-animation-pulse {
    25% {
        transform: scale(1.1)
    }

    75% {
        transform: scale(0.9)
    }
}

.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}

.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover {
    animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
    to {
        transform: scale(0.9)
    }
}

.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover {
    animation-name: elementor-animation-pulse-shrink;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-push {
    50% {
        transform: scale(0.8)
    }

    100% {
        transform: scale(1)
    }
}

.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover {
    animation-name: elementor-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
    50% {
        transform: scale(1.2)
    }
}

.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover {
    animation-name: elementor-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.elementor-animation-bounce-in {
    transition-duration: .5s
}

.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47,2.02,.31,-.36)
}

.elementor-animation-bounce-out {
    transition-duration: .5s
}

.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover {
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47,2.02,.31,-.36)
}

.elementor-animation-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover {
    transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover {
    transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover {
    transform: translateY(-8px)
}

.elementor-animation-sink {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover {
    transform: translateY(8px)
}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(-4px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}

.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover {
    animation-name: elementor-animation-bob-float,elementor-animation-bob;
    animation-duration: .3s,1.5s;
    animation-delay: 0s,.3s;
    animation-timing-function: ease-out,ease-in-out;
    animation-iteration-count: 1,infinite;
    animation-fill-mode: forwards;
    animation-direction: normal,alternate
}

@keyframes elementor-animation-hang {
    0% {
        transform: translateY(8px)
    }

    50% {
        transform: translateY(4px)
    }

    100% {
        transform: translateY(8px)
    }
}

@keyframes elementor-animation-hang-sink {
    100% {
        transform: translateY(8px)
    }
}

.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover {
    animation-name: elementor-animation-hang-sink,elementor-animation-hang;
    animation-duration: .3s,1.5s;
    animation-delay: 0s,.3s;
    animation-timing-function: ease-out,ease-in-out;
    animation-iteration-count: 1,infinite;
    animation-fill-mode: forwards;
    animation-direction: normal,alternate
}

.elementor-animation-skew {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-forward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-backward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover {
    transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }

    33.3% {
        transform: translateY(-6px)
    }

    49.95% {
        transform: translateY(4px)
    }

    66.6% {
        transform: translateY(-2px)
    }

    83.25% {
        transform: translateY(1px)
    }

    100% {
        transform: translateY(0)
    }
}

.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover {
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }

    33.3% {
        transform: translateX(-6px)
    }

    49.95% {
        transform: translateX(4px)
    }

    66.6% {
        transform: translateX(-2px)
    }

    83.25% {
        transform: translateX(1px)
    }

    100% {
        transform: translateX(0)
    }
}

.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover {
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
    16.65% {
        transform: translate(8px,8px)
    }

    33.3% {
        transform: translate(-6px,-6px)
    }

    49.95% {
        transform: translate(4px,4px)
    }

    66.6% {
        transform: translate(-2px,-2px)
    }

    83.25% {
        transform: translate(1px,1px)
    }

    100% {
        transform: translate(0,0)
    }
}

.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover {
    animation-name: elementor-animation-wobble-to-bottom-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
    16.65% {
        transform: translate(8px,-8px)
    }

    33.3% {
        transform: translate(-6px,6px)
    }

    49.95% {
        transform: translate(4px,-4px)
    }

    66.6% {
        transform: translate(-2px,2px)
    }

    83.25% {
        transform: translate(1px,-1px)
    }

    100% {
        transform: translate(0,0)
    }
}

.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover {
    animation-name: elementor-animation-wobble-to-top-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-top {
    transform-origin: 0 100%
}

.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover {
    animation-name: elementor-animation-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-bottom {
    transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover {
    animation-name: elementor-animation-wobble-bottom;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover {
    animation-name: elementor-animation-wobble-skew;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
    50% {
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        transform: translateX(-3px) rotate(-2deg)
    }
}

.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover {
    animation-name: elementor-animation-buzz;
    animation-duration: .15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        transform: translateX(1px) rotate(0)
    }

    100% {
        transform: translateX(-1px) rotate(0)
    }
}

.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover {
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

/*! elementor-pro - v2.7.2 - 06-10-2019 */
@charset "UTF-8";.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: -webkit-gradient(linear,left bottom,left top,from(#feb416),to(#fec449));
    background-image: -webkit-linear-gradient(bottom,#feb416,#fec449);
    background-image: -o-linear-gradient(bottom,#feb416,#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-posts-container.elementor-posts-masonry {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-posts-container:not(.elementor-posts-masonry) {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.elementor-posts-container .elementor-post {
    padding: 0;
    margin: 0
}

.elementor-posts-container .elementor-post__thumbnail {
    overflow: hidden
}

.elementor-posts-container .elementor-post__thumbnail img {
    display: block;
    width: 100%;
    max-height: none;
    max-width: none;
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s
}

.elementor-posts-container .elementor-post__thumbnail__link {
    position: relative;
    display: block;
    width: 100%
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: auto;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    -webkit-transform: scale(1.01) translate(-50%,-50%);
    -ms-transform: scale(1.01) translate(-50%,-50%);
    transform: scale(1.01) translate(-50%,-50%)
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%;
    width: auto
}

.elementor-posts .elementor-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: background,border,-webkit-box-shadow;
    transition-property: background,border,-webkit-box-shadow;
    -o-transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow,-webkit-box-shadow;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

.elementor-posts .elementor-post__title {
    font-size: 18px;
    margin: 0
}

.elementor-posts .elementor-post__excerpt {
    margin-bottom: 10px
}

.elementor-posts .elementor-post__excerpt p {
    margin: 0;
    line-height: 1.5em;
    font-size: 14px;
    color: #777
}

.elementor-posts .elementor-post__meta-data {
    line-height: 1.3em;
    font-size: 12px;
    margin-bottom: 13px;
    color: #adadad
}

.elementor-posts .elementor-post__read-more {
    font-size: 12px;
    font-weight: 700
}

.elementor-posts .elementor-post__thumbnail {
    position: relative
}

.elementor-posts--skin-classic {
    display: grid;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-posts--skin-classic:not(.elementor-posts-masonry) {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.elementor-posts--skin-classic .elementor-post {
    overflow: hidden
}

.elementor-posts--align-left .elementor-post {
    text-align: left
}

.elementor-posts--align-right .elementor-post {
    text-align: right
}

.elementor-posts--align-center .elementor-post {
    text-align: center
}

.elementor-posts--thumbnail-top .elementor-post {
    display: block
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 20px
}

.elementor-posts--thumbnail-top .elementor-post__text {
    width: 100%
}

.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link {
    margin-right: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link {
    margin-left: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link {
    margin-right: auto;
    margin-left: auto
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-right: 20px
}

.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-left: 20px
}

.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link {
    display: none
}

.elementor-posts .elementor-post__card {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    border-radius: 3px;
    border: 0 solid #818a91;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
    width: calc(100% + 1px)
}

.elementor-posts .elementor-post__card .elementor-post__text {
    padding: 0 30px;
    margin-bottom: 0;
    margin-top: 20px
}

.elementor-posts .elementor-post__card .elementor-post__read-more {
    margin-bottom: 20px;
    display: inline-block
}

.elementor-posts .elementor-post__card .elementor-post__meta-data {
    padding: 15px 30px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea
}

.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before {
    margin: 0 5px
}

.elementor-posts .elementor-post__card .elementor-post__title {
    font-size: 21px
}

.elementor-posts .elementor-post__card .elementor-post__excerpt {
    line-height: 1.7
}

.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title {
    margin-bottom: 25px
}

.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more {
    text-transform: uppercase
}

.elementor-posts .elementor-post__badge {
    position: absolute;
    top: 0;
    background: #818a91;
    color: #fff;
    font-size: 12px;
    padding: .6em 1.2em;
    line-height: 1;
    font-weight: 400;
    margin: 20px;
    border-radius: 999px
}

.elementor-posts .elementor-post__avatar {
    position: relative;
    padding: 0 30px;
    width: 100%;
    top: -25px;
    height: 0;
    pointer-events: none
}

.elementor-posts .elementor-post__avatar img {
    border-radius: 50%;
    width: 60px;
    pointer-events: all;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data {
    margin-top: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar {
    padding-top: 0;
    position: static;
    height: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    vertical-align: bottom
}

.elementor-posts--show-avatar .elementor-post__thumbnail__link {
    margin-bottom: 25px
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
    display: block;
    content: "";
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),color-stop(75%,transparent));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.35),transparent 75%);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.35) 0,transparent 75%);
    background-image: linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after {
    opacity: .5
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
    height: 115%
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
    height: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img {
    -webkit-transition: height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s;
    transition: height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s;
    -o-transition: filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1);
    transition: filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1);
    transition: filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s
}

.elementor-card-shadow-yes .elementor-post__card {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15)
}

.elementor-card-shadow-yes .elementor-post__card:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15)
}

.elementor-posts--skin-full_content article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.elementor-posts--skin-full_content article .elementor-post__thumbnail {
    padding-bottom: 0
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content,body.elementor-editor-active .elementor-posts--skin-full_content {
    pointer-events: none
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link {
    display: none
}

body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link {
    display: block
}

.elementor-portfolio {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor-portfolio,.elementor-portfolio__filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-portfolio__filters {
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0
}

.elementor-portfolio__filter {
    margin: 0;
    cursor: pointer;
    padding: 8px
}

.elementor-portfolio-item {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -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: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: hidden;
    margin: 0
}

.elementor-portfolio-item__title {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 18px;
    color: #fff
}

.elementor-portfolio-item__tags__separator:before {
    content: ", "
}

.elementor-portfolio-item__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    background-color: hsla(206,7%,54%,.8)
}

.elementor-portfolio-item__overlay:hover {
    opacity: 1;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.elementor-portfolio-item__img img[src=""] {
    background-color: rgba(0,0,0,.1);
    height: 100%
}

.elementor-portfolio.elementor-has-item-ratio {
    -webkit-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
    position: absolute;
    background-color: rgba(0,0,0,.1)
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link {
    padding-bottom: 56.25%
}

.elementor ul li.elementor-portfolio__filter {
    list-style-type: none
}

.elementor-field-type-hidden {
    display: none
}

.elementor-field-type-html {
    display: inline-block
}

.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me {
    font-size: .85em
}

.elementor-field-type-recaptcha_v3 .elementor-field-label {
    display: none
}

.elementor-widget-price-list .elementor-price-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.elementor-widget-price-list .elementor-price-list li {
    margin: 0
}

.elementor-price-list li:not(:last-child) {
    margin-bottom: 20px
}

.elementor-price-list .elementor-price-list-image {
    max-width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 25px
}

.elementor-price-list .elementor-price-list-image img {
    width: 100%
}

.elementor-price-list .elementor-price-list-header,.elementor-price-list .elementor-price-list-item,.elementor-price-list .elementor-price-list-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-price-list .elementor-price-list-item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-title {
    max-width: 80%
}

.elementor-price-list .elementor-price-list-item p.elementor-price-list-description {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 14px;
    margin: 0
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-separator {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    height: 0
}

.elementor-price-table {
    text-align: center
}

.elementor-price-table .elementor-price-table__header {
    background: #555;
    padding: 20px 0
}

.elementor-price-table .elementor-price-table__heading {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 24px;
    font-weight: 600;
    color: #fff
}

.elementor-price-table .elementor-price-table__subheading {
    font-size: 13px;
    font-weight: 400;
    color: #fff
}

.elementor-price-table .elementor-price-table__original-price {
    margin-right: 15px;
    text-decoration: line-through;
    font-size: .5em;
    line-height: 1;
    font-weight: 400;
    -ms-flex-item-align: center;
    align-self: center
}

.elementor-price-table .elementor-price-table__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #555;
    font-weight: 800;
    font-size: 65px;
    padding: 40px 0
}

.elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: medium;
    font-style: normal
}

.elementor-price-table .elementor-price-table__after-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-price-table .elementor-price-table__integer-part {
    line-height: .8
}

.elementor-price-table .elementor-price-table__currency,.elementor-price-table .elementor-price-table__fractional-part {
    line-height: 1;
    font-size: .3em
}

.elementor-price-table .elementor-price-table__currency {
    margin-right: 3px
}

.elementor-price-table .elementor-price-table__period {
    width: 100%;
    font-size: 13px;
    font-weight: 400
}

.elementor-price-table .elementor-price-table__features-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1
}

.elementor-price-table .elementor-price-table__features-list li {
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 0
}

.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
    margin-left: 15px;
    margin-right: 15px
}

.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before {
    content: "";
    display: block;
    border: 0 solid hsla(0,0%,48%,.3);
    margin: 10px 12.5%
}

.elementor-price-table .elementor-price-table__features-list i {
    margin-right: 10px;
    font-size: 1.3em
}

.elementor-price-table .elementor-price-table__features-list svg {
    margin-right: 10px;
    width: 1.3em
}

.elementor-price-table .elementor-price-table__footer {
    padding: 30px 0
}

.elementor-price-table .elementor-price-table__additional_info {
    margin: 0;
    font-size: 13px;
    line-height: 1.4
}

.elementor-price-table__ribbon {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px
}

.elementor-price-table__ribbon-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000
}

.elementor-price-table__ribbon.elementor-ribbon-left {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: 0;
    right: auto
}

.elementor-price-table__ribbon.elementor-ribbon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    right: 0
}

.elementor-widget-price-table .elementor-widget-container {
    overflow: hidden;
    background-color: #f7f7f7
}

.elementor-flip-box {
    height: 280px;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

@media (max-device-width: 1024px) {
    .elementor-flip-box {
        cursor:pointer
    }
}

.elementor-flip-box__front {
    background-color: #1abc9c
}

.elementor-flip-box__back {
    background-color: #4054b2;
    display: block
}

.elementor-flip-box__layer {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.elementor-flip-box__layer__overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
    padding: 35px
}

.elementor-flip-box__layer__title {
    font-size: 21px
}

.elementor-flip-box__layer__description {
    font-size: 14px
}

.elementor-flip-box__layer__description,.elementor-flip-box__layer__title {
    color: #fff
}

.elementor-flip-box__layer__description:not(:last-child),.elementor-flip-box__layer__title:not(:last-child) {
    margin: 0 0 20px;
    padding: 0
}

.elementor-flip-box__layer__title {
    line-height: 1;
    font-weight: 600
}

.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon {
    color: #fff
}

.elementor-flip-box .elementor-view-framed .elementor-icon {
    border-color: #fff
}

.elementor-flip-box .elementor-view-stacked .elementor-icon {
    background-color: rgba(0,0,0,.5)
}

.elementor-flip-box__button.elementor-button {
    cursor: pointer;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #fff;
    color: #fff;
    background: transparent
}

.elementor-flip-box__button.elementor-button:hover {
    background: transparent;
    text-decoration: none
}

.elementor-flip-box__image {
    margin: 0 0 20px;
    display: inline-block;
    width: 100%
}

.elementor-flip-box__image img {
    width: 50%
}

.elementor-flip-box .elementor-icon-wrapper {
    margin-bottom: 20px
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
    -webkit-transform: translateZ(90px) scale(.91);
    transform: translateZ(90px) scale(.91)
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(.1px);
    transform: translateZ(.1px)
}

.elementor-flip-box--effect-flip .elementor-flip-box {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-flip-box--effect-flip .elementor-flip-box__front {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1
}

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
    -webkit-transform: rotateX(0) rotateY(-180deg);
    transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(0) rotateY(180deg);
    transform: rotateX(0) rotateY(180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(0) rotateY(-180deg);
    transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
    -webkit-transform: rotateX(-180deg) rotateY(0);
    transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(180deg) rotateY(0);
    transform: rotateX(180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(-180deg) rotateY(0);
    transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-push .elementor-flip-box__front {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(100%) translateY(0);
    -ms-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(0) translateY(-100%);
    -ms-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(0) translateY(100%);
    -ms-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box {
    overflow: hidden
}

.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back {
    -webkit-transform: translateX(100%) translateY(0);
    -ms-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back {
    -webkit-transform: translateX(0) translateY(100%);
    -ms-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back {
    -webkit-transform: translateX(0) translateY(-100%);
    -ms-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
    -webkit-transition: opacity .35s,width .1ms,-webkit-transform .7s;
    transition: opacity .35s,width .1ms,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .35s,width .1ms;
    transition: transform .7s,opacity .35s,width .1ms;
    transition: transform .7s,opacity .35s,width .1ms,-webkit-transform .7s;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 1;
    width: 100%
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
    width: 0;
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;
    transition: opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;
    -o-transition: transform .8s,opacity .7s .1s,width .1ms .7s;
    transition: transform .8s,opacity .7s .1s,width .1ms .7s;
    transition: transform .8s,opacity .7s .1s,width .1ms .7s,-webkit-transform .8s
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
    -webkit-transition: opacity .5s .2s,-webkit-transform .7s;
    transition: opacity .5s .2s,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .5s .2s;
    transition: transform .7s,opacity .5s .2s;
    transition: transform .7s,opacity .5s .2s,-webkit-transform .7s;
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transition: opacity .5s,-webkit-transform .7s;
    transition: opacity .5s,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .5s;
    transition: transform .7s,opacity .5s;
    transition: transform .7s,opacity .5s,-webkit-transform .7s;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
    opacity: 0
}

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
    opacity: 1
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
    display: none
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.elementor-cta,.elementor-widget-call-to-action .elementor-widget-container {
    overflow: hidden
}

.elementor-cta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.elementor-cta--skin-classic .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
    position: relative;
    min-height: 200px;
    width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%;
    background-color: #f7f7f7
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button,.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
    color: #55595c;
    border-color: #55595c
}

.elementor-cta--skin-cover .elementor-cta {
    display: block
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%
}

.elementor-cta--skin-cover .elementor-cta__content {
    min-height: 280px
}

.elementor-cta--skin-cover .elementor-cta__button.elementor-button,.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
    color: #fff;
    border-color: #fff
}

.elementor-cta--layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
}

.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
}

.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-cta--layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-cta--layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-cta__bg,.elementor-cta__bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.elementor-cta__bg-wrapper {
    z-index: 1;
    overflow: hidden
}

.elementor-cta__bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    z-index: 1
}

.elementor-cta__bg-overlay {
    z-index: 2
}

.elementor-cta__button.elementor-button {
    cursor: pointer;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #fff;
    background: transparent
}

.elementor-cta__button.elementor-button:hover {
    background: transparent;
    text-decoration: none
}

.elementor-cta__title {
    font-size: 23px
}

.elementor-cta__content {
    z-index: 1;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 35px;
    width: 100%
}

.elementor-cta__content,.elementor-cta__content-item {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff
}

.elementor-cta__content-item {
    width: 100%;
    margin: 0
}

.elementor-cta__content-item:not(:last-child) {
    margin-bottom: 15px
}

.elementor-cta__content-item .elementor-icon {
    color: #fff
}

.elementor-cta--valign-top .elementor-cta__content {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-cta--valign-middle .elementor-cta__content {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-cta--valign-bottom .elementor-cta__content {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: rgba(0,0,0,.3)
}

@media (max-device-width: 1024px) {
    .elementor-cta {
        cursor:pointer
    }
}

@media (min-width: 1025px) {
    .elementor-cta--desktop-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--desktop-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta,.elementor-cta--desktop-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--desktop-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta__content,.elementor-cta--desktop-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--desktop-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--desktop-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (max-width: 1024px) {
    .elementor-cta--tablet-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--tablet-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (max-width: 767px) {
    .elementor-cta--mobile-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--mobile-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.elementor-ribbon {
    position: absolute;
    z-index: 1;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px
}

.elementor-ribbon-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
    color: #fff
}

.elementor-ribbon.elementor-ribbon-left {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: 0;
    right: auto
}

.elementor-ribbon.elementor-ribbon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    right: 0
}

.elementor-widget-countdown .elementor-countdown-expire--message {
    display: none;
    padding: 20px;
    text-align: center
}

.elementor-widget-countdown .elementor-countdown-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-widget-countdown .elementor-countdown-item {
    padding: 20px 0;
    text-align: center;
    background-color: #818a91;
    color: #fff
}

.elementor-widget-countdown .elementor-countdown-digits,.elementor-widget-countdown .elementor-countdown-label {
    line-height: 1
}

.elementor-widget-countdown .elementor-countdown-digits {
    font-size: 69px
}

.elementor-widget-countdown .elementor-countdown-label {
    font-size: 19px
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label {
    display: block
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-countdown.elementor-countdown--label-inline {
    text-align: center
}

.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.elementor-slides .swiper-slide-bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 100%
}

.elementor-slides .swiper-slide-inner {
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 50px;
    margin: auto
}

.elementor-slides .swiper-slide-inner,.elementor-slides .swiper-slide-inner:hover {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-slides .swiper-slide-inner .elementor-background-overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.elementor-slides .swiper-slide-inner .elementor-slide-content {
    position: relative;
    z-index: 1;
    width: 100%
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 35px;
    font-weight: 700;
    line-height: 1
}

.elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-size: 17px;
    line-height: 1.4
}

.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
    margin-bottom: 30px
}

.elementor-slides .swiper-slide-inner .elementor-slide-button {
    border: 2px solid #fff;
    color: #fff;
    background: transparent
}

.elementor-slides .swiper-slide-inner .elementor-slide-button,.elementor-slides .swiper-slide-inner .elementor-slide-button:hover {
    background: transparent;
    color: inherit;
    text-decoration: none
}

.elementor--v-position-top .swiper-slide-inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor--v-position-bottom .swiper-slide-inner {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor--v-position-middle .swiper-slide-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor--h-position-left .swiper-slide-inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor--h-position-right .swiper-slide-inner {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor--h-position-center .swiper-slide-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-slides-wrapper div:not(.swiper-slide)>.swiper-slide-inner {
    display: none
}

@media (max-width: 767px) {
    .elementor-slides .swiper-slide-inner {
        padding:30px
    }

    .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        font-size: 23px;
        line-height: 1;
        margin-bottom: 15px
    }

    .elementor-slides .swiper-slide-inner .elementor-slide-description {
        font-size: 13px;
        line-height: 1.4;
        margin-bottom: 15px
    }
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn {
    background-color: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn {
    color: #ea4335;
    border-color: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon {
    background-color: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon {
    color: #fff
}

.elementor-share-buttons--color-official .elementor-share-btn:hover {
    -webkit-filter: saturate(1.5) brightness(1.2);
    filter: saturate(1.5) brightness(1.2)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_delicious,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_delicious {
    background-color: #39f
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg {
    background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email {
    background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print {
    background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook {
    background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google {
    background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket {
    background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin {
    background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki {
    background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest {
    background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit {
    background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype {
    background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare {
    background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat {
    background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon {
    background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr {
    background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch {
    background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram {
    background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter {
    background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo {
    background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk {
    background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp {
    background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress {
    background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing {
    background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_delicious,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_delicious {
    color: #39f
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg {
    color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email {
    color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print {
    color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook {
    color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google {
    color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket {
    color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin {
    color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki {
    color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest {
    color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit {
    color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype {
    color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare {
    color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat {
    color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon {
    color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr {
    color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch {
    color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram {
    color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter {
    color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo {
    color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk {
    color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp {
    color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress {
    color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing {
    color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_delicious .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_delicious .elementor-share-btn__icon {
    background-color: #39f
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon {
    background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon {
    background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon {
    background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon {
    background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon {
    background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon {
    background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon {
    background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon {
    background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon {
    background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon {
    background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon {
    background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon {
    background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon {
    background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon {
    background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon {
    background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon {
    background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon {
    background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon {
    background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon {
    background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon {
    background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon {
    background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon {
    background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon {
    background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon {
    color: #fff
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--skin-framed .elementor-share-btn__icon {
    margin-left: -.2em
}

.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--skin-framed .elementor-share-btn {
    border-style: solid
}

.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.12)),to(transparent));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.12),transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.12),transparent);
    background-image: linear-gradient(90deg,rgba(0,0,0,.12),transparent)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-minimal .elementor-share-btn__text {
    padding-left: .9em
}

.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--skin-flat .elementor-share-btn:hover,.elementor-share-buttons--skin-gradient .elementor-share-btn,.elementor-share-buttons--skin-gradient .elementor-share-btn:hover {
    color: #fff
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon {
    border-radius: .5em
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon {
    border-radius: 99.9em
}

.elementor-share-buttons--skin-minimal .elementor-share-btn__text {
    color: #222
}

.elementor-share-buttons--view-text .elementor-share-btn__text {
    padding-left: 1em
}

.elementor-share-buttons--view-icon .elementor-share-btn,.elementor-share-buttons--view-text .elementor-share-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-share-buttons--view-icon .elementor-share-btn__icon,.elementor-share-buttons--view-icon .elementor-share-btn__text,.elementor-share-buttons--view-text .elementor-share-btn__icon,.elementor-share-buttons--view-text .elementor-share-btn__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-share-buttons--shape-rounded .elementor-share-btn {
    border-radius: .5em
}

.elementor-share-buttons--shape-circle .elementor-share-btn {
    border-radius: 99.9em
}

.elementor-share-buttons--align-right .elementor-grid {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-share-buttons--align-left .elementor-grid {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-share-buttons--align-center .elementor-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-share-buttons--align-justify .elementor-grid {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1024px) {
    .elementor-share-buttons-tablet--align-right .elementor-grid {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-share-buttons-tablet--align-left .elementor-grid {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-share-buttons-tablet--align-center .elementor-grid {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-share-buttons-tablet--align-justify .elementor-grid {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767px) {
    .elementor-share-buttons-mobile--align-right .elementor-grid {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-share-buttons-mobile--align-left .elementor-grid {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-share-buttons-mobile--align-center .elementor-grid {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-share-buttons-mobile--align-justify .elementor-grid {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.elementor-share-btn {
    overflow: hidden;
    font-size: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition-property: background-color,border-color,-webkit-filter;
    transition-property: background-color,border-color,-webkit-filter;
    -o-transition-property: filter,background-color,border-color;
    transition-property: filter,background-color,border-color;
    transition-property: filter,background-color,border-color,-webkit-filter;
    height: 4.5em;
    cursor: pointer
}

.elementor-share-btn,.elementor-share-btn__icon,.elementor-share-btn__text {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

.elementor-share-btn__icon,.elementor-share-btn__text {
    -webkit-transition-property: color,background-color;
    -o-transition-property: color,background-color;
    transition-property: color,background-color
}

.elementor-share-btn__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 4.5em;
    position: relative
}

.elementor-share-btn__icon i {
    font-size: 1.7em
}

.elementor-share-btn__text {
    font-size: 1.5em;
    padding-right: 1em;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 100
}

.elementor-share-btn__title {
    font-weight: 700;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-share-buttons .elementor-widget-container {
    overflow: hidden
}

body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
    float: none;
    width: 100%;
    padding: 0
}

body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
    float: none;
    padding: 0
}

.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.woocommerce div.product.elementor form.cart table.variations tbody {
    display: block
}

.woocommerce div.product.elementor form.cart table.variations tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.woocommerce div.product.elementor form.cart table.variations tr:not(:last-child) {
    margin-bottom: 10px
}

.woocommerce div.product.elementor form.cart table.variations td {
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.woocommerce div.product.elementor form.cart table.variations td.label {
    width: 25%
}

.woocommerce div.product.elementor form.cart table.variations td.value {
    position: relative;
    width: 75%
}

.woocommerce div.product.elementor form.cart table.variations td.value:before,.woocommerce div.product.elementor form.cart table.variations td.value select {
    display: block;
    font-size: 1em;
    height: 2em
}

.woocommerce div.product.elementor form.cart table.variations td.value:before {
    content: "-";
    color: transparent;
    background-color: #fff;
    position: relative;
    max-width: 100%;
    width: 75%;
    margin-right: 1em
}

.woocommerce div.product.elementor form.cart table.variations td.value select {
    border: 0;
    position: absolute;
    background: transparent;
    top: 0;
    padding: 0
}

.woocommerce div.product.elementor .quantity .qty {
    vertical-align: top;
    margin-right: 0
}

.woocommerce div.product.elementor .quantity+.button {
    margin-left: 10px
}

.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input {
    height: 100%
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-right: 0
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-right: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (max-width: 1024px) {
    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-right: 0
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-right: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (max-width: 767px) {
    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-right: 0
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-right: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-info button.button.alt.elementor-button {
    background-color: #5bc0de
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-success button.button.alt.elementor-button {
    background-color: #5cb85c
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-warning button.button.alt.elementor-button {
    background-color: #f0ad4e
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-danger button.button.alt.elementor-button {
    background-color: #d9534f
}

.elementor-widget-wc-add-to-cart .quantity {
    display: inline-block
}

.elementor-widget-wc-add-to-cart.elementor-align-center form.cart {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-wc-add-to-cart.elementor-align-left form.cart,.elementor-widget-wc-add-to-cart.elementor-align-right form.cart {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce div.product.elementor ul.tabs:before {
    position: static;
    content: none;
    width: auto;
    bottom: auto;
    left: auto;
    border-bottom: 0;
    z-index: auto
}

.woocommerce div.product.elementor ul.tabs {
    margin: 0
}

.woocommerce div.product.elementor ul.tabs li {
    padding: 0
}

.woocommerce div.product.elementor ul.tabs li a {
    padding: .8em 1.2em;
    line-height: 1
}

.woocommerce div.product.elementor ul.tabs li:after,.woocommerce div.product.elementor ul.tabs li:before {
    border: 0;
    position: static;
    bottom: auto;
    width: auto;
    height: auto;
    content: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    margin: 0;
    padding: 20px;
    border-radius: 0;
    border-width: 0;
    border-top: 1px solid #d3ced2;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: -1px
}

.woocommerce div.product.elementor .elementor-product-price-block-yes .price del,.woocommerce div.product.elementor .elementor-product-price-block-yes .price ins {
    display: block
}

.elementor-widget-woocommerce-product-meta .detail-container {
    position: relative
}

.elementor-widget-woocommerce-product-meta .detail-container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.elementor-widget-woocommerce-product-meta .detail-label {
    font-weight: 700
}

.elementor-woo-meta--view-inline .product_meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-woo-meta--view-inline .product_meta .detail-container:after {
    width: auto;
    left: auto;
    right: auto;
    position: absolute;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px
}

.elementor-woo-meta--view-table .product_meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-woo-meta--view-table .product_meta,.elementor-woo-meta--view-table .product_meta .detail-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-woo-meta--view-table .product_meta .detail-label {
    min-width: 108px
}

.elementor-woo-meta--view-stacked .product_meta .detail-container {
    display: block
}

.woocommerce div.product.elementor .woocommerce-product-rating {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce div.product.elementor .star-rating {
    margin-top: 0
}

.elementor-product-rating--align-left .woocommerce-product-rating {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-product-rating--align-right .woocommerce-product-rating {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-product-rating--align-center .woocommerce-product-rating {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link {
    margin-left: auto
}

@media (min-width: 1025px) {
    .elementor-element.elementor-products-grid .woocommerce.columns-2 ul.products,.elementor-element.elementor-products-grid ul.products.columns-2 {
        grid-template-columns:repeat(2,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-3 ul.products,.elementor-element.elementor-products-grid ul.products.columns-3 {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-4 ul.products,.elementor-element.elementor-products-grid ul.products.columns-4 {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-5 ul.products,.elementor-element.elementor-products-grid ul.products.columns-5 {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-6 ul.products,.elementor-element.elementor-products-grid ul.products.columns-6 {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-7 ul.products,.elementor-element.elementor-products-grid ul.products.columns-7 {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-8 ul.products,.elementor-element.elementor-products-grid ul.products.columns-8 {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-9 ul.products,.elementor-element.elementor-products-grid ul.products.columns-9 {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-10 ul.products,.elementor-element.elementor-products-grid ul.products.columns-10 {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-11 ul.products,.elementor-element.elementor-products-grid ul.products.columns-11 {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-element.elementor-products-grid .woocommerce.columns-12 ul.products,.elementor-element.elementor-products-grid ul.products.columns-12 {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-element.elementor-products-grid ul.products {
        grid-template-columns:repeat(3,1fr)
    }
}

@media (max-width: 767px) {
    .elementor-element.elementor-products-grid ul.products {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 1025px) {
    .elementor-element.elementor-products-grid.elementor-products-columns-1 ul.products {
        grid-template-columns:repeat(1,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-2 ul.products {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-3 ul.products {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-4 ul.products {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-5 ul.products {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-6 ul.products {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-7 ul.products {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-8 ul.products {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-9 ul.products {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-10 ul.products {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-11 ul.products {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-12 ul.products {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-1 ul.products {
        grid-template-columns:repeat(1,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-2 ul.products {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-3 ul.products {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-4 ul.products {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-5 ul.products {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-6 ul.products {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-7 ul.products {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-8 ul.products {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-9 ul.products {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-10 ul.products {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-11 ul.products {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-tablet-12 ul.products {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 767px) {
    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-1 ul.products {
        grid-template-columns:repeat(1,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-2 ul.products {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-3 ul.products {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-4 ul.products {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-5 ul.products {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-6 ul.products {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-7 ul.products {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-8 ul.products {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-9 ul.products {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-10 ul.products {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-11 ul.products {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-element.elementor-products-grid.elementor-products-columns-mobile-12 ul.products {
        grid-template-columns: repeat(12,1fr)
    }
}

.elementor-element.elementor-products-grid ul.products {
    display: grid;
    margin: 0;
    grid-column-gap: 20px;
    grid-row-gap: 40px
}

.elementor-element.elementor-products-grid ul.products:after,.elementor-element.elementor-products-grid ul.products:before {
    content: none;
    display: none
}

.elementor-element.elementor-products-grid ul.products li.product {
    width: auto;
    padding: 0;
    margin: 0;
    float: none
}

.elementor-element.elementor-products-grid ul.products li.product .onsale {
    padding: 0;
    display: none
}

.elementor-element.elementor-products-grid ul.products li.product a.woocommerce-loop-product__link {
    display: block;
    position: relative
}

.elementor-products-grid:not(.show-heading-yes) .products>h2 {
    display: none
}

.elementor-products-grid nav.woocommerce-pagination {
    margin-top: 40px
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul {
    border: 0 none
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li {
    border-right: 0 none;
    border-left: 0 none
}

.elementor-product-loop-item--align-left ul.products li.product .star-rating {
    margin-right: auto
}

.elementor-product-loop-item--align-right ul.products li.product .star-rating {
    margin-left: auto
}

.elementor-product-loop-item--align-center ul.products li.product .star-rating {
    margin-right: auto;
    margin-left: auto
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
    width: auto
}

.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper {
    overflow: hidden
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    padding: 0
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove,.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text {
    display: none
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__product:not(:last-of-type),.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__products,.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__subtotal {
    border-bottom: none
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e3"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e4"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e5"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e6"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e7"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e8"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e9"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8ea"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8eb"
}

.elementor-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
}

.elementor-menu-cart__toggle .elementor-button-text {
    margin-right: .3em
}

.elementor-menu-cart__toggle .elementor-button-icon {
    position: relative;
    -webkit-transition: color .1s;
    -o-transition: color .1s;
    transition: color .1s
}

.elementor-menu-cart--items-indicator-bubble .elementor-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: -.7em;
    right: -.7em;
    border-radius: 100%;
    color: #fff;
    background-color: #d9534f;
    text-align: center;
    font-size: 10px
}

.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: inline-block;
    font-weight: 400
}

.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button .elementor-button-icon[data-counter]:before {
    content: none;
    display: none
}

.elementor-menu-cart__container {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.25);
    -webkit-transition: background-color .4s,-webkit-transform 0s;
    transition: background-color .4s,-webkit-transform 0s;
    -o-transition: background-color .4s,transform 0s;
    transition: background-color .4s,transform 0s;
    transition: background-color .4s,transform 0s,-webkit-transform 0s
}

.elementor-menu-cart__container .elementor-menu-cart__main {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: fixed;
    top: 0;
    width: 350px;
    max-width: 100%;
    right: 0;
    bottom: 0;
    padding: 0 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.elementor-menu-cart__container:not(.elementor-menu-cart--shown) {
    background-color: transparent;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: background-color .4s,-webkit-transform 0s .4s;
    transition: background-color .4s,-webkit-transform 0s .4s;
    -o-transition: background-color .4s,transform 0s .4s;
    transition: background-color .4s,transform 0s .4s;
    transition: background-color .4s,transform 0s .4s,-webkit-transform 0s .4s
}

.elementor-menu-cart__container:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
    overflow: hidden;
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.elementor-menu-cart__container:not(.elementor-menu-cart--shown) .dialog-lightbox-close-button {
    display: none
}

.elementor-menu-cart__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 14px
}

.elementor-menu-cart__close-button {
    width: 25px;
    height: 25px;
    position: relative;
    margin: 20px 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
    cursor: pointer
}

.elementor-menu-cart__close-button:after,.elementor-menu-cart__close-button:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #818a91;
    border-radius: 1px
}

.elementor-menu-cart__close-button:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.elementor-menu-cart__close-button:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.elementor-menu-cart__products {
    max-height: calc(100vh - 250px);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.elementor-menu-cart__product {
    display: grid;
    grid-template-columns: 25% auto 50px;
    grid-template-rows: 75% auto
}

.elementor-menu-cart__product-image {
    grid-row-start: 1;
    grid-row-end: 3;
    width: 100%
}

.elementor-menu-cart__product-image a,.elementor-menu-cart__product-image img {
    display: block
}

.elementor-menu-cart__product-name {
    grid-column-start: 2;
    grid-column-end: 4;
    margin: 0
}

.elementor-menu-cart__product-price {
    -ms-flex-item-align: end;
    align-self: end;
    color: #d4d4d4;
    font-weight: 300
}

.elementor-menu-cart__product-price .amount {
    font-weight: 600
}

.elementor-menu-cart__product-name,.elementor-menu-cart__product-price {
    font-size: 14px;
    padding-left: 20px
}

.elementor-menu-cart__product-remove {
    -ms-flex-item-align: end;
    align-self: end;
    justify-self: end;
    color: #818a91;
    width: 22px;
    height: 22px;
    border-radius: 20px;
    border: 1px solid #d4d4d4;
    text-align: center;
    overflow: hidden;
    position: relative
}

.elementor-menu-cart__product-remove:after,.elementor-menu-cart__product-remove:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 50%;
    top: 50%;
    left: 25%;
    margin-top: -1px;
    background: #d4d4d4;
    z-index: 1
}

.elementor-menu-cart__product-remove:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.elementor-menu-cart__product-remove:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.elementor-menu-cart__product-remove>a {
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    position: absolute
}

.elementor-menu-cart__product:not(:last-of-type),.elementor-menu-cart__products,.elementor-menu-cart__subtotal {
    border-bottom: 1px solid #d4d4d4
}

.elementor-menu-cart__footer-buttons,.elementor-menu-cart__product:not(:first-of-type),.elementor-menu-cart__subtotal {
    padding-top: 20px
}

.elementor-menu-cart__product,.elementor-menu-cart__subtotal {
    padding-bottom: 20px
}

.elementor-menu-cart__subtotal {
    font-size: 20px;
    text-align: center;
    font-weight: 600
}

.elementor-menu-cart__footer-buttons {
    font-size: 20px;
    text-align: center;
    display: grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px
}

.elementor-menu-cart__footer-buttons .elementor-button {
    border-radius: 0
}

.elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons {
    grid-template-columns: 1fr 1fr
}

.elementor-menu-cart--buttons-stacked .elementor-menu-cart__footer-buttons {
    grid-template-columns: 1fr
}

.product .count {
    background-color: inherit
}

.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2 {
    display: none
}

.woocommerce div.product.elementor form.cart div.product-addon {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-skin-carousel .elementor-main-swiper,.elementor-skin-coverflow .elementor-main-swiper {
    height: 230px
}

.elementor-skin-slideshow .elementor-main-swiper {
    height: 450px;
    position: relative
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i {
    font-size: 50px
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide {
    cursor: pointer
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.3)
}

.elementor-carousel-image {
    background: no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
    position: relative
}

.elementor-carousel-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    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;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: #fff;
    background-color: hsla(206,7%,54%,.8);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    -o-transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s
}

.elementor-carousel-image-overlay i {
    font-size: 21px
}

.elementor-testimonial__image {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-testimonial__image img {
    border-radius: 999px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -o-object-fit: cover;
    object-fit: cover
}

.elementor-testimonial__footer,.elementor-testimonial__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-testimonial__footer cite,.elementor-testimonial__header cite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5
}

.elementor-testimonial__name {
    font-weight: 700
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-left: 20px
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    margin-top: 25px
}

.elementor-testimonial--layout-image_above .elementor-testimonial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer {
    margin-bottom: 25px
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer {
    margin-top: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,.elementor-testimonial--layout-image_stacked .elementor-testimonial cite {
    margin-top: 15px;
    width: 100%
}

.elementor-testimonial--layout-image_left .elementor-testimonial,.elementor-testimonial--layout-image_right .elementor-testimonial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite {
    margin-top: 15px
}

.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-testimonial--layout-image_left .elementor-testimonial {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
    padding-right: 20px
}

.elementor-testimonial--layout-image_right .elementor-testimonial {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
    padding-left: 20px
}

.elementor-testimonial--align-right .elementor-testimonial {
    text-align: right
}

.elementor-testimonial--align-left .elementor-testimonial {
    text-align: left
}

.elementor-testimonial--align-center .elementor-testimonial {
    text-align: center
}

.elementor-testimonial--align-center .elementor-testimonial__footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    text-align: left
}

.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 25px
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
    background-color: #e6e9ec;
    padding: 20px;
    position: relative
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background-color: #e6e9ec;
    position: absolute;
    -webkit-transform: scaleX(.75) rotate(45deg);
    -ms-transform: scaleX(.75) rotate(45deg);
    transform: scaleX(.75) rotate(45deg);
    border-width: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after {
    bottom: calc(100% - 7px);
    -webkit-transform: scaleX(.75) rotate(-135deg);
    -ms-transform: scaleX(.75) rotate(-135deg);
    transform: scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(.75) rotate(-135deg);
    -ms-transform: translateX(-50%) scaleX(.75) rotate(-135deg);
    transform: translateX(-50%) scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after {
    top: calc(100% - 7px)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(.75) rotate(45deg);
    -ms-transform: translateX(-50%) scaleX(.75) rotate(45deg);
    transform: translateX(-50%) scaleX(.75) rotate(45deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after {
    left: 45px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content:after {
    right: 45px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after {
    -webkit-transform: scaleY(.75) rotate(135deg);
    -ms-transform: scaleY(.75) rotate(135deg);
    transform: scaleY(.75) rotate(135deg);
    left: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
    -webkit-transform: scaleY(.75) rotate(-45deg);
    -ms-transform: scaleY(.75) rotate(-45deg);
    transform: scaleY(.75) rotate(-45deg);
    right: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
    top: 45px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
    padding-top: 20px
}

.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 20px
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 1.3em;
    font-style: italic;
    line-height: 1.5
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
    width: 50px;
    height: 50px
}

.elementor-widget-reviews .swiper-slide {
    background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 5px;
    padding: 0
}

.elementor-widget-reviews .elementor-testimonial__text {
    font-size: 14px;
    line-height: 20px
}

.elementor-widget-reviews .elementor-testimonial__name {
    color: #1c2022
}

.elementor-widget-reviews .elementor-testimonial__title {
    color: #697882;
    font-size: 12.5px;
    font-weight: 400;
    font-family: inherit
}

.elementor-widget-reviews .elementor-testimonial__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-reviews .elementor-testimonial__image img {
    width: 36px;
    height: 36px
}

.elementor-widget-reviews .elementor-testimonial__icon {
    margin-left: auto;
    font-size: 17px
}

.elementor-widget-reviews .elementor-testimonial__icon .fa+.fa {
    margin-left: .15em
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android {
    color: #a4c639
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple {
    color: #999
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance {
    color: #1769ff
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket {
    color: #205081
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen {
    color: #000
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious {
    color: #39f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg {
    color: #005be2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble {
    color: #ea4c89
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope {
    color: #ea4335
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook {
    color: #3b5998
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr {
    color: #0063dc
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare {
    color: #2d5be3
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github {
    color: #333
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus {
    color: #dd4b39
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz {
    color: #7ac142
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram {
    color: #262626
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle {
    color: #487aa2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin {
    color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium {
    color: #00ab6b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup {
    color: #ec1c40
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud {
    color: #273a4b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki {
    color: #f4731c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest {
    color: #bd081c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt {
    color: #da552f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit {
    color: #ff4500
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss {
    color: #f26522
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart {
    color: #4caf50
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype {
    color: #00aff0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare {
    color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat {
    color: #fffc00
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud {
    color: #f80
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify {
    color: #2ebd59
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow {
    color: #fe7a15
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam {
    color: #00adee
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon {
    color: #eb4924
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram {
    color: #2ca5e0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack,.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack {
    color: #1aa1d8
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor {
    color: #589442
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr {
    color: #35465c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch {
    color: #6441a5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter {
    color: #1da1f2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo {
    color: #1ab7ea
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk {
    color: #45668e
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo {
    color: #df2029
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin {
    color: #7bb32e
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp {
    color: #25d366
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress {
    color: #21759b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing {
    color: #026466
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp {
    color: #af0606
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube {
    color: #cd201f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px {
    color: #0099e5
}

.elementor-widget-reviews .elementor-testimonial__rating {
    background-image: -webkit-gradient(linear,left top,right top,from(#ffc82c),to(#ccc));
    background-image: -webkit-linear-gradient(left,#ffc82c var(--rating),#ccc var(--rating));
    background-image: -o-linear-gradient(left,#ffc82c var(--rating),#ccc var(--rating));
    background-image: linear-gradient(90deg,#ffc82c var(--rating),#ccc var(--rating));
    font-family: eicons
}

.elementor-widget-reviews .elementor-testimonial__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 6px
}

.elementor-widget-reviews .elementor-testimonial__image+cite {
    margin-left: 9px
}

.elementor-widget-reviews .elementor-testimonial__separator {
    margin: 0 auto;
    border-top: 0 none;
    border-bottom: 1px solid #e1e8ed;
    height: 0
}

.elementor-widget-reviews .elementor-testimonial__content {
    padding-top: 6px;
    padding-bottom: 15px
}

.elementor-widget-reviews .elementor-testimonial__content,.elementor-widget-reviews .elementor-testimonial__header {
    padding-left: 15px;
    padding-right: 15px
}

.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header {
    border-bottom: 1px solid #e1e8ed
}

.swiper-pagination-bullets {
    color: #fff;
    cursor: default
}

.swiper-slide {
    border-style: solid;
    border-width: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: border,background,-webkit-transform;
    transition-property: border,background,-webkit-transform;
    -o-transition-property: border,background,transform;
    transition-property: border,background,transform;
    transition-property: border,background,transform,-webkit-transform;
    overflow: hidden
}

.swiper-slide:not(:hover) .e-overlay-animation-fade {
    opacity: 0
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-up {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-down {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-right {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-left {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-zoom-in {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.swiper-slide a {
    display: inline
}

.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper {
    width: calc(95% - 40px)
}

.elementor-widget-reviews .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 95%
}

.elementor-widget-reviews .swiper-wrapper,.elementor-widget-testimonial-carousel .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.elementor-widget-reviews .swiper-slide,.elementor-widget-testimonial-carousel .swiper-slide {
    height: auto
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container {
    padding-bottom: 40px
}

.elementor-widget-reviews .elementor-main-swiper .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-prev {
    left: 0
}

.elementor-widget-reviews .elementor-main-swiper .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-next {
    right: 0
}

.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev {
    top: calc(50% - 20px)
}

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote {
    margin-right: 0;
    margin-left: 0
}

.elementor-widget-blockquote blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    quotes: none;
    border: 0 none;
    font-style: normal;
    color: #55595c
}

.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before,.elementor-widget-blockquote blockquote footer:after,.elementor-widget-blockquote blockquote footer:before {
    content: "";
    content: none
}

.elementor-blockquote {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-blockquote__author,.elementor-blockquote__content {
    margin-bottom: 0;
    font-style: normal
}

.elementor-blockquote__author {
    font-weight: 700
}

.elementor-blockquote footer {
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-blockquote__tweet-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #1da1f2;
    -ms-flex-item-align: end;
    align-self: flex-end;
    line-height: 1;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.elementor-blockquote__tweet-button:hover {
    color: #0967a0
}

.elementor-blockquote__tweet-button span {
    font-weight: 600
}

.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span {
    vertical-align: middle
}

.elementor-blockquote__tweet-button i+span {
    margin-left: .5em
}

.elementor-blockquote__tweet-label {
    white-space: pre-wrap
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button {
    padding: .7em 1.2em;
    border-radius: 100em;
    background-color: #1da1f2;
    color: #fff;
    font-size: 15px
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover {
    background-color: #0967a0;
    color: #fff
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before {
    border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button {
    padding: 0;
    width: 2em;
    height: 2em
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before {
    content: "";
    border: .5em solid transparent;
    border-right-color: #1da1f2;
    position: absolute;
    left: -.8em;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleY(.65);
    -ms-transform: translateY(-50%) scaleY(.65);
    transform: translateY(-50%) scaleY(.65);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before {
    right: auto;
    left: -.8em;
    border-right-color: #1da1f2;
    border-left-color: transparent
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before {
    border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before {
    left: auto;
    right: -.8em;
    border-right-color: transparent;
    border-left-color: #1da1f2
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before {
    border-left-color: #0967a0
}

.elementor-blockquote--skin-boxed .elementor-blockquote {
    background-color: #e6e9ec;
    padding: 30px
}

.elementor-blockquote--skin-border .elementor-blockquote {
    border-color: #e6e9ec;
    border-style: solid;
    border-left-width: 7px;
    padding-left: 20px
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before {
    content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
    font-size: 100px;
    color: #e6e9ec;
    font-family: Times New Roman,Times,serif;
    font-weight: 900;
    line-height: 1;
    display: block;
    height: .6em
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content {
    margin-top: 15px
}

.elementor-blockquote--align-left .elementor-blockquote__content {
    text-align: left
}

.elementor-blockquote--align-left .elementor-blockquote footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-blockquote--align-right .elementor-blockquote__content {
    text-align: right
}

.elementor-blockquote--align-right .elementor-blockquote footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-blockquote--align-center .elementor-blockquote {
    text-align: center
}

.elementor-blockquote--align-center .elementor-blockquote__author,.elementor-blockquote--align-center .elementor-blockquote footer {
    display: block
}

.elementor-blockquote--align-center .elementor-blockquote__tweet-button {
    margin-right: auto;
    margin-left: auto
}

.elementor-headline {
    font-size: 43px;
    line-height: 1.2;
    display: block
}

.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper {
    text-align: left
}

.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper {
    overflow: visible;
    text-align: inherit
}

.elementor-headline--style-highlight .elementor-headline-dynamic-text {
    z-index: 1
}

.elementor-headline--style-highlight .elementor-headline-plain-text {
    z-index: 1;
    position: relative
}

.elementor-headline--style-highlight svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow: visible
}

.elementor-headline--style-highlight svg path {
    stroke: red;
    stroke-width: 9;
    fill: none;
    stroke-dasharray: 1500;
    -webkit-animation: elementor-headline-dash 10s infinite;
    animation: elementor-headline-dash 10s infinite
}

.elementor-headline--style-highlight svg path:nth-of-type(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

@-webkit-keyframes elementor-headline-dash {
    0% {
        stroke-dasharray: 0 1500
    }

    15% {
        stroke-dasharray: 1500 1500
    }

    85% {
        opacity: 1
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0
    }

    to {
        stroke-dasharray: 0 1500;
        opacity: 0
    }
}

@keyframes elementor-headline-dash {
    0% {
        stroke-dasharray: 0 1500
    }

    15% {
        stroke-dasharray: 1500 1500
    }

    85% {
        opacity: 1
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0
    }

    to {
        stroke-dasharray: 0 1500;
        opacity: 0
    }
}

.elementor-headline-dynamic-wrapper {
    display: inline-block;
    position: relative
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active {
    position: relative
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: elementor-headline-flip-in 1.2s;
    animation: elementor-headline-flip-in 1.2s
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: elementor-headline-flip-out 1.2s;
    animation: elementor-headline-flip-out 1.2s
}

@-webkit-keyframes elementor-headline-flip-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(1turn);
        transform: rotateX(1turn);
        opacity: 1
    }
}

@keyframes elementor-headline-flip-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(1turn);
        transform: rotateX(1turn);
        opacity: 1
    }
}

@-webkit-keyframes elementor-headline-flip-out {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes elementor-headline-flip-out {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper {
    vertical-align: top;
    overflow: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #0d0d0d
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after {
    -webkit-animation: elementor-headline-pulse 1s infinite;
    animation: elementor-headline-pulse 1s infinite
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected {
    background-color: #0d0d0d
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after {
    visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text {
    color: #aebcb9
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active) {
    visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
    position: absolute;
    visibility: hidden
}

@-webkit-keyframes elementor-headline-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

@keyframes elementor-headline-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0
}

.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
    opacity: 1
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in {
    -webkit-animation: elementor-headline-swirl-in .4s forwards;
    animation: elementor-headline-swirl-in .4s forwards
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
    -webkit-animation: elementor-headline-swirl-out .4s forwards;
    animation: elementor-headline-swirl-out .4s forwards
}

@-webkit-keyframes elementor-headline-swirl-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@keyframes elementor-headline-swirl-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@-webkit-keyframes elementor-headline-swirl-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

@keyframes elementor-headline-swirl-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper {
    display: inline-block;
    padding: .2em 0
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper {
    overflow: hidden;
    vertical-align: top
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text {
    opacity: 0;
    top: .2em
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active {
    top: 0;
    opacity: 1;
    -webkit-animation: elementor-headline-slide-down-in .6s;
    animation: elementor-headline-slide-down-in .6s
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-slide-down-out .6s;
    animation: elementor-headline-slide-down-out .6s
}

@-webkit-keyframes elementor-headline-slide-down-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes elementor-headline-slide-down-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes elementor-headline-slide-down-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes elementor-headline-slide-down-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.elementor-headline-animation-type-clip .elementor-headline-text-wrapper {
    display: inline-block;
    padding: .2em 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper {
    overflow: hidden;
    vertical-align: top
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #0d0d0d
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-animation: elementor-headline-drop-in-in .8s;
    animation: elementor-headline-drop-in-in .8s
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-drop-in-out .8s;
    animation: elementor-headline-drop-in-out .8s
}

@-webkit-keyframes elementor-headline-drop-in-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        transform: translateZ(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes elementor-headline-drop-in-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        transform: translateZ(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes elementor-headline-drop-in-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

@keyframes elementor-headline-drop-in-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in {
    -webkit-animation: elementor-headline-blinds-in .6s forwards;
    animation: elementor-headline-blinds-in .6s forwards
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
    -webkit-animation: elementor-headline-blinds-out .6s forwards;
    animation: elementor-headline-blinds-out .6s forwards
}

@-webkit-keyframes elementor-headline-blinds-in {
    0% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@keyframes elementor-headline-blinds-in {
    0% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@-webkit-keyframes elementor-headline-blinds-out {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

@keyframes elementor-headline-blinds-out {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
    opacity: 1
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in {
    -webkit-animation: elementor-headline-wave-up .6s forwards;
    animation: elementor-headline-wave-up .6s forwards
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
    -webkit-animation: elementor-headline-wave-down .6s forwards;
    animation: elementor-headline-wave-down .6s forwards
}

@-webkit-keyframes elementor-headline-wave-up {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes elementor-headline-wave-up {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes elementor-headline-wave-down {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

@keyframes elementor-headline-wave-down {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-animation: elementor-headline-slide-in .6s;
    animation: elementor-headline-slide-in .6s
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-slide-out .6s;
    animation: elementor-headline-slide-out .6s
}

@-webkit-keyframes elementor-headline-slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes elementor-headline-slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes elementor-headline-slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes elementor-headline-slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
    white-space: nowrap
}

.elementor-msie .elementor-headline--style-highlight svg {
    top: auto;
    left: auto;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%)
}

.elementor-facebook-widget.fb_iframe_widget,.elementor-facebook-widget.fb_iframe_widget span {
    width: 100%!important
}

.elementor-facebook-widget.fb_iframe_widget iframe {
    position: relative
}

.elementor-widget-facebook-comments iframe {
    width: 100%!important
}

.site-main .menu-navigation-container {
    overflow: visible
}

.elementor-item:after,.elementor-item:before {
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    transition-timing-function: cubic-bezier(.58,.3,.005,1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 0
}

.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    height: 0;
    width: 0;
    left: 50%
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 10px
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: -10px
}

.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before {
    content: "";
    top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    width: 10px;
    left: -20px
}

.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after {
    content: "";
    bottom: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    width: 10px;
    left: calc(100% + 20px)
}

.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before {
    background: transparent;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 3px solid #55595c
}

.e--pointer-framed .elementor-item:before {
    content: ""
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before {
    -webkit-transition: opacity .2s,-webkit-transform .4s;
    transition: opacity .2s,-webkit-transform .4s;
    -o-transition: opacity .2s,transform .4s;
    transition: opacity .2s,transform .4s;
    transition: opacity .2s,transform .4s,-webkit-transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
    border-width: 0 0 3px 3px;
    -webkit-transition: width .1s .2s,height .1s .3s,opacity .12s .22s;
    -o-transition: width .1s .2s,height .1s .3s,opacity .12s .22s;
    transition: width .1s .2s,height .1s .3s,opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 3px 3px 0 0;
    -webkit-transition: width .1s,height .1s .1s,opacity .02s .18s;
    -o-transition: width .1s,height .1s .1s,opacity .02s .18s;
    transition: width .1s,height .1s .1s,opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    width: 100%;
    height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    -webkit-transition: opacity .02s,height .1s,width .1s .1s;
    -o-transition: opacity .02s,height .1s,width .1s .1s;
    transition: opacity .02s,height .1s,width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
    -webkit-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;
    -o-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;
    transition: opacity .02s .2s,height .1s .2s,width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
    border-width: 3px 0 0 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:after {
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 0 3px 3px 0
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 2ms,width .4s,height .4s;
    -o-transition: opacity 2ms,width .4s,height .4s;
    transition: opacity 2ms,width .4s,height .4s
}

.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before {
    content: "";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.e--pointer-background .elementor-item:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1
}

.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover {
    color: #fff
}

.e--pointer-background.e--animation-grow .elementor-item:before {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before {
    -webkit-transition: opacity .15s,-webkit-transform .4s;
    transition: opacity .15s,-webkit-transform .4s;
    -o-transition: opacity .15s,transform .4s;
    transition: opacity .15s,transform .4s;
    transition: opacity .15s,transform .4s,-webkit-transform .4s
}

.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    left: 100%
}

.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    right: 100%
}

.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 100%
}

.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    bottom: 100%
}

.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    bottom: 50%;
    top: 50%
}

.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    right: 50%;
    left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before {
    top: 0;
    bottom: 100%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
    top: 100%;
    bottom: 0
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before {
    bottom: 50%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after {
    top: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before {
    right: 0;
    left: 100%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after {
    right: 100%;
    left: 0
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before {
    left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after {
    right: 50%
}

.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover {
    -webkit-transform: skew(-8deg);
    -ms-transform: skew(-8deg);
    transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover {
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg)
}

.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.elementor-nav-menu--main .elementor-nav-menu a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #55595c;
    color: #a1a6a9
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    position: absolute;
    width: 12em;
    border-width: 0;
    border-style: solid;
    padding: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #494c4f
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #494c4f transparent transparent
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.elementor-nav-menu--layout-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: nowrap
}

.elementor-nav-menu__align-right .elementor-nav-menu {
    margin-left: auto
}

.elementor-nav-menu__align-right .elementor-nav-menu,.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
    margin-right: auto
}

.elementor-nav-menu__align-left .elementor-nav-menu,.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto
}

.elementor-nav-menu__align-center .elementor-nav-menu,.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
    display: none
}

.elementor-widget-nav-menu .elementor-widget-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2
}

.elementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.elementor-nav-menu ul {
    display: none
}

.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover {
    border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover {
    border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover {
    border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover {
    border-left: 40px solid transparent
}

.elementor-nav-menu a,.elementor-nav-menu li {
    position: relative
}

.elementor-nav-menu li {
    border-width: 0
}

.elementor-nav-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover {
    padding: 10px 20px;
    line-height: 20px
}

.elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu a.disabled {
    cursor: not-allowed;
    color: #a1a6a9
}

.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu {
    padding-right: 20px
}

.elementor-nav-menu--indicator-none .elementor-nav-menu .elementor-item.has-submenu .sub-arrow {
    display: none
}

.elementor-nav-menu--indicator-plus:before {
    font-family: Open Sans,sans-serif
}

.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow {
    font-size: 10px
}

.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow i:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.elementor-nav-menu--indicator-angle .elementor-nav-menu .sub-arrow i:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow i:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.elementor-nav-menu--indicator-plus .elementor-nav-menu .sub-arrow i:before {
    content: "+"
}

.elementor-nav-menu .sub-arrow {
    font-size: 16px;
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-top: -10px;
    margin-bottom: -10px
}

.elementor-nav-menu .sub-arrow i {
    pointer-events: none
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover {
    background-color: #55595c;
    color: #fff
}

.elementor-menu-toggle {
    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;
    font-size: 22px;
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0,0,0,.05);
    color: #494c4f
}

.elementor-menu-toggle.elementor-active i:before {
    content: "\f0c9";
}

.elementor-nav-menu--dropdown {
    background-color: #fff;
    font-size: 13px
}

.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
    display: none
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    -webkit-transition: max-height .3s,-webkit-transform .3s;
    transition: max-height .3s,-webkit-transform .3s;
    -o-transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s,-webkit-transform .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    overflow: auto
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: .85em
}

.elementor-nav-menu--dropdown a {
    color: #494c4f;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-nav-menu--dropdown a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
    color: #b3b3b3
}

ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover {
    text-shadow: none;
    border-left: 8px solid transparent
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    max-height: 0
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    max-height: 100vh
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9997
}

@media (min-width: 768px) {
    .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
        display:none
    }
}

@media (min-width: 1025px) {
    .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
        display:none
    }
}

@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display:none
    }
}

@media (max-width: 767px) {
    .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
        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-post-navigation-borders-yes .elementor-post-navigation.elementor-grid {
    color: #d4d4d4;
    border: none;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px
}

.elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
    height: 100%;
    width: 1px;
    margin: 0 auto;
    background-color: #d4d4d4
}

.elementor-post-navigation {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-post-navigation .post-navigation__arrow-wrapper {
    color: #d4d4d4
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev {
    font-size: 30px;
    padding-right: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next {
    font-size: 30px;
    padding-left: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper i {
    -webkit-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%)
}

.elementor-post-navigation .elementor-post-navigation__link__next,.elementor-post-navigation .elementor-post-navigation__link__prev {
    overflow: hidden
}

.elementor-post-navigation .elementor-post-navigation__link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__prev--label {
    text-transform: uppercase;
    font-size: .8em
}

.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--title {
    font-size: .7em
}

.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--label,.elementor-post-navigation .post-navigation__prev--title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.elementor-post-navigation span.elementor-post-navigation__link__next {
    text-align: right
}

.elementor-post-navigation span.elementor-post-navigation__link__next,.elementor-post-navigation span.elementor-post-navigation__link__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-post-navigation .elementor-grid {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-post-navigation .elementor-post-navigation__link {
    width: calc(50% - 0.5px);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
    text-align: center
}

.elementor-post-navigation .elementor-post-navigation__next {
    text-align: right
}

.elementor-post-navigation .elementor-post-navigation__next a {
    float: right
}

.site-main .elementor-widget-post-navigation,.site-main .elementor-widget-post-navigation [class*=navigation] {
    margin: 0
}

.elementor-search-form {
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.elementor-search-form button,.elementor-search-form input[type=search] {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    line-height: 1;
    min-width: 0;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus {
    outline: 0;
    color: inherit
}

.elementor-search-form button {
    background-color: #818a91;
    font-size: 16px;
    color: #fff;
    border-radius: 0
}

.elementor-search-form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    overflow: hidden;
    border: 0 solid transparent;
    min-height: 50px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: #eceeef
}

.elementor-search-form__input {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #55595c;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.elementor-search-form__input::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input:-moz-placeholder,.elementor-search-form__input::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__submit {
    color: #fff;
    -webkit-transition: color .2s,background .2s;
    -o-transition: color .2s,background .2s;
    transition: color .2s,background .2s
}

.elementor-search-form--button-type-text .elementor-search-form__submit {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
    opacity: .6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #55595c
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
    font-size: 50px;
    text-align: center;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #fff;
    line-height: 1.5;
    color: #fff
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    color: #494c4f
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    position: relative;
    display: block;
    border: 0 solid;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: 33px;
    height: 33px;
    background-color: rgba(0,0,0,.05);
    border-radius: 3px
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: .55em
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    padding: 0 15%;
    background-color: rgba(0,0,0,.8)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
    display: none
}

.elementor-author-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-author-box__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 25px
}

.elementor-author-box__avatar img {
    width: 100px;
    border-radius: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

.elementor-author-box__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 17px
}

.elementor-author-box__name {
    font-size: 24px;
    margin-bottom: 5px
}

.elementor-author-box__bio,.elementor-author-box__bio p {
    margin-bottom: .8em
}

.elementor-author-box__bio p:last-of-type {
    margin-bottom: 0
}

.elementor-author-box--layout-image-left .elementor-author-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-author-box--layout-image-left .elementor-author-box__avatar {
    margin-left: 0;
    margin-right: 25px
}

.elementor-author-box--layout-image-right .elementor-author-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-author-box--layout-image-right .elementor-author-box__avatar {
    margin-right: 0;
    margin-left: 25px
}

.elementor-author-box--layout-image-above .elementor-author-box {
    display: block
}

.elementor-author-box--layout-image-above .elementor-author-box__avatar {
    margin: 0 auto 15px;
    display: inline-block
}

.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar {
    margin-left: 0
}

.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar {
    margin-right: 0
}

.elementor-author-box--align-left .elementor-author-box {
    text-align: left
}

.elementor-author-box--align-right .elementor-author-box {
    text-align: right
}

.elementor-author-box--align-center .elementor-author-box {
    text-align: center
}

.elementor-button.elementor-author-box__button {
    border: 2px solid #55595c;
    font-size: 15px;
    font-weight: 100;
    padding: 10px 18px
}

.elementor-button.elementor-author-box__button,.elementor-button.elementor-author-box__button:hover {
    background: transparent;
    color: #55595c
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar,.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar {
    -ms-flex-item-align: center;
    align-self: center
}

.elementor-post-info__terms-list {
    display: inline-block
}

.elementor-post-info .elementor-icon-list-icon .elementor-avatar {
    border-radius: 100%
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    display: inline-block
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
    display: inline
}

.elementor-widget-breadcrumbs {
    font-size: .85em
}

.elementor-widget-breadcrumbs p {
    margin-bottom: 0
}

.elementor-sitemap-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.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-mode) {
    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;
    right: 20px;
    opacity: 1;
    z-index: 9999;
    pointer-events: all
}

.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
}

.elementor-motion-effects-layer {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.elementor-motion-effects-perspective {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.elementor-gallery__container {
    min-height: 1px
}

.elementor-gallery-item {
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
    border: 0 solid
}

.elementor-gallery-item__content,.elementor-gallery-item__overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.elementor-gallery-item__image {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-filter,-webkit-transform;
    transition-property: -webkit-filter,-webkit-transform;
    -o-transition-property: filter,transform;
    transition-property: filter,transform;
    transition-property: filter,transform,-webkit-filter,-webkit-transform
}

.elementor-gallery-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-gallery-item__overlay {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: mix-blend-mode,opacity,background-color,-webkit-transform;
    transition-property: mix-blend-mode,opacity,background-color,-webkit-transform;
    -o-transition-property: mix-blend-mode,transform,opacity,background-color;
    transition-property: mix-blend-mode,transform,opacity,background-color;
    transition-property: mix-blend-mode,transform,opacity,background-color,-webkit-transform
}

.elementor-gallery-item__description,.elementor-gallery-item__title {
    color: #fff;
    width: 100%
}

.elementor-gallery-item__title {
    font-weight: 700
}

.elementor-gallery__titles-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.elementor-gallery-title {
    --space-between: 10px;
    cursor: pointer;
    color: #6d7882;
    font-weight: 500;
    position: relative;
    padding: 7px 14px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.elementor-gallery-title--active {
    color: #495157
}

.elementor-gallery-title:not(:last-child) {
    margin-right: var(--space-between)
}

.e-gallery-item.elementor-gallery-item {
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,.e-gallery-item:hover .elementor-gallery__item-overlay-bg,.e-gallery-item:hover .elementor-gallery__item-overlay-content,.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,.e-gallery-item:hover .elementor-gallery__item-overlay-content__title {
    opacity: 1
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important
}

.e-gallery-container {
    --hgap: 0;
    --vgap: 0;
    --columns: 0;
    --rows: 0;
    --gap-count: 0;
    --container-aspect-ratio: 0;
    --animation-duration: 0.35s;
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.e-gallery-container:not(.e-gallery-grid) {
    transition: padding-bottom var(--animation-duration)
}

.e-gallery-item {
    --item-width: 0;
    --item-height: 0;
    --column: 0;
    --row: 0;
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    transition-property: all;
    transition-duration: var(--animation-duration)
}

.e-gallery-item:not(:hover) .e-gallery-overlay {
    display: none
}

.e-gallery-item.gallery-item--hidden {
    transform: scale3d(0, 0, 0);
    opacity: 0
}

.e-gallery-image {
    background-position: center center;
    background-size: cover;
    width: 100%
}

.e-gallery-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    background-color: rgba(0,0,0,0.5)
}

.e-gallery-overlay__title {
    font-size: 24px
}

.e-gallery-grid:not(.e-gallery--animated) {
    display: grid;
    grid-gap: var(--vgap) var(--hgap);
    grid-template-columns: repeat(var(--columns), 1fr)
}

.e-gallery-grid:not(.e-gallery--animated) .gallery-item--hidden {
    position: absolute
}

.e-gallery-grid.e-gallery--animated {
    --aspect-ratio: 0;
    padding-bottom: var(--container-aspect-ratio)
}

.e-gallery-grid.e-gallery--animated .e-gallery-item {
    --item-width: calc((100% - ((var(--columns) - 1) * var(--hgap))) / var(--columns));
    position: absolute;
    top: calc(((100% / var(--rows)) + (var(--vgap) / var(--rows))) * var(--row));
    left: calc(var(--item-width) * var(--column) + (var(--hgap) * var(--column)));
    width: var(--item-width)
}

.e-gallery-grid .e-gallery-image {
    padding-bottom: var(--aspect-ratio)
}

.e-gallery-justified {
    padding-bottom: calc(var(--container-aspect-ratio) * 100%)
}

.e-gallery-justified .e-gallery-item {
    --item-left: 0;
    --item-top: 0;
    --item-row-index: 0;
    position: absolute;
    width: calc(var(--item-width) * (100% - var(--hgap) * var(--gap-count)));
    height: var(--item-height);
    left: calc(var(--item-left) * (100% - var(--hgap) * var(--gap-count)) + var(--hgap) * var(--item-row-index));
    top: calc(var(--item-top) + (var(--row) * var(--vgap)))
}

.e-gallery-justified .e-gallery-image {
    height: 100%
}

.e-gallery-masonry {
    --highest-column-gap-count: 0;
    height: 0;
    margin-bottom: calc(var(--highest-column-gap-count) * var(--vgap))
}

.e-gallery-masonry .e-gallery-item {
    --percent-height: 0;
    position: absolute;
    width: calc(100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns)));
    left: calc((100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns))) * var(--column) + (var(--hgap) * var(--column)));
    top: calc(var(--percent-height) + (var(--row) * var(--vgap)))
}

.e-gallery-masonry .e-gallery-image {
    padding-bottom: var(--item-height)
}
