img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important
}

/*! This file is auto-generated */

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

body .is-layout-flow>.alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em
}

body .is-layout-flow>.alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0
}

body .is-layout-flow>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

body .is-layout-constrained>.alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em
}

body .is-layout-constrained>.alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0
}

body .is-layout-constrained>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important
}

body .is-layout-constrained>.alignwide {
    max-width: var(--wp--style--global--wide-size)
}

body .is-layout-flex {
    display: flex
}

body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

body .is-layout-flex>* {
    margin: 0
}

body .is-layout-grid {
    display: grid
}

body .is-layout-grid>* {
    margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6
}

.create_tab_content .tabs {
    position: relative;
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap
}

.create_tab_content .tabs input[type=radio] {
    position: absolute;
    top: 0;
    left: -9999px
}

.create_tab_content .tabs label {
    display: block;
    padding: 8px 21px;
    border-radius: 5px 5px 0 0;
    border-bottom: 2px solid #2ecc40;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: capitalize;
    background: #fff;
    cursor: pointer;
    position: relative;
    top: 4px;
    transition: all .2s ease-in-out
}

.create_tab_content .tabs label:hover {
    background: #e7ebd9
}

.create_tab_content .tabs [id^=tab]:checked+label {
    top: 4px;
    padding-top: 7px;
    background: #2ecc40;
    color: #fff
}

.create_tab_content .tab-content {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    transition: all .1s ease-in;
    height: 0
}

.create_tab_content .tab-content .gswpts_tables_container {
    margin: 0;
    padding: 0
}

.create_tab_content .tab-content.active {
    visibility: visible;
    opacity: 1;
    height: auto
}

.create_tab_content .unselectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.create_tab_content .hidden_tab_name {
    display: none;
    width: 110px !important;
    padding: 6px 4px !important
}

.create_tab_content .tab_page_name {
    text-transform: capitalize
}

.create_tab_content .tab_name_label.active {
    padding: 8px 5px;
    transition: none
}

.create_tab_content .tab_name_label.active .tab_page_name {
    display: none
}

.create_tab_content .tab_name_label.active .hidden_tab_name {
    display: block
}

.create_tab_content .tab_name_label.active_transition {
    transition: all .2s ease-in-out
}

.create_tab_content .tab_name_label.deactivate_transition {
    transition: none
}

.create_tab_content .tab_name_box {
    margin-bottom: 1rem
}

.create_tab_content .tabs_container.reverse {
    display: flex;
    flex-direction: column-reverse
}

.create_tab_content .tabs_container.reverse .tabs {
    margin-bottom: 0;
    margin-top: 1rem
}

.create_tab_content .tabs_container.reverse .tabs li {
    margin-bottom: 0;
    margin-top: 6px
}

.create_tab_content .tabs_container.reverse .tabs .tab_name_label {
    margin-bottom: 0;
    margin-top: .5rem
}

@media screen and (max-width:770px) {
    .create_tab_content .tab_right_side {
        margin-top: 1.5rem;
        padding-left: 0 !important
    }
}

@media screen and (max-width:680px) {
    .create_tab_content .tabs {
        grid-row-gap: 10px
    }
    .create_tab_content .tabs li {
        flex: 1 1 100px
    }
    .create_tab_content .tab_right_side {
        margin-top: 1.5rem;
        padding-left: 0 !important
    }
}

.gswpts_tables_container {
    margin: 30px 0;
    position: relative;
    padding: 30px 0px !important
}

.gswpts_tables_container .ui.button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: none;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2 none;
    color: rgb(0 0 0 / .6);
    font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin: 0em .25em 0em 0em;
    padding: 3px 3px;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px #fff0 inset, 0 0em 0 0 rgb(34 36 38 / .15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    will-change: "";
    -webkit-tap-highlight-color: #fff0
}

.gswpts_tables_container .ui.button:hover {
    background-color: #cacbcd;
    background-image: none;
    box-shadow: 0 0 0 1px #fff0 inset, 0 0em 0 0 rgb(34 36 38 / .15) inset;
    color: rgb(0 0 0 / .8)
}

.gswpts_tables_container .ui.button:hover .icon {
    opacity: .85
}

.gswpts_tables_container .ui.button:focus {
    background-color: #cacbcd;
    color: rgb(0 0 0 / .8);
    background-image: "" !important;
    box-shadow: "" !important
}

.gswpts_tables_container .ui.button:focus .icon {
    opacity: .85
}

.gswpts_tables_container .ui.button:active,
.gswpts_tables_container .ui.active.button:active {
    background-color: #babbbc;
    background-image: "";
    color: rgb(0 0 0 / .9);
    box-shadow: 0 0 0 1px #fff0 inset, none
}

.gswpts_tables_container .ui.active.button {
    background-color: #c0c1c2;
    background-image: none;
    box-shadow: 0 0 0 1px #fff0 inset;
    color: rgb(0 0 0 / .95)
}

.gswpts_tables_container .ui.active.button:hover {
    background-color: #c0c1c2;
    background-image: none;
    color: rgb(0 0 0 / .95)
}

.gswpts_tables_container .ui.active.button:active {
    background-color: #c0c1c2;
    background-image: none
}

.gswpts_tables_container .ui.loading.loading.loading.loading.loading.loading.button {
    position: relative;
    cursor: default;
    text-shadow: none !important;
    color: transparent !important;
    opacity: 1;
    pointer-events: auto;
    transition: all 0s linear, opacity .1s ease
}

.gswpts_tables_container .ui.loading.button:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -.64285714em 0em 0em -.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    border-radius: 500rem;
    border: .2em solid rgb(0 0 0 / .15)
}

.gswpts_tables_container .ui.loading.button:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -.64285714em 0em 0em -.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    -webkit-animation: button-spin .6s linear;
    animation: button-spin .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #fff #fff0 #fff0;
    border-style: solid;
    border-width: .2em;
    box-shadow: 0 0 0 1px #fff0
}

.gswpts_tables_container .ui.labeled.icon.loading.button .icon {
    background-color: #fff0;
    box-shadow: none
}

@-webkit-keyframes button-spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes button-spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.gswpts_tables_container .ui.basic.loading.button:not(.inverted):before {
    border-color: rgb(0 0 0 / .1)
}

.gswpts_tables_container .ui.basic.loading.button:not(.inverted):after {
    border-top-color: #767676
}

.gswpts_tables_container .ui.buttons .disabled.button,
.gswpts_tables_container .ui.disabled.button,
.gswpts_tables_container .ui.button:disabled,
.gswpts_tables_container .ui.disabled.button:hover,
.gswpts_tables_container .ui.disabled.active.button {
    cursor: default;
    opacity: .45 !important;
    background-image: none !important;
    box-shadow: none !important;
    pointer-events: none !important
}

.gswpts_tables_container .ui.basic.buttons .ui.disabled.button {
    border-color: rgb(34 36 38 / .5)
}

.gswpts_tables_container .ui.animated.button {
    position: relative;
    overflow: hidden;
    padding-right: 0em !important;
    vertical-align: middle;
    z-index: 1
}

.gswpts_tables_container .ui.animated.button .content {
    will-change: transform, opacity
}

.gswpts_tables_container .ui.animated.button .visible.content {
    position: relative;
    margin-right: 1.5em
}

.gswpts_tables_container .ui.animated.button .hidden.content {
    position: absolute;
    width: 100%
}

.gswpts_tables_container .ui.animated.button .visible.content,
.gswpts_tables_container .ui.animated.button .hidden.content {
    transition: right .3s ease 0s
}

.gswpts_tables_container .ui.animated.button .visible.content {
    left: auto;
    right: 0%
}

.gswpts_tables_container .ui.animated.button .hidden.content {
    top: 50%;
    left: auto;
    right: -100%;
    margin-top: -.5em
}

.gswpts_tables_container .ui.animated.button:focus .visible.content,
.gswpts_tables_container .ui.animated.button:hover .visible.content {
    left: auto;
    right: 200%
}

.gswpts_tables_container .ui.animated.button:focus .hidden.content,
.gswpts_tables_container .ui.animated.button:hover .hidden.content {
    left: auto;
    right: 0%
}

.gswpts_tables_container .ui.vertical.animated.button .visible.content,
.gswpts_tables_container .ui.vertical.animated.button .hidden.content {
    transition: top .3s ease, transform .3s ease
}

.gswpts_tables_container .ui.vertical.animated.button .visible.content {
    transform: translateY(0%);
    right: auto
}

.gswpts_tables_container .ui.vertical.animated.button .hidden.content {
    top: -50%;
    left: 0%;
    right: auto
}

.gswpts_tables_container .ui.vertical.animated.button:focus .visible.content,
.gswpts_tables_container .ui.vertical.animated.button:hover .visible.content {
    transform: translateY(200%);
    right: auto
}

.gswpts_tables_container .ui.vertical.animated.button:focus .hidden.content,
.gswpts_tables_container .ui.vertical.animated.button:hover .hidden.content {
    top: 50%;
    right: auto
}

.gswpts_tables_container .ui.fade.animated.button .visible.content,
.gswpts_tables_container .ui.fade.animated.button .hidden.content {
    transition: opacity .3s ease, transform .3s ease
}

.gswpts_tables_container .ui.fade.animated.button .visible.content {
    left: auto;
    right: auto;
    opacity: 1;
    transform: scale(1)
}

.gswpts_tables_container .ui.fade.animated.button .hidden.content {
    opacity: 0;
    left: 0%;
    right: auto;
    transform: scale(1.5)
}

.gswpts_tables_container .ui.fade.animated.button:focus .visible.content,
.gswpts_tables_container .ui.fade.animated.button:hover .visible.content {
    left: auto;
    right: auto;
    opacity: 0;
    transform: scale(.75)
}

.gswpts_tables_container .ui.fade.animated.button:focus .hidden.content,
.gswpts_tables_container .ui.fade.animated.button:hover .hidden.content {
    left: 0%;
    right: auto;
    opacity: 1;
    transform: scale(1)
}

.gswpts_tables_container .ui.inverted.button {
    box-shadow: 0 0 0 2px #fff inset !important;
    background: #fff0 none;
    color: #fff;
    text-shadow: none !important
}

.gswpts_tables_container .ui.inverted.buttons .button {
    margin: 0 0 0 -2px
}

.gswpts_tables_container .ui.inverted.buttons .button:first-child {
    margin-left: 0em
}

.gswpts_tables_container .ui.inverted.vertical.buttons .button {
    margin: 0 0 -2px 0
}

.gswpts_tables_container .ui.inverted.vertical.buttons .button:first-child {
    margin-top: 0em
}

.gswpts_tables_container .ui.inverted.button:hover {
    background: #fff;
    box-shadow: 0 0 0 2px #fff inset !important;
    color: rgb(0 0 0 / .8)
}

.gswpts_tables_container .ui.inverted.button:focus,
.gswpts_tables_container .ui.inverted.button.active {
    background: #fff;
    box-shadow: 0 0 0 2px #fff inset !important;
    color: rgb(0 0 0 / .8)
}

.gswpts_tables_container .ui.inverted.button.active:focus {
    background: #dcddde;
    box-shadow: 0 0 0 2px #dcddde inset !important;
    color: rgb(0 0 0 / .8)
}

.gswpts_tables_container .ui.labeled.button:not(.icon) {
    display: inline-flex;
    flex-direction: row;
    background: none !important;
    padding: 0px !important;
    border: none !important;
    box-shadow: none !important
}

.gswpts_tables_container .ui.labeled.button>.button {
    margin: 0
}

.gswpts_tables_container .ui.labeled.button>.label {
    display: flex;
    align-items: center;
    margin: 0 0 0 -1px !important;
    padding: "";
    font-size: 1em;
    border-color: rgb(34 36 38 / .15)
}

.gswpts_tables_container .ui.labeled.button>.tag.label:before {
    width: 1.85em;
    height: 1.85em
}

.gswpts_tables_container .ui.labeled.button:not([class*="left labeled"])>.button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.gswpts_tables_container .ui.labeled.button:not([class*="left labeled"])>.label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.gswpts_tables_container .ui[class*="left labeled"].button>.button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.gswpts_tables_container .ui[class*="left labeled"].button>.label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.gswpts_tables_container .ui.facebook.button {
    background-color: #3b5998;
    color: #fff;
    text-shadow: none;
    background-image: none;
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.facebook.button:hover {
    background-color: #304d8a;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.facebook.button:active {
    background-color: #2d4373;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.twitter.button {
    background-color: #55acee;
    color: #fff;
    text-shadow: none;
    background-image: none;
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.twitter.button:hover {
    background-color: #35a2f4;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.twitter.button:active {
    background-color: #2795e9;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.google.plus.button {
    background-color: #dd4b39;
    color: #fff;
    text-shadow: none;
    background-image: none;
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.google.plus.button:hover {
    background-color: #e0321c;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.google.plus.button:active {
    background-color: #c23321;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.linkedin.button {
    background-color: #1f88be;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.linkedin.button:hover {
    background-color: #147baf;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.linkedin.button:active {
    background-color: #186992;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.youtube.button {
    background-color: red;
    color: #fff;
    text-shadow: none;
    background-image: none;
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.youtube.button:hover {
    background-color: #e60000;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.youtube.button:active {
    background-color: #c00;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.instagram.button {
    background-color: #49769c;
    color: #fff;
    text-shadow: none;
    background-image: none;
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.instagram.button:hover {
    background-color: #3d698e;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.instagram.button:active {
    background-color: #395c79;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.pinterest.button {
    background-color: #bd081c;
    color: #fff;
    text-shadow: none;
    background-image: none;
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.pinterest.button:hover {
    background-color: #ac0013;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.pinterest.button:active {
    background-color: #8c0615;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.vk.button {
    background-color: #4d7198;
    color: #fff;
    background-image: none;
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.vk.button:hover {
    background-color: #41648a;
    color: #fff
}

.gswpts_tables_container .ui.vk.button:active {
    background-color: #3c5876;
    color: #fff
}

.gswpts_tables_container .ui.button>.icon:not(.button) {
    height: .85714286em;
    opacity: .8;
    margin: 0em .42857143em 0em -.21428571em;
    transition: opacity .1s ease;
    vertical-align: "";
    color: ""
}

.gswpts_tables_container .ui.button:not(.icon)>.icon:not(.button):not(.dropdown) {
    margin: 0em .42857143em 0em -.21428571em
}

.gswpts_tables_container .ui.button:not(.icon)>.right.icon:not(.button):not(.dropdown) {
    margin: 0em -.21428571em 0em .42857143em
}

.gswpts_tables_container .ui[class*="left floated"].buttons,
.gswpts_tables_container .ui[class*="left floated"].button {
    float: left;
    margin-left: 0em;
    margin-right: .25em
}

.gswpts_tables_container .ui[class*="right floated"].buttons,
.gswpts_tables_container .ui[class*="right floated"].button {
    float: right;
    margin-right: 0em;
    margin-left: .25em
}

.gswpts_tables_container .ui.compact.buttons .button,
.gswpts_tables_container .ui.compact.button {
    padding: .58928571em 1.125em .58928571em
}

.gswpts_tables_container .ui.compact.icon.buttons .button,
.gswpts_tables_container .ui.compact.icon.button {
    padding: .58928571em .58928571em .58928571em
}

.gswpts_tables_container .ui.compact.labeled.icon.buttons .button,
.gswpts_tables_container .ui.compact.labeled.icon.button {
    padding: .58928571em 3.69642857em .58928571em
}

.gswpts_tables_container .ui.mini.buttons .button,
.gswpts_tables_container .ui.mini.buttons .or,
.gswpts_tables_container .ui.mini.button {
    font-size: .78571429rem
}

.gswpts_tables_container .ui.tiny.buttons .button,
.gswpts_tables_container .ui.tiny.buttons .or,
.gswpts_tables_container .ui.tiny.button {
    font-size: .85714286rem
}

.gswpts_tables_container .ui.small.buttons .button,
.gswpts_tables_container .ui.small.buttons .or,
.gswpts_tables_container .ui.small.button {
    font-size: .92857143rem
}

.gswpts_tables_container .ui.buttons .button,
.gswpts_tables_container .ui.buttons .or,
.gswpts_tables_container .ui.button {
    font-size: 1rem
}

.gswpts_tables_container .ui.large.buttons .button,
.gswpts_tables_container .ui.large.buttons .or,
.gswpts_tables_container .ui.large.button {
    font-size: 1.14285714rem
}

.gswpts_tables_container .ui.big.buttons .button,
.gswpts_tables_container .ui.big.buttons .or,
.gswpts_tables_container .ui.big.button {
    font-size: 1.28571429rem
}

.gswpts_tables_container .ui.huge.buttons .button,
.gswpts_tables_container .ui.huge.buttons .or,
.gswpts_tables_container .ui.huge.button {
    font-size: 1.42857143rem
}

.gswpts_tables_container .ui.massive.buttons .button,
.gswpts_tables_container .ui.massive.buttons .or,
.gswpts_tables_container .ui.massive.button {
    font-size: 1.71428571rem
}

.gswpts_tables_container .ui.icon.buttons .button,
.gswpts_tables_container .ui.icon.button {
    padding: .78571429em .78571429em .78571429em
}

.gswpts_tables_container .ui.icon.buttons .button>.icon,
.gswpts_tables_container .ui.icon.button>.icon {
    opacity: .9;
    margin: 0em !important;
    vertical-align: top
}

.gswpts_tables_container .ui.basic.buttons .button,
.gswpts_tables_container .ui.basic.button {
    background: #fff0 none !important;
    color: rgb(0 0 0 / .6) !important;
    font-weight: 400;
    border-radius: .28571429rem;
    text-transform: none;
    text-shadow: none !important;
    box-shadow: 0 0 0 1px rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.basic.buttons {
    box-shadow: none;
    border: 1px solid rgb(34 36 38 / .15);
    border-radius: .28571429rem
}

.gswpts_tables_container .ui.basic.buttons .button {
    border-radius: 0em
}

.gswpts_tables_container .ui.basic.buttons .button:hover,
.gswpts_tables_container .ui.basic.button:hover {
    background: #fff !important;
    color: rgb(0 0 0 / .8) !important;
    box-shadow: 0 0 0 1px rgb(34 36 38 / .35) inset, 0 0 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.basic.buttons .button:focus,
.gswpts_tables_container .ui.basic.button:focus {
    background: #fff !important;
    color: rgb(0 0 0 / .8) !important;
    box-shadow: 0 0 0 1px rgb(34 36 38 / .35) inset, 0 0 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.basic.buttons .button:active,
.gswpts_tables_container .ui.basic.button:active {
    background: #f8f8f8 !important;
    color: rgb(0 0 0 / .9) !important;
    box-shadow: 0 0 0 1px rgb(0 0 0 / .15) inset, 0 1px 4px 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.basic.buttons .active.button,
.gswpts_tables_container .ui.basic.active.button {
    background: rgb(0 0 0 / .05) !important;
    box-shadow: "" !important;
    color: rgb(0 0 0 / .95) !important
}

.gswpts_tables_container .ui.basic.buttons .active.button:hover,
.gswpts_tables_container .ui.basic.active.button:hover {
    background-color: rgb(0 0 0 / .05)
}

.gswpts_tables_container .ui.basic.buttons .button:hover {
    box-shadow: 0 0 0 1px rgb(34 36 38 / .35) inset, 0 0 0 0 rgb(34 36 38 / .15) inset inset
}

.gswpts_tables_container .ui.basic.buttons .button:active {
    box-shadow: 0 0 0 1px rgb(0 0 0 / .15) inset, 0 1px 4px 0 rgb(34 36 38 / .15) inset inset
}

.gswpts_tables_container .ui.basic.buttons .active.button {
    box-shadow: "" !important
}

.gswpts_tables_container .ui.basic.inverted.buttons .button,
.gswpts_tables_container .ui.basic.inverted.button {
    background-color: transparent !important;
    color: #f9fafb !important;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important
}

.gswpts_tables_container .ui.basic.inverted.buttons .button:hover,
.gswpts_tables_container .ui.basic.inverted.button:hover {
    color: #fff !important;
    box-shadow: 0 0 0 2px #fff inset !important
}

.gswpts_tables_container .ui.basic.inverted.buttons .button:focus,
.gswpts_tables_container .ui.basic.inverted.button:focus {
    color: #fff !important;
    box-shadow: 0 0 0 2px #fff inset !important
}

.gswpts_tables_container .ui.basic.inverted.buttons .button:active,
.gswpts_tables_container .ui.basic.inverted.button:active {
    background-color: rgb(255 255 255 / .08) !important;
    color: #fff !important;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .9) inset !important
}

.gswpts_tables_container .ui.basic.inverted.buttons .active.button,
.gswpts_tables_container .ui.basic.inverted.active.button {
    background-color: rgb(255 255 255 / .08);
    color: #fff;
    text-shadow: none;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .7) inset
}

.gswpts_tables_container .ui.basic.inverted.buttons .active.button:hover,
.gswpts_tables_container .ui.basic.inverted.active.button:hover {
    background-color: rgb(255 255 255 / .15);
    box-shadow: 0 0 0 2px #fff inset !important
}

.gswpts_tables_container .ui.basic.buttons .button {
    border-left: 1px solid rgb(34 36 38 / .15);
    box-shadow: none
}

.gswpts_tables_container .ui.basic.vertical.buttons .button {
    border-left: none
}

.gswpts_tables_container .ui.basic.vertical.buttons .button {
    border-left-width: 0;
    border-top: 1px solid rgb(34 36 38 / .15)
}

.gswpts_tables_container .ui.basic.vertical.buttons .button:first-child {
    border-top-width: 0
}

.gswpts_tables_container .ui.labeled.icon.buttons .button,
.gswpts_tables_container .ui.labeled.icon.button {
    position: relative;
    padding-left: 4.07142857em !important;
    padding-right: 1.5em !important
}

.gswpts_tables_container .ui.labeled.icon.buttons>.button>.icon,
.gswpts_tables_container .ui.labeled.icon.button>.icon {
    position: absolute;
    height: 100%;
    line-height: 1;
    border-radius: 0;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    text-align: center;
    margin: 0em;
    width: 2.57142857em;
    background-color: rgb(0 0 0 / .05);
    color: "";
    box-shadow: -1px 0 0 0 #fff0 inset
}

.gswpts_tables_container .ui.labeled.icon.buttons>.button>.icon,
.gswpts_tables_container .ui.labeled.icon.button>.icon {
    top: 0em;
    left: 0em
}

.gswpts_tables_container .ui[class*="right labeled"].icon.button {
    padding-right: 4.07142857em !important;
    padding-left: 1.5em !important
}

.gswpts_tables_container .ui[class*="right labeled"].icon.button>.icon {
    left: auto;
    right: 0em;
    border-radius: 0;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    box-shadow: 1px 0 0 0 #fff0 inset
}

.gswpts_tables_container .ui.labeled.icon.buttons>.button>.icon:before,
.gswpts_tables_container .ui.labeled.icon.button>.icon:before,
.gswpts_tables_container .ui.labeled.icon.buttons>.button>.icon:after,
.gswpts_tables_container .ui.labeled.icon.button>.icon:after {
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
    transform: translateY(-50%)
}

.gswpts_tables_container .ui.labeled.icon.buttons .button>.icon {
    border-radius: 0em
}

.gswpts_tables_container .ui.labeled.icon.buttons .button:first-child>.icon {
    border-top-left-radius: .28571429rem;
    border-bottom-left-radius: .28571429rem
}

.gswpts_tables_container .ui.labeled.icon.buttons .button:last-child>.icon {
    border-top-right-radius: .28571429rem;
    border-bottom-right-radius: .28571429rem
}

.gswpts_tables_container .ui.vertical.labeled.icon.buttons .button:first-child>.icon {
    border-radius: 0em;
    border-top-left-radius: .28571429rem
}

.gswpts_tables_container .ui.vertical.labeled.icon.buttons .button:last-child>.icon {
    border-radius: 0em;
    border-bottom-left-radius: .28571429rem
}

.gswpts_tables_container .ui.fluid[class*="left labeled"].icon.button,
.gswpts_tables_container .ui.fluid[class*="right labeled"].icon.button {
    padding-left: 1.5em !important;
    padding-right: 1.5em !important
}

.gswpts_tables_container .ui.toggle.buttons .active.button,
.gswpts_tables_container .ui.buttons .button.toggle.active,
.gswpts_tables_container .ui.button.toggle.active {
    background-color: #21ba45 !important;
    box-shadow: none !important;
    text-shadow: none;
    color: #fff !important
}

.gswpts_tables_container .ui.button.toggle.active:hover {
    background-color: #16ab39 !important;
    text-shadow: none;
    color: #fff !important
}

.gswpts_tables_container .ui.circular.button {
    border-radius: 10em
}

.gswpts_tables_container .ui.circular.button>.icon {
    width: 1em;
    vertical-align: baseline
}

.gswpts_tables_container .ui.buttons .or {
    position: relative;
    width: .3em;
    height: 2.57142857em;
    z-index: 3
}

.gswpts_tables_container .ui.buttons .or:before {
    position: absolute;
    text-align: center;
    border-radius: 500rem;
    content: "or";
    top: 50%;
    left: 50%;
    background-color: #fff;
    text-shadow: none;
    margin-top: -.89285714em;
    margin-left: -.89285714em;
    width: 1.78571429em;
    height: 1.78571429em;
    line-height: 1.78571429em;
    color: rgb(0 0 0 / .4);
    font-style: normal;
    font-weight: 700;
    box-shadow: 0 0 0 1px #fff0 inset
}

.gswpts_tables_container .ui.buttons .or[data-text]:before {
    content: attr(data-text)
}

.gswpts_tables_container .ui.fluid.buttons .or {
    width: 0em !important
}

.gswpts_tables_container .ui.fluid.buttons .or:after {
    display: none
}

.gswpts_tables_container .ui.attached.button {
    position: relative;
    display: block;
    margin: 0em;
    border-radius: 0em;
    box-shadow: 0 0 0 1px rgb(34 36 38 / .15) !important
}

.gswpts_tables_container .ui.attached.top.button {
    border-radius: .28571429rem .28571429rem 0em 0em
}

.gswpts_tables_container .ui.attached.bottom.button {
    border-radius: 0em 0em .28571429rem .28571429rem
}

.gswpts_tables_container .ui.left.attached.button {
    display: inline-block;
    border-left: none;
    text-align: right;
    padding-right: .75em;
    border-radius: .28571429rem 0em 0em .28571429rem
}

.gswpts_tables_container .ui.right.attached.button {
    display: inline-block;
    text-align: left;
    padding-left: .75em;
    border-radius: 0em .28571429rem .28571429rem 0em
}

.gswpts_tables_container .ui.attached.buttons {
    position: relative;
    display: flex;
    border-radius: 0em;
    width: auto !important;
    z-index: 2;
    margin-left: -1px;
    margin-right: -1px
}

.gswpts_tables_container .ui.attached.buttons .button {
    margin: 0em
}

.gswpts_tables_container .ui.attached.buttons .button:first-child {
    border-radius: 0em
}

.gswpts_tables_container .ui.attached.buttons .button:last-child {
    border-radius: 0em
}

.gswpts_tables_container .ui[class*="top attached"].buttons {
    margin-bottom: -1px;
    border-radius: .28571429rem .28571429rem 0em 0em
}

.gswpts_tables_container .ui[class*="top attached"].buttons .button:first-child {
    border-radius: .28571429rem 0em 0em 0em
}

.gswpts_tables_container .ui[class*="top attached"].buttons .button:last-child {
    border-radius: 0em .28571429rem 0em 0em
}

.gswpts_tables_container .ui[class*="bottom attached"].buttons {
    margin-top: -1px;
    border-radius: 0em 0em .28571429rem .28571429rem
}

.gswpts_tables_container .ui[class*="bottom attached"].buttons .button:first-child {
    border-radius: 0em 0em 0em .28571429rem
}

.gswpts_tables_container .ui[class*="bottom attached"].buttons .button:last-child {
    border-radius: 0em 0em .28571429rem 0em
}

.gswpts_tables_container .ui[class*="left attached"].buttons {
    display: inline-flex;
    margin-right: 0em;
    margin-left: -1px;
    border-radius: 0em .28571429rem .28571429rem 0em
}

.gswpts_tables_container .ui[class*="left attached"].buttons .button:first-child {
    margin-left: -1px;
    border-radius: 0em .28571429rem 0em 0em
}

.gswpts_tables_container .ui[class*="left attached"].buttons .button:last-child {
    margin-left: -1px;
    border-radius: 0em 0em .28571429rem 0em
}

.gswpts_tables_container .ui[class*="right attached"].buttons {
    display: inline-flex;
    margin-left: 0em;
    margin-right: -1px;
    border-radius: .28571429rem 0em 0em .28571429rem
}

.gswpts_tables_container .ui[class*="right attached"].buttons .button:first-child {
    margin-left: -1px;
    border-radius: .28571429rem 0em 0em 0em
}

.gswpts_tables_container .ui[class*="right attached"].buttons .button:last-child {
    margin-left: -1px;
    border-radius: 0em 0em 0em .28571429rem
}

.gswpts_tables_container .ui.fluid.buttons,
.gswpts_tables_container .ui.fluid.button {
    width: 100%
}

.gswpts_tables_container .ui.fluid.button {
    display: block
}

.gswpts_tables_container .ui.two.buttons {
    width: 100%
}

.gswpts_tables_container .ui.two.buttons>.button {
    width: 50%
}

.gswpts_tables_container .ui.three.buttons {
    width: 100%
}

.gswpts_tables_container .ui.three.buttons>.button {
    width: 33.333%
}

.gswpts_tables_container .ui.four.buttons {
    width: 100%
}

.gswpts_tables_container .ui.four.buttons>.button {
    width: 25%
}

.gswpts_tables_container .ui.five.buttons {
    width: 100%
}

.gswpts_tables_container .ui.five.buttons>.button {
    width: 20%
}

.gswpts_tables_container .ui.six.buttons {
    width: 100%
}

.gswpts_tables_container .ui.six.buttons>.button {
    width: 16.666%
}

.gswpts_tables_container .ui.seven.buttons {
    width: 100%
}

.gswpts_tables_container .ui.seven.buttons>.button {
    width: 14.285%
}

.gswpts_tables_container .ui.eight.buttons {
    width: 100%
}

.gswpts_tables_container .ui.eight.buttons>.button {
    width: 12.5%
}

.gswpts_tables_container .ui.nine.buttons {
    width: 100%
}

.gswpts_tables_container .ui.nine.buttons>.button {
    width: 11.11%
}

.gswpts_tables_container .ui.ten.buttons {
    width: 100%
}

.gswpts_tables_container .ui.ten.buttons>.button {
    width: 10%
}

.gswpts_tables_container .ui.eleven.buttons {
    width: 100%
}

.gswpts_tables_container .ui.eleven.buttons>.button {
    width: 9.09%
}

.gswpts_tables_container .ui.twelve.buttons {
    width: 100%
}

.gswpts_tables_container .ui.twelve.buttons>.button {
    width: 8.3333%
}

.gswpts_tables_container .ui.fluid.vertical.buttons,
.gswpts_tables_container .ui.fluid.vertical.buttons>.button {
    display: flex;
    width: auto
}

.gswpts_tables_container .ui.two.vertical.buttons>.button {
    height: 50%
}

.gswpts_tables_container .ui.three.vertical.buttons>.button {
    height: 33.333%
}

.gswpts_tables_container .ui.four.vertical.buttons>.button {
    height: 25%
}

.gswpts_tables_container .ui.five.vertical.buttons>.button {
    height: 20%
}

.gswpts_tables_container .ui.six.vertical.buttons>.button {
    height: 16.666%
}

.gswpts_tables_container .ui.seven.vertical.buttons>.button {
    height: 14.285%
}

.gswpts_tables_container .ui.eight.vertical.buttons>.button {
    height: 12.5%
}

.gswpts_tables_container .ui.nine.vertical.buttons>.button {
    height: 11.11%
}

.gswpts_tables_container .ui.ten.vertical.buttons>.button {
    height: 10%
}

.gswpts_tables_container .ui.eleven.vertical.buttons>.button {
    height: 9.09%
}

.gswpts_tables_container .ui.twelve.vertical.buttons>.button {
    height: 8.3333%
}

.gswpts_tables_container .ui.black.buttons .button,
.gswpts_tables_container .ui.black.button {
    background-color: #1b1c1d;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.black.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.black.buttons .button:hover,
.gswpts_tables_container .ui.black.button:hover {
    background-color: #27292a;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.black.buttons .button:focus,
.gswpts_tables_container .ui.black.button:focus {
    background-color: #2f3032;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.black.buttons .button:active,
.gswpts_tables_container .ui.black.button:active {
    background-color: #343637;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.black.buttons .active.button,
.gswpts_tables_container .ui.black.buttons .active.button:active,
.gswpts_tables_container .ui.black.active.button,
.gswpts_tables_container .ui.black.button .active.button:active {
    background-color: #0f0f10;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.black.buttons .button,
.gswpts_tables_container .ui.basic.black.button {
    box-shadow: 0 0 0 1px #1b1c1d inset !important;
    color: #1b1c1d !important
}

.gswpts_tables_container .ui.basic.black.buttons .button:hover,
.gswpts_tables_container .ui.basic.black.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #27292a inset !important;
    color: #27292a !important
}

.gswpts_tables_container .ui.basic.black.buttons .button:focus,
.gswpts_tables_container .ui.basic.black.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #2f3032 inset !important;
    color: #27292a !important
}

.gswpts_tables_container .ui.basic.black.buttons .active.button,
.gswpts_tables_container .ui.basic.black.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #0f0f10 inset !important;
    color: #343637 !important
}

.gswpts_tables_container .ui.basic.black.buttons .button:active,
.gswpts_tables_container .ui.basic.black.button:active {
    box-shadow: 0 0 0 1px #343637 inset !important;
    color: #343637 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.black.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.black.buttons .button,
.gswpts_tables_container .ui.inverted.black.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #d4d4d5 inset !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.black.buttons .button:hover,
.gswpts_tables_container .ui.inverted.black.button:hover,
.gswpts_tables_container .ui.inverted.black.buttons .button:focus,
.gswpts_tables_container .ui.inverted.black.button:focus,
.gswpts_tables_container .ui.inverted.black.buttons .button.active,
.gswpts_tables_container .ui.inverted.black.button.active,
.gswpts_tables_container .ui.inverted.black.buttons .button:active,
.gswpts_tables_container .ui.inverted.black.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.black.buttons .button:hover,
.gswpts_tables_container .ui.inverted.black.button:hover {
    background-color: #000
}

.gswpts_tables_container .ui.inverted.black.buttons .button:focus,
.gswpts_tables_container .ui.inverted.black.button:focus {
    background-color: #000
}

.gswpts_tables_container .ui.inverted.black.buttons .active.button,
.gswpts_tables_container .ui.inverted.black.active.button {
    background-color: #000
}

.gswpts_tables_container .ui.inverted.black.buttons .button:active,
.gswpts_tables_container .ui.inverted.black.button:active {
    background-color: #000
}

.gswpts_tables_container .ui.inverted.black.basic.buttons .button,
.gswpts_tables_container .ui.inverted.black.buttons .basic.button,
.gswpts_tables_container .ui.inverted.black.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.black.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.black.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.black.basic.button:hover {
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.black.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.black.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.black.basic.button:focus {
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #545454 !important
}

.gswpts_tables_container .ui.inverted.black.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.black.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.black.basic.active.button {
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.black.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.black.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.black.basic.button:active {
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.grey.buttons .button,
.gswpts_tables_container .ui.grey.button {
    background-color: #767676;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.grey.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.grey.buttons .button:hover,
.gswpts_tables_container .ui.grey.button:hover {
    background-color: #838383;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.grey.buttons .button:focus,
.gswpts_tables_container .ui.grey.button:focus {
    background-color: #8a8a8a;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.grey.buttons .button:active,
.gswpts_tables_container .ui.grey.button:active {
    background-color: #909090;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.grey.buttons .active.button,
.gswpts_tables_container .ui.grey.buttons .active.button:active,
.gswpts_tables_container .ui.grey.active.button,
.gswpts_tables_container .ui.grey.button .active.button:active {
    background-color: dimgray;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.grey.buttons .button,
.gswpts_tables_container .ui.basic.grey.button {
    box-shadow: 0 0 0 1px #767676 inset !important;
    color: #767676 !important
}

.gswpts_tables_container .ui.basic.grey.buttons .button:hover,
.gswpts_tables_container .ui.basic.grey.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #838383 inset !important;
    color: #838383 !important
}

.gswpts_tables_container .ui.basic.grey.buttons .button:focus,
.gswpts_tables_container .ui.basic.grey.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #8a8a8a inset !important;
    color: #838383 !important
}

.gswpts_tables_container .ui.basic.grey.buttons .active.button,
.gswpts_tables_container .ui.basic.grey.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px dimgray inset !important;
    color: #909090 !important
}

.gswpts_tables_container .ui.basic.grey.buttons .button:active,
.gswpts_tables_container .ui.basic.grey.button:active {
    box-shadow: 0 0 0 1px #909090 inset !important;
    color: #909090 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.grey.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.grey.buttons .button,
.gswpts_tables_container .ui.inverted.grey.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #d4d4d5 inset !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.grey.buttons .button:hover,
.gswpts_tables_container .ui.inverted.grey.button:hover,
.gswpts_tables_container .ui.inverted.grey.buttons .button:focus,
.gswpts_tables_container .ui.inverted.grey.button:focus,
.gswpts_tables_container .ui.inverted.grey.buttons .button.active,
.gswpts_tables_container .ui.inverted.grey.button.active,
.gswpts_tables_container .ui.inverted.grey.buttons .button:active,
.gswpts_tables_container .ui.inverted.grey.button:active {
    box-shadow: none !important;
    color: rgb(0 0 0 / .6)
}

.gswpts_tables_container .ui.inverted.grey.buttons .button:hover,
.gswpts_tables_container .ui.inverted.grey.button:hover {
    background-color: #cfd0d2
}

.gswpts_tables_container .ui.inverted.grey.buttons .button:focus,
.gswpts_tables_container .ui.inverted.grey.button:focus {
    background-color: #c7c9cb
}

.gswpts_tables_container .ui.inverted.grey.buttons .active.button,
.gswpts_tables_container .ui.inverted.grey.active.button {
    background-color: #cfd0d2
}

.gswpts_tables_container .ui.inverted.grey.buttons .button:active,
.gswpts_tables_container .ui.inverted.grey.button:active {
    background-color: #c2c4c5
}

.gswpts_tables_container .ui.inverted.grey.basic.buttons .button,
.gswpts_tables_container .ui.inverted.grey.buttons .basic.button,
.gswpts_tables_container .ui.inverted.grey.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.grey.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.grey.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.grey.basic.button:hover {
    box-shadow: 0 0 0 2px #cfd0d2 inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.grey.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.grey.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.grey.basic.button:focus {
    box-shadow: 0 0 0 2px #c7c9cb inset !important;
    color: #dcddde !important
}

.gswpts_tables_container .ui.inverted.grey.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.grey.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.grey.basic.active.button {
    box-shadow: 0 0 0 2px #cfd0d2 inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.grey.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.grey.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.grey.basic.button:active {
    box-shadow: 0 0 0 2px #c2c4c5 inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.brown.buttons .button,
.gswpts_tables_container .ui.brown.button {
    background-color: #a5673f;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.brown.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.brown.buttons .button:hover,
.gswpts_tables_container .ui.brown.button:hover {
    background-color: #975b33;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.brown.buttons .button:focus,
.gswpts_tables_container .ui.brown.button:focus {
    background-color: #90532b;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.brown.buttons .button:active,
.gswpts_tables_container .ui.brown.button:active {
    background-color: #805031;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.brown.buttons .active.button,
.gswpts_tables_container .ui.brown.buttons .active.button:active,
.gswpts_tables_container .ui.brown.active.button,
.gswpts_tables_container .ui.brown.button .active.button:active {
    background-color: #995a31;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.brown.buttons .button,
.gswpts_tables_container .ui.basic.brown.button {
    box-shadow: 0 0 0 1px #a5673f inset !important;
    color: #a5673f !important
}

.gswpts_tables_container .ui.basic.brown.buttons .button:hover,
.gswpts_tables_container .ui.basic.brown.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #975b33 inset !important;
    color: #975b33 !important
}

.gswpts_tables_container .ui.basic.brown.buttons .button:focus,
.gswpts_tables_container .ui.basic.brown.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #90532b inset !important;
    color: #975b33 !important
}

.gswpts_tables_container .ui.basic.brown.buttons .active.button,
.gswpts_tables_container .ui.basic.brown.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #995a31 inset !important;
    color: #805031 !important
}

.gswpts_tables_container .ui.basic.brown.buttons .button:active,
.gswpts_tables_container .ui.basic.brown.button:active {
    box-shadow: 0 0 0 1px #805031 inset !important;
    color: #805031 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.brown.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.brown.buttons .button,
.gswpts_tables_container .ui.inverted.brown.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #d67c1c inset !important;
    color: #d67c1c
}

.gswpts_tables_container .ui.inverted.brown.buttons .button:hover,
.gswpts_tables_container .ui.inverted.brown.button:hover,
.gswpts_tables_container .ui.inverted.brown.buttons .button:focus,
.gswpts_tables_container .ui.inverted.brown.button:focus,
.gswpts_tables_container .ui.inverted.brown.buttons .button.active,
.gswpts_tables_container .ui.inverted.brown.button.active,
.gswpts_tables_container .ui.inverted.brown.buttons .button:active,
.gswpts_tables_container .ui.inverted.brown.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.brown.buttons .button:hover,
.gswpts_tables_container .ui.inverted.brown.button:hover {
    background-color: #c86f11
}

.gswpts_tables_container .ui.inverted.brown.buttons .button:focus,
.gswpts_tables_container .ui.inverted.brown.button:focus {
    background-color: #c16808
}

.gswpts_tables_container .ui.inverted.brown.buttons .active.button,
.gswpts_tables_container .ui.inverted.brown.active.button {
    background-color: #cc6f0d
}

.gswpts_tables_container .ui.inverted.brown.buttons .button:active,
.gswpts_tables_container .ui.inverted.brown.button:active {
    background-color: #a96216
}

.gswpts_tables_container .ui.inverted.brown.basic.buttons .button,
.gswpts_tables_container .ui.inverted.brown.buttons .basic.button,
.gswpts_tables_container .ui.inverted.brown.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.brown.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.brown.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.brown.basic.button:hover {
    box-shadow: 0 0 0 2px #c86f11 inset !important;
    color: #d67c1c !important
}

.gswpts_tables_container .ui.inverted.brown.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.brown.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.brown.basic.button:focus {
    box-shadow: 0 0 0 2px #c16808 inset !important;
    color: #d67c1c !important
}

.gswpts_tables_container .ui.inverted.brown.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.brown.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.brown.basic.active.button {
    box-shadow: 0 0 0 2px #cc6f0d inset !important;
    color: #d67c1c !important
}

.gswpts_tables_container .ui.inverted.brown.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.brown.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.brown.basic.button:active {
    box-shadow: 0 0 0 2px #a96216 inset !important;
    color: #d67c1c !important
}

.gswpts_tables_container .ui.blue.buttons .button,
.gswpts_tables_container .ui.blue.button {
    background-color: #2185d0;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.blue.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.blue.buttons .button:hover,
.gswpts_tables_container .ui.blue.button:hover {
    background-color: #1678c2;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.blue.buttons .button:focus,
.gswpts_tables_container .ui.blue.button:focus {
    background-color: #0d71bb;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.blue.buttons .button:active,
.gswpts_tables_container .ui.blue.button:active {
    background-color: #1a69a4;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.blue.buttons .active.button,
.gswpts_tables_container .ui.blue.buttons .active.button:active,
.gswpts_tables_container .ui.blue.active.button,
.gswpts_tables_container .ui.blue.button .active.button:active {
    background-color: #1279c6;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.blue.buttons .button,
.gswpts_tables_container .ui.basic.blue.button {
    box-shadow: 0 0 0 1px #2185d0 inset !important;
    color: #2185d0 !important
}

.gswpts_tables_container .ui.basic.blue.buttons .button:hover,
.gswpts_tables_container .ui.basic.blue.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #1678c2 inset !important;
    color: #1678c2 !important
}

.gswpts_tables_container .ui.basic.blue.buttons .button:focus,
.gswpts_tables_container .ui.basic.blue.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #0d71bb inset !important;
    color: #1678c2 !important
}

.gswpts_tables_container .ui.basic.blue.buttons .active.button,
.gswpts_tables_container .ui.basic.blue.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #1279c6 inset !important;
    color: #1a69a4 !important
}

.gswpts_tables_container .ui.basic.blue.buttons .button:active,
.gswpts_tables_container .ui.basic.blue.button:active {
    box-shadow: 0 0 0 1px #1a69a4 inset !important;
    color: #1a69a4 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.blue.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.blue.buttons .button,
.gswpts_tables_container .ui.inverted.blue.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #54c8ff inset !important;
    color: #54c8ff
}

.gswpts_tables_container .ui.inverted.blue.buttons .button:hover,
.gswpts_tables_container .ui.inverted.blue.button:hover,
.gswpts_tables_container .ui.inverted.blue.buttons .button:focus,
.gswpts_tables_container .ui.inverted.blue.button:focus,
.gswpts_tables_container .ui.inverted.blue.buttons .button.active,
.gswpts_tables_container .ui.inverted.blue.button.active,
.gswpts_tables_container .ui.inverted.blue.buttons .button:active,
.gswpts_tables_container .ui.inverted.blue.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.blue.buttons .button:hover,
.gswpts_tables_container .ui.inverted.blue.button:hover {
    background-color: #3ac0ff
}

.gswpts_tables_container .ui.inverted.blue.buttons .button:focus,
.gswpts_tables_container .ui.inverted.blue.button:focus {
    background-color: #2bbbff
}

.gswpts_tables_container .ui.inverted.blue.buttons .active.button,
.gswpts_tables_container .ui.inverted.blue.active.button {
    background-color: #3ac0ff
}

.gswpts_tables_container .ui.inverted.blue.buttons .button:active,
.gswpts_tables_container .ui.inverted.blue.button:active {
    background-color: #21b8ff
}

.gswpts_tables_container .ui.inverted.blue.basic.buttons .button,
.gswpts_tables_container .ui.inverted.blue.buttons .basic.button,
.gswpts_tables_container .ui.inverted.blue.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.blue.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.blue.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.blue.basic.button:hover {
    box-shadow: 0 0 0 2px #3ac0ff inset !important;
    color: #54c8ff !important
}

.gswpts_tables_container .ui.inverted.blue.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.blue.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.blue.basic.button:focus {
    box-shadow: 0 0 0 2px #2bbbff inset !important;
    color: #54c8ff !important
}

.gswpts_tables_container .ui.inverted.blue.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.blue.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.blue.basic.active.button {
    box-shadow: 0 0 0 2px #3ac0ff inset !important;
    color: #54c8ff !important
}

.gswpts_tables_container .ui.inverted.blue.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.blue.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.blue.basic.button:active {
    box-shadow: 0 0 0 2px #21b8ff inset !important;
    color: #54c8ff !important
}

.gswpts_tables_container .ui.green.buttons .button,
.gswpts_tables_container .ui.green.button {
    background-color: #21ba45;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.green.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.green.buttons .button:hover,
.gswpts_tables_container .ui.green.button:hover {
    background-color: #16ab39;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.green.buttons .button:focus,
.gswpts_tables_container .ui.green.button:focus {
    background-color: #0ea432;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.green.buttons .button:active,
.gswpts_tables_container .ui.green.button:active {
    background-color: #198f35;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.green.buttons .active.button,
.gswpts_tables_container .ui.green.buttons .active.button:active,
.gswpts_tables_container .ui.green.active.button,
.gswpts_tables_container .ui.green.button .active.button:active {
    background-color: #13ae38;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.green.buttons .button,
.gswpts_tables_container .ui.basic.green.button {
    box-shadow: 0 0 0 1px #21ba45 inset !important;
    color: #21ba45 !important
}

.gswpts_tables_container .ui.basic.green.buttons .button:hover,
.gswpts_tables_container .ui.basic.green.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #16ab39 inset !important;
    color: #16ab39 !important
}

.gswpts_tables_container .ui.basic.green.buttons .button:focus,
.gswpts_tables_container .ui.basic.green.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #0ea432 inset !important;
    color: #16ab39 !important
}

.gswpts_tables_container .ui.basic.green.buttons .active.button,
.gswpts_tables_container .ui.basic.green.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #13ae38 inset !important;
    color: #198f35 !important
}

.gswpts_tables_container .ui.basic.green.buttons .button:active,
.gswpts_tables_container .ui.basic.green.button:active {
    box-shadow: 0 0 0 1px #198f35 inset !important;
    color: #198f35 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.green.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.green.buttons .button,
.gswpts_tables_container .ui.inverted.green.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #2ecc40 inset !important;
    color: #2ecc40
}

.gswpts_tables_container .ui.inverted.green.buttons .button:hover,
.gswpts_tables_container .ui.inverted.green.button:hover,
.gswpts_tables_container .ui.inverted.green.buttons .button:focus,
.gswpts_tables_container .ui.inverted.green.button:focus,
.gswpts_tables_container .ui.inverted.green.buttons .button.active,
.gswpts_tables_container .ui.inverted.green.button.active,
.gswpts_tables_container .ui.inverted.green.buttons .button:active,
.gswpts_tables_container .ui.inverted.green.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.green.buttons .button:hover,
.gswpts_tables_container .ui.inverted.green.button:hover {
    background-color: #22be34
}

.gswpts_tables_container .ui.inverted.green.buttons .button:focus,
.gswpts_tables_container .ui.inverted.green.button:focus {
    background-color: #19b82b
}

.gswpts_tables_container .ui.inverted.green.buttons .active.button,
.gswpts_tables_container .ui.inverted.green.active.button {
    background-color: #1fc231
}

.gswpts_tables_container .ui.inverted.green.buttons .button:active,
.gswpts_tables_container .ui.inverted.green.button:active {
    background-color: #25a233
}

.gswpts_tables_container .ui.inverted.green.basic.buttons .button,
.gswpts_tables_container .ui.inverted.green.buttons .basic.button,
.gswpts_tables_container .ui.inverted.green.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.green.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.green.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.green.basic.button:hover {
    box-shadow: 0 0 0 2px #22be34 inset !important;
    color: #2ecc40 !important
}

.gswpts_tables_container .ui.inverted.green.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.green.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.green.basic.button:focus {
    box-shadow: 0 0 0 2px #19b82b inset !important;
    color: #2ecc40 !important
}

.gswpts_tables_container .ui.inverted.green.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.green.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.green.basic.active.button {
    box-shadow: 0 0 0 2px #1fc231 inset !important;
    color: #2ecc40 !important
}

.gswpts_tables_container .ui.inverted.green.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.green.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.green.basic.button:active {
    box-shadow: 0 0 0 2px #25a233 inset !important;
    color: #2ecc40 !important
}

.gswpts_tables_container .ui.orange.buttons .button,
.gswpts_tables_container .ui.orange.button {
    background-color: #f2711c;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.orange.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.orange.buttons .button:hover,
.gswpts_tables_container .ui.orange.button:hover {
    background-color: #f26202;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.orange.buttons .button:focus,
.gswpts_tables_container .ui.orange.button:focus {
    background-color: #e55b00;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.orange.buttons .button:active,
.gswpts_tables_container .ui.orange.button:active {
    background-color: #cf590c;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.orange.buttons .active.button,
.gswpts_tables_container .ui.orange.buttons .active.button:active,
.gswpts_tables_container .ui.orange.active.button,
.gswpts_tables_container .ui.orange.button .active.button:active {
    background-color: #f56100;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.orange.buttons .button,
.gswpts_tables_container .ui.basic.orange.button {
    box-shadow: 0 0 0 1px #f2711c inset !important;
    color: #f2711c !important
}

.gswpts_tables_container .ui.basic.orange.buttons .button:hover,
.gswpts_tables_container .ui.basic.orange.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #f26202 inset !important;
    color: #f26202 !important
}

.gswpts_tables_container .ui.basic.orange.buttons .button:focus,
.gswpts_tables_container .ui.basic.orange.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #e55b00 inset !important;
    color: #f26202 !important
}

.gswpts_tables_container .ui.basic.orange.buttons .active.button,
.gswpts_tables_container .ui.basic.orange.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #f56100 inset !important;
    color: #cf590c !important
}

.gswpts_tables_container .ui.basic.orange.buttons .button:active,
.gswpts_tables_container .ui.basic.orange.button:active {
    box-shadow: 0 0 0 1px #cf590c inset !important;
    color: #cf590c !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.orange.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.orange.buttons .button,
.gswpts_tables_container .ui.inverted.orange.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #ff851b inset !important;
    color: #ff851b
}

.gswpts_tables_container .ui.inverted.orange.buttons .button:hover,
.gswpts_tables_container .ui.inverted.orange.button:hover,
.gswpts_tables_container .ui.inverted.orange.buttons .button:focus,
.gswpts_tables_container .ui.inverted.orange.button:focus,
.gswpts_tables_container .ui.inverted.orange.buttons .button.active,
.gswpts_tables_container .ui.inverted.orange.button.active,
.gswpts_tables_container .ui.inverted.orange.buttons .button:active,
.gswpts_tables_container .ui.inverted.orange.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.orange.buttons .button:hover,
.gswpts_tables_container .ui.inverted.orange.button:hover {
    background-color: #ff7701
}

.gswpts_tables_container .ui.inverted.orange.buttons .button:focus,
.gswpts_tables_container .ui.inverted.orange.button:focus {
    background-color: #f17000
}

.gswpts_tables_container .ui.inverted.orange.buttons .active.button,
.gswpts_tables_container .ui.inverted.orange.active.button {
    background-color: #ff7701
}

.gswpts_tables_container .ui.inverted.orange.buttons .button:active,
.gswpts_tables_container .ui.inverted.orange.button:active {
    background-color: #e76b00
}

.gswpts_tables_container .ui.inverted.orange.basic.buttons .button,
.gswpts_tables_container .ui.inverted.orange.buttons .basic.button,
.gswpts_tables_container .ui.inverted.orange.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.orange.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.orange.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.orange.basic.button:hover {
    box-shadow: 0 0 0 2px #ff7701 inset !important;
    color: #ff851b !important
}

.gswpts_tables_container .ui.inverted.orange.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.orange.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.orange.basic.button:focus {
    box-shadow: 0 0 0 2px #f17000 inset !important;
    color: #ff851b !important
}

.gswpts_tables_container .ui.inverted.orange.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.orange.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.orange.basic.active.button {
    box-shadow: 0 0 0 2px #ff7701 inset !important;
    color: #ff851b !important
}

.gswpts_tables_container .ui.inverted.orange.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.orange.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.orange.basic.button:active {
    box-shadow: 0 0 0 2px #e76b00 inset !important;
    color: #ff851b !important
}

.gswpts_tables_container .ui.pink.buttons .button,
.gswpts_tables_container .ui.pink.button {
    background-color: #e03997;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.pink.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.pink.buttons .button:hover,
.gswpts_tables_container .ui.pink.button:hover {
    background-color: #e61a8d;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.pink.buttons .button:focus,
.gswpts_tables_container .ui.pink.button:focus {
    background-color: #e10f85;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.pink.buttons .button:active,
.gswpts_tables_container .ui.pink.button:active {
    background-color: #c71f7e;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.pink.buttons .active.button,
.gswpts_tables_container .ui.pink.buttons .active.button:active,
.gswpts_tables_container .ui.pink.active.button,
.gswpts_tables_container .ui.pink.button .active.button:active {
    background-color: #ea158d;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.pink.buttons .button,
.gswpts_tables_container .ui.basic.pink.button {
    box-shadow: 0 0 0 1px #e03997 inset !important;
    color: #e03997 !important
}

.gswpts_tables_container .ui.basic.pink.buttons .button:hover,
.gswpts_tables_container .ui.basic.pink.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #e61a8d inset !important;
    color: #e61a8d !important
}

.gswpts_tables_container .ui.basic.pink.buttons .button:focus,
.gswpts_tables_container .ui.basic.pink.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #e10f85 inset !important;
    color: #e61a8d !important
}

.gswpts_tables_container .ui.basic.pink.buttons .active.button,
.gswpts_tables_container .ui.basic.pink.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #ea158d inset !important;
    color: #c71f7e !important
}

.gswpts_tables_container .ui.basic.pink.buttons .button:active,
.gswpts_tables_container .ui.basic.pink.button:active {
    box-shadow: 0 0 0 1px #c71f7e inset !important;
    color: #c71f7e !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.pink.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.pink.buttons .button,
.gswpts_tables_container .ui.inverted.pink.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #ff8edf inset !important;
    color: #ff8edf
}

.gswpts_tables_container .ui.inverted.pink.buttons .button:hover,
.gswpts_tables_container .ui.inverted.pink.button:hover,
.gswpts_tables_container .ui.inverted.pink.buttons .button:focus,
.gswpts_tables_container .ui.inverted.pink.button:focus,
.gswpts_tables_container .ui.inverted.pink.buttons .button.active,
.gswpts_tables_container .ui.inverted.pink.button.active,
.gswpts_tables_container .ui.inverted.pink.buttons .button:active,
.gswpts_tables_container .ui.inverted.pink.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.pink.buttons .button:hover,
.gswpts_tables_container .ui.inverted.pink.button:hover {
    background-color: #ff74d8
}

.gswpts_tables_container .ui.inverted.pink.buttons .button:focus,
.gswpts_tables_container .ui.inverted.pink.button:focus {
    background-color: #ff65d3
}

.gswpts_tables_container .ui.inverted.pink.buttons .active.button,
.gswpts_tables_container .ui.inverted.pink.active.button {
    background-color: #ff74d8
}

.gswpts_tables_container .ui.inverted.pink.buttons .button:active,
.gswpts_tables_container .ui.inverted.pink.button:active {
    background-color: #ff5bd1
}

.gswpts_tables_container .ui.inverted.pink.basic.buttons .button,
.gswpts_tables_container .ui.inverted.pink.buttons .basic.button,
.gswpts_tables_container .ui.inverted.pink.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.pink.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.pink.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.pink.basic.button:hover {
    box-shadow: 0 0 0 2px #ff74d8 inset !important;
    color: #ff8edf !important
}

.gswpts_tables_container .ui.inverted.pink.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.pink.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.pink.basic.button:focus {
    box-shadow: 0 0 0 2px #ff65d3 inset !important;
    color: #ff8edf !important
}

.gswpts_tables_container .ui.inverted.pink.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.pink.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.pink.basic.active.button {
    box-shadow: 0 0 0 2px #ff74d8 inset !important;
    color: #ff8edf !important
}

.gswpts_tables_container .ui.inverted.pink.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.pink.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.pink.basic.button:active {
    box-shadow: 0 0 0 2px #ff5bd1 inset !important;
    color: #ff8edf !important
}

.gswpts_tables_container .ui.violet.buttons .button,
.gswpts_tables_container .ui.violet.button {
    background-color: #6435c9;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.violet.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.violet.buttons .button:hover,
.gswpts_tables_container .ui.violet.button:hover {
    background-color: #5829bb;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.violet.buttons .button:focus,
.gswpts_tables_container .ui.violet.button:focus {
    background-color: #4f20b5;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.violet.buttons .button:active,
.gswpts_tables_container .ui.violet.button:active {
    background-color: #502aa1;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.violet.buttons .active.button,
.gswpts_tables_container .ui.violet.buttons .active.button:active,
.gswpts_tables_container .ui.violet.active.button,
.gswpts_tables_container .ui.violet.button .active.button:active {
    background-color: #5626bf;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.violet.buttons .button,
.gswpts_tables_container .ui.basic.violet.button {
    box-shadow: 0 0 0 1px #6435c9 inset !important;
    color: #6435c9 !important
}

.gswpts_tables_container .ui.basic.violet.buttons .button:hover,
.gswpts_tables_container .ui.basic.violet.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #5829bb inset !important;
    color: #5829bb !important
}

.gswpts_tables_container .ui.basic.violet.buttons .button:focus,
.gswpts_tables_container .ui.basic.violet.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #4f20b5 inset !important;
    color: #5829bb !important
}

.gswpts_tables_container .ui.basic.violet.buttons .active.button,
.gswpts_tables_container .ui.basic.violet.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #5626bf inset !important;
    color: #502aa1 !important
}

.gswpts_tables_container .ui.basic.violet.buttons .button:active,
.gswpts_tables_container .ui.basic.violet.button:active {
    box-shadow: 0 0 0 1px #502aa1 inset !important;
    color: #502aa1 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.violet.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.violet.buttons .button,
.gswpts_tables_container .ui.inverted.violet.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #a291fb inset !important;
    color: #a291fb
}

.gswpts_tables_container .ui.inverted.violet.buttons .button:hover,
.gswpts_tables_container .ui.inverted.violet.button:hover,
.gswpts_tables_container .ui.inverted.violet.buttons .button:focus,
.gswpts_tables_container .ui.inverted.violet.button:focus,
.gswpts_tables_container .ui.inverted.violet.buttons .button.active,
.gswpts_tables_container .ui.inverted.violet.button.active,
.gswpts_tables_container .ui.inverted.violet.buttons .button:active,
.gswpts_tables_container .ui.inverted.violet.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.violet.buttons .button:hover,
.gswpts_tables_container .ui.inverted.violet.button:hover {
    background-color: #8a73ff
}

.gswpts_tables_container .ui.inverted.violet.buttons .button:focus,
.gswpts_tables_container .ui.inverted.violet.button:focus {
    background-color: #7d64ff
}

.gswpts_tables_container .ui.inverted.violet.buttons .active.button,
.gswpts_tables_container .ui.inverted.violet.active.button {
    background-color: #8a73ff
}

.gswpts_tables_container .ui.inverted.violet.buttons .button:active,
.gswpts_tables_container .ui.inverted.violet.button:active {
    background-color: #7860f9
}

.gswpts_tables_container .ui.inverted.violet.basic.buttons .button,
.gswpts_tables_container .ui.inverted.violet.buttons .basic.button,
.gswpts_tables_container .ui.inverted.violet.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.violet.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.violet.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.violet.basic.button:hover {
    box-shadow: 0 0 0 2px #8a73ff inset !important;
    color: #a291fb !important
}

.gswpts_tables_container .ui.inverted.violet.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.violet.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.violet.basic.button:focus {
    box-shadow: 0 0 0 2px #7d64ff inset !important;
    color: #a291fb !important
}

.gswpts_tables_container .ui.inverted.violet.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.violet.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.violet.basic.active.button {
    box-shadow: 0 0 0 2px #8a73ff inset !important;
    color: #a291fb !important
}

.gswpts_tables_container .ui.inverted.violet.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.violet.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.violet.basic.button:active {
    box-shadow: 0 0 0 2px #7860f9 inset !important;
    color: #a291fb !important
}

.gswpts_tables_container .ui.purple.buttons .button,
.gswpts_tables_container .ui.purple.button {
    background-color: #a333c8;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.purple.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.purple.buttons .button:hover,
.gswpts_tables_container .ui.purple.button:hover {
    background-color: #9627ba;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.purple.buttons .button:focus,
.gswpts_tables_container .ui.purple.button:focus {
    background-color: #8f1eb4;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.purple.buttons .button:active,
.gswpts_tables_container .ui.purple.button:active {
    background-color: #82299f;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.purple.buttons .active.button,
.gswpts_tables_container .ui.purple.buttons .active.button:active,
.gswpts_tables_container .ui.purple.active.button,
.gswpts_tables_container .ui.purple.button .active.button:active {
    background-color: #9724be;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.purple.buttons .button,
.gswpts_tables_container .ui.basic.purple.button {
    box-shadow: 0 0 0 1px #a333c8 inset !important;
    color: #a333c8 !important
}

.gswpts_tables_container .ui.basic.purple.buttons .button:hover,
.gswpts_tables_container .ui.basic.purple.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #9627ba inset !important;
    color: #9627ba !important
}

.gswpts_tables_container .ui.basic.purple.buttons .button:focus,
.gswpts_tables_container .ui.basic.purple.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #8f1eb4 inset !important;
    color: #9627ba !important
}

.gswpts_tables_container .ui.basic.purple.buttons .active.button,
.gswpts_tables_container .ui.basic.purple.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #9724be inset !important;
    color: #82299f !important
}

.gswpts_tables_container .ui.basic.purple.buttons .button:active,
.gswpts_tables_container .ui.basic.purple.button:active {
    box-shadow: 0 0 0 1px #82299f inset !important;
    color: #82299f !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.purple.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.purple.buttons .button,
.gswpts_tables_container .ui.inverted.purple.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #dc73ff inset !important;
    color: #dc73ff
}

.gswpts_tables_container .ui.inverted.purple.buttons .button:hover,
.gswpts_tables_container .ui.inverted.purple.button:hover,
.gswpts_tables_container .ui.inverted.purple.buttons .button:focus,
.gswpts_tables_container .ui.inverted.purple.button:focus,
.gswpts_tables_container .ui.inverted.purple.buttons .button.active,
.gswpts_tables_container .ui.inverted.purple.button.active,
.gswpts_tables_container .ui.inverted.purple.buttons .button:active,
.gswpts_tables_container .ui.inverted.purple.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.purple.buttons .button:hover,
.gswpts_tables_container .ui.inverted.purple.button:hover {
    background-color: #d65aff
}

.gswpts_tables_container .ui.inverted.purple.buttons .button:focus,
.gswpts_tables_container .ui.inverted.purple.button:focus {
    background-color: #d24aff
}

.gswpts_tables_container .ui.inverted.purple.buttons .active.button,
.gswpts_tables_container .ui.inverted.purple.active.button {
    background-color: #d65aff
}

.gswpts_tables_container .ui.inverted.purple.buttons .button:active,
.gswpts_tables_container .ui.inverted.purple.button:active {
    background-color: #cf40ff
}

.gswpts_tables_container .ui.inverted.purple.basic.buttons .button,
.gswpts_tables_container .ui.inverted.purple.buttons .basic.button,
.gswpts_tables_container .ui.inverted.purple.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.purple.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.purple.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.purple.basic.button:hover {
    box-shadow: 0 0 0 2px #d65aff inset !important;
    color: #dc73ff !important
}

.gswpts_tables_container .ui.inverted.purple.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.purple.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.purple.basic.button:focus {
    box-shadow: 0 0 0 2px #d24aff inset !important;
    color: #dc73ff !important
}

.gswpts_tables_container .ui.inverted.purple.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.purple.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.purple.basic.active.button {
    box-shadow: 0 0 0 2px #d65aff inset !important;
    color: #dc73ff !important
}

.gswpts_tables_container .ui.inverted.purple.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.purple.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.purple.basic.button:active {
    box-shadow: 0 0 0 2px #cf40ff inset !important;
    color: #dc73ff !important
}

.gswpts_tables_container .ui.red.buttons .button,
.gswpts_tables_container .ui.red.button {
    background-color: #db2828;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.red.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.red.buttons .button:hover,
.gswpts_tables_container .ui.red.button:hover {
    background-color: #d01919;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.red.buttons .button:focus,
.gswpts_tables_container .ui.red.button:focus {
    background-color: #ca1010;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.red.buttons .button:active,
.gswpts_tables_container .ui.red.button:active {
    background-color: #b21e1e;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.red.buttons .active.button,
.gswpts_tables_container .ui.red.buttons .active.button:active,
.gswpts_tables_container .ui.red.active.button,
.gswpts_tables_container .ui.red.button .active.button:active {
    background-color: #d41515;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.red.buttons .button,
.gswpts_tables_container .ui.basic.red.button {
    box-shadow: 0 0 0 1px #db2828 inset !important;
    color: #db2828 !important
}

.gswpts_tables_container .ui.basic.red.buttons .button:hover,
.gswpts_tables_container .ui.basic.red.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #d01919 inset !important;
    color: #d01919 !important
}

.gswpts_tables_container .ui.basic.red.buttons .button:focus,
.gswpts_tables_container .ui.basic.red.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #ca1010 inset !important;
    color: #d01919 !important
}

.gswpts_tables_container .ui.basic.red.buttons .active.button,
.gswpts_tables_container .ui.basic.red.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #d41515 inset !important;
    color: #b21e1e !important
}

.gswpts_tables_container .ui.basic.red.buttons .button:active,
.gswpts_tables_container .ui.basic.red.button:active {
    box-shadow: 0 0 0 1px #b21e1e inset !important;
    color: #b21e1e !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.red.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.red.buttons .button,
.gswpts_tables_container .ui.inverted.red.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #ff695e inset !important;
    color: #ff695e
}

.gswpts_tables_container .ui.inverted.red.buttons .button:hover,
.gswpts_tables_container .ui.inverted.red.button:hover,
.gswpts_tables_container .ui.inverted.red.buttons .button:focus,
.gswpts_tables_container .ui.inverted.red.button:focus,
.gswpts_tables_container .ui.inverted.red.buttons .button.active,
.gswpts_tables_container .ui.inverted.red.button.active,
.gswpts_tables_container .ui.inverted.red.buttons .button:active,
.gswpts_tables_container .ui.inverted.red.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.red.buttons .button:hover,
.gswpts_tables_container .ui.inverted.red.button:hover {
    background-color: #ff5144
}

.gswpts_tables_container .ui.inverted.red.buttons .button:focus,
.gswpts_tables_container .ui.inverted.red.button:focus {
    background-color: #ff4335
}

.gswpts_tables_container .ui.inverted.red.buttons .active.button,
.gswpts_tables_container .ui.inverted.red.active.button {
    background-color: #ff5144
}

.gswpts_tables_container .ui.inverted.red.buttons .button:active,
.gswpts_tables_container .ui.inverted.red.button:active {
    background-color: #ff392b
}

.gswpts_tables_container .ui.inverted.red.basic.buttons .button,
.gswpts_tables_container .ui.inverted.red.buttons .basic.button,
.gswpts_tables_container .ui.inverted.red.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.red.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.red.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.red.basic.button:hover {
    box-shadow: 0 0 0 2px #ff5144 inset !important;
    color: #ff695e !important
}

.gswpts_tables_container .ui.inverted.red.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.red.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.red.basic.button:focus {
    box-shadow: 0 0 0 2px #ff4335 inset !important;
    color: #ff695e !important
}

.gswpts_tables_container .ui.inverted.red.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.red.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.red.basic.active.button {
    box-shadow: 0 0 0 2px #ff5144 inset !important;
    color: #ff695e !important
}

.gswpts_tables_container .ui.inverted.red.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.red.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.red.basic.button:active {
    box-shadow: 0 0 0 2px #ff392b inset !important;
    color: #ff695e !important
}

.gswpts_tables_container .ui.teal.buttons .button,
.gswpts_tables_container .ui.teal.button {
    background-color: #00b5ad;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.teal.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.teal.buttons .button:hover,
.gswpts_tables_container .ui.teal.button:hover {
    background-color: #009c95;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.teal.buttons .button:focus,
.gswpts_tables_container .ui.teal.button:focus {
    background-color: #008c86;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.teal.buttons .button:active,
.gswpts_tables_container .ui.teal.button:active {
    background-color: #00827c;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.teal.buttons .active.button,
.gswpts_tables_container .ui.teal.buttons .active.button:active,
.gswpts_tables_container .ui.teal.active.button,
.gswpts_tables_container .ui.teal.button .active.button:active {
    background-color: #009c95;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.teal.buttons .button,
.gswpts_tables_container .ui.basic.teal.button {
    box-shadow: 0 0 0 1px #00b5ad inset !important;
    color: #00b5ad !important
}

.gswpts_tables_container .ui.basic.teal.buttons .button:hover,
.gswpts_tables_container .ui.basic.teal.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #009c95 inset !important;
    color: #009c95 !important
}

.gswpts_tables_container .ui.basic.teal.buttons .button:focus,
.gswpts_tables_container .ui.basic.teal.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #008c86 inset !important;
    color: #009c95 !important
}

.gswpts_tables_container .ui.basic.teal.buttons .active.button,
.gswpts_tables_container .ui.basic.teal.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #009c95 inset !important;
    color: #00827c !important
}

.gswpts_tables_container .ui.basic.teal.buttons .button:active,
.gswpts_tables_container .ui.basic.teal.button:active {
    box-shadow: 0 0 0 1px #00827c inset !important;
    color: #00827c !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.teal.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.teal.buttons .button,
.gswpts_tables_container .ui.inverted.teal.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #6dffff inset !important;
    color: #6dffff
}

.gswpts_tables_container .ui.inverted.teal.buttons .button:hover,
.gswpts_tables_container .ui.inverted.teal.button:hover,
.gswpts_tables_container .ui.inverted.teal.buttons .button:focus,
.gswpts_tables_container .ui.inverted.teal.button:focus,
.gswpts_tables_container .ui.inverted.teal.buttons .button.active,
.gswpts_tables_container .ui.inverted.teal.button.active,
.gswpts_tables_container .ui.inverted.teal.buttons .button:active,
.gswpts_tables_container .ui.inverted.teal.button:active {
    box-shadow: none !important;
    color: rgb(0 0 0 / .6)
}

.gswpts_tables_container .ui.inverted.teal.buttons .button:hover,
.gswpts_tables_container .ui.inverted.teal.button:hover {
    background-color: #54ffff
}

.gswpts_tables_container .ui.inverted.teal.buttons .button:focus,
.gswpts_tables_container .ui.inverted.teal.button:focus {
    background-color: #4ff
}

.gswpts_tables_container .ui.inverted.teal.buttons .active.button,
.gswpts_tables_container .ui.inverted.teal.active.button {
    background-color: #54ffff
}

.gswpts_tables_container .ui.inverted.teal.buttons .button:active,
.gswpts_tables_container .ui.inverted.teal.button:active {
    background-color: #3affff
}

.gswpts_tables_container .ui.inverted.teal.basic.buttons .button,
.gswpts_tables_container .ui.inverted.teal.buttons .basic.button,
.gswpts_tables_container .ui.inverted.teal.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.teal.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.teal.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.teal.basic.button:hover {
    box-shadow: 0 0 0 2px #54ffff inset !important;
    color: #6dffff !important
}

.gswpts_tables_container .ui.inverted.teal.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.teal.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.teal.basic.button:focus {
    box-shadow: 0 0 0 2px #4ff inset !important;
    color: #6dffff !important
}

.gswpts_tables_container .ui.inverted.teal.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.teal.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.teal.basic.active.button {
    box-shadow: 0 0 0 2px #54ffff inset !important;
    color: #6dffff !important
}

.gswpts_tables_container .ui.inverted.teal.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.teal.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.teal.basic.button:active {
    box-shadow: 0 0 0 2px #3affff inset !important;
    color: #6dffff !important
}

.gswpts_tables_container .ui.olive.buttons .button,
.gswpts_tables_container .ui.olive.button {
    background-color: #b5cc18;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.olive.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.olive.buttons .button:hover,
.gswpts_tables_container .ui.olive.button:hover {
    background-color: #a7bd0d;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.olive.buttons .button:focus,
.gswpts_tables_container .ui.olive.button:focus {
    background-color: #a0b605;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.olive.buttons .button:active,
.gswpts_tables_container .ui.olive.button:active {
    background-color: #8d9e13;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.olive.buttons .active.button,
.gswpts_tables_container .ui.olive.buttons .active.button:active,
.gswpts_tables_container .ui.olive.active.button,
.gswpts_tables_container .ui.olive.button .active.button:active {
    background-color: #aac109;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.olive.buttons .button,
.gswpts_tables_container .ui.basic.olive.button {
    box-shadow: 0 0 0 1px #b5cc18 inset !important;
    color: #b5cc18 !important
}

.gswpts_tables_container .ui.basic.olive.buttons .button:hover,
.gswpts_tables_container .ui.basic.olive.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #a7bd0d inset !important;
    color: #a7bd0d !important
}

.gswpts_tables_container .ui.basic.olive.buttons .button:focus,
.gswpts_tables_container .ui.basic.olive.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #a0b605 inset !important;
    color: #a7bd0d !important
}

.gswpts_tables_container .ui.basic.olive.buttons .active.button,
.gswpts_tables_container .ui.basic.olive.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #aac109 inset !important;
    color: #8d9e13 !important
}

.gswpts_tables_container .ui.basic.olive.buttons .button:active,
.gswpts_tables_container .ui.basic.olive.button:active {
    box-shadow: 0 0 0 1px #8d9e13 inset !important;
    color: #8d9e13 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.olive.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.olive.buttons .button,
.gswpts_tables_container .ui.inverted.olive.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #d9e778 inset !important;
    color: #d9e778
}

.gswpts_tables_container .ui.inverted.olive.buttons .button:hover,
.gswpts_tables_container .ui.inverted.olive.button:hover,
.gswpts_tables_container .ui.inverted.olive.buttons .button:focus,
.gswpts_tables_container .ui.inverted.olive.button:focus,
.gswpts_tables_container .ui.inverted.olive.buttons .button.active,
.gswpts_tables_container .ui.inverted.olive.button.active,
.gswpts_tables_container .ui.inverted.olive.buttons .button:active,
.gswpts_tables_container .ui.inverted.olive.button:active {
    box-shadow: none !important;
    color: rgb(0 0 0 / .6)
}

.gswpts_tables_container .ui.inverted.olive.buttons .button:hover,
.gswpts_tables_container .ui.inverted.olive.button:hover {
    background-color: #d8ea5c
}

.gswpts_tables_container .ui.inverted.olive.buttons .button:focus,
.gswpts_tables_container .ui.inverted.olive.button:focus {
    background-color: #daef47
}

.gswpts_tables_container .ui.inverted.olive.buttons .active.button,
.gswpts_tables_container .ui.inverted.olive.active.button {
    background-color: #daed59
}

.gswpts_tables_container .ui.inverted.olive.buttons .button:active,
.gswpts_tables_container .ui.inverted.olive.button:active {
    background-color: #cddf4d
}

.gswpts_tables_container .ui.inverted.olive.basic.buttons .button,
.gswpts_tables_container .ui.inverted.olive.buttons .basic.button,
.gswpts_tables_container .ui.inverted.olive.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.olive.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.olive.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.olive.basic.button:hover {
    box-shadow: 0 0 0 2px #d8ea5c inset !important;
    color: #d9e778 !important
}

.gswpts_tables_container .ui.inverted.olive.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.olive.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.olive.basic.button:focus {
    box-shadow: 0 0 0 2px #daef47 inset !important;
    color: #d9e778 !important
}

.gswpts_tables_container .ui.inverted.olive.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.olive.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.olive.basic.active.button {
    box-shadow: 0 0 0 2px #daed59 inset !important;
    color: #d9e778 !important
}

.gswpts_tables_container .ui.inverted.olive.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.olive.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.olive.basic.button:active {
    box-shadow: 0 0 0 2px #cddf4d inset !important;
    color: #d9e778 !important
}

.gswpts_tables_container .ui.yellow.buttons .button,
.gswpts_tables_container .ui.yellow.button {
    background-color: #fbbd08;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.yellow.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.yellow.buttons .button:hover,
.gswpts_tables_container .ui.yellow.button:hover {
    background-color: #eaae00;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.yellow.buttons .button:focus,
.gswpts_tables_container .ui.yellow.button:focus {
    background-color: #daa300;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.yellow.buttons .button:active,
.gswpts_tables_container .ui.yellow.button:active {
    background-color: #cd9903;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.yellow.buttons .active.button,
.gswpts_tables_container .ui.yellow.buttons .active.button:active,
.gswpts_tables_container .ui.yellow.active.button,
.gswpts_tables_container .ui.yellow.button .active.button:active {
    background-color: #eaae00;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.yellow.buttons .button,
.gswpts_tables_container .ui.basic.yellow.button {
    box-shadow: 0 0 0 1px #fbbd08 inset !important;
    color: #fbbd08 !important
}

.gswpts_tables_container .ui.basic.yellow.buttons .button:hover,
.gswpts_tables_container .ui.basic.yellow.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #eaae00 inset !important;
    color: #eaae00 !important
}

.gswpts_tables_container .ui.basic.yellow.buttons .button:focus,
.gswpts_tables_container .ui.basic.yellow.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #daa300 inset !important;
    color: #eaae00 !important
}

.gswpts_tables_container .ui.basic.yellow.buttons .active.button,
.gswpts_tables_container .ui.basic.yellow.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #eaae00 inset !important;
    color: #cd9903 !important
}

.gswpts_tables_container .ui.basic.yellow.buttons .button:active,
.gswpts_tables_container .ui.basic.yellow.button:active {
    box-shadow: 0 0 0 1px #cd9903 inset !important;
    color: #cd9903 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.yellow.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.yellow.buttons .button,
.gswpts_tables_container .ui.inverted.yellow.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #ffe21f inset !important;
    color: #ffe21f
}

.gswpts_tables_container .ui.inverted.yellow.buttons .button:hover,
.gswpts_tables_container .ui.inverted.yellow.button:hover,
.gswpts_tables_container .ui.inverted.yellow.buttons .button:focus,
.gswpts_tables_container .ui.inverted.yellow.button:focus,
.gswpts_tables_container .ui.inverted.yellow.buttons .button.active,
.gswpts_tables_container .ui.inverted.yellow.button.active,
.gswpts_tables_container .ui.inverted.yellow.buttons .button:active,
.gswpts_tables_container .ui.inverted.yellow.button:active {
    box-shadow: none !important;
    color: rgb(0 0 0 / .6)
}

.gswpts_tables_container .ui.inverted.yellow.buttons .button:hover,
.gswpts_tables_container .ui.inverted.yellow.button:hover {
    background-color: #ffdf05
}

.gswpts_tables_container .ui.inverted.yellow.buttons .button:focus,
.gswpts_tables_container .ui.inverted.yellow.button:focus {
    background-color: #f5d500
}

.gswpts_tables_container .ui.inverted.yellow.buttons .active.button,
.gswpts_tables_container .ui.inverted.yellow.active.button {
    background-color: #ffdf05
}

.gswpts_tables_container .ui.inverted.yellow.buttons .button:active,
.gswpts_tables_container .ui.inverted.yellow.button:active {
    background-color: #ebcd00
}

.gswpts_tables_container .ui.inverted.yellow.basic.buttons .button,
.gswpts_tables_container .ui.inverted.yellow.buttons .basic.button,
.gswpts_tables_container .ui.inverted.yellow.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.yellow.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.yellow.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.yellow.basic.button:hover {
    box-shadow: 0 0 0 2px #ffdf05 inset !important;
    color: #ffe21f !important
}

.gswpts_tables_container .ui.inverted.yellow.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.yellow.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.yellow.basic.button:focus {
    box-shadow: 0 0 0 2px #f5d500 inset !important;
    color: #ffe21f !important
}

.gswpts_tables_container .ui.inverted.yellow.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.yellow.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.yellow.basic.active.button {
    box-shadow: 0 0 0 2px #ffdf05 inset !important;
    color: #ffe21f !important
}

.gswpts_tables_container .ui.inverted.yellow.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.yellow.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.yellow.basic.button:active {
    box-shadow: 0 0 0 2px #ebcd00 inset !important;
    color: #ffe21f !important
}

.gswpts_tables_container .ui.primary.buttons .button,
.gswpts_tables_container .ui.primary.button {
    background-color: #2185d0;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.primary.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.primary.buttons .button:hover,
.gswpts_tables_container .ui.primary.button:hover {
    background-color: #1678c2;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.primary.buttons .button:focus,
.gswpts_tables_container .ui.primary.button:focus {
    background-color: #0d71bb;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.primary.buttons .button:active,
.gswpts_tables_container .ui.primary.button:active {
    background-color: #1a69a4;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.primary.buttons .active.button,
.gswpts_tables_container .ui.primary.buttons .active.button:active,
.gswpts_tables_container .ui.primary.active.button,
.gswpts_tables_container .ui.primary.button .active.button:active {
    background-color: #1279c6;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.primary.buttons .button,
.gswpts_tables_container .ui.basic.primary.button {
    box-shadow: 0 0 0 1px #2185d0 inset !important;
    color: #2185d0 !important
}

.gswpts_tables_container .ui.basic.primary.buttons .button:hover,
.gswpts_tables_container .ui.basic.primary.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #1678c2 inset !important;
    color: #1678c2 !important
}

.gswpts_tables_container .ui.basic.primary.buttons .button:focus,
.gswpts_tables_container .ui.basic.primary.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #0d71bb inset !important;
    color: #1678c2 !important
}

.gswpts_tables_container .ui.basic.primary.buttons .active.button,
.gswpts_tables_container .ui.basic.primary.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #1279c6 inset !important;
    color: #1a69a4 !important
}

.gswpts_tables_container .ui.basic.primary.buttons .button:active,
.gswpts_tables_container .ui.basic.primary.button:active {
    box-shadow: 0 0 0 1px #1a69a4 inset !important;
    color: #1a69a4 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.primary.buttons .button,
.gswpts_tables_container .ui.inverted.primary.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #54c8ff inset !important;
    color: #54c8ff
}

.gswpts_tables_container .ui.inverted.primary.buttons .button:hover,
.gswpts_tables_container .ui.inverted.primary.button:hover,
.gswpts_tables_container .ui.inverted.primary.buttons .button:focus,
.gswpts_tables_container .ui.inverted.primary.button:focus,
.gswpts_tables_container .ui.inverted.primary.buttons .button.active,
.gswpts_tables_container .ui.inverted.primary.button.active,
.gswpts_tables_container .ui.inverted.primary.buttons .button:active,
.gswpts_tables_container .ui.inverted.primary.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.primary.buttons .button:hover,
.gswpts_tables_container .ui.inverted.primary.button:hover {
    background-color: #3ac0ff
}

.gswpts_tables_container .ui.inverted.primary.buttons .button:focus,
.gswpts_tables_container .ui.inverted.primary.button:focus {
    background-color: #2bbbff
}

.gswpts_tables_container .ui.inverted.primary.buttons .active.button,
.gswpts_tables_container .ui.inverted.primary.active.button {
    background-color: #3ac0ff
}

.gswpts_tables_container .ui.inverted.primary.buttons .button:active,
.gswpts_tables_container .ui.inverted.primary.button:active {
    background-color: #21b8ff
}

.gswpts_tables_container .ui.inverted.primary.basic.buttons .button,
.gswpts_tables_container .ui.inverted.primary.buttons .basic.button,
.gswpts_tables_container .ui.inverted.primary.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.primary.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.primary.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.primary.basic.button:hover {
    box-shadow: 0 0 0 2px #3ac0ff inset !important;
    color: #54c8ff !important
}

.gswpts_tables_container .ui.inverted.primary.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.primary.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.primary.basic.button:focus {
    box-shadow: 0 0 0 2px #2bbbff inset !important;
    color: #54c8ff !important
}

.gswpts_tables_container .ui.inverted.primary.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.primary.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.primary.basic.active.button {
    box-shadow: 0 0 0 2px #3ac0ff inset !important;
    color: #54c8ff !important
}

.gswpts_tables_container .ui.inverted.primary.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.primary.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.primary.basic.button:active {
    box-shadow: 0 0 0 2px #21b8ff inset !important;
    color: #54c8ff !important
}

.gswpts_tables_container .ui.secondary.buttons .button,
.gswpts_tables_container .ui.secondary.button {
    background-color: #1b1c1d;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.secondary.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.secondary.buttons .button:hover,
.gswpts_tables_container .ui.secondary.button:hover {
    background-color: #27292a;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.secondary.buttons .button:focus,
.gswpts_tables_container .ui.secondary.button:focus {
    background-color: #2e3032;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.secondary.buttons .button:active,
.gswpts_tables_container .ui.secondary.button:active {
    background-color: #343637;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.secondary.buttons .active.button,
.gswpts_tables_container .ui.secondary.buttons .active.button:active,
.gswpts_tables_container .ui.secondary.active.button,
.gswpts_tables_container .ui.secondary.button .active.button:active {
    background-color: #27292a;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.secondary.buttons .button,
.gswpts_tables_container .ui.basic.secondary.button {
    box-shadow: 0 0 0 1px #1b1c1d inset !important;
    color: #1b1c1d !important
}

.gswpts_tables_container .ui.basic.secondary.buttons .button:hover,
.gswpts_tables_container .ui.basic.secondary.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #27292a inset !important;
    color: #27292a !important
}

.gswpts_tables_container .ui.basic.secondary.buttons .button:focus,
.gswpts_tables_container .ui.basic.secondary.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #2e3032 inset !important;
    color: #27292a !important
}

.gswpts_tables_container .ui.basic.secondary.buttons .active.button,
.gswpts_tables_container .ui.basic.secondary.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #27292a inset !important;
    color: #343637 !important
}

.gswpts_tables_container .ui.basic.secondary.buttons .button:active,
.gswpts_tables_container .ui.basic.secondary.button:active {
    box-shadow: 0 0 0 1px #343637 inset !important;
    color: #343637 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.inverted.secondary.buttons .button,
.gswpts_tables_container .ui.inverted.secondary.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #545454 inset !important;
    color: #545454
}

.gswpts_tables_container .ui.inverted.secondary.buttons .button:hover,
.gswpts_tables_container .ui.inverted.secondary.button:hover,
.gswpts_tables_container .ui.inverted.secondary.buttons .button:focus,
.gswpts_tables_container .ui.inverted.secondary.button:focus,
.gswpts_tables_container .ui.inverted.secondary.buttons .button.active,
.gswpts_tables_container .ui.inverted.secondary.button.active,
.gswpts_tables_container .ui.inverted.secondary.buttons .button:active,
.gswpts_tables_container .ui.inverted.secondary.button:active {
    box-shadow: none !important;
    color: #fff
}

.gswpts_tables_container .ui.inverted.secondary.buttons .button:hover,
.gswpts_tables_container .ui.inverted.secondary.button:hover {
    background-color: #616161
}

.gswpts_tables_container .ui.inverted.secondary.buttons .button:focus,
.gswpts_tables_container .ui.inverted.secondary.button:focus {
    background-color: #686868
}

.gswpts_tables_container .ui.inverted.secondary.buttons .active.button,
.gswpts_tables_container .ui.inverted.secondary.active.button {
    background-color: #616161
}

.gswpts_tables_container .ui.inverted.secondary.buttons .button:active,
.gswpts_tables_container .ui.inverted.secondary.button:active {
    background-color: #6e6e6e
}

.gswpts_tables_container .ui.inverted.secondary.basic.buttons .button,
.gswpts_tables_container .ui.inverted.secondary.buttons .basic.button,
.gswpts_tables_container .ui.inverted.secondary.basic.button {
    background-color: #fff0;
    box-shadow: 0 0 0 2px rgb(255 255 255 / .5) inset !important;
    color: #fff !important
}

.gswpts_tables_container .ui.inverted.secondary.basic.buttons .button:hover,
.gswpts_tables_container .ui.inverted.secondary.buttons .basic.button:hover,
.gswpts_tables_container .ui.inverted.secondary.basic.button:hover {
    box-shadow: 0 0 0 2px #616161 inset !important;
    color: #545454 !important
}

.gswpts_tables_container .ui.inverted.secondary.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.secondary.basic.buttons .button:focus,
.gswpts_tables_container .ui.inverted.secondary.basic.button:focus {
    box-shadow: 0 0 0 2px #686868 inset !important;
    color: #545454 !important
}

.gswpts_tables_container .ui.inverted.secondary.basic.buttons .active.button,
.gswpts_tables_container .ui.inverted.secondary.buttons .basic.active.button,
.gswpts_tables_container .ui.inverted.secondary.basic.active.button {
    box-shadow: 0 0 0 2px #616161 inset !important;
    color: #545454 !important
}

.gswpts_tables_container .ui.inverted.secondary.basic.buttons .button:active,
.gswpts_tables_container .ui.inverted.secondary.buttons .basic.button:active,
.gswpts_tables_container .ui.inverted.secondary.basic.button:active {
    box-shadow: 0 0 0 2px #6e6e6e inset !important;
    color: #545454 !important
}

.gswpts_tables_container .ui.positive.buttons .button,
.gswpts_tables_container .ui.positive.button {
    background-color: #21ba45;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.positive.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.positive.buttons .button:hover,
.gswpts_tables_container .ui.positive.button:hover {
    background-color: #16ab39;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.positive.buttons .button:focus,
.gswpts_tables_container .ui.positive.button:focus {
    background-color: #0ea432;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.positive.buttons .button:active,
.gswpts_tables_container .ui.positive.button:active {
    background-color: #198f35;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.positive.buttons .active.button,
.gswpts_tables_container .ui.positive.buttons .active.button:active,
.gswpts_tables_container .ui.positive.active.button,
.gswpts_tables_container .ui.positive.button .active.button:active {
    background-color: #13ae38;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.positive.buttons .button,
.gswpts_tables_container .ui.basic.positive.button {
    box-shadow: 0 0 0 1px #21ba45 inset !important;
    color: #21ba45 !important
}

.gswpts_tables_container .ui.basic.positive.buttons .button:hover,
.gswpts_tables_container .ui.basic.positive.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #16ab39 inset !important;
    color: #16ab39 !important
}

.gswpts_tables_container .ui.basic.positive.buttons .button:focus,
.gswpts_tables_container .ui.basic.positive.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #0ea432 inset !important;
    color: #16ab39 !important
}

.gswpts_tables_container .ui.basic.positive.buttons .active.button,
.gswpts_tables_container .ui.basic.positive.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #13ae38 inset !important;
    color: #198f35 !important
}

.gswpts_tables_container .ui.basic.positive.buttons .button:active,
.gswpts_tables_container .ui.basic.positive.button:active {
    box-shadow: 0 0 0 1px #198f35 inset !important;
    color: #198f35 !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.negative.buttons .button,
.gswpts_tables_container .ui.negative.button {
    background-color: #db2828;
    color: #fff;
    text-shadow: none;
    background-image: none
}

.gswpts_tables_container .ui.negative.button {
    box-shadow: 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.negative.buttons .button:hover,
.gswpts_tables_container .ui.negative.button:hover {
    background-color: #d01919;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.negative.buttons .button:focus,
.gswpts_tables_container .ui.negative.button:focus {
    background-color: #ca1010;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.negative.buttons .button:active,
.gswpts_tables_container .ui.negative.button:active {
    background-color: #b21e1e;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.negative.buttons .active.button,
.gswpts_tables_container .ui.negative.buttons .active.button:active,
.gswpts_tables_container .ui.negative.active.button,
.gswpts_tables_container .ui.negative.button .active.button:active {
    background-color: #d41515;
    color: #fff;
    text-shadow: none
}

.gswpts_tables_container .ui.basic.negative.buttons .button,
.gswpts_tables_container .ui.basic.negative.button {
    box-shadow: 0 0 0 1px #db2828 inset !important;
    color: #db2828 !important
}

.gswpts_tables_container .ui.basic.negative.buttons .button:hover,
.gswpts_tables_container .ui.basic.negative.button:hover {
    background: transparent !important;
    box-shadow: 0 0 0 1px #d01919 inset !important;
    color: #d01919 !important
}

.gswpts_tables_container .ui.basic.negative.buttons .button:focus,
.gswpts_tables_container .ui.basic.negative.button:focus {
    background: transparent !important;
    box-shadow: 0 0 0 1px #ca1010 inset !important;
    color: #d01919 !important
}

.gswpts_tables_container .ui.basic.negative.buttons .active.button,
.gswpts_tables_container .ui.basic.negative.active.button {
    background: transparent !important;
    box-shadow: 0 0 0 1px #d41515 inset !important;
    color: #b21e1e !important
}

.gswpts_tables_container .ui.basic.negative.buttons .button:active,
.gswpts_tables_container .ui.basic.negative.button:active {
    box-shadow: 0 0 0 1px #b21e1e inset !important;
    color: #b21e1e !important
}

.gswpts_tables_container .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) {
    margin-left: -1px
}

.gswpts_tables_container .ui.buttons {
    display: inline-flex;
    flex-direction: row;
    font-size: 0em;
    vertical-align: baseline;
    margin: 0em .25em 0em 0em
}

.gswpts_tables_container .ui.buttons:not(.basic):not(.inverted) {
    box-shadow: none
}

.gswpts_tables_container .ui.buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.gswpts_tables_container .ui.buttons .button {
    flex: 1 0 auto;
    margin: 0em;
    border-radius: 0em;
    margin: 0 0 0 0
}

.gswpts_tables_container .ui.buttons>.ui.button:not(.basic):not(.inverted),
.gswpts_tables_container .ui.buttons:not(.basic):not(.inverted)>.button {
    box-shadow: 0 0 0 1px #fff0 inset, 0 0em 0 0 rgb(34 36 38 / .15) inset
}

.gswpts_tables_container .ui.buttons .button:first-child {
    border-left: none;
    margin-left: 0em;
    border-top-left-radius: .28571429rem;
    border-bottom-left-radius: .28571429rem
}

.gswpts_tables_container .ui.buttons .button:last-child {
    border-top-right-radius: .28571429rem;
    border-bottom-right-radius: .28571429rem
}

.gswpts_tables_container .ui.vertical.buttons {
    display: inline-flex;
    flex-direction: column
}

.gswpts_tables_container .ui.vertical.buttons .button {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 0 0;
    box-shadow: none;
    border-radius: 0em
}

.gswpts_tables_container .ui.vertical.buttons .button:first-child {
    border-top-left-radius: .28571429rem;
    border-top-right-radius: .28571429rem
}

.gswpts_tables_container .ui.vertical.buttons .button:last-child {
    margin-bottom: 0;
    border-bottom-left-radius: .28571429rem;
    border-bottom-right-radius: .28571429rem
}

.gswpts_tables_container .ui.vertical.buttons .button:only-child {
    border-radius: .28571429rem
}

.gswpts_tables_container .ui.input {
    position: relative;
    font-weight: 400;
    font-style: normal;
    display: inline-flex;
    color: rgb(0 0 0 / .87)
}

.gswpts_tables_container .ui.input>input {
    margin: 0em;
    max-width: 100%;
    flex: 1 0 auto;
    outline: none;
    -webkit-tap-highlight-color: #fff0;
    text-align: left;
    line-height: 1.21428571em;
    font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding: .67857143em 1em;
    background: #fff;
    border: 1px solid rgb(34 36 38 / .15);
    color: rgb(0 0 0 / .87);
    border-radius: .28571429rem;
    transition: box-shadow .1s ease, border-color .1s ease;
    box-shadow: none
}

.gswpts_tables_container .ui.input>input::-webkit-input-placeholder {
    color: rgb(191 191 191 / .87)
}

.gswpts_tables_container .ui.input>input::-moz-placeholder {
    color: rgb(191 191 191 / .87)
}

.gswpts_tables_container .ui.input>input:-ms-input-placeholder {
    color: rgb(191 191 191 / .87)
}

.gswpts_tables_container .ui.disabled.input,
.gswpts_tables_container .ui.input:not(.disabled) input[disabled] {
    opacity: .45
}

.gswpts_tables_container .ui.disabled.input>input,
.gswpts_tables_container .ui.input:not(.disabled) input[disabled] {
    pointer-events: none
}

.gswpts_tables_container .ui.input>input:active,
.gswpts_tables_container .ui.input.down input {
    border-color: rgb(0 0 0 / .3);
    background: #fafafa;
    color: rgb(0 0 0 / .87);
    box-shadow: none
}

.gswpts_tables_container .ui.loading.loading.input>i.icon:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -.64285714em 0em 0em -.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    border-radius: 500rem;
    border: .2em solid rgb(0 0 0 / .1)
}

.gswpts_tables_container .ui.loading.loading.input>i.icon:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -.64285714em 0em 0em -.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    -webkit-animation: button-spin .6s linear;
    animation: button-spin .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 #fff0 #fff0;
    border-style: solid;
    border-width: .2em;
    box-shadow: 0 0 0 1px #fff0
}

.gswpts_tables_container .ui.input.focus>input,
.gswpts_tables_container .ui.input>input:focus {
    border-color: #85b7d9;
    background: #fff;
    color: rgb(0 0 0 / .8);
    box-shadow: none
}

.gswpts_tables_container .ui.input.focus>input::-webkit-input-placeholder,
.gswpts_tables_container .ui.input>input:focus::-webkit-input-placeholder {
    color: rgb(115 115 115 / .87)
}

.gswpts_tables_container .ui.input.focus>input::-moz-placeholder,
.gswpts_tables_container .ui.input>input:focus::-moz-placeholder {
    color: rgb(115 115 115 / .87)
}

.gswpts_tables_container .ui.input.focus>input:-ms-input-placeholder,
.gswpts_tables_container .ui.input>input:focus:-ms-input-placeholder {
    color: rgb(115 115 115 / .87)
}

.gswpts_tables_container .ui.input.error>input {
    background-color: #fff6f6;
    border-color: #e0b4b4;
    color: #9f3a38;
    box-shadow: none
}

.gswpts_tables_container .ui.input.error>input::-webkit-input-placeholder {
    color: #e7bdbc
}

.gswpts_tables_container .ui.input.error>input::-moz-placeholder {
    color: #e7bdbc
}

.gswpts_tables_container .ui.input.error>input:-ms-input-placeholder {
    color: #e7bdbc !important
}

.gswpts_tables_container .ui.input.error>input:focus::-webkit-input-placeholder {
    color: #da9796
}

.gswpts_tables_container .ui.input.error>input:focus::-moz-placeholder {
    color: #da9796
}

.gswpts_tables_container .ui.input.error>input:focus:-ms-input-placeholder {
    color: #da9796 !important
}

.gswpts_tables_container .ui.transparent.input>input {
    border-color: transparent !important;
    background-color: transparent !important;
    padding: 0em !important;
    box-shadow: none !important;
    border-radius: 0px !important
}

.gswpts_tables_container .ui.transparent.icon.input>i.icon {
    width: 1.1em
}

.gswpts_tables_container .ui.transparent.icon.input>input {
    padding-left: 0em !important;
    padding-right: 2em !important
}

.gswpts_tables_container .ui.transparent[class*="left icon"].input>input {
    padding-left: 2em !important;
    padding-right: 0em !important
}

.gswpts_tables_container .ui.transparent.inverted.input {
    color: #fff
}

.gswpts_tables_container .ui.transparent.inverted.input>input {
    color: inherit
}

.gswpts_tables_container .ui.transparent.inverted.input>input::-webkit-input-placeholder {
    color: rgb(255 255 255 / .5)
}

.gswpts_tables_container .ui.transparent.inverted.input>input::-moz-placeholder {
    color: rgb(255 255 255 / .5)
}

.gswpts_tables_container .ui.transparent.inverted.input>input:-ms-input-placeholder {
    color: rgb(255 255 255 / .5)
}

.gswpts_tables_container .ui.icon.input>i.icon {
    cursor: default;
    position: absolute;
    line-height: 1;
    text-align: center;
    top: 0;
    right: 0;
    margin: 0em;
    height: 100%;
    width: 2.67142857em;
    opacity: .5;
    border-radius: 0em .28571429rem .28571429rem 0em;
    transition: opacity .3s ease
}

.gswpts_tables_container .ui.icon.input>i.icon:not(.link) {
    pointer-events: none
}

.gswpts_tables_container .ui.icon.input>input {
    padding-right: 2.67142857em !important
}

.gswpts_tables_container .ui.icon.input>i.icon:before,
.gswpts_tables_container .ui.icon.input>i.icon:after {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -.5em
}

.gswpts_tables_container .ui.icon.input>i.link.icon {
    cursor: pointer
}

.gswpts_tables_container .ui.icon.input>i.circular.icon {
    top: .35em;
    right: .5em
}

.gswpts_tables_container .ui[class*="left icon"].input>i.icon {
    right: auto;
    left: 1px;
    border-radius: .28571429rem 0em 0em .28571429rem
}

.gswpts_tables_container .ui[class*="left icon"].input>i.circular.icon {
    right: auto;
    left: .5em
}

.gswpts_tables_container .ui[class*="left icon"].input>input {
    padding-left: 2.67142857em !important;
    padding-right: 1em !important
}

.gswpts_tables_container .ui.icon.input>input:focus~i.icon {
    opacity: 1
}

.gswpts_tables_container .ui.labeled.input>.label {
    flex: 0 0 auto;
    margin: 0;
    font-size: 1em
}

.gswpts_tables_container .ui.labeled.input>.label:not(.corner) {
    padding-top: .78571429em;
    padding-bottom: .78571429em
}

.gswpts_tables_container .ui.labeled.input:not([class*="corner labeled"]) .label:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.gswpts_tables_container .ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-color: #fff0
}

.gswpts_tables_container .ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input:focus {
    border-left-color: #85b7d9
}

.gswpts_tables_container .ui[class*="right labeled"].input>input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-right-color: transparent !important
}

.gswpts_tables_container .ui[class*="right labeled"].input>input+.label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.gswpts_tables_container .ui[class*="right labeled"].input>input:focus {
    border-right-color: #85b7d9 !important
}

.gswpts_tables_container .ui.labeled.input .corner.label {
    top: 1px;
    right: 1px;
    font-size: .64285714em;
    border-radius: 0em .28571429rem 0em 0em
}

.gswpts_tables_container .ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input>input {
    padding-right: 2.5em !important
}

.gswpts_tables_container .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>input {
    padding-right: 3.25em !important
}

.gswpts_tables_container .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>.icon {
    margin-right: 1.25em
}

.gswpts_tables_container .ui[class*="left corner labeled"].labeled.input>input {
    padding-left: 2.5em !important
}

.gswpts_tables_container .ui[class*="left corner labeled"].icon.input>input {
    padding-left: 3.25em !important
}

.gswpts_tables_container .ui[class*="left corner labeled"].icon.input>.icon {
    margin-left: 1.25em
}

.gswpts_tables_container .ui.input>.ui.corner.label {
    top: 1px;
    right: 1px
}

.gswpts_tables_container .ui.input>.ui.left.corner.label {
    right: auto;
    left: 1px
}

.gswpts_tables_container .ui.action.input>.button,
.gswpts_tables_container .ui.action.input>.buttons {
    display: flex;
    align-items: center;
    flex: 0 0 auto
}

.gswpts_tables_container .ui.action.input>.button,
.gswpts_tables_container .ui.action.input>.buttons>.button {
    padding-top: .78571429em;
    padding-bottom: .78571429em;
    margin: 0
}

.gswpts_tables_container .ui.action.input:not([class*="left action"])>input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-right-color: transparent !important
}

.gswpts_tables_container .ui.action.input:not([class*="left action"])>.dropdown:not(:first-child),
.gswpts_tables_container .ui.action.input:not([class*="left action"])>.button:not(:first-child),
.gswpts_tables_container .ui.action.input:not([class*="left action"])>.buttons:not(:first-child)>.button {
    border-radius: 0
}

.gswpts_tables_container .ui.action.input:not([class*="left action"])>.dropdown:last-child,
.gswpts_tables_container .ui.action.input:not([class*="left action"])>.button:last-child,
.gswpts_tables_container .ui.action.input:not([class*="left action"])>.buttons:last-child>.button {
    border-radius: 0 .28571429rem .28571429rem 0
}

.gswpts_tables_container .ui.action.input:not([class*="left action"])>input:focus {
    border-right-color: #85b7d9 !important
}

.gswpts_tables_container .ui[class*="left action"].input>input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-left-color: transparent !important
}

.gswpts_tables_container .ui[class*="left action"].input>.dropdown,
.gswpts_tables_container .ui[class*="left action"].input>.button,
.gswpts_tables_container .ui[class*="left action"].input>.buttons>.button {
    border-radius: 0
}

.gswpts_tables_container .ui[class*="left action"].input>.dropdown:first-child,
.gswpts_tables_container .ui[class*="left action"].input>.button:first-child,
.gswpts_tables_container .ui[class*="left action"].input>.buttons:first-child>.button {
    border-radius: .28571429rem 0 0 .28571429rem
}

.gswpts_tables_container .ui[class*="left action"].input>input:focus {
    border-left-color: #85b7d9 !important
}

.gswpts_tables_container .ui.inverted.input>input {
    border: none
}

.gswpts_tables_container .ui.fluid.input {
    display: flex
}

.gswpts_tables_container .ui.fluid.input>input {
    width: 0px !important
}

.gswpts_tables_container .ui.mini.input {
    font-size: .78571429em
}

.gswpts_tables_container .ui.small.input {
    font-size: .92857143em
}

.gswpts_tables_container .ui.input {
    font-size: 1em
}

.gswpts_tables_container .ui.large.input {
    font-size: 1.14285714em
}

.gswpts_tables_container .ui.big.input {
    font-size: 1.28571429em
}

.gswpts_tables_container .ui.huge.input {
    font-size: 1.42857143em
}

.gswpts_tables_container .ui.massive.input {
    font-size: 1.71428571em
}

.gswpts_tables_container table.dataTable.table {
    margin: 0
}

.gswpts_tables_container table.dataTable.table thead th,
.gswpts_tables_container table.dataTable.table thead td {
    position: relative
}

.gswpts_tables_container table.dataTable.table thead th.sorting,
.gswpts_tables_container table.dataTable.table thead th.sorting_asc,
.gswpts_tables_container table.dataTable.table thead th.sorting_desc,
.gswpts_tables_container table.dataTable.table thead td.sorting,
.gswpts_tables_container table.dataTable.table thead td.sorting_asc,
.gswpts_tables_container table.dataTable.table thead td.sorting_desc {
    padding-right: 30px
}

.gswpts_tables_container table.dataTable.table thead th.sorting:after,
.gswpts_tables_container table.dataTable.table thead th.sorting_asc:after,
.gswpts_tables_container table.dataTable.table thead th.sorting_desc:after,
.gswpts_tables_container table.dataTable.table thead td.sorting:after,
.gswpts_tables_container table.dataTable.table thead td.sorting_asc:after,
.gswpts_tables_container table.dataTable.table thead td.sorting_desc:after {
    position: absolute;
    right: 8px;
    display: block;
    font-family: Icons;
    top: 50%;
    transform: translateY(-50%)
}

.gswpts_tables_container table.dataTable.table thead th.sorting:after,
.gswpts_tables_container table.dataTable.table thead td.sorting:after {
    content: " â‡…";
    color: rgb(93 91 95 / .56078);
    font-size: .8em
}

.gswpts_tables_container table.dataTable.table thead th.sorting_asc:after,
.gswpts_tables_container table.dataTable.table thead td.sorting_asc:after {
    content: " â–²";
    font-size: .9em
}

.gswpts_tables_container table.dataTable.table thead th.sorting_desc:after,
.gswpts_tables_container table.dataTable.table thead td.sorting_desc:after {
    content: " â–¼";
    font-size: .9em
}

.gswpts_tables_container table.dataTable.table td,
.gswpts_tables_container table.dataTable.table th {
    box-sizing: content-box
}

.gswpts_tables_container table.dataTable.table td.dataTables_empty,
.gswpts_tables_container table.dataTable.table th.dataTables_empty {
    text-align: center
}

.gswpts_tables_container table.dataTable.table.nowrap th,
.gswpts_tables_container table.dataTable.table.nowrap td {
    white-space: nowrap
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_length select {
    vertical-align: middle;
    min-height: 2.7142em
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown {
    min-width: 0
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_filter span.input {
    margin-left: .5em
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_info {
    padding-top: 13px;
    white-space: nowrap
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center
}

.gswpts_tables_container div.dataTables_wrapper div.row.dt-table {
    padding: 0
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollHead table.dataTable {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after {
    display: none
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody table.dataTable {
    border-radius: 0;
    border-top: none;
    border-bottom-width: 0
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer {
    border-bottom-width: 1px
}

.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: none
}

.gswpts_tables_container .ui.loader {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    text-align: center;
    z-index: 1000;
    transform: translateX(-50%) translateY(-50%)
}

.gswpts_tables_container .ui.loader:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 500rem;
    border: .2em solid rgb(0 0 0 / .1)
}

.gswpts_tables_container .ui.loader:after {
    position: absolute;
    content: "";
    top: 0%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-animation: loader .6s linear;
    animation: loader .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 #fff0 #fff0;
    border-style: solid;
    border-width: .2em;
    box-shadow: 0 0 0 1px #fff0
}

@-webkit-keyframes loader {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes loader {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.gswpts_tables_container .ui.mini.loader:before,
.gswpts_tables_container .ui.mini.loader:after {
    width: 1rem;
    height: 1rem;
    margin: 0em 0em 0em -.5rem
}

.gswpts_tables_container .ui.tiny.loader:before,
.gswpts_tables_container .ui.tiny.loader:after {
    width: 1.14285714rem;
    height: 1.14285714rem;
    margin: 0em 0em 0em -.57142857rem
}

.gswpts_tables_container .ui.small.loader:before,
.gswpts_tables_container .ui.small.loader:after {
    width: 1.71428571rem;
    height: 1.71428571rem;
    margin: 0em 0em 0em -.85714286rem
}

.gswpts_tables_container .ui.loader:before,
.gswpts_tables_container .ui.loader:after {
    width: 2.28571429rem;
    height: 2.28571429rem;
    margin: 0em 0em 0em -1.14285714rem
}

.gswpts_tables_container .ui.large.loader:before,
.gswpts_tables_container .ui.large.loader:after {
    width: 3.42857143rem;
    height: 3.42857143rem;
    margin: 0em 0em 0em -1.71428571rem
}

.gswpts_tables_container .ui.big.loader:before,
.gswpts_tables_container .ui.big.loader:after {
    width: 3.71428571rem;
    height: 3.71428571rem;
    margin: 0em 0em 0em -1.85714286rem
}

.gswpts_tables_container .ui.huge.loader:before,
.gswpts_tables_container .ui.huge.loader:after {
    width: 4.14285714rem;
    height: 4.14285714rem;
    margin: 0em 0em 0em -2.07142857rem
}

.gswpts_tables_container .ui.massive.loader:before,
.gswpts_tables_container .ui.massive.loader:after {
    width: 4.57142857rem;
    height: 4.57142857rem;
    margin: 0em 0em 0em -2.28571429rem
}

.gswpts_tables_container .ui.dimmer .loader {
    display: block
}

.gswpts_tables_container .ui.dimmer .ui.loader {
    color: rgb(255 255 255 / .9)
}

.gswpts_tables_container .ui.dimmer .ui.loader:before {
    border-color: rgb(255 255 255 / .15)
}

.gswpts_tables_container .ui.dimmer .ui.loader:after {
    border-color: #fff #fff0 #fff0
}

.gswpts_tables_container .ui.inverted.dimmer .ui.loader {
    color: rgb(0 0 0 / .87)
}

.gswpts_tables_container .ui.inverted.dimmer .ui.loader:before {
    border-color: rgb(0 0 0 / .1)
}

.gswpts_tables_container .ui.inverted.dimmer .ui.loader:after {
    border-color: #767676 #fff0 #fff0
}

.gswpts_tables_container .ui.text.loader {
    width: auto !important;
    height: auto !important;
    text-align: center;
    font-style: normal
}

.gswpts_tables_container .ui.indeterminate.loader:after {
    animation-direction: reverse;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s
}

.gswpts_tables_container .ui.loader.active,
.gswpts_tables_container .ui.loader.visible {
    display: block
}

.gswpts_tables_container .ui.loader.disabled,
.gswpts_tables_container .ui.loader.hidden {
    display: none
}

.gswpts_tables_container .ui.inverted.dimmer .ui.mini.loader,
.gswpts_tables_container .ui.mini.loader {
    width: 1rem;
    height: 1rem;
    font-size: .78571429em
}

.gswpts_tables_container .ui.inverted.dimmer .ui.tiny.loader,
.gswpts_tables_container .ui.tiny.loader {
    width: 1.14285714rem;
    height: 1.14285714rem;
    font-size: .85714286em
}

.gswpts_tables_container .ui.inverted.dimmer .ui.small.loader,
.gswpts_tables_container .ui.small.loader {
    width: 1.71428571rem;
    height: 1.71428571rem;
    font-size: .92857143em
}

.gswpts_tables_container .ui.inverted.dimmer .ui.loader,
.gswpts_tables_container .ui.loader {
    width: 2.28571429rem;
    height: 2.28571429rem;
    font-size: 1em
}

.gswpts_tables_container .ui.inverted.dimmer .ui.large.loader,
.gswpts_tables_container .ui.large.loader {
    width: 3.42857143rem;
    height: 3.42857143rem;
    font-size: 1.14285714em
}

.gswpts_tables_container .ui.inverted.dimmer .ui.big.loader,
.gswpts_tables_container .ui.big.loader {
    width: 3.71428571rem;
    height: 3.71428571rem;
    font-size: 1.28571429em
}

.gswpts_tables_container .ui.inverted.dimmer .ui.huge.loader,
.gswpts_tables_container .ui.huge.loader {
    width: 4.14285714rem;
    height: 4.14285714rem;
    font-size: 1.42857143em
}

.gswpts_tables_container .ui.inverted.dimmer .ui.massive.loader,
.gswpts_tables_container .ui.massive.loader {
    width: 4.57142857rem;
    height: 4.57142857rem;
    font-size: 1.71428571em
}

.gswpts_tables_container .ui.mini.text.loader {
    min-width: 1rem;
    padding-top: 1.78571429rem
}

.gswpts_tables_container .ui.tiny.text.loader {
    min-width: 1.14285714rem;
    padding-top: 1.92857143rem
}

.gswpts_tables_container .ui.small.text.loader {
    min-width: 1.71428571rem;
    padding-top: 2.5rem
}

.gswpts_tables_container .ui.text.loader {
    min-width: 2.28571429rem;
    padding-top: 3.07142857rem
}

.gswpts_tables_container .ui.large.text.loader {
    min-width: 3.42857143rem;
    padding-top: 4.21428571rem
}

.gswpts_tables_container .ui.big.text.loader {
    min-width: 3.71428571rem;
    padding-top: 4.5rem
}

.gswpts_tables_container .ui.huge.text.loader {
    min-width: 4.14285714rem;
    padding-top: 4.92857143rem
}

.gswpts_tables_container .ui.massive.text.loader {
    min-width: 4.57142857rem;
    padding-top: 5.35714286rem
}

.gswpts_tables_container .ui.inverted.loader {
    color: rgb(255 255 255 / .9)
}

.gswpts_tables_container .ui.inverted.loader:before {
    border-color: rgb(255 255 255 / .15)
}

.gswpts_tables_container .ui.inverted.loader:after {
    border-top-color: #fff
}

.gswpts_tables_container .ui.inline.loader {
    position: relative;
    vertical-align: middle;
    margin: 0em;
    left: 0em;
    top: 0em;
    transform: none
}

.gswpts_tables_container .ui.inline.loader.active,
.gswpts_tables_container .ui.inline.loader.visible {
    display: inline-block
}

.gswpts_tables_container .ui.centered.inline.loader.active,
.gswpts_tables_container .ui.centered.inline.loader.visible {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.gswpts_tables_container .gswpts_table_loader {
    width: 100%;
    min-height: 200px
}

.gswpts_tables_container select {
    width: 65px;
    padding: 1px 2px;
    border-radius: 5px;
    border: 1px solid rgb(0 0 0 / .2) !important;
    background: transparent !important
}

.gswpts_tables_container .dt-buttons {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;
    gap: 10px
}

.gswpts_tables_container .dt-buttons button {
    font-size: 13px !important;
    margin: 0 6px;
    margin-right: 5px
}

.gswpts_tables_container .dt-buttons button:hover img {
    filter: brightness(.1)
}

.gswpts_tables_container .dt-buttons span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 21px;
    white-space: nowrap
}

.gswpts_tables_container .dt-buttons .export_btns {
    display: none
}

.gswpts_tables_container table {
    width: 100%
}

.gswpts_tables_container .filtering_input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0 25px 0
}

.gswpts_tables_container .filtering_input #create_tables_length {
    margin-right: auto
}

.gswpts_tables_container .filtering_input #create_tables_filter {
    margin-left: auto
}

.gswpts_tables_container .filtering_input input {
    background: transparent !important
}

@media screen and (max-width:540px) {
    .gswpts_tables_container .filtering_input {
        align-items: flex-start !important
    }
}

.gswpts_tables_container .bottom_options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px
}

.gswpts_tables_container .bottom_options .dataTables_info {
    padding-top: 0 !important;
    margin-right: auto
}

.gswpts_tables_container .bottom_options #create_tables_paginate {
    margin-left: auto;
    padding: 0 5px
}

.gswpts_tables_container .bottom_options .pagination.menu {
    padding: 0 !important;
    font-size: 14px;
    background: transparent !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: none;
    margin: 0 5px
}

.gswpts_tables_container .bottom_options .pagination.menu>* {
    padding: 9px 16px;
    border: 1px solid rgb(169 161 161 / .23922);
    box-shadow: 1px 1px 0 0 rgb(145 145 145 / .48);
    font-weight: 700;
    color: rgb(56 13 13 / .787)
}

.gswpts_tables_container .bottom_options .pagination.menu>*:first-child {
    border-radius: .28571429rem 0 0 .28571429rem
}

.gswpts_tables_container .bottom_options .pagination.menu>*:last-child {
    border-radius: 0 .28571429rem .28571429rem 0 0
}

.gswpts_tables_container .bottom_options .pagination.menu>*:hover {
    background-color: rgb(0 0 0 / .03)
}

@media screen and (max-width:991px) {
    .gswpts_tables_container .bottom_options .pagination.menu>* {
        padding: 4px 12px !important
    }
}

@media screen and (max-width:770px) {
    .gswpts_tables_container .bottom_options .pagination.menu>* {
        padding: 1px 9px !important
    }
}

@media screen and (max-width:420px) {
    .gswpts_tables_container .bottom_options .pagination.menu>* {
        padding: 1px 6px !important;
        font-size: 12px
    }
}

.gswpts_tables_container .bottom_options .pagination.menu a {
    text-decoration: none
}

.gswpts_tables_container .bottom_options .pagination.menu .active {
    background-color: rgb(179 179 179 / .36078)
}

.gswpts_tables_container .gswpts_tables_content table {
    width: 100%
}

.gswpts_tables_container .gswpts_tables_content .filtering_input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0 25px 0
}

.gswpts_tables_container .gswpts_tables_content .filtering_input #create_tables_length {
    margin-right: auto
}

.gswpts_tables_container .gswpts_tables_content .filtering_input #create_tables_filter {
    margin-left: auto
}

.gswpts_tables_container .gswpts_tables_content .filtering_input input {
    background: transparent !important
}

.gswpts_tables_container .gswpts_tables_content .bottom_options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px
}

.gswpts_tables_container .gswpts_tables_content .bottom_options .dataTables_info {
    padding-top: 0 !important;
    margin-right: auto
}

.gswpts_tables_container .gswpts_tables_content .bottom_options #create_tables_paginate {
    margin-left: auto;
    padding: 0 5px
}

.gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu {
    padding: 0 !important;
    font-size: 14px;
    background: transparent !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: none;
    margin: 0 5px
}

.gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu>* {
    padding: 9px 16px;
    border: 1px solid rgb(169 161 161 / .23922);
    box-shadow: 1px 1px 0 0 rgb(145 145 145 / .48);
    font-weight: 700;
    color: rgb(56 13 13 / .787)
}

.gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu>*:first-child {
    border-radius: .28571429rem 0 0 .28571429rem
}

.gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu>*:last-child {
    border-radius: 0 .28571429rem .28571429rem 0 0
}

.gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu>*:hover {
    background-color: rgb(0 0 0 / .03)
}

@media screen and (max-width:991px) {
    .gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu>* {
        padding: 4px 12px !important
    }
}

@media screen and (max-width:770px) {
    .gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu>* {
        padding: 2px 9px !important
    }
}

@media screen and (max-width:420px) {
    .gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu>* {
        padding: 1px 6px !important;
        font-size: 12px
    }
}

.gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu a {
    text-decoration: none
}

.gswpts_tables_container .gswpts_tables_content .bottom_options .pagination.menu .active {
    background-color: rgb(179 179 179 / .36078)
}

@media screen and (max-width:540px) {
    .gswpts_tables_container .dt-buttons {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .gswpts_tables_container .dt-buttons button {
        font-size: 10px !important;
        margin: 10px 0
    }
    .gswpts_tables_container .filtering_input {
        flex-direction: column !important;
        align-items: flex-start !important;
        justify-content: center !important
    }
    .gswpts_tables_container .filtering_input div {
        margin: 10px 0 !important;
        padding: 0 !important
    }
    .gswpts_tables_container .gswpts_tables_content .dataTables_wrapper .filtering_input {
        align-items: flex-start !important
    }
}

@media screen and (max-width:700px) {
    .gswpts_tables_container .dt-buttons {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .gswpts_tables_container .dt-buttons button {
        font-size: 12px !important;
        margin: 10px 0
    }
    .gswpts_tables_container .bottom_options {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important
    }
    .gswpts_tables_container .bottom_options .dataTables_info {
        padding-top: 0 !important;
        margin: 0 !important
    }
    .gswpts_tables_container .bottom_options #create_tables_paginate {
        margin: 0 !important;
        margin-top: 8px !important
    }
}

@media screen and (max-width:768px) {
    .gswpts_tables_container.collapse_style table .expanded_style {
        white-space: normal
    }
}

@media screen and (min-width:541px) {
    .gswpts_tables_container .gswpts_tables .hidden-row,
    .gswpts_tables_container .gswpts_tables .hidden-row {
        display: none
    }
    .gswpts_tables_container .gswpts_tables .hidden-cell .cell_div,
    .gswpts_tables_container .gswpts_tables .hidden-cell .cell_div {
        visibility: hidden
    }
}

@media screen and (max-width:540px) {
    .gswpts_tables_container .gswpts_tables .hidden-row-mobile,
    .gswpts_tables_container .gswpts_tables .hidden-row-mobile {
        display: none
    }
    .gswpts_tables_container .gswpts_tables .gswpts_rows.hidden-row-mobile,
    .gswpts_tables_container .gswpts_tables .gswpts_rows.hidden-row-mobile {
        display: none
    }
    .gswpts_tables_container .gswpts_tables tr.gswpts_rows.hidden-row-mobile,
    .gswpts_tables_container .gswpts_tables tr.gswpts_rows.hidden-row-mobile {
        display: none
    }
    .gswpts_tables_container .gswpts_tables .hidden-cell-mobile .cell_div,
    .gswpts_tables_container .gswpts_tables .hidden-cell-mobile .cell_div {
        visibility: hidden
    }
    .gswpts_tables_container .gswpts_tables .gswpts_rows td.hidden-cell-mobile .cell_div,
    .gswpts_tables_container .gswpts_tables .gswpts_rows td.hidden-cell-mobile .cell_div {
        visibility: hidden
    }
}

.swptls-table-title.hidden {
    display: none
}

table.dataTable.table.gswpts_tables {
    width: 100%
}

table.dataTable.table.gswpts_tables th,
table.dataTable.table.gswpts_tables td {
    max-width: 200px;
    word-wrap: break-word;
    min-height: 25px
}

table.dataTable.table.gswpts_tables th img,
table.dataTable.table.gswpts_tables td img {
    max-width: unset
}

table.dataTable.table.gswpts_tables .expanded_style {
    max-width: unset;
    word-wrap: unset;
    white-space: nowrap;
    overflow-x: unset
}

table.dataTable.table.gswpts_tables .clip_style {
    max-width: 200px;
    word-wrap: unset;
    white-space: nowrap;
    overflow-x: overlay;
    height: 30px
}

table.dataTable.table.gswpts_tables .wrap_style {
    max-width: 200px;
    word-wrap: break-word;
    white-space: normal;
    overflow-x: unset
}

table.dataTable.table.gswpts_tables .wrap_style img {
    max-width: 100%
}

table.dataTable.table.gswpts_tables th:focus {
    outline: none
}

.pdf_btn.button.dt-button:hover img,
.gswpts_tables_container .ui.inverted.red.button.pdf_btn:hover img {
    filter: brightness(0)
}

.pdf_btn.button:hover img {
    filter: brightness(0)
}

.gswpts_default-style.gswpts_default-style th.thead-item {
    text-align: left
}

.gswpts_default-style.gswpts_default-style th,
.gswpts_default-style.gswpts_default-style td {
    border: none;
    border-bottom: 2px solid #e0e5f6
}

.gswpts_default-style.gswpts_default-style table.ui.celled.display {
    border: none
}

.gswpts_default-style.gswpts_default-style .sorting.sorting.sorting::after {
    color: #fff
}

@media screen and (max-width:768px) {
    .gswpts_default-style.gswpts_default-style.collapse_style .sorting.sorting.sorting::after {
        margin-right: 8px
    }
}

.gswpts_style-4.gswpts_style-4.gswpts_style-4 table thead th,
.gswpts_style-4.gswpts_style-4.gswpts_style-4 table tbody tr td {
    background-color: #000;
    color: #fff;
    border: none
}

.gswpts_style-4.gswpts_style-4.gswpts_style-4 table tbody tr td {
    background-color: #000;
    color: #fff
}

.gswpts_style-4.gswpts_style-4.gswpts_style-4 table th.thead-item.expanded_style {
    text-align: left
}

.gswpts_style-4.gswpts_style-4.gswpts_style-4 table thead th {
    border: none
}

.gswpts_style-4.gswpts_style-4.gswpts_style-4 table thead tr:hover td,
.gswpts_style-4.gswpts_style-4.gswpts_style-4 table thead tr:hover th,
.gswpts_style-4.gswpts_style-4.gswpts_style-4 table tbody tr:hover td,
.gswpts_style-4.gswpts_style-4.gswpts_style-4 table tbody tr:hover th {
    background-color: #504949
}

.gswpts_style-4.gswpts_style-4.gswpts_style-4 table a {
    color: orange
}

.gswpts_style-4.gswpts_style-4.gswpts_style-4 table a:hover {
    color: #2ecc40
}

.gswpts_style-4.gswpts_style-4.gswpts_style-4 table .sorting.sorting.sorting::after {
    color: #fff
}

@media screen and (max-width:768px) {
    .gswpts_style-4.gswpts_style-4.gswpts_style-4.collapse_style .sorting.sorting.sorting::after {
        margin-right: 8px
    }
}

.gswpts_tables_container table {
    border-collapse: collapse;
    border-spacing: 0
}

.gswpts_tables_container table td,
.gswpts_tables_container table th {
    padding: .7em 1em
}

.gswpts_style-1.gswpts_style-1 table {
    background: #fff
}

.gswpts_style-1.gswpts_style-1 thead th {
    background: #6807f9;
    color: #fff
}

.gswpts_style-1.gswpts_style-1 td {
    color: #000
}

.gswpts_style-1.gswpts_style-1 td,
.gswpts_style-1.gswpts_style-1 th {
    border: none;
    border-bottom: 2px solid #e0e5f6
}

.gswpts_style-1.gswpts_style-1 tbody td:nth-child(odd) {
    background: #e8ebf8
}

.gswpts_style-1.gswpts_style-1 tbody td:nth-child(2n) {
    background: #fff
}

.gswpts_style-1.gswpts_style-1 .sorting.sorting.sorting:after {
    color: #acacac
}

@media screen and (max-width:768px) {
    .gswpts_style-1.gswpts_style-1.collapse_style .sorting.sorting.sorting:after {
        margin-right: 8px
    }
}

.gswpts_style-2.gswpts_style-2 table {
    border-collapse: separate
}

.gswpts_style-2.gswpts_style-2 table th {
    background: #36304a;
    color: #fff;
    border-top: none
}

.gswpts_style-2.gswpts_style-2 table th:first-child {
    border-radius: 10px 0 0 0;
    border-right: none
}

.gswpts_style-2.gswpts_style-2 table th:last-child {
    border-radius: 0 10px 0 0;
    border-left: none
}

.gswpts_style-2.gswpts_style-2 table tr:last-child td:first-child {
    border-radius: 0 0 0 10px
}

.gswpts_style-2.gswpts_style-2 table tr:last-child td:last-child {
    border-radius: 0 0 10px 0
}

.gswpts_style-2.gswpts_style-2 table td:first-child {
    border-right: none
}

.gswpts_style-2.gswpts_style-2 table td:last-child {
    border-left: none
}

.gswpts_style-2.gswpts_style-2 table td:not(:first-child, :last-child) {
    border-left: none;
    border-right: none
}

.gswpts_style-2.gswpts_style-2 table td {
    border-top: none;
    border-bottom: none;
    border-left: .5px solid #fff;
    border-right: .5px solid #fff
}

.gswpts_style-2.gswpts_style-2 table tr:nth-child(2n)>td {
    background-color: #f5f5f5
}

.gswpts_style-2.gswpts_style-2 table tr:nth-child(odd)>td {
    background-color: #fff
}

.gswpts_style-2.gswpts_style-2 table tbody tr:nth-child(odd):hover td {
    background-color: #f5f5f5
}

.gswpts_style-2.gswpts_style-2 .sorting.sorting.sorting:after {
    color: #c1bfbf
}

@media screen and (max-width:768px) {
    .gswpts_style-2.gswpts_style-2.collapse_style .sorting.sorting.sorting:after {
        margin-right: 8px
    }
}

@media screen and (max-width:768px) {
    .gswpts_style-2.gswpts_style-2.collapse_style thead th:first-child {
        border-radius: 10px 10px 0 0;
        border-right: none
    }
    .gswpts_style-2.gswpts_style-2.collapse_style thead th:last-child {
        border-radius: 0;
        border-left: none
    }
    .gswpts_style-2.gswpts_style-2.collapse_style tbody tr:last-child td:first-child {
        border-radius: 0
    }
    .gswpts_style-2.gswpts_style-2.collapse_style tbody tr:last-child td:last-child {
        border-radius: 0 0 10px 10px
    }
}

.gswpts_style-4.gswpts_style-4 table tbody tr td,
.gswpts_style-4.gswpts_style-4 table thead th {
    background-color: #000;
    color: #fff;
    border: none
}

.gswpts_style-4.gswpts_style-4 table th.thead-item.expanded_style {
    text-align: left
}

.gswpts_style-4.gswpts_style-4 table thead th {
    border: none
}

.gswpts_style-4.gswpts_style-4 table tbody tr:hover td,
.gswpts_style-4.gswpts_style-4 table tbody tr:hover th,
.gswpts_style-4.gswpts_style-4 table thead tr:hover td,
.gswpts_style-4.gswpts_style-4 table thead tr:hover th {
    background-color: #504949
}

.gswpts_style-4.gswpts_style-4 table a {
    color: orange
}

.gswpts_style-4.gswpts_style-4 table a:hover {
    color: #2ecc40
}

.gswpts_style-4.gswpts_style-4 table .sorting.sorting.sorting:after {
    color: #c1bfbf
}

@media screen and (max-width:768px) {
    .gswpts_style-4.gswpts_style-4.collapse_style .sorting.sorting.sorting:after {
        margin-right: 8px
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: .5rem;
    margin-bottom: 1rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: .9rem
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
    white-space: pre-wrap
}

a {
    background-color: #fff0;
    text-decoration: none;
    color: #c36
}

a:active,
a:hover {
    color: #336
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    height: auto;
    max-width: 100%
}

details {
    display: block
}

summary {
    display: list-item
}

figcaption {
    font-size: 16px;
    color: #333;
    line-height: 1.4;
    font-style: italic;
    font-weight: 400
}

[hidden],
template {
    display: none
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote,
    pre {
        page-break-inside: avoid;
        border: 1px solid #ccc
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

label {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    border-color: #333
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    width: auto;
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=button],
[type=submit],
button {
    display: inline-block;
    font-weight: 400;
    color: #c36;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #fff0;
    border: 1px solid #c36;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    transition: all .3s
}

[type=button]:focus,
[type=submit]:focus,
button:focus {
    outline: 5px auto -webkit-focus-ring-color
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    color: #fff;
    background-color: #c36;
    text-decoration: none
}

[type=button]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox],
[type=radio] {
    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-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

select {
    display: block
}

table {
    background-color: #fff0;
    width: 100%;
    margin-bottom: 15px;
    font-size: .9em;
    border-spacing: 0;
    border-collapse: collapse
}

table td,
table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843)
}

table th {
    font-weight: 700
}

table tfoot th,
table thead th {
    font-size: 1em
}

table caption+thead tr:first-child td,
table caption+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
    border-top: 1px solid hsla(0, 0%, 50.2%, .5019607843)
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background-color: hsla(0, 0%, 50.2%, .0705882353)
}

table tbody tr:hover>td,
table tbody tr:hover>th {
    background-color: hsla(0, 0%, 50.2%, .1019607843)
}

table tbody+tbody {
    border-top: 2px solid hsla(0, 0%, 50.2%, .5019607843)
}

@media (max-width:767px) {
    table table {
        font-size: .8em
    }
    table table td,
    table table th {
        padding: 7px;
        line-height: 1.3
    }
    table table th {
        font-weight: 400
    }
}

dd,
dl,
dt,
li,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: #fff0
}

.comments-area a,
.page-content a {
    text-decoration: underline
}

.alignright {
    float: right;
    margin-left: 1rem
}

.alignleft {
    float: left;
    margin-right: 1rem
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignwide {
    margin-left: -80px;
    margin-right: -80px
}

.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw
}

.alignfull,
.alignfull img {
    width: 100vw
}

.wp-caption {
    margin-bottom: 1.25rem;
    max-width: 100%
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption-text {
    margin: 0
}

.gallery-caption {
    display: block;
    font-size: .8125rem;
    line-height: 1.5;
    margin: 0;
    padding: .75rem
}

.pagination {
    margin: 20px auto
}

.sticky {
    position: relative;
    display: block
}

.bypostauthor {
    font-size: inherit
}

.hide {
    display: none !important
}

.post-password-form p {
    width: 100%;
    display: flex;
    align-items: flex-end
}

.post-password-form [type=submit] {
    margin-left: 3px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.site-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative
}

.site-header .site-navigation {
    justify-content: flex-end
}

.site-header .site-branding {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.site-header .header-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.site-header .header-inner .custom-logo-link {
    display: block
}

.site-header .header-inner .site-branding .site-description,
.site-header .header-inner .site-branding .site-title {
    margin: 0
}

.site-header .header-inner .site-branding.show-logo .site-title,
.site-header .header-inner .site-branding.show-title .site-logo {
    display: none !important
}

.site-header:not(.header-stacked) .header-inner .site-branding {
    max-width: 30%
}

.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 70%
}

.site-header.header-inverted .header-inner {
    flex-direction: row-reverse
}

.site-header.header-inverted .header-inner .site-branding {
    text-align: right
}

.site-header.header-inverted .header-inner .site-navigation {
    justify-content: start
}

.site-header.header-stacked .header-inner {
    align-items: center;
    flex-direction: column;
    text-align: center
}

@media (max-width:576px) {
    .site-header .header-inner:not(.header-stacked) .site-branding {
        max-width: 80%
    }
}

.site-footer {
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative
}

.site-footer .footer-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.site-footer .footer-inner .custom-logo-link {
    display: block
}

.site-footer .footer-inner .site-navigation {
    justify-content: flex-end
}

.site-footer .footer-inner .site-branding {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.site-footer .footer-inner .site-branding .site-description,
.site-footer .footer-inner .site-branding .site-title {
    margin: 0
}

.site-footer .footer-inner .site-branding.show-logo .site-title,
.site-footer .footer-inner .site-branding.show-title .site-logo {
    display: none !important
}

.site-footer .footer-inner .copyright {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.site-footer .footer-inner .copyright p {
    margin: 0
}

.site-footer.footer-inverted .footer-inner {
    flex-direction: row-reverse
}

.site-footer.footer-inverted .footer-inner .site-branding {
    text-align: right
}

.site-footer.footer-inverted .footer-inner .site-navigation {
    justify-content: flex-start
}

.site-footer.footer-has-copyright .footer-inner .site-navigation {
    justify-content: center
}

.site-footer.footer-stacked .footer-inner {
    align-items: center;
    flex-direction: column;
    text-align: center
}

.site-footer.footer-stacked .footer-inner .site-branding h4.site-title {
    text-align: center
}

.site-footer.footer-stacked .footer-inner .site-navigation .menu {
    padding: 0
}

.site-footer:not(.footer-stacked) .footer-inner .site-branding {
    max-width: 20%
}

.site-footer:not(.footer-stacked) .footer-inner .site-navigation {
    max-width: 60%
}

.site-footer:not(.footer-stacked) .footer-inner .copyright {
    max-width: 20%
}

@media (max-width:576px) {
    .site-footer:not(.footer-stacked) .footer-inner .copyright,
    .site-footer:not(.footer-stacked) .footer-inner .site-branding,
    .site-footer:not(.footer-stacked) .footer-inner .site-navigation {
        display: block;
        text-align: center;
        width: 100%;
        max-width: none
    }
    .site-footer .footer-inner .site-navigation ul.menu {
        justify-content: center
    }
    .site-footer .footer-inner .site-navigation ul.menu li {
        display: inline-block
    }
}

.post .entry-title a {
    text-decoration: none
}

.post .wp-post-image {
    width: 100%;
    max-height: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:991px) {
    .post .wp-post-image {
        max-height: 400px
    }
}

@media (max-width:575px) {
    .post .wp-post-image {
        max-height: 300px
    }
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: .9em
}

#comments .comment,
#comments .pingback {
    position: relative
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
    display: flex;
    flex-direction: column;
    padding: 30px 0 30px 60px;
    border-bottom: 1px solid #ccc
}

body.rtl #comments .comment .comment-body,
body.rtl #comments .pingback .comment-body {
    padding: 30px 60px 30px 0
}

#comments .comment .avatar,
#comments .pingback .avatar {
    position: absolute;
    left: 0;
    border-radius: 50%;
    margin-right: 10px
}

body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar {
    left: auto;
    right: 0;
    margin-right: 0;
    margin-left: 10px
}

#comments .comment-meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: .9rem
}

#comments .comment-metadata,
#comments .reply {
    font-size: 11px;
    line-height: 1
}

#comments .children {
    position: relative;
    list-style: none;
    margin: 0;
    padding-left: 30px
}

body.rtl #comments .children {
    padding-left: 0;
    padding-right: 30px
}

#comments .children li:last-child {
    padding-bottom: 0
}

#comments ol.comment-list .children:before {
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    line-height: 100%;
    content: "â†ª";
    position: absolute;
    top: 45px;
    left: 0;
    width: auto
}

body.rtl #comments ol.comment-list .children:before {
    content: "â†©";
    left: auto;
    right: 0
}

@media (min-width:768px) {
    #comments .comment-author,
    #comments .comment-metadata {
        line-height: 1
    }
}

@media (max-width:767px) {
    #comments .comment .comment-body {
        padding: 30px 0
    }
    #comments .children {
        padding-left: 20px
    }
    #comments .comment .avatar {
        position: inherit;
        float: left
    }
    body.rtl #comments .comment .avatar {
        float: right
    }
}

.site-header.header-inverted .site-navigation-toggle-holder {
    justify-content: flex-start
}

.site-header.header-stacked .site-navigation-toggle-holder {
    justify-content: center;
    max-width: 100%
}

.site-header.menu-layout-dropdown .site-navigation {
    display: none
}

.site-navigation-toggle-holder {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-grow: 1;
    max-width: 20%;
    padding: 8px 15px
}

.site-navigation-toggle-holder .site-navigation-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgb(0 0 0 / .05);
    color: #494c4f
}

.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before {
    content: "\e87f"
}

.site-navigation {
    grid-area: nav-menu;
    display: flex;
    align-items: center;
    flex-grow: 1
}

.site-navigation ul.menu,
.site-navigation ul.menu ul {
    list-style-type: none;
    padding: 0
}

.site-navigation ul.menu {
    display: flex;
    flex-wrap: wrap
}

.site-navigation ul.menu li {
    position: relative;
    display: flex
}

.site-navigation ul.menu li a {
    display: block;
    padding: 8px 15px
}

.site-navigation ul.menu li.menu-item-has-children {
    padding-right: 15px
}

.site-navigation ul.menu li.menu-item-has-children:after {
    display: block;
    content: "â–¾";
    font-size: 1.5em;
    align-items: center;
    color: #666;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-decoration: none
}

.site-navigation ul.menu li.menu-item-has-children:focus-within>ul {
    display: block
}

.site-navigation ul.menu li ul {
    background: #fff;
    display: none;
    min-width: 150px;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%
}

.site-navigation ul.menu li ul li {
    border-bottom: 1px solid #eee
}

.site-navigation ul.menu li ul li:last-child {
    border-bottom: none
}

.site-navigation ul.menu li ul li.menu-item-has-children a {
    flex-grow: 1
}

.site-navigation ul.menu li ul li.menu-item-has-children:after {
    transform: translateY(-50%) rotate(-90deg)
}

.site-navigation ul.menu li ul ul {
    left: 100%;
    top: 0
}

.site-navigation ul.menu li:hover>ul {
    display: block
}

footer .site-navigation ul.menu li ul {
    top: auto;
    bottom: 100%
}

footer .site-navigation ul.menu li ul ul {
    bottom: 0
}

footer .site-navigation ul.menu a {
    padding: 5px 15px
}

.site-navigation-dropdown {
    margin-top: 10px;
    transition: max-height .3s, transform .3s;
    transform-origin: top;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10000;
    width: 100%
}

.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown {
    transform: scaleY(0);
    max-height: 0
}

.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown {
    transform: scaleY(1);
    max-height: 100vh
}

.site-navigation-dropdown ul {
    padding: 0
}

.site-navigation-dropdown ul.menu {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff
}

.site-navigation-dropdown ul.menu li {
    display: block;
    width: 100%;
    position: relative
}

.site-navigation-dropdown ul.menu li a {
    display: block;
    padding: 20px;
    background: #fff;
    color: #55595c;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / .1019607843)
}

.site-navigation-dropdown ul.menu li.current-menu-item a {
    color: #fff;
    background: #55595c
}

.site-navigation-dropdown ul.menu>li li {
    transition: max-height .3s, transform .3s;
    transform-origin: top;
    transform: scaleY(0);
    max-height: 0
}

.site-navigation-dropdown ul.menu li.elementor-active>ul>li {
    transform: scaleY(1);
    max-height: 100vh
}

@media (max-width:576px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
        display: none !important
    }
}

@media (min-width:768px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
        display: none !important
    }
}

@media (min-width:576px) and (max-width:767px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
        display: none !important
    }
}

@media (min-width:992px) {
    .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
        display: none !important
    }
}

@media (max-width:992px) {
    .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
        display: none !important
    }
}

.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
    display: none !important
}

.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

@media (max-width:575px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width:576px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 500px
    }
    .site-footer.footer-full-width .footer-inner,
    .site-header.header-full-width .header-inner {
        max-width: 100%
    }
}

@media (min-width:768px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 600px
    }
    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

@media (min-width:992px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 800px
    }
    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1140px
    }
    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

.site-header+.elementor {
    min-height: calc(100vh - 320px)
}

.gradient-text {
    position: relative;
    z-index: 1;
    display: block;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #fff0;
    word-break: break-word
}

/*! elementor-icons - v5.29.0 - 15-02-2024 */

@font-face {
    font-display: swap;
    font-family: eicons;
    src: url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.29.0);
    src: url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.29.0#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.29.0) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.29.0) format("woff"), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.29.0) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.29.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-circle: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-medium: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-preview-thin: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"
}

.eicon-preferences:before {
    content: "\e94f"
}

.eicon-table-of-contents:before {
    content: "\e950"
}

.eicon-tv:before {
    content: "\e951"
}

.eicon-upload:before {
    content: "\e952"
}

.eicon-instagram-comments:before {
    content: "\e953"
}

.eicon-instagram-nested-gallery:before {
    content: "\e954"
}

.eicon-instagram-post:before {
    content: "\e955"
}

.eicon-instagram-video:before {
    content: "\e956"
}

.eicon-instagram-gallery:before {
    content: "\e957"
}

.eicon-instagram-likes:before {
    content: "\e958"
}

.eicon-facebook:before {
    content: "\e959"
}

.eicon-twitter:before {
    content: "\e95a"
}

.eicon-pinterest:before {
    content: "\e95b"
}

.eicon-frame-expand:before {
    content: "\e95c"
}

.eicon-frame-minimize:before {
    content: "\e95d"
}

.eicon-archive:before {
    content: "\e95e"
}

.eicon-colors-typography:before {
    content: "\e95f"
}

.eicon-custom:before {
    content: "\e960"
}

.eicon-footer:before {
    content: "\e961"
}

.eicon-header:before {
    content: "\e962"
}

.eicon-layout-settings:before {
    content: "\e963"
}

.eicon-lightbox-expand:before {
    content: "\e964"
}

.eicon-error-404:before {
    content: "\e965"
}

.eicon-theme-style:before {
    content: "\e966"
}

.eicon-search-results:before {
    content: "\e967"
}

.eicon-single-post:before {
    content: "\e968"
}

.eicon-site-identity:before {
    content: "\e969"
}

.eicon-theme-builder:before {
    content: "\e96a"
}

.eicon-download-bold:before {
    content: "\e96b"
}

.eicon-share-arrow:before {
    content: "\e96c"
}

.eicon-global-settings:before {
    content: "\e96d"
}

.eicon-user-preferences:before {
    content: "\e96e"
}

.eicon-lock:before {
    content: "\e96f"
}

.eicon-export-kit:before {
    content: "\e970"
}

.eicon-import-kit:before {
    content: "\e971"
}

.eicon-lottie:before {
    content: "\e972"
}

.eicon-products-archive:before {
    content: "\e973"
}

.eicon-single-product:before {
    content: "\e974"
}

.eicon-disable-trash-o:before {
    content: "\e975"
}

.eicon-single-page:before {
    content: "\e976"
}

.eicon-wordpress-light:before {
    content: "\e977"
}

.eicon-cogs-check:before {
    content: "\e978"
}

.eicon-custom-css:before {
    content: "\e979"
}

.eicon-global-colors:before {
    content: "\e97a"
}

.eicon-globe:before {
    content: "\e97b"
}

.eicon-typography-1:before {
    content: "\e97c"
}

.eicon-background:before {
    content: "\e97d"
}

.eicon-device-responsive:before {
    content: "\e97e"
}

.eicon-device-wide:before {
    content: "\e97f"
}

.eicon-code-highlight:before {
    content: "\e980"
}

.eicon-video-playlist:before {
    content: "\e981"
}

.eicon-download-kit:before {
    content: "\e982"
}

.eicon-kit-details:before {
    content: "\e983"
}

.eicon-kit-parts:before {
    content: "\e984"
}

.eicon-kit-upload:before {
    content: "\e985"
}

.eicon-kit-plugins:before {
    content: "\e986"
}

.eicon-kit-upload-alt:before {
    content: "\e987"
}

.eicon-hotspot:before {
    content: "\e988"
}

.eicon-paypal-button:before {
    content: "\e989"
}

.eicon-shape:before {
    content: "\e98a"
}

.eicon-wordart:before {
    content: "\e98b"
}

.eicon-checkout:before {
    content: "\e98c"
}

.eicon-container:before {
    content: "\e98d"
}

.eicon-flip:before {
    content: "\e98e"
}

.eicon-info:before {
    content: "\e98f"
}

.eicon-my-account:before {
    content: "\e990"
}

.eicon-purchase-summary:before {
    content: "\e991"
}

.eicon-page-transition:before {
    content: "\e992"
}

.eicon-spotify:before {
    content: "\e993"
}

.eicon-stripe-button:before {
    content: "\e994"
}

.eicon-woo-settings:before {
    content: "\e995"
}

.eicon-woo-cart:before {
    content: "\e996"
}

.eicon-grow:before {
    content: "\e997"
}

.eicon-order-end:before {
    content: "\e998"
}

.eicon-nowrap:before {
    content: "\e999"
}

.eicon-order-start:before {
    content: "\e99a"
}

.eicon-progress-tracker:before {
    content: "\e99b"
}

.eicon-shrink:before {
    content: "\e99c"
}

.eicon-wrap:before {
    content: "\e99d"
}

.eicon-align-center-h:before {
    content: "\e99e"
}

.eicon-align-center-v:before {
    content: "\e99f"
}

.eicon-align-end-h:before {
    content: "\e9a0"
}

.eicon-align-end-v:before {
    content: "\e9a1"
}

.eicon-align-start-h:before {
    content: "\e9a2"
}

.eicon-align-start-v:before {
    content: "\e9a3"
}

.eicon-align-stretch-h:before {
    content: "\e9a4"
}

.eicon-align-stretch-v:before {
    content: "\e9a5"
}

.eicon-justify-center-h:before {
    content: "\e9a6"
}

.eicon-justify-center-v:before {
    content: "\e9a7"
}

.eicon-justify-end-h:before {
    content: "\e9a8"
}

.eicon-justify-end-v:before {
    content: "\e9a9"
}

.eicon-justify-space-around-h:before {
    content: "\e9aa"
}

.eicon-justify-space-around-v:before {
    content: "\e9ab"
}

.eicon-justify-space-between-h:before {
    content: "\e9ac"
}

.eicon-justify-space-between-v:before {
    content: "\e9ad"
}

.eicon-justify-space-evenly-h:before {
    content: "\e9ae"
}

.eicon-justify-space-evenly-v:before {
    content: "\e9af"
}

.eicon-justify-start-h:before {
    content: "\e9b0"
}

.eicon-justify-start-v:before {
    content: "\e9b1"
}

.eicon-woocommerce-cross-sells:before {
    content: "\e9b2"
}

.eicon-woocommerce-notices:before {
    content: "\e9b3"
}

.eicon-inner-container:before {
    content: "\e9b4"
}

.eicon-warning-full:before {
    content: "\e9b5"
}

.eicon-exit:before {
    content: "\e9b6"
}

.eicon-loop-builder:before {
    content: "\e9b7"
}

.eicon-notes:before {
    content: "\e9b8"
}

.eicon-read:before {
    content: "\e9b9"
}

.eicon-unread:before {
    content: "\e9ba"
}

.eicon-carousel-loop:before {
    content: "\e9bb"
}

.eicon-mega-menu:before {
    content: "\eb78"
}

.eicon-nested-carousel:before {
    content: "\e9bd"
}

.eicon-ai:before {
    content: "\e9be"
}

.eicon-taxonomy-filter:before {
    content: "\eb7d"
}

.eicon-container-grid:before {
    content: "\ef02"
}

.eicon-upgrade:before {
    content: "\e9c1"
}

.eicon-advanced:before {
    content: "\eb84"
}

.eicon-notification:before {
    content: "\e9c3"
}

.eicon-light-mode:before {
    content: "\e9c4"
}

.eicon-dark-mode:before {
    content: "\e9c5"
}

.eicon-upgrade-crown:before {
    content: "\e9c6"
}

.eicon-eye:before {
    content: "\e8ac"
}

.eicon-elementor-square:before {
    content: "\e813"
}

/*! elementor - v3.19.0 - 28-02-2024 */

.dialog-widget-content {
    background-color: var(--e-a-bg-default);
    position: absolute;
    border-radius: 3px;
    box-shadow: 2px 8px 23px 3px rgb(0 0 0 / .2);
    overflow: hidden
}

.dialog-message {
    line-height: 1.5;
    box-sizing: border-box
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-block-start: 15px;
    right: 15px;
    color: var(--e-a-color-txt);
    font-size: 15px;
    line-height: 1;
    transition: var(--e-a-transition-hover)
}

.dialog-close-button:hover {
    color: var(--e-a-color-txt-hover)
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgb(0 0 0 / .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.elementor-editor-active .elementor-popup-modal {
    background-color: initial
}

.dialog-type-alert .dialog-widget-content,
.dialog-type-confirm .dialog-widget-content {
    margin: auto;
    width: 400px;
    padding: 20px
}

.dialog-type-alert .dialog-header,
.dialog-type-confirm .dialog-header {
    font-size: 15px;
    font-weight: 500
}

.dialog-type-alert .dialog-header:after,
.dialog-type-confirm .dialog-header:after {
    content: "";
    display: block;
    border-block-end: var(--e-a-border);
    padding-block-end: 10px;
    margin-block-end: 10px;
    margin-inline-start: -20px;
    margin-inline-end: -20px
}

.dialog-type-alert .dialog-message,
.dialog-type-confirm .dialog-message {
    min-height: 50px
}

.dialog-type-alert .dialog-buttons-wrapper,
.dialog-type-confirm .dialog-buttons-wrapper {
    padding-block-start: 10px;
    display: flex;
    justify-content: flex-end;
    gap: 15px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    padding: 8px 16px;
    outline: none;
    border: none;
    border-radius: var(--e-a-border-radius);
    background-color: var(--e-a-btn-bg);
    color: var(--e-a-btn-color-invert);
    transition: var(--e-a-transition-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
    border: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
    background-color: var(--e-a-btn-bg-hover);
    color: var(--e-a-btn-color-invert)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active {
    background-color: var(--e-a-btn-bg-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]) {
    cursor: pointer
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled {
    background-color: var(--e-a-btn-bg-disabled);
    color: var(--e-a-btn-color-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon {
    display: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt {
    background: #fff0;
    color: var(--e-a-color-txt)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover {
    background: var(--e-a-bg-hover);
    color: var(--e-a-color-txt-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled {
    background: #fff0;
    color: var(--e-a-color-txt-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt-border,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt-border {
    border: 1px solid var(--e-a-color-txt-muted)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success {
    background-color: var(--e-a-btn-bg-success)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover {
    background-color: var(--e-a-btn-bg-success-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary {
    background-color: var(--e-a-btn-bg-primary);
    color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover {
    background-color: var(--e-a-btn-bg-primary-hover);
    color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt {
    background: #fff0;
    color: var(--e-a-color-primary-bold)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover {
    background: var(--e-a-bg-primary)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro {
    background-color: var(--e-a-btn-bg-accent)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover {
    background-color: var(--e-a-btn-bg-accent-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active {
    background-color: var(--e-a-btn-bg-accent-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info {
    background-color: var(--e-a-btn-bg-info)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info:hover {
    background-color: var(--e-a-btn-bg-info-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning {
    background-color: var(--e-a-btn-bg-warning)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover {
    background-color: var(--e-a-btn-bg-warning-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger {
    background-color: var(--e-a-btn-bg-danger)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover {
    background-color: var(--e-a-btn-bg-danger-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i {
    margin-inline-end: 5px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited {
    color: initial
}

.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-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
}

.e-logo-wrapper {
    background: var(--e-a-bg-logo);
    display: inline-block;
    padding: .75em;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: var(--e-a-color-logo);
    font-size: 1em
}

.elementor *,
.elementor :after,
.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: #fff0
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) 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-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 {
    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,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.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%;
    background-size: cover
}

.e-con-inner>.elementor-element.elementor-absolute,
.e-con>.elementor-element.elementor-absolute,
.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed,
.e-con>.elementor-element.elementor-fixed,
.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 {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self)
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-element:where(.e-con-full, .elementor-widget) {
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap)
}

.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%;
    transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgb(0 0 0 / .3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    filter: drop-shadow(1px 0 6px rgb(0 0 0 / .3))
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
    opacity: .8;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,
.elementor-custom-embed-play.elementor-playing svg {
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: inline-flex
}

.elementor-ken-burns {
    transition-property: transform;
    transition-duration: 10s;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

@media (min-width:-1) {
    .elementor-widescreen-align-center {
        text-align: center
    }
    .elementor-widescreen-align-center .elementor-button {
        width: auto
    }
    .elementor-widescreen-align-right {
        text-align: right
    }
    .elementor-widescreen-align-right .elementor-button {
        width: auto
    }
    .elementor-widescreen-align-left {
        text-align: left
    }
    .elementor-widescreen-align-left .elementor-button {
        width: auto
    }
    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1) {
    .elementor-laptop-align-center {
        text-align: center
    }
    .elementor-laptop-align-center .elementor-button {
        width: auto
    }
    .elementor-laptop-align-right {
        text-align: right
    }
    .elementor-laptop-align-right .elementor-button {
        width: auto
    }
    .elementor-laptop-align-left {
        text-align: left
    }
    .elementor-laptop-align-left .elementor-button {
        width: auto
    }
    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1) {
    .elementor-tablet_extra-align-center {
        text-align: center
    }
    .elementor-tablet_extra-align-center .elementor-button {
        width: auto
    }
    .elementor-tablet_extra-align-right {
        text-align: right
    }
    .elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }
    .elementor-tablet_extra-align-left {
        text-align: left
    }
    .elementor-tablet_extra-align-left .elementor-button {
        width: auto
    }
    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@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:-1) {
    .elementor-mobile_extra-align-center {
        text-align: center
    }
    .elementor-mobile_extra-align-center .elementor-button {
        width: auto
    }
    .elementor-mobile_extra-align-right {
        text-align: right
    }
    .elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }
    .elementor-mobile_extra-align-left {
        text-align: left
    }
    .elementor-mobile_extra-align-left .elementor-button {
        width: auto
    }
    .elementor-mobile_extra-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%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title,
h1.entry-title {
    display: var(--page-title-display)
}

@keyframes eicon-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width:1024px) {
    .elementor-section .elementor-container {
        flex-wrap: wrap
    }
}

.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 {
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    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-column>.elementor-widget-wrap {
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: flex
}

@media (max-width:1024px) {
    .elementor-row {
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.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: 30px;
    display: flex
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: flex
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.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:-1) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:-1) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child,
    .elementor-reverse-laptop>.elementor-container>:nth-child(2),
    .elementor-reverse-laptop>.elementor-container>:nth-child(3),
    .elementor-reverse-laptop>.elementor-container>:nth-child(4),
    .elementor-reverse-laptop>.elementor-container>:nth-child(5),
    .elementor-reverse-laptop>.elementor-container>:nth-child(6),
    .elementor-reverse-laptop>.elementor-container>:nth-child(7),
    .elementor-reverse-laptop>.elementor-container>:nth-child(8),
    .elementor-reverse-laptop>.elementor-container>:nth-child(9),
    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 0
    }
    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:-1) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:768px) and (max-width:-1) {
    .elementor-reverse-tablet>.elementor-container>:first-child,
    .elementor-reverse-tablet>.elementor-container>:nth-child(2),
    .elementor-reverse-tablet>.elementor-container>:nth-child(3),
    .elementor-reverse-tablet>.elementor-container>:nth-child(4),
    .elementor-reverse-tablet>.elementor-container>:nth-child(5),
    .elementor-reverse-tablet>.elementor-container>:nth-child(6),
    .elementor-reverse-tablet>.elementor-container>:nth-child(7),
    .elementor-reverse-tablet>.elementor-container>:nth-child(8),
    .elementor-reverse-tablet>.elementor-container>:nth-child(9),
    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 0
    }
    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (max-width:767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        order: 10
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        order: 9
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        order: 8
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        order: 7
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        order: 6
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        order: 5
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        order: 4
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        order: 3
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        order: 2
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        order: 1
    }
    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
}

@media (min-width:-1) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1) {
    .elementor-grid-laptop-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1) {
    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }
    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }
    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }
    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }
    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }
    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }
    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }
    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }
    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }
    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }
    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }
    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (min-width:1025px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width:-1) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width:-1) {
    #elementor-device-mode:after {
        content: "laptop";
        content: "tablet_extra"
    }
}

@media (max-width:1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width:-1) {
    #elementor-device-mode:after {
        content: "mobile_extra"
    }
}

@media (max-width:767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

.e-con {
    --border-radius: 0;
    --border-block-start-width: 0px;
    --border-inline-end-width: 0px;
    --border-block-end-width: 0px;
    --border-inline-start-width: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: min(100%, var(--container-max-width, 1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-block-start: 0px;
    --margin-inline-end: 0px;
    --margin-block-end: 0px;
    --margin-inline-start: 0px;
    --padding-block-start: var(--container-default-padding-block-start, 10px);
    --padding-inline-end: var(--container-default-padding-inline-end, 10px);
    --padding-block-end: var(--container-default-padding-block-end, 10px);
    --padding-inline-start: var(--container-default-padding-inline-start, 10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing, 20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3, 1fr);
    --e-con-grid-template-rows: repeat(2, 1fr);
    position: var(--position);
    width: var(--width);
    min-width: 0;
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    margin-block-start: var(--bc-margin-block-start, var(--margin-block-start));
    margin-inline-end: var(--bc-margin-inline-end, var(--margin-inline-end));
    margin-block-end: var(--bc-margin-block-end, var(--margin-block-end));
    margin-inline-start: var(--bc-margin-inline-start, var(--margin-inline-start));
    padding-inline-start: var(--bc-padding-inline-start, var(--padding-inline-start));
    padding-inline-end: var(--bc-padding-inline-end, var(--padding-inline-end));
    z-index: var(--z-index);
    overflow: var(--overflow);
    transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s)
}

.e-con.e-flex {
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis)
}

.e-con-full,
.e-con>.e-con-inner {
    text-align: var(--text-align);
    padding-block-start: var(--bc-padding-block-start, var(--padding-block-start));
    padding-block-end: var(--bc-padding-block-end, var(--padding-block-end))
}

.e-con-full.e-flex,
.e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction)
}

.e-con,
.e-con>.e-con-inner {
    display: var(--display)
}

.e-con.e-grid {
    --grid-justify-content: start;
    --grid-align-content: start;
    --grid-auto-flow: row
}

.e-con.e-grid,
.e-con.e-grid>.e-con-inner {
    grid-template-columns: var(--e-con-grid-template-columns);
    grid-template-rows: var(--e-con-grid-template-rows);
    justify-content: var(--grid-justify-content);
    align-content: var(--grid-align-content);
    grid-auto-flow: var(--grid-auto-flow);
    justify-items: var(--justify-items);
    align-items: var(--align-items)
}

.e-con-boxed.e-flex {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal
}

.e-con-boxed.e-grid {
    justify-items: legacy;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr
}

.e-con-boxed {
    text-align: initial;
    gap: initial
}

.e-con.e-flex>.e-con-inner {
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto
}

.e-con.e-grid>.e-con-inner {
    justify-items: var(--justify-items);
    align-items: var(--align-items)
}

.e-con>.e-con-inner {
    gap: var(--gap);
    width: 100%;
    max-width: var(--content-width);
    margin: 0 auto;
    padding-inline-start: 0;
    padding-inline-end: 0;
    height: 100%
}

:is(.elementor-section-wrap, [data-elementor-id])>.e-con {
    --margin-inline-end: auto;
    --margin-inline-start: auto;
    max-width: min(100%, var(--width))
}

.e-con .elementor-widget.elementor-widget {
    margin-block-end: 0
}

.e-con:before,
.e-con>.elementor-background-slideshow:before,
.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,
:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container:before {
    content: var(--background-overlay);
    display: block;
    position: absolute;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    transition: var(--overlay-transition, .3s);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    border-color: var(--border-color);
    border-block-start-width: var(--border-block-start-width);
    border-inline-end-width: var(--border-inline-end-width);
    border-block-end-width: var(--border-block-end-width);
    border-inline-start-width: var(--border-inline-start-width);
    top: calc(0px - var(--border-block-start-width));
    left: calc(0px - var(--border-inline-start-width));
    width: max(100% + var(--border-inline-end-width) + var(--border-inline-start-width), 100%);
    height: max(100% + var(--border-block-start-width) + var(--border-block-end-width), 100%)
}

.e-con:before {
    transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s)
}

.e-con>.elementor-background-slideshow,
:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container {
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    border-color: var(--border-color);
    border-block-start-width: var(--border-block-start-width);
    border-inline-end-width: var(--border-inline-end-width);
    border-block-end-width: var(--border-block-end-width);
    border-inline-start-width: var(--border-inline-start-width);
    top: calc(0px - var(--border-block-start-width));
    left: calc(0px - var(--border-inline-start-width));
    width: max(100% + var(--border-inline-end-width) + var(--border-inline-start-width), 100%);
    height: max(100% + var(--border-block-start-width) + var(--border-block-end-width), 100%)
}

@media (max-width:767px) {
    :is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone {
        display: none
    }
}

:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container:before {
    z-index: 1
}

:is(.e-con, .e-con>.e-con-inner)>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget-empty,
.e-con .elementor-widget-google_maps,
.e-con .elementor-widget-video,
.e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,
.e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget,
.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

@media (max-width:767px) {
    .e-con.e-flex {
        --width: 100%;
        --flex-wrap: wrap
    }
}

.e-con {
    --bc-margin-block-start: var(--margin-top);
    --bc-margin-block-end: var(--margin-bottom);
    --bc-margin-inline-start: var(--margin-left);
    --bc-margin-inline-end: var(--margin-right);
    --bc-padding-block-start: var(--padding-top);
    --bc-padding-block-end: var(--padding-bottom);
    --bc-padding-inline-start: var(--padding-left);
    --bc-padding-inline-end: var(--padding-right)
}

[dir=rtl] .e-con {
    --bc-margin-inline-start: var(--margin-right);
    --bc-margin-inline-end: var(--margin-left);
    --bc-padding-inline-start: var(--padding-right);
    --bc-padding-inline-end: var(--padding-left)
}

.elementor-form-fields-wrapper {
    display: flex;
    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 {
    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 {
    flex-grow: 1
}

.elementor-field-group {
    flex-wrap: wrap;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #69727d;
    background-color: #fff0;
    color: #1f2124;
    vertical-align: middle;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / .1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-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: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    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;
    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%;
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgb(0 0 0 / .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: flex;
    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 {
    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;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
}

@media screen and (max-width:1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: 100%
    }
    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }
    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }
    .elementor-tablet-button-align-center .e-form__buttons,
    .elementor-tablet-button-align-center .elementor-field-type-submit {
        justify-content: center
    }
    .elementor-tablet-button-align-start .e-form__buttons,
    .elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }
    .elementor-tablet-button-align-end .e-form__buttons,
    .elementor-tablet-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }
    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }
    .elementor-tablet-button-align-center .e-form__buttons__wrapper,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }
    .elementor-tablet-button-align-center .e-form__buttons__wrapper,
    .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper,
    .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper,
    .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

@media screen and (max-width:767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: 100%
    }
    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }
    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }
    .elementor-mobile-button-align-center .e-form__buttons,
    .elementor-mobile-button-align-center .elementor-field-type-submit {
        justify-content: center
    }
    .elementor-mobile-button-align-start .e-form__buttons,
    .elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }
    .elementor-mobile-button-align-end .e-form__buttons,
    .elementor-mobile-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }
    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }
    .elementor-mobile-button-align-center .e-form__buttons__wrapper,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }
    .elementor-mobile-button-align-center .e-form__buttons__wrapper,
    .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper,
    .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper,
    .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

.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: none
}

.elementor-form .elementor-button>span {
    display: flex;
    justify-content: center
}

.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 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s)
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    justify-content: center
}

.elementor-button-icon {
    flex-grow: 0;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    flex-grow: 1;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    order: 5
}

.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-tab-title a {
    color: inherit
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #69727d;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #69727d;
    border: 3px solid #69727d;
    background-color: #fff0
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #69727d
}

.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%;
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
    transform: perspective(var(--e-con-transform-perspective, 0)) rotate(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
    transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.elementor-element,
.elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px
}

.elementor-element .swiper-container .swiper-slide figure,
.elementor-element .swiper .swiper-slide figure,
.elementor-lightbox .swiper-container .swiper-slide figure,
.elementor-lightbox .swiper .swiper-slide figure {
    line-height: 0
}

.elementor-element .swiper-container .elementor-lightbox-content-source,
.elementor-element .swiper .elementor-lightbox-content-source,
.elementor-lightbox .swiper-container .elementor-lightbox-content-source,
.elementor-lightbox .swiper .elementor-lightbox-content-source {
    display: none
}

.elementor-element .swiper-container .elementor-swiper-button,
.elementor-element .swiper-container~.elementor-swiper-button,
.elementor-element .swiper .elementor-swiper-button,
.elementor-element .swiper~.elementor-swiper-button,
.elementor-lightbox .swiper-container .elementor-swiper-button,
.elementor-lightbox .swiper-container~.elementor-swiper-button,
.elementor-lightbox .swiper .elementor-swiper-button,
.elementor-lightbox .swiper~.elementor-swiper-button {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-element .swiper-container .elementor-swiper-button svg,
.elementor-element .swiper-container~.elementor-swiper-button svg,
.elementor-element .swiper .elementor-swiper-button svg,
.elementor-element .swiper~.elementor-swiper-button svg,
.elementor-lightbox .swiper-container .elementor-swiper-button svg,
.elementor-lightbox .swiper-container~.elementor-swiper-button svg,
.elementor-lightbox .swiper .elementor-swiper-button svg,
.elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.elementor-element .swiper-container .elementor-swiper-button-prev,
.elementor-element .swiper-container~.elementor-swiper-button-prev,
.elementor-element .swiper .elementor-swiper-button-prev,
.elementor-element .swiper~.elementor-swiper-button-prev,
.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper~.elementor-swiper-button-prev {
    left: 10px
}

.elementor-element .swiper-container .elementor-swiper-button-next,
.elementor-element .swiper-container~.elementor-swiper-button-next,
.elementor-element .swiper .elementor-swiper-button-next,
.elementor-element .swiper~.elementor-swiper-button-next,
.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper-container~.elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next,
.elementor-lightbox .swiper~.elementor-swiper-button-next {
    right: 10px
}

.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,
.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper-container .swiper-pagination-custom,
.elementor-element .swiper-container .swiper-pagination-fraction,
.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper-container~.swiper-pagination-custom,
.elementor-element .swiper-container~.swiper-pagination-fraction,
.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper .swiper-pagination-custom,
.elementor-element .swiper .swiper-pagination-fraction,
.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper~.swiper-pagination-custom,
.elementor-element .swiper~.swiper-pagination-fraction,
.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,
.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper-container .swiper-pagination-custom,
.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper-container~.swiper-pagination-custom,
.elementor-lightbox .swiper-container~.swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper .swiper-pagination-custom,
.elementor-lightbox .swiper .swiper-pagination-fraction,
.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper~.swiper-pagination-custom,
.elementor-lightbox .swiper~.swiper-pagination-fraction {
    bottom: 5px
}

.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,
.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,
.elementor-element .swiper.swiper-cube .elementor-swiper-button,
.elementor-element .swiper.swiper-cube~.elementor-swiper-button,
.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button {
    transform: translate3d(0, -50%, 1px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets {
    bottom: 5px;
    left: 0;
    width: 100%
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.elementor-element.elementor-pagination-position-outside .swiper,
.elementor-element.elementor-pagination-position-outside .swiper-container,
.elementor-lightbox.elementor-pagination-position-outside .swiper,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button {
    top: calc(50% - 30px / 2)
}

.elementor-element .elementor-swiper,
.elementor-lightbox .elementor-swiper {
    position: relative
}

.elementor-element .elementor-main-swiper,
.elementor-lightbox .elementor-main-swiper {
    position: static
}

.elementor-element.elementor-arrows-position-outside .swiper,
.elementor-element.elementor-arrows-position-outside .swiper-container,
.elementor-lightbox.elementor-arrows-position-outside .swiper,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev {
    left: 0
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
    right: 0
}

.elementor-lightbox {
    --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px
}

.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,
.elementor-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    animation-duration: .3s;
    height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: var(--lightbox-header-icons-size);
    right: .75em;
    margin-top: 13px;
    padding: .25em;
    z-index: 2;
    line-height: 1;
    display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
    height: 1em;
    width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
    color: var(--lightbox-ui-color);
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
    fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper,
.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 70px;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}

@media (max-width:767px) {
    .elementor-lightbox .elementor-lightbox-item {
        padding: 70px 0
    }
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    filter: none;
    border: none
}

.elementor-lightbox .elementor-lightbox-image {
    box-shadow: 0 0 30px rgb(0 0 0 / .3), 0 0 8px -5px rgb(0 0 0 / .3);
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape,
.elementor-lightbox .elementor-video-container .elementor-video-portrait,
.elementor-lightbox .elementor-video-container .elementor-video-square {
    width: 100%;
    height: 100%;
    margin: auto
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square iframe {
    border: 0;
    background-color: #000
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-landscape video,
.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait video,
.elementor-lightbox .elementor-video-container .elementor-video-square iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square video {
    aspect-ratio: var(--video-aspect-ratio, 1.77777)
}

@supports not (aspect-ratio:1/1) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait,
    .elementor-lightbox .elementor-video-container .elementor-video-square {
        position: relative;
        overflow: hidden;
        height: 0;
        padding-bottom: calc(100% / var(--video-aspect-ratio, 1.77777))
    }
    .elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-landscape video,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait video,
    .elementor-lightbox .elementor-video-container .elementor-video-square iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-square video {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.elementor-lightbox .elementor-video-container .elementor-video-square iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square video {
    width: min(90vh, 90vw);
    height: min(90vh, 90vw)
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-landscape video {
    width: 100%;
    max-height: 90vh
}

.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait video {
    height: 100%;
    max-width: 90vw
}

@media (min-width:1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 85vw;
        max-height: 85vh
    }
    .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        height: 85vh;
        max-width: 85vw
    }
}

@media (max-width:1024px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 95vw;
        max-height: 95vh
    }
    .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        height: 95vh;
        max-width: 95vw
    }
}

.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next {
    right: 0
}

.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-pagination-fraction {
    width: -moz-max-content;
    width: max-content;
    color: #fff
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: flex;
    align-items: center;
    width: 15%;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

@media (max-width:767px) {
    .elementor-lightbox .elementor-swiper-button:focus {
        outline: none
    }
    .elementor-lightbox .elementor-swiper-button-next,
    .elementor-lightbox .elementor-swiper-button-prev {
        width: 20%
    }
    .elementor-lightbox .elementor-swiper-button-next i,
    .elementor-lightbox .elementor-swiper-button-prev i {
        padding: 10px;
        background-color: rgb(0 0 0 / .5)
    }
    .elementor-lightbox .elementor-swiper-button-prev {
        left: 0;
        justify-content: flex-start
    }
    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: flex;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    align-items: center;
    z-index: 10
}

.elementor-slideshow__header>i,
.elementor-slideshow__header>svg {
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.elementor-slideshow__header>i {
    font-size: inherit
}

.elementor-slideshow__header>i:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header>svg {
    box-sizing: content-box;
    fill: var(--lightbox-ui-color);
    height: 1em;
    width: 1em
}

.elementor-slideshow__header>svg:hover {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
    margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
    z-index: 5
}

.elementor-slideshow__share-menu {
    background-color: #fff0;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #0c0d0e
}

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    border-radius: 3px;
    padding: 14px 20px;
    transform: scale(0);
    opacity: 0;
    transform-origin: 90% 10%;
    transition: all .25s .1s;
    box-shadow: 0 4px 15px rgb(0 0 0 / .3)
}

.elementor-slideshow__share-links a {
    text-align: left;
    color: #3f444b;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
    color: #000
}

.elementor-slideshow__share-links a i,
.elementor-slideshow__share-links a svg {
    margin-right: .75em
}

.elementor-slideshow__share-links a i {
    font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
    height: 1.25em;
    width: 1.25em
}

.elementor-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    right: .5em;
    border: .45em solid #fff0;
    border-bottom-color: #fff;
    transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed
}

.elementor-slideshow__description,
.elementor-slideshow__title {
    margin: 0
}

.elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700
}

.elementor-slideshow__description {
    font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
    opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
    background-color: rgb(0 0 0 / .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgb(0 0 0 / .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
    transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
    opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
    color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
    color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
    color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
    color: #9da5ae
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
    fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
    fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
    fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
    fill: #9da5ae
}

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #3f444b;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    border-radius: 3px
}

#wp-admin-bar-elementor_inspector>.ab-item:before {
    content: "\f348";
    top: 2px
}

#wpadminbar * {
    font-style: normal
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    transition: none
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
    display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width:1024px) {
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
        --justify-content: var(--flex-right, flex-end)
    }
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
        display: inline-block
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
        --justify-content: var(--flex-right, flex-end)
    }
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
    .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
        display: inline-block
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,
    .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .elementor .elementor-hidden-mobile,
    .elementor .elementor-hidden-phone {
        display: none
    }
}

@media (min-width:-1) and (max-width:-1) {
    .elementor .elementor-hidden-mobile_extra {
        display: none
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width:-1) and (max-width:-1) {
    .elementor .elementor-hidden-laptop,
    .elementor .elementor-hidden-tablet_extra {
        display: none
    }
}

@media (min-width:1025px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

@media (min-width:-1) {
    .elementor .elementor-hidden-widescreen {
        display: none
    }
}

.elementor-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
    vector-effect: non-scaling-stroke;
    fill: var(--path-fill, transparent);
    stroke: var(--stroke-color, transparent);
    stroke-width: var(--stroke-width, 1px);
    transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
    --path-fill: var(--path-fill-hover);
    --stroke-color: var(--stroke-color-hover);
    --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
    --fill: var(--text-color);
    fill: var(--fill);
    direction: var(--direction, ltr);
    transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
    --color: var(--text-color-hover, var(--text-color));
    --fill: var(--color);
    color: var(--color)
}

.elementor-widget-n-tabs {
    --n-tabs-color-accent-fallback: #61ce70;
    --n-tabs-color-secondary-fallback: #54595f;
    --n-tabs-default-padding-block: 15px;
    --n-tabs-default-padding-inline: 35px;
    --n-tabs-background-color: transparent;
    --n-tabs-display: flex;
    --n-tabs-direction: column;
    --n-tabs-gap: 10px;
    --n-tabs-heading-display: flex;
    --n-tabs-heading-direction: row;
    --n-tabs-heading-grow: initial;
    --n-tabs-heading-justify-content: center;
    --n-tabs-heading-width: initial;
    --n-tabs-heading-overflow-x: initial;
    --n-tabs-heading-wrap: nowrap;
    --n-tabs-border-width: 1px;
    --n-tabs-border-color: #d5d8dc;
    --n-tabs-content-display: flex;
    --n-tabs-title-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
    --n-tabs-title-color-hover: #fff;
    --n-tabs-title-color-active: #fff;
    --n-tabs-title-background-color: #f1f2f3;
    --n-tabs-title-background-color-hover: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
    --n-tabs-title-background-color-active: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
    --n-tabs-title-width: initial;
    --n-tabs-title-height: initial;
    --n-tabs-title-font-size: 1rem;
    --n-tabs-title-white-space: initial;
    --n-tabs-title-justify-content-toggle: initial;
    --n-tabs-title-align-items-toggle: center;
    --n-tabs-title-justify-content: center;
    --n-tabs-title-align-items: center;
    --n-tabs-title-text-align: center;
    --n-tabs-title-direction: row;
    --n-tabs-title-gap: 10px;
    --n-tabs-title-flex-grow: 0;
    --n-tabs-title-flex-basis: content;
    --n-tabs-title-flex-shrink: initial;
    --n-tabs-title-order: initial;
    --n-tabs-title-padding-block-start: var(--n-tabs-default-padding-block);
    --n-tabs-title-padding-inline-end: var(--n-tabs-default-padding-inline);
    --n-tabs-title-padding-block-end: var(--n-tabs-default-padding-block);
    --n-tabs-title-padding-inline-start: var(--n-tabs-default-padding-inline);
    --n-tabs-title-border-radius: initial;
    --n-tabs-title-transition: 0.3s;
    --n-tabs-icon-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
    --n-tabs-icon-color-hover: var(--n-tabs-title-color-hover);
    --n-tabs-icon-color-active: #fff;
    --n-tabs-icon-gap: 5px;
    width: 100%;
    max-width: 100%
}

.elementor-widget-n-tabs .e-n-tabs {
    display: var(--n-tabs-display);
    flex-direction: var(--n-tabs-direction);
    gap: var(--n-tabs-gap);
    text-align: start;
    min-width: 0
}

.elementor-widget-n-tabs .e-n-tabs-heading {
    display: var(--n-tabs-heading-display);
    flex-basis: var(--n-tabs-heading-width);
    flex-direction: var(--n-tabs-heading-direction);
    flex-shrink: 0;
    justify-content: var(--n-tabs-heading-justify-content);
    gap: var(--n-tabs-title-gap);
    overflow-x: var(--n-tabs-heading-overflow-x);
    flex-wrap: var(--n-tabs-heading-wrap);
    -ms-overflow-style: none;
    scrollbar-width: none
}

.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
    display: none
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active {
    position: relative
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before {
    content: "";
    position: absolute;
    inset-block: 0;
    inset-inline: -1000vw;
    z-index: 2
}

.elementor-widget-n-tabs .e-n-tabs-content {
    display: var(--n-tabs-content-display);
    flex-grow: 1;
    min-width: 0
}

.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active) {
    display: none
}

.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child {
    display: flex
}

.elementor-widget-n-tabs .e-n-tab-title {
    all: unset;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    align-items: var(--n-tabs-title-align-items-toggle, var(--n-tabs-title-align-items));
    flex-direction: var(--n-tabs-title-direction);
    justify-content: var(--n-tabs-title-justify-content-toggle, var(--n-tabs-title-justify-content));
    gap: var(--n-tabs-icon-gap);
    border-width: var(--n-tabs-border-width);
    position: relative;
    cursor: pointer;
    outline: none;
    flex-grow: var(--n-tabs-title-flex-grow);
    flex-basis: var(--n-tabs-title-flex-basis);
    flex-shrink: var(--n-tabs-title-flex-shrink);
    padding-block-start: var(--n-tabs-title-padding-block-start);
    padding-inline-end: var(--n-tabs-title-padding-inline-end);
    padding-block-end: var(--n-tabs-title-padding-block-end);
    padding-inline-start: var(--n-tabs-title-padding-inline-start);
    border-radius: var(--n-tabs-title-border-radius);
    height: var(--n-tabs-title-height);
    width: var(--n-tabs-title-width);
    white-space: var(--n-tabs-title-white-space);
    transition: background var(--n-tabs-title-transition), color var(--n-tabs-title-transition), border var(--n-tabs-title-transition), box-shadow var(--n-tabs-title-transition), text-shadow var(--n-tabs-title-transition), stroke var(--n-tabs-title-transition), stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-color var(--n-tabs-title-transition), transform var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title:focus-visible {
    outline: 5px auto -webkit-focus-ring-color
}

.elementor-widget-n-tabs .e-n-tab-title span i,
.elementor-widget-n-tabs .e-n-tab-title span svg {
    transition: color var(--n-tabs-title-transition), fill var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title-text {
    display: flex;
    align-items: center;
    font-size: var(--n-tabs-title-font-size);
    text-align: var(--n-tabs-title-text-align)
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-shrink: 0;
    order: var(--n-tabs-icon-order);
    overflow: hidden
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
    font-size: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
    width: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
    height: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
    display: none
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] {
    background-color: var(--n-tabs-title-background-color)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a {
    color: var(--n-tabs-title-color)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i {
    color: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a {
    color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover {
    transform: none;
    animation: initial
}

.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,
.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a {
    color: var(--n-tabs-title-color-hover)
}

.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a {
    color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover {
    transform: none;
    animation: initial
}

.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,
.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child {
    transform: none;
    height: auto;
    opacity: 1
}

.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background-color: var(--n-tabs-title-background-color-hover);
    background-image: none
}

.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],
.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background-color: var(--n-tabs-title-background-color-active);
    background-image: none
}

@media (max-width:767px) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

@media (max-width:-1) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

@media (max-width:1024px) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

@media (max-width:-1) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

@media (max-width:-1) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop {
        --n-tabs-direction: column;
        --n-tabs-heading-display: contents;
        --n-tabs-content-display: contents
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs {
        gap: 0
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con {
        order: var(--n-tabs-title-order)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title {
        order: var(--n-tabs-title-order);
        width: auto
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child) {
        margin-block-start: var(--n-tabs-title-gap)
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true] {
        margin-block-end: var(--n-tabs-gap)
    }
}

.elementor-widget-n-accordion {
    --n-accordion-title-font-size: 20px;
    --n-accordion-title-flex-grow: initial;
    --n-accordion-title-justify-content: initial;
    --n-accordion-title-icon-order: -1;
    --n-accordion-border-width: 1px;
    --n-accordion-border-color: #d5d8dc;
    --n-accordion-border-style: solid;
    --n-accordion-item-title-flex-grow: initial;
    --n-accordion-item-title-space-between: 0px;
    --n-accordion-item-title-distance-from-content: 0px;
    --n-accordion-padding: 10px;
    --n-accordion-border-radius: 0px;
    --n-accordion-icon-size: 15px;
    --n-accordion-title-normal-color: #1f2124;
    --n-accordion-title-hover-color: #1f2124;
    --n-accordion-title-active-color: #1f2124;
    --n-accordion-icon-normal-color: var(--n-accordion-title-normal-color);
    --n-accordion-icon-hover-color: var(--n-accordion-title-hover-color);
    --n-accordion-icon-active-color: var(--n-accordion-title-active-color);
    --n-accordion-icon-gap: 0 10px;
    width: 100%
}

.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item {
    display: flex;
    flex-direction: column;
    position: relative
}

.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
    margin-block-end: var(--n-accordion-item-title-space-between)
}

.elementor-widget-n-accordion .e-n-accordion-item-title,
:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
    border: var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: var(--n-accordion-padding);
    justify-content: var(--n-accordion-title-justify-content);
    border-radius: var(--n-accordion-border-radius);
    flex-grow: var(--n-menu-title-flex-grow);
    gap: var(--n-accordion-icon-gap);
    color: var(--n-accordion-title-normal-color);
    align-items: center;
    cursor: pointer
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,
.elementor-widget-n-accordion .e-n-accordion-item-title-header p {
    margin-block-start: 0;
    margin-block-end: 0
}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    font-size: var(--n-accordion-title-font-size);
    align-items: center
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    order: var(--n-accordion-title-icon-order);
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
    height: var(--n-accordion-icon-size);
    width: auto
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-normal-color);
    font-size: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-normal-color);
    height: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title>span {
    cursor: pointer
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title {
    margin-block-end: var(--n-accordion-item-title-distance-from-content);
    color: var(--n-accordion-title-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title {
    color: var(--n-accordion-title-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item>span {
    cursor: pointer
}

.elementor-kit-8 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-147c9fe: #FBD984;
    --e-global-color-c41444f: #6318AF;
    --e-global-color-3a7ad75: #EFB31A;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.e-con {
    --container-max-width: 1140px
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px
}

.elementor-element {
    --widgets-spacing: 20px 20px
}

{}

h1.entry-title {
    display: var(--page-title-display)
}

.elementor-kit-8 e-page-transition {
    background-color: #FFBC7D
}

.site-header {
    padding-right: 0;
    padding-left: 0
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px
    }
    .e-con {
        --container-max-width: 1024px
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px
    }
    .e-con {
        --container-max-width: 767px
    }
}

.elementor-widget-heading .elementor-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-image .widget-image-caption {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-editor {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,
.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-widget-button .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-divider {
    --divider-color: var( --e-global-color-secondary)
}

.elementor-widget-divider .elementor-divider__text {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-divider.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon {
    color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon svg {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-image-box .elementor-image-box-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-image-box .elementor-image-box-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-icon.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.elementor-widget-icon-box.elementor-view-default .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-icon-box .elementor-icon-box-title a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-icon-box .elementor-icon-box-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-star-rating .elementor-star-rating__title {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-image-gallery .gallery-item .gallery-caption {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
    border-color: var(--e-global-color-text)
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text,
.elementor-widget-icon-list .elementor-icon-list-item>a {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-icon-list .elementor-icon-list-text {
    color: var(--e-global-color-secondary)
}

.elementor-widget-counter .elementor-counter-number-wrapper {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-counter .elementor-counter-title {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-progress .elementor-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-name {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-job {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title a {
    color: var(--e-global-color-primary)
}

.elementor-widget-tabs .elementor-tab-title.elementor-active,
.elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: var(--e-global-color-accent)
}

.elementor-widget-tabs .elementor-tab-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-tabs .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-accordion .elementor-accordion-icon,
.elementor-widget-accordion .elementor-accordion-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-accordion .elementor-accordion-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon,
.elementor-widget-accordion .elementor-active .elementor-accordion-title {
    color: var(--e-global-color-accent)
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg {
    fill: var(--e-global-color-accent)
}

.elementor-widget-accordion .elementor-accordion-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-accordion .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-toggle .elementor-toggle-title,
.elementor-widget-toggle .elementor-toggle-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-toggle .elementor-toggle-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-toggle .elementor-tab-title.elementor-active a,
.elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
    color: var(--e-global-color-accent)
}

.elementor-widget-toggle .elementor-toggle-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-toggle .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-alert .elementor-alert-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-alert .elementor-alert-description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-nested-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode="false"]>.e-n-tabs-heading>.e-n-tab-title[aria-selected="false"]:hover {
    background: var(--e-global-color-accent)
}

.elementor-widget-nested-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading>.e-n-tab-title[aria-selected="true"],
.elementor-widget-nested-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode="true"]>.e-n-tabs-heading>.e-n-tab-title[aria-selected="false"]:hover {
    background: var(--e-global-color-accent)
}

.elementor-widget-nested-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading>:is(.e-n-tab-title>.e-n-tab-title-text, .e-n-tab-title) {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-caldera-form .eael-contact-form-description {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-title {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-description {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text,
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz,
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz,
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea,
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label,
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control::-webkit-input-placeholder {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form input[type="submit"] {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-not-valid-tip {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-countdown .eael-countdown-digits::after {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-countdown .eael-countdown-digits {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-countdown .eael-countdown-label {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.eael-countdown-finish-text {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text,
.elementor-widget-eael-creative-button .eael-creative-button--winona::after,
.elementor-widget-eael-creative-button .eael-creative-button--rayen::before,
.elementor-widget-eael-creative-button .eael-creative-button--tamaya::after,
.elementor-widget-eael-creative-button .eael-creative-button--tamaya::before {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-dual-color-header .eael-dch-separator-wrap i {
    color: var(--e-global-color-primary)
}

.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-facebook-feed .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay,
.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-eael-fancy-text .eael-fancy-text-prefix {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-fancy-text .eael-fancy-text-strings,
.elementor-widget-eael-fancy-text .typed-cursor {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-fancy-text .eael-fancy-text-suffix {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-feature-list .connector-type-classic .connector {
    border-color: var(--e-global-color-primary)
}

.elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:before,
.elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:after {
    border-color: var(--e-global-color-primary)
}

.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title,
.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title>a,
.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title:visited {
    color: var(--e-global-color-primary)
}

.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title,
.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-filterable-gallery .fg-item-category span {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-filterable-gallery .fg-filter-trigger>span {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-fluentform .eael-fluentform-description {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_title,
html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-title {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_description,
html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-description {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

html body .elementor-widget-eael-gravity-form .eael-gravity-form .gfield.gsection .gsection_title {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type="file"]::file-selector-button,
html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type="file"]::-webkit-file-upload-button,
html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload .button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_footer input[type="submit"],
html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type="submit"],
html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body input[type="submit"].gform-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type="button"] {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_confirmation_wrapper .gform_confirmation_message {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-nft-gallery .eael-nft-gallery-load-more .eael-nft-gallery-load-more-text {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-ninja .eael-ninja-form .eael-contact-form-description {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type="button"],
.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type="submit"] {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-ninja .eael-ninja-form .nf-form-fields-required {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-post-grid .eael-meta-posted-on {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-post-grid .eael-entry-meta>span {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-post-grid .eael-entry-title,
.elementor-widget-eael-post-grid .eael-entry-title a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-post-grid .eael-grid-post-excerpt p {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-post-grid .post-meta-categories li,
.elementor-widget-eael-post-grid .post-meta-categories li a {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-post-timeline .eael-timeline-post-title .eael-timeline-post-title-text {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-post-timeline .eael-timeline-post-excerpt p {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-progress-bar .eael-progressbar-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-progress-bar .eael-progressbar-line-fill.eael-has-inner-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-simple-menu .eael-simple-menu>li>a,
.eael-simple-menu-container .eael-simple-menu-toggle-text {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-simple-menu .eael-simple-menu li ul li>a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-twitter-feed .eael-twitter-feed-item .eael-twitter-feed-item-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-eael-twitter-feed .eael-twitter-feed-load-more .eael-twitter-feed-load-more-text {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-eael-weform .eael-weform-container ul.wpuf-form .wpuf-submit input[type="submit"] {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-eael-wpforms .eael-contact-form-description,
.elementor-widget-eael-wpforms .wpforms-description {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label,
.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field legend {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea,
.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-ucaddon_blox_material_blockquote .uc_style_blox_material_blockquote_elementor_uc_items_attribute_title {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-ucaddon_blox_material_blockquote .uc_style_blox_material_blockquote_elementor_uc_items_attribute_description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-ucaddon_responsive_testemonial_carousel .ue_title {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-ucaddon_responsive_testemonial_carousel .ue_subtitle {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-ucaddon_responsive_testemonial_carousel .ue-text {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-path {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-addon-banner .premium-banner-ib-desc .premium_banner_title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-banner .premium_banner_content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-addon-banner .premium-banner-link {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-banner .premium-banner-link:hover,
.elementor-widget-premium-addon-banner .premium-button-line6::after {
    color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-banner .premium-btn-svg {
    stroke: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-banner .premium-button-line2::before,
.elementor-widget-premium-addon-banner .premium-button-line4::before,
.elementor-widget-premium-addon-banner .premium-button-line5::before,
.elementor-widget-premium-addon-banner .premium-button-line5::after,
.elementor-widget-premium-addon-banner .premium-button-line6::before,
.elementor-widget-premium-addon-banner .premium-button-line7::before {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-banner .premium-button-style7 .premium-button-text-icon-wrapper:before {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-banner .premium-button-style7 .premium-button-text-icon-wrapper:after {
    background-color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.active {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-post-link:before,
.elementor-widget-premium-addon-blog .premium-blog-post-link:after {
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-entry-title,
.elementor-widget-premium-addon-blog .premium-blog-entry-title a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-blog .premium-blog-entry-title a {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-entry-title:hover a {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-blog .premium-blog-cats-container a {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-premium-addon-blog .premium-blog-meta-data {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-premium-addon-blog .premium-blog-post-content {
    color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-blog .premium-blog-post-tags-container {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers {
    color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers:hover {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container span.current {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog ul.slick-dots li {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog ul.slick-dots li.slick-active {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-blog .premium-blog-wrap .slick-arrow {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-button .premium-button .premium-button-text-icon-wrapper span {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button-text-icon-wrapper i {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-drawable-icon *,
.elementor-widget-premium-addon-button .premium-button-text-icon-wrapper svg:not([class*="premium-"]) {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-drawable-icon *,
.elementor-widget-premium-addon-button svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-button .premium-button,
.elementor-widget-premium-addon-button .premium-button.premium-button-style2-shutinhor:before,
.elementor-widget-premium-addon-button .premium-button.premium-button-style2-shutinver:before,
.elementor-widget-premium-addon-button .premium-button-style5-radialin:before,
.elementor-widget-premium-addon-button .premium-button-style5-rectin:before {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper span,
.elementor-widget-premium-addon-button .premium-button-line6::after {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-button .premium-button:hover .premium-drawable-icon *,
.elementor-widget-premium-addon-button .premium-button:hover svg:not([class*="premium-"]) {
    fill: var(--e-global-color-primary);
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-button .premium-btn-svg {
    stroke: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button-line2::before,
.elementor-widget-premium-addon-button .premium-button-line4::before,
.elementor-widget-premium-addon-button .premium-button-line5::before,
.elementor-widget-premium-addon-button .premium-button-line5::after,
.elementor-widget-premium-addon-button .premium-button-line6::before,
.elementor-widget-premium-addon-button .premium-button-line7::before {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-button .premium-button-none:hover,
.elementor-widget-premium-addon-button .premium-button-style8:hover,
.elementor-widget-premium-addon-button .premium-button-style1:before,
.elementor-widget-premium-addon-button .premium-button-style2-shutouthor:before,
.elementor-widget-premium-addon-button .premium-button-style2-shutoutver:before,
.elementor-widget-premium-addon-button .premium-button-style2-shutinhor,
.elementor-widget-premium-addon-button .premium-button-style2-shutinver,
.elementor-widget-premium-addon-button .premium-button-style2-dshutinhor:before,
.elementor-widget-premium-addon-button .premium-button-style2-dshutinver:before,
.elementor-widget-premium-addon-button .premium-button-style2-scshutouthor:before,
.elementor-widget-premium-addon-button .premium-button-style2-scshutoutver:before,
.elementor-widget-premium-addon-button .premium-button-style3-after:hover,
.elementor-widget-premium-addon-button .premium-button-style3-before:hover,
.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper,
.elementor-widget-premium-addon-button .premium-button-style5-radialin,
.elementor-widget-premium-addon-button .premium-button-style5-radialout:before,
.elementor-widget-premium-addon-button .premium-button-style5-rectin,
.elementor-widget-premium-addon-button .premium-button-style5-rectout:before,
.elementor-widget-premium-addon-button .premium-button-style6-bg,
.elementor-widget-premium-addon-button .premium-button-style6:before {
    background-color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-button .premium-button-style7 .premium-button-text-icon-wrapper:before {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button-style7 .premium-button-text-icon-wrapper:after {
    background-color: var(--e-global-color-text)
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow svg {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover svg {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .premium-carousel-nav-fraction {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-carousel-widget ul.slick-dots li {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget ul.slick-dots li svg {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .fraction-pagination-total {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .fraction-pagination-separator {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-carousel-widget .fraction-pagination-current {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-amount,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure span {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-amount,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .top,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .top-back,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .bottom-back {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-period,
.elementor-widget-premium-countdown-timer .premium-countdown-label {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-countdown-timer .countdown_separator {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-countdown-timer .premium-countdown-exp-message {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-counter .premium-drawable-icon *,
.elementor-widget-premium-counter .premium-counter-icon svg:not([class*="premium-"]) {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-counter .premium-drawable-icon *,
.elementor-widget-premium-counter svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon-bg {
    background: var(--e-global-color-secondary)
}

.elementor-widget-premium-counter .premium-counter-title .premium-counter-title-val {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-counter .premium-counter-desc {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-init {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-counter .premium-counter-area span#prefix {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-counter .premium-counter-area span#suffix {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-dual-header .premium-dual-header-first-span {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-dual-header .premium-dual-header-second-header {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-dual-header.premium-bg-text-yes .elementor-widget-container:before {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-fancy-text .premium-fancy-text {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-fancy-text .premium-fancy-svg-text .premium-fancy-list-items {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-fancy-text .premium-fancy-text-wrapper:not(.auto-fade) .premium-fancy-text,
.elementor-widget-premium-addon-fancy-text .premium-fancy-text svg g>text {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-fancy-text .typed-cursor {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-fancy-text .premium-prefix-text,
.elementor-widget-premium-addon-fancy-text .premium-suffix-text {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-fancy-text .loading .premium-loading-bar {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-img-gallery .premium-gallery-img-name,
.elementor-widget-premium-img-gallery .premium-gallery-img-name a {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-img-gallery .premium-gallery-img-desc,
.elementor-widget-premium-img-gallery .premium-gallery-img-desc a {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image i,
.elementor-widget-premium-img-gallery .pa-gallery-img-link i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image svg,
.elementor-widget-premium-img-gallery .pa-gallery-img-link svg {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image span,
.elementor-widget-premium-img-gallery .pa-gallery-img-link span {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover i,
.elementor-widget-premium-img-gallery .pa-gallery-img-link:hover i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover svg,
.elementor-widget-premium-img-gallery .pa-gallery-img-link:hover svg {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover span,
.elementor-widget-premium-img-gallery .pa-gallery-img-link:hover span {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.active {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn .premium-loader {
    border-color: var(--e-global-color-secondary);
    border-top-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn:hover {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-wrapper i,
.elementor-widget-premium-icon-list .premium-bullet-list-icon-text p {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-drawable-icon *,
.elementor-widget-premium-icon-list svg:not([class*="premium-"]) {
    fill: var(--e-global-color-primary);
    stroke: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper i,
.elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper svg,
.elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper .premium-bullet-list-icon-text p {
    text-shadow: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-wrapper i,
.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-icon-text p {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover .premium-bullet-list-wrapper i,
.elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover .premium-bullet-list-icon-text p {
    text-shadow: var(--e-global-color-primary);
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-drawable-icon *,
.elementor-widget-premium-icon-list .premium-bullet-list-content:hover svg:not([class*="premium-"]) {
    fill: var(--e-global-color-primary);
    stroke: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-icon-text p {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-icon-list .premium-bullet-list-text span {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-icon-list .premium-bullet-list-text span {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-text span {
    text-shadow: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-text span {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover .premium-bullet-list-text span {
    text-shadow: var(--e-global-color-primary);
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-badge span {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-icon-list .premium-bullet-list-badge span {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-divider:not(:last-child):after {
    border-top-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-icon-list .premium-bullet-list-divider-inline:not(:last-child):after {
    border-left-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-icon-list li.premium-bullet-list-content:not(:last-of-type) .premium-bullet-list-connector .premium-icon-connector-content:after {
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-image-button {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-button .premium-image-button .premium-image-button-text-icon-wrapper span {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-image-button-text-icon-wrapper i {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-drawable-icon,
.elementor-widget-premium-addon-image-button svg:not([class*="premium-"]) {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-drawable-icon *,
.elementor-widget-premium-addon-image-button svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper span,
.elementor-widget-premium-addon-image-button .premium-button-line6::after {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper i {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-drawable-icon,
.elementor-widget-premium-addon-image-button .premium-image-button:hover svg:not([class*="premium-"]) {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-btn-svg {
    stroke: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-button .premium-button-line2::before,
.elementor-widget-premium-addon-image-button .premium-button-line4::before,
.elementor-widget-premium-addon-image-button .premium-button-line5::before,
.elementor-widget-premium-addon-image-button .premium-button-line5::after,
.elementor-widget-premium-addon-image-button .premium-button-line6::before,
.elementor-widget-premium-addon-image-button .premium-button-line7::before {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-drawable-icon *,
.elementor-widget-premium-addon-image-button .premium-image-button:hover svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-button .premium-image-button-style3:before {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-horizontal:before,
.elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-vertical:before {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-button .premium-image-button-none:hover,
.elementor-widget-premium-addon-image-button .premium-button-style8:hover,
.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper,
.elementor-widget-premium-addon-image-button .premium-image-button-style1:before,
.elementor-widget-premium-addon-image-button .premium-image-button-style3:hover,
.elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-horizontal:hover,
.elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-vertical:hover,
.elementor-widget-premium-addon-image-button .premium-button-style6-bg,
.elementor-widget-premium-addon-image-button .premium-button-style6:before {
    background-color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-image-button .premium-image-button-squares-effect:before,
.elementor-widget-premium-addon-image-button .premium-image-button-squares-effect:after,
.elementor-widget-premium-addon-image-button .premium-image-button-squares-square-container:before,
.elementor-widget-premium-addon-image-button .premium-image-button-squares-square-container:after {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-separator .premium-image-separator-container i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-separator .premium-drawable-icon *,
.elementor-widget-premium-addon-image-separator svg:not([class*="premium-"]) {
    fill: var(--e-global-color-primary);
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-image-separator .premium-image-separator-container i:hover {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-separator .premium-drawable-icon:hover *,
.elementor-widget-premium-addon-image-separator svg:not([class*="premium-"]):hover {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-image-separator .premium-image-separator-container i,
.elementor-widget-premium-addon-image-separator .premium-image-separator-container>svg {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-separator .premium-image-separator-container i:hover,
.elementor-widget-premium-addon-image-separator .premium-image-separator-container>svg:hover {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-maps .premium-maps-info-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-maps .premium-maps-info-desc,
.elementor-widget-premium-addon-maps .premium-maps-info-desc a {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-media-wheel .premium-adv-carousel__media-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-media-wheel .premium-adv-carousel__media-desc {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-media-wheel .flipster__button i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-media-wheel .flipster__button svg,
.elementor-widget-premium-media-wheel .flipster__button svg * {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-media-wheel .flipster__button {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-media-wheel .pa-media-magnific-image i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-media-wheel .pa-media-magnific-image svg {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-media-wheel .pa-media-magnific-image span {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-media-wheel .pa-media-magnific-image:hover i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-media-wheel .pa-media-magnific-image:hover svg {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-media-wheel .pa-media-magnific-image:hover span {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn,
.elementor-widget-premium-addon-modal-box .premium-modal-trigger-text {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn i {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn svg:not(.premium-btn-svg),
.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn svg:not(.premium-btn-svg) * {
    fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn svg:not(.premium-btn-svg) * {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn,
.elementor-widget-premium-addon-modal-box .premium-button-style2-shutinhor:before,
.elementor-widget-premium-addon-modal-box .premium-button-style2-shutinver:before,
.elementor-widget-premium-addon-modal-box .premium-button-style5-radialin:before,
.elementor-widget-premium-addon-modal-box .premium-button-style5-rectin:before {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover,
.elementor-widget-premium-addon-modal-box .premium-modal-trigger-text:hover,
.elementor-widget-premium-addon-modal-box .premium-button-line6::after {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover svg:not(.premium-btn-svg),
.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover svg:not(.premium-btn-svg) * {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover svg:not(.premium-btn-svg) * {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-modal-box .premium-btn-svg {
    stroke: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-button-line2::before,
.elementor-widget-premium-addon-modal-box .premium-button-line4::before,
.elementor-widget-premium-addon-modal-box .premium-button-line5::before,
.elementor-widget-premium-addon-modal-box .premium-button-line5::after,
.elementor-widget-premium-addon-modal-box .premium-button-line6::before,
.elementor-widget-premium-addon-modal-box .premium-button-line7::before {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-button-style7 .premium-button-text-icon-wrapper:before {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-button-style7 .premium-button-text-icon-wrapper:after {
    background-color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-modal-box .premium-button-none:hover,
.elementor-widget-premium-addon-modal-box .premium-button-style8:hover,
.elementor-widget-premium-addon-modal-box .premium-button-style1:before,
.elementor-widget-premium-addon-modal-box .premium-button-style2-shutouthor:before,
.elementor-widget-premium-addon-modal-box .premium-button-style2-shutoutver:before,
.elementor-widget-premium-addon-modal-box .premium-button-style2-shutinhor,
.elementor-widget-premium-addon-modal-box .premium-button-style2-shutinver,
.elementor-widget-premium-addon-modal-box .premium-button-style2-dshutinhor:before,
.elementor-widget-premium-addon-modal-box .premium-button-style2-dshutinver:before,
.elementor-widget-premium-addon-modal-box .premium-button-style2-scshutouthor:before,
.elementor-widget-premium-addon-modal-box .premium-button-style2-scshutoutver:before,
.elementor-widget-premium-addon-modal-box .premium-button-style5-radialin,
.elementor-widget-premium-addon-modal-box .premium-button-style5-radialout:before,
.elementor-widget-premium-addon-modal-box .premium-button-style5-rectin,
.elementor-widget-premium-addon-modal-box .premium-button-style5-rectout:before,
.elementor-widget-premium-addon-modal-box .premium-button-style6-bg,
.elementor-widget-premium-addon-modal-box .premium-button-style6:before {
    background: var(--e-global-color-text)
}

.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close:hover {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item>.premium-menu-link {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-text)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item>.premium-menu-link .premium-dropdown-icon {
    color: var(--e-global-color-text)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item:hover>.premium-menu-link {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item:hover>.premium-menu-link .premium-dropdown-icon {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-nav-menu .premium-nav-widget-container:not(.premium-nav-pointer-framed) .premium-menu-link-parent:before,
.elementor-widget-premium-nav-menu .premium-nav-widget-container:not(.premium-nav-pointer-framed) .premium-menu-link-parent:after {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-nav-menu .premium-nav-pointer-framed .premium-menu-link-parent:before,
.elementor-widget-premium-nav-menu .premium-nav-pointer-framed .premium-menu-link-parent:after {
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-active-item>.premium-menu-link {
    color: var(--e-global-color-accent)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-active-item>.premium-menu-link .premium-dropdown-icon {
    color: var(--e-global-color-accent)
}

.elementor-widget-premium-nav-menu .premium-nav-menu-item>.premium-menu-link>.premium-item-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link .premium-dropdown-icon {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-nav-menu:not(.premium-hamburger-menu):not(.premium-nav-slide):not(.premium-nav-dropdown) .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-item:hover,
.elementor-widget-premium-nav-menu.premium-hamburger-menu .premium-main-nav-menu .premium-sub-menu>.premium-sub-menu-item:hover>.premium-sub-menu-link,
.elementor-widget-premium-nav-menu.premium-nav-slide .premium-main-nav-menu .premium-sub-menu>.premium-sub-menu-item:hover>.premium-sub-menu-link,
.elementor-widget-premium-nav-menu.premium-nav-dropdown .premium-main-nav-menu .premium-sub-menu>.premium-sub-menu-item:hover>.premium-sub-menu-link {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-active-item .premium-sub-menu-link .premium-dropdown-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-nav-menu .premium-sub-menu-item .premium-sub-menu-link .premium-sub-item-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-notifications .pa-rec-not-icon-wrap .premium-drawable-icon *,
.elementor-widget-premium-notifications .pa-rec-not-icon-wrap svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-notifications .pa-rec-not-icon-wrap:hover .premium-drawable-icon *,
.elementor-widget-premium-notifications .pa-rec-not-icon-wrap:hover svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-notifications .pa-rec-title-icon-wrap .premium-drawable-icon *,
.elementor-widget-premium-notifications .pa-rec-title-icon-wrap svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-notifications .premium-blog-post-link:before,
.elementor-widget-premium-notifications .premium-blog-post-link:after {
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-notifications .premium-blog-entry-title,
.elementor-widget-premium-notifications .premium-blog-entry-title a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-notifications .premium-blog-entry-title a {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-notifications .premium-blog-entry-title:hover a {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-notifications .premium-blog-meta-data {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-premium-notifications .premium-blog-post-content {
    color: var(--e-global-color-text)
}

.elementor-widget-premium-notifications .premium-blog-post-tags-container {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-person .premium-person-name {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-person .premium-person-title {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-person .premium-person-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-person .premium-person-list-item i {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-person .premium-person-list-item:hover i {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-person .premium-persons-container .slick-arrow {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-person .premium-persons-container .slick-arrow:hover {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__pin-creator a {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__created-at {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__board-trigger,
.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__load-more-btn {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-premium-pinterest-feed ul.slick-dots li {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-pinterest-feed ul.slick-dots li.slick-active {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__pins-wrapper .slick-arrow {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-pinterest-feed .premium-pinterest-sharer {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-pinterest-feed .premium-pinterest-share-text {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-post-ticker.premium-ticker-pointer-yes:not(.premium-reversed-yes) .premium-post-ticker__content>div:first-child::after {
    border-left-color: var(--e-global-color-primary)
}

.elementor-widget-premium-post-ticker.premium-ticker-pointer-yes.premium-reversed-yes .premium-post-ticker__content>div:first-child::after {
    border-right-color: var(--e-global-color-primary)
}

.elementor-widget-premium-post-ticker.premium-post-ticker__layout-3 .premium-post-ticker__header-wrapper::after {
    background-color: var(--e-global-color-text)
}

.elementor-widget-premium-post-ticker .premium-post-ticker__icon-wrapper:not(.premium-repeater-item) .premium-drawable-icon *,
.elementor-widget-premium-post-ticker .premium-post-ticker__icon-wrapper:not(.premium-repeater-item) svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-post-ticker .premium-post-ticker__title-wrapper,
.elementor-widget-premium-post-ticker.premium-post-ticker__layout-2 .premium-post-ticker__title-wrapper::after,
.elementor-widget-premium-post-ticker.premium-post-ticker__layout-3 .premium-post-ticker__header-wrapper::after {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-post-ticker .premium-drawable-icon *,
.elementor-widget-premium-post-ticker svg:not([class*="premium-"]) {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-post-ticker .premium-post-ticker__post-date span {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-premium-post-ticker .premium-post-ticker__post-author a {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-premium-post-ticker .premium-post-ticker__arrows a {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-post-ticker .premium-post-ticker__arrows a:hover {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container i {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container .premium-drawable-icon *,
.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container svg:not([class*="premium-"]) {
    fill: var(--e-global-color-secondary);
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container i,
.elementor-widget-premium-addon-pricing-table .premium-pricing-icon,
.elementor-widget-premium-addon-pricing-table .premium-pricing-image {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-table-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-slashed-price-value {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-currency {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-value {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-separator {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-duration {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-list-span {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-list .premium-pricing-list-span {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-feature-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-list-item .premium-drawable-icon *,
.elementor-widget-premium-addon-pricing-table .premium-pricing-list-item svg:not([class*="premium-"]) {
    fill: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-list-tooltip {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-description-container {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button:hover,
.elementor-widget-premium-addon-pricing-table .premium-button-line6::after {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-btn-svg {
    stroke: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-button-line2::before,
.elementor-widget-premium-addon-pricing-table .premium-button-line4::before,
.elementor-widget-premium-addon-pricing-table .premium-button-line5::before,
.elementor-widget-premium-addon-pricing-table .premium-button-line5::after,
.elementor-widget-premium-addon-pricing-table .premium-button-line6::before,
.elementor-widget-premium-addon-pricing-table .premium-button-line7::before {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-button-style7 .premium-button-text-icon-wrapper:before {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-button-style7 .premium-button-text-icon-wrapper:after {
    background-color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-badge-triangle.premium-badge-left .corner {
    border-top-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-pricing-table .premium-badge-triangle.premium-badge-right .corner {
    border-right-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-pricing-table .premium-badge-circle,
.elementor-widget-premium-addon-pricing-table .premium-badge-stripe .corner,
.elementor-widget-premium-addon-pricing-table .premium-badge-flag .corner {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-pricing-table .premium-badge-flag.premium-badge-right .corner::before {
    border-left: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-pricing-table .premium-badge-flag.premium-badge-left .corner::after {
    border-right: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-base,
.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-inner {
    border-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-circle div,
.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-circle-progress {
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-left-label {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-right-label {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-progressbar .premium-drawable-icon *,
.elementor-widget-premium-addon-progressbar svg:not([class*="premium-"]) {
    fill: var(--e-global-color-primary);
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-center-label {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-percentage {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-arrow {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-pin {
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-left {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-right {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-heading {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-company-link {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-text-wrapper {
    color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-box .slick-arrow {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-box .slick-arrow:hover {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-tiktok-feed ul.slick-dots li {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-tiktok-feed ul.slick-dots li.slick-active {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-tiktok-feed .premium-tiktok-feed__videos-wrapper .slick-arrow {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-title .premium-title-header,
.elementor-widget-premium-addon-title.premium-title-noise-yes .premium-title-text::before,
.elementor-widget-premium-addon-title.premium-title-noise-yes .premium-title-text::after {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-title.premium-title-stroke-yes .premium-title-text {
    -webkit-text-fill-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-title .premium-title-style8 .premium-title-text[data-animation="shiny"] {
    --base-color: var( --e-global-color-primary)
}

.elementor-widget-premium-addon-title .premium-title-header {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-title:not(.premium-title-clipped) .premium-title-style2,
.elementor-widget-premium-addon-title.premium-title-clipped .premium-title-text {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-title:not(.premium-title-clipped) .premium-title-style3,
.elementor-widget-premium-addon-title.premium-title-clipped .premium-title-text {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-title .premium-title-style5 {
    border-bottom: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-title .premium-title-style6 {
    border-bottom: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-title .premium-title-style6:before {
    border-bottom-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-title .premium-title-style7-stripe {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-title .premium-title-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-title .premium-drawable-icon *,
.elementor-widget-premium-addon-title svg:not([class*="premium-"]) {
    fill: var(--e-global-color-primary);
    stroke: var(--e-global-color-accent)
}

.elementor-widget-premium-addon-title .premium-title-bg-text:before {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-video-box .premium-video-box-play-icon {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-video-box .premium-video-box-play-icon-container:hover .premium-video-box-play-icon {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-video-box .premium-video-box-text {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-video-box .premium-video-box-description-container:hover .premium-video-box-text {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-addon-video-box .premium-video-box-description-container {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-video-box .premium-video-box-sticky-close i {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-video-box .premium-video-box-sticky-infobar {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-video-box .premium-youtube-vid-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-vscroll .premium-vscroll-tooltip {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-vscroll .premium-vscroll-tooltip span {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-vscroll .premium-vscroll-inner .premium-vscroll-dots.right .premium-vscroll-tooltip::after {
    border-left-color: var(--e-global-color-primary)
}

.elementor-widget-premium-vscroll .premium-vscroll-inner .premium-vscroll-dots.left .premium-vscroll-tooltip::after {
    border-right-color: var(--e-global-color-primary)
}

.elementor-widget-premium-vscroll .premium-vscroll-dots .premium-vscroll-nav-link span {
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-dots li.active .premium-vscroll-nav-link span {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-dots {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link:hover {
    color: var(--e-global-color-primary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active .premium-vscroll-nav-link {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active .premium-vscroll-nav-link:hover {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-premium-weather .premium-weather__city-name {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-weather:not(.premium-weather__layout-3) .premium-weather__basic-weather .premium-weather__temp-wrapper,
.elementor-widget-premium-weather.premium-weather__layout-3 .premium-weather__extra-outer-wrapper .premium-weather__temp-wrapper {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-weather .premium-weather__feels-like {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-world-clock .premium-world-clock__clock-title {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-world-clock .premium-world-clock__date,
.elementor-widget-premium-world-clock .premium-world-clock__month-wrapper,
.elementor-widget-premium-world-clock .premium-world-clock__day-wrapper,
.elementor-widget-premium-world-clock .premium-world-clock__date-segment {
    color: var(--e-global-color-secondary)
}

.elementor-widget-premium-world-clock .premium-world-clock__date-segment {
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-world-clock .premium-world-clock__gmt-offset {
    color: var(--e-global-color-secondary)
}

.elementor-widget-theme-site-logo .widget-image-caption {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-theme-site-title .elementor-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-theme-page-title .elementor-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-theme-post-title .elementor-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-theme-post-excerpt .elementor-widget-container {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-theme-post-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-theme-post-featured-image .widget-image-caption {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-theme-archive-title .elementor-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-archive-posts .elementor-post__title,
.elementor-widget-archive-posts .elementor-post__title a {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-archive-posts .elementor-post__meta-data {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-archive-posts .elementor-post__excerpt p {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-archive-posts .elementor-post__read-more {
    color: var(--e-global-color-accent)
}

.elementor-widget-archive-posts a.elementor-post__read-more {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge {
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-archive-posts .elementor-pagination {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-archive-posts .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-archive-posts .e-load-more-message {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-archive-posts .elementor-posts-nothing-found {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-loop-grid .elementor-pagination {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-loop-grid .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-loop-grid .e-load-more-message {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-posts .elementor-post__title,
.elementor-widget-posts .elementor-post__title a {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-posts .elementor-post__meta-data {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-posts .elementor-post__excerpt p {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-posts .elementor-post__read-more {
    color: var(--e-global-color-accent)
}

.elementor-widget-posts a.elementor-post__read-more {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-posts .elementor-post__card .elementor-post__badge {
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-posts .elementor-pagination {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-posts .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-posts .e-load-more-message {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-portfolio a .elementor-portfolio-item__overlay {
    background-color: var(--e-global-color-accent)
}

.elementor-widget-portfolio .elementor-portfolio-item__title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-portfolio .elementor-portfolio__filter {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active {
    color: var(--e-global-color-primary)
}

.elementor-widget-gallery .elementor-gallery-item__title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-gallery .elementor-gallery-item__description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-gallery {
    --galleries-title-color-normal: var( --e-global-color-primary);
    --galleries-title-color-hover: var( --e-global-color-secondary);
    --galleries-pointer-bg-color-hover: var( --e-global-color-accent);
    --gallery-title-color-active: var( --e-global-color-secondary);
    --galleries-pointer-bg-color-active: var( --e-global-color-accent)
}

.elementor-widget-gallery .elementor-gallery-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-form .elementor-field-group>label,
.elementor-widget-form .elementor-field-subgroup label {
    color: var(--e-global-color-text)
}

.elementor-widget-form .elementor-field-group>label {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-form .elementor-field-type-html {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-form .elementor-field-group .elementor-field {
    color: var(--e-global-color-text)
}

.elementor-widget-form .elementor-field-group .elementor-field,
.elementor-widget-form .elementor-field-subgroup label {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-form .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-form .e-form__buttons__wrapper__button-next {
    background-color: var(--e-global-color-accent)
}

.elementor-widget-form .elementor-button[type="submit"] {
    background-color: var(--e-global-color-accent)
}

.elementor-widget-form .e-form__buttons__wrapper__button-previous {
    background-color: var(--e-global-color-accent)
}

.elementor-widget-form .elementor-message {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-form .e-form__indicators__indicator,
.elementor-widget-form .e-form__indicators__indicator__label {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-form {
    --e-form-steps-indicator-inactive-primary-color: var( --e-global-color-text);
    --e-form-steps-indicator-active-primary-color: var( --e-global-color-accent);
    --e-form-steps-indicator-completed-primary-color: var( --e-global-color-accent);
    --e-form-steps-indicator-progress-color: var( --e-global-color-accent);
    --e-form-steps-indicator-progress-background-color: var( --e-global-color-text);
    --e-form-steps-indicator-progress-meter-color: var( --e-global-color-text)
}

.elementor-widget-form .e-form__indicators__indicator__progress__meter {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-login .elementor-field-group>a {
    color: var(--e-global-color-text)
}

.elementor-widget-login .elementor-field-group>a:hover {
    color: var(--e-global-color-accent)
}

.elementor-widget-login .elementor-form-fields-wrapper label {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-login .elementor-field-group .elementor-field {
    color: var(--e-global-color-text)
}

.elementor-widget-login .elementor-field-group .elementor-field,
.elementor-widget-login .elementor-field-subgroup label {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-login .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-slides .elementor-slide-heading {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-slides .elementor-slide-description {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-slides .elementor-slide-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: var(--e-global-color-text);
    fill: var(--e-global-color-text)
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-accent);
    fill: var(--e-global-color-accent)
}

.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: var(--e-global-color-accent)
}

.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after {
    border-color: var(--e-global-color-accent)
}

.elementor-widget-nav-menu {
    --e-nav-menu-divider-color: var( --e-global-color-text)
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path {
    stroke: var(--e-global-color-accent)
}

.elementor-widget-animated-headline .elementor-headline-plain-text {
    color: var(--e-global-color-secondary)
}

.elementor-widget-animated-headline .elementor-headline {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-animated-headline {
    --dynamic-text-color: var( --e-global-color-secondary)
}

.elementor-widget-animated-headline .elementor-headline-dynamic-text {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-hotspot .widget-image-caption {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-hotspot {
    --hotspot-color: var( --e-global-color-primary);
    --hotspot-box-color: var( --e-global-color-secondary);
    --tooltip-color: var( --e-global-color-secondary)
}

.elementor-widget-hotspot .e-hotspot__label {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-hotspot .e-hotspot__tooltip {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-price-list .elementor-price-list-header {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-price-list .elementor-price-list-price {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-price-list .elementor-price-list-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-price-list .elementor-price-list-separator {
    border-bottom-color: var(--e-global-color-secondary)
}

.elementor-widget-price-table {
    --e-price-table-header-background-color: var( --e-global-color-secondary)
}

.elementor-widget-price-table .elementor-price-table__heading {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-price-table .elementor-price-table__subheading {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-price-table .elementor-price-table .elementor-price-table__price {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-price-table .elementor-price-table__original-price {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-price-table .elementor-price-table__period {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-price-table .elementor-price-table__features-list {
    --e-price-table-features-list-color: var( --e-global-color-text)
}

.elementor-widget-price-table .elementor-price-table__features-list li {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-price-table .elementor-price-table__features-list li:before {
    border-top-color: var(--e-global-color-text)
}

.elementor-widget-price-table .elementor-price-table__button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-price-table .elementor-price-table__additional_info {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-price-table .elementor-price-table__ribbon-inner {
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-call-to-action .elementor-cta__title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-call-to-action .elementor-cta__description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-call-to-action .elementor-cta__button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-call-to-action .elementor-ribbon-inner {
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-media-carousel .elementor-carousel-image-overlay {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial-carousel .elementor-testimonial__name {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-testimonial-carousel .elementor-testimonial__title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-reviews .elementor-testimonial__header,
.elementor-widget-reviews .elementor-testimonial__name {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-reviews .elementor-testimonial__text {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-table-of-contents {
    --header-color: var( --e-global-color-secondary);
    --item-text-color: var( --e-global-color-text);
    --item-text-hover-color: var( --e-global-color-accent);
    --marker-color: var( --e-global-color-text)
}

.elementor-widget-table-of-contents .elementor-toc__header,
.elementor-widget-table-of-contents .elementor-toc__header-title {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-table-of-contents .elementor-toc__list-item {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-countdown .elementor-countdown-item {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-countdown .elementor-countdown-digits {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-countdown .elementor-countdown-label {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-countdown .elementor-countdown-expire--message {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-search-form input[type="search"].elementor-search-form__input {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-search-form .elementor-search-form__input,
.elementor-widget-search-form .elementor-search-form__icon,
.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,
.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    color: var(--e-global-color-text);
    fill: var(--e-global-color-text)
}

.elementor-widget-search-form .elementor-search-form__submit {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-author-box .elementor-author-box__name {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-author-box .elementor-author-box__bio {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-author-box .elementor-author-box__button {
    color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-author-box .elementor-author-box__button:hover {
    border-color: var(--e-global-color-secondary);
    color: var(--e-global-color-secondary)
}

.elementor-widget-post-navigation span.post-navigation__prev--label {
    color: var(--e-global-color-text)
}

.elementor-widget-post-navigation span.post-navigation__next--label {
    color: var(--e-global-color-text)
}

.elementor-widget-post-navigation span.post-navigation__prev--label,
.elementor-widget-post-navigation span.post-navigation__next--label {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-post-navigation span.post-navigation__prev--title,
.elementor-widget-post-navigation span.post-navigation__next--title {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after {
    border-color: var(--e-global-color-text)
}

.elementor-widget-post-info .elementor-icon-list-icon i {
    color: var(--e-global-color-primary)
}

.elementor-widget-post-info .elementor-icon-list-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-post-info .elementor-icon-list-text,
.elementor-widget-post-info .elementor-icon-list-text a {
    color: var(--e-global-color-secondary)
}

.elementor-widget-post-info .elementor-icon-list-item {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-sitemap .elementor-sitemap-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-sitemap .elementor-sitemap-item,
.elementor-widget-sitemap span.elementor-sitemap-list,
.elementor-widget-sitemap .elementor-sitemap-item a {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-sitemap .elementor-sitemap-item {
    color: var(--e-global-color-text)
}

.elementor-widget-breadcrumbs {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-blockquote .elementor-blockquote__content {
    color: var(--e-global-color-text)
}

.elementor-widget-blockquote .elementor-blockquote__author {
    color: var(--e-global-color-secondary)
}

.elementor-widget-lottie {
    --caption-color: var( --e-global-color-text)
}

.elementor-widget-lottie .e-lottie__caption {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-title {
    color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
    color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side i {
    color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side svg {
    fill: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tab-title .e-tab-title-text {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a {
    color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tab-title .e-tab-duration {
    color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-title-text {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-title-text a {
    color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-duration {
    color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title {
    color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button:hover {
    color: var(--e-global-color-text)
}

.elementor-widget-paypal-button .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-paypal-button .elementor-message {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-stripe-button .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-stripe-button .elementor-message {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-progress-tracker .current-progress-percentage {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

@media(max-width:1024px) {
    .elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item>.premium-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-text)
    }
    .elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item:hover>.premium-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-secondary)
    }
    .elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-active-item>.premium-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-accent)
    }
    .elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-secondary)
    }
    .elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-active-item .premium-sub-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-primary)
    }
}

@media(max-width:767px) {
    .elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item>.premium-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-text)
    }
    .elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-nav-menu-item:hover>.premium-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-secondary)
    }
    .elementor-widget-premium-nav-menu .premium-main-nav-menu>.premium-active-item>.premium-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-accent)
    }
    .elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-secondary)
    }
    .elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-active-item .premium-sub-menu-link .premium-dropdown-icon {
        color: var(--e-global-color-primary)
    }
}

.elementor-6 .elementor-element.elementor-element-8e5bbab>.elementor-container {
    max-width: 1130px;
    min-height: 400px
}

.elementor-6 .elementor-element.elementor-element-8e5bbab:not(.elementor-motion-effects-element-type-background),
.elementor-6 .elementor-element.elementor-element-8e5bbab>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #fff0;
    background-image: radial-gradient(at center center, #000  0%, #000  100%)
}

.elementor-6 .elementor-element.elementor-element-8e5bbab {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0;
    margin-bottom: 0;
    padding: 97px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-8e5bbab>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-e6b9341>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-0c5f9c6>.elementor-element-populated {
    margin: 0 0 0 -12px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -12px
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(0px/2)
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(0px/2)
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(0px/2);
    margin-left: calc(0px/2)
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-0px/2);
    margin-left: calc(-0px/2)
}

body.rtl .elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-0px/2)
}

body:not(.rtl) .elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-0px/2)
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-icon i {
    transition: color 0.3s
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-icon svg {
    transition: fill 0.3s
}

.elementor-6 .elementor-element.elementor-element-6b6d230 {
    --e-icon-list-icon-size: 17px;
    --icon-vertical-offset: -2px
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-icon {
    padding-right: 0
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-item>.elementor-icon-list-text,
.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-item>a {
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-6b6d230 .elementor-icon-list-text {
    color: #FFF;
    transition: color 0.3s
}

.elementor-6 .elementor-element.elementor-element-428f3b7 .gradient-text {
    text-align: left;
    background-color: #fff0;
    background-image: linear-gradient(95deg, var(--e-global-color-3a7ad75) 0%, #09b8e7 30%, #6ed603 60%, #ffffff 100%
);

    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase
}

.elementor-6 .elementor-element.elementor-element-428f3b7>.elementor-widget-container {
    margin: -6px 0 -15px -30px;
    padding: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-04e8e6d .gradient-text {
    text-align: left;
    background-color: #fff0;
    background-image: linear-gradient(176deg, #0ab7e7 15%, #85ec05 85%);
    font-family: "Lexend", Sans-serif;
    font-size: 51px;
    font-weight: 600;
    text-transform: uppercase
}

.elementor-6 .elementor-element.elementor-element-e3c92b0 .gradient-text {
    text-align: left;
    background-color: #fff0;
    background-image: linear-gradient(95deg, #F32F8F 0%, #FFFFFF 43%);
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 600
}

.elementor-6 .elementor-element.elementor-element-e3c92b0>.elementor-widget-container {
    margin: -14px 0 -15px 0;
    padding: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-63781d9 {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-63781d9>.elementor-widget-container {
    margin: -7px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-d8ae4d2 .elementor-button .elementor-align-icon-right {
    margin-left: 12px
}

.elementor-6 .elementor-element.elementor-element-d8ae4d2 .elementor-button .elementor-align-icon-left {
    margin-right: 12px
}

.elementor-6 .elementor-element.elementor-element-d8ae4d2 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: #000;
    color: #000;
    background-color: #fff0;
    background-image: radial-gradient(at top left, #0ab7e7 25%, #6ed603 75%);
    border-radius: 23px 23px 23px 23px;
    padding: 14px 46px 14px 46px
}

.elementor-6 .elementor-element.elementor-element-840a4db .elementor-heading-title {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 13px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-840a4db>.elementor-widget-container {
    margin: 23px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-0871fa7>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-0871fa7 {
    margin-top: -19px;
    margin-bottom: 0;
    padding: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-44a3c3e>.elementor-element-populated {
    margin: 0 0 0 -16px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -16px
}

.elementor-6 .elementor-element.elementor-element-cd54970 .elementor-button .elementor-align-icon-right {
    margin-left: 10px
}

.elementor-6 .elementor-element.elementor-element-cd54970 .elementor-button .elementor-align-icon-left {
    margin-right: 10px
}

.elementor-6 .elementor-element.elementor-element-cd54970 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: var(--e-global-color-147c9fe);
    color: var(--e-global-color-147c9fe);
    background-color: #000;
    border-style: solid;
    border-radius: 28px 28px 28px 28px;
    padding: 17px 46px 17px 46px
}

.elementor-6 .elementor-element.elementor-element-8517f41>.elementor-element-populated {
    margin: 0 0 0 -48px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -48px
}

.elementor-6 .elementor-element.elementor-element-a81253c .elementor-button .elementor-align-icon-right {
    margin-left: 10px
}

.elementor-6 .elementor-element.elementor-element-a81253c .elementor-button .elementor-align-icon-left {
    margin-right: 10px
}

.elementor-6 .elementor-element.elementor-element-a81253c .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: var(--e-global-color-147c9fe);
    color: var(--e-global-color-147c9fe);
    background-color: #000;
    border-style: solid;
    border-radius: 28px 28px 28px 28px;
    padding: 17px 46px 17px 46px
}

.elementor-6 .elementor-element.elementor-element-0ae1e76>.elementor-element-populated {
    margin: 0 0 0 -98px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -98px
}

.elementor-6 .elementor-element.elementor-element-b42600d img {
    width: 40%
}

.elementor-6 .elementor-element.elementor-element-b42600d>.elementor-widget-container {
    --e-transform-translateX: 170px;
    --e-transform-translateY: 85px
}

.elementor-6 .elementor-element.elementor-element-84552f8 img {
    width: 40%
}

.elementor-6 .elementor-element.elementor-element-84552f8>.elementor-widget-container {
    --e-transform-translateX: 170px;
    --e-transform-translateY: 85px
}

.elementor-6 .elementor-element.elementor-element-0d8d70a img {
    width: 40%
}

.elementor-6 .elementor-element.elementor-element-0d8d70a>.elementor-widget-container {
    --e-transform-translateX: 170px;
    --e-transform-translateY: 85px
}

.elementor-6 .elementor-element.elementor-element-3068a66 {
    text-align: right;
    z-index: 1
}

.elementor-6 .elementor-element.elementor-element-3068a66 img {
    width: 76%
}

.elementor-6 .elementor-element.elementor-element-3068a66>.elementor-widget-container {
    margin: -134px 0 0 -49px
}

.elementor-6 .elementor-element.elementor-element-bfadb9a {
    margin-top: 0;
    margin-bottom: -57px
}

.elementor-6 .elementor-element.elementor-element-f659495 img {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-f659495>.elementor-widget-container {
    margin: -247px 0 0 -94px
}

.elementor-6 .elementor-element.elementor-element-f659495 {
    z-index: 0
}

.elementor-6 .elementor-element.elementor-element-3e198e5.elementor-position-right .elementor-image-box-img {
    margin-left: 8px
}

.elementor-6 .elementor-element.elementor-element-3e198e5.elementor-position-left .elementor-image-box-img {
    margin-right: 8px
}

.elementor-6 .elementor-element.elementor-element-3e198e5.elementor-position-top .elementor-image-box-img {
    margin-bottom: 8px
}

.elementor-6 .elementor-element.elementor-element-3e198e5 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 38%
}

.elementor-6 .elementor-element.elementor-element-3e198e5 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-3e198e5 .elementor-image-box-title {
    margin-bottom: 15px;
    color: #060606;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-3e198e5>.elementor-widget-container {
    margin: -114px 7px 0 56px;
    padding: 7px 9px 2px 9px;
    --e-transform-translateX: -27px;
    --e-transform-translateY: -173px;
    background-color: #F1F1F1D1;
    border-radius: 48px 48px 48px 48px
}

.elementor-6 .elementor-element.elementor-element-3e198e5 {
    z-index: 2
}

.elementor-6 .elementor-element.elementor-element-f2961ba img {
    width: 74%
}

.elementor-6 .elementor-element.elementor-element-f2961ba>.elementor-widget-container {
    margin: -235px -99px 0 79px
}

.elementor-6 .elementor-element.elementor-element-f2961ba {
    z-index: 1
}

.elementor-6 .elementor-element.elementor-element-1d80a8e>.elementor-container {
    max-width: 1300px;
    min-height: 400px
}

.elementor-6 .elementor-element.elementor-element-1d80a8e:not(.elementor-motion-effects-element-type-background),
.elementor-6 .elementor-element.elementor-element-1d80a8e>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #fff0;
    background-image: radial-gradient(at center center, #000 0%, #000 53%)
}

.elementor-6 .elementor-element.elementor-element-1d80a8e {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 68px;
    margin-bottom: 0;
    padding: 127px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-1d80a8e>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-e4bf102 .elementor-heading-title {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 13px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-e4bf102>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-dfd8a26>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-dfd8a26 {
    margin-top: -19px;
    margin-bottom: 0;
    padding: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-fbbaa18>.elementor-element-populated {
    margin: 0 0 0 -16px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -16px
}

.elementor-6 .elementor-element.elementor-element-925ea1b .elementor-button .elementor-align-icon-right {
    margin-left: 10px
}

.elementor-6 .elementor-element.elementor-element-925ea1b .elementor-button .elementor-align-icon-left {
    margin-right: 10px
}

.elementor-6 .elementor-element.elementor-element-925ea1b .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: var(--e-global-color-147c9fe);
    color: var(--e-global-color-147c9fe);
    background-color: #000;
    border-style: solid;
    border-radius: 23px 23px 23px 23px;
    padding: 14px 46px 14px 46px
}

.elementor-6 .elementor-element.elementor-element-3175317>.elementor-element-populated {
    margin: 0 0 0 -29px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -29px
}

.elementor-6 .elementor-element.elementor-element-d3ebdc5 .elementor-button .elementor-align-icon-right {
    margin-left: 10px
}

.elementor-6 .elementor-element.elementor-element-d3ebdc5 .elementor-button .elementor-align-icon-left {
    margin-right: 10px
}

.elementor-6 .elementor-element.elementor-element-d3ebdc5 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: var(--e-global-color-147c9fe);
    color: var(--e-global-color-147c9fe);
    background-color: #000;
    border-style: solid;
    border-radius: 23px 23px 23px 23px;
    padding: 14px 46px 14px 46px
}

.elementor-6 .elementor-element.elementor-element-f99144e {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-8e1fe3f .elementor-heading-title {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 13px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-8e1fe3f>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-1ee0d63 .eael-dual-header {
    padding: 0 0 0 0;
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-1ee0d63 .eael-dual-header .title {
    color: #FFF
}

.elementor-6 .elementor-element.elementor-element-1ee0d63 .eael-dual-header .title span.lead {
    color: var(--e-global-color-147c9fe)
}

.elementor-6 .elementor-element.elementor-element-1ee0d63 .eael-dual-header .title,
.elementor-6 .elementor-element.elementor-element-1ee0d63 .eael-dual-header .title span {
    font-family: "Lexend", Sans-serif;
    font-size: 31px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 10px
}

.elementor-6 .elementor-element.elementor-element-1ee0d63 .eael-dual-header .subtext {
    color: var(--e-global-color-147c9fe)
}

.elementor-6 .elementor-element.elementor-element-0dbfa33 .elementor-button .elementor-align-icon-right {
    margin-left: 12px
}

.elementor-6 .elementor-element.elementor-element-0dbfa33 .elementor-button .elementor-align-icon-left {
    margin-right: 12px
}

.elementor-6 .elementor-element.elementor-element-0dbfa33 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 500;
    fill: #000;
    color: #000;
    background-color: #fff0;
    background-image: radial-gradient(at top left, #0ab7e7 7%, #6ed603 98%);
    border-radius: 23px 23px 23px 23px;
    padding: 14px 46px 14px 46px
}

.elementor-6 .elementor-element.elementor-element-e2e4fa3 {
    margin-top: 0;
    margin-bottom: -57px
}

.elementor-6 .elementor-element.elementor-element-fb2a288 .elementor-icon-wrapper {
    text-align: center
}

.elementor-6 .elementor-element.elementor-element-fb2a288.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-3a7ad75)
}

.elementor-6 .elementor-element.elementor-element-fb2a288.elementor-view-framed .elementor-icon,
.elementor-6 .elementor-element.elementor-element-fb2a288.elementor-view-default .elementor-icon {
    color: var(--e-global-color-3a7ad75);
    border-color: var(--e-global-color-3a7ad75)
}

.elementor-6 .elementor-element.elementor-element-fb2a288.elementor-view-framed .elementor-icon,
.elementor-6 .elementor-element.elementor-element-fb2a288.elementor-view-default .elementor-icon svg {
    fill: var(--e-global-color-3a7ad75)
}

.elementor-6 .elementor-element.elementor-element-fb2a288 .elementor-icon {
    font-size: 18px
}

.elementor-6 .elementor-element.elementor-element-fb2a288 .elementor-icon svg {
    height: 18px
}

.elementor-6 .elementor-element.elementor-element-8038079 {
    font-family: "Roboto", Sans-serif;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-da607d6 .gradient-text {
    text-align: center;
    background-color: #fff0;
    background-image: linear-gradient(176deg, #0ab7e7 15%, #85ec05 85%);
    font-family: "Lexend", Sans-serif;
    font-size: 51px;
    font-weight: 600;
    text-transform: uppercase
}

.elementor-6 .elementor-element.elementor-element-2c7fd40 .gradient-text {
    text-align: center;
    background-color: #fff0;
    background-image: linear-gradient(37deg, #ED0476 0%, #FF99CB 100%);
    font-family: "Lexend", Sans-serif;
    font-size: 51px;
    font-weight: 500;
    text-transform: uppercase
}

.elementor-6 .elementor-element.elementor-element-5640c21 img {
    width: 68%
}

.elementor-6 .elementor-element.elementor-element-63aeb1a>.elementor-container {
    max-width: 1300px
}

.elementor-6 .elementor-element.elementor-element-63aeb1a {
    z-index: 1
}

.elementor-6 .elementor-element.elementor-element-fc3ebe7 {
    text-align: center;
    z-index: 0
}

.elementor-6 .elementor-element.elementor-element-fc3ebe7 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 36px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-fc3ebe7>.elementor-widget-container {
    margin: 47px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-38a1402 {
    --display: flex;
    --background-transition: 0.3s
}

.elementor-6 .elementor-element.elementor-element-716474e.elementor-element {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-6 .elementor-element.elementor-element-636d24f {
    --display: flex;
    --background-transition: 0.3s
}

.elementor-6 .elementor-element.elementor-element-8cf3970.elementor-element {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-6 .elementor-element.elementor-element-75a0648 {
    --display: flex;
    --background-transition: 0.3s
}

.elementor-6 .elementor-element.elementor-element-4b88d89.elementor-element {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-6 .elementor-element.elementor-element-1c4bf7d {
    --e-n-carousel-swiper-slides-to-display: 3;
    --e-n-carousel-slide-height: auto;
    --e-n-carousel-slide-container-height: 100%;
    --e-n-carousel-swiper-slides-gap: 10px;
    --e-n-carousel-dots-normal-color: var( --e-global-color-c41444f)
}

.elementor-6 .elementor-element.elementor-element-253036c>.elementor-container {
    max-width: 1030px;
    min-height: 809px
}

.elementor-6 .elementor-element.elementor-element-253036c:not(.elementor-motion-effects-element-type-background),
.elementor-6 .elementor-element.elementor-element-253036c>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: url(https://craftmyplate.com/wp-content/uploads/2024/03/Blue-Light-Grey-and-Orange-Colorful-UI-Education-Bio-Link-Website.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-6 .elementor-element.elementor-element-253036c {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -103px;
    margin-bottom: 0;
    padding: 70px 0 0 0;
    z-index: 0
}

.elementor-6 .elementor-element.elementor-element-253036c>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-4495336:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-6 .elementor-element.elementor-element-4495336>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-6 .elementor-element.elementor-element-4495336>.elementor-element-populated {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #169F35;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0 0 0 -25px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -25px
}

.elementor-6 .elementor-element.elementor-element-4495336>.elementor-element-populated,
.elementor-6 .elementor-element.elementor-element-4495336>.elementor-element-populated>.elementor-background-overlay,
.elementor-6 .elementor-element.elementor-element-4495336>.elementor-background-slideshow {
    border-radius: 23px 23px 23px 23px
}

.elementor-6 .elementor-element.elementor-element-4495336>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-a274660>.elementor-widget-container {
    margin: -133px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-f71b469>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-fcdf044 {
    text-align: right
}

.elementor-6 .elementor-element.elementor-element-fcdf044>.elementor-widget-container {
    margin: -9px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-eb4afa1 {
    text-align: left
}

.elementor-6 .elementor-element.elementor-element-eb4afa1 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Capriola", Sans-serif;
    font-size: 24px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-eb4afa1>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-eb2550e.elementor-position-right .elementor-image-box-img {
    margin-left: 5px
}

.elementor-6 .elementor-element.elementor-element-eb2550e.elementor-position-left .elementor-image-box-img {
    margin-right: 5px
}

.elementor-6 .elementor-element.elementor-element-eb2550e.elementor-position-top .elementor-image-box-img {
    margin-bottom: 5px
}

.elementor-6 .elementor-element.elementor-element-eb2550e .elementor-image-box-wrapper .elementor-image-box-img {
    width: 7%
}

.elementor-6 .elementor-element.elementor-element-eb2550e .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-eb2550e .elementor-image-box-title {
    margin-bottom: 7px;
    color: #A2A2A2;
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-eb2550e .elementor-image-box-description {
    font-family: "Roboto", Sans-serif;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-eb2550e>.elementor-widget-container {
    margin: -27px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-78cebe1 {
    text-align: center;
    color: #353535;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-ac40617 img {
    width: 71%
}

.elementor-6 .elementor-element.elementor-element-ac40617>.elementor-widget-container {
    margin: -7px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-b77b062:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-6 .elementor-element.elementor-element-b77b062>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-6 .elementor-element.elementor-element-b77b062>.elementor-element-populated {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FBC437;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -60px 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
}

.elementor-6 .elementor-element.elementor-element-b77b062>.elementor-element-populated,
.elementor-6 .elementor-element.elementor-element-b77b062>.elementor-element-populated>.elementor-background-overlay,
.elementor-6 .elementor-element.elementor-element-b77b062>.elementor-background-slideshow {
    border-radius: 23px 23px 23px 23px
}

.elementor-6 .elementor-element.elementor-element-b77b062>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-f6749c3 img {
    width: 90%
}

.elementor-6 .elementor-element.elementor-element-f6749c3>.elementor-widget-container {
    margin: -133px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-8a7d6b9>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-eea5665 {
    text-align: right
}

.elementor-6 .elementor-element.elementor-element-eea5665>.elementor-widget-container {
    margin: -9px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-67292f8 {
    text-align: left
}

.elementor-6 .elementor-element.elementor-element-67292f8 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Capriola", Sans-serif;
    font-size: 24px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-67292f8>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-13ceca7.elementor-position-right .elementor-image-box-img {
    margin-left: 5px
}

.elementor-6 .elementor-element.elementor-element-13ceca7.elementor-position-left .elementor-image-box-img {
    margin-right: 5px
}

.elementor-6 .elementor-element.elementor-element-13ceca7.elementor-position-top .elementor-image-box-img {
    margin-bottom: 5px
}

.elementor-6 .elementor-element.elementor-element-13ceca7 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 7%
}

.elementor-6 .elementor-element.elementor-element-13ceca7 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-13ceca7 .elementor-image-box-title {
    margin-bottom: 7px;
    color: #A2A2A2;
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-13ceca7 .elementor-image-box-description {
    font-family: "Roboto", Sans-serif;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-13ceca7>.elementor-widget-container {
    margin: -27px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-d9010d5 {
    text-align: center;
    color: #353535;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-8f3d34e {
    text-align: center;
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-eef9941 {
    text-align: center;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-dedca3e:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-6 .elementor-element.elementor-element-dedca3e>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-6 .elementor-element.elementor-element-dedca3e>.elementor-element-populated {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #EE0577;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0 -25px 0 20px;
    --e-column-margin-right: -25px;
    --e-column-margin-left: 20px
}

.elementor-6 .elementor-element.elementor-element-dedca3e>.elementor-element-populated,
.elementor-6 .elementor-element.elementor-element-dedca3e>.elementor-element-populated>.elementor-background-overlay,
.elementor-6 .elementor-element.elementor-element-dedca3e>.elementor-background-slideshow {
    border-radius: 23px 23px 23px 23px
}

.elementor-6 .elementor-element.elementor-element-dedca3e>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-fc5731e img {
    width: 77%
}

.elementor-6 .elementor-element.elementor-element-fc5731e>.elementor-widget-container {
    margin: -163px 0 -20px 0
}

.elementor-6 .elementor-element.elementor-element-54d024e>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-54d024e {
    margin-top: 28px;
    margin-bottom: 4px
}

.elementor-6 .elementor-element.elementor-element-f64f45d {
    text-align: right
}

.elementor-6 .elementor-element.elementor-element-f64f45d>.elementor-widget-container {
    margin: -9px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-129f5f0 {
    text-align: left
}

.elementor-6 .elementor-element.elementor-element-129f5f0 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Capriola", Sans-serif;
    font-size: 24px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-129f5f0>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-f20ea10.elementor-position-right .elementor-image-box-img {
    margin-left: 5px
}

.elementor-6 .elementor-element.elementor-element-f20ea10.elementor-position-left .elementor-image-box-img {
    margin-right: 5px
}

.elementor-6 .elementor-element.elementor-element-f20ea10.elementor-position-top .elementor-image-box-img {
    margin-bottom: 5px
}

.elementor-6 .elementor-element.elementor-element-f20ea10 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 7%
}

.elementor-6 .elementor-element.elementor-element-f20ea10 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-f20ea10 .elementor-image-box-title {
    margin-bottom: 7px;
    color: #A2A2A2;
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-f20ea10 .elementor-image-box-description {
    font-family: "Roboto", Sans-serif;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-f20ea10>.elementor-widget-container {
    margin: -27px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-006f13c {
    text-align: center;
    color: #353535;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-006f13c>.elementor-widget-container {
    margin: 0 0 22px 0
}

.elementor-6 .elementor-element.elementor-element-8c453d9>.elementor-container {
    max-width: 534px
}

.elementor-6 .elementor-element.elementor-element-8c453d9 {
    margin-top: -63px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-a2ef906 {
    text-align: center
}

.elementor-6 .elementor-element.elementor-element-a2ef906 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 36px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-a2ef906>.elementor-widget-container {
    margin: -68px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-90510d7 {
    text-align: center;
    color: #353535;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    width: initial;
    max-width: initial
}

.elementor-6 .elementor-element.elementor-element-90510d7>.elementor-widget-container {
    margin: -37px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-a0b5110>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-3e10b9f.elementor-position-right .elementor-image-box-img {
    margin-left: 52px
}

.elementor-6 .elementor-element.elementor-element-3e10b9f.elementor-position-left .elementor-image-box-img {
    margin-right: 52px
}

.elementor-6 .elementor-element.elementor-element-3e10b9f.elementor-position-top .elementor-image-box-img {
    margin-bottom: 52px
}

.elementor-6 .elementor-element.elementor-element-3e10b9f .elementor-image-box-wrapper .elementor-image-box-img {
    width: 30%
}

.elementor-6 .elementor-element.elementor-element-3e10b9f .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-3e10b9f .elementor-image-box-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-3e10b9f .elementor-image-box-description {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-3e10b9f>.elementor-widget-container {
    padding: 21px 21px 9px 21px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-3a7ad75);
    border-radius: 31px 31px 31px 31px
}

.elementor-6 .elementor-element.elementor-element-e973cf8.elementor-position-right .elementor-image-box-img {
    margin-left: 52px
}

.elementor-6 .elementor-element.elementor-element-e973cf8.elementor-position-left .elementor-image-box-img {
    margin-right: 52px
}

.elementor-6 .elementor-element.elementor-element-e973cf8.elementor-position-top .elementor-image-box-img {
    margin-bottom: 52px
}

.elementor-6 .elementor-element.elementor-element-e973cf8 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 30%
}

.elementor-6 .elementor-element.elementor-element-e973cf8 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-e973cf8 .elementor-image-box-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-e973cf8 .elementor-image-box-description {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-e973cf8>.elementor-widget-container {
    padding: 21px 21px 9px 21px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-3a7ad75);
    border-radius: 31px 31px 31px 31px
}

.elementor-6 .elementor-element.elementor-element-d83b162>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-c977107.elementor-position-right .elementor-image-box-img {
    margin-left: 52px
}

.elementor-6 .elementor-element.elementor-element-c977107.elementor-position-left .elementor-image-box-img {
    margin-right: 52px
}

.elementor-6 .elementor-element.elementor-element-c977107.elementor-position-top .elementor-image-box-img {
    margin-bottom: 52px
}

.elementor-6 .elementor-element.elementor-element-c977107 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 30%
}

.elementor-6 .elementor-element.elementor-element-c977107 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-c977107 .elementor-image-box-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-c977107 .elementor-image-box-description {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-c977107>.elementor-widget-container {
    padding: 21px 21px 21px 21px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-3a7ad75);
    border-radius: 31px 31px 31px 31px
}

.elementor-6 .elementor-element.elementor-element-25aa5c4.elementor-position-right .elementor-image-box-img {
    margin-left: 45px
}

.elementor-6 .elementor-element.elementor-element-25aa5c4.elementor-position-left .elementor-image-box-img {
    margin-right: 45px
}

.elementor-6 .elementor-element.elementor-element-25aa5c4.elementor-position-top .elementor-image-box-img {
    margin-bottom: 45px
}

.elementor-6 .elementor-element.elementor-element-25aa5c4 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 45%
}

.elementor-6 .elementor-element.elementor-element-25aa5c4 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-25aa5c4 .elementor-image-box-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-25aa5c4 .elementor-image-box-description {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-25aa5c4>.elementor-widget-container {
    padding: 27px 21px 27px 21px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-3a7ad75);
    border-radius: 31px 31px 31px 31px
}

.elementor-6 .elementor-element.elementor-element-1a79621 .elementor-image-box-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-1a79621 .elementor-image-box-description {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-777e0ff .elementor-image-box-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-777e0ff .elementor-image-box-description {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-6022eef>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-7d409ae .elementor-image-box-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-7d409ae .elementor-image-box-description {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-a82438d .elementor-image-box-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-a82438d .elementor-image-box-description {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-21f27e7>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-21f27e7>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-21f27e7:not(.elementor-motion-effects-element-type-background),
.elementor-6 .elementor-element.elementor-element-21f27e7>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #fff0;
    background-image: radial-gradient(at center center, #000000 0%, #000000 51%);

}

.elementor-6 .elementor-element.elementor-element-21f27e7 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 64px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-21f27e7>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-24e462a>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-32b30a9 .elementor-icon-wrapper {
    text-align: right
}

.elementor-6 .elementor-element.elementor-element-32b30a9 .elementor-icon {
    font-size: 47px
}

.elementor-6 .elementor-element.elementor-element-32b30a9 .elementor-icon svg {
    height: 47px
}

.elementor-6 .elementor-element.elementor-element-4353045>.elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
}

.elementor-6 .elementor-element.elementor-element-5d24c3b {
    font-family: "Lexend", Sans-serif;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-13fc89d>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-932d841 .elementor-icon-wrapper {
    text-align: right
}

.elementor-6 .elementor-element.elementor-element-932d841 .elementor-icon {
    font-size: 29px
}

.elementor-6 .elementor-element.elementor-element-932d841 .elementor-icon svg {
    height: 29px
}

.elementor-6 .elementor-element.elementor-element-e7df826>.elementor-element-populated {
    margin: 0 0 0 12px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 12px
}

.elementor-6 .elementor-element.elementor-element-0cb3c6f {
    font-family: "Roboto", Sans-serif;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-a50aece>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-166b54a .elementor-icon-wrapper {
    text-align: right
}

.elementor-6 .elementor-element.elementor-element-166b54a .elementor-icon {
    font-size: 29px
}

.elementor-6 .elementor-element.elementor-element-166b54a .elementor-icon svg {
    height: 29px
}

.elementor-6 .elementor-element.elementor-element-ddb3b9b>.elementor-element-populated {
    margin: 0 0 0 12px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 12px
}

.elementor-6 .elementor-element.elementor-element-804f449 {
    font-family: "Roboto", Sans-serif;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-7dc0316>.elementor-element-populated {
    margin: 0 0 0 88px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 88px
}

.elementor-6 .elementor-element.elementor-element-7cd0d8a>.elementor-container {
    max-width: 500px
}

.elementor-6 .elementor-element.elementor-element-b98f42b img {
    width: 22%
}

.elementor-6 .elementor-element.elementor-element-5771ed8 .elementor-counter-number-wrapper {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 21px;
    font-weight: 600
}

.elementor-6 .elementor-element.elementor-element-5771ed8 .elementor-counter-title {
    color: #E4E4E4;
    font-family: "Lexend", Sans-serif;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-4f11d4b img {
    width: 22%
}

.elementor-6 .elementor-element.elementor-element-cd284c8 .elementor-counter-number-wrapper {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 21px;
    font-weight: 600
}

.elementor-6 .elementor-element.elementor-element-cd284c8 .elementor-counter-title {
    color: #E4E4E4;
    font-family: "Lexend", Sans-serif;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-c00d85b>.elementor-container {
    max-width: 500px
}

.elementor-6 .elementor-element.elementor-element-c00d85b {
    margin-top: 50px;
    margin-bottom: 32px
}

.elementor-6 .elementor-element.elementor-element-6f64224 {
    text-align: center
}

.elementor-6 .elementor-element.elementor-element-6f64224 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 36px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-8f0f2b3>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-8f0f2b3 {
    padding: 27px 0 41px 0
}

.elementor-6 .elementor-element.elementor-element-e856a77 img {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-ab1dbdc {
    --divider-border-style: solid;
    --divider-color: #000;
    --divider-border-width: 1px
}

.elementor-6 .elementor-element.elementor-element-ab1dbdc .elementor-divider-separator {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-ab1dbdc .elementor-divider {
    padding-block-start: 15px;
    padding-block-end: 15px
}

.elementor-6 .elementor-element.elementor-element-ab1dbdc>.elementor-widget-container {
    --e-transform-rotateZ: 90deg
}

.elementor-6 .elementor-element.elementor-element-08583af img {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-08583af>.elementor-widget-container {
    margin: -32px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-1bef5c2 {
    --divider-border-style: solid;
    --divider-color: #000;
    --divider-border-width: 1px
}

.elementor-6 .elementor-element.elementor-element-1bef5c2 .elementor-divider-separator {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-1bef5c2 .elementor-divider {
    padding-block-start: 15px;
    padding-block-end: 15px
}

.elementor-6 .elementor-element.elementor-element-1bef5c2>.elementor-widget-container {
    --e-transform-rotateZ: 90deg
}

.elementor-6 .elementor-element.elementor-element-ce620d2 img {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-ce620d2>.elementor-widget-container {
    margin: -32px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-0c1bc2f>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-0c1bc2f {
    margin-top: -11px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-4eb8549 {
    text-align: left
}

.elementor-6 .elementor-element.elementor-element-4eb8549 .elementor-heading-title {
    color: #2B2B2B;
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-4eb8549>.elementor-widget-container {
    margin: -6px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-ebc6243.elementor-position-right .elementor-image-box-img {
    margin-left: 3px
}

.elementor-6 .elementor-element.elementor-element-ebc6243.elementor-position-left .elementor-image-box-img {
    margin-right: 3px
}

.elementor-6 .elementor-element.elementor-element-ebc6243.elementor-position-top .elementor-image-box-img {
    margin-bottom: 3px
}

.elementor-6 .elementor-element.elementor-element-ebc6243 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 10%
}

.elementor-6 .elementor-element.elementor-element-ebc6243 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-ebc6243 .elementor-image-box-title {
    margin-bottom: 15px;
    color: var(--e-global-color-c41444f);
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-ebc6243 .elementor-image-box-description {
    font-family: "Roboto", Sans-serif;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-ebc6243>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-ebc6243 {
    width: var(--container-widget-width, 65.438%);
    max-width: 65.438%;
    --container-widget-width: 65.438%;
    --container-widget-flex-grow: 0
}

.elementor-6 .elementor-element.elementor-element-a0f0c15>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-a0f0c15 {
    margin-top: -36px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-dae2941.elementor-position-right .elementor-image-box-img {
    margin-left: 3px
}

.elementor-6 .elementor-element.elementor-element-dae2941.elementor-position-left .elementor-image-box-img {
    margin-right: 3px
}

.elementor-6 .elementor-element.elementor-element-dae2941.elementor-position-top .elementor-image-box-img {
    margin-bottom: 3px
}

.elementor-6 .elementor-element.elementor-element-dae2941 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 20%
}

.elementor-6 .elementor-element.elementor-element-dae2941 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-dae2941 .elementor-image-box-title {
    margin-bottom: 15px;
    color: var(--e-global-color-c41444f);
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-dae2941 .elementor-image-box-description {
    font-family: "Roboto", Sans-serif;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-dae2941>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-dae2941 {
    width: var(--container-widget-width, 104.24%);
    max-width: 104.24%;
    --container-widget-width: 104.24%;
    --container-widget-flex-grow: 0
}

.elementor-6 .elementor-element.elementor-element-d514273>.elementor-element-populated {
    margin: 0 0 0 -35px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -35px
}

.elementor-6 .elementor-element.elementor-element-c9bf777 {
    text-align: left
}

.elementor-6 .elementor-element.elementor-element-c9bf777 .elementor-heading-title {
    color: #2B2B2B;
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-c9bf777>.elementor-widget-container {
    margin: -6px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-6bb25ee>.elementor-element-populated {
    margin: 0 0 0 -12px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -12px
}

.elementor-6 .elementor-element.elementor-element-bc4d423.elementor-position-right .elementor-image-box-img {
    margin-left: 3px
}

.elementor-6 .elementor-element.elementor-element-bc4d423.elementor-position-left .elementor-image-box-img {
    margin-right: 3px
}

.elementor-6 .elementor-element.elementor-element-bc4d423.elementor-position-top .elementor-image-box-img {
    margin-bottom: 3px
}

.elementor-6 .elementor-element.elementor-element-bc4d423 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 13%
}

.elementor-6 .elementor-element.elementor-element-bc4d423 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-bc4d423 .elementor-image-box-title {
    margin-bottom: 15px;
    color: var(--e-global-color-c41444f);
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-bc4d423 .elementor-image-box-description {
    font-family: "Roboto", Sans-serif;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-bc4d423>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-bc4d423 {
    width: var(--container-widget-width, 122.03%);
    max-width: 122.03%;
    --container-widget-width: 122.03%;
    --container-widget-flex-grow: 0
}

.elementor-6 .elementor-element.elementor-element-19d3048>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-19d3048 {
    margin-top: 12px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-cd43ad5 {
    text-align: left;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-dcc3e9d>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-dcc3e9d {
    margin-top: 23px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-5929b78 {
    text-align: left;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-cef801d .elementor-wrapper {
    --video-aspect-ratio: 1.77777
}

.elementor-6 .elementor-element.elementor-element-cef801d>.elementor-widget-container {
    border-radius: 6px 6px 6px 6px
}

.elementor-6 .elementor-element.elementor-element-03ef4b8 {
    padding: 27px 0 41px 0
}

.elementor-6 .elementor-element.elementor-element-9df1723>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-9df1723 {
    margin-top: 12px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-9f32778 {
    text-align: left;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-38f9616>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-38f9616 {
    margin-top: 12px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-562ea58 {
    text-align: left;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-aa2cffe>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-aa2cffe {
    margin-top: 23px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-acf9976 {
    text-align: left;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 22px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-9247f31 img {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-25f0115 {
    --divider-border-style: solid;
    --divider-color: #0000005E;
    --divider-border-width: 1px
}

.elementor-6 .elementor-element.elementor-element-25f0115 .elementor-divider-separator {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-25f0115 .elementor-divider {
    padding-block-start: 15px;
    padding-block-end: 15px
}

.elementor-6 .elementor-element.elementor-element-25f0115>.elementor-widget-container {
    --e-transform-rotateZ: 90deg
}

.elementor-6 .elementor-element.elementor-element-afa00e3 img {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-afa00e3>.elementor-widget-container {
    margin: -32px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-19d14d2 {
    --divider-border-style: solid;
    --divider-color: #0000005E;
    --divider-border-width: 1px
}

.elementor-6 .elementor-element.elementor-element-19d14d2 .elementor-divider-separator {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-19d14d2 .elementor-divider {
    padding-block-start: 15px;
    padding-block-end: 15px
}

.elementor-6 .elementor-element.elementor-element-19d14d2>.elementor-widget-container {
    --e-transform-rotateZ: 90deg
}

.elementor-6 .elementor-element.elementor-element-3e58db1 img {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-3e58db1>.elementor-widget-container {
    margin: -32px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-7a14945 .elementor-wrapper {
    --video-aspect-ratio: 0.5625
}

.elementor-6 .elementor-element.elementor-element-5b8bfe5>.elementor-container {
    max-width: 1130px;
    min-height: 654px
}

.elementor-6 .elementor-element.elementor-element-5b8bfe5:not(.elementor-motion-effects-element-type-background),
.elementor-6 .elementor-element.elementor-element-5b8bfe5>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: url(https://craftmyplate.com/wp-content/uploads/2024/03/Frame-1000005366.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-6 .elementor-element.elementor-element-5b8bfe5 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-6 .elementor-element.elementor-element-5b8bfe5>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-baf0aeb .gradient-text {
    text-align: center;
    background-color: #fff0;
    background-image: linear-gradient(37deg, var(--e-global-color-3a7ad75) 0%, #FFFFFF 100%);
    font-family: "Lexend", Sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 38px
}

.elementor-6 .elementor-element.elementor-element-e1aa768 {
    text-align: center;
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-e1aa768>.elementor-widget-container {
    margin: -20px 0 0 0;
    padding: 0 300px 0 300px
}

.elementor-6 .elementor-element.elementor-element-0410076 {
    text-align: center
}

.elementor-6 .elementor-element.elementor-element-0410076 .elementor-heading-title {
    color: #E96CA9;
    font-family: "Lexend", Sans-serif;
    font-size: 24px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-0410076>.elementor-widget-container {
    margin: -20px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-8715fbf {
    --e-image-carousel-slides-to-show: 3
}

.elementor-6 .elementor-element.elementor-element-8715fbf .elementor-swiper-button.elementor-swiper-button-prev,
.elementor-6 .elementor-element.elementor-element-8715fbf .elementor-swiper-button.elementor-swiper-button-next {
    font-size: 29px
}

.elementor-6 .elementor-element.elementor-element-8715fbf .swiper-wrapper {
    display: flex;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-8715fbf .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
    border-radius: 10px 10px 10px 10px
}

.elementor-6 .elementor-element.elementor-element-8715fbf>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-860bc0c {
    text-align: center
}

.elementor-6 .elementor-element.elementor-element-860bc0c .elementor-heading-title {
    color: #E96CA9;
    font-family: "Lexend", Sans-serif;
    font-size: 24px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-860bc0c>.elementor-widget-container {
    margin: -20px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-5b268bb>.elementor-container {
    max-width: 500px
}

.elementor-6 .elementor-element.elementor-element-5b268bb {
    margin-top: 50px;
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-62d0d64 {
    text-align: center
}

.elementor-6 .elementor-element.elementor-element-62d0d64 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 36px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-b49baf9 {
    text-align: center;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-244704c>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .elementor-testimonial__text {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .elementor-testimonial__name {
    font-family: "Lexend", Sans-serif;
    font-weight: 600;
    font-style: normal
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .elementor-swiper-button {
    font-size: 27px;
    color: var(--e-global-color-c41444f)
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .elementor-swiper-button svg {
    fill: var(--e-global-color-c41444f)
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .swiper-pagination-bullet {
    height: 10px;
    width: 10px
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .swiper-horizontal .swiper-pagination-progressbar {
    height: 10px
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .swiper-pagination-fraction {
    font-size: 10px;
    color: var(--e-global-color-c41444f)
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background-color: #D4D4D4;
    opacity: 1
}

.elementor-6 .elementor-element.elementor-element-75b8c98 .swiper-pagination-bullet-active,
.elementor-6 .elementor-element.elementor-element-75b8c98 .swiper-pagination-progressbar-fill {
    background-color: var(--e-global-color-c41444f)
}

.elementor-6 .elementor-element.elementor-element-2ca4e41>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-2ca4e41>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-2ca4e41 {
    margin-top: 0;
    margin-bottom: 50px
}

.elementor-6 .elementor-element.elementor-element-7e3b0a4 img {
    width: 100%
}

.elementor-6 .elementor-element.elementor-element-2560d85>.elementor-element-populated {
    margin: 0 0 0 37px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 37px
}

.elementor-6 .elementor-element.elementor-element-ab5b0de {
    text-align: left
}

.elementor-6 .elementor-element.elementor-element-ab5b0de .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 32px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-9665f3f .elementor-heading-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.elementor-6 .elementor-element.elementor-element-9665f3f>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-7df9769 {
    text-align: left;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    width: var(--container-widget-width, 94.455%);
    max-width: 94.455%;
    --container-widget-width: 94.455%;
    --container-widget-flex-grow: 0
}

.elementor-6 .elementor-element.elementor-element-7b2d7fc .elementor-button .elementor-align-icon-right {
    margin-left: 0
}

.elementor-6 .elementor-element.elementor-element-7b2d7fc .elementor-button .elementor-align-icon-left {
    margin-right: 0
}

.elementor-6 .elementor-element.elementor-element-7b2d7fc .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: #FFF;
    color: #FFF;
    background-color: #0ab7e7;
    border-radius: 6px 6px 6px 6px;
    padding: 18px 28px 18px 28px
}

.elementor-6 .elementor-element.elementor-element-7b2d7fc .elementor-button:hover,
.elementor-6 .elementor-element.elementor-element-7b2d7fc .elementor-button:focus {
    background-color: #8931E2
}

.elementor-6 .elementor-element.elementor-element-7b2d7fc>.elementor-widget-container {
    margin: 14px 0 0 0
}

.elementor-6 .elementor-element.elementor-element-adfc7ae>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-f6b2e5a>.elementor-container {
    max-width: 1300px
}

.elementor-6 .elementor-element.elementor-element-f6b2e5a>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-f6b2e5a:not(.elementor-motion-effects-element-type-background),
.elementor-6 .elementor-element.elementor-element-f6b2e5a>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #fff0;
    background-image: linear-gradient(180deg, #000 0%, #000 100%)
}

.elementor-6 .elementor-element.elementor-element-f6b2e5a,
.elementor-6 .elementor-element.elementor-element-f6b2e5a>.elementor-background-overlay {
    border-radius: 22px 22px 22px 22px
}

.elementor-6 .elementor-element.elementor-element-f6b2e5a {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 26px 26px 26px 26px
}

.elementor-6 .elementor-element.elementor-element-f6b2e5a>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-f3a3b0b .elementor-heading-title {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase
}

.elementor-6 .elementor-element.elementor-element-f3a3b0b>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-57c593f .elementor-heading-title {
    color: #8dee0e;
    font-family: "Lexend", Sans-serif;
    font-size: 61px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-d02faee {
    color: var(--e-global-color-147c9fe);
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-9bc8b83 .elementor-heading-title {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 13px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-9bc8b83>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-4c8dbc0>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-4c8dbc0 {
    margin-top: -19px;
    margin-bottom: 0;
    padding: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-c6c0302>.elementor-element-populated {
    margin: 0 0 0 -16px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -16px
}

.elementor-6 .elementor-element.elementor-element-13edd13 .elementor-button .elementor-align-icon-right {
    margin-left: 10px
}

.elementor-6 .elementor-element.elementor-element-13edd13 .elementor-button .elementor-align-icon-left {
    margin-right: 10px
}

.elementor-6 .elementor-element.elementor-element-13edd13 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: var(--e-global-color-147c9fe);
    color: var(--e-global-color-147c9fe);
    background-color: #000;
    border-style: solid;
    border-radius: 28px 28px 28px 28px;
    padding: 17px 46px 17px 46px
}

.elementor-6 .elementor-element.elementor-element-9f46169>.elementor-element-populated {
    margin: 0 0 0 -29px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -29px
}

.elementor-6 .elementor-element.elementor-element-305d737 .elementor-button .elementor-align-icon-right {
    margin-left: 10px
}

.elementor-6 .elementor-element.elementor-element-305d737 .elementor-button .elementor-align-icon-left {
    margin-right: 10px
}

.elementor-6 .elementor-element.elementor-element-305d737 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: var(--e-global-color-147c9fe);
    color: var(--e-global-color-147c9fe);
    background-color: #000;
    border-style: solid;
    border-radius: 28px 28px 28px 28px;
    padding: 17px 46px 17px 46px
}

.elementor-6 .elementor-element.elementor-element-e52d689:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,
.elementor-6 .elementor-element.elementor-element-e52d689>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: url(https://craftmyplate.com/wp-content/uploads/2023/07/Confetti-animation-1.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-6 .elementor-element.elementor-element-e52d689>.elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-6 .elementor-element.elementor-element-e52d689>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-5e41af1 img {
    width: 60%
}

.elementor-6 .elementor-element.elementor-element-5e41af1>.elementor-widget-container {
    margin: -88px 0 -96px 0
}

.elementor-6 .elementor-element.elementor-element-5cb59b4>.elementor-container {
    max-width: 1200px
}

.elementor-6 .elementor-element.elementor-element-66f21fc>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-66f21fc:not(.elementor-motion-effects-element-type-background),
.elementor-6 .elementor-element.elementor-element-66f21fc>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #fff0;
    background-image: linear-gradient(180deg, #3E0A72 0%, #7915DE 100%)
}

.elementor-6 .elementor-element.elementor-element-66f21fc,
.elementor-6 .elementor-element.elementor-element-66f21fc>.elementor-background-overlay {
    border-radius: 22px 22px 22px 22px
}

.elementor-6 .elementor-element.elementor-element-66f21fc {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 26px 26px 26px 26px
}

.elementor-6 .elementor-element.elementor-element-66f21fc>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-6 .elementor-element.elementor-element-65a8bd6 .elementor-heading-title {
    color: var(--e-global-color-147c9fe);
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase
}

.elementor-6 .elementor-element.elementor-element-65a8bd6>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-04cfcfa .elementor-heading-title {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 61px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-8672b7c {
    color: var(--e-global-color-147c9fe);
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-97f54c5 img {
    width: 45%
}

.elementor-6 .elementor-element.elementor-element-97f54c5>.elementor-widget-container {
    margin: -20px 0 -89px 0
}

.elementor-6 .elementor-element.elementor-element-dd0acab .elementor-heading-title {
    color: #FFF;
    font-family: "Lexend", Sans-serif;
    font-size: 13px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-dd0acab>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-89d56ac {
    margin-top: -19px;
    margin-bottom: 0;
    padding: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-852dcd3>.elementor-element-populated {
    margin: 0 0 0 -16px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -16px
}

.elementor-6 .elementor-element.elementor-element-1ae63c2 .elementor-button .elementor-align-icon-right {
    margin-left: 10px
}

.elementor-6 .elementor-element.elementor-element-1ae63c2 .elementor-button .elementor-align-icon-left {
    margin-right: 10px
}

.elementor-6 .elementor-element.elementor-element-1ae63c2 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: var(--e-global-color-147c9fe);
    color: var(--e-global-color-147c9fe);
    background-color: #000;
    border-style: solid;
    border-radius: 23px 23px 23px 23px;
    padding: 14px 46px 14px 46px
}

.elementor-6 .elementor-element.elementor-element-350afb5>.elementor-element-populated {
    margin: 0 0 0 -29px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -29px
}

.elementor-6 .elementor-element.elementor-element-985e376 .elementor-button .elementor-align-icon-right {
    margin-left: 10px
}

.elementor-6 .elementor-element.elementor-element-985e376 .elementor-button .elementor-align-icon-left {
    margin-right: 10px
}

.elementor-6 .elementor-element.elementor-element-985e376 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    fill: var(--e-global-color-147c9fe);
    color: var(--e-global-color-147c9fe);
    background-color: #000;
    border-style: solid;
    border-radius: 23px 23px 23px 23px;
    padding: 14px 46px 14px 46px
}

.elementor-6 .elementor-element.elementor-element-e92f24c>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-e92f24c {
    margin-top: 40px;
    margin-bottom: 40px
}

.elementor-6 .elementor-element.elementor-element-105c810 {
    text-align: center
}

.elementor-6 .elementor-element.elementor-element-105c810 .elementor-heading-title {
    color: #0ab7e7
    font-family: "Lexend", Sans-serif;
    font-size: 36px;
    font-weight: 400
}

.elementor-6 .elementor-element.elementor-element-7d886dc>.elementor-container {
    max-width: 1300px
}

.elementor-6 .elementor-element.elementor-element-472ea30 {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-472ea30>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #FDE;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-59270d8 {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-59270d8>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #FFF5DD;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-f5fa685 {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-f5fa685>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #EADDFF;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-3d54f70 {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-3d54f70>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #FDE;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-7b3f9ac {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-7b3f9ac>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #FFF5DD;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-38aaa3b {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-38aaa3b>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #EADDFF;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-8bc2206>.elementor-container {
    max-width: 1300px
}

.elementor-6 .elementor-element.elementor-element-0c42c81 {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-0c42c81>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #EADDFF;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-e1c2ffe {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-e1c2ffe>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #FFF5DD;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-a301777 {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-a301777>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #EADDFF;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-7903830 {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-7903830>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #FDE;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-95b104b {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-95b104b>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #FFF5DD;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-6a2a5d5>.elementor-container {
    max-width: 500px
}

.elementor-6 .elementor-element.elementor-element-55fc32a {
    text-align: center;
    color: #4B4B4B;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-55fc32a>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: #FDE;
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-bc94477 {
    text-align: center;
    color: var(--e-global-color-147c9fe);
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    max-width: 100%
}

.elementor-6 .elementor-element.elementor-element-bc94477>.elementor-widget-container {
    padding: 14px 14px 2px 14px;
    background-color: var(--e-global-color-c41444f);
    border-radius: 36px 36px 36px 36px
}

.elementor-6 .elementor-element.elementor-element-483a2e2>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-483a2e2>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-3d8ad38 {
    text-align: left
}

.elementor-6 .elementor-element.elementor-element-3d8ad38 .elementor-heading-title {
    color: var(--e-global-color-c41444f);
    font-family: "Lexend", Sans-serif;
    font-size: 31px;
    font-weight: 600
}

.elementor-bc-flex-widget .elementor-6 .elementor-element.elementor-element-be6fb4c.elementor-column .elementor-widget-wrap {
    align-items: flex-end
}

.elementor-6 .elementor-element.elementor-element-be6fb4c.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: flex-end;
    align-items: flex-end
}

.elementor-6 .elementor-element.elementor-element-4985671 .elementor-image-box-title {
    margin-bottom: 13px;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize
}

.elementor-6 .elementor-element.elementor-element-4985671 .elementor-image-box-description {
    color: #000;
    font-family: "Roboto", Sans-serif;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-4985671>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-b228319.elementor-position-right .elementor-image-box-img {
    margin-left: 0
}

.elementor-6 .elementor-element.elementor-element-b228319.elementor-position-left .elementor-image-box-img {
    margin-right: 0
}

.elementor-6 .elementor-element.elementor-element-b228319.elementor-position-top .elementor-image-box-img {
    margin-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-b228319 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 6%
}

.elementor-6 .elementor-element.elementor-element-b228319 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-6 .elementor-element.elementor-element-b228319 .elementor-image-box-title {
    margin-bottom: 13px;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize
}

.elementor-6 .elementor-element.elementor-element-b228319 .elementor-image-box-description {
    color: #000;
    font-family: "Roboto", Sans-serif;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-b228319>.elementor-widget-container {
    margin: 0 0 -12px 0;
    padding: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-fec735c>.elementor-container {
    max-width: 1130px
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-thumbnail {
    height: 223px
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post-holder {
    background-color: #F0F0F0;
    border-style: none;
    border-radius: 12px 12px 12px 12px
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post {
    padding: 31px 31px 31px 31px
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-post-grid .eael-grid-post .eael-entry-media img,
.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post .eael-entry-overlay {
    border-radius: 12px 12px 12px 12px
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-meta .eael-posted-on {
    color: #000
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    color: #000
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post .eael-entry-footer {
    justify-content: flex-start
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post .eael-entry-header-after {
    justify-content: flex-start;
    align-items: center
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-title a {
    color: #000
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-title:hover,
.elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-title a:hover {
    color: #23527c
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-title,
.elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-title a {
    font-family: "Lexend", Sans-serif;
    font-size: 20px;
    font-weight: 500
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-title {
    margin: 0 0 15px 0
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post-excerpt p {
    font-family: "Lexend", Sans-serif;
    font-weight: 300;
    line-height: 37px
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post-holder .eael-entry-wrapper {
    height: 146px
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post .eael-entry-overlay {
    background-color: rgb(0 0 0 / .75)
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post .eael-entry-overlay>i {
    color: #fff;
    font-size: 18px
}

.elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post .eael-entry-overlay>img {
    height: 18px;
    width: 18px
}

.elementor-6 .elementor-element.elementor-element-f435677 {
    margin-top: 50px;
    margin-bottom: 50px
}

.elementor-6 .elementor-element.elementor-element-96bf211 {
    text-align: left
}

.elementor-6 .elementor-element.elementor-element-96bf211 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 31px;
    font-weight: 600
}

.elementor-6 .elementor-element.elementor-element-d07e095 {
    text-align: left;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    width: var(--container-widget-width, 94.455%);
    max-width: 94.455%;
    --container-widget-width: 94.455%;
    --container-widget-flex-grow: 0
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(19px/2)
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(19px/2)
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(19px/2);
    margin-left: calc(19px/2)
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-19px/2);
    margin-left: calc(-19px/2)
}

body.rtl .elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-19px/2)
}

body:not(.rtl) .elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-19px/2)
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-icon i {
    color: #fff0;
    transition: color 0.3s
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-icon svg {
    fill: #fff0;
    transition: fill 0.3s
}

.elementor-6 .elementor-element.elementor-element-6065124 {
    --e-icon-list-icon-size: 29px;
    --icon-vertical-align: flex-start;
    --icon-vertical-offset: 0px;
    width: var(--container-widget-width, 64%);
    max-width: 64%;
    --container-widget-width: 64%;
    --container-widget-flex-grow: 0
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-icon {
    padding-right: 2px
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-item>.elementor-icon-list-text,
.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-item>a {
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-6065124 .elementor-icon-list-text {
    color: #000;
    transition: color 0.3s
}

.elementor-6 .elementor-element.elementor-element-6065124>.elementor-widget-container {
    margin: 17px 0 0 14px
}

.elementor-6 .elementor-element.elementor-element-6065124.elementor-element {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-6 .elementor-element.elementor-element-1a07690 .eael-dual-header {
    padding: 0 0 0 0;
    margin: 0 0 0 0
}

.elementor-6 .elementor-element.elementor-element-1a07690 .eael-dual-header .title {
    color: var(--e-global-color-c41444f)
}

.elementor-6 .elementor-element.elementor-element-1a07690 .eael-dual-header .title span.lead {
    color: #000
}

.elementor-6 .elementor-element.elementor-element-1a07690 .eael-dual-header .title,
.elementor-6 .elementor-element.elementor-element-1a07690 .eael-dual-header .title span {
    font-family: "Lexend", Sans-serif;
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 10px
    color:#0ab7e7;
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-group {
    padding-right: calc(14px/2);
    padding-left: calc(14px/2);
    margin-bottom: 19px
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-form-fields-wrapper {
    margin-left: calc(-14px/2);
    margin-right: calc(-14px/2);
    margin-bottom: -19px
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-group.recaptcha_v3-bottomleft,
.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-group.recaptcha_v3-bottomright {
    margin-bottom: 0
}

body.rtl .elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-labels-inline .elementor-field-group>label {
    padding-left: 7px
}

body:not(.rtl) .elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-labels-inline .elementor-field-group>label {
    padding-right: 7px
}

body .elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-labels-above .elementor-field-group>label {
    padding-bottom: 7px
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-group>label,
.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-subgroup label {
    color: #4F4F4F
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-group>label {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-type-html {
    padding-bottom: 0
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
    background-color: #fff;
    border-color: #E2C6FF;
    border-width: 2px 2px 2px 2px;
    border-radius: 6px 6px 6px 6px
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-group .elementor-select-wrapper select {
    background-color: #fff;
    border-color: #E2C6FF;
    border-width: 2px 2px 2px 2px;
    border-radius: 6px 6px 6px 6px
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-field-group .elementor-select-wrapper::before {
    color: #E2C6FF
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    border-radius: 6px 6px 6px 6px;
    padding: 14px 20px 14px 19px
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .e-form__buttons__wrapper__button-next {
    background-color: var(--e-global-color-c41444f);
    color: #fff
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-button[type="submit"] {
    background-color: #0ab7e7;
    color: #fff
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-button[type="submit"] svg * {
    fill: #fff
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .e-form__buttons__wrapper__button-previous {
    background-color: var(--e-global-color-c41444f);
    color: #fff
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .e-form__buttons__wrapper__button-next:hover {
    color: #fff
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-button[type="submit"]:hover {
    color: #fff
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .elementor-button[type="submit"]:hover svg * {
    fill: #fff
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed .e-form__buttons__wrapper__button-previous:hover {
    color: #fff
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed {
    --e-form-steps-indicators-spacing: 20px;
    --e-form-steps-indicator-padding: 30px;
    --e-form-steps-indicator-inactive-secondary-color: #ffffff;
    --e-form-steps-indicator-active-secondary-color: #ffffff;
    --e-form-steps-indicator-completed-secondary-color: #ffffff;
    --e-form-steps-divider-width: 1px;
    --e-form-steps-divider-gap: 10px
}

.elementor-6 .elementor-element.elementor-element-8e4f7ed>.elementor-widget-container {
    padding: 13px 13px 13px 13px
}

:root {
    --page-title-display: none
}

@media(max-width:1024px) {
    .elementor-6 .elementor-element.elementor-element-bc985d9>.elementor-element-populated {
        margin: 0 0 0 17px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 17px
    }
    .elementor-6 .elementor-element.elementor-element-cd54970 .elementor-button {
        font-size: 14px;
        padding: 13px 23px 13px 23px
    }
    .elementor-6 .elementor-element.elementor-element-8517f41>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-a81253c .elementor-button {
        font-size: 14px;
        padding: 13px 23px 13px 23px
    }
    .elementor-6 .elementor-element.elementor-element-ae691ac>.elementor-element-populated {
        margin: 0 0 0 19px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 19px
    }
    .elementor-6 .elementor-element.elementor-element-3068a66 img {
        width: 90%
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5.elementor-position-right .elementor-image-box-img {
        margin-left: 8px
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5.elementor-position-left .elementor-image-box-img {
        margin-right: 8px
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5.elementor-position-top .elementor-image-box-img {
        margin-bottom: 8px
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5 .elementor-image-box-wrapper .elementor-image-box-img {
        width: 24%
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5 .elementor-image-box-title {
        margin-bottom: 14px
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5>.elementor-widget-container {
        padding: 6px 0 0 8px;
        --e-transform-translateX: -47px;
        --e-transform-translateY: -142px
    }
    .elementor-6 .elementor-element.elementor-element-1d80a8e>.elementor-container {
        min-height: 1440px
    }
    .elementor-6 .elementor-element.elementor-element-1c4bf7d {
        --e-n-carousel-swiper-slides-to-display: 2
    }
    .elementor-6 .elementor-element.elementor-element-7dc0316>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-57c593f .elementor-heading-title {
        font-size: 40px
    }
    .elementor-6 .elementor-element.elementor-element-13edd13 .elementor-button {
        font-size: 14px;
        padding: 13px 23px 13px 23px
    }
    .elementor-6 .elementor-element.elementor-element-9f46169>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-305d737 .elementor-button {
        font-size: 14px;
        padding: 13px 23px 13px 23px
    }
    .elementor-6 .elementor-element.elementor-element-5e41af1 img {
        width: 91%
    }
}

@media(max-width:767px) {
    .elementor-6 .elementor-element.elementor-element-44a3c3e {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-44a3c3e>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-cd54970 .elementor-button {
        font-size: 14px;
        border-width: 2px 2px 2px 2px;
        padding: 9px 19px 9px 19px
    }
    .elementor-6 .elementor-element.elementor-element-8517f41 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-8517f41>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-a81253c .elementor-button {
        font-size: 14px;
        border-width: 2px 2px 2px 2px;
        padding: 9px 19px 9px 19px
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5 .elementor-image-box-wrapper {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5 .elementor-image-box-img {
        margin-bottom: 8px
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5 .elementor-image-box-wrapper .elementor-image-box-img {
        width: 9%
    }
    .elementor-6 .elementor-element.elementor-element-3e198e5>.elementor-widget-container {
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-1d80a8e>.elementor-container {
        min-height: 963px
    }
    .elementor-6 .elementor-element.elementor-element-1d80a8e {
        padding: 40px 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-e4bf102 {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-e4bf102>.elementor-widget-container {
        margin: 11px 0 10px 0
    }
    .elementor-6 .elementor-element.elementor-element-fbbaa18 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-fbbaa18>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-925ea1b .elementor-button {
        font-size: 14px;
        border-width: 2px 2px 2px 2px;
        padding: 13px 19px 13px 19px
    }
    .elementor-6 .elementor-element.elementor-element-3175317 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-3175317>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-d3ebdc5 .elementor-button {
        font-size: 14px;
        border-width: 2px 2px 2px 2px;
        padding: 13px 26px 13px 26px
    }
    .elementor-6 .elementor-element.elementor-element-d3ebdc5>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-f99144e {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-8e1fe3f {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-8e1fe3f .elementor-heading-title {
        font-size: 19px
    }
    .elementor-6 .elementor-element.elementor-element-0dbfa33 .elementor-button {
        font-size: 17px;
        padding: 21px 33px 21px 33px
    }
    .elementor-6 .elementor-element.elementor-element-0dbfa33>.elementor-widget-container {
        padding: 7px 0 24px 0
    }
    .elementor-6 .elementor-element.elementor-element-e2e4fa3 {
        margin-top: -29px;
        margin-bottom: -4px;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-f8819a9 {
        width: 22%
    }
    .elementor-bc-flex-widget .elementor-6 .elementor-element.elementor-element-f8819a9.elementor-column .elementor-widget-wrap {
        align-items: center
    }
    .elementor-6 .elementor-element.elementor-element-f8819a9.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
        align-content: center;
        align-items: center
    }
    .elementor-6 .elementor-element.elementor-element-fb2a288 .elementor-icon-wrapper {
        text-align: right
    }
    .elementor-6 .elementor-element.elementor-element-6de7919 {
        width: 78%
    }
    .elementor-6 .elementor-element.elementor-element-8038079 {
        text-align: left;
        font-size: 6px;
        width: var(--container-widget-width, 303.1px);
        max-width: 303.1px;
        --container-widget-width: 303.1px;
        --container-widget-flex-grow: 0
    }
    .elementor-6 .elementor-element.elementor-element-8038079>.elementor-widget-container {
        margin: -3px 0 -7px -13px
    }
    .elementor-6 .elementor-element.elementor-element-da607d6 .gradient-text {
        font-size: 28px
    }
    .elementor-6 .elementor-element.elementor-element-da607d6>.elementor-widget-container {
        margin: 0 0 -7px 0
    }
    .elementor-6 .elementor-element.elementor-element-2c7fd40 .gradient-text {
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-2c7fd40>.elementor-widget-container {
        margin: -25px 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-5640c21 img {
        width: 84%
    }
    .elementor-6 .elementor-element.elementor-element-5640c21>.elementor-widget-container {
        margin: -19px 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-63aeb1a {
        margin-top: 0;
        margin-bottom: 0
    }
    .elementor-6 .elementor-element.elementor-element-1eeaca3>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-38a1402 {
        --margin-block-start: 0px;
        --margin-block-end: 0px;
        --margin-inline-start: 0px;
        --margin-inline-end: 0px
    }
    .elementor-6 .elementor-element.elementor-element-716474e img {
        width: 100%
    }
    .elementor-6 .elementor-element.elementor-element-716474e>.elementor-widget-container {
        margin: 0 0 -3px 0
    }
    .elementor-6 .elementor-element.elementor-element-716474e {
        width: 100%;
        max-width: 100%
    }
    .elementor-6 .elementor-element.elementor-element-8cf3970 img {
        width: 100%;
        max-width: 100%;
        height: 100%
    }
    .elementor-6 .elementor-element.elementor-element-8cf3970>.elementor-widget-container {
        margin: -36px 0 -3px 0
    }
    .elementor-6 .elementor-element.elementor-element-8cf3970 {
        width: 100%;
        max-width: 100%
    }
    .elementor-6 .elementor-element.elementor-element-4b88d89 img {
        width: 100%;
        max-width: 100%;
        height: 100%
    }
    .elementor-6 .elementor-element.elementor-element-4b88d89>.elementor-widget-container {
        margin: -44px 0 -3px 0
    }
    .elementor-6 .elementor-element.elementor-element-4b88d89 {
        width: 100%;
        max-width: 100%
    }
    .elementor-6 .elementor-element.elementor-element-1c4bf7d {
        --e-n-carousel-swiper-slides-to-display: 1;
        --e-n-carousel-swiper-pagination-size: 11px
    }
    .elementor-6 .elementor-element.elementor-element-1c4bf7d>.elementor-widget-container {
        margin: 0 0 -3px 0;
        padding: 0 0 25px 0
    }
    .elementor-6 .elementor-element.elementor-element-253036c {
        margin-top: 101px;
        margin-bottom: 0;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-eb2550e .elementor-image-box-img {
        margin-bottom: 5px
    }
    .elementor-6 .elementor-element.elementor-element-13ceca7 .elementor-image-box-img {
        margin-bottom: 5px
    }
    .elementor-6 .elementor-element.elementor-element-f20ea10 .elementor-image-box-img {
        margin-bottom: 5px
    }
    .elementor-6 .elementor-element.elementor-element-8c453d9 {
        margin-top: 86px;
        margin-bottom: 0
    }
    .elementor-6 .elementor-element.elementor-element-3e10b9f .elementor-image-box-img {
        margin-bottom: 52px
    }
    .elementor-6 .elementor-element.elementor-element-e973cf8 .elementor-image-box-img {
        margin-bottom: 52px
    }
    .elementor-6 .elementor-element.elementor-element-c977107 .elementor-image-box-img {
        margin-bottom: 52px
    }
    .elementor-6 .elementor-element.elementor-element-25aa5c4 .elementor-image-box-img {
        margin-bottom: 45px
    }
    .elementor-6 .elementor-element.elementor-element-998b7a1 {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .elementor-6 .elementor-element.elementor-element-9acd54a {
        width: 60%
    }
    .elementor-6 .elementor-element.elementor-element-1a79621 .elementor-image-box-wrapper {
        text-align: justify
    }
    .elementor-6 .elementor-element.elementor-element-1a79621 .elementor-image-box-title {
        font-size: 18px
    }
    .elementor-6 .elementor-element.elementor-element-1a79621 .elementor-image-box-description {
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-d571085 {
        width: 40%
    }
    .elementor-6 .elementor-element.elementor-element-75ffb8a {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .elementor-6 .elementor-element.elementor-element-89982a3 {
        width: 40%
    }
    .elementor-6 .elementor-element.elementor-element-a70c0a0 {
        width: 60%
    }
    .elementor-6 .elementor-element.elementor-element-777e0ff .elementor-image-box-wrapper {
        text-align: justify
    }
    .elementor-6 .elementor-element.elementor-element-777e0ff .elementor-image-box-title {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-777e0ff .elementor-image-box-description {
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-6b51991 {
        width: 60%
    }
    .elementor-6 .elementor-element.elementor-element-7d409ae .elementor-image-box-wrapper {
        text-align: justify
    }
    .elementor-6 .elementor-element.elementor-element-7d409ae .elementor-image-box-title {
        font-size: 18px
    }
    .elementor-6 .elementor-element.elementor-element-7d409ae .elementor-image-box-description {
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-9427d30 {
        width: 40%
    }
    .elementor-6 .elementor-element.elementor-element-354a1d5 {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .elementor-6 .elementor-element.elementor-element-885254f {
        width: 40%
    }
    .elementor-6 .elementor-element.elementor-element-0212089 {
        width: 60%
    }
    .elementor-6 .elementor-element.elementor-element-a82438d .elementor-image-box-wrapper {
        text-align: justify
    }
    .elementor-6 .elementor-element.elementor-element-a82438d .elementor-image-box-title {
        font-size: 18px
    }
    .elementor-6 .elementor-element.elementor-element-a82438d .elementor-image-box-description {
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-f557346>.elementor-element-populated {
        margin: 0 0 0 -17px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: -17px
    }
    .elementor-6 .elementor-element.elementor-element-951411c {
        width: 10%
    }
    .elementor-6 .elementor-element.elementor-element-4353045 {
        width: 90%
    }
    .elementor-6 .elementor-element.elementor-element-4353045>.elementor-element-populated {
        margin: 0% 0% 0% 8%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 8%;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-5d24c3b {
        text-align: left;
        width: var(--container-widget-width, 275.102px);
        max-width: 275.102px;
        --container-widget-width: 275.102px;
        --container-widget-flex-grow: 0
    }
    .elementor-6 .elementor-element.elementor-element-47657b1 {
        width: 10%
    }
    .elementor-6 .elementor-element.elementor-element-e7df826 {
        width: 90%
    }
    .elementor-6 .elementor-element.elementor-element-e7df826>.elementor-element-populated {
        margin: 0% 0% 0% 8%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 8%;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-0cb3c6f {
        text-align: left;
        width: var(--container-widget-width, 275.102px);
        max-width: 275.102px;
        --container-widget-width: 275.102px;
        --container-widget-flex-grow: 0
    }
    .elementor-6 .elementor-element.elementor-element-118083c {
        width: 10%
    }
    .elementor-6 .elementor-element.elementor-element-ddb3b9b {
        width: 90%
    }
    .elementor-6 .elementor-element.elementor-element-ddb3b9b>.elementor-element-populated {
        margin: 0% 0% 0% 8%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 8%;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-804f449 {
        text-align: left;
        width: var(--container-widget-width, 275.102px);
        max-width: 275.102px;
        --container-widget-width: 275.102px;
        --container-widget-flex-grow: 0
    }
    .elementor-6 .elementor-element.elementor-element-7dc0316>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-f84349f {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-b98f42b img {
        width: 33%
    }
    .elementor-6 .elementor-element.elementor-element-5771ed8 .elementor-counter-number-wrapper {
        font-size: 27px
    }
    .elementor-6 .elementor-element.elementor-element-5771ed8 .elementor-counter-title {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-1e95000 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-4f11d4b img {
        width: 33%
    }
    .elementor-6 .elementor-element.elementor-element-cd284c8 .elementor-counter-number-wrapper {
        font-size: 27px
    }
    .elementor-6 .elementor-element.elementor-element-cd284c8 .elementor-counter-title {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-c00d85b {
        margin-top: 19px;
        margin-bottom: 0;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-f4e112c {
        width: 22%
    }
    .elementor-6 .elementor-element.elementor-element-760d4c7 {
        width: 78%
    }
    .elementor-6 .elementor-element.elementor-element-85c9999 {
        width: 24%
    }
    .elementor-6 .elementor-element.elementor-element-2b67921 {
        width: 76%
    }
    .elementor-6 .elementor-element.elementor-element-ebc6243 .elementor-image-box-wrapper {
        text-align: left
    }
    .elementor-6 .elementor-element.elementor-element-ebc6243 .elementor-image-box-img {
        margin-bottom: 3px
    }
    .elementor-6 .elementor-element.elementor-element-ebc6243 .elementor-image-box-title {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-ebc6243 {
        width: 100%;
        max-width: 100%
    }
    .elementor-6 .elementor-element.elementor-element-a4394c2 {
        width: 41%
    }
    .elementor-6 .elementor-element.elementor-element-dae2941 .elementor-image-box-wrapper {
        text-align: left
    }
    .elementor-6 .elementor-element.elementor-element-dae2941 .elementor-image-box-img {
        margin-bottom: 3px
    }
    .elementor-6 .elementor-element.elementor-element-dae2941 .elementor-image-box-title {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-dae2941 {
        width: 100%;
        max-width: 100%
    }
    .elementor-6 .elementor-element.elementor-element-d514273 {
        width: 18%
    }
    .elementor-6 .elementor-element.elementor-element-d514273>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-6bb25ee {
        width: 41%
    }
    .elementor-6 .elementor-element.elementor-element-6bb25ee>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-bc4d423 .elementor-image-box-wrapper {
        text-align: left
    }
    .elementor-6 .elementor-element.elementor-element-bc4d423 .elementor-image-box-img {
        margin-bottom: 3px
    }
    .elementor-6 .elementor-element.elementor-element-bc4d423 .elementor-image-box-title {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-bc4d423 {
        width: 100%;
        max-width: 100%
    }
    .elementor-6 .elementor-element.elementor-element-830f5fa {
        width: 78%
    }
    .elementor-6 .elementor-element.elementor-element-830f5fa.elementor-column>.elementor-widget-wrap {
        justify-content: space-between
    }
    .elementor-6 .elementor-element.elementor-element-9df1723 {
        margin-top: 0;
        margin-bottom: 0
    }
    .elementor-6 .elementor-element.elementor-element-9f32778 {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-562ea58 {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-562ea58>.elementor-widget-container {
        margin: 4px 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-acf9976 {
        font-size: 15px
    }
    .elementor-6 .elementor-element.elementor-element-1e88dd4 {
        width: 22%
    }
    .elementor-6 .elementor-element.elementor-element-25f0115 {
        z-index: -3
    }
    .elementor-6 .elementor-element.elementor-element-19d14d2 {
        z-index: -3
    }
    .elementor-6 .elementor-element.elementor-element-5b8bfe5>.elementor-container {
        min-height: 550px
    }
    .elementor-6 .elementor-element.elementor-element-baf0aeb .gradient-text {
        font-size: 24px
    }
    .elementor-6 .elementor-element.elementor-element-e1aa768>.elementor-widget-container {
        margin: -32px 0 5px 0;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-8715fbf {
        --e-image-carousel-slides-to-show: 1
    }
    .elementor-6 .elementor-element.elementor-element-8715fbf>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-860bc0c .elementor-heading-title {
        font-size: 16px
    }
    .elementor-6 .elementor-element.elementor-element-860bc0c>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-453cf85>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-75b8c98>.elementor-widget-container {
        margin: 0 0 0 0;
        padding: 0 0 0 0
    }
    .elementor-6 .elementor-element.elementor-element-2560d85>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-ab5b0de {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-9665f3f {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-7df9769 {
        text-align: center;
        width: 100%;
        max-width: 100%
    }
    .elementor-6 .elementor-element.elementor-element-c6c0302 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-c6c0302>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-13edd13 .elementor-button {
        font-size: 14px;
        border-width: 2px 2px 2px 2px;
        padding: 9px 19px 9px 19px
    }
    .elementor-6 .elementor-element.elementor-element-9f46169 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-9f46169>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-305d737 .elementor-button {
        font-size: 14px;
        border-width: 2px 2px 2px 2px;
        padding: 9px 19px 9px 19px
    }
    .elementor-6 .elementor-element.elementor-element-529907e {
        margin-top: 182px;
        margin-bottom: 0
    }
    .elementor-6 .elementor-element.elementor-element-5cb59b4 {
        margin-top: -223px;
        margin-bottom: 0
    }
    .elementor-6 .elementor-element.elementor-element-66f21fc {
        padding: 12px 12px 12px 12px
    }
    .elementor-6 .elementor-element.elementor-element-65a8bd6 {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-04cfcfa {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-04cfcfa .elementor-heading-title {
        font-size: 39px
    }
    .elementor-6 .elementor-element.elementor-element-8672b7c {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-97f54c5 img {
        width: 90%
    }
    .elementor-6 .elementor-element.elementor-element-dd0acab {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-852dcd3 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-852dcd3>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-1ae63c2 .elementor-button {
        font-size: 14px;
        border-width: 2px 2px 2px 2px;
        padding: 13px 19px 13px 19px
    }
    .elementor-6 .elementor-element.elementor-element-1ae63c2>.elementor-widget-container {
        margin: 0 0 0 -23px
    }
    .elementor-6 .elementor-element.elementor-element-350afb5 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-350afb5>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-6 .elementor-element.elementor-element-985e376 .elementor-button {
        font-size: 14px;
        border-width: 2px 2px 2px 2px;
        padding: 13px 22px 13px 22px
    }
    .elementor-6 .elementor-element.elementor-element-985e376>.elementor-widget-container {
        margin: 0 -12px 0 -17px
    }
    .elementor-6 .elementor-element.elementor-element-105c810 .elementor-heading-title {
        font-size: 25px
    }
    .elementor-6 .elementor-element.elementor-element-a41bcfb {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-472ea30 {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-a01f56c {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-59270d8 {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-1985124 {
        width: 58%
    }
    .elementor-6 .elementor-element.elementor-element-f5fa685 {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-86c39fe {
        width: 42%
    }
    .elementor-6 .elementor-element.elementor-element-3d54f70 {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-9de187f {
        width: 46%
    }
    .elementor-6 .elementor-element.elementor-element-7b3f9ac {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-3941c67 {
        width: 54%
    }
    .elementor-6 .elementor-element.elementor-element-38aaa3b {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-1fed264 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-0c42c81 {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-de29ad5 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-e1c2ffe {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-642cffd {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-a301777 {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-f23413c {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-7903830 {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-6edc6d5 {
        width: 50%
    }
    .elementor-6 .elementor-element.elementor-element-95b104b {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-06974a7 {
        width: 48%
    }
    .elementor-6 .elementor-element.elementor-element-55fc32a {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-56aa080 {
        width: 52%
    }
    .elementor-6 .elementor-element.elementor-element-bc94477 {
        text-align: center;
        font-size: 14px
    }
    .elementor-6 .elementor-element.elementor-element-e1b4a05 {
        width: 70%
    }
    .elementor-6 .elementor-element.elementor-element-3d8ad38 {
        text-align: left
    }
    .elementor-6 .elementor-element.elementor-element-3d8ad38 .elementor-heading-title {
        font-size: 24px
    }
    .elementor-6 .elementor-element.elementor-element-3d8ad38>.elementor-widget-container {
        margin: 0 0 0 14px
    }
    .elementor-6 .elementor-element.elementor-element-be6fb4c {
        width: 30%
    }
    .elementor-6 .elementor-element.elementor-element-4985671>.elementor-widget-container {
        margin: 0 0 -23px 0
    }
    .elementor-6 .elementor-element.elementor-element-b228319 .elementor-image-box-img {
        margin-bottom: 0
    }
    .elementor-6 .elementor-element.elementor-element-b228319 .elementor-image-box-wrapper .elementor-image-box-img {
        width: 26%
    }
    .elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-thumbnail {
        height: 220px
    }
    .elementor-6 .elementor-element.elementor-element-4b4803b .eael-grid-post {
        padding: 13px 14px 13px 18px
    }
    .elementor-6 .elementor-element.elementor-element-4b4803b .eael-entry-title {
        margin: -8px 0 7px 0
    }
    .elementor-6 .elementor-element.elementor-element-96bf211 {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-d07e095 {
        text-align: center
    }
    .elementor-6 .elementor-element.elementor-element-6065124 {
        width: var(--container-widget-width, 371px);
        max-width: 371px;
        --container-widget-width: 371px;
        --container-widget-flex-grow: 0
    }
    .elementor-6 .elementor-element.elementor-element-1a07690 .eael-dual-header .title,
    .elementor-6 .elementor-element.elementor-element-1a07690 .eael-dual-header .title span {
        font-size: 23px;
        line-height: 1.2em
    }
}

@media(min-width:768px) {
    .elementor-6 .elementor-element.elementor-element-bc985d9 {
        width: 53.436%
    }
    .elementor-6 .elementor-element.elementor-element-0c5f9c6 {
        width: 33.777%
    }
    .elementor-6 .elementor-element.elementor-element-f2c834a {
        width: 66.223%
    }
    .elementor-6 .elementor-element.elementor-element-44a3c3e {
        width: 43.537%
    }
    .elementor-6 .elementor-element.elementor-element-8517f41 {
        width: 56.463%
    }
    .elementor-6 .elementor-element.elementor-element-ae691ac {
        width: 46.564%
    }
    .elementor-6 .elementor-element.elementor-element-4a61d57 {
        width: 86.727%
    }
    .elementor-6 .elementor-element.elementor-element-0ae1e76 {
        width: 12.914%
    }
    .elementor-6 .elementor-element.elementor-element-5ffca09 {
        width: 52.209%
    }
    .elementor-6 .elementor-element.elementor-element-7154477 {
        width: 47.791%
    }
    .elementor-6 .elementor-element.elementor-element-fbbaa18 {
        width: 36.727%
    }
    .elementor-6 .elementor-element.elementor-element-3175317 {
        width: 63.273%
    }
    .elementor-6 .elementor-element.elementor-element-f8819a9 {
        width: 39.089%
    }
    .elementor-6 .elementor-element.elementor-element-6de7919 {
        width: 60.911%
    }
    .elementor-6 .elementor-element.elementor-element-9f8fe32 {
        width: 25.614%
    }
    .elementor-6 .elementor-element.elementor-element-5dfd79c {
        width: 74.384%
    }
    .elementor-6 .elementor-element.elementor-element-b77b062 {
        width: 33.3%
    }
    .elementor-6 .elementor-element.elementor-element-48686e6 {
        width: 25.614%
    }
    .elementor-6 .elementor-element.elementor-element-4b5ac9d {
        width: 74.384%
    }
    .elementor-6 .elementor-element.elementor-element-dedca3e {
        width: 33.033%
    }
    .elementor-6 .elementor-element.elementor-element-487c9fc {
        width: 25.614%
    }
    .elementor-6 .elementor-element.elementor-element-6643cfb {
        width: 74.384%
    }
    .elementor-6 .elementor-element.elementor-element-f557346 {
        width: 53.052%
    }
    .elementor-6 .elementor-element.elementor-element-951411c {
        width: 10.113%
    }
    .elementor-6 .elementor-element.elementor-element-4353045 {
        width: 89.887%
    }
    .elementor-6 .elementor-element.elementor-element-7dc0316 {
        width: 46.948%
    }
    .elementor-6 .elementor-element.elementor-element-f4e112c {
        width: 7.894%
    }
    .elementor-6 .elementor-element.elementor-element-760d4c7 {
        width: 40.454%
    }
    .elementor-6 .elementor-element.elementor-element-85c9999 {
        width: 12.161%
    }
    .elementor-6 .elementor-element.elementor-element-2b67921 {
        width: 87.838%
    }
    .elementor-6 .elementor-element.elementor-element-a4394c2 {
        width: 37.448%
    }
    .elementor-6 .elementor-element.elementor-element-d514273 {
        width: 2.003%
    }
    .elementor-6 .elementor-element.elementor-element-6bb25ee {
        width: 60.215%
    }
    .elementor-6 .elementor-element.elementor-element-90d5623 {
        width: 51.316%
    }
    .elementor-6 .elementor-element.elementor-element-830f5fa {
        width: 40.454%
    }
    .elementor-6 .elementor-element.elementor-element-1e88dd4 {
        width: 7.894%
    }
    .elementor-6 .elementor-element.elementor-element-95e66d1 {
        width: 51.316%
    }
    .elementor-6 .elementor-element.elementor-element-4091461 {
        width: 31.228%
    }
    .elementor-6 .elementor-element.elementor-element-2560d85 {
        width: 68.772%
    }
    .elementor-6 .elementor-element.elementor-element-5b4eae4 {
        width: 53.277%
    }
    .elementor-6 .elementor-element.elementor-element-c6c0302 {
        width: 43.537%
    }
    .elementor-6 .elementor-element.elementor-element-9f46169 {
        width: 56.463%
    }
    .elementor-6 .elementor-element.elementor-element-e52d689 {
        width: 46.676%
    }
    .elementor-6 .elementor-element.elementor-element-852dcd3 {
        width: 36.727%
    }
    .elementor-6 .elementor-element.elementor-element-350afb5 {
        width: 63.273%
    }
    .elementor-6 .elementor-element.elementor-element-a41bcfb {
        width: 12.824%
    }
    .elementor-6 .elementor-element.elementor-element-a01f56c {
        width: 14.302%
    }
    .elementor-6 .elementor-element.elementor-element-1985124 {
        width: 21.983%
    }
    .elementor-6 .elementor-element.elementor-element-86c39fe {
        width: 14.792%
    }
    .elementor-6 .elementor-element.elementor-element-9de187f {
        width: 13.45%
    }
    .elementor-6 .elementor-element.elementor-element-3941c67 {
        width: 21.309%
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .elementor-6 .elementor-element.elementor-element-44a3c3e {
        width: 51%
    }
    .elementor-6 .elementor-element.elementor-element-8517f41 {
        width: 49%
    }
    .elementor-6 .elementor-element.elementor-element-5ffca09 {
        width: 55%
    }
    .elementor-6 .elementor-element.elementor-element-7154477 {
        width: 35%
    }
    .elementor-6 .elementor-element.elementor-element-f557346 {
        width: 51%
    }
    .elementor-6 .elementor-element.elementor-element-951411c {
        width: 18%
    }
    .elementor-6 .elementor-element.elementor-element-4353045 {
        width: 64%
    }
    .elementor-6 .elementor-element.elementor-element-47657b1 {
        width: 16%
    }
    .elementor-6 .elementor-element.elementor-element-e7df826 {
        width: 84%
    }
    .elementor-6 .elementor-element.elementor-element-118083c {
        width: 18%
    }
    .elementor-6 .elementor-element.elementor-element-ddb3b9b {
        width: 82%
    }
    .elementor-6 .elementor-element.elementor-element-7dc0316 {
        width: 48%
    }
    .elementor-6 .elementor-element.elementor-element-c6c0302 {
        width: 51%
    }
    .elementor-6 .elementor-element.elementor-element-9f46169 {
        width: 49%
    }
}

.p1 {
    font-size: 14px;
    font-family: lexend
}

.elementor-18 .elementor-element.elementor-element-bf4fc96>.elementor-container {
    max-width: 1130px
}

.elementor-18 .elementor-element.elementor-element-bf4fc96:not(.elementor-motion-effects-element-type-background),
.elementor-18 .elementor-element.elementor-element-bf4fc96>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFFFFFBA
}

.elementor-18 .elementor-element.elementor-element-bf4fc96>.elementor-background-overlay {
    background-color: #FFF;
    opacity: .63;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-18 .elementor-element.elementor-element-bf4fc96 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -94px;
    margin-bottom: -15px;
    padding: 4px 5px 4px 5px;
    z-index: 10
}

.elementor-bc-flex-widget .elementor-18 .elementor-element.elementor-element-c5a6e94.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-c5a6e94.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-c5a6e94>.elementor-element-populated {
    margin: -10px 0 -10px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
}

.elementor-18 .elementor-element.elementor-element-ba7ee86>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-d35728f .elementor-heading-title {
    color: #000;
    font-family: "Capriola", Sans-serif;
    font-size: 21px;
    font-weight: 500
}

.elementor-18 .elementor-element.elementor-element-d35728f>.elementor-widget-container {
    margin: 0 0 0 -13px
}

.elementor-bc-flex-widget .elementor-18 .elementor-element.elementor-element-a6c2a9e.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-a6c2a9e.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-a6c2a9e>.elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
}

.elementor-18 .elementor-element.elementor-element-fa5017f .elementor-icon-wrapper {
    text-align: center
}

.elementor-18 .elementor-element.elementor-element-fa5017f.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-c41444f)
}

.elementor-18 .elementor-element.elementor-element-fa5017f.elementor-view-framed .elementor-icon,
.elementor-18 .elementor-element.elementor-element-fa5017f.elementor-view-default .elementor-icon {
    color: var(--e-global-color-c41444f);
    border-color: var(--e-global-color-c41444f)
}

.elementor-18 .elementor-element.elementor-element-fa5017f.elementor-view-framed .elementor-icon,
.elementor-18 .elementor-element.elementor-element-fa5017f.elementor-view-default .elementor-icon svg {
    fill: var(--e-global-color-c41444f)
}

.elementor-18 .elementor-element.elementor-element-9b3cd38 .elementor-menu-toggle {
    margin: 0 auto
}

.elementor-18 .elementor-element.elementor-element-9b3cd38 .elementor-nav-menu .elementor-item {
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.2px
}

.elementor-18 .elementor-element.elementor-element-9b3cd38 .elementor-nav-menu--main .elementor-item {
    color: #000;
    fill: #000;
    padding-top: 0;
    padding-bottom: 0
}

.elementor-18 .elementor-element.elementor-element-9b3cd38 .elementor-nav-menu--main .elementor-item:hover,
.elementor-18 .elementor-element.elementor-element-9b3cd38 .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-18 .elementor-element.elementor-element-9b3cd38 .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-18 .elementor-element.elementor-element-9b3cd38 .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-c41444f);
    fill: var(--e-global-color-c41444f)
}

.elementor-18 .elementor-element.elementor-element-9b3cd38 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-c41444f)
}

.elementor-18 .elementor-element.elementor-element-9b3cd38>.elementor-widget-container {
    margin: 0 51px 0 0
}

.elementor-bc-flex-widget .elementor-18 .elementor-element.elementor-element-ee276c7.elementor-column .elementor-widget-wrap {
    align-items: space-evenly
}

.elementor-18 .elementor-element.elementor-element-ee276c7.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: space-evenly;
    align-items: space-evenly
}

.elementor-18 .elementor-element.elementor-element-ee276c7>.elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
}

.elementor-18 .elementor-element.elementor-element-ee276c7>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-18 .elementor-element.elementor-element-25bb0fb>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-033934f img {
    width: 100%
}

.elementor-18 .elementor-element.elementor-element-a734c2a .elementor-heading-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 600
}

.elementor-18 .elementor-element.elementor-element-a734c2a>.elementor-widget-container {
    margin: 0 0 0 -13px
}

.elementor-18 .elementor-element.elementor-element-39a202e5>.elementor-container {
    max-width: 1300px
}

.elementor-18 .elementor-element.elementor-element-39a202e5>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-39a202e5:not(.elementor-motion-effects-element-type-background),
.elementor-18 .elementor-element.elementor-element-39a202e5>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-18 .elementor-element.elementor-element-39a202e5>.elementor-background-overlay {
    background-color: #FFF;
    opacity: .5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-18 .elementor-element.elementor-element-39a202e5 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -94px;
    margin-bottom: -15px;
    padding: 4px 5px 4px 5px;
    z-index: 10
}

.elementor-bc-flex-widget .elementor-18 .elementor-element.elementor-element-3cc16f24.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-3cc16f24.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-3cc16f24>.elementor-element-populated {
    margin: -10px 0 -10px 63px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 63px
}

.elementor-18 .elementor-element.elementor-element-edaacb7>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-e83c657 .elementor-heading-title {
    color: #000;
    font-family: "Capriola", Sans-serif;
    font-size: 21px;
    font-weight: 500
}

.elementor-18 .elementor-element.elementor-element-e83c657>.elementor-widget-container {
    margin: 0 0 0 -13px
}

.elementor-bc-flex-widget .elementor-18 .elementor-element.elementor-element-43313b9.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-43313b9.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-43313b9>.elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
}

.elementor-18 .elementor-element.elementor-element-814e8fd {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --background-transition: 0.3s
}

.elementor-18 .elementor-element.elementor-element-0d1c80e>.elementor-container {
    max-width: 1300px
}

.elementor-18 .elementor-element.elementor-element-0d1c80e>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-0d1c80e:not(.elementor-motion-effects-element-type-background),
.elementor-18 .elementor-element.elementor-element-0d1c80e>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #F4F4F4B8
}

.elementor-18 .elementor-element.elementor-element-0d1c80e {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -94px;
    margin-bottom: -15px;
    padding: 4px 5px 4px 5px;
    z-index: 10
}

.elementor-18 .elementor-element.elementor-element-0d1c80e>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-bc-flex-widget .elementor-18 .elementor-element.elementor-element-e329256.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-e329256.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-e329256>.elementor-element-populated {
    margin: -10px 0 -10px 63px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 63px
}

.elementor-18 .elementor-element.elementor-element-b8e6435>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-56e8684 .elementor-heading-title {
    color: #000;
    font-family: "Capriola", Sans-serif;
    font-size: 21px;
    font-weight: 500
}

.elementor-18 .elementor-element.elementor-element-56e8684>.elementor-widget-container {
    margin: 0 0 0 -13px
}

.elementor-bc-flex-widget .elementor-18 .elementor-element.elementor-element-06e7399.elementor-column .elementor-widget-wrap {
    align-items: space-evenly
}

.elementor-18 .elementor-element.elementor-element-06e7399.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: space-evenly;
    align-items: space-evenly
}

.elementor-18 .elementor-element.elementor-element-06e7399>.elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
}

.elementor-18 .elementor-element.elementor-element-06e7399>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-18 .elementor-element.elementor-element-9bb828a>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-3f79f72 img {
    width: 100%
}

.elementor-18 .elementor-element.elementor-element-2a4a067 .elementor-heading-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 600
}

.elementor-18 .elementor-element.elementor-element-2a4a067>.elementor-widget-container {
    margin: 0 0 0 -13px
}

.elementor-bc-flex-widget .elementor-18 .elementor-element.elementor-element-074b1b9.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-074b1b9.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-18 .elementor-element.elementor-element-074b1b9>.elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
}

@media(min-width:768px) {
    .elementor-18 .elementor-element.elementor-element-c5a6e94 {
        width: 20.831%
    }
    .elementor-18 .elementor-element.elementor-element-d33da13 {
        width: 90.279%
    }
    .elementor-18 .elementor-element.elementor-element-09ada65 {
        width: 73.718%
    }
    .elementor-18 .elementor-element.elementor-element-a6c2a9e {
        width: 59.31%
    }
    .elementor-18 .elementor-element.elementor-element-ee276c7 {
        width: 19.138%
    }
    .elementor-18 .elementor-element.elementor-element-5eecd52 {
        width: 19.724%
    }
    .elementor-18 .elementor-element.elementor-element-f769e55 {
        width: 80.273%
    }
    .elementor-18 .elementor-element.elementor-element-8e8f1ab {
        width: 26.279%
    }
    .elementor-18 .elementor-element.elementor-element-130b83b {
        width: 73.718%
    }
    .elementor-18 .elementor-element.elementor-element-e329256 {
        width: 20.831%
    }
    .elementor-18 .elementor-element.elementor-element-4ccd28b {
        width: 26.279%
    }
    .elementor-18 .elementor-element.elementor-element-374e127 {
        width: 73.718%
    }
    .elementor-18 .elementor-element.elementor-element-06e7399 {
        width: 19.138%
    }
    .elementor-18 .elementor-element.elementor-element-3474455 {
        width: 19.724%
    }
    .elementor-18 .elementor-element.elementor-element-2d40e04 {
        width: 80.273%
    }
    .elementor-18 .elementor-element.elementor-element-074b1b9 {
        width: 59.31%
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .elementor-18 .elementor-element.elementor-element-c5a6e94 {
        width: 26%
    }
    .elementor-18 .elementor-element.elementor-element-a6c2a9e {
        width: 7%
    }
    .elementor-18 .elementor-element.elementor-element-ee276c7 {
        width: 67%
    }
    .elementor-18 .elementor-element.elementor-element-5eecd52 {
        width: 70%
    }
    .elementor-18 .elementor-element.elementor-element-f769e55 {
        width: 30%
    }
    .elementor-18 .elementor-element.elementor-element-e329256 {
        width: 34%
    }
    .elementor-18 .elementor-element.elementor-element-06e7399 {
        width: 59%
    }
    .elementor-18 .elementor-element.elementor-element-3474455 {
        width: 66%
    }
    .elementor-18 .elementor-element.elementor-element-2d40e04 {
        width: 34%
    }
    .elementor-18 .elementor-element.elementor-element-074b1b9 {
        width: 7%
    }
}

@media(max-width:1024px) {
    .elementor-18 .elementor-element.elementor-element-c5a6e94>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-18 .elementor-element.elementor-element-d35728f {
        text-align: right;
        width: var(--container-widget-width, 150.975px);
        max-width: 150.975px;
        --container-widget-width: 150.975px;
        --container-widget-flex-grow: 0
    }
    .elementor-18 .elementor-element.elementor-element-d35728f>.elementor-widget-container {
        margin: 0 0 0 -12px
    }
    .elementor-18 .elementor-element.elementor-element-fa5017f .elementor-icon {
        font-size: 24px
    }
    .elementor-18 .elementor-element.elementor-element-fa5017f .elementor-icon svg {
        height: 24px
    }
    .elementor-18 .elementor-element.elementor-element-033934f {
        text-align: right
    }
    .elementor-18 .elementor-element.elementor-element-033934f img {
        width: 10%
    }
    .elementor-18 .elementor-element.elementor-element-033934f>.elementor-widget-container {
        margin: 0 -12px 0 48px
    }
    .elementor-18 .elementor-element.elementor-element-a734c2a {
        text-align: right;
        width: var(--container-widget-width, 150.975px);
        max-width: 150.975px;
        --container-widget-width: 150.975px;
        --container-widget-flex-grow: 0
    }
    .elementor-18 .elementor-element.elementor-element-a734c2a>.elementor-widget-container {
        margin: 0 0 0 -12px
    }
    .elementor-18 .elementor-element.elementor-element-e83c657 {
        text-align: right;
        width: var(--container-widget-width, 150.975px);
        max-width: 150.975px;
        --container-widget-width: 150.975px;
        --container-widget-flex-grow: 0
    }
    .elementor-18 .elementor-element.elementor-element-e83c657>.elementor-widget-container {
        margin: 0 0 0 -12px
    }
    .elementor-18 .elementor-element.elementor-element-e329256>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-18 .elementor-element.elementor-element-43a4776 img {
        width: 69%
    }
    .elementor-18 .elementor-element.elementor-element-56e8684 {
        text-align: left;
        width: var(--container-widget-width, 150.975px);
        max-width: 150.975px;
        --container-widget-width: 150.975px;
        --container-widget-flex-grow: 0
    }
    .elementor-18 .elementor-element.elementor-element-56e8684 .elementor-heading-title {
        font-size: 21px
    }
    .elementor-18 .elementor-element.elementor-element-56e8684>.elementor-widget-container {
        margin: 0 0 0 -12px
    }
    .elementor-18 .elementor-element.elementor-element-3f79f72 {
        text-align: right
    }
    .elementor-18 .elementor-element.elementor-element-3f79f72 img {
        width: 12%
    }
    .elementor-18 .elementor-element.elementor-element-3f79f72>.elementor-widget-container {
        margin: 0 -12px 0 48px
    }
    .elementor-18 .elementor-element.elementor-element-2a4a067 {
        text-align: right;
        width: var(--container-widget-width, 150.975px);
        max-width: 150.975px;
        --container-widget-width: 150.975px;
        --container-widget-flex-grow: 0
    }
    .elementor-18 .elementor-element.elementor-element-2a4a067>.elementor-widget-container {
        margin: 0 0 0 -12px
    }
    .elementor-18 .elementor-element.elementor-element-4f4e30f {
        text-align: right
    }
    .elementor-18 .elementor-element.elementor-element-4f4e30f img {
        width: 100%
    }
}

@media(max-width:767px) {
    .elementor-18 .elementor-element.elementor-element-39a202e5>.elementor-background-overlay {
        opacity: .6
    }
    .elementor-18 .elementor-element.elementor-element-39a202e5 {
        padding: 0 0 0 0
    }
    .elementor-18 .elementor-element.elementor-element-3cc16f24 {
        width: 85%
    }
    .elementor-18 .elementor-element.elementor-element-3cc16f24>.elementor-element-populated {
        margin: 0 0 0 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }
    .elementor-18 .elementor-element.elementor-element-edaacb7 {
        margin-top: -7px;
        margin-bottom: -14px
    }
    .elementor-18 .elementor-element.elementor-element-8e8f1ab {
        width: 20%
    }
    .elementor-18 .elementor-element.elementor-element-45d2044 img {
        width: 76%
    }
    .elementor-18 .elementor-element.elementor-element-130b83b {
        width: 80%
    }
    .elementor-18 .elementor-element.elementor-element-130b83b>.elementor-element-populated {
        margin: 0 0 0 -13px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: -13px
    }
    .elementor-18 .elementor-element.elementor-element-e83c657 {
        text-align: left
    }
    .elementor-18 .elementor-element.elementor-element-e83c657 .elementor-heading-title {
        font-size: 17px
    }
    .elementor-18 .elementor-element.elementor-element-e83c657>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-18 .elementor-element.elementor-element-43313b9 {
        width: 15%
    }
}

.elementor-18 .elementor-element.elementor-element-bf4fc96.elementor-sticky--effects {
    background-color: #ffffff !important;
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px)
}

.elementor-18 .elementor-element.elementor-element-bf4fc96 {
    transition: background-color 1s ease !important
}

.elementor-18 .elementor-element.elementor-element-bf4fc96.elementor-sticky--effects>.elementor-container {
    min-height: 50px
}

.elementor-18 .elementor-element.elementor-element-bf4fc96>.elementor-container {
    transition: min-height 1s ease !important
}

? .elementor-361 .elementor-element.elementor-element-2d03f90>.elementor-container {
    max-width: 1130px
}

.elementor-361 .elementor-element.elementor-element-2d03f90>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-361 .elementor-element.elementor-element-2d03f90 {
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #AAAAAA52;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-361 .elementor-element.elementor-element-2d03f90>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-bc-flex-widget .elementor-361 .elementor-element.elementor-element-dbb8205.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-361 .elementor-element.elementor-element-dbb8205.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-361 .elementor-element.elementor-element-8ec58c6 {
    text-align: left
}

.elementor-361 .elementor-element.elementor-element-8ec58c6 img {
    width: 100%;
    max-width: 100%;
    height: 43px
}

.elementor-bc-flex-widget .elementor-361 .elementor-element.elementor-element-005305e.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-361 .elementor-element.elementor-element-005305e.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu .elementor-item {
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.2px
}

.elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu--main .elementor-item {
    color: var(--e-global-color-c41444f);
    fill: var(--e-global-color-c41444f);
    padding-top: 0;
    padding-bottom: 0
}

.elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu--main .elementor-item:hover,
.elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-c41444f);
    fill: var(--e-global-color-c41444f)
}

.elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-c41444f)
}

.elementor-361 .elementor-element.elementor-element-b5a770b>.elementor-widget-container {
    margin: 0 51px 0 0
}

.elementor-361 .elementor-element.elementor-element-b5a770b {
    width: var(--container-widget-width, 94.325%);
    max-width: 94.325%;
    --container-widget-width: 94.325%;
    --container-widget-flex-grow: 0
}

.elementor-361 .elementor-element.elementor-element-b5a770b.elementor-element {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-361 .elementor-element.elementor-element-9ad4846 .elementor-nav-menu .elementor-item {
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.2px
}

.elementor-361 .elementor-element.elementor-element-9ad4846 .elementor-nav-menu--main .elementor-item {
    color: #000;
    fill: #000;
    padding-top: 0;
    padding-bottom: 0
}

.elementor-361 .elementor-element.elementor-element-9ad4846 .elementor-nav-menu--main .elementor-item:hover,
.elementor-361 .elementor-element.elementor-element-9ad4846 .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-361 .elementor-element.elementor-element-9ad4846 .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-361 .elementor-element.elementor-element-9ad4846 .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-c41444f);
    fill: var(--e-global-color-c41444f)
}

.elementor-361 .elementor-element.elementor-element-9ad4846 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-c41444f)
}

.elementor-361 .elementor-element.elementor-element-9ad4846>.elementor-widget-container {
    margin: 0 0 0 35px
}

.elementor-361 .elementor-element.elementor-element-9ad4846.elementor-element {
    --flex-grow: 0;
    --flex-shrink: 0
}

body:not(.rtl) .elementor-361 .elementor-element.elementor-element-9ad4846 {
    left: 0
}

body.rtl .elementor-361 .elementor-element.elementor-element-9ad4846 {
    right: 0
}

.elementor-361 .elementor-element.elementor-element-9ad4846 {
    top: 0
}

.elementor-bc-flex-widget .elementor-361 .elementor-element.elementor-element-c1cc625.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-361 .elementor-element.elementor-element-c1cc625.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-361 .elementor-element.elementor-element-c1cc625.elementor-column>.elementor-widget-wrap {
    justify-content: flex-start
}

.elementor-361 .elementor-element.elementor-element-60ea6e6 {
    --grid-template-columns: repeat(0, auto);
    --icon-size: 29px;
    --grid-column-gap: 10px;
    --grid-row-gap: 0px
}

.elementor-361 .elementor-element.elementor-element-60ea6e6 .elementor-widget-container {
    text-align: right
}

.elementor-361 .elementor-element.elementor-element-60ea6e6 .elementor-social-icon {
    background-color: #fff0
}

.elementor-361 .elementor-element.elementor-element-60ea6e6 .elementor-social-icon i {
    color: var(--e-global-color-c41444f)
}

.elementor-361 .elementor-element.elementor-element-60ea6e6 .elementor-social-icon svg {
    fill: var(--e-global-color-c41444f)
}

.elementor-361 .elementor-element.elementor-element-60ea6e6>.elementor-widget-container {
    margin: 0 -117px 0 117px
}

.elementor-361 .elementor-element.elementor-element-b6db8ab>.elementor-container {
    max-width: 1130px
}

.elementor-361 .elementor-element.elementor-element-b6db8ab>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-361 .elementor-element.elementor-element-b6db8ab {
    margin-top: -14px;
    margin-bottom: 0
}

.elementor-361 .elementor-element.elementor-element-b1486bc {
    text-align: left;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-361 .elementor-element.elementor-element-b1486bc>.elementor-widget-container {
    margin: 15px 0 -13px 0
}

.elementor-361 .elementor-element.elementor-element-c88436c {
    text-align: right;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-361 .elementor-element.elementor-element-c88436c>.elementor-widget-container {
    margin: 13px 0 0 0
}

.elementor-361 .elementor-element.elementor-element-ceab030 {
    text-align: right;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-361 .elementor-element.elementor-element-ceab030>.elementor-widget-container {
    margin: 13px 0 0 0
}

@media(max-width:1024px) {
    .elementor-361 .elementor-element.elementor-element-b5a770b {
        width: var(--container-widget-width, 296.76px);
        max-width: 296.76px;
        --container-widget-width: 296.76px;
        --container-widget-flex-grow: 0
    }
    .elementor-361 .elementor-element.elementor-element-9ad4846 .elementor-nav-menu--main .elementor-item {
        padding-left: 11px;
        padding-right: 11px
    }
    .elementor-361 .elementor-element.elementor-element-9ad4846>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-361 .elementor-element.elementor-element-9ad4846 {
        width: var(--container-widget-width, 54.92px);
        max-width: 54.92px;
        --container-widget-width: 54.92px;
        --container-widget-flex-grow: 0;
        top: 12px
    }
    body:not(.rtl) .elementor-361 .elementor-element.elementor-element-9ad4846 {
        left: 20px
    }
    body.rtl .elementor-361 .elementor-element.elementor-element-9ad4846 {
        right: 20px
    }
    .elementor-361 .elementor-element.elementor-element-60ea6e6 {
        --grid-column-gap: 2px
    }
}

@media(min-width:768px) {
    .elementor-361 .elementor-element.elementor-element-dbb8205 {
        width: 25.334%
    }
    .elementor-361 .elementor-element.elementor-element-005305e {
        width: 45.874%
    }
    .elementor-361 .elementor-element.elementor-element-c1cc625 {
        width: 9.614%
    }
    .elementor-361 .elementor-element.elementor-element-fd93bf3 {
        width: 19%
    }
    .elementor-361 .elementor-element.elementor-element-dad28b7 {
        width: 70.548%
    }
    .elementor-361 .elementor-element.elementor-element-fd2fa19 {
        width: 29.269%
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .elementor-361 .elementor-element.elementor-element-dbb8205 {
        width: 26%
    }
    .elementor-361 .elementor-element.elementor-element-005305e {
        width: 50%
    }
    .elementor-361 .elementor-element.elementor-element-c1cc625 {
        width: 26%
    }
    .elementor-361 .elementor-element.elementor-element-fd93bf3 {
        width: 20%
    }
    .elementor-361 .elementor-element.elementor-element-dad28b7 {
        width: 49%
    }
    .elementor-361 .elementor-element.elementor-element-fd2fa19 {
        width: 49%
    }
}

@media(max-width:767px) {
    .elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu .elementor-item {
        font-size: 17px
    }
    .elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu--main .elementor-item {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .elementor-361 .elementor-element.elementor-element-b5a770b {
        --e-nav-menu-horizontal-menu-item-margin: calc( 5px / 2)
    }
    .elementor-361 .elementor-element.elementor-element-b5a770b .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child) {
        margin-bottom: 5px
    }
    .elementor-361 .elementor-element.elementor-element-b5a770b>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-361 .elementor-element.elementor-element-680f66f img {
        width: 86%
    }
    .elementor-361 .elementor-element.elementor-element-60ea6e6 .elementor-widget-container {
        text-align: center
    }
    .elementor-361 .elementor-element.elementor-element-60ea6e6>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-361 .elementor-element.elementor-element-b1486bc {
        text-align: center
    }
    .elementor-361 .elementor-element.elementor-element-dad28b7 {
        width: 50%
    }
    .elementor-361 .elementor-element.elementor-element-c88436c {
        text-align: center
    }
    .elementor-361 .elementor-element.elementor-element-c88436c>.elementor-widget-container {
        margin: 0 0 0 -10px;
        padding: 0 0 0 0
    }
    .elementor-361 .elementor-element.elementor-element-fd2fa19 {
        width: 50%
    }
    .elementor-361 .elementor-element.elementor-element-ceab030 {
        text-align: center
    }
    .elementor-361 .elementor-element.elementor-element-ceab030>.elementor-widget-container {
        margin: 0 0 0 0;
        padding: 0 0 0 0
    }
}

.elementor-566 .elementor-element.elementor-element-5b049d2>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu .elementor-item {
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.2px
}

.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main .elementor-item {
    color: #000;
    fill: #000;
    padding-top: 0;
    padding-bottom: 0
}

.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main .elementor-item:hover,
.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-c41444f);
    fill: var(--e-global-color-c41444f)
}

.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-c41444f)
}

.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--dropdown .elementor-item,
.elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--dropdown .elementor-sub-item {
    font-family: "Lexend", Sans-serif;
    font-weight: 700
}

.elementor-566 .elementor-element.elementor-element-a98e7b0>.elementor-widget-container {
    margin: 0 51px 0 0
}

.elementor-566 .elementor-element.elementor-element-56189ff {
    --grid-template-columns: repeat(0, auto);
    --icon-size: 21px;
    --grid-column-gap: 5px;
    --grid-row-gap: 0px
}

.elementor-566 .elementor-element.elementor-element-56189ff .elementor-widget-container {
    text-align: right
}

.elementor-566 .elementor-element.elementor-element-56189ff .elementor-social-icon {
    background-color: #fff0
}

.elementor-566 .elementor-element.elementor-element-56189ff .elementor-social-icon i {
    color: var(--e-global-color-c41444f)
}

.elementor-566 .elementor-element.elementor-element-56189ff .elementor-social-icon svg {
    fill: var(--e-global-color-c41444f)
}

.elementor-566 .elementor-element.elementor-element-56189ff>.elementor-widget-container {
    margin: 0 -117px 0 117px
}

.elementor-566 .elementor-element.elementor-element-bb12ffc .elementor-heading-title {
    color: #7B7B7B;
    font-family: "Lexend", Sans-serif;
    font-size: 13px;
    font-weight: 500
}

.elementor-566 .elementor-element.elementor-element-bb12ffc>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-566 .elementor-element.elementor-element-6d1a200 .eael-dual-header {
    padding: 0 0 0 0;
    margin: 0 0 0 0
}

.elementor-566 .elementor-element.elementor-element-6d1a200 .eael-dual-header .title {
    color: #212121
}

.elementor-566 .elementor-element.elementor-element-6d1a200 .eael-dual-header .title span.lead {
    color: var(--e-global-color-c41444f)
}

.elementor-566 .elementor-element.elementor-element-6d1a200 .eael-dual-header .title,
.elementor-566 .elementor-element.elementor-element-6d1a200 .eael-dual-header .title span {
    font-family: "Lexend", Sans-serif;
    font-size: 31px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 10px
}

.elementor-566 .elementor-element.elementor-element-6d1a200 .eael-dual-header .subtext {
    color: var(--e-global-color-c41444f)
}

.elementor-566 .elementor-element.elementor-element-5ca34ad .elementor-heading-title {
    color: #7B7B7B;
    font-family: "Lexend", Sans-serif;
    font-size: 13px;
    font-weight: 500
}

.elementor-566 .elementor-element.elementor-element-5ca34ad>.elementor-widget-container {
    margin: 0 0 0 0
}

#elementor-popup-modal-566 .dialog-message {
    width: 640px;
    height: 100vh;
    align-items: center
}

#elementor-popup-modal-566 {
    justify-content: center;
    align-items: center;
    pointer-events: all;
    background-color: rgb(0 0 0 / .8)
}

#elementor-popup-modal-566 .dialog-close-button {
    display: flex
}

#elementor-popup-modal-566 .dialog-widget-content {
    background-color: #FFF;
    box-shadow: 2px 8px 23px 3px rgb(0 0 0 / .2)
}

@media(max-width:1024px) {
    .elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu .elementor-item {
        font-size: 21px
    }
    .elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main .elementor-item {
        padding-top: 16px;
        padding-bottom: 16px
    }
    .elementor-566 .elementor-element.elementor-element-a98e7b0>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-566 .elementor-element.elementor-element-56189ff {
        --grid-column-gap: 2px
    }
    .elementor-566 .elementor-element.elementor-element-bb12ffc {
        text-align: center
    }
    .elementor-566 .elementor-element.elementor-element-bb12ffc>.elementor-widget-container {
        margin: 0 0 0 0;
        padding: 0 0 0 0
    }
    .elementor-566 .elementor-element.elementor-element-5ca34ad {
        text-align: center
    }
    #elementor-popup-modal-566 .dialog-message {
        width: 1000px
    }
}

@media(max-width:767px) {
    .elementor-bc-flex-widget .elementor-566 .elementor-element.elementor-element-b484ba3.elementor-column .elementor-widget-wrap {
        align-items: center
    }
    .elementor-566 .elementor-element.elementor-element-b484ba3.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
        align-content: center;
        align-items: center
    }
    .elementor-566 .elementor-element.elementor-element-b484ba3>.elementor-element-populated {
        padding: 0 0 0 0
    }
    .elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu .elementor-item {
        font-size: 17px
    }
    .elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main .elementor-item {
        padding-top: 12px;
        padding-bottom: 12px
    }
    .elementor-566 .elementor-element.elementor-element-a98e7b0 {
        --e-nav-menu-horizontal-menu-item-margin: calc( 5px / 2)
    }
    .elementor-566 .elementor-element.elementor-element-a98e7b0 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child) {
        margin-bottom: 5px
    }
    .elementor-566 .elementor-element.elementor-element-a98e7b0>.elementor-widget-container {
        margin: 0 0 0 0;
        padding: 33px 33px 1px 33px
    }
    .elementor-566 .elementor-element.elementor-element-56189ff .elementor-widget-container {
        text-align: center
    }
    .elementor-566 .elementor-element.elementor-element-56189ff {
        --icon-size: 24px
    }
    .elementor-566 .elementor-element.elementor-element-56189ff>.elementor-widget-container {
        margin: 0 0 0 0
    }
    .elementor-566 .elementor-element.elementor-element-bb12ffc {
        text-align: center
    }
    .elementor-566 .elementor-element.elementor-element-bb12ffc .elementor-heading-title {
        font-size: 13px
    }
    .elementor-566 .elementor-element.elementor-element-bb12ffc>.elementor-widget-container {
        margin: 39px 0 0 0
    }
    .elementor-566 .elementor-element.elementor-element-6d1a200 .eael-dual-header .title,
    .elementor-566 .elementor-element.elementor-element-6d1a200 .eael-dual-header .title span {
        font-size: 22px;
        line-height: .1em
    }
    .elementor-566 .elementor-element.elementor-element-5ca34ad {
        text-align: center
    }
    .elementor-566 .elementor-element.elementor-element-5ca34ad .elementor-heading-title {
        font-size: 13px
    }
    .elementor-566 .elementor-element.elementor-element-5ca34ad>.elementor-widget-container {
        margin: 64px 0 0 0
    }
    #elementor-popup-modal-566 {
        justify-content: center;
        align-items: center
    }
}

@font-face {
    font-display: swap;
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgb(0 0 0 / .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgb(0 0 0 / .5), #fff0)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgb(0 0 0 / .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgb(0 0 0 / .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-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: rgb(0 0 0 / .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: 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%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: #fff0
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/*! elementor-pro - v3.14.0 - 26-06-2023 */

.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%)
}

.elementor-animated-content {
    --translate: 0, 0
}

.elementor-animated-content:focus .elementor-animated-item--grow,
.elementor-animated-content:hover .elementor-animated-item--grow {
    transform: scale(1.1)
}

.elementor-animated-content:focus .elementor-animated-item--shrink,
.elementor-animated-content:hover .elementor-animated-item--shrink {
    transform: scale(.85)
}

.elementor-animated-content:focus .elementor-animated-item--shrink-contained,
.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
    transform: scale(1)
}

.elementor-animated-content:focus .elementor-animated-item--enter-zoom-in,
.elementor-animated-content:focus .elementor-animated-item--enter-zoom-out,
.elementor-animated-content:focus .elementor-animated-item--fade-in,
.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 {
    transform: scale(1);
    opacity: 1
}

.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:focus .elementor-animated-item--fade-out,
.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:focus .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
    transform: scale(.2)
}

.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
    transform: scale(2)
}

.elementor-animated-content:focus .elementor-animated-item--enter-from-bottom,
.elementor-animated-content:focus .elementor-animated-item--enter-from-left,
.elementor-animated-content:focus .elementor-animated-item--enter-from-right,
.elementor-animated-content:focus .elementor-animated-item--enter-from-top,
.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;
    transform: translateY(0) translateX(0)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-right,
.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
    transform: translateX(1000px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-left,
.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
    transform: translateX(-1000px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-top,
.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    transform: translateY(-600px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
    transform: translateY(600px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:focus .elementor-animated-item--exit-to-left,
.elementor-animated-content:focus .elementor-animated-item--exit-to-right,
.elementor-animated-content:focus .elementor-animated-item--exit-to-top,
.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:focus .elementor-animated-item--move-right,
.elementor-animated-content:hover .elementor-animated-item--move-right {
    transform: translateX(30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-left,
.elementor-animated-content:hover .elementor-animated-item--move-left {
    transform: translateX(-30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-up,
.elementor-animated-content:hover .elementor-animated-item--move-up {
    transform: translateY(-30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-down,
.elementor-animated-content:hover .elementor-animated-item--move-down {
    transform: translateY(30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-right,
.elementor-animated-content:hover .elementor-animated-item--move-contained-right {
    --translate: 8%, 0
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-left,
.elementor-animated-content:hover .elementor-animated-item--move-contained-left {
    --translate: -8%, 0
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-top,
.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
    --translate: 0, -8%
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-bottom,
.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 {
    transform: scale(1.17)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
    transform: scale(.2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
    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;
    transform: scale(1)
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
    transform: translateX(1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
    transform: translateX(-1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
    transform: translateY(-600px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
    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;
    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 {
    transform: scale(1.2) translate(var(--translate))
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover {
    outline: 1px solid var(--e-p-border-global)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings {
    background-color: var(--e-p-border-global)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting {
    background-color: var(--e-p-border-global);
    color: var(--e-p-border-global-invert)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover {
    background-color: var(--e-p-border-global-hover)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save {
    display: none
}

.elementor-theme-builder-content-area {
    height: 400px
}

.elementor-location-footer:before,
.elementor-location-header:before {
    content: "";
    display: table;
    clear: both
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post {
    display: block
}

.elementor-sticky--active {
    z-index: 99
}

.e-con.elementor-sticky--active,
.e-container.elementor-sticky--active {
    z-index: var(--z-index, 99)
}

.e-con .e-con.elementor-sticky--active,
.e-con .e-container.elementor-sticky--active,
.e-container .e-con.elementor-sticky--active,
.e-container .e-container.elementor-sticky--active {
    padding-left: var(--padding-left);
    padding-right: var(--padding-right)
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,
[data-elementor-type=popup]:not(.elementor-edit-area) {
    display: none
}

.elementor-popup-modal {
    display: flex;
    pointer-events: none;
    background-color: #fff0;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper,
.elementor-popup-modal .dialog-header {
    display: none
}

.elementor-popup-modal .dialog-close-button {
    display: none;
    top: 20px;
    margin-top: 0;
    right: 20px;
    opacity: 1;
    z-index: 9999;
    pointer-events: all
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #1f2124;
    height: 1em;
    width: 1em
}

.elementor-popup-modal .dialog-widget-content {
    background-color: #fff;
    width: auto;
    overflow: visible;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
    box-shadow: none;
    pointer-events: all
}

.elementor-popup-modal .dialog-message {
    width: 640px;
    max-width: 100vw;
    max-height: 100vh;
    padding: 0;
    overflow: auto;
    display: flex
}

.elementor-popup-modal .elementor {
    width: 100%
}

.elementor-motion-effects-element,
.elementor-motion-effects-layer {
    transition-property: transform, opacity;
    transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
    transition-duration: 1s
}

.elementor-motion-effects-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.elementor-motion-effects-layer {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-motion-effects-perspective {
    perspective: 1200px
}

.elementor-motion-effects-element {
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

/*!
 * # Semantic UI 2.4.1 - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */

.ui.checkbox {
    position: relative;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    vertical-align: baseline;
    font-style: normal;
    min-height: 17px;
    font-size: 1rem;
    line-height: 17px;
    min-width: 17px
}

.ui.checkbox input[type=checkbox],
.ui.checkbox input[type=radio] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0 !important;
    outline: 0;
    z-index: 3;
    width: 17px;
    height: 17px
}

.ui.checkbox .box,
.ui.checkbox label {
    cursor: auto;
    position: relative;
    display: block;
    padding-left: 1.85714em;
    outline: 0;
    font-size: 1em
}

.ui.checkbox .box:before,
.ui.checkbox label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    content: '';
    background: #fff;
    border-radius: .21428571rem;
    -webkit-transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
    transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
    transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease;
    transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
    border: 1px solid #d4d4d5
}

.ui.checkbox .box:after,
.ui.checkbox label:after {
    position: absolute;
    font-size: 14px;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    text-align: center;
    opacity: 0;
    color: rgb(0 0 0 / .87);
    -webkit-transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
    transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
    transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease;
    transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease
}

.ui.checkbox label,
.ui.checkbox+label {
    color: rgb(0 0 0 / .87);
    -webkit-transition: color .1s ease;
    transition: color .1s ease
}

.ui.checkbox+label {
    vertical-align: middle
}

.ui.checkbox .box:hover::before,
.ui.checkbox label:hover::before {
    background: #fff;
    border-color: rgb(34 36 38 / .35)
}

.ui.checkbox label:hover,
.ui.checkbox+label:hover {
    color: rgb(0 0 0 / .8)
}

.ui.checkbox .box:active::before,
.ui.checkbox label:active::before {
    background: #f9fafb;
    border-color: rgb(34 36 38 / .35)
}

.ui.checkbox .box:active::after,
.ui.checkbox label:active::after {
    color: rgb(0 0 0 / .95)
}

.ui.checkbox input:active~label {
    color: rgb(0 0 0 / .95)
}

.ui.checkbox input:focus~.box:before,
.ui.checkbox input:focus~label:before {
    background: #fff;
    border-color: #96c8da
}

.ui.checkbox input:focus~.box:after,
.ui.checkbox input:focus~label:after {
    color: rgb(0 0 0 / .95)
}

.ui.checkbox input:focus~label {
    color: rgb(0 0 0 / .95)
}

.ui.checkbox input:checked~.box:before,
.ui.checkbox input:checked~label:before {
    background: #fff;
    border-color: rgb(34 36 38 / .35)
}

.ui.checkbox input:checked~.box:after,
.ui.checkbox input:checked~label:after {
    opacity: 1;
    color: rgb(0 0 0 / .95)
}

.ui.checkbox input:not([type=radio]):indeterminate~.box:before,
.ui.checkbox input:not([type=radio]):indeterminate~label:before {
    background: #fff;
    border-color: rgb(34 36 38 / .35)
}

.ui.checkbox input:not([type=radio]):indeterminate~.box:after,
.ui.checkbox input:not([type=radio]):indeterminate~label:after {
    opacity: 1;
    color: rgb(0 0 0 / .95)
}

.ui.checkbox input:checked:focus~.box:before,
.ui.checkbox input:checked:focus~label:before,
.ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before,
.ui.checkbox input:not([type=radio]):indeterminate:focus~label:before {
    background: #fff;
    border-color: #96c8da
}

.ui.checkbox input:checked:focus~.box:after,
.ui.checkbox input:checked:focus~label:after,
.ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after,
.ui.checkbox input:not([type=radio]):indeterminate:focus~label:after {
    color: rgb(0 0 0 / .95)
}

.ui.read-only.checkbox,
.ui.read-only.checkbox label {
    cursor: default
}

.ui.checkbox input[disabled]~.box:after,
.ui.checkbox input[disabled]~label,
.ui.disabled.checkbox .box:after,
.ui.disabled.checkbox label {
    cursor: default !important;
    opacity: .5;
    color: #000
}

.ui.checkbox input.hidden {
    z-index: -1
}

.ui.checkbox input.hidden+label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ui.radio.checkbox {
    min-height: 15px
}

.ui.radio.checkbox .box,
.ui.radio.checkbox label {
    padding-left: 1.85714em
}

.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
    content: '';
    -webkit-transform: none;
    transform: none;
    width: 15px;
    height: 15px;
    border-radius: 500rem;
    top: 1px;
    left: 0
}

.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
    border: none;
    content: '' !important;
    width: 15px;
    height: 15px;
    line-height: 15px
}

.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
    top: 1px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 500rem;
    -webkit-transform: scale(.46666667);
    transform: scale(.46666667);
    background-color: rgb(0 0 0 / .87)
}

.ui.radio.checkbox input:focus~.box:before,
.ui.radio.checkbox input:focus~label:before {
    background-color: #fff
}

.ui.radio.checkbox input:focus~.box:after,
.ui.radio.checkbox input:focus~label:after {
    background-color: rgb(0 0 0 / .95)
}

.ui.radio.checkbox input:indeterminate~.box:after,
.ui.radio.checkbox input:indeterminate~label:after {
    opacity: 0
}

.ui.radio.checkbox input:checked~.box:before,
.ui.radio.checkbox input:checked~label:before {
    background-color: #fff
}

.ui.radio.checkbox input:checked~.box:after,
.ui.radio.checkbox input:checked~label:after {
    background-color: rgb(0 0 0 / .95)
}

.ui.radio.checkbox input:focus:checked~.box:before,
.ui.radio.checkbox input:focus:checked~label:before {
    background-color: #fff
}

.ui.radio.checkbox input:focus:checked~.box:after,
.ui.radio.checkbox input:focus:checked~label:after {
    background-color: rgb(0 0 0 / .95)
}

.ui.slider.checkbox {
    min-height: 1.25rem
}

.ui.slider.checkbox input {
    width: 3.5rem;
    height: 1.25rem
}

.ui.slider.checkbox .box,
.ui.slider.checkbox label {
    padding-left: 4.5rem;
    line-height: 1rem;
    color: rgb(0 0 0 / .4)
}

.ui.slider.checkbox .box:before,
.ui.slider.checkbox label:before {
    display: block;
    position: absolute;
    content: '';
    border: none !important;
    left: 0;
    z-index: 1;
    top: .4rem;
    background-color: rgb(0 0 0 / .05);
    width: 3.5rem;
    height: .21428571rem;
    -webkit-transform: none;
    transform: none;
    border-radius: 500rem;
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
    background: #fff -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgb(0 0 0 / .05)));
    background: #fff -webkit-linear-gradient(transparent, rgb(0 0 0 / .05));
    background: #fff linear-gradient(transparent, rgb(0 0 0 / .05));
    position: absolute;
    content: '' !important;
    opacity: 1;
    z-index: 2;
    border: none;
    -webkit-box-shadow: 0 1px 2px 0 rgb(34 36 38 / .15), 0 0 0 1px rgb(34 36 38 / .15) inset;
    box-shadow: 0 1px 2px 0 rgb(34 36 38 / .15), 0 0 0 1px rgb(34 36 38 / .15) inset;
    width: 1.5rem;
    height: 1.5rem;
    top: -.25rem;
    left: 0;
    -webkit-transform: none;
    transform: none;
    border-radius: 500rem;
    -webkit-transition: left .3s ease;
    transition: left .3s ease
}

.ui.slider.checkbox input:focus~.box:before,
.ui.slider.checkbox input:focus~label:before {
    background-color: rgb(0 0 0 / .15);
    border: none
}

.ui.slider.checkbox .box:hover,
.ui.slider.checkbox label:hover {
    color: rgb(0 0 0 / .8)
}

.ui.slider.checkbox .box:hover::before,
.ui.slider.checkbox label:hover::before {
    background: rgb(0 0 0 / .15)
}

.ui.slider.checkbox input:checked~.box,
.ui.slider.checkbox input:checked~label {
    color: rgb(0 0 0 / .95) !important
}

.ui.slider.checkbox input:checked~.box:before,
.ui.slider.checkbox input:checked~label:before {
    background-color: #545454 !important
}

.ui.slider.checkbox input:checked~.box:after,
.ui.slider.checkbox input:checked~label:after {
    left: 2rem
}

.ui.slider.checkbox input:focus:checked~.box,
.ui.slider.checkbox input:focus:checked~label {
    color: rgb(0 0 0 / .95) !important
}

.ui.slider.checkbox input:focus:checked~.box:before,
.ui.slider.checkbox input:focus:checked~label:before {
    background-color: #000 !important
}

.ui.toggle.checkbox {
    min-height: 1.5rem
}

.ui.toggle.checkbox input {
    width: 3.5rem;
    height: 1.5rem
}

.ui.toggle.checkbox .box,
.ui.toggle.checkbox label {
    min-height: 1.5rem;
    padding-left: 4.5rem;
    color: rgb(0 0 0 / .87)
}

.ui.toggle.checkbox label {
    padding-top: .15em
}

.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
    display: block;
    position: absolute;
    content: '';
    z-index: 1;
    -webkit-transform: none;
    transform: none;
    border: none;
    top: 0;
    background: rgb(0 0 0 / .05);
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 3.5rem;
    height: 1.5rem;
    border-radius: 500rem
}

.ui.toggle.checkbox .box:after,
.ui.toggle.checkbox label:after {
    background: #fff -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgb(0 0 0 / .05)));
    background: #fff -webkit-linear-gradient(transparent, rgb(0 0 0 / .05));
    background: #fff linear-gradient(transparent, rgb(0 0 0 / .05));
    position: absolute;
    content: '' !important;
    opacity: 1;
    z-index: 2;
    border: none;
    -webkit-box-shadow: 0 1px 2px 0 rgb(34 36 38 / .15), 0 0 0 1px rgb(34 36 38 / .15) inset;
    box-shadow: 0 1px 2px 0 rgb(34 36 38 / .15), 0 0 0 1px rgb(34 36 38 / .15) inset;
    width: 1.5rem;
    height: 1.5rem;
    top: 0;
    left: 0;
    border-radius: 500rem;
    -webkit-transition: background .3s ease, left .3s ease;
    transition: background .3s ease, left .3s ease
}

.ui.toggle.checkbox input~.box:after,
.ui.toggle.checkbox input~label:after {
    left: -.05rem;
    -webkit-box-shadow: 0 1px 2px 0 rgb(34 36 38 / .15), 0 0 0 1px rgb(34 36 38 / .15) inset;
    box-shadow: 0 1px 2px 0 rgb(34 36 38 / .15), 0 0 0 1px rgb(34 36 38 / .15) inset
}

.ui.toggle.checkbox input:focus~.box:before,
.ui.toggle.checkbox input:focus~label:before {
    background-color: rgb(0 0 0 / .15);
    border: none
}

.ui.toggle.checkbox .box:hover::before,
.ui.toggle.checkbox label:hover::before {
    background-color: rgb(0 0 0 / .15);
    border: none
}

.ui.toggle.checkbox input:checked~.box,
.ui.toggle.checkbox input:checked~label {
    color: rgb(0 0 0 / .95) !important
}

.ui.toggle.checkbox input:checked~.box:before,
.ui.toggle.checkbox input:checked~label:before {
    background-color: #2185d0 !important
}

.ui.toggle.checkbox input:checked~.box:after,
.ui.toggle.checkbox input:checked~label:after {
    left: 2.15rem;
    -webkit-box-shadow: 0 1px 2px 0 rgb(34 36 38 / .15), 0 0 0 1px rgb(34 36 38 / .15) inset;
    box-shadow: 0 1px 2px 0 rgb(34 36 38 / .15), 0 0 0 1px rgb(34 36 38 / .15) inset
}

.ui.toggle.checkbox input:focus:checked~.box,
.ui.toggle.checkbox input:focus:checked~label {
    color: rgb(0 0 0 / .95) !important
}

.ui.toggle.checkbox input:focus:checked~.box:before,
.ui.toggle.checkbox input:focus:checked~label:before {
    background-color: #0d71bb !important
}

.ui.fitted.checkbox .box,
.ui.fitted.checkbox label {
    padding-left: 0 !important
}

.ui.fitted.toggle.checkbox {
    width: 3.5rem
}

.ui.fitted.slider.checkbox {
    width: 3.5rem
}

@font-face {
    font-display: swap;
    font-family: Checkbox;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype')
}

.ui.checkbox .box:after,
.ui.checkbox label:after {
    font-family: Checkbox
}

.ui.checkbox input:checked~.box:after,
.ui.checkbox input:checked~label:after {
    content: '\e800'
}

.ui.checkbox input:indeterminate~.box:after,
.ui.checkbox input:indeterminate~label:after {
    font-size: 12px;
    content: '\e801'
}

/*!
 * # Semantic UI 2.4.1 - Item
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */

.ui.card,
.ui.cards>.card {
    max-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 290px;
    min-height: 0;
    background: #fff;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    -webkit-box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    -webkit-transition: -webkit-box-shadow .1s ease, -webkit-transform .1s ease;
    transition: -webkit-box-shadow .1s ease, -webkit-transform .1s ease;
    transition: box-shadow .1s ease, transform .1s ease;
    transition: box-shadow .1s ease, transform .1s ease, -webkit-box-shadow .1s ease, -webkit-transform .1s ease;
    z-index: ''
}

.ui.card {
    margin: 1em 0
}

.ui.card a,
.ui.cards>.card a {
    cursor: pointer
}

.ui.card:first-child {
    margin-top: 0
}

.ui.card:last-child {
    margin-bottom: 0
}

.ui.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -.875em -.5em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ui.cards>.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: .875em .5em;
    float: none
}

.ui.card:after,
.ui.cards:after {
    display: block;
    content: ' ';
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.ui.cards~.ui.cards {
    margin-top: .875em
}

.ui.card>:first-child,
.ui.cards>.card>:first-child {
    border-radius: .28571429rem .28571429rem 0 0 !important;
    border-top: none !important
}

.ui.card>:last-child,
.ui.cards>.card>:last-child {
    border-radius: 0 0 .28571429rem .28571429rem !important
}

.ui.card>:only-child,
.ui.cards>.card>:only-child {
    border-radius: .28571429rem !important
}

.ui.card>.image,
.ui.cards>.card>.image {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0;
    background: rgb(0 0 0 / .05)
}

.ui.card>.image>img,
.ui.cards>.card>.image>img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: inherit
}

.ui.card>.image:not(.ui)>img,
.ui.cards>.card>.image:not(.ui)>img {
    border: none
}

.ui.card>.content,
.ui.cards>.card>.content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: none;
    border-top: 1px solid rgb(34 36 38 / .1);
    background: 0 0;
    margin: 0;
    padding: 1em 1em;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1em;
    border-radius: 0
}

.ui.card>.content:after,
.ui.cards>.card>.content:after {
    display: block;
    content: ' ';
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.ui.card>.content>.header,
.ui.cards>.card>.content>.header {
    display: block;
    margin: '';
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: rgb(0 0 0 / .85)
}

.ui.card>.content>.header:not(.ui),
.ui.cards>.card>.content>.header:not(.ui) {
    font-weight: 700;
    font-size: 1.28571429em;
    margin-top: -.21425em;
    line-height: 1.28571429em
}

.ui.card>.content>.header+.description,
.ui.card>.content>.meta+.description,
.ui.cards>.card>.content>.header+.description,
.ui.cards>.card>.content>.meta+.description {
    margin-top: .5em
}

.ui.card [class*="left floated"],
.ui.cards>.card [class*="left floated"] {
    float: left
}

.ui.card [class*="right floated"],
.ui.cards>.card [class*="right floated"] {
    float: right
}

.ui.card [class*="left aligned"],
.ui.cards>.card [class*="left aligned"] {
    text-align: left
}

.ui.card [class*="center aligned"],
.ui.cards>.card [class*="center aligned"] {
    text-align: center
}

.ui.card [class*="right aligned"],
.ui.cards>.card [class*="right aligned"] {
    text-align: right
}

.ui.card .content img,
.ui.cards>.card .content img {
    display: inline-block;
    vertical-align: middle;
    width: ''
}

.ui.card .avatar img,
.ui.card img.avatar,
.ui.cards>.card .avatar img,
.ui.cards>.card img.avatar {
    width: 2em;
    height: 2em;
    border-radius: 500rem
}

.ui.card>.content>.description,
.ui.cards>.card>.content>.description {
    clear: both;
    color: rgb(0 0 0 / .68)
}

.ui.card>.content p,
.ui.cards>.card>.content p {
    margin: 0 0 .5em
}

.ui.card>.content p:last-child,
.ui.cards>.card>.content p:last-child {
    margin-bottom: 0
}

.ui.card .meta,
.ui.cards>.card .meta {
    font-size: 1em;
    color: rgb(0 0 0 / .4)
}

.ui.card .meta *,
.ui.cards>.card .meta * {
    margin-right: .3em
}

.ui.card .meta :last-child,
.ui.cards>.card .meta :last-child {
    margin-right: 0
}

.ui.card .meta [class*="right floated"],
.ui.cards>.card .meta [class*="right floated"] {
    margin-right: 0;
    margin-left: .3em
}

.ui.card>.content a:not(.ui),
.ui.cards>.card>.content a:not(.ui) {
    color: '';
    -webkit-transition: color .1s ease;
    transition: color .1s ease
}

.ui.card>.content a:not(.ui):hover,
.ui.cards>.card>.content a:not(.ui):hover {
    color: ''
}

.ui.card>.content>a.header,
.ui.cards>.card>.content>a.header {
    color: rgb(0 0 0 / .85)
}

.ui.card>.content>a.header:hover,
.ui.cards>.card>.content>a.header:hover {
    color: #1e70bf
}

.ui.card .meta>a:not(.ui),
.ui.cards>.card .meta>a:not(.ui) {
    color: rgb(0 0 0 / .4)
}

.ui.card .meta>a:not(.ui):hover,
.ui.cards>.card .meta>a:not(.ui):hover {
    color: rgb(0 0 0 / .87)
}

.ui.card>.button,
.ui.card>.buttons,
.ui.cards>.card>.button,
.ui.cards>.card>.buttons {
    margin: 0 -1px;
    width: calc(100% + 2px)
}

.ui.card .dimmer,
.ui.cards>.card .dimmer {
    background-color: '';
    z-index: 10
}

.ui.card>.content .star.icon,
.ui.cards>.card>.content .star.icon {
    cursor: pointer;
    opacity: .75;
    -webkit-transition: color .1s ease;
    transition: color .1s ease
}

.ui.card>.content .star.icon:hover,
.ui.cards>.card>.content .star.icon:hover {
    opacity: 1;
    color: #ffb70a
}

.ui.card>.content .active.star.icon,
.ui.cards>.card>.content .active.star.icon {
    color: #ffe623
}

.ui.card>.content .like.icon,
.ui.cards>.card>.content .like.icon {
    cursor: pointer;
    opacity: .75;
    -webkit-transition: color .1s ease;
    transition: color .1s ease
}

.ui.card>.content .like.icon:hover,
.ui.cards>.card>.content .like.icon:hover {
    opacity: 1;
    color: #ff2733
}

.ui.card>.content .active.like.icon,
.ui.cards>.card>.content .active.like.icon {
    color: #ff2733
}

.ui.card>.extra,
.ui.cards>.card>.extra {
    max-width: 100%;
    min-height: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border-top: 1px solid rgb(0 0 0 / .05) !important;
    position: static;
    background: 0 0;
    width: auto;
    margin: 0 0;
    padding: .75em 1em;
    top: 0;
    left: 0;
    color: rgb(0 0 0 / .4);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color .1s ease;
    transition: color .1s ease
}

.ui.card>.extra a:not(.ui),
.ui.cards>.card>.extra a:not(.ui) {
    color: rgb(0 0 0 / .4)
}

.ui.card>.extra a:not(.ui):hover,
.ui.cards>.card>.extra a:not(.ui):hover {
    color: #1e70bf
}

.ui.raised.card,
.ui.raised.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgb(34 36 38 / .12), 0 2px 10px 0 rgb(34 36 38 / .15);
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgb(34 36 38 / .12), 0 2px 10px 0 rgb(34 36 38 / .15)
}

.ui.link.cards .raised.card:hover,
.ui.link.raised.card:hover,
.ui.raised.cards a.card:hover,
a.ui.raised.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgb(34 36 38 / .15), 0 2px 10px 0 rgb(34 36 38 / .25);
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgb(34 36 38 / .15), 0 2px 10px 0 rgb(34 36 38 / .25)
}

.ui.raised.card,
.ui.raised.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgb(34 36 38 / .12), 0 2px 10px 0 rgb(34 36 38 / .15);
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgb(34 36 38 / .12), 0 2px 10px 0 rgb(34 36 38 / .15)
}

.ui.centered.cards {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ui.centered.card {
    margin-left: auto;
    margin-right: auto
}

.ui.fluid.card {
    width: 100%;
    max-width: 9999px
}

.ui.cards a.card,
.ui.link.card,
.ui.link.cards .card,
a.ui.card {
    -webkit-transform: none;
    transform: none
}

.ui.cards a.card:hover,
.ui.link.card:hover,
.ui.link.cards .card:hover,
a.ui.card:hover {
    cursor: pointer;
    z-index: 5;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
    box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.ui.cards>.red.card,
.ui.red.card,
.ui.red.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #db2828, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #db2828, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.red.card:hover,
.ui.red.card:hover,
.ui.red.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #d01919, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #d01919, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.orange.card,
.ui.orange.card,
.ui.orange.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #f2711c, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #f2711c, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.orange.card:hover,
.ui.orange.card:hover,
.ui.orange.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #f26202, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #f26202, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.yellow.card,
.ui.yellow.card,
.ui.yellow.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #fbbd08, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #fbbd08, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.yellow.card:hover,
.ui.yellow.card:hover,
.ui.yellow.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #eaae00, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #eaae00, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.olive.card,
.ui.olive.card,
.ui.olive.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #b5cc18, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #b5cc18, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.olive.card:hover,
.ui.olive.card:hover,
.ui.olive.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a7bd0d, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a7bd0d, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.green.card,
.ui.green.card,
.ui.green.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #21ba45, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #21ba45, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.green.card:hover,
.ui.green.card:hover,
.ui.green.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #16ab39, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #16ab39, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.teal.card,
.ui.teal.card,
.ui.teal.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #00b5ad, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #00b5ad, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.teal.card:hover,
.ui.teal.card:hover,
.ui.teal.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #009c95, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #009c95, 0 1px 3px 0 #bcbdbd
}

.ui.blue.card,
.ui.blue.cards>.card,
.ui.cards>.blue.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #2185d0, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #2185d0, 0 1px 3px 0 #d4d4d5
}

.ui.blue.card:hover,
.ui.blue.cards>.card:hover,
.ui.cards>.blue.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1678c2, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1678c2, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.violet.card,
.ui.violet.card,
.ui.violet.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #6435c9, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #6435c9, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.violet.card:hover,
.ui.violet.card:hover,
.ui.violet.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #5829bb, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #5829bb, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.purple.card,
.ui.purple.card,
.ui.purple.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a333c8, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a333c8, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.purple.card:hover,
.ui.purple.card:hover,
.ui.purple.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #9627ba, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #9627ba, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.pink.card,
.ui.pink.card,
.ui.pink.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #e03997, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #e03997, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.pink.card:hover,
.ui.pink.card:hover,
.ui.pink.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #e61a8d, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #e61a8d, 0 1px 3px 0 #bcbdbd
}

.ui.brown.card,
.ui.brown.cards>.card,
.ui.cards>.brown.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a5673f, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a5673f, 0 1px 3px 0 #d4d4d5
}

.ui.brown.card:hover,
.ui.brown.cards>.card:hover,
.ui.cards>.brown.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #975b33, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #975b33, 0 1px 3px 0 #bcbdbd
}

.ui.cards>.grey.card,
.ui.grey.card,
.ui.grey.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #767676, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #767676, 0 1px 3px 0 #d4d4d5
}

.ui.cards>.grey.card:hover,
.ui.grey.card:hover,
.ui.grey.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #838383, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #838383, 0 1px 3px 0 #bcbdbd
}

.ui.black.card,
.ui.black.cards>.card,
.ui.cards>.black.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1b1c1d, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1b1c1d, 0 1px 3px 0 #d4d4d5
}

.ui.black.card:hover,
.ui.black.cards>.card:hover,
.ui.cards>.black.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #27292a, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #27292a, 0 1px 3px 0 #bcbdbd
}

.ui.one.cards {
    margin-left: 0;
    margin-right: 0
}

.ui.one.cards>.card {
    width: 100%
}

.ui.two.cards {
    margin-left: -1em;
    margin-right: -1em
}

.ui.two.cards>.card {
    width: calc(50% - 2em);
    margin-left: 1em;
    margin-right: 1em
}

.ui.three.cards {
    margin-left: -1em;
    margin-right: -1em
}

.ui.three.cards>.card {
    width: calc(33.33333333% - 2em);
    margin-left: 1em;
    margin-right: 1em
}

.ui.four.cards {
    margin-left: -.75em;
    margin-right: -.75em
}

.ui.four.cards>.card {
    width: calc(25% - 1.5em);
    margin-left: .75em;
    margin-right: .75em
}

.ui.five.cards {
    margin-left: -.75em;
    margin-right: -.75em
}

.ui.five.cards>.card {
    width: calc(20% - 1.5em);
    margin-left: .75em;
    margin-right: .75em
}

.ui.six.cards {
    margin-left: -.75em;
    margin-right: -.75em
}

.ui.six.cards>.card {
    width: calc(16.66666667% - 1.5em);
    margin-left: .75em;
    margin-right: .75em
}

.ui.seven.cards {
    margin-left: -.5em;
    margin-right: -.5em
}

.ui.seven.cards>.card {
    width: calc(14.28571429% - 1em);
    margin-left: .5em;
    margin-right: .5em
}

.ui.eight.cards {
    margin-left: -.5em;
    margin-right: -.5em
}

.ui.eight.cards>.card {
    width: calc(12.5% - 1em);
    margin-left: .5em;
    margin-right: .5em;
    font-size: 11px
}

.ui.nine.cards {
    margin-left: -.5em;
    margin-right: -.5em
}

.ui.nine.cards>.card {
    width: calc(11.11111111% - 1em);
    margin-left: .5em;
    margin-right: .5em;
    font-size: 10px
}

.ui.ten.cards {
    margin-left: -.5em;
    margin-right: -.5em
}

.ui.ten.cards>.card {
    width: calc(10% - 1em);
    margin-left: .5em;
    margin-right: .5em
}

@media only screen and (max-width:767px) {
    .ui.two.doubling.cards {
        margin-left: 0;
        margin-right: 0
    }
    .ui.two.doubling.cards>.card {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .ui.three.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.three.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.four.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.four.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.five.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.five.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.six.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.six.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.seven.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.seven.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.eight.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.eight.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.nine.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.nine.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.ten.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.ten.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .ui.two.doubling.cards {
        margin-left: 0;
        margin-right: 0
    }
    .ui.two.doubling.cards>.card {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .ui.three.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.three.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.four.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.four.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.five.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.five.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.six.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.six.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.eight.doubling.cards {
        margin-left: -1em;
        margin-right: -1em
    }
    .ui.eight.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em
    }
    .ui.eight.doubling.cards {
        margin-left: -.75em;
        margin-right: -.75em
    }
    .ui.eight.doubling.cards>.card {
        width: calc(25% - 1.5em);
        margin-left: .75em;
        margin-right: .75em
    }
    .ui.nine.doubling.cards {
        margin-left: -.75em;
        margin-right: -.75em
    }
    .ui.nine.doubling.cards>.card {
        width: calc(25% - 1.5em);
        margin-left: .75em;
        margin-right: .75em
    }
    .ui.ten.doubling.cards {
        margin-left: -.75em;
        margin-right: -.75em
    }
    .ui.ten.doubling.cards>.card {
        width: calc(20% - 1.5em);
        margin-left: .75em;
        margin-right: .75em
    }
}

@media only screen and (max-width:767px) {
    .ui.stackable.cards {
        display: block !important
    }
    .ui.stackable.cards .card:first-child {
        margin-top: 0 !important
    }
    .ui.stackable.cards>.card {
        display: block !important;
        height: auto !important;
        margin: 1em 1em;
        padding: 0 !important;
        width: calc(100% - 2em) !important
    }
}

.ui.cards>.card {
    font-size: 1em
}

.gswpts_create_table_container {
    margin: 80px 0
}

.gswpts_create_table_container .gswpts_table_loader {
    min-height: 450px;
    width: 100% !important
}

.gswpts_create_table_container table th,
.gswpts_create_table_container table td {
    border: 1px solid rgb(118 118 118 / .27843)
}

.gswpts_create_table_container table .expanded_style {
    max-width: unset !important;
    word-wrap: unset !important;
    white-space: nowrap !important;
    overflow-x: unset !important
}

.gswpts_create_table_container table .wrap_style {
    max-width: 200px;
    word-wrap: break-word;
    white-space: normal;
    overflow-x: unset
}

.gswpts_create_table_container table th:focus {
    outline: none
}

.gswpts_create_table_container table th:focus {
    outline: none
}

.gswpts_create_table_container #gswpts_tables_container .ui.stackable.grid {
    margin: 0
}

.gswpts_create_table_container #gswpts_tables_container .ui.stackable.grid .row {
    width: 105% !important
}

.gswpts_create_table_container #manage_tables_paginate>div {
    padding-top: 0 !important
}

.gswpts_create_table_container #spreadsheet_container .ui.stackable.grid {
    margin: 0
}

.gswpts_create_table_container #spreadsheet_container .ui.stackable.grid .row {
    width: 105% !important
}

.gswpts_create_table_container #spreadsheet_container .ui.stackable.grid #create_tables th,
.gswpts_create_table_container #spreadsheet_container .ui.stackable.grid #create_tables td {
    vertical-align: middle
}

.gswpts_create_table_container #spreadsheet_container #create_tables_wrapper {
    width: 100% !important
}

.gswpts_create_table_container #spreadsheet_container #create_tables_paginate>div {
    padding-top: 0 !important
}

.gswpts_create_table_container #spreadsheet_container .dt-buttons {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px
}

.gswpts_create_table_container #spreadsheet_container .dt-buttons button {
    font-size: 13px;
    margin: 0 5px
}

.gswpts_create_table_container #spreadsheet_container .filtering_input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0 5px 0
}

.gswpts_create_table_container #spreadsheet_container .filtering_input #create_tables_length {
    margin-right: auto
}

.gswpts_create_table_container #spreadsheet_container .filtering_input #create_tables_filter {
    margin-left: auto
}

.gswpts_create_table_container #spreadsheet_container .bottom_options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px
}

.gswpts_create_table_container #spreadsheet_container .bottom_options .dataTables_info {
    padding-top: 0 !important;
    margin-right: auto
}

.gswpts_create_table_container #spreadsheet_container .bottom_options #create_tables_paginate {
    margin-left: auto;
    padding: 0 5px
}

.gswpts_create_table_container #spreadsheet_container .bottom_options .pagination.menu {
    padding: 0 !important;
    font-size: 14px;
    background: transparent !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: none;
    margin: 0 5px
}

.gswpts_create_table_container #spreadsheet_container .bottom_options .pagination.menu>* {
    padding: 9px 16px;
    border: 1px solid rgb(169 161 161 / .23922);
    box-shadow: 1px 1px 0 0 rgb(145 145 145 / .48);
    font-weight: 700;
    color: rgb(56 13 13 / .787)
}

.gswpts_create_table_container #spreadsheet_container .bottom_options .pagination.menu>*:first-child {
    border-radius: .28571429rem 0 0 .28571429rem
}

.gswpts_create_table_container #spreadsheet_container .bottom_options .pagination.menu>*:last-child {
    border-radius: 0 .28571429rem .28571429rem 0 0
}

.gswpts_create_table_container #spreadsheet_container .bottom_options .pagination.menu>*:hover {
    background-color: rgb(0 0 0 / .03)
}

.gswpts_create_table_container #spreadsheet_container .bottom_options .pagination.menu a {
    text-decoration: none
}

.gswpts_create_table_container #spreadsheet_container .bottom_options .pagination.menu .active {
    background-color: rgb(179 179 179 / .36078)
}

.gswpts_create_table_container table.dataTable.table,
.gswpts_tables_container table.dataTable.table {
    margin: 0
}

.gswpts_create_table_container table.dataTable.table thead th,
.gswpts_create_table_container table.dataTable.table thead td,
.gswpts_tables_container table.dataTable.table thead th,
.gswpts_tables_container table.dataTable.table thead td {
    position: relative
}

.gswpts_create_table_container table.dataTable.table thead th.sorting,
.gswpts_create_table_container table.dataTable.table thead th.sorting_asc,
.gswpts_create_table_container table.dataTable.table thead th.sorting_desc,
.gswpts_create_table_container table.dataTable.table thead td.sorting,
.gswpts_create_table_container table.dataTable.table thead td.sorting_asc,
.gswpts_create_table_container table.dataTable.table thead td.sorting_desc,
.gswpts_tables_container table.dataTable.table thead th.sorting,
.gswpts_tables_container table.dataTable.table thead th.sorting_asc,
.gswpts_tables_container table.dataTable.table thead th.sorting_desc,
.gswpts_tables_container table.dataTable.table thead td.sorting,
.gswpts_tables_container table.dataTable.table thead td.sorting_asc,
.gswpts_tables_container table.dataTable.table thead td.sorting_desc {
    padding-right: 30px
}

.gswpts_create_table_container table.dataTable.table thead th.sorting:after,
.gswpts_create_table_container table.dataTable.table thead th.sorting_asc:after,
.gswpts_create_table_container table.dataTable.table thead th.sorting_desc:after,
.gswpts_create_table_container table.dataTable.table thead td.sorting:after,
.gswpts_create_table_container table.dataTable.table thead td.sorting_asc:after,
.gswpts_create_table_container table.dataTable.table thead td.sorting_desc:after,
.gswpts_tables_container table.dataTable.table thead th.sorting:after,
.gswpts_tables_container table.dataTable.table thead th.sorting_asc:after,
.gswpts_tables_container table.dataTable.table thead th.sorting_desc:after,
.gswpts_tables_container table.dataTable.table thead td.sorting:after,
.gswpts_tables_container table.dataTable.table thead td.sorting_asc:after,
.gswpts_tables_container table.dataTable.table thead td.sorting_desc:after {
    position: absolute;
    right: 8px;
    display: block;
    font-family: Icons;
    top: 50%;
    transform: translateY(-50%)
}

.gswpts_create_table_container table.dataTable.table thead th.sorting:after,
.gswpts_create_table_container table.dataTable.table thead td.sorting:after,
.gswpts_tables_container table.dataTable.table thead th.sorting:after,
.gswpts_tables_container table.dataTable.table thead td.sorting:after {
    content: " â‡…";
    color: rgb(93 91 95 / .56078);
    font-size: .8em
}

.gswpts_create_table_container table.dataTable.table thead th.sorting_asc:after,
.gswpts_create_table_container table.dataTable.table thead td.sorting_asc:after,
.gswpts_tables_container table.dataTable.table thead th.sorting_asc:after,
.gswpts_tables_container table.dataTable.table thead td.sorting_asc:after {
    content: " â–²";
    font-size: .9em
}

.gswpts_create_table_container table.dataTable.table thead th.sorting_desc:after,
.gswpts_create_table_container table.dataTable.table thead td.sorting_desc:after,
.gswpts_tables_container table.dataTable.table thead th.sorting_desc:after,
.gswpts_tables_container table.dataTable.table thead td.sorting_desc:after {
    content: " â–¼";
    font-size: .9em
}

.gswpts_create_table_container table.dataTable.table td,
.gswpts_create_table_container table.dataTable.table th,
.gswpts_tables_container table.dataTable.table td,
.gswpts_tables_container table.dataTable.table th {
    box-sizing: content-box
}

.gswpts_create_table_container table.dataTable.table td.dataTables_empty,
.gswpts_create_table_container table.dataTable.table th.dataTables_empty,
.gswpts_tables_container table.dataTable.table td.dataTables_empty,
.gswpts_tables_container table.dataTable.table th.dataTables_empty {
    text-align: center
}

.gswpts_create_table_container table.dataTable.table.nowrap th,
.gswpts_create_table_container table.dataTable.table.nowrap td,
.gswpts_tables_container table.dataTable.table.nowrap th,
.gswpts_tables_container table.dataTable.table.nowrap td {
    white-space: nowrap
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_length select,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_length select {
    vertical-align: middle;
    min-height: 2.7142em
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown {
    min-width: 0
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_filter span.input,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_filter span.input {
    margin-left: .5em
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_info,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_info {
    padding-top: 13px;
    white-space: nowrap
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_processing,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center
}

.gswpts_create_table_container div.dataTables_wrapper div.row.dt-table,
.gswpts_tables_container div.dataTables_wrapper div.row.dt-table {
    padding: 0
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_scrollHead table.dataTable,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollHead table.dataTable {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after,
.gswpts_create_table_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after,
.gswpts_create_table_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after {
    display: none
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_scrollBody table.dataTable,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody table.dataTable {
    border-radius: 0;
    border-top: none;
    border-bottom-width: 0
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer {
    border-bottom-width: 1px
}

.gswpts_create_table_container div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable,
.gswpts_tables_container div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: none
}

.gswpts_create_table_container .ui.loader,
.gswpts_tables_container .ui.loader {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    text-align: center;
    z-index: 1000;
    transform: translateX(-50%) translateY(-50%)
}

.gswpts_create_table_container .ui.loader:before,
.gswpts_tables_container .ui.loader:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 500rem;
    border: .2em solid rgb(0 0 0 / .1)
}

.gswpts_create_table_container .ui.loader:after,
.gswpts_tables_container .ui.loader:after {
    position: absolute;
    content: "";
    top: 0%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-animation: loader .6s linear;
    animation: loader .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 #fff0 #fff0;
    border-style: solid;
    border-width: .2em;
    box-shadow: 0 0 0 1px #fff0
}

@-webkit-keyframes loader {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes loader {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.gswpts_create_table_container .ui.mini.loader:before,
.gswpts_create_table_container .ui.mini.loader:after,
.gswpts_tables_container .ui.mini.loader:before,
.gswpts_tables_container .ui.mini.loader:after {
    width: 1rem;
    height: 1rem;
    margin: 0em 0em 0em -.5rem
}

.gswpts_create_table_container .ui.tiny.loader:before,
.gswpts_create_table_container .ui.tiny.loader:after,
.gswpts_tables_container .ui.tiny.loader:before,
.gswpts_tables_container .ui.tiny.loader:after {
    width: 1.14285714rem;
    height: 1.14285714rem;
    margin: 0em 0em 0em -.57142857rem
}

.gswpts_create_table_container .ui.small.loader:before,
.gswpts_create_table_container .ui.small.loader:after,
.gswpts_tables_container .ui.small.loader:before,
.gswpts_tables_container .ui.small.loader:after {
    width: 1.71428571rem;
    height: 1.71428571rem;
    margin: 0em 0em 0em -.85714286rem
}

.gswpts_create_table_container .ui.loader:before,
.gswpts_create_table_container .ui.loader:after,
.gswpts_tables_container .ui.loader:before,
.gswpts_tables_container .ui.loader:after {
    width: 2.28571429rem;
    height: 2.28571429rem;
    margin: 0em 0em 0em -1.14285714rem
}

.gswpts_create_table_container .ui.large.loader:before,
.gswpts_create_table_container .ui.large.loader:after,
.gswpts_tables_container .ui.large.loader:before,
.gswpts_tables_container .ui.large.loader:after {
    width: 3.42857143rem;
    height: 3.42857143rem;
    margin: 0em 0em 0em -1.71428571rem
}

.gswpts_create_table_container .ui.big.loader:before,
.gswpts_create_table_container .ui.big.loader:after,
.gswpts_tables_container .ui.big.loader:before,
.gswpts_tables_container .ui.big.loader:after {
    width: 3.71428571rem;
    height: 3.71428571rem;
    margin: 0em 0em 0em -1.85714286rem
}

.gswpts_create_table_container .ui.huge.loader:before,
.gswpts_create_table_container .ui.huge.loader:after,
.gswpts_tables_container .ui.huge.loader:before,
.gswpts_tables_container .ui.huge.loader:after {
    width: 4.14285714rem;
    height: 4.14285714rem;
    margin: 0em 0em 0em -2.07142857rem
}

.gswpts_create_table_container .ui.massive.loader:before,
.gswpts_create_table_container .ui.massive.loader:after,
.gswpts_tables_container .ui.massive.loader:before,
.gswpts_tables_container .ui.massive.loader:after {
    width: 4.57142857rem;
    height: 4.57142857rem;
    margin: 0em 0em 0em -2.28571429rem
}

.gswpts_create_table_container .ui.dimmer .loader,
.gswpts_tables_container .ui.dimmer .loader {
    display: block
}

.gswpts_create_table_container .ui.dimmer .ui.loader,
.gswpts_tables_container .ui.dimmer .ui.loader {
    color: rgb(255 255 255 / .9)
}

.gswpts_create_table_container .ui.dimmer .ui.loader:before,
.gswpts_tables_container .ui.dimmer .ui.loader:before {
    border-color: rgb(255 255 255 / .15)
}

.gswpts_create_table_container .ui.dimmer .ui.loader:after,
.gswpts_tables_container .ui.dimmer .ui.loader:after {
    border-color: #fff #fff0 #fff0
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.loader {
    color: rgb(0 0 0 / .87)
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.loader:before,
.gswpts_tables_container .ui.inverted.dimmer .ui.loader:before {
    border-color: rgb(0 0 0 / .1)
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.loader:after,
.gswpts_tables_container .ui.inverted.dimmer .ui.loader:after {
    border-color: #767676 #fff0 #fff0
}

.gswpts_create_table_container .ui.text.loader,
.gswpts_tables_container .ui.text.loader {
    width: auto !important;
    height: auto !important;
    text-align: center;
    font-style: normal
}

.gswpts_create_table_container .ui.indeterminate.loader:after,
.gswpts_tables_container .ui.indeterminate.loader:after {
    animation-direction: reverse;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s
}

.gswpts_create_table_container .ui.loader.active,
.gswpts_create_table_container .ui.loader.visible,
.gswpts_tables_container .ui.loader.active,
.gswpts_tables_container .ui.loader.visible {
    display: block
}

.gswpts_create_table_container .ui.loader.disabled,
.gswpts_create_table_container .ui.loader.hidden,
.gswpts_tables_container .ui.loader.disabled,
.gswpts_tables_container .ui.loader.hidden {
    display: none
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.mini.loader,
.gswpts_create_table_container .ui.mini.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.mini.loader,
.gswpts_tables_container .ui.mini.loader {
    width: 1rem;
    height: 1rem;
    font-size: .78571429em
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.tiny.loader,
.gswpts_create_table_container .ui.tiny.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.tiny.loader,
.gswpts_tables_container .ui.tiny.loader {
    width: 1.14285714rem;
    height: 1.14285714rem;
    font-size: .85714286em
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.small.loader,
.gswpts_create_table_container .ui.small.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.small.loader,
.gswpts_tables_container .ui.small.loader {
    width: 1.71428571rem;
    height: 1.71428571rem;
    font-size: .92857143em
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.loader,
.gswpts_create_table_container .ui.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.loader,
.gswpts_tables_container .ui.loader {
    width: 2.28571429rem;
    height: 2.28571429rem;
    font-size: 1em
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.large.loader,
.gswpts_create_table_container .ui.large.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.large.loader,
.gswpts_tables_container .ui.large.loader {
    width: 3.42857143rem;
    height: 3.42857143rem;
    font-size: 1.14285714em
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.big.loader,
.gswpts_create_table_container .ui.big.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.big.loader,
.gswpts_tables_container .ui.big.loader {
    width: 3.71428571rem;
    height: 3.71428571rem;
    font-size: 1.28571429em
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.huge.loader,
.gswpts_create_table_container .ui.huge.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.huge.loader,
.gswpts_tables_container .ui.huge.loader {
    width: 4.14285714rem;
    height: 4.14285714rem;
    font-size: 1.42857143em
}

.gswpts_create_table_container .ui.inverted.dimmer .ui.massive.loader,
.gswpts_create_table_container .ui.massive.loader,
.gswpts_tables_container .ui.inverted.dimmer .ui.massive.loader,
.gswpts_tables_container .ui.massive.loader {
    width: 4.57142857rem;
    height: 4.57142857rem;
    font-size: 1.71428571em
}

.gswpts_create_table_container .ui.mini.text.loader,
.gswpts_tables_container .ui.mini.text.loader {
    min-width: 1rem;
    padding-top: 1.78571429rem
}

.gswpts_create_table_container .ui.tiny.text.loader,
.gswpts_tables_container .ui.tiny.text.loader {
    min-width: 1.14285714rem;
    padding-top: 1.92857143rem
}

.gswpts_create_table_container .ui.small.text.loader,
.gswpts_tables_container .ui.small.text.loader {
    min-width: 1.71428571rem;
    padding-top: 2.5rem
}

.gswpts_create_table_container .ui.text.loader,
.gswpts_tables_container .ui.text.loader {
    min-width: 2.28571429rem;
    padding-top: 3.07142857rem
}

.gswpts_create_table_container .ui.large.text.loader,
.gswpts_tables_container .ui.large.text.loader {
    min-width: 3.42857143rem;
    padding-top: 4.21428571rem
}

.gswpts_create_table_container .ui.big.text.loader,
.gswpts_tables_container .ui.big.text.loader {
    min-width: 3.71428571rem;
    padding-top: 4.5rem
}

.gswpts_create_table_container .ui.huge.text.loader,
.gswpts_tables_container .ui.huge.text.loader {
    min-width: 4.14285714rem;
    padding-top: 4.92857143rem
}

.gswpts_create_table_container .ui.massive.text.loader,
.gswpts_tables_container .ui.massive.text.loader {
    min-width: 4.57142857rem;
    padding-top: 5.35714286rem
}

.gswpts_create_table_container .ui.inverted.loader,
.gswpts_tables_container .ui.inverted.loader {
    color: rgb(255 255 255 / .9)
}

.gswpts_create_table_container .ui.inverted.loader:before,
.gswpts_tables_container .ui.inverted.loader:before {
    border-color: rgb(255 255 255 / .15)
}

.gswpts_create_table_container .ui.inverted.loader:after,
.gswpts_tables_container .ui.inverted.loader:after {
    border-top-color: #fff
}

.gswpts_create_table_container .ui.inline.loader,
.gswpts_tables_container .ui.inline.loader {
    position: relative;
    vertical-align: middle;
    margin: 0em;
    left: 0em;
    top: 0em;
    transform: none
}

.gswpts_create_table_container .ui.inline.loader.active,
.gswpts_create_table_container .ui.inline.loader.visible,
.gswpts_tables_container .ui.inline.loader.active,
.gswpts_tables_container .ui.inline.loader.visible {
    display: inline-block
}

.gswpts_create_table_container .ui.centered.inline.loader.active,
.gswpts_create_table_container .ui.centered.inline.loader.visible,
.gswpts_tables_container .ui.centered.inline.loader.active,
.gswpts_tables_container .ui.centered.inline.loader.visible {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.gswpts_create_table_container .gswpts_table_title,
.gswpts_tables_container .gswpts_table_title {
    display: none
}

.gswpts_create_table_container .gswpts_table_title.active,
.gswpts_tables_container .gswpts_table_title.active {
    display: block
}

.gswpts_create_table_container .modal_wrapper,
.gswpts_tables_container .modal_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in-out;
    z-index: 5;
    pointer-events: none;
    background: rgb(0 0 0 / .2902);
    opacity: 0
}

.gswpts_create_table_container .modal_wrapper.active,
.gswpts_tables_container .modal_wrapper.active {
    pointer-events: all;
    opacity: 1
}

.gswpts_create_table_container .modal_container,
.gswpts_tables_container .modal_container {
    background: #fff;
    border-radius: 8px;
    width: 90%
}

.gswpts_create_table_container .settings_container,
.gswpts_tables_container .settings_container {
    width: 100%;
    z-index: 99;
    position: relative
}

.gswpts_create_table_container .settings_container .large_promo_close,
.gswpts_tables_container .settings_container .large_promo_close {
    position: absolute;
    right: 0;
    top: -60px;
    cursor: pointer
}

.gswpts_create_table_container .settings_container .tabs,
.gswpts_tables_container .settings_container .tabs {
    padding: 20px;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    min-width: 180px
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control],
.gswpts_tables_container .settings_container .tabs input[name=tab-control] {
    display: none
}

.gswpts_create_table_container .settings_container .tabs .content section h2,
.gswpts_create_table_container .settings_container .tabs ul li label,
.gswpts_tables_container .settings_container .tabs .content section h2,
.gswpts_tables_container .settings_container .tabs ul li label {
    font-weight: 700;
    font-size: 18px;
    color: #2ecc40
}

.gswpts_create_table_container .settings_container .tabs ul,
.gswpts_tables_container .settings_container .tabs ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.gswpts_create_table_container .settings_container .tabs ul li,
.gswpts_tables_container .settings_container .tabs ul li {
    box-sizing: border-box;
    flex: 1;
    width: 33.3333333333%;
    padding: 0 10px;
    text-align: center
}

.gswpts_create_table_container .settings_container .tabs ul li label,
.gswpts_tables_container .settings_container .tabs ul li label {
    transition: all .3s ease-in-out;
    color: #7d7d7d;
    padding: 5px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    transition: all .2s ease-in-out;
    white-space: nowrap;
    -webkit-touch-callout: none
}

.gswpts_create_table_container .settings_container .tabs ul li label br,
.gswpts_tables_container .settings_container .tabs ul li label br {
    display: none
}

.gswpts_create_table_container .settings_container .tabs ul li label svg,
.gswpts_tables_container .settings_container .tabs ul li label svg {
    fill: #7d7d7d;
    height: 1.2em;
    vertical-align: bottom;
    margin-right: .2em;
    transition: all .2s ease-in-out
}

.gswpts_create_table_container .settings_container .tabs ul li label:hover,
.gswpts_create_table_container .settings_container .tabs ul li label:focus,
.gswpts_create_table_container .settings_container .tabs ul li label:active,
.gswpts_tables_container .settings_container .tabs ul li label:hover,
.gswpts_tables_container .settings_container .tabs ul li label:focus,
.gswpts_tables_container .settings_container .tabs ul li label:active {
    outline: 0;
    color: #a3a3a3
}

.gswpts_create_table_container .settings_container .tabs ul li label:hover svg,
.gswpts_create_table_container .settings_container .tabs ul li label:focus svg,
.gswpts_create_table_container .settings_container .tabs ul li label:active svg,
.gswpts_tables_container .settings_container .tabs ul li label:hover svg,
.gswpts_tables_container .settings_container .tabs ul li label:focus svg,
.gswpts_tables_container .settings_container .tabs ul li label:active svg {
    fill: #a3a3a3
}

.gswpts_create_table_container .settings_container .tabs .slider,
.gswpts_tables_container .settings_container .tabs .slider {
    position: relative;
    width: 33.3333333333%;
    transition: all .33s cubic-bezier(.38, .8, .32, 1.07)
}

.gswpts_create_table_container .settings_container .tabs .slider .indicator,
.gswpts_tables_container .settings_container .tabs .slider .indicator {
    position: relative;
    width: 50px;
    max-width: 100%;
    margin: 0 auto;
    height: 4px;
    background: #2ecc40;
    border-radius: 1px
}

.gswpts_create_table_container .settings_container .tabs .content,
.gswpts_tables_container .settings_container .tabs .content {
    margin-top: 25px
}

.gswpts_create_table_container .settings_container .tabs .content section,
.gswpts_tables_container .settings_container .tabs .content section {
    display: none;
    -webkit-animation-name: content;
    animation-name: content;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    line-height: 1.4
}

.gswpts_create_table_container .settings_container .tabs .content section h2,
.gswpts_tables_container .settings_container .tabs .content section h2 {
    color: #2ecc40;
    display: none
}

.gswpts_create_table_container .settings_container .tabs .content section h2::after,
.gswpts_tables_container .settings_container .tabs .content section h2::after {
    content: "";
    position: relative;
    display: block;
    width: 30px;
    height: 3px;
    background: #2ecc40;
    margin-top: 5px;
    left: 1px
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>label,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>label {
    cursor: default;
    color: #2ecc40
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>label svg,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>label svg {
    fill: #2ecc40
}

@media(max-width:450px) {
    .gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>label,
    .gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>label {
        background: rgb(0 0 0 / .08)
    }
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~.slider,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~.slider {
    transform: translateX(0%)
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~.content>section:nth-child(1),
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(1):checked~.content>section:nth-child(1) {
    display: block
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label {
    cursor: default;
    color: #2ecc40
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label svg,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label svg {
    fill: #2ecc40
}

@media(max-width:450px) {
    .gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label,
    .gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label {
        background: rgb(0 0 0 / .08)
    }
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~.slider,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~.slider {
    transform: translateX(100%)
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2),
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2) {
    display: block
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label {
    cursor: default;
    color: #2ecc40
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label svg,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label svg {
    fill: #2ecc40
}

@media(max-width:450px) {
    .gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label,
    .gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label {
        background: rgb(0 0 0 / .08)
    }
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~.slider,
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~.slider {
    transform: translateX(200%)
}

.gswpts_create_table_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3),
.gswpts_tables_container .settings_container .tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3) {
    display: block
}

@-webkit-keyframes content {
    from {
        opacity: 0;
        transform: translateY(5%)
    }
    to {
        opacity: 1;
        transform: translateY(0%)
    }
}

@keyframes content {
    from {
        opacity: 0;
        transform: translateY(5%)
    }
    to {
        opacity: 1;
        transform: translateY(0%)
    }
}

@media(max-width:750px) {
    .gswpts_create_table_container .settings_container .tabs ul li label,
    .gswpts_tables_container .settings_container .tabs ul li label {
        white-space: normal;
        white-space: initial
    }
    .gswpts_create_table_container .settings_container .tabs ul li label br,
    .gswpts_tables_container .settings_container .tabs ul li label br {
        display: inline;
        display: initial
    }
    .gswpts_create_table_container .settings_container .tabs ul li label svg,
    .gswpts_tables_container .settings_container .tabs ul li label svg {
        height: 1.5em
    }
}

@media(max-width:450px) {
    .gswpts_create_table_container .settings_container .tabs ul li label,
    .gswpts_tables_container .settings_container .tabs ul li label {
        padding: 5px;
        border-radius: 5px
    }
    .gswpts_create_table_container .settings_container .tabs ul,
    .gswpts_tables_container .settings_container .tabs ul {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .gswpts_create_table_container .settings_container .tabs ul li,
    .gswpts_tables_container .settings_container .tabs ul li {
        width: 90%
    }
    .gswpts_create_table_container .settings_container .tabs .slider,
    .gswpts_tables_container .settings_container .tabs .slider {
        display: none
    }
    .gswpts_create_table_container .settings_container .tabs .content,
    .gswpts_tables_container .settings_container .tabs .content {
        margin-top: 20px
    }
    .gswpts_create_table_container .settings_container .tabs .content section h2,
    .gswpts_tables_container .settings_container .tabs .content section h2 {
        display: block
    }
}

.gswpts_create_table_container .settings_container .tabs .display_settings .feature-container,
.gswpts_create_table_container .settings_container .tabs .sort_filter .feature-container,
.gswpts_create_table_container .settings_container .tabs .table_tools .feature-container,
.gswpts_tables_container .settings_container .tabs .display_settings .feature-container,
.gswpts_tables_container .settings_container .tabs .sort_filter .feature-container,
.gswpts_tables_container .settings_container .tabs .table_tools .feature-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    grid-gap: 20px
}

@media screen and (max-width:512px) {
    .gswpts_create_table_container .settings_container .tabs .display_settings .feature-container,
    .gswpts_create_table_container .settings_container .tabs .sort_filter .feature-container,
    .gswpts_create_table_container .settings_container .tabs .table_tools .feature-container,
    .gswpts_tables_container .settings_container .tabs .display_settings .feature-container,
    .gswpts_tables_container .settings_container .tabs .sort_filter .feature-container,
    .gswpts_tables_container .settings_container .tabs .table_tools .feature-container {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr))
    }
}

.gswpts_create_table_container .settings_container .tabs .display_settings .card,
.gswpts_create_table_container .settings_container .tabs .sort_filter .card,
.gswpts_create_table_container .settings_container .tabs .table_tools .card,
.gswpts_tables_container .settings_container .tabs .display_settings .card,
.gswpts_tables_container .settings_container .tabs .sort_filter .card,
.gswpts_tables_container .settings_container .tabs .table_tools .card {
    position: relative;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content,
.gswpts_create_table_container .settings_container .tabs .table_tools .content,
.gswpts_tables_container .settings_container .tabs .display_settings .content,
.gswpts_tables_container .settings_container .tabs .sort_filter .content,
.gswpts_tables_container .settings_container .tabs .table_tools .content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 100%
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .ui.dropdown,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .ui.dropdown,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .ui.dropdown,
.gswpts_tables_container .settings_container .tabs .display_settings .content .ui.dropdown,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .ui.dropdown,
.gswpts_tables_container .settings_container .tabs .table_tools .content .ui.dropdown {
    width: 250px !important
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .ui.dropdown .ui.label,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .ui.dropdown .ui.label,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .ui.dropdown .ui.label,
.gswpts_tables_container .settings_container .tabs .display_settings .content .ui.dropdown .ui.label,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .ui.dropdown .ui.label,
.gswpts_tables_container .settings_container .tabs .table_tools .content .ui.dropdown .ui.label {
    background-color: #2ecc40;
    color: #fff
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .pro_feature,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .pro_feature,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .pro_feature,
.gswpts_tables_container .settings_container .tabs .display_settings .content .pro_feature,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .pro_feature,
.gswpts_tables_container .settings_container .tabs .table_tools .content .pro_feature {
    float: right;
    margin-top: -10px;
    font-size: 20px;
    color: #2ecc40
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .selectbox_overlay,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .selectbox_overlay,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .selectbox_overlay,
.gswpts_tables_container .settings_container .tabs .display_settings .content .selectbox_overlay,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .selectbox_overlay,
.gswpts_tables_container .settings_container .tabs .table_tools .content .selectbox_overlay {
    position: absolute;
    width: 90%;
    margin: 0 auto;
    height: 40px;
    bottom: 15px;
    z-index: 20
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header {
    text-transform: capitalize;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header>span,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header>span,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header>span,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header>span,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header>span,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header>span {
    font-size: 1.2rem;
    font-weight: bolder;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header>span div,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header>span div,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header>span div,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header>span div,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header>span div,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header>span div {
    background: none;
    margin-left: 5px !important
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip {
    position: relative;
    margin-right: 10px
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip svg,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip svg,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip svg,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip svg,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip svg,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip svg {
    cursor: pointer
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext {
    opacity: 0;
    pointer-events: none;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 50;
    top: 130%;
    left: 0%;
    transform: translateX(-30%);
    min-height: 200px;
    transition: opacity 500ms ease-in-out
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext::after,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext::after,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext::after,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext::after,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext::after,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: -15px;
    right: 65%;
    border-width: 8px;
    border-style: solid;
    border-color: #fff0 #fff0 #000 #fff0
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext span,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext span,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext span,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext span,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext span,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext span {
    display: block;
    margin-bottom: 8px;
    font-style: italic;
    padding: 2px
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext img,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext img,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext img,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext img,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext img,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext img {
    max-width: 500px;
    min-width: 350px;
    width: 100%
}

@media screen and (max-width:600px) {
    .gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext,
    .gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext,
    .gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext,
    .gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext,
    .gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext,
    .gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext {
        left: -48px;
        top: 100%;
        margin-top: 15px
    }
    .gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext::after,
    .gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext::after,
    .gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext::after,
    .gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip .tooltiptext::after,
    .gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip .tooltiptext::after,
    .gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip .tooltiptext::after {
        display: none
    }
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip:hover .tooltiptext,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip:hover .tooltiptext,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip:hover .tooltiptext,
.gswpts_tables_container .settings_container .tabs .display_settings .content .card-top-header .input-tooltip:hover .tooltiptext,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .card-top-header .input-tooltip:hover .tooltiptext,
.gswpts_tables_container .settings_container .tabs .table_tools .content .card-top-header .input-tooltip:hover .tooltiptext {
    opacity: 1;
    pointer-events: all
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .tableStyle,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .tableStyle,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .tableStyle,
.gswpts_tables_container .settings_container .tabs .display_settings .content .tableStyle,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .tableStyle,
.gswpts_tables_container .settings_container .tabs .table_tools .content .tableStyle {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .tableStyle .label,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .tableStyle .label,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .tableStyle .label,
.gswpts_tables_container .settings_container .tabs .display_settings .content .tableStyle .label,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .tableStyle .label,
.gswpts_tables_container .settings_container .tabs .table_tools .content .tableStyle .label {
    margin-left: 20px
}

.gswpts_create_table_container .settings_container .tabs .display_settings .content .tableStyle .chooseStyle,
.gswpts_create_table_container .settings_container .tabs .sort_filter .content .tableStyle .chooseStyle,
.gswpts_create_table_container .settings_container .tabs .table_tools .content .tableStyle .chooseStyle,
.gswpts_tables_container .settings_container .tabs .display_settings .content .tableStyle .chooseStyle,
.gswpts_tables_container .settings_container .tabs .sort_filter .content .tableStyle .chooseStyle,
.gswpts_tables_container .settings_container .tabs .table_tools .content .tableStyle .chooseStyle {
    cursor: pointer
}

.gswpts_create_table_container .settings_container .tabs .display_settings .ui.toggle.checkbox,
.gswpts_create_table_container .settings_container .tabs .sort_filter .ui.toggle.checkbox,
.gswpts_create_table_container .settings_container .tabs .table_tools .ui.toggle.checkbox,
.gswpts_tables_container .settings_container .tabs .display_settings .ui.toggle.checkbox,
.gswpts_tables_container .settings_container .tabs .sort_filter .ui.toggle.checkbox,
.gswpts_tables_container .settings_container .tabs .table_tools .ui.toggle.checkbox {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-right: -10px
}

.gswpts_create_table_container .settings_container .tabs .display_settings .ui.toggle.checkbox input,
.gswpts_create_table_container .settings_container .tabs .sort_filter .ui.toggle.checkbox input,
.gswpts_create_table_container .settings_container .tabs .table_tools .ui.toggle.checkbox input,
.gswpts_tables_container .settings_container .tabs .display_settings .ui.toggle.checkbox input,
.gswpts_tables_container .settings_container .tabs .sort_filter .ui.toggle.checkbox input,
.gswpts_tables_container .settings_container .tabs .table_tools .ui.toggle.checkbox input {
    visibility: hidden
}

.gswpts_create_table_container .settings_container .tabs .display_settings .ui.toggle.checkbox label,
.gswpts_create_table_container .settings_container .tabs .sort_filter .ui.toggle.checkbox label,
.gswpts_create_table_container .settings_container .tabs .table_tools .ui.toggle.checkbox label,
.gswpts_tables_container .settings_container .tabs .display_settings .ui.toggle.checkbox label,
.gswpts_tables_container .settings_container .tabs .sort_filter .ui.toggle.checkbox label,
.gswpts_tables_container .settings_container .tabs .table_tools .ui.toggle.checkbox label {
    cursor: pointer;
    margin: 0 !important
}

.gswpts_create_table_container .settings_container .tabs .display_settings .ui.toggle.checkbox input:checked~.box:before,
.gswpts_create_table_container .settings_container .tabs .display_settings .ui.toggle.checkbox input:checked~label:before,
.gswpts_create_table_container .settings_container .tabs .sort_filter .ui.toggle.checkbox input:checked~.box:before,
.gswpts_create_table_container .settings_container .tabs .sort_filter .ui.toggle.checkbox input:checked~label:before,
.gswpts_create_table_container .settings_container .tabs .table_tools .ui.toggle.checkbox input:checked~.box:before,
.gswpts_create_table_container .settings_container .tabs .table_tools .ui.toggle.checkbox input:checked~label:before,
.gswpts_tables_container .settings_container .tabs .display_settings .ui.toggle.checkbox input:checked~.box:before,
.gswpts_tables_container .settings_container .tabs .display_settings .ui.toggle.checkbox input:checked~label:before,
.gswpts_tables_container .settings_container .tabs .sort_filter .ui.toggle.checkbox input:checked~.box:before,
.gswpts_tables_container .settings_container .tabs .sort_filter .ui.toggle.checkbox input:checked~label:before,
.gswpts_tables_container .settings_container .tabs .table_tools .ui.toggle.checkbox input:checked~.box:before,
.gswpts_tables_container .settings_container .tabs .table_tools .ui.toggle.checkbox input:checked~label:before {
    background-color: #2ecc40 !important
}

.gswpts_create_table_container .settings_container .tabs .display_settings .pro_feature_promo,
.gswpts_create_table_container .settings_container .tabs .sort_filter .pro_feature_promo,
.gswpts_create_table_container .settings_container .tabs .table_tools .pro_feature_promo,
.gswpts_tables_container .settings_container .tabs .display_settings .pro_feature_promo,
.gswpts_tables_container .settings_container .tabs .sort_filter .pro_feature_promo,
.gswpts_tables_container .settings_container .tabs .table_tools .pro_feature_promo {
    position: absolute;
    width: 0;
    height: 0;
    z-index: 20;
    background: rgb(0 0 0 / .4902);
    overflow: hidden;
    transition: all .1s ease-in-out
}

.gswpts_create_table_container .settings_container .tabs .display_settings .pro_feature_promo a,
.gswpts_create_table_container .settings_container .tabs .sort_filter .pro_feature_promo a,
.gswpts_create_table_container .settings_container .tabs .table_tools .pro_feature_promo a,
.gswpts_tables_container .settings_container .tabs .display_settings .pro_feature_promo a,
.gswpts_tables_container .settings_container .tabs .sort_filter .pro_feature_promo a,
.gswpts_tables_container .settings_container .tabs .table_tools .pro_feature_promo a {
    margin: 0;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translateX(-50%)
}

.gswpts_create_table_container .settings_container .tabs .display_settings .pro_feature_promo .promo_close_btn,
.gswpts_create_table_container .settings_container .tabs .sort_filter .pro_feature_promo .promo_close_btn,
.gswpts_create_table_container .settings_container .tabs .table_tools .pro_feature_promo .promo_close_btn,
.gswpts_tables_container .settings_container .tabs .display_settings .pro_feature_promo .promo_close_btn,
.gswpts_tables_container .settings_container .tabs .sort_filter .pro_feature_promo .promo_close_btn,
.gswpts_tables_container .settings_container .tabs .table_tools .pro_feature_promo .promo_close_btn {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 8px;
    margin: 8px 0 0 8px;
    color: #fff;
    font-size: 17px;
    cursor: pointer
}

.gswpts_create_table_container .settings_container .tabs .display_settings .pro_feature_promo strong,
.gswpts_create_table_container .settings_container .tabs .sort_filter .pro_feature_promo strong,
.gswpts_create_table_container .settings_container .tabs .table_tools .pro_feature_promo strong,
.gswpts_tables_container .settings_container .tabs .display_settings .pro_feature_promo strong,
.gswpts_tables_container .settings_container .tabs .sort_filter .pro_feature_promo strong,
.gswpts_tables_container .settings_container .tabs .table_tools .pro_feature_promo strong {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    color: #fff;
    font-size: 15px
}

.gswpts_create_table_container .settings_container .tabs .display_settings .pro_feature_promo.active,
.gswpts_create_table_container .settings_container .tabs .sort_filter .pro_feature_promo.active,
.gswpts_create_table_container .settings_container .tabs .table_tools .pro_feature_promo.active,
.gswpts_tables_container .settings_container .tabs .display_settings .pro_feature_promo.active,
.gswpts_tables_container .settings_container .tabs .sort_filter .pro_feature_promo.active,
.gswpts_tables_container .settings_container .tabs .table_tools .pro_feature_promo.active {
    width: 100%;
    height: 100%
}

.gswpts_create_table_container .settings_container .disabled_checkbox *,
.gswpts_create_table_container .settings_container .disabled_checkbox>label,
.gswpts_tables_container .settings_container .disabled_checkbox *,
.gswpts_tables_container .settings_container .disabled_checkbox>label {
    visibility: hidden;
    pointer-events: all
}

@font-face {
    font-display: swap;
    font-family: elementskit;
    src: url(/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?y24e1e) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.ekit-wid-con .fasicon,
.ekit-wid-con .icon,
.ekit-wid-con .icon::before,
.fasicon,
.icon,
.icon::before {
    font-family: elementskit !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ekit-wid-con .fasicon.icon-home::before,
.ekit-wid-con .icon.icon-home::before,
.icon.icon-home::before {
    content: "\e800"
}

.ekit-wid-con .fasicon.icon-advanced-slider::before,
.ekit-wid-con .icon.icon-advanced-slider::before,
.icon.icon-advanced-slider::before {
    content: "\e9c8"
}

.ekit-wid-con .fasicon.icon-image-box::before,
.ekit-wid-con .icon.icon-image-box::before,
.icon.icon-image-box::before {
    content: "\ebd1"
}

.ekit-wid-con .fasicon.icon-image-swap::before,
.ekit-wid-con .icon.icon-image-swap::before,
.icon.icon-image-swap::before {
    content: "\eba4"
}

.ekit-wid-con .fasicon.icon-apartment1::before,
.ekit-wid-con .icon.icon-apartment1::before,
.icon.icon-apartment1::before {
    content: "\e801"
}

.ekit-wid-con .fasicon.icon-pencil::before,
.ekit-wid-con .icon.icon-pencil::before,
.icon.icon-pencil::before {
    content: "\e802"
}

.ekit-wid-con .fasicon.icon-magic-wand::before,
.ekit-wid-con .icon.icon-magic-wand::before,
.icon.icon-magic-wand::before {
    content: "\e803"
}

.ekit-wid-con .fasicon.icon-drop::before,
.ekit-wid-con .icon.icon-drop::before,
.icon.icon-drop::before {
    content: "\e804"
}

.ekit-wid-con .fasicon.icon-lighter::before,
.ekit-wid-con .icon.icon-lighter::before,
.icon.icon-lighter::before {
    content: "\e805"
}

.ekit-wid-con .fasicon.icon-poop::before,
.ekit-wid-con .icon.icon-poop::before,
.icon.icon-poop::before {
    content: "\e806"
}

.ekit-wid-con .fasicon.icon-sun::before,
.ekit-wid-con .icon.icon-sun::before,
.icon.icon-sun::before {
    content: "\e807"
}

.ekit-wid-con .fasicon.icon-moon::before,
.ekit-wid-con .icon.icon-moon::before,
.icon.icon-moon::before {
    content: "\e808"
}

.ekit-wid-con .fasicon.icon-cloud1::before,
.ekit-wid-con .icon.icon-cloud1::before,
.icon.icon-cloud1::before {
    content: "\e809"
}

.ekit-wid-con .fasicon.icon-cloud-upload::before,
.ekit-wid-con .icon.icon-cloud-upload::before,
.icon.icon-cloud-upload::before {
    content: "\e80a"
}

.ekit-wid-con .fasicon.icon-cloud-download::before,
.ekit-wid-con .icon.icon-cloud-download::before,
.icon.icon-cloud-download::before {
    content: "\e80b"
}

.ekit-wid-con .fasicon.icon-cloud-sync::before,
.ekit-wid-con .icon.icon-cloud-sync::before,
.icon.icon-cloud-sync::before {
    content: "\e80c"
}

.ekit-wid-con .fasicon.icon-cloud-check::before,
.ekit-wid-con .icon.icon-cloud-check::before,
.icon.icon-cloud-check::before {
    content: "\e80d"
}

.ekit-wid-con .fasicon.icon-database1::before,
.ekit-wid-con .icon.icon-database1::before,
.icon.icon-database1::before {
    content: "\e80e"
}

.ekit-wid-con .fasicon.icon-lock::before,
.ekit-wid-con .icon.icon-lock::before,
.icon.icon-lock::before {
    content: "\e80f"
}

.ekit-wid-con .fasicon.icon-cog::before,
.ekit-wid-con .icon.icon-cog::before,
.icon.icon-cog::before {
    content: "\e810"
}

.ekit-wid-con .fasicon.icon-trash::before,
.ekit-wid-con .icon.icon-trash::before,
.icon.icon-trash::before {
    content: "\e811"
}

.ekit-wid-con .fasicon.icon-dice::before,
.ekit-wid-con .icon.icon-dice::before,
.icon.icon-dice::before {
    content: "\e812"
}

.ekit-wid-con .fasicon.icon-heart1::before,
.ekit-wid-con .icon.icon-heart1::before,
.icon.icon-heart1::before {
    content: "\e813"
}

.ekit-wid-con .fasicon.icon-star1::before,
.ekit-wid-con .icon.icon-star1::before,
.icon.icon-star1::before {
    content: "\e814"
}

.ekit-wid-con .fasicon.icon-star-half::before,
.ekit-wid-con .icon.icon-star-half::before,
.icon.icon-star-half::before {
    content: "\e815"
}

.ekit-wid-con .fasicon.icon-star-empty::before,
.ekit-wid-con .icon.icon-star-empty::before,
.icon.icon-star-empty::before {
    content: "\e816"
}

.ekit-wid-con .fasicon.icon-flag::before,
.ekit-wid-con .icon.icon-flag::before,
.icon.icon-flag::before {
    content: "\e817"
}

.ekit-wid-con .fasicon.icon-envelope1::before,
.ekit-wid-con .icon.icon-envelope1::before,
.icon.icon-envelope1::before {
    content: "\e818"
}

.ekit-wid-con .fasicon.icon-paperclip::before,
.ekit-wid-con .icon.icon-paperclip::before,
.icon.icon-paperclip::before {
    content: "\e819"
}

.ekit-wid-con .fasicon.icon-inbox::before,
.ekit-wid-con .icon.icon-inbox::before,
.icon.icon-inbox::before {
    content: "\e81a"
}

.ekit-wid-con .fasicon.icon-eye::before,
.ekit-wid-con .icon.icon-eye::before,
.icon.icon-eye::before {
    content: "\e81b"
}

.ekit-wid-con .fasicon.icon-printer::before,
.ekit-wid-con .icon.icon-printer::before,
.icon.icon-printer::before {
    content: "\e81c"
}

.ekit-wid-con .fasicon.icon-file-empty::before,
.ekit-wid-con .icon.icon-file-empty::before,
.icon.icon-file-empty::before {
    content: "\e81d"
}

.ekit-wid-con .fasicon.icon-file-add::before,
.ekit-wid-con .icon.icon-file-add::before,
.icon.icon-file-add::before {
    content: "\e81e"
}

.ekit-wid-con .fasicon.icon-enter::before,
.ekit-wid-con .icon.icon-enter::before,
.icon.icon-enter::before {
    content: "\e81f"
}

.ekit-wid-con .fasicon.icon-exit::before,
.ekit-wid-con .icon.icon-exit::before,
.icon.icon-exit::before {
    content: "\e820"
}

.ekit-wid-con .fasicon.icon-graduation-hat::before,
.ekit-wid-con .icon.icon-graduation-hat::before,
.icon.icon-graduation-hat::before {
    content: "\e821"
}

.ekit-wid-con .fasicon.icon-license::before,
.ekit-wid-con .icon.icon-license::before,
.icon.icon-license::before {
    content: "\e822"
}

.ekit-wid-con .fasicon.icon-music-note::before,
.ekit-wid-con .icon.icon-music-note::before,
.icon.icon-music-note::before {
    content: "\e823"
}

.ekit-wid-con .fasicon.icon-film-play::before,
.ekit-wid-con .icon.icon-film-play::before,
.icon.icon-film-play::before {
    content: "\e824"
}

.ekit-wid-con .fasicon.icon-camera-video::before,
.ekit-wid-con .icon.icon-camera-video::before,
.icon.icon-camera-video::before {
    content: "\e825"
}

.ekit-wid-con .fasicon.icon-camera::before,
.ekit-wid-con .icon.icon-camera::before,
.icon.icon-camera::before {
    content: "\e826"
}

.ekit-wid-con .fasicon.icon-picture::before,
.ekit-wid-con .icon.icon-picture::before,
.icon.icon-picture::before {
    content: "\e827"
}

.ekit-wid-con .fasicon.icon-book::before,
.ekit-wid-con .icon.icon-book::before,
.icon.icon-book::before {
    content: "\e828"
}

.ekit-wid-con .fasicon.icon-bookmark::before,
.ekit-wid-con .icon.icon-bookmark::before,
.icon.icon-bookmark::before {
    content: "\e829"
}

.ekit-wid-con .fasicon.icon-user::before,
.ekit-wid-con .icon.icon-user::before,
.icon.icon-user::before {
    content: "\e82a"
}

.ekit-wid-con .fasicon.icon-users::before,
.ekit-wid-con .icon.icon-users::before,
.icon.icon-users::before {
    content: "\e82b"
}

.ekit-wid-con .fasicon.icon-shirt::before,
.ekit-wid-con .icon.icon-shirt::before,
.icon.icon-shirt::before {
    content: "\e82c"
}

.ekit-wid-con .fasicon.icon-store::before,
.ekit-wid-con .icon.icon-store::before,
.icon.icon-store::before {
    content: "\e82d"
}

.ekit-wid-con .fasicon.icon-cart2::before,
.ekit-wid-con .icon.icon-cart2::before,
.icon.icon-cart2::before {
    content: "\e82e"
}

.ekit-wid-con .fasicon.icon-tag::before,
.ekit-wid-con .icon.icon-tag::before,
.icon.icon-tag::before {
    content: "\e82f"
}

.ekit-wid-con .fasicon.icon-phone-handset::before,
.ekit-wid-con .icon.icon-phone-handset::before,
.icon.icon-phone-handset::before {
    content: "\e830"
}

.ekit-wid-con .fasicon.icon-phone::before,
.ekit-wid-con .icon.icon-phone::before,
.icon.icon-phone::before {
    content: "\e831"
}

.ekit-wid-con .fasicon.icon-pushpin::before,
.ekit-wid-con .icon.icon-pushpin::before,
.icon.icon-pushpin::before {
    content: "\e832"
}

.ekit-wid-con .fasicon.icon-map-marker::before,
.ekit-wid-con .icon.icon-map-marker::before,
.icon.icon-map-marker::before {
    content: "\e833"
}

.ekit-wid-con .fasicon.icon-map::before,
.ekit-wid-con .icon.icon-map::before,
.icon.icon-map::before {
    content: "\e834"
}

.ekit-wid-con .fasicon.icon-location::before,
.ekit-wid-con .icon.icon-location::before,
.icon.icon-location::before {
    content: "\e835"
}

.ekit-wid-con .fasicon.icon-calendar-full::before,
.ekit-wid-con .icon.icon-calendar-full::before,
.icon.icon-calendar-full::before {
    content: "\e836"
}

.ekit-wid-con .fasicon.icon-keyboard::before,
.ekit-wid-con .icon.icon-keyboard::before,
.icon.icon-keyboard::before {
    content: "\e837"
}

.ekit-wid-con .fasicon.icon-spell-check::before,
.ekit-wid-con .icon.icon-spell-check::before,
.icon.icon-spell-check::before {
    content: "\e838"
}

.ekit-wid-con .fasicon.icon-screen::before,
.ekit-wid-con .icon.icon-screen::before,
.icon.icon-screen::before {
    content: "\e839"
}

.ekit-wid-con .fasicon.icon-smartphone::before,
.ekit-wid-con .icon.icon-smartphone::before,
.icon.icon-smartphone::before {
    content: "\e83a"
}

.ekit-wid-con .fasicon.icon-tablet::before,
.ekit-wid-con .icon.icon-tablet::before,
.icon.icon-tablet::before {
    content: "\e83b"
}

.ekit-wid-con .fasicon.icon-laptop::before,
.ekit-wid-con .icon.icon-laptop::before,
.icon.icon-laptop::before {
    content: "\e83c"
}

.ekit-wid-con .fasicon.icon-laptop-phone::before,
.ekit-wid-con .icon.icon-laptop-phone::before,
.icon.icon-laptop-phone::before {
    content: "\e83d"
}

.ekit-wid-con .fasicon.icon-power-switch::before,
.ekit-wid-con .icon.icon-power-switch::before,
.icon.icon-power-switch::before {
    content: "\e83e"
}

.ekit-wid-con .fasicon.icon-bubble::before,
.ekit-wid-con .icon.icon-bubble::before,
.icon.icon-bubble::before {
    content: "\e83f"
}

.ekit-wid-con .fasicon.icon-heart-pulse::before,
.ekit-wid-con .icon.icon-heart-pulse::before,
.icon.icon-heart-pulse::before {
    content: "\e840"
}

.ekit-wid-con .fasicon.icon-construction::before,
.ekit-wid-con .icon.icon-construction::before,
.icon.icon-construction::before {
    content: "\e841"
}

.ekit-wid-con .fasicon.icon-pie-chart::before,
.ekit-wid-con .icon.icon-pie-chart::before,
.icon.icon-pie-chart::before {
    content: "\e842"
}

.ekit-wid-con .fasicon.icon-chart-bars::before,
.ekit-wid-con .icon.icon-chart-bars::before,
.icon.icon-chart-bars::before {
    content: "\e843"
}

.ekit-wid-con .fasicon.icon-gift1::before,
.ekit-wid-con .icon.icon-gift1::before,
.icon.icon-gift1::before {
    content: "\e844"
}

.ekit-wid-con .fasicon.icon-diamond1::before,
.ekit-wid-con .icon.icon-diamond1::before,
.icon.icon-diamond1::before {
    content: "\e845"
}

.ekit-wid-con .fasicon.icon-dinner::before,
.ekit-wid-con .icon.icon-dinner::before,
.icon.icon-dinner::before {
    content: "\e847"
}

.ekit-wid-con .fasicon.icon-coffee-cup::before,
.ekit-wid-con .icon.icon-coffee-cup::before,
.icon.icon-coffee-cup::before {
    content: "\e848"
}

.ekit-wid-con .fasicon.icon-leaf::before,
.ekit-wid-con .icon.icon-leaf::before,
.icon.icon-leaf::before {
    content: "\e849"
}

.ekit-wid-con .fasicon.icon-paw::before,
.ekit-wid-con .icon.icon-paw::before,
.icon.icon-paw::before {
    content: "\e84a"
}

.ekit-wid-con .fasicon.icon-rocket::before,
.ekit-wid-con .icon.icon-rocket::before,
.icon.icon-rocket::before {
    content: "\e84b"
}

.ekit-wid-con .fasicon.icon-briefcase::before,
.ekit-wid-con .icon.icon-briefcase::before,
.icon.icon-briefcase::before {
    content: "\e84c"
}

.ekit-wid-con .fasicon.icon-bus::before,
.ekit-wid-con .icon.icon-bus::before,
.icon.icon-bus::before {
    content: "\e84d"
}

.ekit-wid-con .fasicon.icon-car1::before,
.ekit-wid-con .icon.icon-car1::before,
.icon.icon-car1::before {
    content: "\e84e"
}

.ekit-wid-con .fasicon.icon-train::before,
.ekit-wid-con .icon.icon-train::before,
.icon.icon-train::before {
    content: "\e84f"
}

.ekit-wid-con .fasicon.icon-bicycle::before,
.ekit-wid-con .icon.icon-bicycle::before,
.icon.icon-bicycle::before {
    content: "\e850"
}

.ekit-wid-con .fasicon.icon-wheelchair::before,
.ekit-wid-con .icon.icon-wheelchair::before,
.icon.icon-wheelchair::before {
    content: "\e851"
}

.ekit-wid-con .fasicon.icon-select::before,
.ekit-wid-con .icon.icon-select::before,
.icon.icon-select::before {
    content: "\e852"
}

.ekit-wid-con .fasicon.icon-earth::before,
.ekit-wid-con .icon.icon-earth::before,
.icon.icon-earth::before {
    content: "\e853"
}

.ekit-wid-con .fasicon.icon-smile::before,
.ekit-wid-con .icon.icon-smile::before,
.icon.icon-smile::before {
    content: "\e854"
}

.ekit-wid-con .fasicon.icon-sad::before,
.ekit-wid-con .icon.icon-sad::before,
.icon.icon-sad::before {
    content: "\e855"
}

.ekit-wid-con .fasicon.icon-neutral::before,
.ekit-wid-con .icon.icon-neutral::before,
.icon.icon-neutral::before {
    content: "\e856"
}

.ekit-wid-con .fasicon.icon-mustache::before,
.ekit-wid-con .icon.icon-mustache::before,
.icon.icon-mustache::before {
    content: "\e857"
}

.ekit-wid-con .fasicon.icon-alarm::before,
.ekit-wid-con .icon.icon-alarm::before,
.icon.icon-alarm::before {
    content: "\e858"
}

.ekit-wid-con .fasicon.icon-bullhorn::before,
.ekit-wid-con .icon.icon-bullhorn::before,
.icon.icon-bullhorn::before {
    content: "\e859"
}

.ekit-wid-con .fasicon.icon-volume-high::before,
.ekit-wid-con .icon.icon-volume-high::before,
.icon.icon-volume-high::before {
    content: "\e85a"
}

.ekit-wid-con .fasicon.icon-volume-medium::before,
.ekit-wid-con .icon.icon-volume-medium::before,
.icon.icon-volume-medium::before {
    content: "\e85b"
}

.ekit-wid-con .fasicon.icon-volume-low::before,
.ekit-wid-con .icon.icon-volume-low::before,
.icon.icon-volume-low::before {
    content: "\e85c"
}

.ekit-wid-con .fasicon.icon-volume::before,
.ekit-wid-con .icon.icon-volume::before,
.icon.icon-volume::before {
    content: "\e85d"
}

.ekit-wid-con .fasicon.icon-mic::before,
.ekit-wid-con .icon.icon-mic::before,
.icon.icon-mic::before {
    content: "\e85e"
}

.ekit-wid-con .fasicon.icon-hourglass::before,
.ekit-wid-con .icon.icon-hourglass::before,
.icon.icon-hourglass::before {
    content: "\e85f"
}

.ekit-wid-con .fasicon.icon-undo::before,
.ekit-wid-con .icon.icon-undo::before,
.icon.icon-undo::before {
    content: "\e860"
}

.ekit-wid-con .fasicon.icon-redo::before,
.ekit-wid-con .icon.icon-redo::before,
.icon.icon-redo::before {
    content: "\e861"
}

.ekit-wid-con .fasicon.icon-sync::before,
.ekit-wid-con .icon.icon-sync::before,
.icon.icon-sync::before {
    content: "\e862"
}

.ekit-wid-con .fasicon.icon-history::before,
.ekit-wid-con .icon.icon-history::before,
.icon.icon-history::before {
    content: "\e863"
}

.ekit-wid-con .fasicon.icon-clock1::before,
.ekit-wid-con .icon.icon-clock1::before,
.icon.icon-clock1::before {
    content: "\e864"
}

.ekit-wid-con .fasicon.icon-download::before,
.ekit-wid-con .icon.icon-download::before,
.icon.icon-download::before {
    content: "\e865"
}

.ekit-wid-con .fasicon.icon-upload::before,
.ekit-wid-con .icon.icon-upload::before,
.icon.icon-upload::before {
    content: "\e866"
}

.ekit-wid-con .fasicon.icon-enter-down::before,
.ekit-wid-con .icon.icon-enter-down::before,
.icon.icon-enter-down::before {
    content: "\e867"
}

.ekit-wid-con .fasicon.icon-exit-up::before,
.ekit-wid-con .icon.icon-exit-up::before,
.icon.icon-exit-up::before {
    content: "\e868"
}

.ekit-wid-con .fasicon.icon-bug::before,
.ekit-wid-con .icon.icon-bug::before,
.icon.icon-bug::before {
    content: "\e869"
}

.ekit-wid-con .fasicon.icon-code::before,
.ekit-wid-con .icon.icon-code::before,
.icon.icon-code::before {
    content: "\e86a"
}

.ekit-wid-con .fasicon.icon-link::before,
.ekit-wid-con .icon.icon-link::before,
.icon.icon-link::before {
    content: "\e86b"
}

.ekit-wid-con .fasicon.icon-unlink::before,
.ekit-wid-con .icon.icon-unlink::before,
.icon.icon-unlink::before {
    content: "\e86c"
}

.ekit-wid-con .fasicon.icon-thumbs-up::before,
.ekit-wid-con .icon.icon-thumbs-up::before,
.icon.icon-thumbs-up::before {
    content: "\e86d"
}

.ekit-wid-con .fasicon.icon-thumbs-down::before,
.ekit-wid-con .icon.icon-thumbs-down::before,
.icon.icon-thumbs-down::before {
    content: "\e86e"
}

.ekit-wid-con .fasicon.icon-magnifier::before,
.ekit-wid-con .icon.icon-magnifier::before,
.icon.icon-magnifier::before {
    content: "\e86f"
}

.ekit-wid-con .fasicon.icon-cross::before,
.ekit-wid-con .icon.icon-cross::before,
.icon.icon-cross::before {
    content: "\e870"
}

.ekit-wid-con .fasicon.icon-chevron-up::before,
.ekit-wid-con .icon.icon-chevron-up::before,
.icon.icon-chevron-up::before {
    content: "\e873"
}

.ekit-wid-con .fasicon.icon-chevron-down::before,
.ekit-wid-con .icon.icon-chevron-down::before,
.icon.icon-chevron-down::before {
    content: "\e874"
}

.ekit-wid-con .fasicon.icon-chevron-left::before,
.ekit-wid-con .icon.icon-chevron-left::before,
.icon.icon-chevron-left::before {
    content: "\e875"
}

.ekit-wid-con .fasicon.icon-chevron-right::before,
.ekit-wid-con .icon.icon-chevron-right::before,
.icon.icon-chevron-right::before {
    content: "\e876"
}

.ekit-wid-con .fasicon.icon-arrow-up::before,
.ekit-wid-con .icon.icon-arrow-up::before,
.icon.icon-arrow-up::before {
    content: "\e877"
}

.ekit-wid-con .fasicon.icon-arrow-down::before,
.ekit-wid-con .icon.icon-arrow-down::before,
.icon.icon-arrow-down::before {
    content: "\e878"
}

.ekit-wid-con .fasicon.icon-arrow-left::before,
.ekit-wid-con .icon.icon-arrow-left::before,
.icon.icon-arrow-left::before {
    content: "\e879"
}

.ekit-wid-con .fasicon.icon-arrow-right::before,
.ekit-wid-con .icon.icon-arrow-right::before,
.icon.icon-arrow-right::before {
    content: "\e87a"
}

.ekit-wid-con .fasicon.icon-right-arrow::before,
.ekit-wid-con .icon.icon-right-arrow::before,
.icon.icon-right-arrow::before {
    content: "\e9c5"
}

.ekit-wid-con .fasicon.icon-left-arrow::before,
.ekit-wid-con .icon.icon-left-arrow::before,
.icon.icon-left-arrow::before {
    content: "\e94a"
}

.ekit-wid-con .fasicon.icon-download-arrow::before,
.ekit-wid-con .icon.icon-download-arrow::before,
.icon.icon-download-arrow::before {
    content: "\e94b"
}

.ekit-wid-con .fasicon.icon-up-arrow::before,
.ekit-wid-con .icon.icon-up-arrow::before,
.icon.icon-up-arrow::before {
    content: "\e9c3"
}

.ekit-wid-con .fasicon.icon-arrows::before,
.ekit-wid-con .icon.icon-arrows::before,
.icon.icon-arrows::before {
    content: "\e9c4"
}

.ekit-wid-con .fasicon.icon-double-angle-pointing-to-right::before,
.ekit-wid-con .icon.icon-double-angle-pointing-to-right::before,
.icon.icon-double-angle-pointing-to-right::before {
    content: "\e949"
}

.ekit-wid-con .fasicon.icon-double-left-chevron::before,
.ekit-wid-con .icon.icon-double-left-chevron::before,
.icon.icon-double-left-chevron::before {
    content: "\e948"
}

.ekit-wid-con .fasicon.icon-left-arrow2::before,
.ekit-wid-con .icon.icon-left-arrow2::before,
.icon.icon-left-arrow2::before {
    content: "\e94c"
}

.ekit-wid-con .fasicon.icon-right-arrow2::before,
.ekit-wid-con .icon.icon-right-arrow2::before,
.icon.icon-right-arrow2::before {
    content: "\e94d"
}

.ekit-wid-con .fasicon.icon-warning::before,
.ekit-wid-con .icon.icon-warning::before,
.icon.icon-warning::before {
    content: "\e87c"
}

.ekit-wid-con .fasicon.icon-down-arrow1::before,
.ekit-wid-con .icon.icon-down-arrow1::before,
.icon.icon-down-arrow1::before {
    content: "\e994"
}

.ekit-wid-con .fasicon.icon-up-arrow1::before,
.ekit-wid-con .icon.icon-up-arrow1::before,
.icon.icon-up-arrow1::before {
    content: "\e995"
}

.ekit-wid-con .fasicon.icon-right-arrow1::before,
.ekit-wid-con .icon.icon-right-arrow1::before,
.icon.icon-right-arrow1::before {
    content: "\e876";
    font-weight: 900
}

.ekit-wid-con .fasicon.icon-left-arrows::before,
.ekit-wid-con .icon.icon-left-arrows::before,
.icon.icon-left-arrows::before {
    content: "\e997"
}

.ekit-wid-con .fasicon.icon-question-circle::before,
.ekit-wid-con .icon.icon-question-circle::before,
.icon.icon-question-circle::before {
    content: "\e87d"
}

.ekit-wid-con .fasicon.icon-menu-circle::before,
.ekit-wid-con .icon.icon-menu-circle::before,
.icon.icon-menu-circle::before {
    content: "\e87e"
}

.ekit-wid-con .fasicon.icon-checkmark-circle::before,
.ekit-wid-con .icon.icon-checkmark-circle::before,
.icon.icon-checkmark-circle::before {
    content: "\e87f"
}

.ekit-wid-con .fasicon.icon-cross-circle::before,
.ekit-wid-con .icon.icon-cross-circle::before,
.icon.icon-cross-circle::before {
    content: "\e880"
}

.ekit-wid-con .fasicon.icon-plus-circle::before,
.ekit-wid-con .icon.icon-plus-circle::before,
.icon.icon-plus-circle::before {
    content: "\e881"
}

.ekit-wid-con .fasicon.icon-move::before,
.ekit-wid-con .icon.icon-move::before,
.icon.icon-move::before {
    content: "\e87b"
}

.ekit-wid-con .fasicon.icon-circle-minus::before,
.ekit-wid-con .icon.icon-circle-minus::before,
.icon.icon-circle-minus::before {
    content: "\e882"
}

.ekit-wid-con .fasicon.icon-arrow-up-circle::before,
.ekit-wid-con .icon.icon-arrow-up-circle::before,
.icon.icon-arrow-up-circle::before {
    content: "\e883"
}

.ekit-wid-con .fasicon.icon-arrow-down-circle::before,
.ekit-wid-con .icon.icon-arrow-down-circle::before,
.icon.icon-arrow-down-circle::before {
    content: "\e884"
}

.ekit-wid-con .fasicon.icon-arrow-left-circle::before,
.ekit-wid-con .icon.icon-arrow-left-circle::before,
.icon.icon-arrow-left-circle::before {
    content: "\e885"
}

.ekit-wid-con .fasicon.icon-arrow-right-circle::before,
.ekit-wid-con .icon.icon-arrow-right-circle::before,
.icon.icon-arrow-right-circle::before {
    content: "\e886"
}

.ekit-wid-con .fasicon.icon-chevron-up-circle::before,
.ekit-wid-con .icon.icon-chevron-up-circle::before,
.icon.icon-chevron-up-circle::before {
    content: "\e887"
}

.ekit-wid-con .fasicon.icon-chevron-down-circle::before,
.ekit-wid-con .icon.icon-chevron-down-circle::before,
.icon.icon-chevron-down-circle::before {
    content: "\e888"
}

.ekit-wid-con .fasicon.icon-chevron-left-circle::before,
.ekit-wid-con .icon.icon-chevron-left-circle::before,
.icon.icon-chevron-left-circle::before {
    content: "\e889"
}

.ekit-wid-con .fasicon.icon-chevron-right-circle::before,
.ekit-wid-con .icon.icon-chevron-right-circle::before,
.icon.icon-chevron-right-circle::before {
    content: "\e88a"
}

.ekit-wid-con .fasicon.icon-crop::before,
.ekit-wid-con .icon.icon-crop::before,
.icon.icon-crop::before {
    content: "\e88b"
}

.ekit-wid-con .fasicon.icon-frame-expand::before,
.ekit-wid-con .icon.icon-frame-expand::before,
.icon.icon-frame-expand::before {
    content: "\e88c"
}

.ekit-wid-con .fasicon.icon-frame-contract::before,
.ekit-wid-con .icon.icon-frame-contract::before,
.icon.icon-frame-contract::before {
    content: "\e88d"
}

.ekit-wid-con .fasicon.icon-layers::before,
.ekit-wid-con .icon.icon-layers::before,
.icon.icon-layers::before {
    content: "\e88e"
}

.ekit-wid-con .fasicon.icon-funnel::before,
.ekit-wid-con .icon.icon-funnel::before,
.icon.icon-funnel::before {
    content: "\e88f"
}

.ekit-wid-con .fasicon.icon-text-format::before,
.ekit-wid-con .icon.icon-text-format::before,
.icon.icon-text-format::before {
    content: "\e890"
}

.ekit-wid-con .fasicon.icon-text-size::before,
.ekit-wid-con .icon.icon-text-size::before,
.icon.icon-text-size::before {
    content: "\e892"
}

.ekit-wid-con .fasicon.icon-bold::before,
.ekit-wid-con .icon.icon-bold::before,
.icon.icon-bold::before {
    content: "\e893"
}

.ekit-wid-con .fasicon.icon-italic::before,
.ekit-wid-con .icon.icon-italic::before,
.icon.icon-italic::before {
    content: "\e894"
}

.ekit-wid-con .fasicon.icon-underline::before,
.ekit-wid-con .icon.icon-underline::before,
.icon.icon-underline::before {
    content: "\e895"
}

.ekit-wid-con .fasicon.icon-strikethrough::before,
.ekit-wid-con .icon.icon-strikethrough::before,
.icon.icon-strikethrough::before {
    content: "\e896"
}

.ekit-wid-con .fasicon.icon-highlight::before,
.ekit-wid-con .icon.icon-highlight::before,
.icon.icon-highlight::before {
    content: "\e897"
}

.ekit-wid-con .fasicon.icon-text-align-left::before,
.ekit-wid-con .icon.icon-text-align-left::before,
.icon.icon-text-align-left::before {
    content: "\e898"
}

.ekit-wid-con .fasicon.icon-text-align-center::before,
.ekit-wid-con .icon.icon-text-align-center::before,
.icon.icon-text-align-center::before {
    content: "\e899"
}

.ekit-wid-con .fasicon.icon-text-align-right::before,
.ekit-wid-con .icon.icon-text-align-right::before,
.icon.icon-text-align-right::before {
    content: "\e89a"
}

.ekit-wid-con .fasicon.icon-text-align-justify::before,
.ekit-wid-con .icon.icon-text-align-justify::before,
.icon.icon-text-align-justify::before {
    content: "\e89b"
}

.ekit-wid-con .fasicon.icon-line-spacing::before,
.ekit-wid-con .icon.icon-line-spacing::before,
.icon.icon-line-spacing::before {
    content: "\e89c"
}

.ekit-wid-con .fasicon.icon-indent-increase::before,
.ekit-wid-con .icon.icon-indent-increase::before,
.icon.icon-indent-increase::before {
    content: "\e89d"
}

.ekit-wid-con .fasicon.icon-indent-decrease::before,
.ekit-wid-con .icon.icon-indent-decrease::before,
.icon.icon-indent-decrease::before {
    content: "\e89e"
}

.ekit-wid-con .fasicon.icon-page-break::before,
.ekit-wid-con .icon.icon-page-break::before,
.icon.icon-page-break::before {
    content: "\e8a2"
}

.ekit-wid-con .fasicon.icon-hand::before,
.ekit-wid-con .icon.icon-hand::before,
.icon.icon-hand::before {
    content: "\e8a5"
}

.ekit-wid-con .fasicon.icon-pointer-up::before,
.ekit-wid-con .icon.icon-pointer-up::before,
.icon.icon-pointer-up::before {
    content: "\e8a6"
}

.ekit-wid-con .fasicon.icon-pointer-right::before,
.ekit-wid-con .icon.icon-pointer-right::before,
.icon.icon-pointer-right::before {
    content: "\e8a7"
}

.ekit-wid-con .fasicon.icon-pointer-down::before,
.ekit-wid-con .icon.icon-pointer-down::before,
.icon.icon-pointer-down::before {
    content: "\e8a8"
}

.ekit-wid-con .fasicon.icon-pointer-left::before,
.ekit-wid-con .icon.icon-pointer-left::before,
.icon.icon-pointer-left::before {
    content: "\e8a9"
}

.ekit-wid-con .fasicon.icon-burger::before,
.ekit-wid-con .icon.icon-burger::before,
.icon.icon-burger::before {
    content: "\e94e"
}

.ekit-wid-con .fasicon.icon-cakes::before,
.ekit-wid-con .icon.icon-cakes::before,
.icon.icon-cakes::before {
    content: "\e94f"
}

.ekit-wid-con .fasicon.icon-cheese::before,
.ekit-wid-con .icon.icon-cheese::before,
.icon.icon-cheese::before {
    content: "\e950"
}

.ekit-wid-con .fasicon.icon-drink-glass::before,
.ekit-wid-con .icon.icon-drink-glass::before,
.icon.icon-drink-glass::before {
    content: "\e951"
}

.ekit-wid-con .fasicon.icon-pizza::before,
.ekit-wid-con .icon.icon-pizza::before,
.icon.icon-pizza::before {
    content: "\e952"
}

.ekit-wid-con .fasicon.icon-vplay::before,
.ekit-wid-con .icon.icon-vplay::before,
.icon.icon-vplay::before {
    content: "\e953"
}

.ekit-wid-con .fasicon.icon-newsletter::before,
.ekit-wid-con .icon.icon-newsletter::before,
.icon.icon-newsletter::before {
    content: "\e954"
}

.ekit-wid-con .fasicon.icon-coins-2::before,
.ekit-wid-con .icon.icon-coins-2::before,
.icon.icon-coins-2::before {
    content: "\e955"
}

.ekit-wid-con .fasicon.icon-commerce-2::before,
.ekit-wid-con .icon.icon-commerce-2::before,
.icon.icon-commerce-2::before {
    content: "\e956"
}

.ekit-wid-con .fasicon.icon-monitor::before,
.ekit-wid-con .icon.icon-monitor::before,
.icon.icon-monitor::before {
    content: "\e957"
}

.ekit-wid-con .fasicon.icon-business::before,
.ekit-wid-con .icon.icon-business::before,
.icon.icon-business::before {
    content: "\e958"
}

.ekit-wid-con .fasicon.icon-graphic-2::before,
.ekit-wid-con .icon.icon-graphic-2::before,
.icon.icon-graphic-2::before {
    content: "\e959"
}

.ekit-wid-con .fasicon.icon-commerce-1::before,
.ekit-wid-con .icon.icon-commerce-1::before,
.icon.icon-commerce-1::before {
    content: "\e95a"
}

.ekit-wid-con .fasicon.icon-hammer::before,
.ekit-wid-con .icon.icon-hammer::before,
.icon.icon-hammer::before {
    content: "\e95b"
}

.ekit-wid-con .fasicon.icon-justice-1::before,
.ekit-wid-con .icon.icon-justice-1::before,
.icon.icon-justice-1::before {
    content: "\e95c"
}

.ekit-wid-con .fasicon.icon-line::before,
.ekit-wid-con .icon.icon-line::before,
.icon.icon-line::before {
    content: "\e95d"
}

.ekit-wid-con .fasicon.icon-money-3::before,
.ekit-wid-con .icon.icon-money-3::before,
.icon.icon-money-3::before {
    content: "\e95e"
}

.ekit-wid-con .fasicon.icon-commerce::before,
.ekit-wid-con .icon.icon-commerce::before,
.icon.icon-commerce::before {
    content: "\e95f"
}

.ekit-wid-con .fasicon.icon-agenda::before,
.ekit-wid-con .icon.icon-agenda::before,
.icon.icon-agenda::before {
    content: "\e960"
}

.ekit-wid-con .fasicon.icon-justice::before,
.ekit-wid-con .icon.icon-justice::before,
.icon.icon-justice::before {
    content: "\e961"
}

.ekit-wid-con .fasicon.icon-technology::before,
.ekit-wid-con .icon.icon-technology::before,
.icon.icon-technology::before {
    content: "\e962"
}

.ekit-wid-con .fasicon.icon-coins-1::before,
.ekit-wid-con .icon.icon-coins-1::before,
.icon.icon-coins-1::before {
    content: "\e963"
}

.ekit-wid-con .fasicon.icon-bank::before,
.ekit-wid-con .icon.icon-bank::before,
.icon.icon-bank::before {
    content: "\e964"
}

.ekit-wid-con .fasicon.icon-calculator::before,
.ekit-wid-con .icon.icon-calculator::before,
.icon.icon-calculator::before {
    content: "\e965"
}

.ekit-wid-con .fasicon.icon-soundcloud::before,
.ekit-wid-con .icon.icon-soundcloud::before,
.icon.icon-soundcloud::before {
    content: "\e966"
}

.ekit-wid-con .fasicon.icon-chart2::before,
.ekit-wid-con .icon.icon-chart2::before,
.icon.icon-chart2::before {
    content: "\e967"
}

.ekit-wid-con .fasicon.icon-checked::before,
.ekit-wid-con .icon.icon-checked::before,
.icon.icon-checked::before {
    content: "\e968"
}

.ekit-wid-con .fasicon.icon-clock11::before,
.ekit-wid-con .icon.icon-clock11::before,
.icon.icon-clock11::before {
    content: "\e969"
}

.ekit-wid-con .fasicon.icon-comment2::before,
.ekit-wid-con .icon.icon-comment2::before,
.icon.icon-comment2::before {
    content: "\e96a"
}

.ekit-wid-con .fasicon.icon-comments::before,
.ekit-wid-con .icon.icon-comments::before,
.icon.icon-comments::before {
    content: "\e96b"
}

.ekit-wid-con .fasicon.icon-consult::before,
.ekit-wid-con .icon.icon-consult::before,
.icon.icon-consult::before {
    content: "\e96c"
}

.ekit-wid-con .fasicon.icon-consut2::before,
.ekit-wid-con .icon.icon-consut2::before,
.icon.icon-consut2::before {
    content: "\e96d"
}

.ekit-wid-con .fasicon.icon-deal::before,
.ekit-wid-con .icon.icon-deal::before,
.icon.icon-deal::before {
    content: "\e96e"
}

.ekit-wid-con .fasicon.icon-envelope11::before,
.ekit-wid-con .icon.icon-envelope11::before,
.icon.icon-envelope11::before {
    content: "\e96f"
}

.ekit-wid-con .fasicon.icon-folder::before,
.ekit-wid-con .icon.icon-folder::before,
.icon.icon-folder::before {
    content: "\e970"
}

.ekit-wid-con .fasicon.icon-folder2::before,
.ekit-wid-con .icon.icon-folder2::before,
.icon.icon-folder2::before {
    content: "\ea6a"
}

.ekit-wid-con .fasicon.icon-invest::before,
.ekit-wid-con .icon.icon-invest::before,
.icon.icon-invest::before {
    content: "\e971"
}

.ekit-wid-con .fasicon.icon-loan::before,
.ekit-wid-con .icon.icon-loan::before,
.icon.icon-loan::before {
    content: "\e972"
}

.ekit-wid-con .fasicon.icon-menu1::before,
.ekit-wid-con .icon.icon-menu1::before,
.icon.icon-menu1::before {
    content: "\e871"
}

.ekit-wid-con .fasicon.icon-list1::before,
.ekit-wid-con .icon.icon-list1::before,
.icon.icon-list1::before {
    content: "\e872"
}

.ekit-wid-con .fasicon.icon-map-marker1::before,
.ekit-wid-con .icon.icon-map-marker1::before,
.icon.icon-map-marker1::before {
    content: "\e973"
}

.ekit-wid-con .fasicon.icon-mutual-fund::before,
.ekit-wid-con .icon.icon-mutual-fund::before,
.icon.icon-mutual-fund::before {
    content: "\e974"
}

.ekit-wid-con .fasicon.icon-google-plus::before,
.ekit-wid-con .icon.icon-google-plus::before,
.icon.icon-google-plus::before {
    content: "\e975"
}

.ekit-wid-con .fasicon.icon-phone1::before,
.ekit-wid-con .icon.icon-phone1::before,
.icon.icon-phone1::before {
    content: "\e976"
}

.ekit-wid-con .fasicon.icon-pie-chart1::before,
.ekit-wid-con .icon.icon-pie-chart1::before,
.icon.icon-pie-chart1::before {
    content: "\e977"
}

.ekit-wid-con .fasicon.icon-play::before,
.ekit-wid-con .icon.icon-play::before,
.icon.icon-play::before {
    content: "\e978"
}

.ekit-wid-con .fasicon.icon-savings::before,
.ekit-wid-con .icon.icon-savings::before,
.icon.icon-savings::before {
    content: "\e979"
}

.ekit-wid-con .fasicon.icon-search2::before,
.ekit-wid-con .icon.icon-search2::before,
.icon.icon-search2::before {
    content: "\e97a"
}

.ekit-wid-con .fasicon.icon-tag1::before,
.ekit-wid-con .icon.icon-tag1::before,
.icon.icon-tag1::before {
    content: "\e97b"
}

.ekit-wid-con .fasicon.icon-tags::before,
.ekit-wid-con .icon.icon-tags::before,
.icon.icon-tags::before {
    content: "\e97c"
}

.ekit-wid-con .fasicon.icon-instagram1::before,
.ekit-wid-con .icon.icon-instagram1::before,
.icon.icon-instagram1::before {
    content: "\e97d"
}

.ekit-wid-con .fasicon.icon-quote::before,
.ekit-wid-con .icon.icon-quote::before,
.icon.icon-quote::before {
    content: "\e97e"
}

.ekit-wid-con .fasicon.icon-arrow-point-to-down::before,
.ekit-wid-con .icon.icon-arrow-point-to-down::before,
.icon.icon-arrow-point-to-down::before {
    content: "\e97f"
}

.ekit-wid-con .fasicon.icon-play-button::before,
.ekit-wid-con .icon.icon-play-button::before,
.icon.icon-play-button::before {
    content: "\e980"
}

.ekit-wid-con .fasicon.icon-minus::before,
.ekit-wid-con .icon.icon-minus::before,
.icon.icon-minus::before {
    content: "\e981"
}

.ekit-wid-con .fasicon.icon-plus::before,
.ekit-wid-con .icon.icon-plus::before,
.icon.icon-plus::before {
    content: "\e982"
}

.ekit-wid-con .fasicon.icon-tick::before,
.ekit-wid-con .icon.icon-tick::before,
.icon.icon-tick::before {
    content: "\e983"
}

.ekit-wid-con .fasicon.icon-check::before,
.ekit-wid-con .icon.icon-check::before,
.icon.icon-check::before {
    content: "\eaaf"
}

.ekit-wid-con .fasicon.icon-edit::before,
.ekit-wid-con .icon.icon-edit::before,
.icon.icon-edit::before {
    content: "\e984"
}

.ekit-wid-con .fasicon.icon-reply::before,
.ekit-wid-con .icon.icon-reply::before,
.icon.icon-reply::before {
    content: "\e985"
}

.ekit-wid-con .fasicon.icon-cogwheel-outline::before,
.ekit-wid-con .icon.icon-cogwheel-outline::before,
.icon.icon-cogwheel-outline::before {
    content: "\e986"
}

.ekit-wid-con .fasicon.icon-abacus::before,
.ekit-wid-con .icon.icon-abacus::before,
.icon.icon-abacus::before {
    content: "\e987"
}

.ekit-wid-con .fasicon.icon-abacus1::before,
.ekit-wid-con .icon.icon-abacus1::before,
.icon.icon-abacus1::before {
    content: "\e988"
}

.ekit-wid-con .fasicon.icon-agenda1::before,
.ekit-wid-con .icon.icon-agenda1::before,
.icon.icon-agenda1::before {
    content: "\e989"
}

.ekit-wid-con .fasicon.icon-shopping-basket::before,
.ekit-wid-con .icon.icon-shopping-basket::before,
.icon.icon-shopping-basket::before {
    content: "\e98a"
}

.ekit-wid-con .fasicon.icon-users1::before,
.ekit-wid-con .icon.icon-users1::before,
.icon.icon-users1::before {
    content: "\e98b"
}

.ekit-wid-con .fasicon.icon-man::before,
.ekit-wid-con .icon.icon-man::before,
.icon.icon-man::before {
    content: "\e98c"
}

.ekit-wid-con .fasicon.icon-support1::before,
.ekit-wid-con .icon.icon-support1::before,
.icon.icon-support1::before {
    content: "\e98d"
}

.ekit-wid-con .fasicon.icon-favorites::before,
.ekit-wid-con .icon.icon-favorites::before,
.icon.icon-favorites::before {
    content: "\e98e"
}

.ekit-wid-con .fasicon.icon-calendar::before,
.ekit-wid-con .icon.icon-calendar::before,
.icon.icon-calendar::before {
    content: "\e98f"
}

.ekit-wid-con .fasicon.icon-paper-plane::before,
.ekit-wid-con .icon.icon-paper-plane::before,
.icon.icon-paper-plane::before {
    content: "\e990"
}

.ekit-wid-con .fasicon.icon-placeholder::before,
.ekit-wid-con .icon.icon-placeholder::before,
.icon.icon-placeholder::before {
    content: "\e991"
}

.ekit-wid-con .fasicon.icon-phone-call::before,
.ekit-wid-con .icon.icon-phone-call::before,
.icon.icon-phone-call::before {
    content: "\e992"
}

.ekit-wid-con .fasicon.icon-contact::before,
.ekit-wid-con .icon.icon-contact::before,
.icon.icon-contact::before {
    content: "\e993"
}

.ekit-wid-con .fasicon.icon-email::before,
.ekit-wid-con .icon.icon-email::before,
.icon.icon-email::before {
    content: "\e998"
}

.ekit-wid-con .fasicon.icon-internet::before,
.ekit-wid-con .icon.icon-internet::before,
.icon.icon-internet::before {
    content: "\e999"
}

.ekit-wid-con .fasicon.icon-quote1::before,
.ekit-wid-con .icon.icon-quote1::before,
.icon.icon-quote1::before {
    content: "\e99a"
}

.ekit-wid-con .fasicon.icon-medical::before,
.ekit-wid-con .icon.icon-medical::before,
.icon.icon-medical::before {
    content: "\e99b"
}

.ekit-wid-con .fasicon.icon-eye1::before,
.ekit-wid-con .icon.icon-eye1::before,
.icon.icon-eye1::before {
    content: "\e99c"
}

.ekit-wid-con .fasicon.icon-full-screen::before,
.ekit-wid-con .icon.icon-full-screen::before,
.icon.icon-full-screen::before {
    content: "\e99d"
}

.ekit-wid-con .fasicon.icon-tools::before,
.ekit-wid-con .icon.icon-tools::before,
.icon.icon-tools::before {
    content: "\e99e"
}

.ekit-wid-con .fasicon.icon-pie-chart2::before,
.ekit-wid-con .icon.icon-pie-chart2::before,
.icon.icon-pie-chart2::before {
    content: "\e99f"
}

.ekit-wid-con .fasicon.icon-diamond11::before,
.ekit-wid-con .icon.icon-diamond11::before,
.icon.icon-diamond11::before {
    content: "\e9a0"
}

.ekit-wid-con .fasicon.icon-valentines-heart::before,
.ekit-wid-con .icon.icon-valentines-heart::before,
.icon.icon-valentines-heart::before {
    content: "\e9a1"
}

.ekit-wid-con .fasicon.icon-like::before,
.ekit-wid-con .icon.icon-like::before,
.icon.icon-like::before {
    content: "\e9a2"
}

.ekit-wid-con .fasicon.icon-team::before,
.ekit-wid-con .icon.icon-team::before,
.icon.icon-team::before {
    content: "\e9a3"
}

.ekit-wid-con .fasicon.icon-tshirt::before,
.ekit-wid-con .icon.icon-tshirt::before,
.icon.icon-tshirt::before {
    content: "\e9a4"
}

.ekit-wid-con .fasicon.icon-cancel::before,
.ekit-wid-con .icon.icon-cancel::before,
.icon.icon-cancel::before {
    content: "\e9a5"
}

.ekit-wid-con .fasicon.icon-drink::before,
.ekit-wid-con .icon.icon-drink::before,
.icon.icon-drink::before {
    content: "\e9a6"
}

.ekit-wid-con .fasicon.icon-home1::before,
.ekit-wid-con .icon.icon-home1::before,
.icon.icon-home1::before {
    content: "\e9a7"
}

.ekit-wid-con .fasicon.icon-music::before,
.ekit-wid-con .icon.icon-music::before,
.icon.icon-music::before {
    content: "\e9a8"
}

.ekit-wid-con .fasicon.icon-rich::before,
.ekit-wid-con .icon.icon-rich::before,
.icon.icon-rich::before {
    content: "\e9a9"
}

.ekit-wid-con .fasicon.icon-brush::before,
.ekit-wid-con .icon.icon-brush::before,
.icon.icon-brush::before {
    content: "\e9aa"
}

.ekit-wid-con .fasicon.icon-opposite-way::before,
.ekit-wid-con .icon.icon-opposite-way::before,
.icon.icon-opposite-way::before {
    content: "\e9ab"
}

.ekit-wid-con .fasicon.icon-cloud-computing1::before,
.ekit-wid-con .icon.icon-cloud-computing1::before,
.icon.icon-cloud-computing1::before {
    content: "\e9ac"
}

.ekit-wid-con .fasicon.icon-technology-1::before,
.ekit-wid-con .icon.icon-technology-1::before,
.icon.icon-technology-1::before {
    content: "\e9ad"
}

.ekit-wid-con .fasicon.icon-rotate::before,
.ekit-wid-con .icon.icon-rotate::before,
.icon.icon-rotate::before {
    content: "\e9ae"
}

.ekit-wid-con .fasicon.icon-medical1::before,
.ekit-wid-con .icon.icon-medical1::before,
.icon.icon-medical1::before {
    content: "\e9af"
}

.ekit-wid-con .fasicon.icon-flash-1::before,
.ekit-wid-con .icon.icon-flash-1::before,
.icon.icon-flash-1::before {
    content: "\e9b0"
}

.ekit-wid-con .fasicon.icon-flash::before,
.ekit-wid-con .icon.icon-flash::before,
.icon.icon-flash::before {
    content: "\e9b1"
}

.ekit-wid-con .fasicon.icon-uturn::before,
.ekit-wid-con .icon.icon-uturn::before,
.icon.icon-uturn::before {
    content: "\e9b2"
}

.ekit-wid-con .fasicon.icon-down-arrow::before,
.ekit-wid-con .icon.icon-down-arrow::before,
.icon.icon-down-arrow::before {
    content: "\e9b3"
}

.ekit-wid-con .fasicon.icon-hours-support::before,
.ekit-wid-con .icon.icon-hours-support::before,
.icon.icon-hours-support::before {
    content: "\e9b4"
}

.ekit-wid-con .fasicon.icon-bag::before,
.ekit-wid-con .icon.icon-bag::before,
.icon.icon-bag::before {
    content: "\e9b5"
}

.ekit-wid-con .fasicon.icon-photo-camera::before,
.ekit-wid-con .icon.icon-photo-camera::before,
.icon.icon-photo-camera::before {
    content: "\e9b6"
}

.ekit-wid-con .fasicon.icon-school::before,
.ekit-wid-con .icon.icon-school::before,
.icon.icon-school::before {
    content: "\e9b7"
}

.ekit-wid-con .fasicon.icon-settings::before,
.ekit-wid-con .icon.icon-settings::before,
.icon.icon-settings::before {
    content: "\e9b8"
}

.ekit-wid-con .fasicon.icon-smartphone1::before,
.ekit-wid-con .icon.icon-smartphone1::before,
.icon.icon-smartphone1::before {
    content: "\e9b9"
}

.ekit-wid-con .fasicon.icon-technology-11::before,
.ekit-wid-con .icon.icon-technology-11::before,
.icon.icon-technology-11::before {
    content: "\e9ba"
}

.ekit-wid-con .fasicon.icon-tool::before,
.ekit-wid-con .icon.icon-tool::before,
.icon.icon-tool::before {
    content: "\e9bb"
}

.ekit-wid-con .fasicon.icon-business1::before,
.ekit-wid-con .icon.icon-business1::before,
.icon.icon-business1::before {
    content: "\e9bc"
}

.ekit-wid-con .fasicon.icon-shuffle-arrow::before,
.ekit-wid-con .icon.icon-shuffle-arrow::before,
.icon.icon-shuffle-arrow::before {
    content: "\e9bd"
}

.ekit-wid-con .fasicon.icon-van-1::before,
.ekit-wid-con .icon.icon-van-1::before,
.icon.icon-van-1::before {
    content: "\e9be"
}

.ekit-wid-con .fasicon.icon-van::before,
.ekit-wid-con .icon.icon-van::before,
.icon.icon-van::before {
    content: "\e9bf"
}

.ekit-wid-con .fasicon.icon-vegetables::before,
.ekit-wid-con .icon.icon-vegetables::before,
.icon.icon-vegetables::before {
    content: "\e9c0"
}

.ekit-wid-con .fasicon.icon-women::before,
.ekit-wid-con .icon.icon-women::before,
.icon.icon-women::before {
    content: "\e9c1"
}

.ekit-wid-con .fasicon.icon-vintage::before,
.ekit-wid-con .icon.icon-vintage::before,
.icon.icon-vintage::before {
    content: "\e9c2"
}

.ekit-wid-con .fasicon.icon-team-1::before,
.ekit-wid-con .icon.icon-team-1::before,
.icon.icon-team-1::before {
    content: "\e9c6"
}

.ekit-wid-con .fasicon.icon-team1::before,
.ekit-wid-con .icon.icon-team1::before,
.icon.icon-team1::before {
    content: "\e9c7"
}

.ekit-wid-con .fasicon.icon-apple::before,
.ekit-wid-con .icon.icon-apple::before,
.icon.icon-apple::before {
    content: "\e9c9"
}

.ekit-wid-con .fasicon.icon-watch::before,
.ekit-wid-con .icon.icon-watch::before,
.icon.icon-watch::before {
    content: "\e9ca"
}

.ekit-wid-con .fasicon.icon-cogwheel::before,
.ekit-wid-con .icon.icon-cogwheel::before,
.icon.icon-cogwheel::before {
    content: "\e9cb"
}

.ekit-wid-con .fasicon.icon-light-bulb::before,
.ekit-wid-con .icon.icon-light-bulb::before,
.icon.icon-light-bulb::before {
    content: "\e9cc"
}

.ekit-wid-con .fasicon.icon-light-bulb-1::before,
.ekit-wid-con .icon.icon-light-bulb-1::before,
.icon.icon-light-bulb-1::before {
    content: "\e9cd"
}

.ekit-wid-con .fasicon.icon-heart-shape-outline::before,
.ekit-wid-con .icon.icon-heart-shape-outline::before,
.icon.icon-heart-shape-outline::before {
    content: "\e9ce"
}

.ekit-wid-con .fasicon.icon-online-shopping-cart::before,
.ekit-wid-con .icon.icon-online-shopping-cart::before,
.icon.icon-online-shopping-cart::before {
    content: "\e9cf"
}

.ekit-wid-con .fasicon.icon-shopping-cart1::before,
.ekit-wid-con .icon.icon-shopping-cart1::before,
.icon.icon-shopping-cart1::before {
    content: "\e9d0"
}

.ekit-wid-con .fasicon.icon-star2::before,
.ekit-wid-con .icon.icon-star2::before,
.icon.icon-star2::before {
    content: "\e9d1"
}

.ekit-wid-con .fasicon.icon-star-1::before,
.ekit-wid-con .icon.icon-star-1::before,
.icon.icon-star-1::before {
    content: "\e9d2"
}

.ekit-wid-con .fasicon.icon-favorite1::before,
.ekit-wid-con .icon.icon-favorite1::before,
.icon.icon-favorite1::before {
    content: "\e9d3"
}

.ekit-wid-con .fasicon.icon-agenda2::before,
.ekit-wid-con .icon.icon-agenda2::before,
.icon.icon-agenda2::before {
    content: "\e9d4"
}

.ekit-wid-con .fasicon.icon-agenda-1::before,
.ekit-wid-con .icon.icon-agenda-1::before,
.icon.icon-agenda-1::before {
    content: "\e9d5"
}

.ekit-wid-con .fasicon.icon-alarm-clock::before,
.ekit-wid-con .icon.icon-alarm-clock::before,
.icon.icon-alarm-clock::before {
    content: "\e9d6"
}

.ekit-wid-con .fasicon.icon-alarm-clock1::before,
.ekit-wid-con .icon.icon-alarm-clock1::before,
.icon.icon-alarm-clock1::before {
    content: "\e9d7"
}

.ekit-wid-con .fasicon.icon-atomic::before,
.ekit-wid-con .icon.icon-atomic::before,
.icon.icon-atomic::before {
    content: "\e9d8"
}

.ekit-wid-con .fasicon.icon-auction::before,
.ekit-wid-con .icon.icon-auction::before,
.icon.icon-auction::before {
    content: "\e9d9"
}

.ekit-wid-con .fasicon.icon-balance::before,
.ekit-wid-con .icon.icon-balance::before,
.icon.icon-balance::before {
    content: "\e9da"
}

.ekit-wid-con .fasicon.icon-balance1::before,
.ekit-wid-con .icon.icon-balance1::before,
.icon.icon-balance1::before {
    content: "\e9db"
}

.ekit-wid-con .fasicon.icon-bank1::before,
.ekit-wid-con .icon.icon-bank1::before,
.icon.icon-bank1::before {
    content: "\e9dc"
}

.ekit-wid-con .fasicon.icon-bar-chart::before,
.ekit-wid-con .icon.icon-bar-chart::before,
.icon.icon-bar-chart::before {
    content: "\e9dd"
}

.ekit-wid-con .fasicon.icon-barrier::before,
.ekit-wid-con .icon.icon-barrier::before,
.icon.icon-barrier::before {
    content: "\e9de"
}

.ekit-wid-con .fasicon.icon-battery::before,
.ekit-wid-con .icon.icon-battery::before,
.icon.icon-battery::before {
    content: "\e9df"
}

.ekit-wid-con .fasicon.icon-battery-1::before,
.ekit-wid-con .icon.icon-battery-1::before,
.icon.icon-battery-1::before {
    content: "\e9e0"
}

.ekit-wid-con .fasicon.icon-bell::before,
.ekit-wid-con .icon.icon-bell::before,
.icon.icon-bell::before {
    content: "\e9e1"
}

.ekit-wid-con .fasicon.icon-bluetooth::before,
.ekit-wid-con .icon.icon-bluetooth::before,
.icon.icon-bluetooth::before {
    content: "\e9e2"
}

.ekit-wid-con .fasicon.icon-book1::before,
.ekit-wid-con .icon.icon-book1::before,
.icon.icon-book1::before {
    content: "\e9e3"
}

.ekit-wid-con .fasicon.icon-briefcase1::before,
.ekit-wid-con .icon.icon-briefcase1::before,
.icon.icon-briefcase1::before {
    content: "\e9e4"
}

.ekit-wid-con .fasicon.icon-briefcase-1::before,
.ekit-wid-con .icon.icon-briefcase-1::before,
.icon.icon-briefcase-1::before {
    content: "\e9e5"
}

.ekit-wid-con .fasicon.icon-briefcase-2::before,
.ekit-wid-con .icon.icon-briefcase-2::before,
.icon.icon-briefcase-2::before {
    content: "\e9e6"
}

.ekit-wid-con .fasicon.icon-calculator1::before,
.ekit-wid-con .icon.icon-calculator1::before,
.icon.icon-calculator1::before {
    content: "\e9e7"
}

.ekit-wid-con .fasicon.icon-calculator2::before,
.ekit-wid-con .icon.icon-calculator2::before,
.icon.icon-calculator2::before {
    content: "\e9e8"
}

.ekit-wid-con .fasicon.icon-calculator-1::before,
.ekit-wid-con .icon.icon-calculator-1::before,
.icon.icon-calculator-1::before {
    content: "\e9e9"
}

.ekit-wid-con .fasicon.icon-calendar1::before,
.ekit-wid-con .icon.icon-calendar1::before,
.icon.icon-calendar1::before {
    content: "\e9ea"
}

.ekit-wid-con .fasicon.icon-calendar2::before,
.ekit-wid-con .icon.icon-calendar2::before,
.icon.icon-calendar2::before {
    content: "\e9eb"
}

.ekit-wid-con .fasicon.icon-calendar-1::before,
.ekit-wid-con .icon.icon-calendar-1::before,
.icon.icon-calendar-1::before {
    content: "\e9ec"
}

.ekit-wid-con .fasicon.icon-calendar-page-empty::before,
.ekit-wid-con .icon.icon-calendar-page-empty::before,
.icon.icon-calendar-page-empty::before {
    content: "\eaac"
}

.ekit-wid-con .fasicon.icon-calendar3::before,
.ekit-wid-con .icon.icon-calendar3::before,
.icon.icon-calendar3::before {
    content: "\eb9c"
}

.ekit-wid-con .fasicon.icon-car11::before,
.ekit-wid-con .icon.icon-car11::before,
.icon.icon-car11::before {
    content: "\e9ed"
}

.ekit-wid-con .fasicon.icon-carrier::before,
.ekit-wid-con .icon.icon-carrier::before,
.icon.icon-carrier::before {
    content: "\e9ee"
}

.ekit-wid-con .fasicon.icon-cash::before,
.ekit-wid-con .icon.icon-cash::before,
.icon.icon-cash::before {
    content: "\e9ef"
}

.ekit-wid-con .fasicon.icon-chat::before,
.ekit-wid-con .icon.icon-chat::before,
.icon.icon-chat::before {
    content: "\e9f0"
}

.ekit-wid-con .fasicon.icon-chat-1::before,
.ekit-wid-con .icon.icon-chat-1::before,
.icon.icon-chat-1::before {
    content: "\e9f1"
}

.ekit-wid-con .fasicon.icon-checked1::before,
.ekit-wid-con .icon.icon-checked1::before,
.icon.icon-checked1::before {
    content: "\e9f2"
}

.ekit-wid-con .fasicon.icon-clip::before,
.ekit-wid-con .icon.icon-clip::before,
.icon.icon-clip::before {
    content: "\e9f3"
}

.ekit-wid-con .fasicon.icon-clip1::before,
.ekit-wid-con .icon.icon-clip1::before,
.icon.icon-clip1::before {
    content: "\e9f4"
}

.ekit-wid-con .fasicon.icon-clipboard1::before,
.ekit-wid-con .icon.icon-clipboard1::before,
.icon.icon-clipboard1::before {
    content: "\e9f5"
}

.ekit-wid-con .fasicon.icon-clipboard11::before,
.ekit-wid-con .icon.icon-clipboard11::before,
.icon.icon-clipboard11::before {
    content: "\e9f6"
}

.ekit-wid-con .fasicon.icon-clock2::before,
.ekit-wid-con .icon.icon-clock2::before,
.icon.icon-clock2::before {
    content: "\e9f7"
}

.ekit-wid-con .fasicon.icon-clock-1::before,
.ekit-wid-con .icon.icon-clock-1::before,
.icon.icon-clock-1::before {
    content: "\e9f8"
}

.ekit-wid-con .fasicon.icon-cloud11::before,
.ekit-wid-con .icon.icon-cloud11::before,
.icon.icon-cloud11::before {
    content: "\e9f9"
}

.ekit-wid-con .fasicon.icon-cloud-computing11::before,
.ekit-wid-con .icon.icon-cloud-computing11::before,
.icon.icon-cloud-computing11::before {
    content: "\e9fa"
}

.ekit-wid-con .fasicon.icon-cloud-computing-1::before,
.ekit-wid-con .icon.icon-cloud-computing-1::before,
.icon.icon-cloud-computing-1::before {
    content: "\e9fb"
}

.ekit-wid-con .fasicon.icon-cogwheel1::before,
.ekit-wid-con .icon.icon-cogwheel1::before,
.icon.icon-cogwheel1::before {
    content: "\e9fc"
}

.ekit-wid-con .fasicon.icon-coins1::before,
.ekit-wid-con .icon.icon-coins1::before,
.icon.icon-coins1::before {
    content: "\e9fd"
}

.ekit-wid-con .fasicon.icon-compass::before,
.ekit-wid-con .icon.icon-compass::before,
.icon.icon-compass::before {
    content: "\e9fe"
}

.ekit-wid-con .fasicon.icon-contract::before,
.ekit-wid-con .icon.icon-contract::before,
.icon.icon-contract::before {
    content: "\e9ff"
}

.ekit-wid-con .fasicon.icon-conversation::before,
.ekit-wid-con .icon.icon-conversation::before,
.icon.icon-conversation::before {
    content: "\ea00"
}

.ekit-wid-con .fasicon.icon-crane1::before,
.ekit-wid-con .icon.icon-crane1::before,
.icon.icon-crane1::before {
    content: "\ea01"
}

.ekit-wid-con .fasicon.icon-crane-2::before,
.ekit-wid-con .icon.icon-crane-2::before,
.icon.icon-crane-2::before {
    content: "\ea02"
}

.ekit-wid-con .fasicon.icon-credit-card::before,
.ekit-wid-con .icon.icon-credit-card::before,
.icon.icon-credit-card::before {
    content: "\ea03"
}

.ekit-wid-con .fasicon.icon-credit-card1::before,
.ekit-wid-con .icon.icon-credit-card1::before,
.icon.icon-credit-card1::before {
    content: "\ea04"
}

.ekit-wid-con .fasicon.icon-cursor::before,
.ekit-wid-con .icon.icon-cursor::before,
.icon.icon-cursor::before {
    content: "\ea05"
}

.ekit-wid-con .fasicon.icon-customer-service::before,
.ekit-wid-con .icon.icon-customer-service::before,
.icon.icon-customer-service::before {
    content: "\ea06"
}

.ekit-wid-con .fasicon.icon-cutlery::before,
.ekit-wid-con .icon.icon-cutlery::before,
.icon.icon-cutlery::before {
    content: "\ea07"
}

.ekit-wid-con .fasicon.icon-dart-board::before,
.ekit-wid-con .icon.icon-dart-board::before,
.icon.icon-dart-board::before {
    content: "\ea08"
}

.ekit-wid-con .fasicon.icon-decision-making::before,
.ekit-wid-con .icon.icon-decision-making::before,
.icon.icon-decision-making::before {
    content: "\ea09"
}

.ekit-wid-con .fasicon.icon-desk-chair::before,
.ekit-wid-con .icon.icon-desk-chair::before,
.icon.icon-desk-chair::before {
    content: "\ea0a"
}

.ekit-wid-con .fasicon.icon-desk-lamp::before,
.ekit-wid-con .icon.icon-desk-lamp::before,
.icon.icon-desk-lamp::before {
    content: "\ea0b"
}

.ekit-wid-con .fasicon.icon-diamond2::before,
.ekit-wid-con .icon.icon-diamond2::before,
.icon.icon-diamond2::before {
    content: "\ea0c"
}

.ekit-wid-con .fasicon.icon-direction::before,
.ekit-wid-con .icon.icon-direction::before,
.icon.icon-direction::before {
    content: "\ea0d"
}

.ekit-wid-con .fasicon.icon-document::before,
.ekit-wid-con .icon.icon-document::before,
.icon.icon-document::before {
    content: "\ea0e"
}

.ekit-wid-con .fasicon.icon-dollar-bill::before,
.ekit-wid-con .icon.icon-dollar-bill::before,
.icon.icon-dollar-bill::before {
    content: "\ea0f"
}

.ekit-wid-con .fasicon.icon-download1::before,
.ekit-wid-con .icon.icon-download1::before,
.icon.icon-download1::before {
    content: "\ea10"
}

.ekit-wid-con .fasicon.icon-edit1::before,
.ekit-wid-con .icon.icon-edit1::before,
.icon.icon-edit1::before {
    content: "\ea11"
}

.ekit-wid-con .fasicon.icon-email1::before,
.ekit-wid-con .icon.icon-email1::before,
.icon.icon-email1::before {
    content: "\ea12"
}

.ekit-wid-con .fasicon.icon-envelope2::before,
.ekit-wid-con .icon.icon-envelope2::before,
.icon.icon-envelope2::before {
    content: "\ea13"
}

.ekit-wid-con .fasicon.icon-envelope3::before,
.ekit-wid-con .icon.icon-envelope3::before,
.icon.icon-envelope3::before {
    content: "\ea14"
}

.ekit-wid-con .fasicon.icon-eraser::before,
.ekit-wid-con .icon.icon-eraser::before,
.icon.icon-eraser::before {
    content: "\ea15"
}

.ekit-wid-con .fasicon.icon-eye2::before,
.ekit-wid-con .icon.icon-eye2::before,
.icon.icon-eye2::before {
    content: "\ea16"
}

.ekit-wid-con .fasicon.icon-factory::before,
.ekit-wid-con .icon.icon-factory::before,
.icon.icon-factory::before {
    content: "\ea17"
}

.ekit-wid-con .fasicon.icon-fast-forward::before,
.ekit-wid-con .icon.icon-fast-forward::before,
.icon.icon-fast-forward::before {
    content: "\ea18"
}

.ekit-wid-con .fasicon.icon-favorites1::before,
.ekit-wid-con .icon.icon-favorites1::before,
.icon.icon-favorites1::before {
    content: "\ea19"
}

.ekit-wid-con .fasicon.icon-file::before,
.ekit-wid-con .icon.icon-file::before,
.icon.icon-file::before {
    content: "\ea1a"
}

.ekit-wid-con .fasicon.icon-file-1::before,
.ekit-wid-con .icon.icon-file-1::before,
.icon.icon-file-1::before {
    content: "\ea1b"
}

.ekit-wid-con .fasicon.icon-file-2::before,
.ekit-wid-con .icon.icon-file-2::before,
.icon.icon-file-2::before {
    content: "\ea1c"
}

.ekit-wid-con .fasicon.icon-file-3::before,
.ekit-wid-con .icon.icon-file-3::before,
.icon.icon-file-3::before {
    content: "\ea1d"
}

.ekit-wid-con .fasicon.icon-filter::before,
.ekit-wid-con .icon.icon-filter::before,
.icon.icon-filter::before {
    content: "\ea1e"
}

.ekit-wid-con .fasicon.icon-finance-book::before,
.ekit-wid-con .icon.icon-finance-book::before,
.icon.icon-finance-book::before {
    content: "\ea1f"
}

.ekit-wid-con .fasicon.icon-flag1::before,
.ekit-wid-con .icon.icon-flag1::before,
.icon.icon-flag1::before {
    content: "\ea20"
}

.ekit-wid-con .fasicon.icon-folder1::before,
.ekit-wid-con .icon.icon-folder1::before,
.icon.icon-folder1::before {
    content: "\ea21"
}

.ekit-wid-con .fasicon.icon-folder-1::before,
.ekit-wid-con .icon.icon-folder-1::before,
.icon.icon-folder-1::before {
    content: "\ea22"
}

.ekit-wid-con .fasicon.icon-folders::before,
.ekit-wid-con .icon.icon-folders::before,
.icon.icon-folders::before {
    content: "\ea23"
}

.ekit-wid-con .fasicon.icon-folders1::before,
.ekit-wid-con .icon.icon-folders1::before,
.icon.icon-folders1::before {
    content: "\ea24"
}

.ekit-wid-con .fasicon.icon-gamepad::before,
.ekit-wid-con .icon.icon-gamepad::before,
.icon.icon-gamepad::before {
    content: "\ea25"
}

.ekit-wid-con .fasicon.icon-gift11::before,
.ekit-wid-con .icon.icon-gift11::before,
.icon.icon-gift11::before {
    content: "\ea26"
}

.ekit-wid-con .fasicon.icon-growth::before,
.ekit-wid-con .icon.icon-growth::before,
.icon.icon-growth::before {
    content: "\ea27"
}

.ekit-wid-con .fasicon.icon-heart11::before,
.ekit-wid-con .icon.icon-heart11::before,
.icon.icon-heart11::before {
    content: "\ea28"
}

.ekit-wid-con .fasicon.icon-home2::before,
.ekit-wid-con .icon.icon-home2::before,
.icon.icon-home2::before {
    content: "\ea29"
}

.ekit-wid-con .fasicon.icon-house::before,
.ekit-wid-con .icon.icon-house::before,
.icon.icon-house::before {
    content: "\ea2a"
}

.ekit-wid-con .fasicon.icon-house-1::before,
.ekit-wid-con .icon.icon-house-1::before,
.icon.icon-house-1::before {
    content: "\ea2b"
}

.ekit-wid-con .fasicon.icon-house-2::before,
.ekit-wid-con .icon.icon-house-2::before,
.icon.icon-house-2::before {
    content: "\ea2c"
}

.ekit-wid-con .fasicon.icon-id-card::before,
.ekit-wid-con .icon.icon-id-card::before,
.icon.icon-id-card::before {
    content: "\ea2d"
}

.ekit-wid-con .fasicon.icon-id-card1::before,
.ekit-wid-con .icon.icon-id-card1::before,
.icon.icon-id-card1::before {
    content: "\ea2e"
}

.ekit-wid-con .fasicon.icon-id-card-1::before,
.ekit-wid-con .icon.icon-id-card-1::before,
.icon.icon-id-card-1::before {
    content: "\ea2f"
}

.ekit-wid-con .fasicon.icon-idea1::before,
.ekit-wid-con .icon.icon-idea1::before,
.icon.icon-idea1::before {
    content: "\ea30"
}

.ekit-wid-con .fasicon.icon-image::before,
.ekit-wid-con .icon.icon-image::before,
.icon.icon-image::before {
    content: "\ea31"
}

.ekit-wid-con .fasicon.icon-improvement::before,
.ekit-wid-con .icon.icon-improvement::before,
.icon.icon-improvement::before {
    content: "\ea32"
}

.ekit-wid-con .fasicon.icon-inbox1::before,
.ekit-wid-con .icon.icon-inbox1::before,
.icon.icon-inbox1::before {
    content: "\ea33"
}

.ekit-wid-con .fasicon.icon-information::before,
.ekit-wid-con .icon.icon-information::before,
.icon.icon-information::before {
    content: "\ea34"
}

.ekit-wid-con .fasicon.icon-key::before,
.ekit-wid-con .icon.icon-key::before,
.icon.icon-key::before {
    content: "\ea35"
}

.ekit-wid-con .fasicon.icon-key1::before,
.ekit-wid-con .icon.icon-key1::before,
.icon.icon-key1::before {
    content: "\ea36"
}

.ekit-wid-con .fasicon.icon-laptop1::before,
.ekit-wid-con .icon.icon-laptop1::before,
.icon.icon-laptop1::before {
    content: "\ea37"
}

.ekit-wid-con .fasicon.icon-layers1::before,
.ekit-wid-con .icon.icon-layers1::before,
.icon.icon-layers1::before {
    content: "\ea38"
}

.ekit-wid-con .fasicon.icon-light-bulb1::before,
.ekit-wid-con .icon.icon-light-bulb1::before,
.icon.icon-light-bulb1::before {
    content: "\ea39"
}

.ekit-wid-con .fasicon.icon-like1::before,
.ekit-wid-con .icon.icon-like1::before,
.icon.icon-like1::before {
    content: "\ea3a"
}

.ekit-wid-con .fasicon.icon-line-chart1::before,
.ekit-wid-con .icon.icon-line-chart1::before,
.icon.icon-line-chart1::before {
    content: "\ea3b"
}

.ekit-wid-con .fasicon.icon-mail::before,
.ekit-wid-con .icon.icon-mail::before,
.icon.icon-mail::before {
    content: "\ea3c"
}

.ekit-wid-con .fasicon.icon-manager::before,
.ekit-wid-con .icon.icon-manager::before,
.icon.icon-manager::before {
    content: "\ea3d"
}

.ekit-wid-con .fasicon.icon-map1::before,
.ekit-wid-con .icon.icon-map1::before,
.icon.icon-map1::before {
    content: "\ea3e"
}

.ekit-wid-con .fasicon.icon-medal1::before,
.ekit-wid-con .icon.icon-medal1::before,
.icon.icon-medal1::before {
    content: "\ea3f"
}

.ekit-wid-con .fasicon.icon-megaphone::before,
.ekit-wid-con .icon.icon-megaphone::before,
.icon.icon-megaphone::before {
    content: "\ea40"
}

.ekit-wid-con .fasicon.icon-megaphone1::before,
.ekit-wid-con .icon.icon-megaphone1::before,
.icon.icon-megaphone1::before {
    content: "\ea41"
}

.ekit-wid-con .fasicon.icon-message::before,
.ekit-wid-con .icon.icon-message::before,
.icon.icon-message::before {
    content: "\ea42"
}

.ekit-wid-con .fasicon.icon-message-1::before,
.ekit-wid-con .icon.icon-message-1::before,
.icon.icon-message-1::before {
    content: "\ea43"
}

.ekit-wid-con .fasicon.icon-message-2::before,
.ekit-wid-con .icon.icon-message-2::before,
.icon.icon-message-2::before {
    content: "\ea44"
}

.ekit-wid-con .fasicon.icon-microphone::before,
.ekit-wid-con .icon.icon-microphone::before,
.icon.icon-microphone::before {
    content: "\ea45"
}

.ekit-wid-con .fasicon.icon-money1::before,
.ekit-wid-con .icon.icon-money1::before,
.icon.icon-money1::before {
    content: "\ea46"
}

.ekit-wid-con .fasicon.icon-money-bag1::before,
.ekit-wid-con .icon.icon-money-bag1::before,
.icon.icon-money-bag1::before {
    content: "\ea47"
}

.ekit-wid-con .fasicon.icon-monitor1::before,
.ekit-wid-con .icon.icon-monitor1::before,
.icon.icon-monitor1::before {
    content: "\ea48"
}

.ekit-wid-con .fasicon.icon-music1::before,
.ekit-wid-con .icon.icon-music1::before,
.icon.icon-music1::before {
    content: "\ea49"
}

.ekit-wid-con .fasicon.icon-next::before,
.ekit-wid-con .icon.icon-next::before,
.icon.icon-next::before {
    content: "\ea4a"
}

.ekit-wid-con .fasicon.icon-open-book1::before,
.ekit-wid-con .icon.icon-open-book1::before,
.icon.icon-open-book1::before {
    content: "\ea4b"
}

.ekit-wid-con .fasicon.icon-padlock::before,
.ekit-wid-con .icon.icon-padlock::before,
.icon.icon-padlock::before {
    content: "\ea4c"
}

.ekit-wid-con .fasicon.icon-padlock-1::before,
.ekit-wid-con .icon.icon-padlock-1::before,
.icon.icon-padlock-1::before {
    content: "\ea4d"
}

.ekit-wid-con .fasicon.icon-paint-brush::before,
.ekit-wid-con .icon.icon-paint-brush::before,
.icon.icon-paint-brush::before {
    content: "\ea4e"
}

.ekit-wid-con .fasicon.icon-pause::before,
.ekit-wid-con .icon.icon-pause::before,
.icon.icon-pause::before {
    content: "\ea4f"
}

.ekit-wid-con .fasicon.icon-pen::before,
.ekit-wid-con .icon.icon-pen::before,
.icon.icon-pen::before {
    content: "\ea50"
}

.ekit-wid-con .fasicon.icon-pencil1::before,
.ekit-wid-con .icon.icon-pencil1::before,
.icon.icon-pencil1::before {
    content: "\ea51"
}

.ekit-wid-con .fasicon.icon-percentage::before,
.ekit-wid-con .icon.icon-percentage::before,
.icon.icon-percentage::before {
    content: "\ea52"
}

.ekit-wid-con .fasicon.icon-phone-call1::before,
.ekit-wid-con .icon.icon-phone-call1::before,
.icon.icon-phone-call1::before {
    content: "\ea53"
}

.ekit-wid-con .fasicon.icon-phone-call2::before,
.ekit-wid-con .icon.icon-phone-call2::before,
.icon.icon-phone-call2::before {
    content: "\ea54"
}

.ekit-wid-con .fasicon.icon-photo-camera1::before,
.ekit-wid-con .icon.icon-photo-camera1::before,
.icon.icon-photo-camera1::before {
    content: "\ea55"
}

.ekit-wid-con .fasicon.icon-pie-chart3::before,
.ekit-wid-con .icon.icon-pie-chart3::before,
.icon.icon-pie-chart3::before {
    content: "\ea56"
}

.ekit-wid-con .fasicon.icon-pipe::before,
.ekit-wid-con .icon.icon-pipe::before,
.icon.icon-pipe::before {
    content: "\ea57"
}

.ekit-wid-con .fasicon.icon-placeholder1::before,
.ekit-wid-con .icon.icon-placeholder1::before,
.icon.icon-placeholder1::before {
    content: "\ea58"
}

.ekit-wid-con .fasicon.icon-placeholder2::before,
.ekit-wid-con .icon.icon-placeholder2::before,
.icon.icon-placeholder2::before {
    content: "\ea59"
}

.ekit-wid-con .fasicon.icon-planet-earth::before,
.ekit-wid-con .icon.icon-planet-earth::before,
.icon.icon-planet-earth::before {
    content: "\ea5a"
}

.ekit-wid-con .fasicon.icon-play-button1::before,
.ekit-wid-con .icon.icon-play-button1::before,
.icon.icon-play-button1::before {
    content: "\ea5b"
}

.ekit-wid-con .fasicon.icon-power-button::before,
.ekit-wid-con .icon.icon-power-button::before,
.icon.icon-power-button::before {
    content: "\ea5c"
}

.ekit-wid-con .fasicon.icon-presentation::before,
.ekit-wid-con .icon.icon-presentation::before,
.icon.icon-presentation::before {
    content: "\ea5d"
}

.ekit-wid-con .fasicon.icon-presentation1::before,
.ekit-wid-con .icon.icon-presentation1::before,
.icon.icon-presentation1::before {
    content: "\ea5e"
}

.ekit-wid-con .fasicon.icon-printer1::before,
.ekit-wid-con .icon.icon-printer1::before,
.icon.icon-printer1::before {
    content: "\ea5f"
}

.ekit-wid-con .fasicon.icon-push-pin::before,
.ekit-wid-con .icon.icon-push-pin::before,
.icon.icon-push-pin::before {
    content: "\ea60"
}

.ekit-wid-con .fasicon.icon-push-pin1::before,
.ekit-wid-con .icon.icon-push-pin1::before,
.icon.icon-push-pin1::before {
    content: "\ea61"
}

.ekit-wid-con .fasicon.icon-refresh::before,
.ekit-wid-con .icon.icon-refresh::before,
.icon.icon-refresh::before {
    content: "\ea62"
}

.ekit-wid-con .fasicon.icon-reload::before,
.ekit-wid-con .icon.icon-reload::before,
.icon.icon-reload::before {
    content: "\ea63"
}

.ekit-wid-con .fasicon.icon-return::before,
.ekit-wid-con .icon.icon-return::before,
.icon.icon-return::before {
    content: "\ea64"
}

.ekit-wid-con .fasicon.icon-rocket-ship::before,
.ekit-wid-con .icon.icon-rocket-ship::before,
.icon.icon-rocket-ship::before {
    content: "\ea65"
}

.ekit-wid-con .fasicon.icon-rss1::before,
.ekit-wid-con .icon.icon-rss1::before,
.icon.icon-rss1::before {
    content: "\ea66"
}

.ekit-wid-con .fasicon.icon-safebox::before,
.ekit-wid-con .icon.icon-safebox::before,
.icon.icon-safebox::before {
    content: "\ea67"
}

.ekit-wid-con .fasicon.icon-safebox1::before,
.ekit-wid-con .icon.icon-safebox1::before,
.icon.icon-safebox1::before {
    content: "\ea68"
}

.ekit-wid-con .fasicon.icon-settings1::before,
.ekit-wid-con .icon.icon-settings1::before,
.icon.icon-settings1::before {
    content: "\ea69"
}

.ekit-wid-con .fasicon.icon-settings-2::before,
.ekit-wid-con .icon.icon-settings-2::before,
.icon.icon-settings-2::before {
    content: "\ea6b"
}

.ekit-wid-con .fasicon.icon-sewing-machine::before,
.ekit-wid-con .icon.icon-sewing-machine::before,
.icon.icon-sewing-machine::before {
    content: "\ea6c"
}

.ekit-wid-con .fasicon.icon-share2::before,
.ekit-wid-con .icon.icon-share2::before,
.icon.icon-share2::before {
    content: "\ea6d"
}

.ekit-wid-con .fasicon.icon-shield1::before,
.ekit-wid-con .icon.icon-shield1::before,
.icon.icon-shield1::before {
    content: "\ea6e"
}

.ekit-wid-con .fasicon.icon-shield11::before,
.ekit-wid-con .icon.icon-shield11::before,
.icon.icon-shield11::before {
    content: "\ea6f"
}

.ekit-wid-con .fasicon.icon-shopping::before,
.ekit-wid-con .icon.icon-shopping::before,
.icon.icon-shopping::before {
    content: "\ea70"
}

.ekit-wid-con .fasicon.icon-shopping-bag::before,
.ekit-wid-con .icon.icon-shopping-bag::before,
.icon.icon-shopping-bag::before {
    content: "\ea71"
}

.ekit-wid-con .fasicon.icon-shopping-bag-1::before,
.ekit-wid-con .icon.icon-shopping-bag-1::before,
.icon.icon-shopping-bag-1::before {
    content: "\ea72"
}

.ekit-wid-con .fasicon.icon-shopping-bag-2::before,
.ekit-wid-con .icon.icon-shopping-bag-2::before,
.icon.icon-shopping-bag-2::before {
    content: "\ea73"
}

.ekit-wid-con .fasicon.icon-shopping-cart11::before,
.ekit-wid-con .icon.icon-shopping-cart11::before,
.icon.icon-shopping-cart11::before {
    content: "\ea74"
}

.ekit-wid-con .fasicon.icon-shopping-cart2::before,
.ekit-wid-con .icon.icon-shopping-cart2::before,
.icon.icon-shopping-cart2::before {
    content: "\ea75"
}

.ekit-wid-con .fasicon.icon-shopping-cart-1::before,
.ekit-wid-con .icon.icon-shopping-cart-1::before,
.icon.icon-shopping-cart-1::before {
    content: "\ea76"
}

.ekit-wid-con .fasicon.icon-shopping-cart-2::before,
.ekit-wid-con .icon.icon-shopping-cart-2::before,
.icon.icon-shopping-cart-2::before {
    content: "\ea77"
}

.ekit-wid-con .fasicon.icon-shopping-cart-3::before,
.ekit-wid-con .icon.icon-shopping-cart-3::before,
.icon.icon-shopping-cart-3::before {
    content: "\ea78"
}

.ekit-wid-con .fasicon.icon-smartphone2::before,
.ekit-wid-con .icon.icon-smartphone2::before,
.icon.icon-smartphone2::before {
    content: "\ea79"
}

.ekit-wid-con .fasicon.icon-speaker::before,
.ekit-wid-con .icon.icon-speaker::before,
.icon.icon-speaker::before {
    content: "\ea7a"
}

.ekit-wid-con .fasicon.icon-speakers::before,
.ekit-wid-con .icon.icon-speakers::before,
.icon.icon-speakers::before {
    content: "\ea7b"
}

.ekit-wid-con .fasicon.icon-stats::before,
.ekit-wid-con .icon.icon-stats::before,
.icon.icon-stats::before {
    content: "\ea7c"
}

.ekit-wid-con .fasicon.icon-stats-1::before,
.ekit-wid-con .icon.icon-stats-1::before,
.icon.icon-stats-1::before {
    content: "\ea7d"
}

.ekit-wid-con .fasicon.icon-stats-2::before,
.ekit-wid-con .icon.icon-stats-2::before,
.icon.icon-stats-2::before {
    content: "\ea7e"
}

.ekit-wid-con .fasicon.icon-stats-3::before,
.ekit-wid-con .icon.icon-stats-3::before,
.icon.icon-stats-3::before {
    content: "\ea7f"
}

.ekit-wid-con .fasicon.icon-stats-4::before,
.ekit-wid-con .icon.icon-stats-4::before,
.icon.icon-stats-4::before {
    content: "\ea80"
}

.ekit-wid-con .fasicon.icon-stats-5::before,
.ekit-wid-con .icon.icon-stats-5::before,
.icon.icon-stats-5::before {
    content: "\ea81"
}

.ekit-wid-con .fasicon.icon-stats-6::before,
.ekit-wid-con .icon.icon-stats-6::before,
.icon.icon-stats-6::before {
    content: "\ea82"
}

.ekit-wid-con .fasicon.icon-sticky-note::before,
.ekit-wid-con .icon.icon-sticky-note::before,
.icon.icon-sticky-note::before {
    content: "\ea83"
}

.ekit-wid-con .fasicon.icon-store1::before,
.ekit-wid-con .icon.icon-store1::before,
.icon.icon-store1::before {
    content: "\ea84"
}

.ekit-wid-con .fasicon.icon-store-1::before,
.ekit-wid-con .icon.icon-store-1::before,
.icon.icon-store-1::before {
    content: "\ea85"
}

.ekit-wid-con .fasicon.icon-suitcase::before,
.ekit-wid-con .icon.icon-suitcase::before,
.icon.icon-suitcase::before {
    content: "\ea86"
}

.ekit-wid-con .fasicon.icon-suitcase-1::before,
.ekit-wid-con .icon.icon-suitcase-1::before,
.icon.icon-suitcase-1::before {
    content: "\ea87"
}

.ekit-wid-con .fasicon.icon-tag2::before,
.ekit-wid-con .icon.icon-tag2::before,
.icon.icon-tag2::before {
    content: "\ea88"
}

.ekit-wid-con .fasicon.icon-target::before,
.ekit-wid-con .icon.icon-target::before,
.icon.icon-target::before {
    content: "\ea89"
}

.ekit-wid-con .fasicon.icon-team2::before,
.ekit-wid-con .icon.icon-team2::before,
.icon.icon-team2::before {
    content: "\ea8a"
}

.ekit-wid-con .fasicon.icon-tie::before,
.ekit-wid-con .icon.icon-tie::before,
.icon.icon-tie::before {
    content: "\ea8b"
}

.ekit-wid-con .fasicon.icon-trash1::before,
.ekit-wid-con .icon.icon-trash1::before,
.icon.icon-trash1::before {
    content: "\ea8c"
}

.ekit-wid-con .fasicon.icon-trolley::before,
.ekit-wid-con .icon.icon-trolley::before,
.icon.icon-trolley::before {
    content: "\ea8d"
}

.ekit-wid-con .fasicon.icon-trolley-1::before,
.ekit-wid-con .icon.icon-trolley-1::before,
.icon.icon-trolley-1::before {
    content: "\ea8e"
}

.ekit-wid-con .fasicon.icon-trolley-2::before,
.ekit-wid-con .icon.icon-trolley-2::before,
.icon.icon-trolley-2::before {
    content: "\ea8f"
}

.ekit-wid-con .fasicon.icon-trophy1::before,
.ekit-wid-con .icon.icon-trophy1::before,
.icon.icon-trophy1::before {
    content: "\ea90"
}

.ekit-wid-con .fasicon.icon-truck1::before,
.ekit-wid-con .icon.icon-truck1::before,
.icon.icon-truck1::before {
    content: "\ea91"
}

.ekit-wid-con .fasicon.icon-truck-1::before,
.ekit-wid-con .icon.icon-truck-1::before,
.icon.icon-truck-1::before {
    content: "\ea92"
}

.ekit-wid-con .fasicon.icon-truck-2::before,
.ekit-wid-con .icon.icon-truck-2::before,
.icon.icon-truck-2::before {
    content: "\ea93"
}

.ekit-wid-con .fasicon.icon-umbrella::before,
.ekit-wid-con .icon.icon-umbrella::before,
.icon.icon-umbrella::before {
    content: "\ea94"
}

.ekit-wid-con .fasicon.icon-upload1::before,
.ekit-wid-con .icon.icon-upload1::before,
.icon.icon-upload1::before {
    content: "\ea95"
}

.ekit-wid-con .fasicon.icon-user1::before,
.ekit-wid-con .icon.icon-user1::before,
.icon.icon-user1::before {
    content: "\ea96"
}

.ekit-wid-con .fasicon.icon-user-1::before,
.ekit-wid-con .icon.icon-user-1::before,
.icon.icon-user-1::before {
    content: "\ea97"
}

.ekit-wid-con .fasicon.icon-user-2::before,
.ekit-wid-con .icon.icon-user-2::before,
.icon.icon-user-2::before {
    content: "\ea98"
}

.ekit-wid-con .fasicon.icon-user-3::before,
.ekit-wid-con .icon.icon-user-3::before,
.icon.icon-user-3::before {
    content: "\ea99"
}

.ekit-wid-con .fasicon.icon-users2::before,
.ekit-wid-con .icon.icon-users2::before,
.icon.icon-users2::before {
    content: "\ea9a"
}

.ekit-wid-con .fasicon.icon-video-camera::before,
.ekit-wid-con .icon.icon-video-camera::before,
.icon.icon-video-camera::before {
    content: "\ea9b"
}

.ekit-wid-con .fasicon.icon-voucher::before,
.ekit-wid-con .icon.icon-voucher::before,
.icon.icon-voucher::before {
    content: "\ea9c"
}

.ekit-wid-con .fasicon.icon-voucher-1::before,
.ekit-wid-con .icon.icon-voucher-1::before,
.icon.icon-voucher-1::before {
    content: "\ea9d"
}

.ekit-wid-con .fasicon.icon-voucher-2::before,
.ekit-wid-con .icon.icon-voucher-2::before,
.icon.icon-voucher-2::before {
    content: "\ea9e"
}

.ekit-wid-con .fasicon.icon-voucher-3::before,
.ekit-wid-con .icon.icon-voucher-3::before,
.icon.icon-voucher-3::before {
    content: "\ea9f"
}

.ekit-wid-con .fasicon.icon-voucher-4::before,
.ekit-wid-con .icon.icon-voucher-4::before,
.icon.icon-voucher-4::before {
    content: "\eaa0"
}

.ekit-wid-con .fasicon.icon-wallet::before,
.ekit-wid-con .icon.icon-wallet::before,
.icon.icon-wallet::before {
    content: "\eaa1"
}

.ekit-wid-con .fasicon.icon-wallet1::before,
.ekit-wid-con .icon.icon-wallet1::before,
.icon.icon-wallet1::before {
    content: "\eaa2"
}

.ekit-wid-con .fasicon.icon-wifi::before,
.ekit-wid-con .icon.icon-wifi::before,
.icon.icon-wifi::before {
    content: "\eaa3"
}

.ekit-wid-con .fasicon.icon-worker::before,
.ekit-wid-con .icon.icon-worker::before,
.icon.icon-worker::before {
    content: "\eaa4"
}

.ekit-wid-con .fasicon.icon-zoom-in::before,
.ekit-wid-con .icon.icon-zoom-in::before,
.icon.icon-zoom-in::before {
    content: "\eaa5"
}

.ekit-wid-con .fasicon.icon-zoom-out::before,
.ekit-wid-con .icon.icon-zoom-out::before,
.icon.icon-zoom-out::before {
    content: "\eaa6"
}

.ekit-wid-con .fasicon.icon-burger-menu::before,
.ekit-wid-con .icon.icon-burger-menu::before,
.icon.icon-burger-menu::before {
    content: "\eab8"
}

.ekit-wid-con .fasicon.icon-squares::before,
.ekit-wid-con .icon.icon-squares::before,
.icon.icon-squares::before {
    content: "\eaa7"
}

.ekit-wid-con .fasicon.icon-options::before,
.ekit-wid-con .icon.icon-options::before,
.icon.icon-options::before {
    content: "\eaa8"
}

.ekit-wid-con .fasicon.icon-apps::before,
.ekit-wid-con .icon.icon-apps::before,
.icon.icon-apps::before {
    content: "\eaa9"
}

.ekit-wid-con .fasicon.icon-menu-11::before,
.ekit-wid-con .icon.icon-menu-11::before,
.icon.icon-menu-11::before {
    content: "\eaaa"
}

.ekit-wid-con .fasicon.icon-menu11::before,
.ekit-wid-con .icon.icon-menu11::before,
.icon.icon-menu11::before {
    content: "\eaab"
}

.ekit-wid-con .fasicon.icon-back_up::before,
.ekit-wid-con .icon.icon-back_up::before,
.icon.icon-back_up::before {
    content: "\eaad"
}

.ekit-wid-con .fasicon.icon-cart11::before,
.ekit-wid-con .icon.icon-cart11::before,
.icon.icon-cart11::before {
    content: "\eaae"
}

.ekit-wid-con .fasicon.icon-checkmark::before,
.ekit-wid-con .icon.icon-checkmark::before,
.icon.icon-checkmark::before {
    content: "\eab0"
}

.ekit-wid-con .fasicon.icon-dollar::before,
.ekit-wid-con .icon.icon-dollar::before,
.icon.icon-dollar::before {
    content: "\eab1"
}

.ekit-wid-con .fasicon.icon-domian::before,
.ekit-wid-con .icon.icon-domian::before,
.icon.icon-domian::before {
    content: "\eab2"
}

.ekit-wid-con .fasicon.icon-hosting1::before,
.ekit-wid-con .icon.icon-hosting1::before,
.icon.icon-hosting1::before {
    content: "\eab3"
}

.ekit-wid-con .fasicon.icon-key2::before,
.ekit-wid-con .icon.icon-key2::before,
.icon.icon-key2::before {
    content: "\eab4"
}

.ekit-wid-con .fasicon.icon-migration::before,
.ekit-wid-con .icon.icon-migration::before,
.icon.icon-migration::before {
    content: "\eab5"
}

.ekit-wid-con .fasicon.icon-play1::before,
.ekit-wid-con .icon.icon-play1::before,
.icon.icon-play1::before {
    content: "\eab6"
}

.ekit-wid-con .fasicon.icon-quote2::before,
.ekit-wid-con .icon.icon-quote2::before,
.icon.icon-quote2::before {
    content: "\eab7"
}

.ekit-wid-con .fasicon.icon-api_setup::before,
.ekit-wid-con .icon.icon-api_setup::before,
.icon.icon-api_setup::before {
    content: "\eab9"
}

.ekit-wid-con .fasicon.icon-coin::before,
.ekit-wid-con .icon.icon-coin::before,
.icon.icon-coin::before {
    content: "\eaba"
}

.ekit-wid-con .fasicon.icon-hand_shake::before,
.ekit-wid-con .icon.icon-hand_shake::before,
.icon.icon-hand_shake::before {
    content: "\eabb"
}

.ekit-wid-con .fasicon.icon-idea_generate::before,
.ekit-wid-con .icon.icon-idea_generate::before,
.icon.icon-idea_generate::before {
    content: "\eabc"
}

.ekit-wid-con .fasicon.icon-page_search::before,
.ekit-wid-con .icon.icon-page_search::before,
.icon.icon-page_search::before {
    content: "\eabd"
}

.ekit-wid-con .fasicon.icon-pen_shape::before,
.ekit-wid-con .icon.icon-pen_shape::before,
.icon.icon-pen_shape::before {
    content: "\eabe"
}

.ekit-wid-con .fasicon.icon-pencil_art::before,
.ekit-wid-con .icon.icon-pencil_art::before,
.icon.icon-pencil_art::before {
    content: "\eabf"
}

.ekit-wid-con .fasicon.icon-review::before,
.ekit-wid-con .icon.icon-review::before,
.icon.icon-review::before {
    content: "\eac0"
}

.ekit-wid-con .fasicon.icon-star::before,
.ekit-wid-con .icon.icon-star::before,
.icon.icon-star::before {
    content: "\eac1"
}

.ekit-wid-con .fasicon.icon-timing::before,
.ekit-wid-con .icon.icon-timing::before,
.icon.icon-timing::before {
    content: "\eac2"
}

.ekit-wid-con .fasicon.icon-trophy::before,
.ekit-wid-con .icon.icon-trophy::before,
.icon.icon-trophy::before {
    content: "\eac3"
}

.ekit-wid-con .fasicon.icon-communication::before,
.ekit-wid-con .icon.icon-communication::before,
.icon.icon-communication::before {
    content: "\eac4"
}

.ekit-wid-con .fasicon.icon-money-bag2::before,
.ekit-wid-con .icon.icon-money-bag2::before,
.icon.icon-money-bag2::before {
    content: "\eac5"
}

.ekit-wid-con .fasicon.icon-dentist::before,
.ekit-wid-con .icon.icon-dentist::before,
.icon.icon-dentist::before {
    content: "\eac6"
}

.ekit-wid-con .fasicon.icon-bill::before,
.ekit-wid-con .icon.icon-bill::before,
.icon.icon-bill::before {
    content: "\eac7"
}

.ekit-wid-con .fasicon.icon-label::before,
.ekit-wid-con .icon.icon-label::before,
.icon.icon-label::before {
    content: "\eac8"
}

.ekit-wid-con .fasicon.icon-money::before,
.ekit-wid-con .icon.icon-money::before,
.icon.icon-money::before {
    content: "\eac9"
}

.ekit-wid-con .fasicon.icon-shield::before,
.ekit-wid-con .icon.icon-shield::before,
.icon.icon-shield::before {
    content: "\eaca"
}

.ekit-wid-con .fasicon.icon-support::before,
.ekit-wid-con .icon.icon-support::before,
.icon.icon-support::before {
    content: "\eacb"
}

.ekit-wid-con .fasicon.icon-one::before,
.ekit-wid-con .icon.icon-one::before,
.icon.icon-one::before {
    content: "\eacc"
}

.ekit-wid-con .fasicon.icon-clock::before,
.ekit-wid-con .icon.icon-clock::before,
.icon.icon-clock::before {
    content: "\eacd"
}

.ekit-wid-con .fasicon.icon-cart::before,
.ekit-wid-con .icon.icon-cart::before,
.icon.icon-cart::before {
    content: "\eace"
}

.ekit-wid-con .fasicon.icon-globe::before,
.ekit-wid-con .icon.icon-globe::before,
.icon.icon-globe::before {
    content: "\eacf"
}

.ekit-wid-con .fasicon.icon-tooth::before,
.ekit-wid-con .icon.icon-tooth::before,
.icon.icon-tooth::before {
    content: "\ead0"
}

.ekit-wid-con .fasicon.icon-tooth-1::before,
.ekit-wid-con .icon.icon-tooth-1::before,
.icon.icon-tooth-1::before {
    content: "\ead1"
}

.ekit-wid-con .fasicon.icon-tooth-2::before,
.ekit-wid-con .icon.icon-tooth-2::before,
.icon.icon-tooth-2::before {
    content: "\ead2"
}

.ekit-wid-con .fasicon.icon-brain::before,
.ekit-wid-con .icon.icon-brain::before,
.icon.icon-brain::before {
    content: "\ead3"
}

.ekit-wid-con .fasicon.icon-view::before,
.ekit-wid-con .icon.icon-view::before,
.icon.icon-view::before {
    content: "\ead4"
}

.ekit-wid-con .fasicon.icon-doctor::before,
.ekit-wid-con .icon.icon-doctor::before,
.icon.icon-doctor::before {
    content: "\ead5"
}

.ekit-wid-con .fasicon.icon-heart::before,
.ekit-wid-con .icon.icon-heart::before,
.icon.icon-heart::before {
    content: "\ead6"
}

.ekit-wid-con .fasicon.icon-medicine::before,
.ekit-wid-con .icon.icon-medicine::before,
.icon.icon-medicine::before {
    content: "\ead7"
}

.ekit-wid-con .fasicon.icon-stethoscope::before,
.ekit-wid-con .icon.icon-stethoscope::before,
.icon.icon-stethoscope::before {
    content: "\ead8"
}

.ekit-wid-con .fasicon.icon-hospital::before,
.ekit-wid-con .icon.icon-hospital::before,
.icon.icon-hospital::before {
    content: "\ead9"
}

.ekit-wid-con .fasicon.icon-clipboard::before,
.ekit-wid-con .icon.icon-clipboard::before,
.icon.icon-clipboard::before {
    content: "\eada"
}

.ekit-wid-con .fasicon.icon-medicine-1::before,
.ekit-wid-con .icon.icon-medicine-1::before,
.icon.icon-medicine-1::before {
    content: "\eadb"
}

.ekit-wid-con .fasicon.icon-hospital-1::before,
.ekit-wid-con .icon.icon-hospital-1::before,
.icon.icon-hospital-1::before {
    content: "\eadc"
}

.ekit-wid-con .fasicon.icon-customer-support::before,
.ekit-wid-con .icon.icon-customer-support::before,
.icon.icon-customer-support::before {
    content: "\eadd"
}

.ekit-wid-con .fasicon.icon-brickwall::before,
.ekit-wid-con .icon.icon-brickwall::before,
.icon.icon-brickwall::before {
    content: "\eade"
}

.ekit-wid-con .fasicon.icon-crane2::before,
.ekit-wid-con .icon.icon-crane2::before,
.icon.icon-crane2::before {
    content: "\eadf"
}

.ekit-wid-con .fasicon.icon-valve::before,
.ekit-wid-con .icon.icon-valve::before,
.icon.icon-valve::before {
    content: "\eae1"
}

.ekit-wid-con .fasicon.icon-safety::before,
.ekit-wid-con .icon.icon-safety::before,
.icon.icon-safety::before {
    content: "\eae2"
}

.ekit-wid-con .fasicon.icon-energy-saving::before,
.ekit-wid-con .icon.icon-energy-saving::before,
.icon.icon-energy-saving::before {
    content: "\eae3"
}

.ekit-wid-con .fasicon.icon-paint-roller::before,
.ekit-wid-con .icon.icon-paint-roller::before,
.icon.icon-paint-roller::before {
    content: "\eae4"
}

.ekit-wid-con .fasicon.icon-paint-brushes::before,
.ekit-wid-con .icon.icon-paint-brushes::before,
.icon.icon-paint-brushes::before {
    content: "\eae5"
}

.ekit-wid-con .fasicon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,
.ekit-wid-con .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,
.icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before {
    content: "\eae6"
}

.ekit-wid-con .fasicon.icon-trowel::before,
.ekit-wid-con .icon.icon-trowel::before,
.icon.icon-trowel::before {
    content: "\eae7"
}

.ekit-wid-con .fasicon.icon-bucket::before,
.ekit-wid-con .icon.icon-bucket::before,
.icon.icon-bucket::before {
    content: "\eae8"
}

.ekit-wid-con .fasicon.icon-smart::before,
.ekit-wid-con .icon.icon-smart::before,
.icon.icon-smart::before {
    content: "\eae9"
}

.ekit-wid-con .fasicon.icon-repair::before,
.ekit-wid-con .icon.icon-repair::before,
.icon.icon-repair::before {
    content: "\eaea"
}

.ekit-wid-con .fasicon.icon-saw::before,
.ekit-wid-con .icon.icon-saw::before,
.icon.icon-saw::before {
    content: "\eaeb"
}

.ekit-wid-con .fasicon.icon-cutter::before,
.ekit-wid-con .icon.icon-cutter::before,
.icon.icon-cutter::before {
    content: "\eaec"
}

.ekit-wid-con .fasicon.icon-plier::before,
.ekit-wid-con .icon.icon-plier::before,
.icon.icon-plier::before {
    content: "\eaed"
}

.ekit-wid-con .fasicon.icon-drill::before,
.ekit-wid-con .icon.icon-drill::before,
.icon.icon-drill::before {
    content: "\eaee"
}

.ekit-wid-con .fasicon.icon-save-money::before,
.ekit-wid-con .icon.icon-save-money::before,
.icon.icon-save-money::before {
    content: "\eaef"
}

.ekit-wid-con .fasicon.icon-planting::before,
.ekit-wid-con .icon.icon-planting::before,
.icon.icon-planting::before {
    content: "\eaf0"
}

.ekit-wid-con .fasicon.icon-line-chart::before,
.ekit-wid-con .icon.icon-line-chart::before,
.icon.icon-line-chart::before {
    content: "\eaf1"
}

.ekit-wid-con .fasicon.icon-open-book::before,
.ekit-wid-con .icon.icon-open-book::before,
.icon.icon-open-book::before {
    content: "\eaf2"
}

.ekit-wid-con .fasicon.icon-money-bag3::before,
.ekit-wid-con .icon.icon-money-bag3::before,
.icon.icon-money-bag3::before {
    content: "\eaf3"
}

.ekit-wid-con .fasicon.icon-server::before,
.ekit-wid-con .icon.icon-server::before,
.icon.icon-server::before {
    content: "\eaf4"
}

.ekit-wid-con .fasicon.icon-server-1::before,
.ekit-wid-con .icon.icon-server-1::before,
.icon.icon-server-1::before {
    content: "\eaf5"
}

.ekit-wid-con .fasicon.icon-server-2::before,
.ekit-wid-con .icon.icon-server-2::before,
.icon.icon-server-2::before {
    content: "\eaf6"
}

.ekit-wid-con .fasicon.icon-cloud-computing::before,
.ekit-wid-con .icon.icon-cloud-computing::before,
.icon.icon-cloud-computing::before {
    content: "\eaf7"
}

.ekit-wid-con .fasicon.icon-cloud::before,
.ekit-wid-con .icon.icon-cloud::before,
.icon.icon-cloud::before {
    content: "\eaf8"
}

.ekit-wid-con .fasicon.icon-database::before,
.ekit-wid-con .icon.icon-database::before,
.icon.icon-database::before {
    content: "\eaf9"
}

.ekit-wid-con .fasicon.icon-computer::before,
.ekit-wid-con .icon.icon-computer::before,
.icon.icon-computer::before {
    content: "\eafa"
}

.ekit-wid-con .fasicon.icon-server-3::before,
.ekit-wid-con .icon.icon-server-3::before,
.icon.icon-server-3::before {
    content: "\eafb"
}

.ekit-wid-con .fasicon.icon-server-4::before,
.ekit-wid-con .icon.icon-server-4::before,
.icon.icon-server-4::before {
    content: "\eafc"
}

.ekit-wid-con .fasicon.icon-server-5::before,
.ekit-wid-con .icon.icon-server-5::before,
.icon.icon-server-5::before {
    content: "\eafd"
}

.ekit-wid-con .fasicon.icon-server-6::before,
.ekit-wid-con .icon.icon-server-6::before,
.icon.icon-server-6::before {
    content: "\eafe"
}

.ekit-wid-con .fasicon.icon-server-7::before,
.ekit-wid-con .icon.icon-server-7::before,
.icon.icon-server-7::before {
    content: "\eaff"
}

.ekit-wid-con .fasicon.icon-cloud-1::before,
.ekit-wid-con .icon.icon-cloud-1::before,
.icon.icon-cloud-1::before {
    content: "\eb00"
}

.ekit-wid-con .fasicon.icon-server-8::before,
.ekit-wid-con .icon.icon-server-8::before,
.icon.icon-server-8::before {
    content: "\eb01"
}

.ekit-wid-con .fasicon.icon-business-and-finance::before,
.ekit-wid-con .icon.icon-business-and-finance::before,
.icon.icon-business-and-finance::before {
    content: "\eb02"
}

.ekit-wid-con .fasicon.icon-cloud-2::before,
.ekit-wid-con .icon.icon-cloud-2::before,
.icon.icon-cloud-2::before {
    content: "\eb03"
}

.ekit-wid-con .fasicon.icon-server-9::before,
.ekit-wid-con .icon.icon-server-9::before,
.icon.icon-server-9::before {
    content: "\eb04"
}

.ekit-wid-con .fasicon.icon-hosting::before,
.ekit-wid-con .icon.icon-hosting::before,
.icon.icon-hosting::before {
    content: "\eb05"
}

.ekit-wid-con .fasicon.icon-car::before,
.ekit-wid-con .icon.icon-car::before,
.icon.icon-car::before {
    content: "\eb06"
}

.ekit-wid-con .fasicon.icon-car-frontal-view::before,
.ekit-wid-con .icon.icon-car-frontal-view::before,
.icon.icon-car-frontal-view::before {
    content: "\eb07"
}

.ekit-wid-con .fasicon.icon-car-1::before,
.ekit-wid-con .icon.icon-car-1::before,
.icon.icon-car-1::before {
    content: "\eb08"
}

.ekit-wid-con .fasicon.icon-racing::before,
.ekit-wid-con .icon.icon-racing::before,
.icon.icon-racing::before {
    content: "\eb09"
}

.ekit-wid-con .fasicon.icon-car-wheel::before,
.ekit-wid-con .icon.icon-car-wheel::before,
.icon.icon-car-wheel::before {
    content: "\eb0a"
}

.ekit-wid-con .fasicon.icon-steering-wheel::before,
.ekit-wid-con .icon.icon-steering-wheel::before,
.icon.icon-steering-wheel::before {
    content: "\eb0b"
}

.ekit-wid-con .fasicon.icon-frontal-taxi-cab::before,
.ekit-wid-con .icon.icon-frontal-taxi-cab::before,
.icon.icon-frontal-taxi-cab::before {
    content: "\eb0c"
}

.ekit-wid-con .fasicon.icon-taxi::before,
.ekit-wid-con .icon.icon-taxi::before,
.icon.icon-taxi::before {
    content: "\eb0d"
}

.ekit-wid-con .fasicon.icon-cosmetics::before,
.ekit-wid-con .icon.icon-cosmetics::before,
.icon.icon-cosmetics::before {
    content: "\eb0e"
}

.ekit-wid-con .fasicon.icon-flower::before,
.ekit-wid-con .icon.icon-flower::before,
.icon.icon-flower::before {
    content: "\eb0f"
}

.ekit-wid-con .fasicon.icon-mirror::before,
.ekit-wid-con .icon.icon-mirror::before,
.icon.icon-mirror::before {
    content: "\eb10"
}

.ekit-wid-con .fasicon.icon-itunes::before,
.ekit-wid-con .icon.icon-itunes::before,
.icon.icon-itunes::before {
    content: "\eb6b"
}

.ekit-wid-con .fasicon.icon-salon::before,
.ekit-wid-con .icon.icon-salon::before,
.icon.icon-salon::before {
    content: "\eb11"
}

.ekit-wid-con .fasicon.icon-hair-dryer::before,
.ekit-wid-con .icon.icon-hair-dryer::before,
.icon.icon-hair-dryer::before {
    content: "\eb12"
}

.ekit-wid-con .fasicon.icon-shampoo::before,
.ekit-wid-con .icon.icon-shampoo::before,
.icon.icon-shampoo::before {
    content: "\eb13"
}

.ekit-wid-con .fasicon.icon-download-button::before,
.ekit-wid-con .icon.icon-download-button::before,
.icon.icon-download-button::before {
    content: "\e90b"
}

.ekit-wid-con .fasicon.icon-list::before,
.ekit-wid-con .icon.icon-list::before,
.icon.icon-list::before {
    content: "\eb14"
}

.ekit-wid-con .fasicon.icon-loupe::before,
.ekit-wid-con .icon.icon-loupe::before,
.icon.icon-loupe::before {
    content: "\eb15"
}

.ekit-wid-con .fasicon.icon-search::before,
.ekit-wid-con .icon.icon-search::before,
.icon.icon-search::before {
    content: "\eb16"
}

.ekit-wid-con .fasicon.icon-search-1::before,
.ekit-wid-con .icon.icon-search-1::before,
.icon.icon-search-1::before {
    content: "\eb17"
}

.ekit-wid-con .fasicon.icon-shopping-cart::before,
.ekit-wid-con .icon.icon-shopping-cart::before,
.icon.icon-shopping-cart::before {
    content: "\eb18"
}

.ekit-wid-con .fasicon.icon-menu::before,
.ekit-wid-con .icon.icon-menu::before,
.icon.icon-menu::before {
    content: "\eb19"
}

.ekit-wid-con .fasicon.icon-menu-1::before,
.ekit-wid-con .icon.icon-menu-1::before,
.icon.icon-menu-1::before {
    content: "\eb1a"
}

.ekit-wid-con .fasicon.icon-menu-button-of-three-horizontal-lines::before,
.ekit-wid-con .icon.icon-menu-button-of-three-horizontal-lines::before,
.icon.icon-menu-button-of-three-horizontal-lines::before {
    content: "\eb1b"
}

.ekit-wid-con .fasicon.icon-menu-2::before,
.ekit-wid-con .icon.icon-menu-2::before,
.icon.icon-menu-2::before {
    content: "\eb1c"
}

.ekit-wid-con .fasicon.icon-menu-3::before,
.ekit-wid-con .icon.icon-menu-3::before,
.icon.icon-menu-3::before {
    content: "\eb1d"
}

.ekit-wid-con .fasicon.icon-menu-5::before,
.ekit-wid-con .icon.icon-menu-5::before,
.icon.icon-menu-5::before {
    content: "\eb1f"
}

.ekit-wid-con .fasicon.icon-menu-button::before,
.ekit-wid-con .icon.icon-menu-button::before,
.icon.icon-menu-button::before {
    content: "\eb20"
}

.ekit-wid-con .fasicon.icon-list-1::before,
.ekit-wid-con .icon.icon-list-1::before,
.icon.icon-list-1::before {
    content: "\eb21"
}

.ekit-wid-con .fasicon.icon-menu-6::before,
.ekit-wid-con .icon.icon-menu-6::before,
.icon.icon-menu-6::before {
    content: "\eb22"
}

.ekit-wid-con .fasicon.icon-menu-7::before,
.ekit-wid-con .icon.icon-menu-7::before,
.icon.icon-menu-7::before {
    content: "\eb23"
}

.ekit-wid-con .fasicon.icon-menu-8::before,
.ekit-wid-con .icon.icon-menu-8::before,
.icon.icon-menu-8::before {
    content: "\eb24"
}

.ekit-wid-con .fasicon.icon-list-2::before,
.ekit-wid-con .icon.icon-list-2::before,
.icon.icon-list-2::before {
    content: "\eb25"
}

.ekit-wid-con .fasicon.icon-dot::before,
.ekit-wid-con .icon.icon-dot::before,
.icon.icon-dot::before {
    content: "\eb26"
}

.ekit-wid-con .fasicon.icon-menu-9::before,
.ekit-wid-con .icon.icon-menu-9::before,
.icon.icon-menu-9::before {
    content: "\eb27"
}

.ekit-wid-con .fasicon.icon-search11::before,
.ekit-wid-con .icon.icon-search11::before,
.icon.icon-search11::before {
    content: "\eb28"
}

.ekit-wid-con .fasicon.icon-search-minus::before,
.ekit-wid-con .icon.icon-search-minus::before,
.icon.icon-search-minus::before {
    content: "\eb29"
}

.ekit-wid-con .fasicon.icon-search-11::before,
.ekit-wid-con .icon.icon-search-11::before,
.icon.icon-search-11::before {
    content: "\eb2a"
}

.ekit-wid-con .fasicon.icon-search-2::before,
.ekit-wid-con .icon.icon-search-2::before,
.icon.icon-search-2::before {
    content: "\eb2b"
}

.ekit-wid-con .fasicon.icon-search-3::before,
.ekit-wid-con .icon.icon-search-3::before,
.icon.icon-search-3::before {
    content: "\eb2c"
}

.ekit-wid-con .fasicon.icon-magnifying-glass-search::before,
.ekit-wid-con .icon.icon-magnifying-glass-search::before,
.icon.icon-magnifying-glass-search::before {
    content: "\eb2d"
}

.ekit-wid-con .fasicon.icon-loupe1::before,
.ekit-wid-con .icon.icon-loupe1::before,
.icon.icon-loupe1::before {
    content: "\eb2e"
}

.ekit-wid-con .fasicon.icon-speed::before,
.ekit-wid-con .icon.icon-speed::before,
.icon.icon-speed::before {
    content: "\eb2f"
}

.ekit-wid-con .fasicon.icon-search21::before,
.ekit-wid-con .icon.icon-search21::before,
.icon.icon-search21::before {
    content: "\eb30"
}

.ekit-wid-con .fasicon.icon-search-4::before,
.ekit-wid-con .icon.icon-search-4::before,
.icon.icon-search-4::before {
    content: "\eb31"
}

.ekit-wid-con .fasicon.icon-search-5::before,
.ekit-wid-con .icon.icon-search-5::before,
.icon.icon-search-5::before {
    content: "\eb32"
}

.ekit-wid-con .fasicon.icon-detective::before,
.ekit-wid-con .icon.icon-detective::before,
.icon.icon-detective::before {
    content: "\eb33"
}

.ekit-wid-con .fasicon.icon-cart1::before,
.ekit-wid-con .icon.icon-cart1::before,
.icon.icon-cart1::before {
    content: "\eb34"
}

.ekit-wid-con .fasicon.icon-buying-on-smartphone::before,
.ekit-wid-con .icon.icon-buying-on-smartphone::before,
.icon.icon-buying-on-smartphone::before {
    content: "\eb35"
}

.ekit-wid-con .fasicon.icon-badge::before,
.ekit-wid-con .icon.icon-badge::before,
.icon.icon-badge::before {
    content: "\eb36"
}

.ekit-wid-con .fasicon.icon-basket1::before,
.ekit-wid-con .icon.icon-basket1::before,
.icon.icon-basket1::before {
    content: "\eb37"
}

.ekit-wid-con .fasicon.icon-commerce-and-shopping::before,
.ekit-wid-con .icon.icon-commerce-and-shopping::before,
.icon.icon-commerce-and-shopping::before {
    content: "\eb38"
}

.ekit-wid-con .fasicon.icon-comment::before,
.ekit-wid-con .icon.icon-comment::before,
.icon.icon-comment::before {
    content: "\eb39"
}

.ekit-wid-con .fasicon.icon-comment-1::before,
.ekit-wid-con .icon.icon-comment-1::before,
.icon.icon-comment-1::before {
    content: "\eb3a"
}

.ekit-wid-con .fasicon.icon-share::before,
.ekit-wid-con .icon.icon-share::before,
.icon.icon-share::before {
    content: "\eb3b"
}

.ekit-wid-con .fasicon.icon-share-1::before,
.ekit-wid-con .icon.icon-share-1::before,
.icon.icon-share-1::before {
    content: "\eb3c"
}

.ekit-wid-con .fasicon.icon-share-2::before,
.ekit-wid-con .icon.icon-share-2::before,
.icon.icon-share-2::before {
    content: "\eb3d"
}

.ekit-wid-con .fasicon.icon-share-3::before,
.ekit-wid-con .icon.icon-share-3::before,
.icon.icon-share-3::before {
    content: "\eb3e"
}

.ekit-wid-con .fasicon.icon-comment1::before,
.ekit-wid-con .icon.icon-comment1::before,
.icon.icon-comment1::before {
    content: "\eb3f"
}

.ekit-wid-con .fasicon.icon-favorite::before,
.ekit-wid-con .icon.icon-favorite::before,
.icon.icon-favorite::before {
    content: "\eb40"
}

.ekit-wid-con .fasicon.icon-retweet::before,
.ekit-wid-con .icon.icon-retweet::before,
.icon.icon-retweet::before {
    content: "\eb41"
}

.ekit-wid-con .fasicon.icon-share1::before,
.ekit-wid-con .icon.icon-share1::before,
.icon.icon-share1::before {
    content: "\eb42"
}

.ekit-wid-con .fasicon.icon-facebook::before,
.ekit-wid-con .icon.icon-facebook::before,
.icon.icon-facebook::before {
    content: "\eb43"
}

.ekit-wid-con .fasicon.icon-twitter::before,
.ekit-wid-con .icon.icon-twitter::before,
.icon.icon-twitter::before {
    content: "\eb44"
}

.ekit-wid-con .fasicon.icon-linkedin::before,
.ekit-wid-con .icon.icon-linkedin::before,
.icon.icon-linkedin::before {
    content: "\eb45"
}

.ekit-wid-con .fasicon.icon-whatsapp-1::before,
.ekit-wid-con .icon.icon-whatsapp-1::before,
.icon.icon-whatsapp-1::before {
    content: "\eb46"
}

.ekit-wid-con .fasicon.icon-dribbble::before,
.ekit-wid-con .icon.icon-dribbble::before,
.icon.icon-dribbble::before {
    content: "\eb47"
}

.ekit-wid-con .fasicon.icon-facebook-2::before,
.ekit-wid-con .icon.icon-facebook-2::before,
.icon.icon-facebook-2::before {
    content: "\eb48"
}

.ekit-wid-con .fasicon.icon-twitter1::before,
.ekit-wid-con .icon.icon-twitter1::before,
.icon.icon-twitter1::before {
    content: "\eb49"
}

.ekit-wid-con .fasicon.icon-vk::before,
.ekit-wid-con .icon.icon-vk::before,
.icon.icon-vk::before {
    content: "\eb4a"
}

.ekit-wid-con .fasicon.icon-youtube-v::before,
.ekit-wid-con .icon.icon-youtube-v::before,
.icon.icon-youtube-v::before {
    content: "\eb4b"
}

.ekit-wid-con .fasicon.icon-vimeo::before,
.ekit-wid-con .icon.icon-vimeo::before,
.icon.icon-vimeo::before {
    content: "\eae0"
}

.ekit-wid-con .fasicon.icon-youtube::before,
.ekit-wid-con .icon.icon-youtube::before,
.icon.icon-youtube::before {
    content: "\eb4c"
}

.ekit-wid-con .fasicon.icon-snapchat-1::before,
.ekit-wid-con .icon.icon-snapchat-1::before,
.icon.icon-snapchat-1::before {
    content: "\eb4d"
}

.ekit-wid-con .fasicon.icon-behance::before,
.ekit-wid-con .icon.icon-behance::before,
.icon.icon-behance::before {
    content: "\eb4e"
}

.ekit-wid-con .fasicon.icon-github::before,
.ekit-wid-con .icon.icon-github::before,
.icon.icon-github::before {
    content: "\eb4f"
}

.ekit-wid-con .fasicon.icon-pinterest::before,
.ekit-wid-con .icon.icon-pinterest::before,
.icon.icon-pinterest::before {
    content: "\eb50"
}

.ekit-wid-con .fasicon.icon-spotify::before,
.ekit-wid-con .icon.icon-spotify::before,
.icon.icon-spotify::before {
    content: "\eb51"
}

.ekit-wid-con .fasicon.icon-soundcloud-1::before,
.ekit-wid-con .icon.icon-soundcloud-1::before,
.icon.icon-soundcloud-1::before {
    content: "\eb52"
}

.ekit-wid-con .fasicon.icon-skype-1::before,
.ekit-wid-con .icon.icon-skype-1::before,
.icon.icon-skype-1::before {
    content: "\eb53"
}

.ekit-wid-con .fasicon.icon-rss::before,
.ekit-wid-con .icon.icon-rss::before,
.icon.icon-rss::before {
    content: "\eb54"
}

.ekit-wid-con .fasicon.icon-reddit-1::before,
.ekit-wid-con .icon.icon-reddit-1::before,
.icon.icon-reddit-1::before {
    content: "\eb55"
}

.ekit-wid-con .fasicon.icon-dribbble-1::before,
.ekit-wid-con .icon.icon-dribbble-1::before,
.icon.icon-dribbble-1::before {
    content: "\eb56"
}

.ekit-wid-con .fasicon.icon-wordpress-1::before,
.ekit-wid-con .icon.icon-wordpress-1::before,
.icon.icon-wordpress-1::before {
    content: "\eb57"
}

.ekit-wid-con .fasicon.icon-logo::before,
.ekit-wid-con .icon.icon-logo::before,
.icon.icon-logo::before {
    content: "\eb58"
}

.ekit-wid-con .fasicon.icon-dropbox-1::before,
.ekit-wid-con .icon.icon-dropbox-1::before,
.icon.icon-dropbox-1::before {
    content: "\eb59"
}

.ekit-wid-con .fasicon.icon-blogger-1::before,
.ekit-wid-con .icon.icon-blogger-1::before,
.icon.icon-blogger-1::before {
    content: "\eb5a"
}

.ekit-wid-con .fasicon.icon-photo::before,
.ekit-wid-con .icon.icon-photo::before,
.icon.icon-photo::before {
    content: "\eb5b"
}

.ekit-wid-con .fasicon.icon-hangouts::before,
.ekit-wid-con .icon.icon-hangouts::before,
.icon.icon-hangouts::before {
    content: "\eb5c"
}

.ekit-wid-con .fasicon.icon-xing::before,
.ekit-wid-con .icon.icon-xing::before,
.icon.icon-xing::before {
    content: "\eb5d"
}

.ekit-wid-con .fasicon.icon-myspace::before,
.ekit-wid-con .icon.icon-myspace::before,
.icon.icon-myspace::before {
    content: "\eb5e"
}

.ekit-wid-con .fasicon.icon-flickr-1::before,
.ekit-wid-con .icon.icon-flickr-1::before,
.icon.icon-flickr-1::before {
    content: "\eb5f"
}

.ekit-wid-con .fasicon.icon-envato::before,
.ekit-wid-con .icon.icon-envato::before,
.icon.icon-envato::before {
    content: "\eb60"
}

.ekit-wid-con .fasicon.icon-picasa-1::before,
.ekit-wid-con .icon.icon-picasa-1::before,
.icon.icon-picasa-1::before {
    content: "\eb61"
}

.ekit-wid-con .fasicon.icon-wattpad::before,
.ekit-wid-con .icon.icon-wattpad::before,
.icon.icon-wattpad::before {
    content: "\eb62"
}

.ekit-wid-con .fasicon.icon-emoji::before,
.ekit-wid-con .icon.icon-emoji::before,
.icon.icon-emoji::before {
    content: "\eb63"
}

.ekit-wid-con .fasicon.icon-deviantart-1::before,
.ekit-wid-con .icon.icon-deviantart-1::before,
.icon.icon-deviantart-1::before {
    content: "\eb64"
}

.ekit-wid-con .fasicon.icon-yahoo-1::before,
.ekit-wid-con .icon.icon-yahoo-1::before,
.icon.icon-yahoo-1::before {
    content: "\eb65"
}

.ekit-wid-con .fasicon.icon-vine-1::before,
.ekit-wid-con .icon.icon-vine-1::before,
.icon.icon-vine-1::before {
    content: "\eb66"
}

.ekit-wid-con .fasicon.icon-delicious::before,
.ekit-wid-con .icon.icon-delicious::before,
.icon.icon-delicious::before {
    content: "\eb67"
}

.ekit-wid-con .fasicon.icon-kickstarter-1::before,
.ekit-wid-con .icon.icon-kickstarter-1::before,
.icon.icon-kickstarter-1::before {
    content: "\eb68"
}

.ekit-wid-con .fasicon.icon-stumbleupon-1::before,
.ekit-wid-con .icon.icon-stumbleupon-1::before,
.icon.icon-stumbleupon-1::before {
    content: "\eb69"
}

.ekit-wid-con .fasicon.icon-brands-and-logotypes::before,
.ekit-wid-con .icon.icon-brands-and-logotypes::before,
.icon.icon-brands-and-logotypes::before {
    content: "\eb6a"
}

.ekit-wid-con .fasicon.icon-instagram-1::before,
.ekit-wid-con .icon.icon-instagram-1::before,
.icon.icon-instagram-1::before {
    content: "\eb6c"
}

.ekit-wid-con .fasicon.icon-facebook-1::before,
.ekit-wid-con .icon.icon-facebook-1::before,
.icon.icon-facebook-1::before {
    content: "\eb6d"
}

.ekit-wid-con .fasicon.icon-instagram-2::before,
.ekit-wid-con .icon.icon-instagram-2::before,
.icon.icon-instagram-2::before {
    content: "\eb6e"
}

.ekit-wid-con .fasicon.icon-twitter-1::before,
.ekit-wid-con .icon.icon-twitter-1::before,
.icon.icon-twitter-1::before {
    content: "\eb6f"
}

.ekit-wid-con .fasicon.icon-whatsapp-2::before,
.ekit-wid-con .icon.icon-whatsapp-2::before,
.icon.icon-whatsapp-2::before {
    content: "\eb70"
}

.ekit-wid-con .fasicon.icon-youtube-1::before,
.ekit-wid-con .icon.icon-youtube-1::before,
.icon.icon-youtube-1::before {
    content: "\eb71"
}

.ekit-wid-con .fasicon.icon-linkedin-1::before,
.ekit-wid-con .icon.icon-linkedin-1::before,
.icon.icon-linkedin-1::before {
    content: "\eb72"
}

.ekit-wid-con .fasicon.icon-telegram::before,
.ekit-wid-con .icon.icon-telegram::before,
.icon.icon-telegram::before {
    content: "\eb73"
}

.ekit-wid-con .fasicon.icon-github-1::before,
.ekit-wid-con .icon.icon-github-1::before,
.icon.icon-github-1::before {
    content: "\eb74"
}

.ekit-wid-con .fasicon.icon-vk-1::before,
.ekit-wid-con .icon.icon-vk-1::before,
.icon.icon-vk-1::before {
    content: "\eb75"
}

.ekit-wid-con .fasicon.icon-pinterest-1::before,
.ekit-wid-con .icon.icon-pinterest-1::before,
.icon.icon-pinterest-1::before {
    content: "\eb76"
}

.ekit-wid-con .fasicon.icon-rss-1::before,
.ekit-wid-con .icon.icon-rss-1::before,
.icon.icon-rss-1::before {
    content: "\eb77"
}

.ekit-wid-con .fasicon.icon-twitch::before,
.ekit-wid-con .icon.icon-twitch::before,
.icon.icon-twitch::before {
    content: "\eb78"
}

.ekit-wid-con .fasicon.icon-snapchat-2::before,
.ekit-wid-con .icon.icon-snapchat-2::before,
.icon.icon-snapchat-2::before {
    content: "\eb79"
}

.ekit-wid-con .fasicon.icon-skype-2::before,
.ekit-wid-con .icon.icon-skype-2::before,
.icon.icon-skype-2::before {
    content: "\eb7a"
}

.ekit-wid-con .fasicon.icon-behance-2::before,
.ekit-wid-con .icon.icon-behance-2::before,
.icon.icon-behance-2::before {
    content: "\eb7b"
}

.ekit-wid-con .fasicon.icon-spotify-1::before,
.ekit-wid-con .icon.icon-spotify-1::before,
.icon.icon-spotify-1::before {
    content: "\eb7c"
}

.ekit-wid-con .fasicon.icon-periscope::before,
.ekit-wid-con .icon.icon-periscope::before,
.icon.icon-periscope::before {
    content: "\eb7d"
}

.ekit-wid-con .fasicon.icon-dribbble-2::before,
.ekit-wid-con .icon.icon-dribbble-2::before,
.icon.icon-dribbble-2::before {
    content: "\eb7e"
}

.ekit-wid-con .fasicon.icon-tumblr-1::before,
.ekit-wid-con .icon.icon-tumblr-1::before,
.icon.icon-tumblr-1::before {
    content: "\eb7f"
}

.ekit-wid-con .fasicon.icon-soundcloud-2::before,
.ekit-wid-con .icon.icon-soundcloud-2::before,
.icon.icon-soundcloud-2::before {
    content: "\eb80"
}

.ekit-wid-con .fasicon.icon-google-drive-1::before,
.ekit-wid-con .icon.icon-google-drive-1::before,
.icon.icon-google-drive-1::before {
    content: "\eb81"
}

.ekit-wid-con .fasicon.icon-dropbox-2::before,
.ekit-wid-con .icon.icon-dropbox-2::before,
.icon.icon-dropbox-2::before {
    content: "\eb82"
}

.ekit-wid-con .fasicon.icon-reddit-2::before,
.ekit-wid-con .icon.icon-reddit-2::before,
.icon.icon-reddit-2::before {
    content: "\eb83"
}

.ekit-wid-con .fasicon.icon-html::before,
.ekit-wid-con .icon.icon-html::before,
.icon.icon-html::before {
    content: "\eb84"
}

.ekit-wid-con .fasicon.icon-vimeo-1::before,
.ekit-wid-con .icon.icon-vimeo-1::before,
.icon.icon-vimeo-1::before {
    content: "\eb85"
}

.ekit-wid-con .fasicon.icon-hangout::before,
.ekit-wid-con .icon.icon-hangout::before,
.icon.icon-hangout::before {
    content: "\eb86"
}

.ekit-wid-con .fasicon.icon-blogger-2::before,
.ekit-wid-con .icon.icon-blogger-2::before,
.icon.icon-blogger-2::before {
    content: "\eb87"
}

.ekit-wid-con .fasicon.icon-yahoo-2::before,
.ekit-wid-con .icon.icon-yahoo-2::before,
.icon.icon-yahoo-2::before {
    content: "\eb88"
}

.ekit-wid-con .fasicon.icon-path::before,
.ekit-wid-con .icon.icon-path::before,
.icon.icon-path::before {
    content: "\eb89"
}

.ekit-wid-con .fasicon.icon-yelp-1::before,
.ekit-wid-con .icon.icon-yelp-1::before,
.icon.icon-yelp-1::before {
    content: "\eb8a"
}

.ekit-wid-con .fasicon.icon-slideshare::before,
.ekit-wid-con .icon.icon-slideshare::before,
.icon.icon-slideshare::before {
    content: "\eb8b"
}

.ekit-wid-con .fasicon.icon-picasa-2::before,
.ekit-wid-con .icon.icon-picasa-2::before,
.icon.icon-picasa-2::before {
    content: "\eb8c"
}

.ekit-wid-con .fasicon.icon-myspace-1::before,
.ekit-wid-con .icon.icon-myspace-1::before,
.icon.icon-myspace-1::before {
    content: "\eb8d"
}

.ekit-wid-con .fasicon.icon-flickr-2::before,
.ekit-wid-con .icon.icon-flickr-2::before,
.icon.icon-flickr-2::before {
    content: "\eb8e"
}

.ekit-wid-con .fasicon.icon-xing-1::before,
.ekit-wid-con .icon.icon-xing-1::before,
.icon.icon-xing-1::before {
    content: "\eb8f"
}

.ekit-wid-con .fasicon.icon-envato-1::before,
.ekit-wid-con .icon.icon-envato-1::before,
.icon.icon-envato-1::before {
    content: "\eb90"
}

.ekit-wid-con .fasicon.icon-swarm::before,
.ekit-wid-con .icon.icon-swarm::before,
.icon.icon-swarm::before {
    content: "\eb91"
}

.ekit-wid-con .fasicon.icon-wattpad-1::before,
.ekit-wid-con .icon.icon-wattpad-1::before,
.icon.icon-wattpad-1::before {
    content: "\eb92"
}

.ekit-wid-con .fasicon.icon-foursquare::before,
.ekit-wid-con .icon.icon-foursquare::before,
.icon.icon-foursquare::before {
    content: "\eb93"
}

.ekit-wid-con .fasicon.icon-deviantart-2::before,
.ekit-wid-con .icon.icon-deviantart-2::before,
.icon.icon-deviantart-2::before {
    content: "\eb94"
}

.ekit-wid-con .fasicon.icon-kickstarter-2::before,
.ekit-wid-con .icon.icon-kickstarter-2::before,
.icon.icon-kickstarter-2::before {
    content: "\eb95"
}

.ekit-wid-con .fasicon.icon-delicious-1::before,
.ekit-wid-con .icon.icon-delicious-1::before,
.icon.icon-delicious-1::before {
    content: "\eb96"
}

.ekit-wid-con .fasicon.icon-vine-2::before,
.ekit-wid-con .icon.icon-vine-2::before,
.icon.icon-vine-2::before {
    content: "\eb97"
}

.ekit-wid-con .fasicon.icon-digg::before,
.ekit-wid-con .icon.icon-digg::before,
.icon.icon-digg::before {
    content: "\eb98"
}

.ekit-wid-con .fasicon.icon-bebo::before,
.ekit-wid-con .icon.icon-bebo::before,
.icon.icon-bebo::before {
    content: "\eb99"
}

.ekit-wid-con .fasicon.icon-stumbleupon-2::before,
.ekit-wid-con .icon.icon-stumbleupon-2::before,
.icon.icon-stumbleupon-2::before {
    content: "\eb9a"
}

.ekit-wid-con .fasicon.icon-forrst::before,
.ekit-wid-con .icon.icon-forrst::before,
.icon.icon-forrst::before {
    content: "\eb9b"
}

.ekit-wid-con .fasicon.icon-eye3::before,
.ekit-wid-con .icon.icon-eye3::before,
.icon.icon-eye3::before {
    content: "\eb9d"
}

.ekit-wid-con .fasicon.icon-microscope::before,
.ekit-wid-con .icon.icon-microscope::before,
.icon.icon-microscope::before {
    content: "\eb9e"
}

.ekit-wid-con .fasicon.icon-Anti-Lock::before,
.ekit-wid-con .icon.icon-Anti-Lock::before,
.icon.icon-Anti-Lock::before {
    content: "\eb9f"
}

.ekit-wid-con .fasicon.icon-apartment::before,
.ekit-wid-con .icon.icon-apartment::before,
.icon.icon-apartment::before {
    content: "\eba0"
}

.ekit-wid-con .fasicon.icon-app::before,
.ekit-wid-con .icon.icon-app::before,
.icon.icon-app::before {
    content: "\eba2"
}

.ekit-wid-con .fasicon.icon-Aroma::before,
.ekit-wid-con .icon.icon-Aroma::before,
.icon.icon-Aroma::before {
    content: "\eba3"
}

.ekit-wid-con .fasicon.icon-bamboo-Leaf::before,
.ekit-wid-con .icon.icon-bamboo-Leaf::before,
.icon.icon-bamboo-Leaf::before {
    content: "\eba5"
}

.ekit-wid-con .fasicon.icon-basket::before,
.ekit-wid-con .icon.icon-basket::before,
.icon.icon-basket::before {
    content: "\eba6"
}

.ekit-wid-con .fasicon.icon-Battery::before,
.ekit-wid-con .icon.icon-Battery::before,
.icon.icon-Battery::before {
    content: "\eba7"
}

.ekit-wid-con .fasicon.icon-Bettery::before,
.ekit-wid-con .icon.icon-Bettery::before,
.icon.icon-Bettery::before {
    content: "\eba8"
}

.ekit-wid-con .fasicon.icon-building::before,
.ekit-wid-con .icon.icon-building::before,
.icon.icon-building::before {
    content: "\eba9"
}

.ekit-wid-con .fasicon.icon-car-2::before,
.ekit-wid-con .icon.icon-car-2::before,
.icon.icon-car-2::before {
    content: "\ebaa"
}

.ekit-wid-con .fasicon.icon-Car::before,
.ekit-wid-con .icon.icon-Car::before,
.icon.icon-Car::before {
    content: "\ebab"
}

.ekit-wid-con .fasicon.icon-Child::before,
.ekit-wid-con .icon.icon-Child::before,
.icon.icon-Child::before {
    content: "\ebac"
}

.ekit-wid-con .fasicon.icon-cityscape::before,
.ekit-wid-con .icon.icon-cityscape::before,
.icon.icon-cityscape::before {
    content: "\ebad"
}

.ekit-wid-con .fasicon.icon-cleaner::before,
.ekit-wid-con .icon.icon-cleaner::before,
.icon.icon-cleaner::before {
    content: "\ebae"
}

.ekit-wid-con .fasicon.icon-Coffee-cup::before,
.ekit-wid-con .icon.icon-Coffee-cup::before,
.icon.icon-Coffee-cup::before {
    content: "\ebaf"
}

.ekit-wid-con .fasicon.icon-coins::before,
.ekit-wid-con .icon.icon-coins::before,
.icon.icon-coins::before {
    content: "\ebb0"
}

.ekit-wid-con .fasicon.icon-Computer::before,
.ekit-wid-con .icon.icon-Computer::before,
.icon.icon-Computer::before {
    content: "\ebb1"
}

.ekit-wid-con .fasicon.icon-Consultancy::before,
.ekit-wid-con .icon.icon-Consultancy::before,
.icon.icon-Consultancy::before {
    content: "\ebb2"
}

.ekit-wid-con .fasicon.icon-cottage::before,
.ekit-wid-con .icon.icon-cottage::before,
.icon.icon-cottage::before {
    content: "\ebb3"
}

.ekit-wid-con .fasicon.icon-crane::before,
.ekit-wid-con .icon.icon-crane::before,
.icon.icon-crane::before {
    content: "\ebb4"
}

.ekit-wid-con .fasicon.icon-Custom-api::before,
.ekit-wid-con .icon.icon-Custom-api::before,
.icon.icon-Custom-api::before {
    content: "\ebb5"
}

.ekit-wid-con .fasicon.icon-customer-support-2::before,
.ekit-wid-con .icon.icon-customer-support-2::before,
.icon.icon-customer-support-2::before {
    content: "\ebb6"
}

.ekit-wid-con .fasicon.icon-Design-2::before,
.ekit-wid-con .icon.icon-Design-2::before,
.icon.icon-Design-2::before {
    content: "\ebb7"
}

.ekit-wid-con .fasicon.icon-Design-3::before,
.ekit-wid-con .icon.icon-Design-3::before,
.icon.icon-Design-3::before {
    content: "\ebb8"
}

.ekit-wid-con .fasicon.icon-design::before,
.ekit-wid-con .icon.icon-design::before,
.icon.icon-design::before {
    content: "\ebb9"
}

.ekit-wid-con .fasicon.icon-diamond::before,
.ekit-wid-con .icon.icon-diamond::before,
.icon.icon-diamond::before {
    content: "\ebba"
}

.ekit-wid-con .fasicon.icon-diploma::before,
.ekit-wid-con .icon.icon-diploma::before,
.icon.icon-diploma::before {
    content: "\ebbb"
}

.ekit-wid-con .fasicon.icon-Document-Search::before,
.ekit-wid-con .icon.icon-Document-Search::before,
.icon.icon-Document-Search::before {
    content: "\ebbc"
}

.ekit-wid-con .fasicon.icon-Download::before,
.ekit-wid-con .icon.icon-Download::before,
.icon.icon-Download::before {
    content: "\ebbd"
}

.ekit-wid-con .fasicon.icon-drilling::before,
.ekit-wid-con .icon.icon-drilling::before,
.icon.icon-drilling::before {
    content: "\ebbe"
}

.ekit-wid-con .fasicon.icon-engine::before,
.ekit-wid-con .icon.icon-engine::before,
.icon.icon-engine::before {
    content: "\ebbf"
}

.ekit-wid-con .fasicon.icon-engineer::before,
.ekit-wid-con .icon.icon-engineer::before,
.icon.icon-engineer::before {
    content: "\ebc0"
}

.ekit-wid-con .fasicon.icon-envelope::before,
.ekit-wid-con .icon.icon-envelope::before,
.icon.icon-envelope::before {
    content: "\ebc1"
}

.ekit-wid-con .fasicon.icon-Family::before,
.ekit-wid-con .icon.icon-Family::before,
.icon.icon-Family::before {
    content: "\ebc2"
}

.ekit-wid-con .fasicon.icon-friendship::before,
.ekit-wid-con .icon.icon-friendship::before,
.icon.icon-friendship::before {
    content: "\ebc3"
}

.ekit-wid-con .fasicon.icon-gift::before,
.ekit-wid-con .icon.icon-gift::before,
.icon.icon-gift::before {
    content: "\ebc4"
}

.ekit-wid-con .fasicon.icon-graph-2::before,
.ekit-wid-con .icon.icon-graph-2::before,
.icon.icon-graph-2::before {
    content: "\ebc5"
}

.ekit-wid-con .fasicon.icon-graph::before,
.ekit-wid-con .icon.icon-graph::before,
.icon.icon-graph::before {
    content: "\ebc6"
}

.ekit-wid-con .fasicon.icon-hamburger-2::before,
.ekit-wid-con .icon.icon-hamburger-2::before,
.icon.icon-hamburger-2::before {
    content: "\ebc7"
}

.ekit-wid-con .fasicon.icon-handshake::before,
.ekit-wid-con .icon.icon-handshake::before,
.icon.icon-handshake::before {
    content: "\ebc8"
}

.ekit-wid-con .fasicon.icon-Helmet::before,
.ekit-wid-con .icon.icon-Helmet::before,
.icon.icon-Helmet::before {
    content: "\ebc9"
}

.ekit-wid-con .fasicon.icon-hot-Stone-2::before,
.ekit-wid-con .icon.icon-hot-Stone-2::before,
.icon.icon-hot-Stone-2::before {
    content: "\ebca"
}

.ekit-wid-con .fasicon.icon-hot-stone::before,
.ekit-wid-con .icon.icon-hot-stone::before,
.icon.icon-hot-stone::before {
    content: "\ebcb"
}

.ekit-wid-con .fasicon.icon-idea::before,
.ekit-wid-con .icon.icon-idea::before,
.icon.icon-idea::before {
    content: "\ebcc"
}

.ekit-wid-con .fasicon.icon-Leaf::before,
.ekit-wid-con .icon.icon-Leaf::before,
.icon.icon-Leaf::before {
    content: "\ebcd"
}

.ekit-wid-con .fasicon.icon-management::before,
.ekit-wid-con .icon.icon-management::before,
.icon.icon-management::before {
    content: "\ebce"
}

.ekit-wid-con .fasicon.icon-Massage-table::before,
.ekit-wid-con .icon.icon-Massage-table::before,
.icon.icon-Massage-table::before {
    content: "\ebcf"
}

.ekit-wid-con .fasicon.icon-Mechanic::before,
.ekit-wid-con .icon.icon-Mechanic::before,
.icon.icon-Mechanic::before {
    content: "\ebd0"
}

.ekit-wid-con .fasicon.icon-Money-2::before,
.ekit-wid-con .icon.icon-Money-2::before,
.icon.icon-Money-2::before {
    content: "\ebd2"
}

.ekit-wid-con .fasicon.icon-money-bag::before,
.ekit-wid-con .icon.icon-money-bag::before,
.icon.icon-money-bag::before {
    content: "\ebd3"
}

.ekit-wid-con .fasicon.icon-Money::before,
.ekit-wid-con .icon.icon-Money::before,
.icon.icon-Money::before {
    content: "\ebd4"
}

.ekit-wid-con .fasicon.icon-oil-bottle::before,
.ekit-wid-con .icon.icon-oil-bottle::before,
.icon.icon-oil-bottle::before {
    content: "\ebd5"
}

.ekit-wid-con .fasicon.icon-Physiotherapy::before,
.ekit-wid-con .icon.icon-Physiotherapy::before,
.icon.icon-Physiotherapy::before {
    content: "\ebd6"
}

.ekit-wid-con .fasicon.icon-Profile::before,
.ekit-wid-con .icon.icon-Profile::before,
.icon.icon-Profile::before {
    content: "\ebd7"
}

.ekit-wid-con .fasicon.icon-Rating::before,
.ekit-wid-con .icon.icon-Rating::before,
.icon.icon-Rating::before {
    content: "\ebd8"
}

.ekit-wid-con .fasicon.icon-right-mark::before,
.ekit-wid-con .icon.icon-right-mark::before,
.icon.icon-right-mark::before {
    content: "\ebd9"
}

.ekit-wid-con .fasicon.icon-rings::before,
.ekit-wid-con .icon.icon-rings::before,
.icon.icon-rings::before {
    content: "\ebda"
}

.ekit-wid-con .fasicon.icon-Safe-house::before,
.ekit-wid-con .icon.icon-Safe-house::before,
.icon.icon-Safe-house::before {
    content: "\ebdb"
}

.ekit-wid-con .fasicon.icon-Scan::before,
.ekit-wid-con .icon.icon-Scan::before,
.icon.icon-Scan::before {
    content: "\ebdc"
}

.ekit-wid-con .fasicon.icon-social-care::before,
.ekit-wid-con .icon.icon-social-care::before,
.icon.icon-social-care::before {
    content: "\ebdd"
}

.ekit-wid-con .fasicon.icon-Speed-Clock::before,
.ekit-wid-con .icon.icon-Speed-Clock::before,
.icon.icon-Speed-Clock::before {
    content: "\ebde"
}

.ekit-wid-con .fasicon.icon-stopwatch::before,
.ekit-wid-con .icon.icon-stopwatch::before,
.icon.icon-stopwatch::before {
    content: "\ebdf"
}

.ekit-wid-con .fasicon.icon-Support-2::before,
.ekit-wid-con .icon.icon-Support-2::before,
.icon.icon-Support-2::before {
    content: "\ebe0"
}

.ekit-wid-con .fasicon.icon-target-2::before,
.ekit-wid-con .icon.icon-target-2::before,
.icon.icon-target-2::before {
    content: "\ebe1"
}

.ekit-wid-con .fasicon.icon-Target::before,
.ekit-wid-con .icon.icon-Target::before,
.icon.icon-Target::before {
    content: "\ebe2"
}

.ekit-wid-con .fasicon.icon-tripod::before,
.ekit-wid-con .icon.icon-tripod::before,
.icon.icon-tripod::before {
    content: "\ebe3"
}

.ekit-wid-con .fasicon.icon-truck::before,
.ekit-wid-con .icon.icon-truck::before,
.icon.icon-truck::before {
    content: "\ebe4"
}

.ekit-wid-con .fasicon.icon-university::before,
.ekit-wid-con .icon.icon-university::before,
.icon.icon-university::before {
    content: "\ebe5"
}

.ekit-wid-con .fasicon.icon-User::before,
.ekit-wid-con .icon.icon-User::before,
.icon.icon-User::before {
    content: "\ebe6"
}

.ekit-wid-con .fasicon.icon-Web-Portals::before,
.ekit-wid-con .icon.icon-Web-Portals::before,
.icon.icon-Web-Portals::before {
    content: "\ebe7"
}

.ekit-wid-con .fasicon.icon-window::before,
.ekit-wid-con .icon.icon-window::before,
.icon.icon-window::before {
    content: "\ebe8"
}

.ekit-wid-con .fasicon.icon-ek_line_icon::before,
.ekit-wid-con .icon.icon-ek_line_icon::before,
.icon.icon-ek_line_icon::before {
    content: "\ebe9"
}

.ekit-wid-con .fasicon.icon-ek_stroke_icon::before,
.ekit-wid-con .icon.icon-ek_stroke_icon::before,
.icon.icon-ek_stroke_icon::before {
    content: "\eba1"
}

.ekit-wid-con .fasicon.icon-ekit::before,
.ekit-wid-con .icon.icon-ekit::before,
.icon.icon-ekit::before {
    content: "\e947"
}

.ekit-wid-con .fasicon.icon-elements-kit-logo::before,
.ekit-wid-con .icon.icon-elements-kit-logo::before,
.icon.icon-elements-kit-logo::before {
    content: "\e90d"
}

.ekit-wid-con .fasicon.icon-degree-image::before,
.ekit-wid-con .icon.icon-degree-image::before,
.icon.icon-degree-image::before {
    content: "\e900"
}

.ekit-wid-con .fasicon.icon-accordion::before,
.ekit-wid-con .icon.icon-accordion::before,
.icon.icon-accordion::before {
    content: "\e901"
}

.ekit-wid-con .fasicon.icon-animated-flip-box::before,
.ekit-wid-con .icon.icon-animated-flip-box::before,
.icon.icon-animated-flip-box::before {
    content: "\e902"
}

.ekit-wid-con .fasicon.icon-animated-text::before,
.ekit-wid-con .icon.icon-animated-text::before,
.icon.icon-animated-text::before {
    content: "\e903"
}

.ekit-wid-con .fasicon.icon-brands::before,
.ekit-wid-con .icon.icon-brands::before,
.icon.icon-brands::before {
    content: "\e904"
}

.ekit-wid-con .fasicon.icon-business-hour::before,
.ekit-wid-con .icon.icon-business-hour::before,
.icon.icon-business-hour::before {
    content: "\e905"
}

.ekit-wid-con .fasicon.icon-button::before,
.ekit-wid-con .icon.icon-button::before,
.icon.icon-button::before {
    content: "\e906"
}

.ekit-wid-con .fasicon.icon-carousel::before,
.ekit-wid-con .icon.icon-carousel::before,
.icon.icon-carousel::before {
    content: "\e907"
}

.ekit-wid-con .fasicon.icon-Circle-progress::before,
.ekit-wid-con .icon.icon-Circle-progress::before,
.icon.icon-Circle-progress::before {
    content: "\e908"
}

.ekit-wid-con .fasicon.icon-contact-form::before,
.ekit-wid-con .icon.icon-contact-form::before,
.icon.icon-contact-form::before {
    content: "\e909"
}

.ekit-wid-con .fasicon.icon-countdown-timer::before,
.ekit-wid-con .icon.icon-countdown-timer::before,
.icon.icon-countdown-timer::before {
    content: "\e90a"
}

.ekit-wid-con .fasicon.icon-dropbar::before,
.ekit-wid-con .icon.icon-dropbar::before,
.icon.icon-dropbar::before {
    content: "\e90c"
}

.ekit-wid-con .fasicon.icon-faq::before,
.ekit-wid-con .icon.icon-faq::before,
.icon.icon-faq::before {
    content: "\e90e"
}

.ekit-wid-con .fasicon.icon-full-width-scroll::before,
.ekit-wid-con .icon.icon-full-width-scroll::before,
.icon.icon-full-width-scroll::before {
    content: "\e90f"
}

.ekit-wid-con .fasicon.icon-google-map::before,
.ekit-wid-con .icon.icon-google-map::before,
.icon.icon-google-map::before {
    content: "\e910"
}

.ekit-wid-con .fasicon.icon-heading-style::before,
.ekit-wid-con .icon.icon-heading-style::before,
.icon.icon-heading-style::before {
    content: "\e911"
}

.ekit-wid-con .fasicon.icon-help-desk::before,
.ekit-wid-con .icon.icon-help-desk::before,
.icon.icon-help-desk::before {
    content: "\e912"
}

.ekit-wid-con .fasicon.icon-horizontal-timeline::before,
.ekit-wid-con .icon.icon-horizontal-timeline::before,
.icon.icon-horizontal-timeline::before {
    content: "\e913"
}

.ekit-wid-con .fasicon.icon-iframe::before,
.ekit-wid-con .icon.icon-iframe::before,
.icon.icon-iframe::before {
    content: "\e914"
}

.ekit-wid-con .fasicon.icon-image-comparison::before,
.ekit-wid-con .icon.icon-image-comparison::before,
.icon.icon-image-comparison::before {
    content: "\e915"
}

.ekit-wid-con .fasicon.icon-image-gallery::before,
.ekit-wid-con .icon.icon-image-gallery::before,
.icon.icon-image-gallery::before {
    content: "\e916"
}

.ekit-wid-con .fasicon.icon-image-justify::before,
.ekit-wid-con .icon.icon-image-justify::before,
.icon.icon-image-justify::before {
    content: "\e917"
}

.ekit-wid-con .fasicon.icon-image-magnifier::before,
.ekit-wid-con .icon.icon-image-magnifier::before,
.icon.icon-image-magnifier::before {
    content: "\e918"
}

.ekit-wid-con .fasicon.icon-image-masonry::before,
.ekit-wid-con .icon.icon-image-masonry::before,
.icon.icon-image-masonry::before {
    content: "\e919"
}

.ekit-wid-con .fasicon.icon-inline-svg::before,
.ekit-wid-con .icon.icon-inline-svg::before,
.icon.icon-inline-svg::before {
    content: "\e91a"
}

.ekit-wid-con .fasicon.icon-instagram::before,
.ekit-wid-con .icon.icon-instagram::before,
.icon.icon-instagram::before {
    content: "\e91b"
}

.ekit-wid-con .fasicon.icon-listing::before,
.ekit-wid-con .icon.icon-listing::before,
.icon.icon-listing::before {
    content: "\e91c"
}

.ekit-wid-con .fasicon.icon-music-player::before,
.ekit-wid-con .icon.icon-music-player::before,
.icon.icon-music-player::before {
    content: "\e91d"
}

.ekit-wid-con .fasicon.icon-news-ticker::before,
.ekit-wid-con .icon.icon-news-ticker::before,
.icon.icon-news-ticker::before {
    content: "\e91e"
}

.ekit-wid-con .fasicon.icon-off-canvus-menu::before,
.ekit-wid-con .icon.icon-off-canvus-menu::before,
.icon.icon-off-canvus-menu::before {
    content: "\e91f"
}

.ekit-wid-con .fasicon.icon-parallax::before,
.ekit-wid-con .icon.icon-parallax::before,
.icon.icon-parallax::before {
    content: "\e920"
}

.ekit-wid-con .fasicon.icon-portfolio::before,
.ekit-wid-con .icon.icon-portfolio::before,
.icon.icon-portfolio::before {
    content: "\e921"
}

.ekit-wid-con .fasicon.icon-post-banner::before,
.ekit-wid-con .icon.icon-post-banner::before,
.icon.icon-post-banner::before {
    content: "\e922"
}

.ekit-wid-con .fasicon.icon-post-carousel::before,
.ekit-wid-con .icon.icon-post-carousel::before,
.icon.icon-post-carousel::before {
    content: "\e923"
}

.ekit-wid-con .fasicon.icon-post-grid::before,
.ekit-wid-con .icon.icon-post-grid::before,
.icon.icon-post-grid::before {
    content: "\e924"
}

.ekit-wid-con .fasicon.icon-post-slider::before,
.ekit-wid-con .icon.icon-post-slider::before,
.icon.icon-post-slider::before {
    content: "\e925"
}

.ekit-wid-con .fasicon.icon-pricing-list::before,
.ekit-wid-con .icon.icon-pricing-list::before,
.icon.icon-pricing-list::before {
    content: "\e926"
}

.ekit-wid-con .fasicon.icon-pricing-table::before,
.ekit-wid-con .icon.icon-pricing-table::before,
.icon.icon-pricing-table::before {
    content: "\e927"
}

.ekit-wid-con .fasicon.icon-product-featured::before,
.ekit-wid-con .icon.icon-product-featured::before,
.icon.icon-product-featured::before {
    content: "\e928"
}

.ekit-wid-con .fasicon.icon-product-image::before,
.ekit-wid-con .icon.icon-product-image::before,
.icon.icon-product-image::before {
    content: "\e929"
}

.ekit-wid-con .fasicon.icon-product-recent::before,
.ekit-wid-con .icon.icon-product-recent::before,
.icon.icon-product-recent::before {
    content: "\e92a"
}

.ekit-wid-con .fasicon.icon-product-sale::before,
.ekit-wid-con .icon.icon-product-sale::before,
.icon.icon-product-sale::before {
    content: "\e92b"
}

.ekit-wid-con .fasicon.icon-product-top-rated::before,
.ekit-wid-con .icon.icon-product-top-rated::before,
.icon.icon-product-top-rated::before {
    content: "\e92c"
}

.ekit-wid-con .fasicon.icon-product-top-seller::before,
.ekit-wid-con .icon.icon-product-top-seller::before,
.icon.icon-product-top-seller::before {
    content: "\e92d"
}

.ekit-wid-con .fasicon.icon-progress-bar::before,
.ekit-wid-con .icon.icon-progress-bar::before,
.icon.icon-progress-bar::before {
    content: "\e92e"
}

.ekit-wid-con .fasicon.icon-protected-content-v2::before,
.ekit-wid-con .icon.icon-protected-content-v2::before,
.icon.icon-protected-content-v2::before {
    content: "\e92f"
}

.ekit-wid-con .fasicon.icon-protected-content-v3::before,
.ekit-wid-con .icon.icon-protected-content-v3::before,
.icon.icon-protected-content-v3::before {
    content: "\e930"
}

.ekit-wid-con .fasicon.icon-protected-content::before,
.ekit-wid-con .icon.icon-protected-content::before,
.icon.icon-protected-content::before {
    content: "\e931"
}

.ekit-wid-con .fasicon.icon-qr_code::before,
.ekit-wid-con .icon.icon-qr_code::before,
.icon.icon-qr_code::before {
    content: "\e932"
}

.ekit-wid-con .fasicon.icon-scroll-button::before,
.ekit-wid-con .icon.icon-scroll-button::before,
.icon.icon-scroll-button::before {
    content: "\e933"
}

.ekit-wid-con .fasicon.icon-search1::before,
.ekit-wid-con .icon.icon-search1::before,
.icon.icon-search1::before {
    content: "\e934"
}

.ekit-wid-con .fasicon.icon-service::before,
.ekit-wid-con .icon.icon-service::before,
.icon.icon-service::before {
    content: "\e935"
}

.ekit-wid-con .fasicon.icon-slider-image::before,
.ekit-wid-con .icon.icon-slider-image::before,
.icon.icon-slider-image::before {
    content: "\e936"
}

.ekit-wid-con .fasicon.icon-social-share::before,
.ekit-wid-con .icon.icon-social-share::before,
.icon.icon-social-share::before {
    content: "\e937"
}

.ekit-wid-con .fasicon.icon-subscribe::before,
.ekit-wid-con .icon.icon-subscribe::before,
.icon.icon-subscribe::before {
    content: "\e938"
}

.ekit-wid-con .fasicon.icon-tab::before,
.ekit-wid-con .icon.icon-tab::before,
.icon.icon-tab::before {
    content: "\e939"
}

.ekit-wid-con .fasicon.icon-table::before,
.ekit-wid-con .icon.icon-table::before,
.icon.icon-table::before {
    content: "\e93a"
}

.ekit-wid-con .fasicon.icon-team-join::before,
.ekit-wid-con .icon.icon-team-join::before,
.icon.icon-team-join::before {
    content: "\e93b"
}

.ekit-wid-con .fasicon.icon-team-member::before,
.ekit-wid-con .icon.icon-team-member::before,
.icon.icon-team-member::before {
    content: "\e93c"
}

.ekit-wid-con .fasicon.icon-testimonial-carousel::before,
.ekit-wid-con .icon.icon-testimonial-carousel::before,
.icon.icon-testimonial-carousel::before {
    content: "\e93d"
}

.ekit-wid-con .fasicon.icon-testimonial-grid::before,
.ekit-wid-con .icon.icon-testimonial-grid::before,
.icon.icon-testimonial-grid::before {
    content: "\e93e"
}

.ekit-wid-con .fasicon.icon-testimonial-quote::before,
.ekit-wid-con .icon.icon-testimonial-quote::before,
.icon.icon-testimonial-quote::before {
    content: "\e93f"
}

.ekit-wid-con .fasicon.icon-testimonial-slider::before,
.ekit-wid-con .icon.icon-testimonial-slider::before,
.icon.icon-testimonial-slider::before {
    content: "\e940"
}

.ekit-wid-con .fasicon.icon-toggle::before,
.ekit-wid-con .icon.icon-toggle::before,
.icon.icon-toggle::before {
    content: "\e941"
}

.ekit-wid-con .fasicon.icon-user-login::before,
.ekit-wid-con .icon.icon-user-login::before,
.icon.icon-user-login::before {
    content: "\e942"
}

.ekit-wid-con .fasicon.icon-user-registration::before,
.ekit-wid-con .icon.icon-user-registration::before,
.icon.icon-user-registration::before {
    content: "\e943"
}

.ekit-wid-con .fasicon.icon-vertical-timeline::before,
.ekit-wid-con .icon.icon-vertical-timeline::before,
.icon.icon-vertical-timeline::before {
    content: "\e944"
}

.ekit-wid-con .fasicon.icon-video-player::before,
.ekit-wid-con .icon.icon-video-player::before,
.icon.icon-video-player::before {
    content: "\e945"
}

.ekit-wid-con .fasicon.icon-weather::before,
.ekit-wid-con .icon.icon-weather::before,
.icon.icon-weather::before {
    content: "\e946"
}

.ekit-wid-con .fasicon.icon-image-hover-effect::before,
.ekit-wid-con .icon.icon-image-hover-effect::before,
.icon.icon-image-hover-effect::before {
    content: "\ebea"
}

.ekit-wid-con .fasicon.icon-audio-player::before,
.ekit-wid-con .icon.icon-audio-player::before,
.icon.icon-audio-player::before {
    content: "\ebeb"
}

.ekit-wid-con .fasicon.icon-category-list::before,
.ekit-wid-con .icon.icon-category-list::before,
.icon.icon-category-list::before {
    content: "\ebec"
}

.ekit-wid-con .fasicon.icon-fancy-heading::before,
.ekit-wid-con .icon.icon-fancy-heading::before,
.icon.icon-fancy-heading::before {
    content: "\ebed"
}

.ekit-wid-con .fasicon.icon-google-review::before,
.ekit-wid-con .icon.icon-google-review::before,
.icon.icon-google-review::before {
    content: "\ebee"
}

.ekit-wid-con .fasicon.icon-image-masking::before,
.ekit-wid-con .icon.icon-image-masking::before,
.icon.icon-image-masking::before {
    content: "\ebef"
}

.ekit-wid-con .fasicon.icon-image-morphing::before,
.ekit-wid-con .icon.icon-image-morphing::before,
.icon.icon-image-morphing::before {
    content: "\ebf0"
}

.ekit-wid-con .fasicon.icon-page-list::before,
.ekit-wid-con .icon.icon-page-list::before,
.icon.icon-page-list::before {
    content: "\ebf1"
}

.ekit-wid-con .fasicon.icon-post-list::before,
.ekit-wid-con .icon.icon-post-list::before,
.icon.icon-post-list::before {
    content: "\ebf2"
}

.ekit-wid-con .fasicon.icon-price-menu::before,
.ekit-wid-con .icon.icon-price-menu::before,
.icon.icon-price-menu::before {
    content: "\ebf3"
}

.ekit-wid-con .fasicon.icon-stylish-list::before,
.ekit-wid-con .icon.icon-stylish-list::before,
.icon.icon-stylish-list::before {
    content: "\ebf4"
}

.ekit-wid-con .fasicon.icon-advanced-tooltip::before,
.ekit-wid-con .icon.icon-advanced-tooltip::before,
.icon.icon-advanced-tooltip::before {
    content: "\ebf5"
}

.ekit-wid-con .fasicon.icon-avatar::before,
.ekit-wid-con .icon.icon-avatar::before,
.icon.icon-avatar::before {
    content: "\ebf6"
}

.ekit-wid-con .fasicon.icon-content-ticker::before,
.ekit-wid-con .icon.icon-content-ticker::before,
.icon.icon-content-ticker::before {
    content: "\ebf7"
}

.ekit-wid-con .fasicon.icon-coupon-code::before,
.ekit-wid-con .icon.icon-coupon-code::before,
.icon.icon-coupon-code::before {
    content: "\ebf8"
}

.ekit-wid-con .fasicon.icon-flip-box::before,
.ekit-wid-con .icon.icon-flip-box::before,
.icon.icon-flip-box::before {
    content: "\ebf9"
}

.ekit-wid-con .fasicon.icon-next-dark::before,
.ekit-wid-con .icon.icon-next-dark::before,
.icon.icon-next-dark::before {
    content: "\ebfa"
}

.ekit-wid-con .fasicon.icon-onepage-scroll::before,
.ekit-wid-con .icon.icon-onepage-scroll::before,
.icon.icon-onepage-scroll::before {
    content: "\ebfb"
}

.ekit-wid-con .fasicon.icon-pause-dark::before,
.ekit-wid-con .icon.icon-pause-dark::before,
.icon.icon-pause-dark::before {
    content: "\ebfc"
}

.ekit-wid-con .fasicon.icon-previous-dark::before,
.ekit-wid-con .icon.icon-previous-dark::before,
.icon.icon-previous-dark::before {
    content: "\ebfd"
}

.ekit-wid-con .fasicon.icon-team-carousel-slider::before,
.ekit-wid-con .icon.icon-team-carousel-slider::before,
.icon.icon-team-carousel-slider::before {
    content: "\ebfe"
}

.ekit-wid-con .fasicon.icon-volume-cross::before,
.ekit-wid-con .icon.icon-volume-cross::before,
.icon.icon-volume-cross::before {
    content: "\ebff"
}

.ekit-wid-con .fasicon.icon-volume-dark::before,
.ekit-wid-con .icon.icon-volume-dark::before,
.icon.icon-volume-dark::before {
    content: "\ec00"
}

.ekit-wid-con .fasicon.icon-volume-high-dark::before,
.ekit-wid-con .icon.icon-volume-high-dark::before,
.icon.icon-volume-high-dark::before {
    content: "\ec01"
}

.ekit-wid-con .fasicon.icon-volume-low-dark::before,
.ekit-wid-con .icon.icon-volume-low-dark::before,
.icon.icon-volume-low-dark::before {
    content: "\ec02"
}

.ekit-wid-con .fasicon.icon-volume-mute::before,
.ekit-wid-con .icon.icon-volume-mute::before,
.icon.icon-volume-mute::before {
    content: "\ec03"
}

.ekit-wid-con .fasicon.icon-youtube-feed::before,
.ekit-wid-con .icon.icon-youtube-feed::before,
.icon.icon-youtube-feed::before {
    content: "\ec04"
}

.ekit-wid-con .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.ekit-wid-con .col,
.ekit-wid-con .col-1,
.ekit-wid-con .col-10,
.ekit-wid-con .col-11,
.ekit-wid-con .col-12,
.ekit-wid-con .col-2,
.ekit-wid-con .col-3,
.ekit-wid-con .col-4,
.ekit-wid-con .col-5,
.ekit-wid-con .col-6,
.ekit-wid-con .col-7,
.ekit-wid-con .col-8,
.ekit-wid-con .col-9,
.ekit-wid-con .col-auto,
.ekit-wid-con .col-lg,
.ekit-wid-con .col-lg-1,
.ekit-wid-con .col-lg-10,
.ekit-wid-con .col-lg-11,
.ekit-wid-con .col-lg-12,
.ekit-wid-con .col-lg-2,
.ekit-wid-con .col-lg-3,
.ekit-wid-con .col-lg-4,
.ekit-wid-con .col-lg-5,
.ekit-wid-con .col-lg-6,
.ekit-wid-con .col-lg-7,
.ekit-wid-con .col-lg-8,
.ekit-wid-con .col-lg-9,
.ekit-wid-con .col-lg-auto,
.ekit-wid-con .col-md,
.ekit-wid-con .col-md-1,
.ekit-wid-con .col-md-10,
.ekit-wid-con .col-md-11,
.ekit-wid-con .col-md-12,
.ekit-wid-con .col-md-2,
.ekit-wid-con .col-md-3,
.ekit-wid-con .col-md-4,
.ekit-wid-con .col-md-5,
.ekit-wid-con .col-md-6,
.ekit-wid-con .col-md-7,
.ekit-wid-con .col-md-8,
.ekit-wid-con .col-md-9,
.ekit-wid-con .col-md-auto,
.ekit-wid-con .col-sm,
.ekit-wid-con .col-sm-1,
.ekit-wid-con .col-sm-10,
.ekit-wid-con .col-sm-11,
.ekit-wid-con .col-sm-12,
.ekit-wid-con .col-sm-2,
.ekit-wid-con .col-sm-3,
.ekit-wid-con .col-sm-4,
.ekit-wid-con .col-sm-5,
.ekit-wid-con .col-sm-6,
.ekit-wid-con .col-sm-7,
.ekit-wid-con .col-sm-8,
.ekit-wid-con .col-sm-9,
.ekit-wid-con .col-sm-auto,
.ekit-wid-con .col-xl,
.ekit-wid-con .col-xl-1,
.ekit-wid-con .col-xl-10,
.ekit-wid-con .col-xl-11,
.ekit-wid-con .col-xl-12,
.ekit-wid-con .col-xl-2,
.ekit-wid-con .col-xl-3,
.ekit-wid-con .col-xl-4,
.ekit-wid-con .col-xl-5,
.ekit-wid-con .col-xl-6,
.ekit-wid-con .col-xl-7,
.ekit-wid-con .col-xl-8,
.ekit-wid-con .col-xl-9,
.ekit-wid-con .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.ekit-wid-con .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%
}

.ekit-wid-con .row-cols-1>* {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.ekit-wid-con .row-cols-2>* {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.ekit-wid-con .row-cols-3>* {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.ekit-wid-con .row-cols-4>* {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
}

.ekit-wid-con .row-cols-5>* {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%
}

.ekit-wid-con .row-cols-6>* {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.ekit-wid-con .col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.ekit-wid-con .col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.ekit-wid-con .col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.ekit-wid-con .col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
}

.ekit-wid-con .col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.ekit-wid-con .col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.ekit-wid-con .col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.ekit-wid-con .col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.ekit-wid-con .col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.ekit-wid-con .col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
}

.ekit-wid-con .col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.ekit-wid-con .col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.ekit-wid-con .col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.ekit-wid-con .order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
}

.ekit-wid-con .order-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13
}

.ekit-wid-con .order-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0
}

.ekit-wid-con .order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
}

.ekit-wid-con .order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
}

.ekit-wid-con .order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
}

.ekit-wid-con .order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
}

.ekit-wid-con .order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
}

.ekit-wid-con .order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
}

.ekit-wid-con .order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7
}

.ekit-wid-con .order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8
}

.ekit-wid-con .order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9
}

.ekit-wid-con .order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10
}

.ekit-wid-con .order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11
}

.ekit-wid-con .order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12
}

.ekit-wid-con .offset-1 {
    margin-left: 8.333333%
}

.ekit-wid-con .offset-2 {
    margin-left: 16.666667%
}

.ekit-wid-con .offset-3 {
    margin-left: 25%
}

.ekit-wid-con .offset-4 {
    margin-left: 33.333333%
}

.ekit-wid-con .offset-5 {
    margin-left: 41.666667%
}

.ekit-wid-con .offset-6 {
    margin-left: 50%
}

.ekit-wid-con .offset-7 {
    margin-left: 58.333333%
}

.ekit-wid-con .offset-8 {
    margin-left: 66.666667%
}

.ekit-wid-con .offset-9 {
    margin-left: 75%
}

.ekit-wid-con .offset-10 {
    margin-left: 83.333333%
}

.ekit-wid-con .offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .ekit-wid-con .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .ekit-wid-con .row-cols-sm-1>* {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .ekit-wid-con .row-cols-sm-2>* {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .ekit-wid-con .row-cols-sm-3>* {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .ekit-wid-con .row-cols-sm-4>* {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .ekit-wid-con .row-cols-sm-5>* {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%
    }
    .ekit-wid-con .row-cols-sm-6>* {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .ekit-wid-con .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .ekit-wid-con .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .ekit-wid-con .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .ekit-wid-con .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .ekit-wid-con .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .ekit-wid-con .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .ekit-wid-con .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .ekit-wid-con .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .ekit-wid-con .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .ekit-wid-con .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .ekit-wid-con .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .ekit-wid-con .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .ekit-wid-con .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .ekit-wid-con .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .ekit-wid-con .order-sm-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13
    }
    .ekit-wid-con .order-sm-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .ekit-wid-con .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .ekit-wid-con .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .ekit-wid-con .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .ekit-wid-con .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .ekit-wid-con .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .ekit-wid-con .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .ekit-wid-con .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .ekit-wid-con .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .ekit-wid-con .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .ekit-wid-con .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .ekit-wid-con .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .ekit-wid-con .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .ekit-wid-con .offset-sm-0 {
        margin-left: 0
    }
    .ekit-wid-con .offset-sm-1 {
        margin-left: 8.333333%
    }
    .ekit-wid-con .offset-sm-2 {
        margin-left: 16.666667%
    }
    .ekit-wid-con .offset-sm-3 {
        margin-left: 25%
    }
    .ekit-wid-con .offset-sm-4 {
        margin-left: 33.333333%
    }
    .ekit-wid-con .offset-sm-5 {
        margin-left: 41.666667%
    }
    .ekit-wid-con .offset-sm-6 {
        margin-left: 50%
    }
    .ekit-wid-con .offset-sm-7 {
        margin-left: 58.333333%
    }
    .ekit-wid-con .offset-sm-8 {
        margin-left: 66.666667%
    }
    .ekit-wid-con .offset-sm-9 {
        margin-left: 75%
    }
    .ekit-wid-con .offset-sm-10 {
        margin-left: 83.333333%
    }
    .ekit-wid-con .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .ekit-wid-con .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .ekit-wid-con .row-cols-md-1>* {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .ekit-wid-con .row-cols-md-2>* {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .ekit-wid-con .row-cols-md-3>* {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .ekit-wid-con .row-cols-md-4>* {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .ekit-wid-con .row-cols-md-5>* {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%
    }
    .ekit-wid-con .row-cols-md-6>* {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .ekit-wid-con .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .ekit-wid-con .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .ekit-wid-con .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .ekit-wid-con .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .ekit-wid-con .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .ekit-wid-con .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .ekit-wid-con .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .ekit-wid-con .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .ekit-wid-con .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .ekit-wid-con .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .ekit-wid-con .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .ekit-wid-con .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .ekit-wid-con .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .ekit-wid-con .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .ekit-wid-con .order-md-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13
    }
    .ekit-wid-con .order-md-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .ekit-wid-con .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .ekit-wid-con .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .ekit-wid-con .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .ekit-wid-con .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .ekit-wid-con .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .ekit-wid-con .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .ekit-wid-con .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .ekit-wid-con .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .ekit-wid-con .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .ekit-wid-con .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .ekit-wid-con .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .ekit-wid-con .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .ekit-wid-con .offset-md-0 {
        margin-left: 0
    }
    .ekit-wid-con .offset-md-1 {
        margin-left: 8.333333%
    }
    .ekit-wid-con .offset-md-2 {
        margin-left: 16.666667%
    }
    .ekit-wid-con .offset-md-3 {
        margin-left: 25%
    }
    .ekit-wid-con .offset-md-4 {
        margin-left: 33.333333%
    }
    .ekit-wid-con .offset-md-5 {
        margin-left: 41.666667%
    }
    .ekit-wid-con .offset-md-6 {
        margin-left: 50%
    }
    .ekit-wid-con .offset-md-7 {
        margin-left: 58.333333%
    }
    .ekit-wid-con .offset-md-8 {
        margin-left: 66.666667%
    }
    .ekit-wid-con .offset-md-9 {
        margin-left: 75%
    }
    .ekit-wid-con .offset-md-10 {
        margin-left: 83.333333%
    }
    .ekit-wid-con .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .ekit-wid-con .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .ekit-wid-con .row-cols-lg-1>* {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .ekit-wid-con .row-cols-lg-2>* {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .ekit-wid-con .row-cols-lg-3>* {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .ekit-wid-con .row-cols-lg-4>* {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .ekit-wid-con .row-cols-lg-5>* {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%
    }
    .ekit-wid-con .row-cols-lg-6>* {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .ekit-wid-con .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .ekit-wid-con .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .ekit-wid-con .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .ekit-wid-con .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .ekit-wid-con .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .ekit-wid-con .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .ekit-wid-con .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .ekit-wid-con .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .ekit-wid-con .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .ekit-wid-con .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .ekit-wid-con .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .ekit-wid-con .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .ekit-wid-con .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .ekit-wid-con .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .ekit-wid-con .order-lg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13
    }
    .ekit-wid-con .order-lg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .ekit-wid-con .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .ekit-wid-con .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .ekit-wid-con .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .ekit-wid-con .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .ekit-wid-con .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .ekit-wid-con .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .ekit-wid-con .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .ekit-wid-con .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .ekit-wid-con .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .ekit-wid-con .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .ekit-wid-con .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .ekit-wid-con .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .ekit-wid-con .offset-lg-0 {
        margin-left: 0
    }
    .ekit-wid-con .offset-lg-1 {
        margin-left: 8.333333%
    }
    .ekit-wid-con .offset-lg-2 {
        margin-left: 16.666667%
    }
    .ekit-wid-con .offset-lg-3 {
        margin-left: 25%
    }
    .ekit-wid-con .offset-lg-4 {
        margin-left: 33.333333%
    }
    .ekit-wid-con .offset-lg-5 {
        margin-left: 41.666667%
    }
    .ekit-wid-con .offset-lg-6 {
        margin-left: 50%
    }
    .ekit-wid-con .offset-lg-7 {
        margin-left: 58.333333%
    }
    .ekit-wid-con .offset-lg-8 {
        margin-left: 66.666667%
    }
    .ekit-wid-con .offset-lg-9 {
        margin-left: 75%
    }
    .ekit-wid-con .offset-lg-10 {
        margin-left: 83.333333%
    }
    .ekit-wid-con .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .ekit-wid-con .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .ekit-wid-con .row-cols-xl-1>* {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .ekit-wid-con .row-cols-xl-2>* {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .ekit-wid-con .row-cols-xl-3>* {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .ekit-wid-con .row-cols-xl-4>* {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .ekit-wid-con .row-cols-xl-5>* {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%
    }
    .ekit-wid-con .row-cols-xl-6>* {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .ekit-wid-con .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .ekit-wid-con .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .ekit-wid-con .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .ekit-wid-con .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .ekit-wid-con .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .ekit-wid-con .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .ekit-wid-con .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .ekit-wid-con .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .ekit-wid-con .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .ekit-wid-con .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .ekit-wid-con .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .ekit-wid-con .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .ekit-wid-con .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .ekit-wid-con .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .ekit-wid-con .order-xl-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13
    }
    .ekit-wid-con .order-xl-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .ekit-wid-con .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .ekit-wid-con .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .ekit-wid-con .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .ekit-wid-con .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .ekit-wid-con .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .ekit-wid-con .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .ekit-wid-con .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .ekit-wid-con .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .ekit-wid-con .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .ekit-wid-con .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .ekit-wid-con .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .ekit-wid-con .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .ekit-wid-con .offset-xl-0 {
        margin-left: 0
    }
    .ekit-wid-con .offset-xl-1 {
        margin-left: 8.333333%
    }
    .ekit-wid-con .offset-xl-2 {
        margin-left: 16.666667%
    }
    .ekit-wid-con .offset-xl-3 {
        margin-left: 25%
    }
    .ekit-wid-con .offset-xl-4 {
        margin-left: 33.333333%
    }
    .ekit-wid-con .offset-xl-5 {
        margin-left: 41.666667%
    }
    .ekit-wid-con .offset-xl-6 {
        margin-left: 50%
    }
    .ekit-wid-con .offset-xl-7 {
        margin-left: 58.333333%
    }
    .ekit-wid-con .offset-xl-8 {
        margin-left: 66.666667%
    }
    .ekit-wid-con .offset-xl-9 {
        margin-left: 75%
    }
    .ekit-wid-con .offset-xl-10 {
        margin-left: 83.333333%
    }
    .ekit-wid-con .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.ekit-wid-con .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.ekit-wid-con .fade.in {
    opacity: 1
}

.ekit-wid-con .collapse {
    display: none
}

.ekit-wid-con .collapse.in {
    display: block
}

.ekit-wid-con .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.ekit-wid-con .nav-tabs {
    border-bottom: 1px solid #ddd
}

.ekit-wid-con .nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.ekit-wid-con .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #fff0;
    border-radius: 4px 4px 0 0
}

.ekit-wid-con .nav-tabs>li.active>a,
.ekit-wid-con .nav-tabs>li.active>a:focus,
.ekit-wid-con .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: #fff0
}

.ekit-wid-con .tab-content>.tab-pane {
    display: none
}

.ekit-wid-con .tab-content>.active {
    display: block
}

.ekit-wid-con .clearfix::after,
.ekit-wid-con .clearfix::before,
.ekit-wid-con .nav::after,
.ekit-wid-con .nav::before,
.ekit-wid-con .row::after,
.ekit-wid-con .row::before {
    display: table;
    content: " "
}

.ekit-wid-con .clearfix::after,
.ekit-wid-con .nav::after,
.ekit-wid-con .row::after {
    clear: both
}

.ekit-wid-con .hide {
    display: none !important
}

.ekit-wid-con .show {
    display: block !important
}

:focus {
    outline: 0
}

.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: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    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-ajax-holder .mfp-content,
.mfp-inline-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.ekit-popup-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close.ekit-popup-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-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-arrow,
button.mfp-close.ekit-popup-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close.ekit-popup-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.ekit-popup-close:focus,
.mfp-close.ekit-popup-close:hover {
    opacity: 1
}

.mfp-close.ekit-popup-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-closeekit-popup-close {
    color: #333
}

.mfp-iframe-holder .mfp-close.ekit-popup-close,
.mfp-image-holder .mfp-close.ekit-popup-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: #fff0
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow::after,
.mfp-arrow::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset #fff0
}

.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.ekit-popup-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%;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / .6);
    box-shadow: 0 0 8px rgb(0 0 0 / .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / .6);
    box-shadow: 0 0 8px rgb(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: rgb(0 0 0 / .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        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.ekit-popup-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgb(0 0 0 / .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@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
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.twentytwenty-horizontal .twentytwenty-handle::after,
.twentytwenty-horizontal .twentytwenty-handle::before,
.twentytwenty-vertical .twentytwenty-handle::after,
.twentytwenty-vertical .twentytwenty-handle::before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0 0 12px rgb(51 51 51 / .5);
    box-shadow: 0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-horizontal .twentytwenty-handle::after,
.twentytwenty-horizontal .twentytwenty-handle::before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle::after,
.twentytwenty-vertical .twentytwenty-handle::before {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.twentytwenty-after-label,
.twentytwenty-before-label {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.twentytwenty-after-label::before,
.twentytwenty-before-label::before {
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em
}

.twentytwenty-after-label::before,
.twentytwenty-before-label::before {
    position: absolute;
    background: rgb(255 255 255 / .2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-after-label::before,
.twentytwenty-horizontal .twentytwenty-before-label::before {
    top: 50%;
    margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-after-label::before,
.twentytwenty-vertical .twentytwenty-before-label::before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: auto;
    display: inline-block
}

.twentytwenty-down-arrow,
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow {
    width: 0;
    height: 0;
    border: 6px inset #fff0;
    position: absolute
}

.twentytwenty-handle .twentytwenty-left-arrow,
.twentytwenty-handle .twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px
}

.twentytwenty-handle .twentytwenty-down-arrow,
.twentytwenty-handle .twentytwenty-up-arrow {
    left: 50%;
    margin-left: -6px
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: #fff0
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-before-label::before {
    content: attr(data-content)
}

.twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-after-label::before {
    content: attr(data-content)
}

.twentytwenty-horizontal .twentytwenty-before-label::before {
    left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label::before {
    right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label::before {
    top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label::before {
    bottom: 10px
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    transition-property: background;
    background: #fff0;
    z-index: 25
}

.twentytwenty-overlay:hover {
    background: rgb(0 0 0 / .5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

div.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    border-radius: 1000px;
    -webkit-box-shadow: 0 0 12px rgb(51 51 51 / .5);
    box-shadow: 0 0 12px rgb(51 51 51 / .5);
    z-index: 40;
    cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle::before {
    bottom: 50%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0 3px 0 #fff, 0 0 12px rgb(51 51 51 / .5);
    box-shadow: 0 3px 0 #fff, 0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-horizontal .twentytwenty-handle::after {
    top: 50%;
    margin-top: 22px;
    -webkit-box-shadow: 0 -3px 0 #fff, 0 0 12px rgb(51 51 51 / .5);
    box-shadow: 0 -3px 0 #fff, 0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-vertical .twentytwenty-handle::before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 #fff, 0 0 12px rgb(51 51 51 / .5);
    box-shadow: 3px 0 0 #fff, 0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-vertical .twentytwenty-handle::after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 #fff, 0 0 12px rgb(51 51 51 / .5);
    box-shadow: -3px 0 0 #fff, 0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-handle>.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px
}

.twentytwenty-handle>.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px
}

.twentytwenty-handle>.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px
}

.twentytwenty-handle>.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px
}

.nav-alignment-dynamic,
.nav-alignment-flex-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementskit-menu-container {
    z-index: 10000
}

.elementskit-navbar-nav>li>a .ekit-menu-icon {
    padding-right: 5px
}

.ekit-menu-badge {
    position: absolute;
    top: 5px;
    left: 50%;
    background-color: #bbb;
    color: #fff;
    font-size: 16px;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 8px;
    line-height: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 10
}

.ekit-menu-badge>.ekit-menu-badge-arrow {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: solid #fff0;
    border-right: solid #fff0;
    border-top: solid #bbb;
    border-bottom: solid #fff0;
    border-width: 6px
}

.elementskit-dropdown li {
    position: relative
}

.elementskit-dropdown .ekit-menu-badge {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementskit-navbar-nav-default .elementskit-navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: 0
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li {
    position: relative
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover {
    text-decoration: none
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li.elementskit-megamenu-has {
    position: static
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal
}

.elementskit-navbar-nav-default .elementskit-dropdown {
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    background-color: #f4f4f4;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding-left: 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown {
    left: 100%;
    top: 0
}

.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown.open-fromleft {
    left: auto;
    right: 100%
}

.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a {
    display: block;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 15px;
    padding-right: 10px;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-dropdown li:hover>a,
.elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown li>a:hover {
    color: #1e73be;
    background-color: #fff
}

.elementskit-navbar-nav-default .elementskit-submenu-panel>li:hover>a,
.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a:hover {
    color: #0d3a4f;
    background-color: rgb(255 255 255 / .5)
}

.elementskit-navbar-nav-default .elementskit-megamenu-panel {
    width: 100%
}

.elementskit-navbar-nav-default .elementskit-overlay {
    display: none
}

.elementskit-navbar-nav-default .elementskit-nav-identity-panel {
    display: none
}

.elementskit-navbar-nav-default .elementskit-menu-close {
    border: 1px solid rgb(0 0 0 / .5);
    color: rgb(51 51 51 / .5);
    float: right;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a {
    position: relative
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
    margin-left: 6px;
    display: block;
    float: right;
    cursor: pointer;
    position: relative;
    font-size: 11px
}

@media (max-width:1024px) {
    .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        padding: 4px 15px
    }
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
    font-weight: 900;
    font-style: normal
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a svg.elementskit-submenu-indicator {
    width: 1em;
    height: 1em
}

.elementskit-navbar-nav-default.elementskit-menu-container {
    background: #fff0;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff0), to(#fff0));
    background: linear-gradient(0deg, #fff0 0, #fff0 100%);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    height: 100px;
    z-index: 90000
}

.elementskit-navbar-nav-default .elementskit-dropdown {
    min-width: 250px;
    margin-left: 0
}

.elementskit-navbar-nav-default .elementskit-navbar-nav {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    font-size: 15px;
    color: #000;
    padding-left: 15px;
    padding-right: 15px
}

.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-justified {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:1025px) {
    .elementskit-navbar-nav-default .elementskit-dropdown {
        -webkit-box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        max-height: none;
        z-index: 999
    }
    .elementskit-navbar-nav-default .elementskit-megamenu-panel {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        margin-left: 0;
        position: absolute;
        left: 0;
        top: 100%;
        display: block;
        z-index: 999
    }
}

@media (min-width:1025px) {
    .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has:hover>.elementskit-megamenu-panel {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto
    }
}

.elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has .elementskit-dropdown {
    display: none
}

.elementskit-navbar-nav-default.ekit-nav-dropdown-click .ekit-dropdown-open-onclick {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto
}

@media (max-width:1024px) {
    .ekit_menu_responsive_tablet>.elementskit-navbar-nav-default {
        background-color: #f7f7f7
    }
    .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
        width: 100%;
        position: fixed;
        top: 0;
        left: -100vw;
        height: 100%;
        -webkit-box-shadow: 0 10px 30px 0 #fff0;
        box-shadow: 0 10px 30px 0 #fff0;
        overflow-y: auto;
        overflow-x: hidden;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        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;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-transition: left .6s cubic-bezier(.6, .1, .68, .53);
        transition: left .6s cubic-bezier(.6, .1, .68, .53)
    }
    .elementskit-navbar-nav-default .no-scroller {
        overflow: hidden
    }
    .elementskit-navbar-nav-default .elementskit-nav-identity-panel {
        display: block;
        position: relative;
        z-index: 5;
        width: 100%
    }
    .elementskit-navbar-nav-default .elementskit-nav-identity-panel .elementskit-site-title {
        float: left
    }
    .elementskit-navbar-nav-default .elementskit-nav-identity-panel .elementskit-menu-close {
        float: right
    }
    .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
        color: #000;
        font-size: 12px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 5px;
        padding-bottom: 5px
    }
    .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover {
        color: #0d3a4f
    }
    .elementskit-navbar-nav-default .elementskit-navbar-nav>li:hover>a {
        color: #0d3a4f
    }
    .elementskit-navbar-nav-default .elementskit-submenu-panel>li>a {
        color: #000;
        font-size: 12px;
        padding-top: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 7px
    }
    .elementskit-navbar-nav-default .elementskit-dropdown {
        display: block;
        border: 0;
        margin-left: 0
    }
    .elementskit-navbar-nav-default .elementskit-megamenu-panel {
        display: none
    }
    .elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown-has>.elementskit-dropdown li a {
        padding-left: 15px
    }
}

@media (max-width:767px) {
    .ekit_menu_responsive_mobile>.elementskit-navbar-nav-default {
        background-color: #f7f7f7
    }
}

@media (min-width:1025px) {
    .ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown {
        -webkit-box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        max-height: none;
        z-index: 999
    }
    .ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto
    }
}

@media only screen and (max-width:1023px) and (min-width:768px) {
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto
    }
}

@media only screen and (max-width:1024px) and (min-width:766px) {
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown {
        display: none
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown {
        display: none
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel {
        display: none
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open {
        display: block;
        max-height: 2500px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: max-height 5s ease-out;
        transition: max-height 5s ease-out
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav {
        overflow-y: auto
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown {
        left: 0
    }
}

.elementskit-menu-close,
.elementskit-menu-hamburger {
    display: none
}

.elementskit-menu-hamburger {
    color: #000
}

@media (max-width:1024px) {
    .elementskit-menu-overlay {
        display: block;
        position: fixed;
        z-index: 14;
        top: 0;
        left: -100%;
        height: 100%;
        width: 100%;
        background-color: rgb(51 51 51 / .5);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .6s cubic-bezier(.6, .1, .68, .53) .4s;
        transition: all .6s cubic-bezier(.6, .1, .68, .53) .4s
    }
    .elementor-element-edit-mode .elementskit-menu-overlay {
        left: 100%
    }
    .elementskit-menu-hamburger {
        border: 1px solid rgb(0 0 0 / .2);
        float: right
    }
    .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        background-color: rgb(0 0 0 / .5)
    }
    .elementskit-menu-close,
    .elementskit-menu-hamburger {
        padding: 8px;
        background-color: #fff0;
        border-radius: .25rem;
        position: relative;
        z-index: 10;
        cursor: pointer;
        width: 45px;
        -webkit-transition: all .4s ease-in;
        transition: all .4s ease-in
    }
    .elementskit-menu-close .elementskit-menu-hamburger-icon,
    .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        height: 1px;
        width: 100%;
        display: block;
        margin-bottom: 4px
    }
    .elementskit-menu-close .elementskit-menu-hamburger-icon:last-child,
    .elementskit-menu-hamburger .elementskit-menu-hamburger-icon:last-child {
        margin-bottom: 0
    }
    .elementskit-navbar-nav .ekit-menu-badge {
        font-size: 7px
    }
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>.elementskit-dropdown>li>a .ekit-menu-badge .ekit-menu-badge-arrow {
    display: none
}

.dropdown-item,
.ekit-menu-nav-link {
    position: relative
}

.dropdown-item>i,
.ekit-menu-nav-link>i {
    padding-right: 5px
}

@-webkit-keyframes xs-zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes xs-zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.xs-zoomIn {
    -webkit-animation-name: xs-zoomIn;
    animation-name: xs-zoomIn
}

.elementskit-nav-logo {
    display: inline-block
}

@media (max-width:1024px) {
    .elementor-widget-ekit-nav-menu {
        -webkit-animation: none !important;
        animation: none !important
    }
    .ekit-wid-con:not(.ekit_menu_responsive_mobile) .elementskit-navbar-nav {
        display: block
    }
}

@media (max-width:1024px) {
    .elementskit-menu-close,
    .elementskit-menu-hamburger {
        display: block
    }
    .elementskit-menu-container {
        max-width: 350px
    }
    .elementskit-menu-overlay.active {
        left: 0;
        -webkit-transition: all .6s cubic-bezier(.22, .61, .24, 1) 0s;
        transition: all .6s cubic-bezier(.22, .61, .24, 1) 0s
    }
    .elementskit-menu-offcanvas-elements {
        height: 100% !important;
        padding-bottom: 10px
    }
    .elementskit-menu-offcanvas-elements.active {
        left: 0
    }
    .elementskit-dropdown {
        position: relative;
        max-height: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: max-height 2s cubic-bezier(0, 1, 0, 1);
        transition: max-height 2s cubic-bezier(0, 1, 0, 1)
    }
    .ekit_menu_responsive_tablet .ekit-menu-badge {
        position: static;
        margin-left: 10px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-transform: none;
        transform: none
    }
    .ekit_menu_responsive_tablet .ekit-menu-badge>.ekit-menu-badge-arrow {
        display: none
    }
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        margin-left: auto
    }
    .ekit_menu_responsive_tablet .elementskit-submenu-indicator {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border: 1px solid;
        border-radius: 30px
    }
}

@media screen and (min-width:766px) and (max-width:1024px) {
    .ekit_menu_responsive_mobile .elementskit-menu-offcanvas-elements {
        position: static
    }
    .ekit_menu_responsive_mobile .elementskit-nav-identity-panel {
        display: none
    }
    .ekit_menu_responsive_mobile .elementskit-menu-hamburger {
        display: none
    }
    .ekit_menu_responsive_mobile .elementskit-menu-container {
        overflow-y: unset;
        overflow-x: unset
    }
    .ekit_menu_responsive_mobile .elementskit-dropdown {
        -webkit-box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        max-height: none;
        z-index: 999
    }
    .ekit_menu_responsive_mobile .elementskit-megamenu-panel {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        margin-left: 0;
        position: absolute;
        left: 0;
        top: 100%;
        display: block;
        z-index: 999
    }
    .ekit_menu_responsive_mobile .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel {
        width: 100vw
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position {
        position: relative
    }
    .ekit_menu_responsive_mobile .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container {
        max-width: none
    }
}

@media (max-width:767px) {
    .ekit_menu_responsive_mobile .elementskit-navbar-nav {
        display: block
    }
    .ekit_menu_responsive_mobile .elementskit-dropdown {
        position: relative
    }
    .ekit_menu_responsive_mobile .ekit-menu-badge {
        position: static;
        margin-left: 10px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-transform: none;
        transform: none
    }
    .ekit_menu_responsive_mobile .ekit-menu-badge>.ekit-menu-badge-arrow {
        display: none
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        margin-left: auto
    }
    .ekit_menu_responsive_mobile .elementskit-submenu-indicator {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border: 1px solid;
        border-radius: 30px
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown {
        display: none
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown {
        display: none
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel {
        display: none
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open {
        display: block;
        max-height: 2500px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: max-height 5s ease-out;
        transition: max-height 5s ease-out
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-navbar-nav,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav {
        overflow-y: auto
    }
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown,
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown {
        left: 0
    }
}

.elementskit-navbar-nav .elementskit-submenu-panel>li:hover>a>i,
.elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover>i {
    color: inherit !important
}

@media (max-width:767px) {
    .ekit-sticky .elementskit-menu-container.elementskit-menu-offcanvas-elements {
        height: 120vh !important
    }
    .ekit-sticky .elementskit-menu-overlay {
        display: none
    }
    .ekit-sticky .elementskit-menu-offcanvas-elements::before {
        position: fixed;
        content: "";
        top: 0;
        left: -110%;
        height: 100%;
        width: 100%;
        background-color: rgb(51 51 51 / .5);
        -webkit-transition: left .5s ease;
        transition: left .5s ease
    }
    .ekit-sticky .elementskit-menu-offcanvas-elements::after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: inherit
    }
    .ekit-sticky .elementskit-menu-offcanvas-elements.active::before {
        left: 0
    }
    .ekit-sticky .elementskit-navbar-nav-default .elementskit-navbar-nav {
        position: relative;
        z-index: 5
    }
}

@media (min-width:1025px) {
    .elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel {
        width: 100vw
    }
    .elementor-widget-ekit-nav-menu .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position {
        position: relative
    }
    .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container {
        max-width: none
    }
}

.elementskit-dropdown-has>.sub-menu-toggle {
    display: none
}

.ekit-nav-menu--empty-fallback {
    font-size: 0
}

@media (min-width:766px) {
    .ekit_menu_responsive_mobile .ekit-nav-menu--empty-fallback,
    .ekit_menu_responsive_mobile .ekit-nav-menu--overlay {
        display: none
    }
}

@media (min-width:1025px) {
    .ekit_menu_responsive_tablet .ekit-nav-menu--empty-fallback,
    .ekit_menu_responsive_tablet .ekit-nav-menu--overlay {
        display: none
    }
}

.ekit-vertical-menu-tigger {
    display: block;
    background: #ffb25d;
    -webkit-box-shadow: 0 7px 15px rgb(255 178 93 / .3);
    box-shadow: 0 7px 15px rgb(255 178 93 / .3);
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 16px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 1
}

.ekit-vertical-menu-tigger img:not([draggable]).vertical-menu-icon {
    max-width: 14px
}

.ekit-vertical-menu-tigger .vertical-menu-icon {
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.ekit-vertical-menu-tigger:hover {
    color: #fff
}

.vertical-menu-right-icon {
    margin-right: 7px
}

.vertical-menu-left-icon {
    float: right
}

.ekit-vertical-navbar-nav {
    padding-left: 0;
    list-style: none;
    -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / .1);
    box-shadow: 0 10px 25px rgb(0 0 0 / .1);
    background-color: #fff;
    margin-left: 0;
    margin-bottom: 0;
    list-style: none
}

.ekit-vertical-navbar-nav .elementskit-dropdown,
.ekit-vertical-navbar-nav .elementskit-megamenu-panel {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0
}

.ekit-vertical-navbar-nav .elementskit-megamenu-has .elementskit-dropdown {
    display: none
}

.ekit-vertical-navbar-nav>li:not(:last-child) {
    border-bottom: 1px solid #ededed
}

.ekit-vertical-navbar-nav>li>a {
    font-size: 14px;
    font-weight: 500;
    color: #101010;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-vertical-navbar-nav>li>a .ekit-menu-icon {
    margin-right: 7px;
    padding-right: 0
}

.ekit-vertical-navbar-nav>li>a .ekit-menu-badge-arrow {
    display: none
}

.ekit-vertical-navbar-nav>li>a .ekit-menu-badge {
    position: static;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 10px;
    -webkit-transform: none;
    transform: none
}

.ekit-vertical-navbar-nav>li>a:hover {
    color: #4285f4
}

.ekit-vertical-navbar-nav>li:hover>a {
    color: #4285f4
}

.ekit-vertical-navbar-nav li.elementskit-dropdown-has {
    position: relative
}

@media (min-width:1025px) {
    .ekit-vertical-navbar-nav li.elementskit-dropdown-has:hover>.elementskit-dropdown {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto
    }
}

@media (min-width:1025px) {
    .ekit-vertical-navbar-nav li.elementskit-megamenu-has.relative_position {
        position: relative
    }
    .ekit-vertical-navbar-nav li.elementskit-megamenu-has.top_position {
        position: static
    }
    .ekit-vertical-navbar-nav li.elementskit-megamenu-has:hover>.elementskit-megamenu-panel {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto
    }
}

@media (max-width:1024px) {
    .ekit-vertical-navbar-nav .elementskit-megamenu-panel {
        display: none;
        width: auto !important
    }
    .ekit-vertical-navbar-nav .elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }
    .ekit-vertical-navbar-nav .elementskit-dropdown-has .elementskit-dropdown.elementskit-dropdown-open {
        display: block
    }
    .ekit-vertical-navbar-nav .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown {
        display: none
    }
}

.ekit-vertical-navbar-nav .elementskit-dropdown {
    padding-left: 0;
    list-style: none;
    max-width: 220px;
    width: 100%
}

@media (min-width:1025px) {
    .ekit-vertical-navbar-nav .elementskit-dropdown {
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 100;
        background-color: #fff;
        -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / .1);
        box-shadow: 0 10px 25px rgb(0 0 0 / .1);
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        pointer-events: none
    }
}

@media (max-width:1024px) {
    .ekit-vertical-navbar-nav .elementskit-dropdown {
        display: none;
        max-height: none;
        max-width: 100%;
        padding: 10px 15px
    }
}

@media (min-width:1025px) {
    .ekit-vertical-navbar-nav .elementskit-dropdown>li:not(:last-child) {
        border-bottom: 1px solid #ededed
    }
}

.ekit-vertical-navbar-nav .elementskit-dropdown>li:first-child {
    margin-top: 0
}

.ekit-vertical-navbar-nav .elementskit-dropdown>li:last-child {
    margin-bottom: 0
}

.ekit-vertical-navbar-nav .elementskit-dropdown>li>a {
    font-size: 14px;
    font-weight: 500;
    color: #101010;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:1025px) {
    .ekit-vertical-navbar-nav .elementskit-megamenu-panel {
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 100;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        pointer-events: none;
        width: 100%
    }
}

.ekit-vertical-navbar-nav .elementskit-submenu-indicator {
    display: block;
    line-height: 1;
    margin-left: auto;
    position: relative;
    font-weight: 900;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.ekit-vertical-navbar-nav .elementskit-submenu-indicator::before {
    content: "\f105"
}

.ekit-vertical-navbar-nav .ekit-submenu-indicator-icon {
    display: block;
    margin-left: auto;
    line-height: 1;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.ekit-vertical-navbar-nav svg.ekit-submenu-indicator-icon {
    width: 1em;
    height: 1em
}

.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading {
    font-family: eicons
}

.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading::before {
    content: "\e8fb"
}

.badge-position-right .ekit-vertical-navbar-nav .ekit-menu-badge {
    margin-left: auto
}

.badge-position-right .ekit-menu-badge~.elementskit-submenu-indicator {
    margin-left: 12px
}

.badge-position-right .ekit-menu-badge~.ekit-submenu-indicator-icon {
    margin-left: 12px
}

.ekit-vertical-main-menu-on-click {
    position: relative
}

.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container {
    position: absolute;
    top: 100%;
    z-index: 1111;
    left: 0;
    width: 100%
}

.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-container {
    opacity: 1;
    visibility: visible
}

.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-tigger .vertical-menu-left-icon {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container {
    opacity: 0;
    visibility: hidden
}

.ekit-vertical-menu-container {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable tfoot th,
table.dataTable thead th {
    font-weight: 700
}

table.dataTable thead td,
table.dataTable thead th {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead td:active,
table.dataTable thead th:active {
    outline: 0
}

table.dataTable tfoot td,
table.dataTable tfoot th {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png)
}

table.dataTable thead .sorting_asc {
    background-image: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png)
}

table.dataTable thead .sorting_desc {
    background-image: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png)
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png)
}

table.dataTable tbody tr {
    background-color: #fff
}

table.dataTable tbody tr.selected {
    background-color: #b0bed9
}

table.dataTable tbody td,
table.dataTable tbody th {
    padding: 8px 10px
}

.ekit_table.display table.dataTable tbody td,
.ekit_table.display table.dataTable tbody th,
table.dataTable.row-border tbody td,
table.dataTable.row-border tbody th {
    border-top: 1px solid #ddd
}

.ekit_table.display table.dataTable tbody tr:first-child td,
.ekit_table.display table.dataTable tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.row-border tbody tr:first-child th {
    border-top: none
}

table.dataTable.cell-border tbody td,
table.dataTable.cell-border tbody th {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr td:first-child,
table.dataTable.cell-border tbody tr th:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child td,
table.dataTable.cell-border tbody tr:first-child th {
    border-top: none
}

.ekit_table.display table.dataTable tbody tr.odd,
table.dataTable.stripe tbody tr.odd {
    background-color: #f9f9f9
}

.ekit_table.display table.dataTable tbody tr.odd.selected,
table.dataTable.stripe tbody tr.odd.selected {
    background-color: #acbad4
}

.ekit_table.display table.dataTable tbody tr:hover,
table.dataTable.hover tbody tr:hover {
    background-color: #f6f6f6
}

.ekit_table.display table.dataTable tbody tr:hover.selected,
table.dataTable.hover tbody tr:hover.selected {
    background-color: #aab7d1
}

.ekit_table.display table.dataTable tbody tr>.sorting_1,
.ekit_table.display table.dataTable tbody tr>.sorting_2,
.ekit_table.display table.dataTable tbody tr>.sorting_3,
table.dataTable.order-column tbody tr>.sorting_1,
table.dataTable.order-column tbody tr>.sorting_2,
table.dataTable.order-column tbody tr>.sorting_3 {
    background-color: #fafafa
}

.ekit_table.display table.dataTable tbody tr.selected>.sorting_1,
.ekit_table.display table.dataTable tbody tr.selected>.sorting_2,
.ekit_table.display table.dataTable tbody tr.selected>.sorting_3,
table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3 {
    background-color: #acbad5
}

.ekit_table.display table.dataTable tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1
}

.ekit_table.display table.dataTable tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3
}

.ekit_table.display table.dataTable tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: #f5f5f5
}

.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd
}

.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf
}

.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1
}

.ekit_table.display table.dataTable tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa
}

.ekit_table.display table.dataTable tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc
}

.ekit_table.display table.dataTable tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe
}

.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5
}

.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6
}

.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8
}

.ekit_table.display table.dataTable tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #eaeaea
}

.ekit_table.display table.dataTable tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec
}

.ekit_table.display table.dataTable tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef
}

.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7
}

.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9
}

.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap
}

table.dataTable.compact thead td,
table.dataTable.compact thead th {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th {
    padding: 4px
}

table.dataTable.compact tbody td,
table.dataTable.compact tbody th {
    padding: 4px
}

table.dataTable td.dt-left,
table.dataTable th.dt-left {
    text-align: left
}

table.dataTable td.dataTables_empty,
table.dataTable td.dt-center,
table.dataTable th.dt-center {
    text-align: center
}

table.dataTable td.dt-right,
table.dataTable th.dt-right {
    text-align: right
}

table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
    text-align: justify
}

table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
    white-space: nowrap
}

table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable thead th.dt-head-left {
    text-align: left
}

table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
    text-align: center
}

table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
    text-align: right
}

table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
    text-align: justify
}

table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
    text-align: left
}

table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
    text-align: center
}

table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
    text-align: right
}

table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
    text-align: justify
}

table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: .5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: .755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: .25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid #fff0;
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
    background: linear-gradient(to bottom, #fff 0, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    cursor: default;
    color: #666 !important;
    border: 1px solid #fff0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#111));
    background: linear-gradient(to bottom, #585858 0, #111 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: 0;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#0c0c0c));
    background: linear-gradient(to bottom, #2b2b2b 0, #0c0c0c 100%);
    -webkit-box-shadow: inset 0 0 3px #111;
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#fff0), color-stop(25%, rgb(255 255 255 / .9)), color-stop(75%, rgb(255 255 255 / .9)), to(#fff0));
    background: linear-gradient(to right, #fff0 0, rgb(255 255 255 / .9) 25%, rgb(255 255 255 / .9) 75%, #fff0 100%)
}

.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable {
    border-bottom: none
}

.dataTables_wrapper::after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width:767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: .5em
    }
}

@media screen and (max-width:640px) {
    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_length {
        float: none;
        text-align: center
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: .5em
    }
}

@keyframes dtb-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dtb-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

div.dt-button-info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    background-color: #fff;
    border: 2px solid #111;
    -webkit-box-shadow: 3px 3px 8px rgb(0 0 0 / .3);
    box-shadow: 3px 3px 8px rgb(0 0 0 / .3);
    border-radius: 3px;
    text-align: center;
    z-index: 21
}

div.dt-button-info h2 {
    padding: .5em;
    margin: 0;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    background-color: #f3f3f3
}

div.dt-button-info>div {
    padding: 1em
}

div.dt-button-collection-title {
    text-align: center;
    padding: .3em 0 .5em;
    font-size: .9em
}

div.dt-button-collection-title:empty {
    display: none
}

a.dt-button,
button.dt-button,
div.dt-button {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: .333em;
    margin-bottom: .333em;
    padding: .5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: .88em;
    line-height: 1.6em;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    background-color: #e9e9e9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
    background-image: linear-gradient(to bottom, #fff 0, #e9e9e9 100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: 0
}

a.dt-button.disabled,
button.dt-button.disabled,
div.dt-button.disabled {
    color: #999;
    border: 1px solid #d0d0d0;
    cursor: default;
    background-color: #f9f9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f9f9f9));
    background-image: linear-gradient(to bottom, #fff 0, #f9f9f9 100%)
}

a.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
button.dt-button.active:not(.disabled),
button.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled) {
    background-color: #e2e2e2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #f3f3f3 0, #e2e2e2 100%);
    -webkit-box-shadow: inset 1px 1px 3px #999;
    box-shadow: inset 1px 1px 3px #999
}

a.dt-button.active:not(.disabled):hover:not(.disabled),
a.dt-button:active:not(.disabled):hover:not(.disabled),
button.dt-button.active:not(.disabled):hover:not(.disabled),
button.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button.active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled) {
    -webkit-box-shadow: inset 1px 1px 3px #999;
    box-shadow: inset 1px 1px 3px #999;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ccc));
    background-image: linear-gradient(to bottom, #eaeaea 0, #ccc 100%)
}

a.dt-button:hover,
button.dt-button:hover,
div.dt-button:hover {
    text-decoration: none
}

a.dt-button:hover:not(.disabled),
button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled) {
    border: 1px solid #666;
    background-color: #e0e0e0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #f9f9f9 0, #e0e0e0 100%)
}

a.dt-button:focus:not(.disabled),
button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled) {
    border: 1px solid #426c9e;
    text-shadow: 0 1px 0 #c4def1;
    outline: 0;
    background-color: #79ace9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bddef4), to(#79ace9));
    background-image: linear-gradient(to bottom, #bddef4 0, #79ace9 100%)
}

.dt-button embed {
    outline: 0
}

div.dt-buttons {
    position: relative;
    float: left
}

div.dt-buttons.buttons-right {
    float: right
}

div.dt-button-collection {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    margin-top: 3px;
    padding: 8px 8px 4px 8px;
    border: 1px solid #ccc;
    border: 1px solid rgb(0 0 0 / .4);
    background-color: #fff;
    overflow: hidden;
    z-index: 2002;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px rgb(0 0 0 / .3);
    box-shadow: 3px 3px 5px rgb(0 0 0 / .3);
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px
}

div.dt-button-collection a.dt-button,
div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 4px;
    margin-right: 0
}

div.dt-button-collection a.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled) {
    background-color: #dadada;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#dadada));
    background-image: linear-gradient(to bottom, #f0f0f0 0, #dadada 100%);
    -webkit-box-shadow: inset 1px 1px 3px #666;
    box-shadow: inset 1px 1px 3px #666
}

div.dt-button-collection.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    border-radius: 0
}

div.dt-button-collection.fixed.two-column {
    margin-left: -150px
}

div.dt-button-collection.fixed.three-column {
    margin-left: -225px
}

div.dt-button-collection.fixed.four-column {
    margin-left: -300px
}

div.dt-button-collection>* {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

div.dt-button-collection.two-column {
    width: 300px;
    padding-bottom: 1px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2
}

div.dt-button-collection.three-column {
    width: 450px;
    padding-bottom: 1px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3
}

div.dt-button-collection.four-column {
    width: 600px;
    padding-bottom: 1px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4
}

div.dt-button-collection .dt-button {
    border-radius: 0
}

div.dt-button-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .7);
    background: radial-gradient(ellipse farthest-corner at center, rgb(0 0 0 / .3) 0, rgb(0 0 0 / .7) 100%);
    z-index: 2001
}

@media screen and (max-width:640px) {
    div.dt-buttons {
        float: none !important;
        text-align: center
    }
}

a.dt-button.processing,
button.dt-button.processing,
div.dt-button.processing {
    color: rgb(0 0 0 / .2)
}

a.dt-button.processing::after,
button.dt-button.processing::after,
div.dt-button.processing::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    content: " ";
    border: 2px solid #282828;
    border-radius: 50%;
    border-left-color: #fff0;
    border-right-color: #fff0;
    animation: dtb-spinner 1.5s infinite linear;
    -o-animation: dtb-spinner 1.5s infinite linear;
    -ms-animation: dtb-spinner 1.5s infinite linear;
    -webkit-animation: dtb-spinner 1.5s infinite linear;
    -moz-animation: dtb-spinner 1.5s infinite linear
}

table.DTFC_Cloned tfoot,
table.DTFC_Cloned thead {
    background-color: #fff
}

div.DTFC_Blocker {
    background-color: #fff
}

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
    margin-bottom: 0;
    z-index: 2
}

div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
    border-bottom: none
}

table.fixedHeader-floating {
    position: fixed !important;
    background-color: #fff
}

table.fixedHeader-floating.no-footer {
    border-bottom-width: 0
}

table.fixedHeader-locked {
    position: absolute !important;
    background-color: #fff
}

@media print {
    table.fixedHeader-floating {
        display: none
    }
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child {
    cursor: default !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before {
    display: none !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child::before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child::before {
    top: 9px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: "Courier New", Courier, monospace;
    line-height: 14px;
    content: "+";
    background-color: #31b131
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before {
    content: "-";
    background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
    padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.control,
table.dataTable.dtr-column>tbody>tr>th.control {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.control::before,
table.dataTable.dtr-column>tbody>tr>th.control::before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: "Courier New", Courier, monospace;
    line-height: 14px;
    content: "+";
    background-color: #31b131
}

table.dataTable.dtr-column>tbody>tr.parent td.control::before,
table.dataTable.dtr-column>tbody>tr.parent th.control::before {
    content: "-";
    background-color: #d33333
}

table.dataTable>tbody>tr.child {
    padding: .5em 1em
}

table.dataTable>tbody>tr.child:hover {
    background: 0 0 !important
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid #efefef;
    padding: .5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
    padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
    border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: 700
}

div.dtr-modal {
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid #000;
    border-radius: .5em;
    -webkit-box-shadow: 0 12px 30px rgb(0 0 0 / .6);
    box-shadow: 0 12px 30px rgb(0 0 0 / .6)
}

div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em
}

div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
    background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgb(0 0 0 / .6)
}

@media screen and (max-width:767px) {
    div.dtr-modal div.dtr-modal-display {
        width: 95%
    }
}

table.dataTable tr.dtrg-group td {
    background-color: #e0e0e0
}

table.dataTable tr.dtrg-group.dtrg-level-0 td {
    font-weight: 700
}

table.dataTable tr.dtrg-group.dtrg-level-1 td,
table.dataTable tr.dtrg-group.dtrg-level-2 td {
    background-color: #f0f0f0;
    padding-top: .25em;
    padding-bottom: .25em;
    padding-left: 2em;
    font-size: .9em
}

table.dataTable tr.dtrg-group.dtrg-level-2 td {
    background-color: #f3f3f3
}

.ekit_table .dataTables_wrapper {
    padding-top: 20px;
    padding-bottom: 20px
}

.dataTables_filter,
.ekit_table .dataTables_wrapper .dataTables_length,
.ekit_table .ekit_table_length {
    padding-bottom: 20px
}

.ekit_table table.dataTable.no-footer {
    border-bottom: 1px solid #e6e6e6
}

.ekit_table .dataTables_wrapper select:not([multiple]) {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff0;
    border-radius: 0;
    border: solid 1px #bbb;
    padding: 12px 48px 12px 18px
}

.ekit_table .dataTables_wrapper select:not([multiple])::after {
    content: " - Remember this"
}

.ekit_table .dataTables_wrapper .dataTables_filter input {
    border: solid 1px #bbb;
    padding: 12px 48px 12px 18px
}

.ekit_table .dataTables_wrapper table {
    margin-top: 20px;
    margin-bottom: 20px
}

.ekit_table table.dataTable thead th {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .3px;
    color: #fff
}

.ekit_table.display table.dataTable tbody tr td {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f9f9f9
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child {
    cursor: default !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before {
    display: none !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child::before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child::before {
    top: 9px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: "Courier New", Courier, monospace;
    line-height: 14px;
    content: "+";
    background-color: #31b131
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before {
    content: "-";
    background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
    padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.control,
table.dataTable.dtr-column>tbody>tr>th.control {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.control::before,
table.dataTable.dtr-column>tbody>tr>th.control::before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: "Courier New", Courier, monospace;
    line-height: 14px;
    content: "+";
    background-color: #31b131
}

table.dataTable.dtr-column>tbody>tr.parent td.control::before,
table.dataTable.dtr-column>tbody>tr.parent th.control::before {
    content: "-";
    background-color: #d33333
}

table.dataTable>tbody>tr.child {
    padding: .5em 1em
}

table.dataTable>tbody>tr.child:hover {
    background: 0 0 !important
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid #efefef;
    padding: .5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
    padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
    border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: 700
}

div.dtr-modal {
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid #000;
    border-radius: .5em;
    -webkit-box-shadow: 0 12px 30px rgb(0 0 0 / .6);
    box-shadow: 0 12px 30px rgb(0 0 0 / .6)
}

div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em
}

div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
    background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgb(0 0 0 / .6)
}

@media screen and (max-width:767px) {
    div.dtr-modal div.dtr-modal-display {
        width: 95%
    }
}

.elementskit-invisible {
    visibility: hidden
}

.ekit-wid-con .select {
    cursor: pointer;
    display: block;
    position: relative;
    font-size: 16px;
    color: #7b7b7b;
    width: 220px;
    height: 44px;
    float: right
}

.met_d--block {
    display: block
}

.met_d--none {
    display: none
}

.met_d--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.before\:last\:met_d--none:last-child::before {
    display: none
}

.after\:first\:met_d--none:first-child::after {
    display: none
}

.after\:active\:met_d--none.active::after {
    display: none
}

.met_w--12 {
    width: 12px
}

.met_w--16 {
    width: 16px
}

.met_w--20 {
    width: 20px
}

.met_w--24 {
    width: 24px
}

.met_w--48 {
    width: 48px
}

.before\:met_w--4::before {
    width: 4px
}

.before\:met_w--16::before {
    width: 16px
}

.before\:met_w--19::before {
    width: 19px
}

.before\:met_w--48::before {
    width: 48px
}

.active\::before\:met_w--18.active::before {
    width: 18px
}

.after\:met_w--1::after {
    width: 1px
}

.met_h--12 {
    height: 12px
}

.met_h--16 {
    height: 16px
}

.met_h--20 {
    height: 20px
}

.met_h--24 {
    height: 24px
}

.met_h--48 {
    height: 48px
}

.before\:met_h--4::before {
    height: 4px
}

.before\:met_h--16::before {
    height: 16px
}

.before\:met_h--19::before {
    height: 19px
}

.before\:met_h--48::before {
    height: 48px
}

.active\::before\:met_h--18.active::before {
    height: 18px
}

.after\:met_h--1::after {
    height: 1px
}

.after\:met_content::after,
.before\:met_content::before {
    content: " "
}

.met_pos--fixed {
    position: fixed
}

.met_pos--relative {
    position: relative
}

.met_pos--absolute {
    position: absolute
}

.before\:met_pos--absolute::before {
    position: absolute
}

.after\:met_pos--absolute::after {
    position: absolute
}

.met_top--0 {
    top: 0
}

.met_top--15 {
    top: 15px
}

.met_top--20 {
    top: 20px
}

.met_top--50p {
    top: 50%
}

.met_top--100p {
    top: 100%
}

.before\:met_top--0::before {
    top: 0
}

.before\:met_top--5::before {
    top: 5px
}

.before\:met_top--12::before {
    top: 12px
}

.before\:active\:met_top--13.active::before {
    top: 13px
}

.after\:met_top--m1::after {
    top: -1px
}

.after\:met_top--5::after {
    top: 5px
}

.met_bottom--0 {
    bottom: 0
}

.met_bottom--20 {
    bottom: 20px
}

.met_bottom--100p {
    bottom: 100%
}

.before\:met_bottom--0::before {
    bottom: 0
}

.met_left--0 {
    left: 0
}

.met_left--1 {
    left: 1px
}

.met_left--20 {
    left: 20px
}

.met_left--50p {
    left: 50%
}

.met_left--100p {
    left: 100%
}

.before\:met_left--0::before {
    left: 0
}

.before\:met_left--5::before {
    left: 5px
}

.before\:met_left--12::before {
    left: 12px
}

.before\:active\:met_left--13.active::before {
    left: 13px
}

.after\:met_left--m1::after {
    left: -1px
}

.after\:met_left--5::after {
    left: 5px
}

.met_right--0 {
    right: 0
}

.met_right--20 {
    right: 20px
}

.met_right--100p {
    right: 100%
}

.met_mx--m40 {
    margin-left: -40px;
    margin-right: -40px
}

.met_mx--m28 {
    margin-left: -28px;
    margin-right: -28px
}

.met_mx--12 {
    margin-left: 12px;
    margin-right: 12px
}

.met_mx--20 {
    margin-left: 20px;
    margin-right: 20px
}

.met_mx--24 {
    margin-left: 24px;
    margin-right: 24px
}

.met_mx--36 {
    margin-left: 36px;
    margin-right: 36px
}

.met_my--m40 {
    margin-top: -40px;
    margin-bottom: -40px
}

.met_my--m28 {
    margin-top: -28px;
    margin-bottom: -28px
}

.met_my--12 {
    margin-top: 12px;
    margin-bottom: 12px
}

.met_my--20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.met_my--24 {
    margin-top: 24px;
    margin-bottom: 24px
}

.met_my--36 {
    margin-top: 36px;
    margin-bottom: 36px
}

.met_m--0 {
    margin: 0
}

.met_ml--1 {
    margin-left: 1px
}

.met_ml--6 {
    margin-left: 6px
}

.met_ml--15 {
    margin-left: 15px
}

.met_ml--20 {
    margin-left: 20px
}

.met_ml--21 {
    margin-left: 21px
}

.met_ml--35 {
    margin-left: 35px
}

.met_mr--1 {
    margin-right: 1px
}

.met_mr--10 {
    margin-right: 10px
}

.met_mr--15 {
    margin-right: 15px
}

.met_mr--20 {
    margin-right: 20px
}

.met_mb--0 {
    margin-bottom: 0
}

.met_mb--0i {
    margin-bottom: 0 !important
}

.met_mb--20 {
    margin-bottom: 20px
}

.met_not_last_mr--20:not(:last-child) {
    margin-right: 20px
}

.met_not_last_mb--20:not(:last-child) {
    margin-bottom: 20px
}

.met_p--0 {
    padding: 0
}

.met_px--8 {
    padding-left: 8px;
    padding-right: 8px
}

.met_py--5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.met_pt--10 {
    padding-top: 10px
}

.met_pl--10 {
    padding-left: 10px
}

.met_pr--10 {
    padding-right: 10px
}

.met_pb--10 {
    padding-bottom: 10px
}

.met_color--white {
    color: #fff
}

.active>.active\:met_bgc--nonei {
    background-color: transparent !important
}

.active .active\:_\:met_bgc--nonei {
    background-color: transparent !important
}

.met_bd--2 {
    border: solid 2px
}

.met_bd--6 {
    border: solid 6px
}

.met_bdt--2 {
    border-top: solid 2px
}

.met_bdt--4 {
    border-top: solid 4px
}

.met_bdt--6 {
    border-top: solid 6px
}

.met_bdl--2 {
    border-left: solid 2px
}

.met_bdl--4 {
    border-left: solid 4px
}

.met_bdl--6 {
    border-left: solid 6px
}

.before\:met_bdt--2::before {
    border-top: solid 2px
}

.before\:met_bdl--2::before {
    border-left: solid 2px
}

.after\:met_bdt--2::after {
    border-top: solid 2px
}

.after\:met_bdl--2::after {
    border-left: solid 2px
}

.active>.active\:met_bd--1 {
    border-style: solid;
    border-width: 1px
}

.active .active\:_\:met_bd--1 {
    border-style: solid;
    border-width: 1px
}

.met_bdc--none {
    border-color: #fff0
}

.met_bdt_color--current {
    border-top-color: currentColor
}

.met_bdb_color--current {
    border-bottom-color: currentColor
}

.met_bdl_color--current {
    border-left-color: currentColor
}

.met_bdr_color--current {
    border-right-color: currentColor
}

.met_radius--4 {
    border-radius: 4px
}

.met_radius--circle {
    border-radius: 50%
}

.before\:met_radius--circle::before {
    border-radius: 50%
}

.met_shadow_inset--6 {
    -webkit-box-shadow: inset 0 0 0 6px currentColor;
    box-shadow: inset 0 0 0 6px currentColor
}

.active>.active\:met_shadow_inset--1 {
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
    box-shadow: inset 0 0 0 1px currentColor
}

.active>.active\:met_shadow_inset--8 {
    -webkit-box-shadow: inset 0 0 0 8px currentColor;
    box-shadow: inset 0 0 0 8px currentColor
}

.active .active\:_\:met_shadow_inset--1 {
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
    box-shadow: inset 0 0 0 1px currentColor
}

.met_fs--14 {
    font-size: 14px
}

.met_lh--0 {
    line-height: 0
}

.met_lh--16 {
    line-height: 16px
}

.met_list--none {
    list-style: none
}

.met_text--nowrap {
    white-space: nowrap
}

.whitespace--normal {
    white-space: normal !important
}

.met_opacity--0 {
    opacity: 0
}

.met_opacity--8 {
    opacity: .08
}

.met_opacity--30 {
    opacity: .3
}

.met_opacity--70 {
    opacity: .7
}

.hover\:met_opacity--60:hover {
    opacity: .6
}

.hover\:met_opacity--100:hover {
    opacity: 1
}

a:hover>.a\:hover\:met_opacity--60 {
    opacity: .6
}

a:hover>.a\:hover\:met_opacity--100 {
    opacity: 1
}

.before\:met_opacity--30::before {
    opacity: .3
}

.after\:met_opacity--30::after {
    opacity: .3
}

.active>.active\:met_opacity--0 {
    opacity: 0
}

.active>.active\:met_opacity--100 {
    opacity: 1
}

.active .active\:_\:met_opacity--0 {
    opacity: 0
}

.active .active\:_\:met_opacity--100 {
    opacity: 100
}

.met_transition--300ms {
    -webkit-transition: all .3s;
    transition: all .3s
}

.before\:met_transition--300ms::before {
    -webkit-transition: all .3s;
    transition: all .3s
}

.met_translateTop--m50p {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.met_translateLeft--m50p {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.met_scale--0 {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hover\:met_scaleX--200:hover {
    -webkit-transform: scaleX(2);
    transform: scaleX(2)
}

.hover\:met_scaleY--200:hover {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

a:hover>.a:hover\:met_scalex--200:hover {
    -webkit-transform: scaleX(2);
    transform: scaleX(2)
}

a:hover>.a:hover\:met_scaley--200:hover {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

.active>.active\:met_scale--150 {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.active>.active\:met_scaleX--20 {
    -webkit-transform: scaleX(.2);
    transform: scaleX(.2)
}

.active>.active\:met_scaleX--200 {
    -webkit-transform: scaleX(2);
    transform: scaleX(2)
}

.active>.active\:met_scaleY--20 {
    -webkit-transform: scaleY(.2);
    transform: scaleY(.2)
}

.active>.active\:met_scaleY--200 {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

.active .active\:_\:met_scale--40 {
    -webkit-transform: scale(.4);
    transform: scale(.4)
}

.active .active\:_\:met_scale--150 {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.active .active\:_\:met_scaleX--20 {
    -webkit-transform: scaleX(.2);
    transform: scaleX(.2)
}

.active .active\:_\:met_scaleX--100 {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.active .active\:_\:met_scaleX--200 {
    -webkit-transform: scaleX(2);
    transform: scaleX(2)
}

.active .active\:_\:met_scaleY--20 {
    -webkit-transform: scaleY(.2);
    transform: scaleY(.2)
}

.active .active\:_\:met_scaleY--100 {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.active .active\:_\:met_scaleY--200 {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

.met_scale--top {
    -webkit-transform-origin: top;
    transform-origin: top
}

.met_scale--bottom {
    -webkit-transform-origin: bottom;
    transform-origin: bottom
}

.met_scale--left {
    -webkit-transform-origin: left;
    transform-origin: left
}

.met_scale--right {
    -webkit-transform-origin: right;
    transform-origin: right
}

.elementor-editor-active .editor\:met_display--none,
.elementor-editor-preview .editor\:met_display--none {
    display: none
}

.ekit-wid-con .ekit_social_media,
.ekit-wid-con .ekit_socialshare {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.ekit-wid-con .ekit_social_media>li>a,
.ekit-wid-con .ekit_socialshare>li>a {
    display: block;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit_social_media>li>a i,
.ekit-wid-con .ekit_socialshare>li>a i {
    vertical-align: middle;
    display: inline-block
}

.ekit-wid-con .ekit_social_media>li>a svg,
.ekit-wid-con .ekit_socialshare>li>a svg {
    max-width: 16px;
    height: auto;
    vertical-align: middle
}

@media (max-width:1024px) {
    .ekit-wid-con .ekit_social_media>li,
    .ekit-wid-con .ekit_socialshare>li {
        margin-bottom: 20px
    }
}

.ekit-wid-con .ekit-post-list-wrapper .elementor-icon-list-item a {
    background-color: transparent !important
}

.ekit-wid-con .ekit-post-list-wrapper.elementor-inline-items .elementor-icon-list-item {
    margin: 0
}

.ekit-wid-con .elementor-inline-items {
    margin: 0 !important
}

.ekit-wid-con .elementor-inline-items .elementor-icon-list-item {
    display: inline-block
}

.ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after {
    display: inline-block
}

.elementor-widget .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after {
    position: absolute
}

.ekit-wid-con .elementor-inline-items .elementor-icon-list-item:last-child::after {
    display: none
}

.elementor-widget-elementskit-page-list:not(.ekit-has-divider-yes) .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after {
    display: none
}

.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item {
    margin: 0;
    padding: 0
}

.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item a {
    padding: 5px 15px
}

.ekit-wid-con .elementor-icon-list-item>a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ekit-wid-con .elementor-icon-list-item>a.ekit_badge_right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.ekit-wid-con .ekit_menu_label {
    border-radius: 3px;
    padding: 2px 5px;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    background-color: #c91765;
    margin-left: 5px
}

.ekit-wid-con .ekit_menu_subtitle {
    font-size: 11px;
    font-style: normal;
    color: #8d96ae;
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementor-icon-list-text {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit_page_list_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-elementskit-page-list.elementor-align-center .ekit-wid-con .ekit_page_list_content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget-elementskit-page-list.elementor-align-left .ekit-wid-con .ekit_page_list_content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-widget-elementskit-page-list.elementor-align-right .ekit-wid-con .ekit_page_list_content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ekit-wid-con .elementor-icon-list-icon {
    display: inline-block;
    text-align: center;
    line-height: inherit
}

.ekit-wid-con .elementor-icon-list-icon svg {
    width: inherit;
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementor-icon-list-icon>i {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-enabled-bg-img .elementor-icon-list-item a {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-enabled-bg-img .elementor-icon-list-item a::after {
    content: "";
    background-color: rgb(34 34 34 / .7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s
}

.ekit-enabled-bg-img .elementor-icon-list-item a:hover::after {
    background-color: rgb(34 34 34 / .9)
}

.ekit-enabled-bg-img .elementor-icon-list-item a .ekit_post_list_content_wraper {
    z-index: 1
}

.ekit-enabled-bg-img .elementor-icon-list-item a>img {
    z-index: 1
}

.ekit-wid-con .nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.ekit-wid-con .ekit-form form p {
    margin-bottom: 0
}

.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    height: 56px;
    border-radius: 0;
    padding-left: 30px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):hover {
    border-color: #333
}

.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus {
    border-color: #4d68ff
}

.ekit-wid-con .ekit-form form input[type=submit] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding: 12px 72px;
    font-size: .9375rem;
    background-color: #313636;
    border: 0 solid #000;
    color: #fff;
    cursor: pointer
}

.ekit-wid-con .ekit-form form input[type=submit]:hover {
    background-color: #4d68ff
}

.ekit-wid-con .ekit-form form select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    height: 56px
}

.ekit-wid-con .ekit-form form select[multiple] {
    height: 100px
}

.ekit-wid-con .ekit-form form label {
    margin-bottom: 7px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #313636;
    font-weight: 400
}

.ekit-wid-con .ekit-form form label span {
    color: #777;
    font-size: .8125rem;
    display: block
}

.ekit-wid-con .ekit-form form textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border-radius: 0;
    padding-left: 30px;
    height: 176px;
    resize: none;
    padding-top: 15px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .ekit-form form textarea:hover {
    border-color: #333
}

.ekit-wid-con .ekit-form form textarea:focus {
    border-color: #4d68ff
}

.ekit-wid-con .ekit-form form .intl-tel-input {
    width: 100%
}

.ekit-wid-con .ekit-form form .ekit-form-input {
    margin-bottom: 50px
}

.ekit-wid-con .btn-text-primary {
    color: #4285f4
}

.ekit-wid-con .btn-pill {
    border-radius: 2rem
}

.ekit-wid-con .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .ekit-review-wrapper {
    background-color: #f2f2f5;
    font-family: Roboto, sans-serif;
    overflow: hidden
}

.ekit-wid-con .ekit-review-overview,
.ekit-wid-con .review-card-overview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff
}

.ekit-wid-con .ekit-review-card,
.ekit-wid-con .ekit-review-overview {
    background-color: #fff
}

.ekit-wid-con .ekit-review-card h4,
.ekit-wid-con .ekit-review-overview h4 {
    margin: 0;
    white-space: nowrap
}

.ekit-wid-con .ekit-review-card--name,
.ekit-wid-con .ekit-review-card--rating .rating-average,
.ekit-wid-con .ekit-review-card--title h4,
.ekit-wid-con .ekit-review-overview--name,
.ekit-wid-con .ekit-review-overview--rating .rating-average,
.ekit-wid-con .ekit-review-overview--title h4 {
    color: #000032
}

.ekit-wid-con .ekit-review-card--rating .rating-average,
.ekit-wid-con .ekit-review-overview--rating .rating-average {
    font-weight: 500
}

.ekit-wid-con .ekit-review-card--rating>div,
.ekit-wid-con .ekit-review-overview--rating>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .ekit-review-card--rating .rating-average,
.ekit-wid-con .ekit-review-overview--rating .rating-average {
    font-size: 18px;
    font-weight: 700
}

.ekit-wid-con .ekit-review-card--rating .rating-stars,
.ekit-wid-con .ekit-review-overview--rating .rating-stars {
    margin: 0 .5rem
}

.ekit-wid-con .ekit-review-card--rating .rating-text,
.ekit-wid-con .ekit-review-overview--rating .rating-text {
    color: #878787;
    margin-bottom: 0
}

.ekit-wid-con .ekit-review-overview {
    padding: 1.5rem 2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 1.5rem 0;
    border-width: 1px
}

.ekit-wid-con .ekit-review-overview--thumbnail {
    margin-right: 1rem
}

.ekit-wid-con .ekit-review-overview--thumbnail img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.ekit-wid-con .ekit-review-overview--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .ekit-review-overview--title img {
    height: 26px;
    margin-right: .5rem
}

.ekit-wid-con .ekit-review-overview--title h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400
}

.ekit-wid-con .ekit-review-overview--title h4 span {
    font-family: Roboto;
    font-size: 26px;
    font-weight: 900;
    text-transform: capitalize
}

.ekit-wid-con .ekit-review-overview--rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .ekit-review-overview--rating .rating-average,
.ekit-wid-con .ekit-review-overview--rating .rating-text {
    line-height: 27px
}

.ekit-wid-con .ekit-review-overview--rating .rating-text {
    font-style: italic;
    font-size: 12px;
    font-weight: 400
}

.ekit-wid-con .ekit-review-overview--rating .rating-average {
    font-size: 22px;
    font-weight: 700
}

.ekit-wid-con .ekit-review-overview--stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px;
    height: 27px
}

.ekit-wid-con .ekit-review-overview--stars .icon {
    font-size: 20px
}

.ekit-wid-con .ekit-review-overview--actions {
    display: grid;
    place-items: center
}

.ekit-wid-con .ekit-review-overview--actions .btn {
    font-size: 15px;
    font-weight: 400;
    padding: 0 30px;
    color: #fff;
    min-height: 35px;
    line-height: 35px
}

.ekit-wid-con .ekit-review-cards-grid .ekit-review-card--comment,
.ekit-wid-con .ekit-review-slider-wrapper .ekit-review-card--comment {
    overflow: hidden
}

.ekit-wid-con .ekit-review-cards-masonry .ekit-review-card {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column
}

.ekit-wid-con .ekit-review-cards-list .ekit-review-card--comment {
    min-height: unset
}

.ekit-wid-con .ekit-review-card {
    overflow: hidden;
    position: relative;
    border-color: #f2f2f5;
    border-width: 1px;
    padding: 2rem;
    display: grid;
    grid-template-columns: auto auto 1fr;
    grid-template-areas: "thumbnail name name" "thumbnail date date" "thumbnail stars stars" "comment comment comment" "posted-on posted-on posted-on"
}

.ekit-wid-con .ekit-review-card::before {
    content: ""
}

.ekit-wid-con .ekit-review-card--date,
.ekit-wid-con .ekit-review-card--desc {
    grid-area: date
}

.ekit-wid-con .ekit-review-card--top-right-logo {
    position: absolute;
    top: 2rem;
    right: 2rem;
    z-index: 10
}

.ekit-wid-con .ekit-review-card--top-right-logo i {
    font-size: 20px
}

.ekit-wid-con .ekit-review-card--image,
.ekit-wid-con .ekit-review-card--image img,
.ekit-wid-con .ekit-review-card--thumbnail img {
    border-radius: 50%
}

.ekit-wid-con .ekit-review-card--image {
    width: 60px;
    height: 60px;
    grid-area: thumbnail;
    min-width: 60px;
    border-radius: 50%;
    background-color: #eae9f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
    position: relative
}

.ekit-wid-con .ekit-review-card--image img {
    height: 100%;
    width: 100%
}

.ekit-wid-con .ekit-review-card--thumbnail {
    grid-area: thumbnail;
    padding-right: 1rem
}

.ekit-wid-con .ekit-review-card--thumbnail .thumbnail {
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 50%
}

.ekit-wid-con .ekit-review-card--thumbnail-badge .badge,
.ekit-wid-con .ekit-review-card--thumbnail-badge>div {
    position: relative
}

.ekit-wid-con .ekit-review-card--thumbnail-badge .badge {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0
}

.ekit-wid-con .ekit-review-card--thumbnail-badge .badge img {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute
}

.ekit-wid-con .ekit-review-card--average,
.ekit-wid-con .ekit-review-card--title {
    color: #000032
}

.ekit-wid-con .ekit-review-card--title {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 .8rem 0
}

.ekit-wid-con .ekit-review-card--name {
    grid-area: name;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .25rem 0
}

.ekit-wid-con .ekit-review-card--rating .rating-text {
    font-size: 13px
}

.ekit-wid-con .ekit-review-card--average {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-right: 1rem
}

.ekit-wid-con .ekit-review-card--stars {
    grid-area: stars;
    color: #f4be28;
    font-size: 13px;
    line-height: 20px
}

.ekit-wid-con .ekit-review-card--date,
.ekit-wid-con .ekit-review-card--desc,
.ekit-wid-con .ekit-review-card--posted-on p {
    margin-bottom: 0
}

.ekit-wid-con .ekit-review-card--top-right-image {
    position: absolute;
    top: 2rem;
    right: 2rem
}

.ekit-wid-con .ekit-review-card--comment {
    grid-area: comment;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #32323d
}

.ekit-wid-con .ekit-review-card--comment .more {
    color: #3476e0;
    cursor: pointer
}

.ekit-wid-con .ekit-review-card--actions {
    grid-area: actions
}

.ekit-wid-con .ekit-review-card--actions .btn {
    padding: 0;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    color: #4285f4
}

.ekit-wid-con .ekit-review-card--actions .btn:hover {
    color: #3476e0
}

.ekit-wid-con .ekit-review-card--actions .btn:first-child {
    margin-right: 10px
}

.ekit-wid-con .ekit-review-card--posted-on {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: posted-on
}

.ekit-wid-con .ekit-review-card--posted-on p {
    font-size: 13px;
    line-height: 13px;
    font-weight: 400
}

.ekit-wid-con .ekit-review-card--posted-on h5 {
    margin: 0;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500
}

.ekit-wid-con .ekit-review-card-bubble {
    background-color: transparent !important
}

.ekit-wid-con .ekit-review-card-bubble::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: calc(100% - 100px);
    z-index: 1
}

.ekit-wid-con .ekit-review-card-bubble::after {
    content: "";
    position: absolute;
    left: 2.4rem;
    top: calc(100% - 116px);
    height: 1.5rem;
    width: 1.5rem;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,
.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,
.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,
.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on,
.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars,
.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail {
    z-index: 10
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on {
    display: none
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,
.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars {
    grid-column: 1/4
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars {
    grid-row: 1
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment {
    grid-row: 2
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,
.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name {
    grid-column: 2/4;
    text-align: left
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,
.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail {
    margin-top: 2.5rem
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail {
    padding-right: 1rem;
    grid-row: 3/5;
    grid-column: 1/2
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name {
    grid-row: 3
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date {
    grid-row: 4
}

.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--date {
    grid-column: 3
}

.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--stars {
    grid-column: 2;
    grid-row: 2
}

.ekit-wid-con .ekit-review-card-thumbnail-left {
    grid-template-areas: "thumbnail name name" "thumbnail date date" "thumbnail stars stars" "thumbnail comment comment" "thumbnail posted-on posted-on"
}

.ekit-wid-con .ekit-review-card-align-center {
    text-align: center;
    grid-template-areas: "thumbnail thumbnail thumbnail" "name name name" "date date date" "stars stars stars" "comment comment comment" "posted-on posted-on posted-on"
}

.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail {
    padding-right: 0;
    margin-bottom: 2rem
}

.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail>div {
    width: 40px;
    margin: 0 auto
}

.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on {
    display: block;
    grid-row: 6;
    padding-top: 1rem
}

.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on i {
    margin: 0 auto !important
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--stars {
    grid-row: 2
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--comment {
    grid-row: 3
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--name {
    grid-row: 4
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--date {
    grid-row: 5
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--posted-on {
    grid-row: 6
}

.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--stars {
    grid-row: 2;
    grid-column: 2/3
}

.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--date {
    grid-row: 2;
    grid-column: 3
}

.ekit-wid-con .ekit-review-card-name-bottom.ekit-review-card-thumbnail-left .ekit-review-card--posted-on {
    grid-column: 1/4
}

.ekit-wid-con .ekit-review-card-overview {
    grid-template-areas: "thumbnail name name" "thumbnail average stars" "thumbnail date date" "thumbnail actions actions"
}

.ekit-wid-con .ekit-review-card-overview::before {
    display: none
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--image {
    margin-right: 1rem
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--name {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 1rem
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--average {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    margin-right: 6px
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--desc {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions {
    margin-top: 1rem
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions .btn {
    padding: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px;
    text-transform: none;
    background-color: #fff0
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--stars {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .small {
    font-size: 12px;
    line-height: 20px
}

.ekit-wid-con .muted {
    color: #adadad
}

@media screen and (max-width:411px) {
    .ekit-wid-con .ekit-review-card-overview {
        grid-template-areas: "thumbnail name name" "thumbnail average stars" "thumbnail date date" "actions actions actions"
    }
    .ekit-wid-con .ekit-review-overview {
        display: block !important
    }
    .ekit-wid-con .ekit-review-overview--actions {
        display: block !important;
        margin-top: 1rem !important;
        text-align: center
    }
    .ekit-wid-con .ekit-review-overview--actions .btn {
        padding: .75rem 3rem
    }
}

.ekit-wid-con iframe {
    border: none
}

.ekit-wid-con a,
.ekit-wid-con b,
.ekit-wid-con div,
.ekit-wid-con li,
.ekit-wid-con ul {
    -webkit-tap-highlight-color: #fff0;
    -webkit-tap-highlight-color: #fff0
}

.ekit-wid-con a:active,
.ekit-wid-con a:focus,
.ekit-wid-con input,
.ekit-wid-con input:active,
.ekit-wid-con input:focus,
.ekit-wid-con input:hover,
.ekit-wid-con textarea,
.ekit-wid-con textarea:active,
.ekit-wid-con textarea:focus,
.ekit-wid-con textarea:hover {
    -moz-outline: none;
    outline: 0
}

.ekit-wid-con embed,
.ekit-wid-con img:not([draggable]),
.ekit-wid-con object,
.ekit-wid-con video {
    max-width: 100%;
    height: auto
}

.ekit-wid-con a,
.ekit-wid-con button {
    text-decoration: none;
    outline: 0
}

.ekit-wid-con a:active,
.ekit-wid-con a:focus,
.ekit-wid-con a:hover,
.ekit-wid-con a:visited {
    text-decoration: none;
    outline: 0
}

.ekit-wid-con img {
    border: none;
    max-width: 100%
}

.ekit-wid-con li,
.ekit-wid-con ul {
    margin: 0;
    padding: 0
}

.ekit-wid-con .elementor-text-editor ol,
.ekit-wid-con .elementor-text-editor ul {
    padding-left: 18px
}

.ekit-wid-con h4,
.ekit-wid-con p {
    margin-bottom: 10px
}

.ekit-wid-con .clear-both::after,
.ekit-wid-con .clear-both::before {
    display: table;
    content: "";
    clear: both
}

.ekit-wid-con button:focus {
    outline: 0
}

.ekit-wid-con .text-left {
    text-align: left !important
}

.ekit-wid-con .text-right {
    text-align: right !important
}

.ekit-wid-con .text-center {
    text-align: center !important
}

.ekit-wid-con .ekit-flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.ekit-wid-con .ekit-flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.ekit-wid-con .ekit-flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.ekit-wid-con .ekit-flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.ekit-wid-con .tab-content>.tab-pane {
    font-family: inherit
}

.ekit-wid-con .elementskit-border-divider {
    left: 13px
}

.ekit-wid-con .elementskit-border-divider.elementskit-style-long {
    left: inherit
}

.ekit-wid-con .elementskit-border-divider::before {
    left: -26px
}

.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
    z-index: 1000
}

.ekit-wid-con .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover {
    background-color: #fff0
}

.ekit-wid-con .elementor-icon-list-item a>img {
    width: 100px;
    margin-right: 15px
}

.ekit-wid-con .elementor-icon-list-item .meta-lists {
    line-height: 1
}

.ekit-wid-con .elementor-icon-list-item .meta-lists svg {
    max-width: 12px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementor-icon-list-item .meta-lists>span {
    color: #7f8595;
    font-size: 12px;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementor-icon-list-item .elementor-icon-list-text {
    display: block;
    margin-bottom: 0
}

.ekit-wid-con .dialog-type-lightbox .dialog-widget-content {
    width: 100%
}

.ekit-wid-con .nf-form-content .listselect-wrap .nf-field-element div,
.ekit-wid-con .nf-form-content input.ninja-forms-field,
.ekit-wid-con .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 100%
}

.ekit-wid-con .nf-form-content .list-select-wrap>div div::after {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: normal
}

.ekit-wid-con .nf-error.field-wrap .nf-field-element::after,
.ekit-wid-con .nf-pass.field-wrap .nf-field-element::after {
    top: 0;
    height: 100%;
    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;
    line-height: normal
}

.ekit-wid-con .nf-form-content button,
.ekit-wid-con .nf-form-content input[type=button],
.ekit-wid-con .nf-form-content input[type=submit] {
    cursor: pointer
}

.ekit-wid-con .nf-response-msg>p {
    line-height: normal
}

.ekit-wid-con textarea.ninja-forms-field {
    display: block
}

.ekit-wid-con .nf-form-content .list-select-wrap>div div {
    border: none
}

.ekit-wid-con .nf-form-content .list-select-wrap>div select {
    border: 1px solid #c4c4c4
}

.ekit-wid-con .column-count-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.ekit-wid-con .column-count-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.ekit-wid-con .column-count-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.ekit-wid-con .column-count-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.ekit-wid-con .column-count-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}

.ekit-wid-con .column-count-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
}

.ekit-wid-con .text-left {
    text-align: left !important
}

.ekit-wid-con .text-right {
    text-align: right !important
}

.ekit-wid-con .text-center {
    text-align: center !important
}

.ekit-wid-con .ekit-img-overlay {
    position: relative;
    z-index: 0
}

.ekit-wid-con .ekit-img-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.ekit-wid-con .ekit-wrapper-link {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 10
}

.ekit-wid-con .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width:1025px) {
    .ekit-wid-con .default_menu_position .elementor-column,
    .ekit-wid-con .default_menu_position .elementor-column-wrap,
    .ekit-wid-con .default_menu_position .elementor-widget,
    .ekit-wid-con .default_menu_position .elementor-widget-wrap,
    .ekit-wid-con .default_menu_position .elementskit-navbar-nav-default.elementskit-menu-container {
        position: static
    }
    .ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,
    .ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel,
    .ekit-wid-con .elementskit-navbar-nav-default .elementskit-menu-po-right .relative_position.elementskit-megamenu-has .elementskit-megamenu-panel {
        right: 0;
        left: auto
    }
    .ekit-wid-con .elementskit-navbar-nav-default .elementskit-megamenu-has .elementskit-megamenu-panel {
        -webkit-transition: transform .4s ease;
        -webkit-transition: -webkit-transform .4s ease;
        transition: -webkit-transform .4s ease;
        transition: transform .4s ease;
        transition: transform .4s ease, -webkit-transform .4s ease
    }
    .ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,
    .ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel {
        -webkit-transform: translateY(-10px) translateX(-50%);
        transform: translateY(-10px) translateX(-50%);
        left: 50%
    }
    .ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width:hover>.elementskit-megamenu-panel,
    .ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width:hover>.elementskit-megamenu-panel {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
        left: 50%
    }
    .ekit-wid-con body.is-vertical-menu-active .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
        z-index: 9
    }
    .ekit-wid-con body.is-vertical-menu-active .vertical-menu-active .xs-vertical-menu-backdrop {
        z-index: 150
    }
    .ekit-wid-con body.is-vertical-menu-active .ekit-vertical-menu-tigger {
        z-index: 160
    }
}

@media (max-width:1024px) {
    .ekit-wid-con .ekit-vertical-navbar-nav .elementskit-submenu-indicator {
        padding: 3px 10px;
        border: 1px solid;
        border-radius: 30px
    }
}

.ekit-wid-con .xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    z-index: 0
}

.ekit-wid-con .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .swiper-container {
    width: inherit;
    height: inherit
}

.ekit-wid-con .swiper-container.ekit-main-swiper,
.ekit-wid-con .swiper.ekit-main-swiper {
    position: static
}

.ekit-wid-con .swiper .swiper-navigation-button,
.ekit-wid-con .swiper-container .swiper-navigation-button {
    background: #fff0;
    width: auto;
    height: auto
}

.ekit-wid-con .tab-pane.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.ekit-wid-con .mfp-iframe-scaler iframe {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.ekit-wid-con img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ekit-wid-con .image-switcher .content-image {
    position: relative
}

.ekit-wid-con .image-switcher .content-image .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.ekit-wid-con .image-switcher:hover .content-image .main-image {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.ekit-wid-con .image-switcher:hover .content-image .hover-image {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .fill-icon {
    display: inline-block;
    background-color: #2575fc;
    color: #fff;
    font-size: 40px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .fill-icon.round {
    border-radius: 50%
}

.ekit-wid-con .fill-icon.style-light {
    background-color: #f5f5f5;
    color: #000
}

.ekit-wid-con button {
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .form-control {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ekit-wid-con .widgetarea_warper_edit {
    display: none
}

.ekit-wid-con .swiper-pagination-bullet {
    opacity: inherit;
    background-color: inherit
}

.ekit-wid-con [data-ajax-post-id]:not(.is--loaded):before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-style: solid;
    border-width: 3px;
    border-color: #acacac #ddd #ddd;
    border-radius: 50%;
    -webkit-animation: eicon-spin 1.5s infinite linear;
    animation: eicon-spin 1.5s infinite linear
}

.elementor-widget-container .ekit-wid-con a {
    text-decoration: none
}

#wp-admin-bar-elementor_edit_page-default:empty {
    display: none
}

.elementor-widget-elementskit-pricing .elementor-widget-container {
    overflow: hidden
}

.elementor-widget-elementskit-timeline .elementor-widget-container {
    padding-top: 35px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 60px
}

.elementor-widget-elementskit-business-hours .elementor-widget-container {
    padding: 20px 20px 20px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1);
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1)
}

.elementor-widget-elementskit-dual-button-center .ekit-element-align-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-elementskit-dual-button-end .ekit-element-align-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-widget-elementskit-dual-button-start .ekit-element-align-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.ekit_wpForms_container-form-button-full-width .wpforms-submit-container .wpforms-submit {
    width: 100%
}

.ekit_ninjaForms_container-button-full-width .submit-container input[type=button] {
    width: 100%
}

.elemenetskit-alert-info {
    position: relative;
    padding: .75rem 1.25rem;
    border: 1px solid #fff0;
    border-radius: .25rem;
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.elementor-widget-elementskit-team.animated {
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none
}

@media (max-width:1024px) {
    .ekit-tab-hide {
        display: none
    }
}

@media (max-width:767px) {
    .ekit-mobile-hide {
        display: none
    }
}

.ekit-template-content-footer,
.ekit-template-content-header {
    clear: both
}

.elementor-edit-area-active .elementor-widget:hover .widgetarea_warper_edit {
    display: block
}

.ekit-sticky {
    z-index: 9999
}

div.elementor .ekit-sticky.elementor-element {
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in
}

.ekit-sticky[data-ekit-sticky] {
    z-index: 1
}

div.elementor .ekit-sticky--show_on_scroll_up.elementor-element {
    -webkit-transition: background-color .3s ease-in, opacity .3s, visibility .3s;
    transition: background-color .3s ease-in, opacity .3s, visibility .3s
}

.ekit-sticky--effects.ekit-sticky--down.ekit-sticky--show_on_scroll_up {
    opacity: 0;
    visibility: hidden
}

.weforms_submit_btn {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer
}

.wpuf-label>label {
    margin-bottom: 0
}

ul.wpuf-form li label.wpuf-form-sub-label {
    margin-bottom: 0
}

.image-source-link {
    color: #98c3d1
}

.mfp-bg,
.mfp-container {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-removing .mfp-container,
.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}

button.mfp-close.ekit-popup-close {
    border: 1px solid #fff;
    margin: 20px;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

button.mfp-close.ekit-popup-close:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
    width: 44px
}

.mfp-iframe-holder .mfp-close.ekit-popup-close {
    width: 44px;
    text-align: center;
    padding-right: 0;
    top: 0;
    right: 0
}

.mfp-container.mfp-iframe-holder {
    position: fixed
}

.mfp-container.mfp-iframe-holder .mfp-close.ekit-popup-close {
    position: fixed
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.white-popup-block {
    background: #ccc;
    padding: 20px;
    max-width: 300px;
    margin: 0 auto;
    -webkit-animation: open 1s;
    animation: open 1s
}

.mfp-removing {
    -webkit-animation: close 1s;
    animation: close 1s
}

.mfp-open .modal-popup-group,
.mfp-open .xs-modal-sidebar {
    -webkit-animation-name: galleryopen;
    animation-name: galleryopen;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mfp-bg.ekit-promo-popup {
    background-color: rgb(0 0 0 / .87);
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: menu-animation .8s ease-out forwards;
    animation: menu-animation .8s ease-out forwards
}

.ekit-promo-popup .modal-content {
    background-color: #fff0;
    padding: 0;
    border: 0
}

.ekit-promo-popup .mfp-close {
    color: #fff;
    opacity: 0;
    -webkit-transition: all 1s ease .8s;
    transition: all 1s ease .8s;
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px)
}

.ekit-promo-popup.mfp-ready .mfp-close {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: fixed
}

body.admin-bar .ekit-promo-popup.mfp-ready .mfp-close {
    margin-top: 45px
}

.ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 1s ease .8s;
    transition: all 1s ease .8s;
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px)
}

.ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes bounceAnim {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px)
    }
    60% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes bounceAnim {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px)
    }
    60% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(.04) translateY(300%);
        transform: scale(.04) translateY(300%)
    }
    40% {
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0);
        -webkit-transition: ease-out;
        transition: ease-out
    }
    40% {
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.02) translateY(0);
        transform: scale(.02) translateY(0)
    }
    61% {
        opacity: 1;
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0)
    }
    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0);
        transform: scale(2) translateY(0);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0
    }
}

@keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(.04) translateY(300%);
        transform: scale(.04) translateY(300%)
    }
    40% {
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0);
        -webkit-transition: ease-out;
        transition: ease-out
    }
    40% {
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.02) translateY(0);
        transform: scale(.02) translateY(0)
    }
    61% {
        opacity: 1;
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0)
    }
    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0);
        transform: scale(2) translateY(0);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0
    }
}

@-webkit-keyframes show-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes show-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes hide-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes show-animation {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes show-animation {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes hide-animation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
}

@keyframes hide-animation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@-webkit-keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size, 15px) currentColor;
        box-shadow: 0 0 0 var(--glow-size, 15px) currentColor;
        opacity: 0
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}

@keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size, 15px) currentColor;
        box-shadow: 0 0 0 var(--glow-size, 15px) currentColor;
        opacity: 0
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}

@-webkit-keyframes open {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes open {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes close {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes close {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes galleryopen {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes galleryopen {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes location-indicator {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(12 90 219 / .2);
        box-shadow: 0 0 0 0 rgb(12 90 219 / .2)
    }
    70% {
        -webkit-box-shadow: 0 0 0 30px #fff0;
        box-shadow: 0 0 0 30px #fff0
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@keyframes location-indicator {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(12 90 219 / .2);
        box-shadow: 0 0 0 0 rgb(12 90 219 / .2)
    }
    70% {
        -webkit-box-shadow: 0 0 0 30px #fff0;
        box-shadow: 0 0 0 30px #fff0
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@-webkit-keyframes iconTranslateY {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes iconTranslateY {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    51% {
        opacity: 1
    }
}

@-webkit-keyframes RainDrop {
    0%,
    100%,
    25%,
    55%,
    75%,
    87%,
    97% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    26%,
    56%,
    76% {
        -webkit-transform: scaleX(1.3) scaleY(.8);
        transform: scaleX(1.3) scaleY(.8)
    }
    31%,
    61%,
    81% {
        -webkit-transform: scaleX(.8) scaleY(1.2);
        transform: scaleX(.8) scaleY(1.2)
    }
    76%,
    88% {
        -webkit-transform: scaleX(1.2);
        transform: scaleX(1.2)
    }
    98% {
        -webkit-transform: scaleX(1.1);
        transform: scaleX(1.1)
    }
}

@keyframes RainDrop {
    0%,
    100%,
    25%,
    55%,
    75%,
    87%,
    97% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    26%,
    56%,
    76% {
        -webkit-transform: scaleX(1.3) scaleY(.8);
        transform: scaleX(1.3) scaleY(.8)
    }
    31%,
    61%,
    81% {
        -webkit-transform: scaleX(.8) scaleY(1.2);
        transform: scaleX(.8) scaleY(1.2)
    }
    76%,
    88% {
        -webkit-transform: scaleX(1.2);
        transform: scaleX(1.2)
    }
    98% {
        -webkit-transform: scaleX(1.1);
        transform: scaleX(1.1)
    }
}

@-webkit-keyframes WaterWave {
    50% {
        -webkit-transform: skewY(1deg) skewX(-1deg) scale(1.06);
        transform: skewY(1deg) skewX(-1deg) scale(1.06)
    }
}

@keyframes WaterWave {
    50% {
        -webkit-transform: skewY(1deg) skewX(-1deg) scale(1.06);
        transform: skewY(1deg) skewX(-1deg) scale(1.06)
    }
}

@-webkit-keyframes lightning {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes lightning {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@-webkit-keyframes JoltZoom {
    10% {
        font-size: 140%
    }
    40% {
        font-size: 80%
    }
    100% {
        font-size: 100%
    }
}

@keyframes JoltZoom {
    10% {
        font-size: 140%
    }
    40% {
        font-size: 80%
    }
    100% {
        font-size: 100%
    }
}

@-webkit-keyframes typing {
    from {
        width: 0
    }
}

@keyframes typing {
    from {
        width: 0
    }
}

@-webkit-keyframes cursor {
    50% {
        border-color: #fff0
    }
}

@keyframes cursor {
    50% {
        border-color: #fff0
    }
}

@-webkit-keyframes wipe {
    to {
        width: 0
    }
}

@keyframes wipe {
    to {
        width: 0
    }
}

@keyframes open {
    from {
        width: 0
    }
}

@-webkit-keyframes Magnify {
    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        letter-spacing: 26px
    }
}

@keyframes Magnify {
    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        letter-spacing: 26px
    }
}

@-webkit-keyframes Beat {
    14%,
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    28%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes Beat {
    14%,
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    28%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes FadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes FadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }
    to {
        opacity: 1
    }
}

@keyframes FadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }
    to {
        opacity: 1
    }
}

@keyframes FadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 1
    }
}

@keyframes FadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1
    }
}

@keyframes FadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeOut {
    to {
        opacity: 0
    }
}

@keyframes FadeOut {
    to {
        opacity: 0
    }
}

@-webkit-keyframes FadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }
}

@keyframes FadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }
}

@-webkit-keyframes FadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }
}

@keyframes FadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }
}

@-webkit-keyframes FadeOutTop {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes FadeOutTop {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes FadeOutBottom {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes FadeOutBottom {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes MovingBackFromRight {
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0, .9, .7, 1.45);
        animation-timing-function: cubic-bezier(0, .9, .7, 1.45)
    }
}

@keyframes MovingBackFromRight {
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0, .9, .7, 1.45);
        animation-timing-function: cubic-bezier(0, .9, .7, 1.45)
    }
}

@-webkit-keyframes MovingBackFromLeft {
    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0, .9, .7, 1.45);
        animation-timing-function: cubic-bezier(0, .9, .7, 1.45)
    }
}

@keyframes MovingBackFromLeft {
    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0, .9, .7, 1.45);
        animation-timing-function: cubic-bezier(0, .9, .7, 1.45)
    }
}

@-webkit-keyframes KickOutFront {
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0, .9, .7, 1.45);
        animation-timing-function: cubic-bezier(0, .9, .7, 1.45)
    }
}

@keyframes KickOutFront {
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0, .9, .7, 1.45);
        animation-timing-function: cubic-bezier(0, .9, .7, 1.45)
    }
}

@-webkit-keyframes KickOutBehind {
    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0, .9, .7, 1.45);
        animation-timing-function: cubic-bezier(0, .9, .7, 1.45)
    }
}

@keyframes KickOutBehind {
    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0, .9, .7, 1.45);
        animation-timing-function: cubic-bezier(0, .9, .7, 1.45)
    }
}

@-webkit-keyframes ScaleXIn {
    from {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes ScaleXIn {
    from {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes ScaleXOut {
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    from {
        opacity: 1
    }
}

@keyframes ScaleXOut {
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    from {
        opacity: 1
    }
}

@-webkit-keyframes ScaleYIn {
    from {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes ScaleYIn {
    from {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes ScaleYOut {
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    from {
        opacity: 1
    }
}

@keyframes ScaleYOut {
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    from {
        opacity: 1
    }
}

@-webkit-keyframes Jump {
    to {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes Jump {
    to {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@-webkit-keyframes AboundTop {
    50% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes AboundTop {
    50% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes AboundBottom {
    50% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes AboundBottom {
    50% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes AboundLeft {
    50% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes AboundLeft {
    50% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes AboundRight {
    50% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes AboundRight {
    50% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes FlyInTop {
    0% {
        -webkit-transform: translate(0, -80px);
        transform: translate(0, -80px);
        opacity: 0
    }
    50% {
        -webkit-transform: translate(10px, 50px);
        transform: translate(10px, 50px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@keyframes FlyInTop {
    0% {
        -webkit-transform: translate(0, -80px);
        transform: translate(0, -80px);
        opacity: 0
    }
    50% {
        -webkit-transform: translate(10px, 50px);
        transform: translate(10px, 50px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@-webkit-keyframes FlyInLeft {
    0% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0);
        opacity: 0
    }
    50% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

@keyframes FlyInLeft {
    0% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0);
        opacity: 0
    }
    50% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

@-webkit-keyframes FlyInRight {
    0% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
        opacity: 0
    }
    50% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0)
    }
}

@keyframes FlyInRight {
    0% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
        opacity: 0
    }
    50% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0)
    }
}

@-webkit-keyframes FlyInBottom {
    0% {
        -webkit-transform: translate(0, 80px);
        transform: translate(0, 80px);
        opacity: 0
    }
    50% {
        -webkit-transform: translate(10px, -50px);
        transform: translate(10px, -50px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@keyframes FlyInBottom {
    0% {
        -webkit-transform: translate(0, 80px);
        transform: translate(0, 80px);
        opacity: 0
    }
    50% {
        -webkit-transform: translate(10px, -50px);
        transform: translate(10px, -50px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@-webkit-keyframes FlyOutTop {
    50% {
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px)
    }
    to {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
        opacity: 0
    }
}

@keyframes FlyOutTop {
    50% {
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px)
    }
    to {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
        opacity: 0
    }
}

@-webkit-keyframes FlyOutLeft {
    50% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
    to {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
        opacity: 0
    }
}

@keyframes FlyOutLeft {
    50% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
    to {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
        opacity: 0
    }
}

@-webkit-keyframes FlyOutRight {
    50% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0)
    }
    to {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
        opacity: 0
    }
}

@keyframes FlyOutRight {
    50% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0)
    }
    to {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
        opacity: 0
    }
}

@-webkit-keyframes FlyOutBottom {
    50% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px)
    }
    to {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
        opacity: 0
    }
}

@keyframes FlyOutBottom {
    50% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px)
    }
    to {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
        opacity: 0
    }
}

@-webkit-keyframes DoorCloseLeft {
    from,
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    from {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes DoorCloseLeft {
    from,
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    from {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes DoorOpenRight {
    from,
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    to {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0
    }
}

@keyframes DoorOpenRight {
    from,
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    to {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0
    }
}

@-webkit-keyframes DoorCloseRight {
    from,
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    from {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes DoorCloseRight {
    from,
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    from {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes DoorOpenLeft {
    from,
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    to {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        opacity: 0
    }
}

@keyframes DoorOpenLeft {
    from,
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    to {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes HangAndDropLeft {
    from {
        -webkit-transform-origin: left;
        transform-origin: left
    }
    50% {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    60% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    to {
        -webkit-transform: translateY(800px) rotate(70deg);
        transform: translateY(800px) rotate(70deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@keyframes HangAndDropLeft {
    from {
        -webkit-transform-origin: left;
        transform-origin: left
    }
    50% {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    60% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    to {
        -webkit-transform: translateY(800px) rotate(70deg);
        transform: translateY(800px) rotate(70deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@-webkit-keyframes HangAndDropRight {
    from {
        -webkit-transform-origin: right;
        transform-origin: right
    }
    50% {
        -webkit-transform: rotate(-100deg);
        transform: rotate(-100deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    60% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    to {
        -webkit-transform: translateY(800px) rotate(-70deg);
        transform: translateY(800px) rotate(-70deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@keyframes HangAndDropRight {
    from {
        -webkit-transform-origin: right;
        transform-origin: right
    }
    50% {
        -webkit-transform: rotate(-100deg);
        transform: rotate(-100deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    60% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    to {
        -webkit-transform: translateY(800px) rotate(-70deg);
        transform: translateY(800px) rotate(-70deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@-webkit-keyframes PushReleaseFrom {
    from {
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5)
    }
}

@keyframes PushReleaseFrom {
    from {
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5)
    }
}

@-webkit-keyframes PushReleaseFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
}

@keyframes PushReleaseFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
}

@-webkit-keyframes PushReleaseFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@keyframes PushReleaseFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@-webkit-keyframes PushReleaseFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

@keyframes PushReleaseFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

@-webkit-keyframes PushReleaseTo {
    30% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5)
    }
    to {
        -webkit-transform: scale(5, 5);
        transform: scale(5, 5);
        opacity: 0
    }
}

@keyframes PushReleaseTo {
    30% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5)
    }
    to {
        -webkit-transform: scale(5, 5);
        transform: scale(5, 5);
        opacity: 0
    }
}

@-webkit-keyframes PushReleaseToTop {
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@keyframes PushReleaseToTop {
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@-webkit-keyframes PushReleaseToBottom {
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes PushReleaseToBottom {
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@-webkit-keyframes FlipInTop {
    from {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }
    30% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@keyframes FlipInTop {
    from {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }
    30% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@-webkit-keyframes FlipOutTop {
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }
    70% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@keyframes FlipOutTop {
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }
    70% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@-webkit-keyframes FlipInBottom {
    from {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }
    30% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@keyframes FlipInBottom {
    from {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }
    30% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@-webkit-keyframes FlipOutBottom {
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }
    70% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@keyframes FlipOutBottom {
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }
    70% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@-webkit-keyframes ElevateLeft {
    from {
        -webkit-transform: translateY(100%) rotate(-20deg);
        transform: translateY(100%) rotate(-20deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }
    40% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@keyframes ElevateLeft {
    from {
        -webkit-transform: translateY(100%) rotate(-20deg);
        transform: translateY(100%) rotate(-20deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }
    40% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@-webkit-keyframes ElevateRight {
    from {
        -webkit-transform: translateY(100%) rotate(20deg);
        transform: translateY(100%) rotate(20deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }
    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@keyframes ElevateRight {
    from {
        -webkit-transform: translateY(100%) rotate(20deg);
        transform: translateY(100%) rotate(20deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }
    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@-webkit-keyframes RollFromLeft {
    from {
        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes RollFromLeft {
    from {
        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollFromRight {
    from {
        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@keyframes RollFromRight {
    from {
        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollFromTop {
    from {
        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@keyframes RollFromTop {
    from {
        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollFromBottom {
    from {
        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@keyframes RollFromBottom {
    from {
        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollToLeft {
    to {
        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes RollToLeft {
    to {
        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollToRight {
    to {
        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@keyframes RollToRight {
    to {
        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollToTop {
    to {
        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@keyframes RollToTop {
    to {
        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollToBottom {
    to {
        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@keyframes RollToBottom {
    to {
        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateInRight {
    from {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        opacity: 0
    }
}

@keyframes RotateSkateInRight {
    from {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateInLeft {
    from {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        opacity: 0
    }
}

@keyframes RotateSkateInLeft {
    from {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateInTop {
    from {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        opacity: 0
    }
}

@keyframes RotateSkateInTop {
    from {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateInBottom {
    from {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        opacity: 0
    }
}

@keyframes RotateSkateInBottom {
    from {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateOutRight {
    to {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        opacity: 0
    }
}

@keyframes RotateSkateOutRight {
    to {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateOutLeft {
    to {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        opacity: 0
    }
}

@keyframes RotateSkateOutLeft {
    to {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateOutTop {
    to {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        opacity: 0
    }
}

@keyframes RotateSkateOutTop {
    to {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateOutBottom {
    to {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        opacity: 0
    }
}

@keyframes RotateSkateOutBottom {
    to {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateXZoomIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        opacity: 0
    }
    5% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg)
    }
}

@keyframes RotateXZoomIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        opacity: 0
    }
    5% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg)
    }
}

@-webkit-keyframes RotateXZoomOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg)
    }
    to {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        opacity: 0
    }
}

@keyframes RotateXZoomOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg)
    }
    to {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        opacity: 0
    }
}

@-webkit-keyframes RotateYZoomIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        opacity: 0
    }
    5% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg)
    }
}

@keyframes RotateYZoomIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        opacity: 0
    }
    5% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg)
    }
}

@-webkit-keyframes RotateYZoomOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg)
    }
    to {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        opacity: 0
    }
}

@keyframes RotateYZoomOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg)
    }
    to {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        opacity: 0
    }
}

@-webkit-keyframes RotateIn {
    from {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes RotateIn {
    from {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes RotateOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        opacity: 0
    }
}

@keyframes RotateOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RotateInLeft {
    from {
        -webkit-transform: rotate(-180deg) translateX(150px);
        transform: rotate(-180deg) translateX(150px);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes RotateInLeft {
    from {
        -webkit-transform: rotate(-180deg) translateX(150px);
        transform: rotate(-180deg) translateX(150px);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes RotateOutLeft {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(180deg) translateX(150px);
        transform: rotate(180deg) translateX(150px);
        opacity: 0
    }
}

@keyframes RotateOutLeft {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(180deg) translateX(150px);
        transform: rotate(180deg) translateX(150px);
        opacity: 0
    }
}

@-webkit-keyframes RotateInRight {
    from {
        -webkit-transform: rotate(-180deg) translateX(-150px);
        transform: rotate(-180deg) translateX(-150px);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes RotateInRight {
    from {
        -webkit-transform: rotate(-180deg) translateX(-150px);
        transform: rotate(-180deg) translateX(-150px);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes RotateOutRight {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(180deg) translateX(-150px);
        transform: rotate(180deg) translateX(-150px);
        opacity: 0
    }
}

@keyframes RotateOutRight {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(180deg) translateX(-150px);
        transform: rotate(180deg) translateX(-150px);
        opacity: 0
    }
}

@-webkit-keyframes SpinInLeft {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes SpinInLeft {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes SpinInRight {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes SpinInRight {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes SpinOutLeft {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes SpinOutLeft {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes SpinOutRight {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes SpinOutRight {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes BlurIn {
    from {
        -webkit-transform: scaleX(.2);
        transform: scaleX(.2);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurIn {
    from {
        -webkit-transform: scaleX(.2);
        transform: scaleX(.2);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurInRight {
    from {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurInRight {
    from {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurInLeft {
    from {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurInLeft {
    from {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurInTop {
    from {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurInTop {
    from {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurInBottom {
    from {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurInBottom {
    from {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOut {
    to {
        -webkit-transform: scaleX(.2);
        transform: scaleX(.2);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOut {
    to {
        -webkit-transform: scaleX(.2);
        transform: scaleX(.2);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOutRight {
    to {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOutRight {
    to {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOutLeft {
    to {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOutLeft {
    to {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOutTop {
    to {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOutTop {
    to {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOutBottom {
    to {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOutBottom {
    to {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes PopUp {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes PopUp {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes PopUpLeft {
    50% {
        -webkit-transform: translateX(-50px) scale(1.5);
        transform: translateX(-50px) scale(1.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes PopUpLeft {
    50% {
        -webkit-transform: translateX(-50px) scale(1.5);
        transform: translateX(-50px) scale(1.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes PopUpRight {
    50% {
        -webkit-transform: translateX(50px) scale(1.5);
        transform: translateX(50px) scale(1.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes PopUpRight {
    50% {
        -webkit-transform: translateX(50px) scale(1.5);
        transform: translateX(50px) scale(1.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes PopOut {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes PopOut {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes PopOutLeft {
    50% {
        -webkit-transform: translateX(-50px) scale(.5);
        transform: translateX(-50px) scale(.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes PopOutLeft {
    50% {
        -webkit-transform: translateX(-50px) scale(.5);
        transform: translateX(-50px) scale(.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes PopOutRight {
    50% {
        -webkit-transform: translateX(50px) scale(.5);
        transform: translateX(50px) scale(.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes PopOutRight {
    50% {
        -webkit-transform: translateX(50px) scale(.5);
        transform: translateX(50px) scale(.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes BounceFromTop {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, -80px, 0) scale3d(1, 1.2, 1);
        transform: translate3d(0, -80px, 0) scale3d(1, 1.2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes BounceFromTop {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, -80px, 0) scale3d(1, 1.2, 1);
        transform: translate3d(0, -80px, 0) scale3d(1, 1.2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@-webkit-keyframes BounceFromDown {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1);
        transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 4px, 0);
        transform: translate3d(0, 4px, 0)
    }
}

@keyframes BounceFromDown {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1);
        transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 4px, 0);
        transform: translate3d(0, 4px, 0)
    }
}

@-webkit-keyframes BounceY {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1, 2, 1);
        transform: scale3d(1, 2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1, 1.5, 1);
        transform: scale3d(1, 1.5, 1)
    }
    90% {
        -webkit-transform: scale3d(1, 1.1, 1);
        transform: scale3d(1, 1.1, 1)
    }
}

@keyframes BounceY {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1, 2, 1);
        transform: scale3d(1, 2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1, 1.5, 1);
        transform: scale3d(1, 1.5, 1)
    }
    90% {
        -webkit-transform: scale3d(1, 1.1, 1);
        transform: scale3d(1, 1.1, 1)
    }
}

@-webkit-keyframes BounceZoomIn {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.9);
        transform: scale(1.9)
    }
    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes BounceZoomIn {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.9);
        transform: scale(1.9)
    }
    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes BounceZoomOut {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
    90% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes BounceZoomOut {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
    90% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@-webkit-keyframes PerspectiveOutTop {
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        opacity: 0
    }
}

@keyframes PerspectiveOutTop {
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        opacity: 0
    }
}

@-webkit-keyframes PerspectiveOutBottom {
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        opacity: 0
    }
}

@keyframes PerspectiveOutBottom {
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        opacity: 0
    }
}

@-webkit-keyframes ZoomIn {
    from {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 0
    }
}

@keyframes ZoomIn {
    from {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 0
    }
}

@-webkit-keyframes ZoomInLeft {
    from {
        -webkit-transform: scale(10) translateX(-150%);
        transform: scale(10) translateX(-150%);
        opacity: 0
    }
}

@keyframes ZoomInLeft {
    from {
        -webkit-transform: scale(10) translateX(-150%);
        transform: scale(10) translateX(-150%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomInRight {
    from {
        -webkit-transform: scale(10) translateX(150%);
        transform: scale(10) translateX(150%);
        opacity: 0
    }
}

@keyframes ZoomInRight {
    from {
        -webkit-transform: scale(10) translateX(150%);
        transform: scale(10) translateX(150%);
        opacity: 0
    }
}

@-webkit-keyframes LetterZoomInTop {
    from {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@keyframes LetterZoomInTop {
    from {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomInBottom {
    from {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@keyframes ZoomInBottom {
    from {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomOut {
    to {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 0
    }
}

@keyframes ZoomOut {
    to {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 0
    }
}

@-webkit-keyframes ZoomOutLeft {
    to {
        -webkit-transform: scale(10) translateX(-150%);
        transform: scale(10) translateX(-150%);
        opacity: 0
    }
}

@keyframes ZoomOutLeft {
    to {
        -webkit-transform: scale(10) translateX(-150%);
        transform: scale(10) translateX(-150%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomOutRight {
    to {
        -webkit-transform: scale(10) translateX(150%);
        transform: scale(10) translateX(150%);
        opacity: 0
    }
}

@keyframes ZoomOutRight {
    to {
        -webkit-transform: scale(10) translateX(150%);
        transform: scale(10) translateX(150%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomOutTop {
    to {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@keyframes ZoomOutTop {
    to {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomOutBottom {
    to {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@keyframes ZoomOutBottom {
    to {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@-webkit-keyframes oaoFadeInTop {
    from {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
}

@keyframes oaoFadeInTop {
    from {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
}

@-webkit-keyframes oaoFadeInBottom {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }
}

@keyframes oaoFadeInBottom {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }
}

@-webkit-keyframes oaoFadeOutop {
    to {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
}

@keyframes oaoFadeOutop {
    to {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
}

@-webkit-keyframes oaoFadeOutBottom {
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes oaoFadeOutBottom {
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@-webkit-keyframes oaoFlyInTop {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes oaoFlyInTop {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@-webkit-keyframes oaoFlyInBottom {
    0% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes oaoFlyInBottom {
    0% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@-webkit-keyframes oaoFlyOutTop {
    30% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        opacity: 0
    }
}

@keyframes oaoFlyOutTop {
    30% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes oaoFlyOutBottom {
    30% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        opacity: 0
    }
}

@keyframes oaoFlyOutBottom {
    30% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateInTop {
    from {
        -webkit-transform: translateY(-100px) rotate(360deg);
        transform: translateY(-100px) rotate(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateInTop {
    from {
        -webkit-transform: translateY(-100px) rotate(360deg);
        transform: translateY(-100px) rotate(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateInBottom {
    from {
        -webkit-transform: translateY(100px) rotate(360deg);
        transform: translateY(100px) rotate(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateInBottom {
    from {
        -webkit-transform: translateY(100px) rotate(360deg);
        transform: translateY(100px) rotate(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateOutTop {
    to {
        -webkit-transform: translateY(-100px) rotate(360deg);
        transform: translateY(-100px) rotate(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateOutTop {
    to {
        -webkit-transform: translateY(-100px) rotate(360deg);
        transform: translateY(-100px) rotate(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateOutBottom {
    to {
        -webkit-transform: translateY(100px) rotate(360deg);
        transform: translateY(100px) rotate(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateOutBottom {
    to {
        -webkit-transform: translateY(100px) rotate(360deg);
        transform: translateY(100px) rotate(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateXInTop {
    from {
        -webkit-transform: translateY(-100px) rotateX(360deg);
        transform: translateY(-100px) rotateX(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateXInTop {
    from {
        -webkit-transform: translateY(-100px) rotateX(360deg);
        transform: translateY(-100px) rotateX(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateXInBottom {
    from {
        -webkit-transform: translateY(100px) rotateX(360deg);
        transform: translateY(100px) rotateX(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateXInBottom {
    from {
        -webkit-transform: translateY(100px) rotateX(360deg);
        transform: translateY(100px) rotateX(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateXOutTop {
    to {
        -webkit-transform: translateY(-100px) rotateX(360deg);
        transform: translateY(-100px) rotateX(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateXOutTop {
    to {
        -webkit-transform: translateY(-100px) rotateX(360deg);
        transform: translateY(-100px) rotateX(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateXOutBottom {
    to {
        -webkit-transform: translateY(100px) rotateX(360deg);
        transform: translateY(100px) rotateX(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateXOutBottom {
    to {
        -webkit-transform: translateY(100px) rotateX(360deg);
        transform: translateY(100px) rotateX(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateYInTop {
    from {
        -webkit-transform: translateY(-100px) rotateY(360deg);
        transform: translateY(-100px) rotateY(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateYInTop {
    from {
        -webkit-transform: translateY(-100px) rotateY(360deg);
        transform: translateY(-100px) rotateY(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateYInBottom {
    from {
        -webkit-transform: translateY(100px) rotateY(360deg);
        transform: translateY(100px) rotateY(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateYInBottom {
    from {
        -webkit-transform: translateY(100px) rotateY(360deg);
        transform: translateY(100px) rotateY(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateYOutTop {
    to {
        -webkit-transform: translateY(-100px) rotateY(360deg);
        transform: translateY(-100px) rotateY(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateYOutTop {
    to {
        -webkit-transform: translateY(-100px) rotateY(360deg);
        transform: translateY(-100px) rotateY(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateYOutBottom {
    to {
        -webkit-transform: translateY(100px) rotateY(360deg);
        transform: translateY(100px) rotateY(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateYOutBottom {
    to {
        -webkit-transform: translateY(100px) rotateY(360deg);
        transform: translateY(100px) rotateY(360deg);
        opacity: 0
    }
}

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

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        opacity: 1
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        opacity: 1
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 1
    }
}

@keyframes fadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1
    }
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes fadeOutTop {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes fadeOutTop {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes fadeOutBottom {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes fadeOutBottom {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-800px);
        transform: translateX(-800px)
    }
}

@keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-800px);
        transform: translateX(-800px)
    }
}

@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }
}

@keyframes moveFromRight {
    from {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }
}

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px)
    }
}

@keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px)
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }
}

@keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }
}

@-webkit-keyframes moveToLeft {
    to {
        -webkit-transform: translateX(-800px);
        transform: translateX(-800px)
    }
}

@keyframes moveToLeft {
    to {
        -webkit-transform: translateX(-800px);
        transform: translateX(-800px)
    }
}

@-webkit-keyframes moveToRight {
    to {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }
}

@keyframes moveToRight {
    to {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }
}

@-webkit-keyframes moveToTop {
    to {
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px)
    }
}

@keyframes moveToTop {
    to {
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px)
    }
}

@-webkit-keyframes moveToBottom {
    to {
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }
}

@keyframes moveToBottom {
    to {
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }
}

@-webkit-keyframes doorCloseFromLeft {
    from {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }
    50%,
    to {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1
    }
}

@keyframes doorCloseFromLeft {
    from {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }
    50%,
    to {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1
    }
}

@-webkit-keyframes doorOpenFromRight {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1
    }
    50%,
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }
}

@keyframes doorOpenFromRight {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1
    }
    50%,
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }
}

@-webkit-keyframes doorCloseFromRight {
    from {
        -webkit-transform: perspective(400px) rotateY(-90deg);
        transform: perspective(400px) rotateY(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }
    50%,
    to {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }
}

@keyframes doorCloseFromRight {
    from {
        -webkit-transform: perspective(400px) rotateY(-90deg);
        transform: perspective(400px) rotateY(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }
    50%,
    to {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }
}

@-webkit-keyframes doorOpenFromLeft {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }
    50%,
    to {
        -webkit-transform: perspective(400px) rotateY(-90deg);
        transform: perspective(400px) rotateY(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }
}

@keyframes doorOpenFromLeft {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }
    50%,
    to {
        -webkit-transform: perspective(400px) rotateY(-90deg);
        transform: perspective(400px) rotateY(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseFrom {
    from {
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        opacity: 0
    }
    30% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5)
    }
}

@keyframes pushReleaseFrom {
    from {
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        opacity: 0
    }
    30% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5)
    }
}

@-webkit-keyframes pushReleaseFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
}

@keyframes pushReleaseFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
}

@-webkit-keyframes pushReleaseFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    30% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

@keyframes pushReleaseFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    30% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

@-webkit-keyframes pushReleaseFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@keyframes pushReleaseFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@-webkit-keyframes pushReleaseFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

@keyframes pushReleaseFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

@-webkit-keyframes pushReleaseTo {
    30% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5)
    }
    to {
        -webkit-transform: scale(5, 5);
        transform: scale(5, 5);
        opacity: 0
    }
}

@keyframes pushReleaseTo {
    30% {
        -webkit-transform: scale(.5, .5);
        transform: scale(.5, .5)
    }
    to {
        -webkit-transform: scale(5, 5);
        transform: scale(5, 5);
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseToLeft {
    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
}

@keyframes pushReleaseToLeft {
    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseToRight {
    30% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes pushReleaseToRight {
    30% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseToTop {
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@keyframes pushReleaseToTop {
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseToBottom {
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes pushReleaseToBottom {
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@-webkit-keyframes flipX {
    from {
        -webkit-transform: perspective(600px) rotateX(-180deg);
        transform: perspective(600px) rotateX(-180deg);
        opacity: 0
    }
    to {
        -webkit-transform: perspective(600px) rotateX(-360deg);
        transform: perspective(600px) rotateX(-360deg)
    }
}

@keyframes flipX {
    from {
        -webkit-transform: perspective(600px) rotateX(-180deg);
        transform: perspective(600px) rotateX(-180deg);
        opacity: 0
    }
    to {
        -webkit-transform: perspective(600px) rotateX(-360deg);
        transform: perspective(600px) rotateX(-360deg)
    }
}

@-webkit-keyframes flipXZoomIn {
    from {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        transform: perspective(600px) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(600px) rotateX(-180deg) scale(1.8);
        transform: perspective(600px) rotateX(-180deg) scale(1.8);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: perspective(600px) rotateX(-360deg) scale(.7);
        transform: perspective(600px) rotateX(-360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes flipXZoomIn {
    from {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        transform: perspective(600px) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(600px) rotateX(-180deg) scale(1.8);
        transform: perspective(600px) rotateX(-180deg) scale(1.8);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: perspective(600px) rotateX(-360deg) scale(.7);
        transform: perspective(600px) rotateX(-360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes flipXZoomOut {
    from {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        transform: perspective(600px) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(600px) rotateX(180deg) scale(1.8);
        transform: perspective(600px) rotateX(180deg) scale(1.8);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: perspective(600px) rotateX(360deg) scale(.7);
        transform: perspective(600px) rotateX(360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes flipXZoomOut {
    from {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        transform: perspective(600px) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(600px) rotateX(180deg) scale(1.8);
        transform: perspective(600px) rotateX(180deg) scale(1.8);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: perspective(600px) rotateX(360deg) scale(.7);
        transform: perspective(600px) rotateX(360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes flipY {
    from {
        -webkit-transform: perspective(600px) rotateY(180deg);
        transform: perspective(600px) rotateY(180deg);
        opacity: 0
    }
    to {
        -webkit-transform: perspective(600px) rotateY(360deg);
        transform: perspective(600px) rotateY(360deg)
    }
}

@keyframes flipY {
    from {
        -webkit-transform: perspective(600px) rotateY(180deg);
        transform: perspective(600px) rotateY(180deg);
        opacity: 0
    }
    to {
        -webkit-transform: perspective(600px) rotateY(360deg);
        transform: perspective(600px) rotateY(360deg)
    }
}

@-webkit-keyframes flipYZoomIn {
    from {
        -webkit-transform: perspective(600px) rotateY(0) scale(1);
        transform: perspective(600px) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(600px) rotateY(180deg) scale(1.6);
        transform: perspective(600px) rotateY(180deg) scale(1.6);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: perspective(600px) rotateY(360deg) scale(.7);
        transform: perspective(600px) rotateY(360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes flipYZoomIn {
    from {
        -webkit-transform: perspective(600px) rotateY(0) scale(1);
        transform: perspective(600px) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(600px) rotateY(180deg) scale(1.6);
        transform: perspective(600px) rotateY(180deg) scale(1.6);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: perspective(600px) rotateY(360deg) scale(.7);
        transform: perspective(600px) rotateY(360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes flipYZoomOut {
    from {
        -webkit-transform: perspective(600px) rotateY(0) scale(1);
        transform: perspective(600px) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(600px) rotateY(180deg) scale(.6);
        transform: perspective(600px) rotateY(180deg) scale(.6);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: perspective(600px) rotateY(360deg) scale(1.8);
        transform: perspective(600px) rotateY(360deg) scale(1.8);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes flipYZoomOut {
    from {
        -webkit-transform: perspective(600px) rotateY(0) scale(1);
        transform: perspective(600px) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(600px) rotateY(180deg) scale(.6);
        transform: perspective(600px) rotateY(180deg) scale(.6);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    80% {
        -webkit-transform: perspective(600px) rotateY(360deg) scale(1.8);
        transform: perspective(600px) rotateY(360deg) scale(1.8);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes skewLeft {
    70% {
        -webkit-transform: skewX(40deg);
        transform: skewX(40deg)
    }
}

@keyframes skewLeft {
    70% {
        -webkit-transform: skewX(40deg);
        transform: skewX(40deg)
    }
}

@-webkit-keyframes skewRight {
    70% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg)
    }
}

@keyframes skewRight {
    70% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg)
    }
}

@-webkit-keyframes skewInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%) skewX(-40deg);
        transform: translateX(-100%) skewX(-40deg)
    }
    70% {
        -webkit-transform: skewX(-30deg);
        transform: skewX(-30deg)
    }
}

@keyframes skewInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%) skewX(-40deg);
        transform: translateX(-100%) skewX(-40deg)
    }
    70% {
        -webkit-transform: skewX(-30deg);
        transform: skewX(-30deg)
    }
}

@-webkit-keyframes skewInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) skewX(40deg);
        transform: translateX(100%) skewX(40deg)
    }
    70% {
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg)
    }
}

@keyframes skewInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) skewX(40deg);
        transform: translateX(100%) skewX(40deg)
    }
    70% {
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg)
    }
}

@-webkit-keyframes skewOutLeft {
    20% {
        -webkit-transform: skewX(40deg);
        transform: skewX(40deg)
    }
    to {
        -webkit-transform: translateX(-100%) skewX(40deg);
        transform: translateX(-100%) skewX(40deg);
        opacity: 0
    }
}

@keyframes skewOutLeft {
    20% {
        -webkit-transform: skewX(40deg);
        transform: skewX(40deg)
    }
    to {
        -webkit-transform: translateX(-100%) skewX(40deg);
        transform: translateX(-100%) skewX(40deg);
        opacity: 0
    }
}

@-webkit-keyframes skewOutRight {
    20% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg)
    }
    to {
        -webkit-transform: translateX(100%) skewX(-40deg);
        transform: translateX(100%) skewX(-40deg);
        opacity: 0
    }
}

@keyframes skewOutRight {
    20% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg)
    }
    to {
        -webkit-transform: translateX(100%) skewX(-40deg);
        transform: translateX(100%) skewX(-40deg);
        opacity: 0
    }
}

@-webkit-keyframes pullRelease {
    15% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
}

@keyframes pullRelease {
    15% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
}

@-webkit-keyframes pushRelease {
    15% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes pushRelease {
    15% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes swingInLeft {
    from {
        -webkit-transform: matrix(3, 0, 0, 3, -800, 0);
        transform: matrix(3, 0, 0, 3, -800, 0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: matrix(1.3, 0, 0, 1.3, 20, 0);
        transform: matrix(1.3, 0, 0, 1.3, 20, 0)
    }
}

@keyframes swingInLeft {
    from {
        -webkit-transform: matrix(3, 0, 0, 3, -800, 0);
        transform: matrix(3, 0, 0, 3, -800, 0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: matrix(1.3, 0, 0, 1.3, 20, 0);
        transform: matrix(1.3, 0, 0, 1.3, 20, 0)
    }
}

@-webkit-keyframes swingInRight {
    from {
        -webkit-transform: matrix(3, 0, 0, 3, 800, 0);
        transform: matrix(3, 0, 0, 3, 800, 0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: matrix(1.3, 0, 0, 1.3, -20, 0);
        transform: matrix(1.3, 0, 0, 1.3, -20, 0)
    }
}

@keyframes swingInRight {
    from {
        -webkit-transform: matrix(3, 0, 0, 3, 800, 0);
        transform: matrix(3, 0, 0, 3, 800, 0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: matrix(1.3, 0, 0, 1.3, -20, 0);
        transform: matrix(1.3, 0, 0, 1.3, -20, 0)
    }
}

@-webkit-keyframes swingInTop {
    from {
        -webkit-transform: matrix(3, 0, 0, 3, 0, -800);
        transform: matrix(3, 0, 0, 3, 0, -800);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: matrix(1.3, 0, 0, 1.3, 0, 20);
        transform: matrix(1.3, 0, 0, 1.3, 0, 20)
    }
}

@keyframes swingInTop {
    from {
        -webkit-transform: matrix(3, 0, 0, 3, 0, -800);
        transform: matrix(3, 0, 0, 3, 0, -800);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: matrix(1.3, 0, 0, 1.3, 0, 20);
        transform: matrix(1.3, 0, 0, 1.3, 0, 20)
    }
}

@-webkit-keyframes swingInBottom {
    from {
        -webkit-transform: matrix(3, 0, 0, 3, 0, 800);
        transform: matrix(3, 0, 0, 3, 0, 800);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: matrix(1.3, 0, 0, 1.3, 0, -20);
        transform: matrix(1.3, 0, 0, 1.3, 0, -20)
    }
}

@keyframes swingInBottom {
    from {
        -webkit-transform: matrix(3, 0, 0, 3, 0, 800);
        transform: matrix(3, 0, 0, 3, 0, 800);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: matrix(1.3, 0, 0, 1.3, 0, -20);
        transform: matrix(1.3, 0, 0, 1.3, 0, -20)
    }
}

@-webkit-keyframes elevateLeft {
    from {
        -webkit-transform: translateY(100%) rotate(-20deg);
        transform: translateY(100%) rotate(-20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    40% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@keyframes elevateLeft {
    from {
        -webkit-transform: translateY(100%) rotate(-20deg);
        transform: translateY(100%) rotate(-20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    40% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@-webkit-keyframes elevateRight {
    from {
        -webkit-transform: translateY(100%) rotate(20deg);
        transform: translateY(100%) rotate(20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@keyframes elevateRight {
    from {
        -webkit-transform: translateY(100%) rotate(20deg);
        transform: translateY(100%) rotate(20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@-webkit-keyframes rollFromLeft {
    from {
        -webkit-transform: translateX(-100%) perspective(600px) rotateY(180deg);
        transform: translateX(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@keyframes rollFromLeft {
    from {
        -webkit-transform: translateX(-100%) perspective(600px) rotateY(180deg);
        transform: translateX(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rollFromRight {
    from {
        -webkit-transform: translateX(100%) perspective(600px) rotateY(-180deg);
        transform: translateX(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@keyframes rollFromRight {
    from {
        -webkit-transform: translateX(100%) perspective(600px) rotateY(-180deg);
        transform: translateX(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rollFromTop {
    from {
        -webkit-transform: translateY(-100%) perspective(600px) rotateY(180deg);
        transform: translateY(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0) perspective(600px) rotateY(0);
        transform: translateY(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@keyframes rollFromTop {
    from {
        -webkit-transform: translateY(-100%) perspective(600px) rotateY(180deg);
        transform: translateY(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0) perspective(600px) rotateY(0);
        transform: translateY(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rollFromBottom {
    from {
        -webkit-transform: translateY(100%) perspective(600px) rotateY(-180deg);
        transform: translateY(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0) perspective(600px) rotateY(0);
        transform: translateY(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@keyframes rollFromBottom {
    from {
        -webkit-transform: translateY(100%) perspective(600px) rotateY(-180deg);
        transform: translateY(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0) perspective(600px) rotateY(0);
        transform: translateY(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rollToLeft {
    from {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(-100%) perspective(600px) rotateY(180deg);
        transform: translateX(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes rollToLeft {
    from {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(-100%) perspective(600px) rotateY(180deg);
        transform: translateX(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes rollToRight {
    from {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(100%) perspective(600px) rotateY(-180deg);
        transform: translateX(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@keyframes rollToRight {
    from {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(100%) perspective(600px) rotateY(-180deg);
        transform: translateX(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes rollToTop {
    from {
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(-100%) perspective(600px) rotateX(180deg);
        transform: translateY(-100%) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@keyframes rollToTop {
    from {
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(-100%) perspective(600px) rotateX(180deg);
        transform: translateY(-100%) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@-webkit-keyframes rollToBottom {
    to {
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(100%) perspective(600px) rotateX(-180deg);
        transform: translateY(100%) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@keyframes rollToBottom {
    to {
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(100%) perspective(600px) rotateX(-180deg);
        transform: translateY(100%) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateX {
    from {
        -webkit-transform: perspective(600px) rotateX(0);
        transform: perspective(600px) rotateX(0)
    }
    to {
        -webkit-transform: perspective(600px) rotateX(90deg);
        transform: perspective(600px) rotateX(90deg)
    }
}

@keyframes rotateX {
    from {
        -webkit-transform: perspective(600px) rotateX(0);
        transform: perspective(600px) rotateX(0)
    }
    to {
        -webkit-transform: perspective(600px) rotateX(90deg);
        transform: perspective(600px) rotateX(90deg)
    }
}

@-webkit-keyframes rotateXIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        opacity: 0
    }
    5% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg)
    }
}

@keyframes rotateXIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        opacity: 0
    }
    5% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg)
    }
}

@-webkit-keyframes rotateXOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg)
    }
    to {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        opacity: 0
    }
}

@keyframes rotateXOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateX(75deg)
    }
    to {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateX(75deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateY {
    from {
        -webkit-transform: perspective(600px) rotateY(0);
        transform: perspective(600px) rotateY(0)
    }
    to {
        -webkit-transform: perspective(600px) rotateY(90deg);
        transform: perspective(600px) rotateY(90deg)
    }
}

@keyframes rotateY {
    from {
        -webkit-transform: perspective(600px) rotateY(0);
        transform: perspective(600px) rotateY(0)
    }
    to {
        -webkit-transform: perspective(600px) rotateY(90deg);
        transform: perspective(600px) rotateY(90deg)
    }
}

@-webkit-keyframes rotateYIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        opacity: 0
    }
    5% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg)
    }
}

@keyframes rotateYIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        opacity: 0
    }
    5% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg)
    }
}

@-webkit-keyframes rotateYOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg)
    }
    to {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        opacity: 0
    }
}

@keyframes rotateYOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg)
    }
    to {
        -webkit-transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(0);
        transform: translateX(-100%) rotate(0)
    }
    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@keyframes rotateInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(0);
        transform: translateX(-100%) rotate(0)
    }
    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@-webkit-keyframes rotateInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(0);
        transform: translateX(100%) rotate(0)
    }
    to {
        -webkit-transform: translateX(0) rotate(-360deg);
        transform: translateX(0) rotate(-360deg)
    }
}

@keyframes rotateInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(0);
        transform: translateX(100%) rotate(0)
    }
    to {
        -webkit-transform: translateX(0) rotate(-360deg);
        transform: translateX(0) rotate(-360deg)
    }
}

@-webkit-keyframes rotateInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-400%) rotate(0);
        transform: translateY(-400%) rotate(0)
    }
    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@keyframes rotateInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-400%) rotate(0);
        transform: translateY(-400%) rotate(0)
    }
    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@-webkit-keyframes rotateInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(400%) rotate(0);
        transform: translateY(400%) rotate(0)
    }
    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@keyframes rotateInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(400%) rotate(0);
        transform: translateY(400%) rotate(0)
    }
    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@-webkit-keyframes rotateOutLeft {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
    to {
        -webkit-transform: translateX(-800px) rotate(0);
        transform: translateX(-800px) rotate(0);
        opacity: 0
    }
}

@keyframes rotateOutLeft {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
    to {
        -webkit-transform: translateX(-800px) rotate(0);
        transform: translateX(-800px) rotate(0);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutRight {
    from {
        -webkit-transform: translateX(0) rotate(-360deg);
        transform: translateX(0) rotate(-360deg)
    }
    to {
        -webkit-transform: translateX(800px) rotate(0);
        transform: translateX(800px) rotate(0);
        opacity: 0
    }
}

@keyframes rotateOutRight {
    from {
        -webkit-transform: translateX(0) rotate(-360deg);
        transform: translateX(0) rotate(-360deg)
    }
    to {
        -webkit-transform: translateX(800px) rotate(0);
        transform: translateX(800px) rotate(0);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutTop {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
    to {
        -webkit-transform: translateY(-800px) rotate(0);
        transform: translateY(-800px) rotate(0);
        opacity: 0
    }
}

@keyframes rotateOutTop {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
    to {
        -webkit-transform: translateY(-800px) rotate(0);
        transform: translateY(-800px) rotate(0);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutBottom {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
    to {
        -webkit-transform: translateY(800px) rotate(0);
        transform: translateY(800px) rotate(0);
        opacity: 0
    }
}

@keyframes rotateOutBottom {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
    to {
        -webkit-transform: translateY(800px) rotate(0);
        transform: translateY(800px) rotate(0);
        opacity: 0
    }
}

@-webkit-keyframes spinToLeft {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes spinToLeft {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinToRight {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes spinToRight {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinToTop {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes spinToTop {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinToBottom {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes spinToBottom {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinFromLeft {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes spinFromLeft {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinFromRight {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes spinFromRight {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinFromTop {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes spinFromTop {
    from,
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinFromBottom {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes spinFromBottom {
    from,
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes blurIn {
    from {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurIn {
    from {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurInLeft {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurInLeft {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurInRight {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurInRight {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurInTop {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurInTop {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurInBottom {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurInBottom {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurOut {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px)
    }
    to {
        opacity: 0
    }
}

@keyframes blurOut {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px)
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes blurOutLeft {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        opacity: 0
    }
}

@keyframes blurOutLeft {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes blurOutRight {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        opacity: 0
    }
}

@keyframes blurOutRight {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes blurOutTop {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 0
    }
}

@keyframes blurOutTop {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes blurOutBottom {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 0
    }
}

@keyframes blurOutBottom {
    85%,
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes bounceFromTop {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, -80px, 0) scale3d(1, 1.6, 1);
        transform: translate3d(0, -80px, 0) scale3d(1, 1.6, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounceFromTop {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, -80px, 0) scale3d(1, 1.6, 1);
        transform: translate3d(0, -80px, 0) scale3d(1, 1.6, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@-webkit-keyframes bounceFromDown {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1);
        transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 4px, 0);
        transform: translate3d(0, 4px, 0)
    }
}

@keyframes bounceFromDown {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1);
        transform: translate3d(0, 80px, 0) scale3d(1, 1.2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 4px, 0);
        transform: translate3d(0, 4px, 0)
    }
}

@-webkit-keyframes bounceX {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1.8, 1, 1);
        transform: scale3d(1.8, 1, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1.5, 1, 1);
        transform: scale3d(1.5, 1, 1)
    }
    90% {
        -webkit-transform: scale3d(1.1, 1, 1);
        transform: scale3d(1.1, 1, 1)
    }
}

@keyframes bounceX {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1.8, 1, 1);
        transform: scale3d(1.8, 1, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1.5, 1, 1);
        transform: scale3d(1.5, 1, 1)
    }
    90% {
        -webkit-transform: scale3d(1.1, 1, 1);
        transform: scale3d(1.1, 1, 1)
    }
}

@-webkit-keyframes bounceY {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1, 2, 1);
        transform: scale3d(1, 2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1, 1.5, 1);
        transform: scale3d(1, 1.5, 1)
    }
    90% {
        -webkit-transform: scale3d(1, 1.1, 1);
        transform: scale3d(1, 1.1, 1)
    }
}

@keyframes bounceY {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1, 2, 1);
        transform: scale3d(1, 2, 1)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1, 1.5, 1);
        transform: scale3d(1, 1.5, 1)
    }
    90% {
        -webkit-transform: scale3d(1, 1.1, 1);
        transform: scale3d(1, 1.1, 1)
    }
}

@-webkit-keyframes bounceZoomIn {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes bounceZoomIn {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes bounceZoomOut {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    90% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes bounceZoomOut {
    0%,
    100%,
    25%,
    55%,
    85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    41%,
    44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    90% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@-webkit-keyframes bounceInTop {
    0% {
        -webkit-transform: translate3d(0, -300%, 0);
        transform: translate3d(0, -300%, 0)
    }
    58% {
        -webkit-transform: translate3d(0, 27px, 0);
        transform: translate3d(0, 27px, 0)
    }
    73% {
        -webkit-transform: translate3d(0, -12px, 0);
        transform: translate3d(0, -12px, 0)
    }
    88% {
        -webkit-transform: translate3d(0, 7px, 0);
        transform: translate3d(0, 7px, 0)
    }
}

@keyframes bounceInTop {
    0% {
        -webkit-transform: translate3d(0, -300%, 0);
        transform: translate3d(0, -300%, 0)
    }
    58% {
        -webkit-transform: translate3d(0, 27px, 0);
        transform: translate3d(0, 27px, 0)
    }
    73% {
        -webkit-transform: translate3d(0, -12px, 0);
        transform: translate3d(0, -12px, 0)
    }
    88% {
        -webkit-transform: translate3d(0, 7px, 0);
        transform: translate3d(0, 7px, 0)
    }
}

@-webkit-keyframes bounceInBottom {
    0% {
        -webkit-transform: translate3d(0, 300%, 0);
        transform: translate3d(0, 300%, 0)
    }
    58% {
        -webkit-transform: translate3d(0, -27px, 0);
        transform: translate3d(0, -27px, 0)
    }
    73% {
        -webkit-transform: translate3d(0, 12px, 0);
        transform: translate3d(0, 12px, 0)
    }
    88% {
        -webkit-transform: translate3d(0, -8px, 0);
        transform: translate3d(0, -8px, 0)
    }
}

@keyframes bounceInBottom {
    0% {
        -webkit-transform: translate3d(0, 300%, 0);
        transform: translate3d(0, 300%, 0)
    }
    58% {
        -webkit-transform: translate3d(0, -27px, 0);
        transform: translate3d(0, -27px, 0)
    }
    73% {
        -webkit-transform: translate3d(0, 12px, 0);
        transform: translate3d(0, 12px, 0)
    }
    88% {
        -webkit-transform: translate3d(0, -8px, 0);
        transform: translate3d(0, -8px, 0)
    }
}

@-webkit-keyframes bounceInLeft {
    0% {
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0)
    }
    58% {
        -webkit-transform: translate3d(27px, 0, 0);
        transform: translate3d(27px, 0, 0)
    }
    73% {
        -webkit-transform: translate3d(-12px, 0, 0);
        transform: translate3d(-12px, 0, 0)
    }
    88% {
        -webkit-transform: translate3d(8px, 0, 0);
        transform: translate3d(8px, 0, 0)
    }
}

@keyframes bounceInLeft {
    0% {
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0)
    }
    58% {
        -webkit-transform: translate3d(27px, 0, 0);
        transform: translate3d(27px, 0, 0)
    }
    73% {
        -webkit-transform: translate3d(-12px, 0, 0);
        transform: translate3d(-12px, 0, 0)
    }
    88% {
        -webkit-transform: translate3d(8px, 0, 0);
        transform: translate3d(8px, 0, 0)
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        -webkit-transform: translate3d(300%, 0, 0);
        transform: translate3d(300%, 0, 0)
    }
    58% {
        -webkit-transform: translate3d(-27px, 0, 0);
        transform: translate3d(-27px, 0, 0)
    }
    73% {
        -webkit-transform: translate3d(12px, 0, 0);
        transform: translate3d(12px, 0, 0)
    }
    88% {
        -webkit-transform: translate3d(-8px, 0, 0);
        transform: translate3d(-8px, 0, 0)
    }
}

@keyframes bounceInRight {
    0% {
        -webkit-transform: translate3d(300%, 0, 0);
        transform: translate3d(300%, 0, 0)
    }
    58% {
        -webkit-transform: translate3d(-27px, 0, 0);
        transform: translate3d(-27px, 0, 0)
    }
    73% {
        -webkit-transform: translate3d(12px, 0, 0);
        transform: translate3d(12px, 0, 0)
    }
    88% {
        -webkit-transform: translate3d(-8px, 0, 0);
        transform: translate3d(-8px, 0, 0)
    }
}

@-webkit-keyframes bounceOutTop {
    18%,
    33%,
    48% {
        opacity: 1
    }
    18% {
        -webkit-transform: translate3d(0, 27px, 0);
        transform: translate3d(0, 27px, 0)
    }
    33% {
        -webkit-transform: translate3d(0, -12px, 0);
        transform: translate3d(0, -12px, 0)
    }
    48% {
        -webkit-transform: translate3d(0, 8px, 0);
        transform: translate3d(0, 8px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -300%, 0);
        transform: translate3d(0, -300%, 0)
    }
}

@keyframes bounceOutTop {
    18%,
    33%,
    48% {
        opacity: 1
    }
    18% {
        -webkit-transform: translate3d(0, 27px, 0);
        transform: translate3d(0, 27px, 0)
    }
    33% {
        -webkit-transform: translate3d(0, -12px, 0);
        transform: translate3d(0, -12px, 0)
    }
    48% {
        -webkit-transform: translate3d(0, 8px, 0);
        transform: translate3d(0, 8px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -300%, 0);
        transform: translate3d(0, -300%, 0)
    }
}

@-webkit-keyframes bounceOutBottom {
    18%,
    33%,
    48% {
        opacity: 1
    }
    18% {
        -webkit-transform: translate3d(0, -27px, 0);
        transform: translate3d(0, -27px, 0)
    }
    33% {
        -webkit-transform: translate3d(0, 12px, 0);
        transform: translate3d(0, 12px, 0)
    }
    48% {
        -webkit-transform: translate3d(0, -8px, 0);
        transform: translate3d(0, -8px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 300%, 0);
        transform: translate3d(0, 300%, 0)
    }
}

@keyframes bounceOutBottom {
    18%,
    33%,
    48% {
        opacity: 1
    }
    18% {
        -webkit-transform: translate3d(0, -27px, 0);
        transform: translate3d(0, -27px, 0)
    }
    33% {
        -webkit-transform: translate3d(0, 12px, 0);
        transform: translate3d(0, 12px, 0)
    }
    48% {
        -webkit-transform: translate3d(0, -8px, 0);
        transform: translate3d(0, -8px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 300%, 0);
        transform: translate3d(0, 300%, 0)
    }
}

@-webkit-keyframes bounceOutLeft {
    18%,
    33%,
    48% {
        opacity: 1
    }
    18% {
        -webkit-transform: translate3d(27px, 0, 0);
        transform: translate3d(27px, 0, 0)
    }
    33% {
        -webkit-transform: translate3d(-12px, 0, 0);
        transform: translate3d(-12px, 0, 0)
    }
    48% {
        -webkit-transform: translate3d(8px, 0, 0);
        transform: translate3d(8px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0)
    }
}

@keyframes bounceOutLeft {
    18%,
    33%,
    48% {
        opacity: 1
    }
    18% {
        -webkit-transform: translate3d(27px, 0, 0);
        transform: translate3d(27px, 0, 0)
    }
    33% {
        -webkit-transform: translate3d(-12px, 0, 0);
        transform: translate3d(-12px, 0, 0)
    }
    48% {
        -webkit-transform: translate3d(8px, 0, 0);
        transform: translate3d(8px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0)
    }
}

@-webkit-keyframes bounceOutRight {
    18%,
    33%,
    48% {
        opacity: 1
    }
    18% {
        -webkit-transform: translate3d(-27px, 0, 0);
        transform: translate3d(-27px, 0, 0)
    }
    33% {
        -webkit-transform: translate3d(12px, 0, 0);
        transform: translate3d(12px, 0, 0)
    }
    48% {
        -webkit-transform: translate3d(-8px, 0, 0);
        transform: translate3d(-8px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(300%, 0, 0);
        transform: translate3d(300%, 0, 0)
    }
}

@keyframes bounceOutRight {
    18%,
    33%,
    48% {
        opacity: 1
    }
    18% {
        -webkit-transform: translate3d(-27px, 0, 0);
        transform: translate3d(-27px, 0, 0)
    }
    33% {
        -webkit-transform: translate3d(12px, 0, 0);
        transform: translate3d(12px, 0, 0)
    }
    48% {
        -webkit-transform: translate3d(-8px, 0, 0);
        transform: translate3d(-8px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(300%, 0, 0);
        transform: translate3d(300%, 0, 0)
    }
}

@-webkit-keyframes perspectiveToTop {
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        opacity: 0
    }
}

@keyframes perspectiveToTop {
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        opacity: 0
    }
}

@-webkit-keyframes perspectiveToBottom {
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        opacity: 0
    }
}

@keyframes perspectiveToBottom {
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        opacity: 0
    }
}

@-webkit-keyframes zoomIn {
    from {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 0
    }
}

@keyframes zoomIn {
    from {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 0
    }
}

@-webkit-keyframes zoomInLeft {
    from {
        -webkit-transform: scale(10) translateX(-50%);
        transform: scale(10) translateX(-50%);
        opacity: 0
    }
}

@keyframes zoomInLeft {
    from {
        -webkit-transform: scale(10) translateX(-50%);
        transform: scale(10) translateX(-50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomInRight {
    from {
        -webkit-transform: scale(10) translateX(50%);
        transform: scale(10) translateX(50%);
        opacity: 0
    }
}

@keyframes zoomInRight {
    from {
        -webkit-transform: scale(10) translateX(50%);
        transform: scale(10) translateX(50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomInTop {
    from {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@keyframes zoomInTop {
    from {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomInBottom {
    from {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@keyframes zoomInBottom {
    from {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomOut {
    to {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 0
    }
}

@keyframes zoomOut {
    to {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 0
    }
}

@-webkit-keyframes zoomOutLeft {
    to {
        -webkit-transform: scale(10) translateX(-50%);
        transform: scale(10) translateX(-50%);
        opacity: 0
    }
}

@keyframes zoomOutLeft {
    to {
        -webkit-transform: scale(10) translateX(-50%);
        transform: scale(10) translateX(-50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomOutRight {
    to {
        -webkit-transform: scale(10) translateX(50%);
        transform: scale(10) translateX(50%);
        opacity: 0
    }
}

@keyframes zoomOutRight {
    to {
        -webkit-transform: scale(10) translateX(50%);
        transform: scale(10) translateX(50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomOutTop {
    to {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@keyframes zoomOutTop {
    to {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomOutBottom {
    to {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@keyframes zoomOutBottom {
    to {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@-webkit-keyframes ekitRevealInTop {
    form {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes ekitRevealInTop {
    form {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@-webkit-keyframes ekitRevealInBottom {
    form {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes ekitRevealInBottom {
    form {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@-webkit-keyframes ekitRevealInLeft {
    form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@keyframes ekitRevealInLeft {
    form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@-webkit-keyframes ekitRevealInRight {
    form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@keyframes ekitRevealInRight {
    form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: #fff0;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.ekit-wid-con .product-filter-area {
    margin-bottom: 30px
}

.ekit-wid-con .product-filter-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ekit-wid-con .product-filter-wraper .woocommerce-ordering {
    margin-right: 50px;
    margin-bottom: 0
}

.ekit-wid-con .woocommerce-ordering {
    position: relative;
    z-index: 10
}

.ekit-wid-con .woocommerce-ordering .shop-filter-title {
    color: #777;
    font-size: 14px;
    position: relative;
    top: 9px;
    padding-right: 50px
}

.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link {
    border: 0;
    color: #777;
    font-size: 18px;
    padding: 10px
}

.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link.active {
    color: #2575fc;
    background-color: #fff0
}

.ekit-wid-con .elementskit-accordion {
    counter-reset: myNumber
}

.ekit-wid-con .elementskit-accordion .ekit-accordion-title {
    padding-right: 10px;
    display: inline-block
}

.ekit-wid-con .elementskit-accordion .elementskit-card {
    border: 0;
    border-radius: 0;
    background-color: #fff0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-accordion .elementskit-card:not(:last-child) {
    margin-bottom: 10px
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header {
    padding: 0;
    background-color: #fff0;
    border-bottom: 0 solid #000
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header .ekit_accordion_icon_group svg {
    max-width: 30px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    background-color: #f7f9fb;
    font-weight: 700;
    padding: 14px 30px;
    border: 1px solid #fff0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:focus,
.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:hover {
    text-decoration: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>i {
    color: #2575fc;
    line-height: 1.6666666667;
    display: inline-block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group,
.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>.icon-left {
    padding-right: 26px;
    float: left
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-closed {
    display: block
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-open {
    display: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_normal_icon {
    display: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_active_icon {
    display: block
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-closed {
    display: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-open {
    display: block
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_normal_icon {
    display: block
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_active_icon {
    display: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body {
    padding: 20px 30px
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body p {
    margin-top: 0;
    margin-bottom: 1em
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body p:last-child {
    margin-bottom: 0
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-header>.elementskit-btn-link {
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(37 117 252 / .2);
    box-shadow: -1.216px 6.894px 15px 0 rgb(37 117 252 / .2);
    border-radius: 0 0 5px 5px;
    background-color: #fff
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-body {
    width: calc(100% - 40px);
    border-radius: 0 0 5px 5px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link {
    background-color: #2575fc;
    color: #fff;
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07)
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link>i {
    color: inherit
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body {
    background-color: #2575fc
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body p {
    color: #fff
}

.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link {
    background-color: #2575fc;
    position: relative;
    border: 0;
    padding-left: 70px
}

.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 35px;
    background-color: rgb(255 255 255 / .2);
    text-align: right;
    line-height: 55px
}

.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::after {
    position: absolute;
    content: "";
    left: 35px;
    top: 0;
    border-top: 26.5px solid #fff0;
    border-right: 26.5px solid #fff0;
    border-left: 26.5px solid rgb(255 255 255 / .2);
    border-bottom: 26.5px solid #fff0
}

.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link {
    position: relative;
    z-index: 1;
    padding: 16.5px 30px
}

.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] {
    color: #fff
}

.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]>i {
    color: inherit
}

.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .path {
    fill: #2575fc
}

.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 65px;
    padding-right: 85px
}

.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link {
    border: 1px solid #f5f5f5;
    border-bottom: 1px solid #2575fc;
    background-color: #fff;
    position: relative;
    padding-left: 85px
}

.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link::before {
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
    height: calc(100% + 2px);
    width: 55px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    background-color: #2575fc
}

.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-body {
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .number::before {
    counter-increment: myNumber;
    content: counter(myNumber) "."
}

.ekit-wid-con .icon-right {
    float: right
}

.ekit-wid-con .icon-left {
    float: left
}

.ekit-wid-con .path {
    fill: #fff;
    stroke: #2575fc;
    stroke-miterlimit: 0
}

.ekit-wid-con .ekit_accordion_icon_group {
    position: absolute;
    right: 0;
    margin-right: 30px
}

.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape {
    height: 100%
}

.ekit-accordion--content,
.ekit-accordion--toggler {
    font-size: 16px;
    line-height: 24px
}

.ekit-wid-con .ekit-header-info {
    list-style: none
}

.ekit-wid-con .ekit-header-info>li:not(:last-child) {
    margin-right: 15px
}

.ekit-wid-con .ekit-header-info,
.ekit-wid-con .ekit-header-info a {
    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
}

.ekit-wid-con .ekit-header-info svg {
    max-width: 15px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con table.dataTable tbody td,
.ekit-wid-con table.dataTable tbody th,
.ekit-wid-con table.dataTable thead td,
.ekit-wid-con table.dataTable thead th {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con.elemenetskit-tablepress .dataTables_filter input,
.ekit-wid-con.elemenetskit-tablepress .dataTables_filter select,
.ekit-wid-con.elemenetskit-tablepress .dataTables_length input,
.ekit-wid-con.elemenetskit-tablepress .dataTables_length select {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.ekit-wid-con .round-img img {
    border-radius: 100%
}

.ekit-wid-con .elementskit-infobox {
    padding: 60px 40px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.ekit-wid-con .elementskit-infobox.media .elementskit-box-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.ekit-wid-con .elementskit-infobox:hover.image-active::before {
    background-color: #fff0
}

.ekit-wid-con .elementskit-infobox:hover.image-active .image-hover>img {
    opacity: 1;
    -webkit-transform: scale(1.06);
    transform: scale(1.06)
}

.ekit-wid-con .elementskit-infobox:hover .icon-hover {
    opacity: 1;
    bottom: -20px
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon {
    display: inline-block;
    margin-bottom: 13px
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon i {
    -webkit-transition: all .4s;
    transition: all .4s
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher>img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .main-image {
    opacity: 1;
    position: relative;
    top: 0
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .hover-image {
    position: absolute;
    top: 80px;
    left: 0
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .info-box-subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #2575fc;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-infobox .box-body {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .box-body p {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-infobox .box-footer {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .box-footer.enable_hover_btn .elementskit-btn {
    left: 0;
    bottom: 0;
    opacity: 0
}

.ekit-wid-con .elementskit-infobox .btn-wraper {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .border-divider {
    margin-bottom: 25px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .link-btn {
    font-size: 13px
}

.ekit-wid-con .elementskit-infobox .icon-hover {
    position: absolute;
    bottom: -50px;
    right: 0;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1
}

.ekit-wid-con .elementskit-infobox .icon-hover i {
    font-size: 100px
}

.ekit-wid-con .elementskit-infobox .icon-hover svg {
    max-width: 100px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-infobox.gradient-active::before {
    position: absolute;
    content: "";
    top: 0;
    left: -101%;
    height: 100%;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-size: 101% 101%
}

.ekit-wid-con .elementskit-infobox.gradient-active:hover::before {
    left: 0
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top::before {
    left: 0;
    top: -100%
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top:hover::before {
    top: 0
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right::before {
    left: 100%
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right:hover::before {
    left: 0
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom::before {
    left: 0;
    top: 100%
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom:hover::before {
    top: 0
}

.ekit-wid-con .elementskit-infobox.image-active::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1;
    background-size: 101% 101%
}

.ekit-wid-con .elementskit-infobox.image-active .image-hover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.ekit-wid-con .elementskit-infobox.image-active .image-hover>img {
    opacity: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-infobox:hover .box-footer.enable_hover_btn .elementskit-btn {
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin {
    padding: 15px
}

.ekit-wid-con .elementkit-infobox-icon.framed {
    border: 2px solid red;
    padding: 10px
}

.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin {
    padding: 15px 30px
}

.ekit-wid-con .elementkit-infobox-icon.framed.round {
    border-radius: 100%
}

.ekit-wid-con .elementskit-icon-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.ekit-wid-con .infobox-ovelry {
    position: relative
}

.ekit-wid-con .infobox-ovelry::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #2575fc;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1
}

.ekit-wid-con .elementskit-info-box-title {
    font-size: 23px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 0
}

.ekit-wid-con .elementskit-info-box-title svg {
    max-width: 26px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-info-box-icon {
    display: inline-block
}

.ekit-wid-con .elementskit-info-box-icon>i {
    color: #000;
    font-size: 64px
}

.ekit-wid-con .elementskit-infobox {
    position: relative
}

.ekit-wid-con .ekit_global_link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 50
}

.ekit-wid-con .ekit-badge {
    background-color: #ff057c;
    font-size: .70588rem;
    color: #fff;
    font-weight: 500;
    padding: 1px 6px;
    border-radius: .29412rem 0 .29412rem 0;
    display: inline-block
}

.ekit-wid-con .ekit-icon-box-badge {
    position: absolute;
    line-height: 1;
    z-index: 2
}

.ekit-wid-con .ekit_position_top_left {
    top: 0;
    left: 0
}

.ekit-wid-con .ekit_position_top_center {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ekit-wid-con .ekit_position_top_right {
    top: 0;
    right: 0
}

.ekit-wid-con .ekit_position_center_left {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.ekit-wid-con .ekit_position_center_right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.ekit-wid-con .ekit_position_bottom_left {
    bottom: 0;
    left: 0
}

.ekit-wid-con .ekit_position_bottom_center {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ekit-wid-con .ekit_position_bottom_right {
    bottom: 0;
    right: 0
}

.ekit-wid-con .profile-card {
    background-color: #fff;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    padding: 40px 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.ekit-wid-con .profile-card.text-center .profile-header {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .profile-card:hover {
    -webkit-box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3);
    box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3)
}

.ekit-wid-con .profile-card:hover .profile-body .profile-title {
    color: #2575fc
}

.ekit-wid-con .profile-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    z-index: 0
}

.ekit-wid-con .profile-icon[class*=icon-align-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .profile-icon.icon-align-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.ekit-wid-con .profile-icon.icon-align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ekit-wid-con .profile-icon.icon-align-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ekit-wid-con .profile-icon svg {
    max-width: 60px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .profile-icon>i {
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    background-color: #fc0467;
    border-radius: 50%;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-body {
    padding-bottom: 20px
}

.ekit-wid-con .profile-body .profile-title {
    font-size: 22px;
    color: #000;
    margin: 0
}

.ekit-wid-con .profile-body .profile-title>a {
    color: inherit
}

.ekit-wid-con .profile-body .profile-designation {
    color: rgb(0 0 0 / .5);
    font-size: 13px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 15px
}

.ekit-wid-con .profile-header {
    margin-bottom: 38px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%
}

.ekit-wid-con .profile-header>img {
    width: 160px;
    height: 160px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-image-card {
    position: relative;
    overflow: hidden
}

.ekit-wid-con .profile-image-card::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0 / .7);
    -webkit-transition: all .4s ease .2s;
    transition: all .4s ease .2s;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .profile-image-card .hover-area {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    z-index: 2;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.ekit-wid-con .profile-image-card .hover-area .profile-title {
    color: #fff
}

.ekit-wid-con .profile-image-card .hover-area .profile-designation {
    color: #fff
}

.ekit-wid-con .profile-image-card .hover-area .profile-content {
    color: #fff
}

.ekit-wid-con .profile-image-card:hover .hover-area {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease .1s;
    transition: all .3s ease .1s
}

.ekit-wid-con .profile-image-card:hover::before {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.ekit-wid-con .image-card-v2 .profile-image-card::before {
    background-color: #123075;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    width: auto;
    height: auto;
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
}

.ekit-wid-con .image-card-v2 .profile-image-card:hover::before {
    opacity: .93;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ekit-wid-con .image-card-v2 .profile-image-card .hover-area {
    padding-left: 50px;
    padding-right: 50px
}

.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .border-hr {
    background-color: rgb(255 255 255 / .6);
    margin-bottom: 25px
}

.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .profile-content {
    color: #fff
}

.ekit-wid-con .image-card-v2.style-circle .profile-image-card {
    width: 100%;
    height: auto
}

.ekit-wid-con .image-card-v2.style-circle .profile-image-card::before {
    border-radius: inherit
}

.ekit-wid-con .image-card-v2.style-circle .profile-image-card::after {
    content: " ";
    display: block;
    padding-bottom: 100%
}

.ekit-wid-con .image-card-v2.style-circle .profile-image-card>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.ekit-wid-con .image-card-v3 .profile-image-card::before {
    display: none
}

.ekit-wid-con .image-card-v3 .profile-image-card::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #111;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none
}

.ekit-wid-con .image-card-v3 .profile-image-card .hover-area {
    top: inherit;
    bottom: 0;
    -webkit-transform: none;
    transform: none
}

.ekit-wid-con .image-card-v3 .profile-image-card:hover .hover-area {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px)
}

.ekit-wid-con .image-card-v3 .profile-image-card:hover::after {
    opacity: .8
}

.ekit-wid-con .image-card-v3.tiny-gutters {
    margin-left: -3px;
    margin-right: -3px
}

.ekit-wid-con .image-card-v3.tiny-gutters>[class^=col-] {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 6px
}

.ekit-wid-con .profile-square-v .profile-card {
    padding: 20px 20px 40px;
    z-index: 1
}

.ekit-wid-con .profile-square-v .profile-card::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #123075;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    background-size: 101% 102%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .profile-square-v .profile-card .profile-header {
    width: 100%;
    height: 100%;
    border-radius: 0
}

.ekit-wid-con .profile-square-v .profile-card .profile-content {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-square-v .profile-card:hover::before {
    opacity: 1
}

.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-designation,
.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-title {
    color: #fff
}

.ekit-wid-con .profile-square-v .profile-card:hover .profile-content {
    color: #fff
}

.ekit-wid-con .profile-square-v.square-v2 .profile-card::before {
    display: none
}

.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover {
    background-color: #fff
}

.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title {
    color: #2575fc
}

.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation {
    color: #656565
}

.ekit-wid-con .profile-square-v.square-v3 .profile-card:hover {
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1)
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card {
    max-height: 380px;
    overflow: hidden
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card::before {
    display: none
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header {
    margin-bottom: 0;
    max-width: 255px;
    max-height: 255px
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-left .profile-header img {
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-right .profile-header img {
    left: auto;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body {
    margin-bottom: 0;
    padding: 35px 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #123075;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    background-size: 101% 102%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body::before {
    opacity: 1
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list {
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .profile-square-v.square-v5 .profile-card {
    padding-bottom: 50px
}

.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,
.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-header {
    padding-bottom: 0
}

.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body {
    padding: 32px 60px
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card {
    padding-bottom: 35px
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card::after {
    position: absolute;
    content: "";
    height: 5px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #2965f1;
    opacity: .2;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,
.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-header {
    margin-bottom: 0
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body {
    padding: 40px
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover {
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1)
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover::after {
    opacity: 1
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::after {
    display: none
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::before {
    opacity: 0;
    background-size: 101% 101%
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before {
    opacity: 1
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title {
    color: #fff
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,
.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation {
    color: #fff
}

.ekit-wid-con .profile-info-text {
    padding-right: 30px
}

.ekit-wid-con .profile-info-text .info-title {
    font-size: 48px;
    margin-bottom: 23px
}

.ekit-wid-con .profile-info-text p {
    margin-bottom: 37px
}

.ekit-wid-con .small-gutters .profile-card {
    padding: 10px 10px 40px
}

.ekit-wid-con .no_gutters .profile-card {
    padding: 0
}

.ekit-wid-con .style-circle .profile-image-card {
    width: 255px;
    height: 255px;
    border-radius: 50%
}

.ekit-wid-con .style-circle .profile-image-card.text-center {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .text-center .profile-header {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .popup-modal {
    display: inline-block
}

.ekit-wid-con .elementskit-portfolio-thumb img {
    width: 100%
}

.ekit-wid-con .ekit-team-style-default {
    background-image: none !important
}

.ekit-wid-con .ekit-team-style-default::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent !important;
    border-radius: inherit;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: -1
}

.ekit-wid-con .ekit-team-style-default:hover::before {
    opacity: 1
}

.ekit-wid-con .ekit-team-style-long_height_hover>img,
.ekit-wid-con .ekit-team-style-overlay>img,
.ekit-wid-con .ekit-team-style-overlay_details>img {
    display: block
}

.ekit-wid-con .ekit-team-style-long_height_details {
    overflow: hidden
}

.ekit-wid-con .ekit-team-style-hover_info .ekit-team-img {
    padding-top: 0 !important
}

.ekit-wid-con .ekit-team-style-centered_style_details .profile-designation,
.ekit-wid-con .ekit-team-style-long_height_details .profile-designation,
.ekit-wid-con .ekit-team-style-long_height_details_hover .profile-designation {
    margin-bottom: 30px
}

.ekit-wid-con .ekit-team-style-hover_info .profile-designation {
    margin-bottom: 25px
}

.ekit-wid-con .ekit-team-style-overlay_circle_hover .profile-designation,
.ekit-wid-con .ekit-team-style-overlay_details .profile-designation {
    margin-bottom: 12px
}

.ekit-wid-con .ekit-team-img>img {
    margin-left: auto;
    margin-right: auto;
    border-radius: inherit
}

.ekit-wid-con .ekit-team-img.profile-header>img {
    -o-object-fit: cover;
    object-fit: cover
}

.ekit-wid-con .ekit-team-img.profile-image-card>img {
    width: 100%
}

.ekit-wid-con .ekit-team-modal.mfp-bg {
    border-radius: 0;
    -webkit-animation: none;
    animation: none
}

.ekit-wid-con .ekit-team-modal.mfp-wrap::before {
    opacity: .8;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.ekit-wid-con .ekit-team-modal.mfp-wrap.mfp-ready::before {
    opacity: 1
}

.ekit-wid-con .ekit-team-modal.mfp-wrap.ekit-promo-popup::before {
    background-color: #555;
    border-radius: 0;
    -webkit-animation: none;
    animation: none
}

.ekit-wid-con .ekit-team-modal.mfp-wrap>.mfp-container {
    padding: 60px 15px;
    overflow: auto
}

.ekit-wid-con .ekit-team-modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: #656565;
    background-color: #fff0;
    border-width: 0;
    border-radius: 0;
    font-size: 18px;
    line-height: 1;
    outline: 0;
    z-index: 1
}

.ekit-wid-con .ekit-team-modal-title {
    margin-top: 0;
    margin-bottom: 8px;
    color: #000;
    font-size: 22px
}

.ekit-wid-con .ekit-team-modal-position {
    margin-bottom: 35px;
    color: rgb(0 0 0 / .5);
    font-size: 13px
}

.ekit-wid-con .ekit-team-modal-img {
    width: 100%;
    margin-bottom: 30px
}

.ekit-wid-con .ekit-team-modal-img>img {
    display: block;
    width: 100%;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1)
}

@media screen and (min-width:481px) {
    .ekit-wid-con .ekit-team-modal-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-bottom: 0
    }
}

.ekit-wid-con .ekit-team-modal-info {
    width: 100%
}

.ekit-wid-con .ekit-team-modal-info .ekit-team-social-list>li>a {
    line-height: 32px;
    -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / .1);
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / .1)
}

.ekit-wid-con .ekit-team-modal-info .ekit-team-social-list>li>a svg {
    max-width: 12px;
    height: auto;
    vertical-align: middle
}

@media screen and (min-width:481px) {
    .ekit-wid-con .ekit-team-modal-info.has-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding-left: 30px
    }
}

@media screen and (min-width:992px) {
    .ekit-wid-con .ekit-team-modal-info.has-img {
        padding-left: 50px
    }
}

.ekit-wid-con .ekit-team-modal-content {
    margin-bottom: 22px
}

.ekit-wid-con .ekit-team-modal-content p:not(:last-child) {
    margin-bottom: 10px
}

.ekit-wid-con .ekit-team-modal-list {
    margin-bottom: 25px;
    padding-left: 0;
    list-style: none;
    color: #656565;
    font-size: 15px
}

.ekit-wid-con .ekit-team-modal-list>li {
    padding: 19px 0;
    border-top: 1px solid rgb(0 0 0 / .05)
}

.ekit-wid-con .ekit-team-modal-list>li:last-child {
    border-bottom: 1px solid rgb(0 0 0 / .05)
}

.ekit-wid-con .ekit-team-modal-list strong {
    font-weight: 600;
    padding-right: 18px
}

.ekit-wid-con .ekit-team-modal-list a {
    color: inherit
}

.ekit-wid-con .ekit-team-modal-list a:hover {
    color: #2575fc
}

.ekit-wid-con .ekit-team-popup {
    -webkit-transition: color .3s;
    transition: color .3s
}

.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup {
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.ekit-wid-con .elementskit-team-popup .modal-content {
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    background-color: #fff;
    border: 0;
    border-radius: 0
}

.ekit-wid-con .elementskit-team-popup .modal-body {
    padding: 60px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .modal-header .mfp-close {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
    margin-left: auto
}

.ekit-wid-con .ekit-promo-popup>.mfp-container {
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .ekit-promo-popup>.mfp-container>.mfp-content {
    max-width: 920px
}

.ekit-wid-con .ekit-team-social-list {
    list-style: none
}

.ekit-wid-con .ekit-team-social-list>li {
    display: inline-block
}

.ekit-wid-con .ekit-team-social-list>li:not(:last-child) {
    margin-right: 10px
}

.ekit-wid-con .ekit-team-social-list>li>a {
    display: inline-block;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 32px;
    font-size: 12px;
    background-color: #000;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ekit-wid-con .ekit-team-social-list>li>a:hover {
    background-color: rgb(0 0 0 / .8);
    border-radius: 50%
}

.ekit-wid-con .ekit-team-social-list>li>a:hover>i::before {
    -webkit-animation: iconTranslateY .4s forwards;
    animation: iconTranslateY .4s forwards
}

.ekit-wid-con .ekit-team-social-list>li>a:hover>svg {
    -webkit-animation: iconTranslateY .4s forwards;
    animation: iconTranslateY .4s forwards
}

.ekit-wid-con .ekit-team-social-list>li>a svg {
    max-width: 12px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-team-social-list>li>a>i {
    overflow: hidden
}

.ekit-wid-con .ekit-team-social-list>li>a>i::before {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .ekit-team-img-block>img {
    display: block
}

.ekit-wid-con .ekit-team-img-fit>.profile-image-card>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.ekit-wid-con .elementskit-blog-block-post {
    padding: 50px;
    background-color: #fff;
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    border-radius: 10px
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb {
    border-radius: 10px;
    margin-right: 20px
}

.ekit-wid-con .elementskit-blog-block-post .entry-title {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-blog-block-post .entry-title a {
    color: #000
}

.ekit-wid-con .elementskit-blog-block-post .entry-title a:hover {
    opacity: .8
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb {
    display: block;
    -webkit-box-shadow: 29.698px 29.698px 60px 0 rgb(0 0 0 / .2);
    box-shadow: 29.698px 29.698px 60px 0 rgb(0 0 0 / .2);
    width: 100%
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb>img {
    display: block;
    width: 100%
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-header {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

.ekit-wid-con .elementskit-blog-block-post .post-meta-list {
    margin-bottom: 15px
}

.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-cat,
.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-date {
    margin-right: 40px
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-post-footer>p {
    color: #8d8d8d;
    margin-bottom: 35px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-blog-block-post:hover .elementskit-entry-thumb>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .8
}

.ekit-wid-con .post-meta-list svg {
    max-width: 16px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-post-card {
    background-color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background: #123075;
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    padding: 60px 40px;
    border-radius: 6px
}

.ekit-wid-con .elementskit-post-card .elementskit-post-body {
    color: #a6aabb
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a {
    color: #fff
}

.ekit-wid-con .elementskit-post-card .post-author .author-name {
    color: inherit
}

.ekit-wid-con .elementskit-post-card .elementskit-border-hr {
    background-color: #8692af
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .post-meta-list {
    margin-bottom: 17px
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title {
    font-size: 18px;
    line-height: 1.333
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a {
    color: #000
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a:hover {
    opacity: .9
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .elementskit-border-hr {
    margin-top: 25px;
    margin-bottom: 22px
}

.ekit-wid-con .elementskit-post-card .elementskit-post-body {
    color: #8d8d8d
}

.ekit-wid-con .elementskit-post-card .elementskit-post-body p {
    margin-bottom: 35px
}

.ekit-wid-con .elementskit-post-image-card {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #fff;
    border-radius: 10px;
    background: #123075;
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1)
}

.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img {
    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
    opacity: .8
}

.ekit-wid-con .elementskit-post-image-card:hover .post-author .author-img>img {
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .3);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .3)
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-body {
    padding: 20px 40px 40px
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-body>p {
    color: #fff
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb {
    border-radius: 10px
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header {
    position: relative
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb {
    position: relative;
    padding: 20px;
    overflow: hidden;
    display: block
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb.box-shadow {
    -webkit-box-shadow: -3.473px 19.696px 25px 0 rgb(0 0 0 / .2);
    box-shadow: -3.473px 19.696px 25px 0 rgb(0 0 0 / .2)
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer {
    margin-top: 16px
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer .btn-wraper {
    margin-top: 25px
}

.ekit-wid-con .elementskit-post-image-card .entry-title a {
    color: #fff
}

.ekit-wid-con .elementskit-post-image-card .post-meta-list {
    margin-bottom: 20px;
    color: rgb(255 255 255 / .5)
}

.ekit-wid-con .elementskit-post-image-card .post-meta-list>span a {
    color: inherit;
    vertical-align: middle
}

.ekit-wid-con .elementskit-post-image-card .post-meta-list>span .meta-date-text {
    vertical-align: middle
}

.ekit-wid-con .elementskit-post-image-card .entry-title {
    font-size: 18px;
    margin-bottom: 28px
}

.ekit-wid-con .elementskit-post-image-card .post-author .author-name {
    color: inherit
}

.ekit-wid-con .elementskit-post-image-card.modern {
    margin-top: 40px
}

.ekit-wid-con .elementskit-post-image-card.modern:hover .elementskit-entry-thumb>img {
    opacity: 1
}

.ekit-wid-con .elementskit-post-image-card.modern .elementskit-entry-header .elementskit-entry-thumb {
    margin-top: -60px
}

.ekit-wid-con .blog-block-post[class*=gradient-] {
    background: #123075
}

.ekit-wid-con .blog-block-post[class*=gradient-] .entry-title a {
    color: #fff
}

.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list {
    color: rgb(255 255 255 / .5)
}

.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list>span a {
    vertical-align: middle;
    color: inherit
}

.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-post-footer>p {
    color: rgb(255 255 255 / .5)
}

.ekit-wid-con .blog-block-post[class*=gradient-] .post-author .author-name {
    color: inherit
}

.ekit-wid-con .blog-block-post[class*=gradient-] .first-letter::first-letter {
    border-bottom-color: #102966
}

.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-border-hr {
    background-color: #8692af
}

.ekit-wid-con .gradient-bg-2 {
    background: #fa2b56
}

.ekit-wid-con .post-meta-list {
    color: #a3a3a3
}

.ekit-wid-con .post-meta-list>span {
    display: inline-block
}

.ekit-wid-con .post-meta-list>span a {
    color: inherit;
    vertical-align: middle
}

.ekit-wid-con .post-meta-list>span i {
    padding-right: 5px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .post-meta-list>span:not(:last-child) {
    margin-right: 40px
}

.ekit-wid-con .meta-author .author-img {
    display: inline-block;
    margin-right: 15px;
    -webkit-box-shadow: 4.95px 4.95px 15px 0 rgb(0 0 0 / .2);
    box-shadow: 4.95px 4.95px 15px 0 rgb(0 0 0 / .2);
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.ekit-wid-con .meta-author .author-img img {
    max-width: 100%
}

.ekit-wid-con .meta-author .author-name {
    color: inherit
}

.ekit-wid-con .meta-author .author-name:hover {
    opacity: .8
}

.ekit-wid-con .first-letter {
    display: inline-block
}

.ekit-wid-con .first-letter::first-letter {
    border-bottom: 3px solid #e5e5e5
}

.ekit-wid-con .elementskit-border-hr {
    height: 3px;
    width: 30px;
    display: block;
    background-color: #e5e5e5
}

.ekit-wid-con .text-center .elementskit-border-hr {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .text-right .elementskit-border-hr {
    margin-left: auto
}

.ekit-wid-con .elementskit-meta-lists {
    position: absolute;
    top: 83%;
    left: 30px
}

.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #fa2b56;
    width: 55px;
    height: 55px;
    border-radius: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta:not(:last-child) {
    margin-right: 15px
}

.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta strong {
    display: block;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 2px
}

.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta .elementskit-meta-wraper {
    display: block;
    margin: 10px 0;
    line-height: 1;
    width: 100%
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag {
    top: auto;
    left: 10px;
    bottom: 30px
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta {
    width: auto;
    height: auto;
    border-radius: 0;
    padding-left: 22px;
    padding-right: 12px;
    position: relative
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta::before {
    position: absolute;
    content: "";
    top: -10px;
    left: 0;
    color: #912f3d;
    border-bottom: solid currentColor;
    border-top: solid #fff0;
    border-width: 5px
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_right::before {
    border-right: solid #fff0;
    border-left: solid currentColor
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_left::before {
    border-right: solid currentColor;
    border-left: solid #fff0
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta .elementskit-meta-wraper {
    margin: 7px 0
}

.ekit-wid-con .elementskit-entry-thumb {
    position: relative;
    overflow: hidden;
    display: block
}

.ekit-wid-con .elementskit-entry-thumb>img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-entry-header {
    position: relative
}

.ekit-wid-con .elementskit-post-body.ekit-highlight-border {
    position: relative
}

.ekit-wid-con .elementskit-post-body.ekit-highlight-border::before {
    content: "";
    height: 20px;
    width: 2px;
    background: #ff712b;
    position: absolute;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0
}

.ekit-wid-con .post-meta-list>span {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    line-height: 1
}

.ekit-wid-con .post-meta-list>span>i {
    display: inline-block
}

.ekit-wid-con .meta-author .author-img>img {
    margin: 0
}

.ekit-wid-con .elementskit-post-body {
    position: relative
}

.ekit-wid-con .elementskit-post-body>p {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-post-body>p:empty {
    display: none
}

.ekit-wid-con .elementskit-meta-categories {
    position: absolute;
    top: 15px;
    left: 18px
}

.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper {
    display: block
}

.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span {
    background: #08f;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    line-height: 14px
}

.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span:not(:last-child) {
    margin-right: 5px
}

.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span>a {
    color: #fff;
    white-space: nowrap
}

.ekit-wid-con .elementskit-image-accordion-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 366px;
    position: relative
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    min-height: 460px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(60%, #fff0));
    background: linear-gradient(0deg, #000 0, #fff0 60%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-content {
    width: 100%
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title {
    color: #fff;
    margin-bottom: 0
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title-wraper {
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    top: 100px;
    opacity: 0;
    visibility: hidden;
    display: block
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-btn-wraper {
    position: relative;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
    top: 100px;
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper {
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    top: -100px;
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper .icon-outline {
    color: #fff
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper svg {
    max-width: 16px;
    height: auto;
    vertical-align: middle
}

.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3
}

.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover::before {
    top: 0;
    opacity: 1
}

.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,
.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,
.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-accordion-title-wraper,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-btn-wraper,
.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-icon-wraper {
    top: 0;
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .ekit-image-accordion-actions {
    display: block
}

.ekit-wid-con .ekit-image-accordion-actions>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ekit-wid-con .ekit-image-accordion-actions>a>svg {
    width: 100%
}

.ekit-wid-con .elementskit-accordion-title {
    color: #000;
    font-size: 22px;
    margin-bottom: 0;
    display: block;
    font-weight: 700;
    line-height: 1
}

.ekit-wid-con .elementskit-accordion-title svg {
    max-width: 28px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-accordion-title.icon-title {
    font-size: 28px;
    display: inline-block
}

.ekit-wid-con .elementskit-accordion-title.icon-title>i {
    position: relative;
    top: 3px;
    display: inline-block
}

.ekit-wid-con .elementskit-accordion-title.icon-title .icon-right {
    padding-left: 15px
}

.ekit-wid-con .elementskit-accordion-title.icon-title .icon-left {
    padding-right: 15px
}

.ekit-wid-con .icon-outline {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #000;
    text-align: center;
    border: 1px solid currentColor
}

.ekit-wid-con .icon-outline.circle {
    border-radius: 50%
}

.ekit-image-accordion--btn {
    font-weight: 400
}

.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator {
    position: relative
}

.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator::after {
    content: "";
    background: #e7e7e7;
    position: absolute;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ekit-wid-con .elementskit-clients-slider .swiper-navigation-button.swiper-button-next {
    left: inherit
}

.ekit-wid-con .elementskit-clients-slider .hover-bg-gradient .single-client::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: #f2709c;
    background: linear-gradient(315deg, #f2709c 0, #fe8f75 60%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: -1
}

.ekit-wid-con .elementskit-clients-slider .single-client {
    min-height: 170px;
    z-index: 5;
    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;
    background-color: #fff;
    -webkit-box-shadow: 5px 10px 15px 0 rgb(0 0 0 / .1);
    box-shadow: 5px 10px 15px 0 rgb(0 0 0 / .1);
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-clients-slider .single-client img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-clients-slider .single-client .content-image {
    display: block
}

.ekit-wid-con .elementskit-clients-slider .single-client .content-image>.hover-image {
    display: none
}

.ekit-wid-con .elementskit-clients-slider .single-client.image-switcher .content-image>.hover-image {
    display: block
}

.ekit-wid-con .elementskit-clients-slider .single-client:hover {
    z-index: 6
}

.ekit-wid-con .elementskit-clients-slider .single-client:hover::before {
    opacity: 1;
    top: 0
}

.ekit-wid-con .elementskit-clients-slider .client-slider-item {
    position: relative
}

.ekit-wid-con .elementskit-clients-slider.simple_logo_image .single-client::before {
    display: none
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #f2709c;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: -1
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client:hover::before {
    opacity: 1;
    top: 0
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client::before {
    top: -100%
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client:hover::before {
    top: 0
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client::before {
    top: 0;
    left: -100%
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client:hover::before {
    left: 0
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client::before {
    top: 0;
    left: 100%
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client:hover::before {
    left: 0
}

.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next,
.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev {
    z-index: 1
}

.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next::before,
.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev::before {
    color: #000
}

.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button {
    position: absolute;
    border: 0;
    background: 0 0;
    z-index: 1;
    padding: 0;
    height: initial !important;
    width: initial !important;
    line-height: initial !important;
    font-size: 20px;
    color: #000;
    padding: 15px
}

.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button .swiper-button-next {
    left: 100%
}

.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-prev {
    left: 15px
}

.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-next {
    right: 15px;
    left: inherit
}

.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-prev {
    left: -60px
}

.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-next {
    right: -60px
}

.ekit-wid-con .swiper-pagination {
    line-height: 1
}

.ekit-wid-con .swiper-pagination span {
    background-color: #ededed;
    padding: 0
}

.ekit-wid-con .swiper-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #62606b
}

.ekit-wid-con .dot_dashed .swiper-pagination span,
.ekit-wid-con .dot_dotted .swiper-pagination span {
    background-color: #101010;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .dot_dashed .swiper-pagination span.swiper-pagination-bullet-active,
.ekit-wid-con .dot_dotted .swiper-pagination span.swiper-pagination-bullet-active {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 1
}

.ekit-wid-con .dot_dashed .swiper-pagination>span.swiper-pagination-bullet-active {
    width: 40px;
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 4px
}

.ekit-wid-con .dot_paginated .swiper-pagination {
    counter-reset: myCounter
}

.ekit-wid-con .dot_paginated .swiper-pagination>span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    -webkit-box-shadow: 3.536px 3.536px 10px 0 rgb(0 0 0 / .1);
    box-shadow: 3.536px 3.536px 10px 0 rgb(0 0 0 / .1);
    color: #565656;
    opacity: 1;
    font-weight: 700;
    border-radius: 50%
}

.ekit-wid-con .dot_paginated .swiper-pagination>span::before {
    counter-increment: myCounter;
    content: counter(myCounter)
}

.ekit-wid-con .dot_paginated .swiper-pagination>span.swiper-pagination-bullet-active {
    background-color: #2575fc;
    color: #fff
}

.ekit-wid-con .dot_paginated .swiper-pagination>span>button {
    display: none
}

.ekit-wid-con .elementskit-clients-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    max-width: calc(100% / var(--ekit_client_logo_slidetosho, 4));
    margin-right: var(--ekit_client_logo_left_right_spacing, 15px)
}

.ekit-wid-con .elementskit-clients-slider .swiper:not(.swiper-initialized) .swiper-slide {
    max-width: calc(100% / var(--ekit_client_logo_slidetosho, 4));
    margin-right: var(--ekit_client_logo_left_right_spacing, 15px)
}

.ekit-wid-con .elementskit-info-image-box {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-info-image-box:hover .elementskit-box-content .elementskit-info-box-title {
    color: #2575fc
}

.ekit-wid-con .elementskit-info-image-box:hover .elementskit-btn {
    background-color: #2575fc;
    border-color: #2575fc;
    color: #fff
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
    overflow: hidden
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb {
    display: block
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb>img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header a {
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header img {
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-body {
    padding: 55px 40px
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title {
    font-size: 18px;
    margin-bottom: 20px;
    color: #000;
    display: block;
    font-weight: 700
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title>i {
    font-size: 22px;
    padding-right: 14px;
    position: relative;
    top: 2px
}

.ekit-wid-con .elementskit-info-image-box .elementskit-outline-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-footer {
    line-height: 1;
    margin-top: 20px
}

.ekit-wid-con .elementskit-info-image-box.style-modern {
    overflow: visible
}

.ekit-wid-con .elementskit-info-image-box.style-modern .elementskit-box-body {
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    border-radius: 10px;
    background-color: rgb(255 255 255 / .9);
    width: calc(100% - 40px);
    padding: 30px 40px;
    position: relative;
    z-index: 2;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body {
    position: relative
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #2575fc;
    -webkit-transition: -webkit-transform 250ms ease-in;
    transition: -webkit-transform 250ms ease-in;
    transition: transform 250ms ease-in;
    transition: transform 250ms ease-in, -webkit-transform 250ms ease-in;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom:hover .elementskit-box-body::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left .elementskit-box-body::before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left:hover .elementskit-box-body::before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center .elementskit-box-body::before {
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center:hover .elementskit-box-body::before {
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body {
    background-color: #fff;
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    border-radius: 10px;
    width: calc(100% - 40px);
    position: relative;
    padding: 30px 35px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
    position: relative
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after,
.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::before {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 20px);
    z-index: -1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    border-radius: 10px;
    background-color: #fff
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after {
    bottom: -20px;
    width: calc(100% - 40px);
    z-index: -2
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-box-content .elementskit-box-style-content {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title {
    font-size: 18px;
    font-weight: 700
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title>i {
    font-size: 26px
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-footer {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body {
    height: 185px
}

.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::after,
.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::before {
    opacity: 1
}

.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-content .elementskit-box-style-content {
    opacity: 1
}

.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-footer {
    opacity: 1
}

.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body {
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body .elementskit-box-footer {
    padding-left: 40px;
    padding-right: 40px
}

.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body {
    position: relative
}

.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after,
.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 100%;
    background-color: #fff;
    width: 10px;
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07)
}

.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after {
    left: inherit;
    right: 0;
    height: calc(100% + 40px)
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card {
    position: relative;
    overflow: hidden
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-box-content,
.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgb(247 56 89 / .8);
    padding: 45px 40px;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title {
    color: #fff;
    margin-bottom: 0;
    display: block
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title>i {
    font-size: inherit;
    padding-right: 10px;
    top: 0
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .border-separetor {
    background-color: #fff
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content {
    opacity: 0;
    bottom: -40%;
    visibility: hidden
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content p {
    margin-top: 10px;
    color: #fff
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-info-box-title {
    color: #fff
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-hover-content {
    opacity: 1;
    bottom: 0;
    visibility: visible;
    -webkit-transition: all .4s ease .1s;
    transition: all .4s ease .1s
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-box-content {
    opacity: 0;
    bottom: -40%;
    visibility: hidden;
    -webkit-transition: all .4s ease .1s;
    transition: all .4s ease .1s
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-box-content,
.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-hover-content {
    background-color: rgb(0 228 154 / .8)
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-box-content,
.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-hover-content {
    background-color: rgb(106 17 203 / .8)
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 {
    position: relative
}

.ekit-wid-con .elementskit-info-image-box.image-card-2.style-shadow .elementskit-box-body {
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07)
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-body {
    padding: 40px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title {
    margin-bottom: 0
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title>i {
    font-size: inherit;
    padding-right: 10px;
    top: 0
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-content>p {
    margin-top: 10px
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-footer {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: -60px
}

.ekit-wid-con .elementskit-info-image-box.image-card-2:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-body {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px)
}

.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-footer {
    opacity: 1;
    visibility: visible;
    margin-bottom: 0
}

.ekit-wid-con .elementskit-info-image-box.parallax-card {
    overflow: initial
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .image-box-img-center img {
    margin: 0 auto
}

.ekit-wid-con .image-box-img-left img {
    margin-right: auto
}

.ekit-wid-con .image-box-img-right img {
    margin-left: auto
}

.ekit-image-box.floating-style .ekit-image-box-body::after,
.ekit-image-box.floating-style .ekit-image-box-body::before {
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07)
}

.ekit-image-box.style-sideline .ekit-image-box-body-inner {
    padding-left: 40px;
    padding-right: 40px;
    border-style: solid;
    border-color: #2575fc;
    border-top-width: 0 !important;
    border-bottom-width: 0 !important;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.ekit-image-box.style-sideline:not(.text-right) .ekit-image-box-body-inner {
    border-right-width: 0 !important
}

.ekit-image-box.style-sideline.text-right .ekit-image-box-body-inner {
    border-left-width: 0 !important
}

.ekit-equal-height-enable .ekit-wid-con .elementskit-info-image-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ekit-equal-height-enable .ekit-wid-con .ekit-image-box-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ekit-wid-con .skill-medium .skill-bar {
    height: 10px
}

.ekit-wid-con .skill-medium.skill-radius .skill-bar,
.ekit-wid-con .skill-medium.skill-radius .skill-track {
    border-radius: 5px
}

.ekit-wid-con .skill-big .skill-bar {
    height: 35px
}

.ekit-wid-con .skill-big.skill-radius .skill-bar,
.ekit-wid-con .skill-big.skill-radius .skill-track {
    border-radius: 17.5px
}

.ekit-wid-con .single-skill-bar:not(:last-child) {
    margin-bottom: 25px
}

.ekit-wid-con .single-skill-bar.color-1 .skill-bar .skill-track {
    background-color: #ff3984
}

.ekit-wid-con .single-skill-bar.color-2 .skill-bar .skill-track {
    background-color: #cc24fc
}

.ekit-wid-con .single-skill-bar.color-3 .skill-bar .skill-track {
    background-color: #00e49a
}

.ekit-wid-con .single-skill-bar.color-4 .skill-bar .skill-track {
    background-color: #4285f4
}

.ekit-wid-con .single-skill-bar.color-5 .skill-bar .skill-track {
    background-color: #7ed500
}

.ekit-wid-con .single-skill-bar.color-6 .skill-bar .skill-track {
    background-color: #f96933
}

.ekit-wid-con .single-skill-bar.color-7 .skill-bar .skill-track {
    background-color: #53f8a2
}

.ekit-wid-con .single-skill-bar.color-8 .skill-bar .skill-track {
    background-color: #fe8f75
}

.ekit-wid-con .single-skill-bar.color-9 .skill-bar .skill-track {
    background-color: #35ed7e
}

.ekit-wid-con .single-skill-bar.color-10 .skill-bar .skill-track {
    background-color: #9460ff
}

.ekit-wid-con .skill-bar {
    height: 3px;
    background-color: #f5f5f5
}

.ekit-wid-con .skill-bar .skill-track {
    width: 0%;
    background-color: #333;
    display: block;
    height: 100%;
    overflow: visible !important;
    position: relative
}

.ekit-wid-con .skill-bar .skill-track .number-percentage-wraper {
    position: absolute;
    right: 0;
    top: -33px;
    z-index: 1
}

.ekit-wid-con .skill-bar .skill-track .fa,
.ekit-wid-con .skill-bar .skill-track .icon,
.ekit-wid-con .skill-bar .skill-track .skill-track-icon {
    position: absolute;
    right: 19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000
}

.ekit-wid-con .skill-bar .skill-track .fa+.number-percentage-wraper,
.ekit-wid-con .skill-bar .skill-track .icon+.number-percentage-wraper,
.ekit-wid-con .skill-bar .skill-track .skill-track-icon+.number-percentage-wraper {
    padding-right: 57px
}

.ekit-wid-con .skill-bar .skill-track .fa svg,
.ekit-wid-con .skill-bar .skill-track .icon svg,
.ekit-wid-con .skill-bar .skill-track .skill-track-icon svg {
    max-width: 15px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .skill-bar-content {
    margin-bottom: 7px
}

.ekit-wid-con .skill-bar-content .skill-title {
    font-weight: 700;
    color: #000
}

.ekit-wid-con .number-percentage-wraper {
    color: #000
}

.ekit-wid-con .number-percentage-wraper.style2 {
    font-size: 13px;
    font-weight: 700
}

.ekit-wid-con .inner-content .single-skill-bar {
    position: relative
}

.ekit-wid-con .inner-content .single-skill-bar .skill-bar-content {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-bottom: 0;
    padding-left: 30px
}

.ekit-wid-con .inner-content .single-skill-bar .skill-title {
    color: #fff
}

.ekit-wid-con .inner-content .skill-track .number-percentage-wraper {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    padding-right: 30px
}

.ekit-wid-con .inner-content .skill-track .fa,
.ekit-wid-con .inner-content .skill-track .icon {
    color: #fff
}

.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar {
    height: 30px;
    background-color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / .25);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .25);
    border-radius: 15px
}

.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track {
    height: 10px;
    border-radius: 5px
}

.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track .number-percentage-wraper {
    top: -39px
}

.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper {
    color: #fff;
    height: 30px;
    padding: 0 10px;
    z-index: 1;
    text-align: center;
    right: calc(0% - 22px);
    top: -30px
}

.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper .svg-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    fill: #333;
    height: 100%;
    width: 100%
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-1 .svg-content>svg {
    fill: #ff3984
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-2 .svg-content>svg {
    fill: #cc24fc
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-3 .svg-content>svg {
    fill: #00e49a
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-4 .svg-content>svg {
    fill: #4285f4
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-5 .svg-content>svg {
    fill: #7ed500
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-6 .svg-content>svg {
    fill: #f96933
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-7 .svg-content>svg {
    fill: #53f8a2
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-8 .svg-content>svg {
    fill: #fe8f75
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-9 .svg-content>svg {
    fill: #35ed7e
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-10 .svg-content>svg {
    fill: #9460ff
}

.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 13px;
    right: calc(0% - 15.5px);
    top: -39.9px
}

.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper::before {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3px;
    height: 5px;
    background-color: #333
}

.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper {
    background-color: #ff3984
}

.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper::before {
    background-color: #ff3984
}

.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper {
    background-color: #cc24fc
}

.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper::before {
    background-color: #cc24fc
}

.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper {
    background-color: #00e49a
}

.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper::before {
    background-color: #00e49a
}

.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper {
    background-color: #4285f4
}

.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper::before {
    background-color: #4285f4
}

.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper {
    background-color: #7ed500
}

.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper::before {
    background-color: #7ed500
}

.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper {
    background-color: #f96933
}

.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper::before {
    background-color: #f96933
}

.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper {
    background-color: #53f8a2
}

.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper::before {
    background-color: #53f8a2
}

.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper {
    background-color: #fe8f75
}

.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper::before {
    background-color: #fe8f75
}

.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper {
    background-color: #35ed7e
}

.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper::before {
    background-color: #35ed7e
}

.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper {
    background-color: #9460ff
}

.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper::before {
    background-color: #9460ff
}

.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper {
    height: 22px;
    padding: 0 8px;
    background-color: #333;
    text-align: center;
    font-size: 13px;
    color: #fff;
    z-index: 1;
    right: -20px;
    top: -31px
}

.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper::before {
    position: absolute;
    content: "";
    bottom: -6px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    background-color: inherit;
    z-index: -1
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-1 .number-percentage-wraper {
    background-color: #ff3984
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-2 .number-percentage-wraper {
    background-color: #cc24fc
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-3 .number-percentage-wraper {
    background-color: #00e49a
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-4 .number-percentage-wraper {
    background-color: #4285f4
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-5 .number-percentage-wraper {
    background-color: #7ed500
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-6 .number-percentage-wraper {
    background-color: #f96933
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-7 .number-percentage-wraper {
    background-color: #53f8a2
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-8 .number-percentage-wraper {
    background-color: #fe8f75
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-9 .number-percentage-wraper {
    background-color: #35ed7e
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-10 .number-percentage-wraper {
    background-color: #9460ff
}

.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    background-color: #333;
    text-align: center;
    padding: 0 11px;
    border-radius: 4.32px;
    border-bottom-right-radius: 0
}

.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper::before {
    position: absolute;
    content: "";
    right: 0;
    bottom: -8px;
    color: #333;
    border-top: solid currentColor;
    border-right: solid currentColor;
    border-left: solid #fff0;
    border-bottom: solid #fff0;
    border-width: 4px
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper {
    background-color: #ff3984
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper::before {
    color: #ff3984
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper {
    background-color: #cc24fc
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper::before {
    color: #cc24fc
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper {
    background-color: #00e49a
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper::before {
    color: #00e49a
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper {
    background-color: #4285f4
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper::before {
    color: #4285f4
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper {
    background-color: #7ed500
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper::before {
    color: #7ed500
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper {
    background-color: #f96933
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper::before {
    color: #f96933
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper {
    background-color: #53f8a2
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper::before {
    color: #53f8a2
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper {
    background-color: #fe8f75
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper::before {
    color: #fe8f75
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper {
    background-color: #35ed7e
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper::before {
    color: #35ed7e
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper {
    background-color: #9460ff
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper::before {
    color: #9460ff
}

.ekit-wid-con .style-switch .single-skill-bar .skill-bar-content {
    margin-bottom: 18px
}

.ekit-wid-con .style-switch .single-skill-bar .content-group {
    width: calc(100% - 50px);
    display: inline-block
}

.ekit-wid-con .style-switch .single-skill-bar .number-percentage-wraper {
    float: right;
    position: relative;
    top: 31px
}

.ekit-wid-con .style-switch .single-skill-bar .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar .skill-track::before {
    position: absolute;
    content: "";
    right: 0;
    border-radius: 50%;
    color: #333
}

.ekit-wid-con .style-switch .single-skill-bar .skill-track::before {
    top: -12.5px;
    width: 25px;
    height: 25px;
    background-color: #fff;
    border: 1px solid currentColor;
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07), inset 0 2px 3px 0 rgb(0 0 0 / .2);
    box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07), inset 0 2px 3px 0 rgb(0 0 0 / .2)
}

.ekit-wid-con .style-switch .single-skill-bar .skill-track::after {
    width: 8px;
    height: 8px;
    background-color: currentColor;
    top: -3px;
    right: 8px
}

.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::before {
    color: #ff3984
}

.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::before {
    color: #cc24fc
}

.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::before {
    color: #00e49a
}

.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::before {
    color: #4285f4
}

.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::before {
    color: #7ed500
}

.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::before {
    color: #f96933
}

.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::before {
    color: #53f8a2
}

.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::before {
    color: #fe8f75
}

.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::before {
    color: #35ed7e
}

.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::after,
.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::before {
    color: #9460ff
}

.ekit-wid-con .style-stripe .single-skill-bar .skill-track {
    background: repeating-linear-gradient(to right, #333, #333 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-1 .skill-track {
    background: repeating-linear-gradient(to right, #ff3984, #ff3984 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-2 .skill-track {
    background: repeating-linear-gradient(to right, #cc24fc, #cc24fc 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-3 .skill-track {
    background: repeating-linear-gradient(to right, #00e49a, #00e49a 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-4 .skill-track {
    background: repeating-linear-gradient(to right, #4285f4, #4285f4 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-5 .skill-track {
    background: repeating-linear-gradient(to right, #7ed500, #7ed500 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-6 .skill-track {
    background: repeating-linear-gradient(to right, #f96933, #f96933 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-7 .skill-track {
    background: repeating-linear-gradient(to right, #53f8a2, #53f8a2 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-8 .skill-track {
    background: repeating-linear-gradient(to right, #fe8f75, #fe8f75 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-9 .skill-track {
    background: repeating-linear-gradient(to right, #35ed7e, #35ed7e 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-10 .skill-track {
    background: repeating-linear-gradient(to right, #9460ff, #9460ff 4px, #fff 4px, #fff 8px)
}

.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper {
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #333;
    text-align: center;
    padding: 0 8px;
    top: -10px;
    z-index: 1
}

.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper::before {
    position: absolute;
    content: "";
    top: 0;
    left: -10px;
    color: #1a1a1a;
    border-top: solid #fff;
    border-left: solid #fff;
    border-right: solid currentColor;
    border-bottom: solid currentColor;
    border-width: 5px
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper {
    background-color: #cc2e6a
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper::before {
    color: #801d42
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper {
    background-color: #a31dca
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper::before {
    color: #66127e
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper {
    background-color: #00b67b
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper::before {
    color: #00724d
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper {
    background-color: #356ac3
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper::before {
    color: #21437a
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper {
    background-color: #65aa00
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper::before {
    color: #3f6b00
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper {
    background-color: #c75429
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper::before {
    color: #7d351a
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper {
    background-color: #42c682
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper::before {
    color: #2a7c51
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper {
    background-color: #cb725e
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper::before {
    color: #7f483b
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper {
    background-color: #2abe65
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper::before {
    color: #1b773f
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper {
    background-color: #764dcc
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper::before {
    color: #4a3080
}

.ekit-wid-con .elementskit-funfact {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.ekit-wid-con .elementskit-funfact-inner.position_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-funfact-inner.position_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.ekit-wid-con .elementskit-funfact .funfact-icon svg {
    vertical-align: middle;
    max-width: 50px;
    height: auto
}

.ekit-wid-con .elementskit-funfact-overlay {
    z-index: -1
}

.ekit-wid-con .elementskit-funfact .funfact-content {
    line-height: 1
}

.ekit-wid-con .elementskit-funfact .funfact-content .number-percentage-wraper {
    font-size: 28px;
    font-weight: 700;
    color: #333
}

.ekit-wid-con .elementskit-funfact .funfact-content .fa,
.ekit-wid-con .elementskit-funfact .funfact-content .icon {
    font-size: 25px;
    padding-right: 5px
}

.ekit-wid-con .elementskit-funfact .elementskit-funfact-icon {
    display: inline-block
}

.ekit-wid-con .elementskit-funfact .funfact-title {
    color: gray;
    font-size: 15px;
    margin: 0;
    font-weight: 400
}

.ekit-wid-con .elementskit-funfact .funfact-title.black-v {
    color: #000
}

.ekit-wid-con .elementskit-funfact .super {
    font-size: 22px;
    color: #2575fc;
    vertical-align: super;
    position: relative;
    top: -5px
}

.ekit-wid-con .elementskit-funfact .color-1 .fa,
.ekit-wid-con .elementskit-funfact .color-1 .icon,
.ekit-wid-con .elementskit-funfact .color-1 .super {
    color: #9460ff
}

.ekit-wid-con .elementskit-funfact .color-2 .fa,
.ekit-wid-con .elementskit-funfact .color-2 .icon,
.ekit-wid-con .elementskit-funfact .color-2 .super {
    color: #fc5290
}

.ekit-wid-con .elementskit-funfact .color-3 .fa,
.ekit-wid-con .elementskit-funfact .color-3 .icon,
.ekit-wid-con .elementskit-funfact .color-3 .super {
    color: #09b2a0
}

.ekit-wid-con .elementskit-funfact .xs-overlay {
    z-index: -1;
    opacity: .7;
    pointer-events: none
}

.ekit-wid-con .elementskit-funfact.divider_funfact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .elementskit-funfact.divider_funfact .elementskit-funfact-inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.ekit-wid-con .elementskit-funfact.divider_funfact.position_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-funfact.divider_funfact.position_bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ekit-wid-con .style-border-bottom.elementskit-funfact::before {
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    height: 5px;
    width: 100%;
    z-index: 1;
    background-color: #53f995;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.ekit-wid-con .style-border-bottom.elementskit-funfact:hover::before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left::before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left:hover::before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.ekit-wid-con .vertical-bar {
    width: 3px;
    height: 20px;
    background-color: #2575fc;
    display: inline-block;
    float: left
}

.ekit-wid-con .vertical-bar.border_left_side {
    float: right
}

.ekit-wid-con .elementskit-funfact.gradient-1 {
    background-color: #f2709c;
    background: linear-gradient(-35deg, #f2709c 0, #fe8f75 100%)
}

.ekit-wid-con .elementskit-funfact.gradient-2 {
    background-color: #b18cfe;
    background: linear-gradient(-35deg, #b18cfe 0, #9460ff 100%)
}

.ekit-wid-con .elementskit-funfact.gradient-3 {
    background-color: #82e182;
    background: linear-gradient(-35deg, #82e182 0, #0acbf5 100%)
}

.ekit-wid-con .elementskit-funfact.gradient-4 {
    background-color: #07b787;
    background: linear-gradient(-35deg, #07b787 0, #7ed500 100%)
}

.ekit-wid-con .elementskit-funfact.divider_funfact.text-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ekit-wid-con .elementskit-funfact.divider_funfact.text-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ekit-wid-con .ekit-single-piechart .piechart {
    position: relative;
    display: inline-block
}

.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content {
    position: absolute;
    top: 47%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    display: inline-block
}

.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content svg {
    max-width: 28px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .flip-card {
    position: relative;
    max-height: 280px;
    overflow: hidden;
    color: #fff
}

.ekit-wid-con .flip-card .back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 15px 50px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    background: #f2709c;
    background: linear-gradient(-35deg, #f2709c 0, #fe8f75 100%)
}

.ekit-wid-con .flip-card .back,
.ekit-wid-con .flip-card .front {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    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-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .flip-card:hover .back {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .flip-card:hover .front {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .flip-card .ekit-piechart-title {
    color: #fff
}

.ekit-wid-con .elementskit-single-faq {
    position: relative;
    overflow: hidden
}

.ekit-wid-con .elementskit-single-faq .elementskit-faq-title {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0
}

.ekit-wid-con .elementskit-single-faq .elementskit-faq-header {
    background-color: #f5f5f5;
    padding-top: 21px;
    padding-bottom: 21px
}

.ekit-wid-con .elementskit-image-comparison {
    z-index: 3
}

.ekit-wid-con .elementskit-image-comparison>img {
    width: 100%
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border-color: #fff0;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::before {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::after {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-left-arrow {
    border-right-color: #000
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-right-arrow {
    border-left-color: #000
}

.ekit-wid-con .elementskit-countdown-timer {
    position: relative;
    z-index: 10;
    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
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-inner-container {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #443aca;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content {
    width: 100%
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content>span {
    display: block;
    color: #fff;
    line-height: 1
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-count {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 13px
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-title {
    font-size: 14px;
    letter-spacing: 2.5px
}

.ekit-wid-con .elementskit-countdown-timer-2 {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 15px
}

.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-count {
    background-color: #2575fc;
    display: block;
    height: 107px;
    line-height: 87px;
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    border-radius: 10px
}

.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title {
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    border: 2px solid #2575fc;
    font-size: 14px;
    letter-spacing: 2.5px;
    font-weight: 700;
    background-color: #fff;
    margin: 0 auto;
    max-width: 80%;
    margin-top: -20px;
    position: relative;
    z-index: 1
}

.ekit-wid-con .elementskit-countdown-timer-3 {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 3px
}

.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count {
    height: 190px;
    line-height: 190px;
    color: #333;
    display: block;
    font-size: 48px;
    font-weight: 700;
    position: relative;
    background-color: #fff;
    z-index: 1
}

.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(-223deg, #fff 0, #fff 50%, #eaeaea 50%, #e7e7e7 100%)
}

.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-title {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    letter-spacing: 2.5px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    background-color: #1cf196;
    color: #333
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-content {
    background-color: #5558ed;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    height: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 30px 0
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container>span {
    color: #fff;
    background-color: #fff0;
    height: auto;
    line-height: normal
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count {
    margin-bottom: 10px
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count::before {
    display: none
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container {
    padding: 0 5px
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(2) .elementskit-timer-content {
    height: 240px;
    background-color: #ffcc03
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(3) .elementskit-timer-content {
    background-color: #ff5657
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(4) .elementskit-timer-content {
    height: 150px;
    background-color: #09b2a0
}

.ekit-wid-con .elementskit-countdown-container {
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    border-radius: 10px;
    background-size: cover;
    margin-bottom: 62px;
    padding-top: 30px;
    padding-bottom: 60px
}

.ekit-wid-con .elementskit-countdown-container::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .7;
    border-radius: inherit;
    pointer-events: none
}

.ekit-wid-con .elementskit-countdown-container::after {
    position: absolute;
    content: "";
    bottom: -62px;
    left: 0;
    width: 100%;
    height: 49px;
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none;
    background-size: contain
}

.ekit-wid-con .elementskit-countdown-timer-4 {
    position: relative;
    z-index: 2;
    height: 120px;
    line-height: 120px;
    background-color: #fd3358;
    background-size: 101% 101%;
    width: calc(100% + 60px);
    margin-left: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .elementskit-countdown-timer-4::after,
.ekit-wid-con .elementskit-countdown-timer-4::before {
    position: absolute;
    content: "";
    bottom: -20px;
    pointer-events: none
}

.ekit-wid-con .elementskit-countdown-timer-4::before {
    left: 0;
    border-top: 20px solid #993535;
    border-left: 30px solid #fff0
}

.ekit-wid-con .elementskit-countdown-timer-4::after {
    right: 0;
    border-bottom: 20px solid #fff0;
    border-left: 30px solid #993535
}

.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    color: #fff;
    height: 100%
}

.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count {
    font-size: 48px;
    font-weight: 700
}

.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title {
    font-size: 18px;
    vertical-align: top
}

.ekit-wid-con .elementskit-coundown-finish {
    height: auto !important;
    line-height: normal !important;
    padding: 15px
}

.ekit-wid-con .ekit-countdown-inner {
    margin: 0 auto
}

.ekit-wid-con .elementskit-flip-clock>.elementskit-time {
    border-radius: 0 0 30px 30px;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    display: inline-block;
    position: relative;
    height: 140px;
    width: 150px;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child) {
    margin-right: 30px
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count {
    color: #333;
    display: block;
    font-size: 48px;
    font-weight: 700;
    background-color: #fff;
    overflow: hidden;
    line-height: 140px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: flat;
    transform-style: flat
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-top {
    border-radius: 30px 30px 0 0;
    height: 50%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-bottom {
    border-radius: 0 0 30px 30px;
    line-height: 0;
    height: 50%;
    top: 50%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-curr.elementskit-top {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    z-index: 3;
    border-bottom: 3px solid #e7e7e7
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-bottom {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    z-index: 2
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-top {
    border-bottom: 3px solid #e7e7e7
}

.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-curr.elementskit-top {
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg)
}

.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-next.elementskit-bottom {
    -webkit-transition: all 250ms ease-in-out 250ms;
    transition: all 250ms ease-in-out 250ms;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.ekit-wid-con .elementskit-flip-clock .elementskit-label {
    background-color: #ff5657;
    position: relative;
    z-index: 10;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: inset 0 3px 7px 0 rgb(0 0 0 / .35);
    box-shadow: inset 0 3px 7px 0 rgb(0 0 0 / .35);
    color: #fff;
    font-size: 14px;
    border-radius: 30px 30px 0 0;
    font-weight: 700;
    letter-spacing: .5px;
    top: -20px
}

.ekit-wid-con .elementskit-pricing-tag {
    position: absolute;
    height: 100%;
    width: calc(100% + 30px);
    background-color: #666;
    top: 0;
    right: -30px;
    border-radius: 48px 0 0 48px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-pricing-tag+.elementskit-pricing-price {
    color: #fff
}

.ekit-wid-con .elementskit-single-pricing {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

.ekit-wid-con .elementskit-single-pricing.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ekit-wid-con .elementskit-single-pricing .pricing-bg {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
    height: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-title {
    font-size: 22px;
    margin-bottom: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-subtitle {
    color: #5a5a5a;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header svg {
    max-width: 40px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>i {
    font-size: 40px;
    margin-bottom: 12px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>p {
    margin-top: 7px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>hr {
    border-top: 2px solid #fff;
    width: 30px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>img {
    margin-bottom: 45px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price-wraper {
    position: relative;
    margin-bottom: 15px;
    line-height: initial
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price {
    position: relative;
    z-index: 2;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -.4px;
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub,
.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup {
    font-size: 18px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup {
    top: 0;
    left: 5px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub {
    bottom: 0
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content>p {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn {
    color: #fff;
    background-color: #666;
    border-radius: 25px;
    border-color: currentColor;
    font-size: 14px;
    font-weight: 700;
    padding: 11px 41px;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn.style-2 {
    border-color: #e7e7e7;
    color: #000
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn svg {
    max-width: 14px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-single-pricing .btn-outline-primary {
    color: #2575fc
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li {
    color: #565656;
    font-size: 15px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li::before {
    content: "";
    display: block
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:not(:last-child) {
    margin-bottom: 3px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li svg {
    max-width: 10px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li>i {
    color: #55b559;
    padding-right: 10px;
    font-size: 10px
}

.ekit-wid-con .elementskit-single-pricing .title-divider {
    position: relative
}

.ekit-wid-con .elementskit-single-pricing .title-divider::before {
    position: absolute;
    content: "";
    top: 50%;
    left: -30px;
    width: calc(100% + 60px);
    height: 1px;
    background-color: #e7e7e7
}

.ekit-wid-con .elementskit-single-pricing .title-divider .elementskit-pricing-title {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 45px;
    background-color: #fff
}

.ekit-wid-con .elementkit-pricing-icon {
    display: inline-block
}

.ekit-wid-con .elementor-widget-elementskit-pricing {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementor-widget-elementskit-pricing .elementor-widget-container {
    padding: 30px
}

.ekit-pricing-list-info {
    display: inline-block;
    position: relative;
    color: #afb1b9;
    background-color: currentColor;
    border-radius: 50%;
    font-size: 15px;
    font-style: normal;
    -webkit-transition: color .3s;
    transition: color .3s;
    z-index: 0;
    cursor: help
}

.ekit-pricing-list-info:hover {
    color: #81848d
}

.ekit-pricing-list-info:before {
    color: #fff
}

.ekit-pricing-list-info:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid currentColor;
    border-radius: inherit;
    z-index: 1
}

.ekit-pricing-list-info>span {
    display: none;
    position: absolute;
    top: -13px;
    left: 0;
    border-style: solid;
    border-width: 7px;
    border-color: #021343 #fff0 #fff0;
    z-index: 1
}

.ekit-pricing-list-info.is-active>span {
    display: block
}

.ekit-pricing-list-info-content {
    position: absolute;
    left: 0;
    bottom: calc(100% + 13px);
    max-width: 280px;
    margin: 0;
    padding: 11px 20px 13px;
    color: #fff;
    background-color: #021343;
    border-radius: 6px;
    -webkit-box-shadow: 0 20px 20px rgb(0 10 38 / .16);
    box-shadow: 0 20px 20px rgb(0 10 38 / .16);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    z-index: 999
}

.ekit-pricing-list-info>.ekit-pricing-list-info-content {
    display: none;
    position: fixed
}

.ekit-wid-con .elementskit-single-testimonial-slider {
    background-color: #fff;
    -webkit-box-shadow: 9px 11px 14px 0 rgb(0 0 0 / .1);
    box-shadow: 9px 11px 14px 0 rgb(0 0 0 / .1);
    padding: 30px;
    padding-left: 60px;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-commentor-content>p {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-testimonial-slider:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1
}

.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:before {
    opacity: 0;
    -webkit-transform: none;
    transform: none
}

.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:hover:before {
    opacity: 1
}

.ekit-wid-con .elementskit-single-testimonial-slider:hover::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo {
    opacity: 1
}

.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo+.elementskit-testimonial-client-logo {
    opacity: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider .tilte {
    font-size: 22px;
    margin-bottom: 22px
}

.ekit-wid-con .elementskit-single-testimonial-slider .ekit-team-social-list>li>a {
    font-size: 16px
}

.ekit-wid-con .elementskit-single-testimonial-slider.gradient {
    background: #f2709c;
    background: linear-gradient(45deg, #f2709c 0, #fe8f75 100%)
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style {
    padding: 55px 40px;
    -webkit-transition: border-bottom-color .5s ease;
    transition: border-bottom-color .5s ease
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content>hr {
    width: 30px;
    border-top: 3px solid #e7e7e7;
    -webkit-transition: border-top-color .5s ease;
    transition: border-top-color .5s ease
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style2 {
    border-radius: 10px;
    position: relative;
    padding: 40px 40px 80px;
    margin-bottom: 105px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style2:not(.white-v) .elementskit-commentor-content>i {
    color: rgb(37 117 252 / .2)
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style2 .elementskit-commentor-bio {
    position: absolute;
    top: calc(100% - 35px);
    width: 100%;
    left: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 {
    border-radius: 10px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .elementskit-commentor-content {
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 {
    overflow: hidden;
    border-radius: 10px;
    position: relative
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon {
    left: inherit;
    right: 20px;
    top: 20px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon .quote {
    z-index: 1;
    position: relative;
    font-size: 28px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-image {
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-bio {
    margin-bottom: 15px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-stars {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-watermark-icon {
    line-height: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-des,
.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-name {
    color: #fff
}

.ekit-wid-con .elementskit-single-testimonial-slider .commentor-header {
    margin-bottom: 15px
}

.ekit-wid-con .elementskit-single-testimonial-slider .quote {
    font-size: 48px
}

.ekit-wid-con .elementskit-single-testimonial-slider:not(.white-v) .quote {
    color: rgb(37 117 252 / .2)
}

.ekit-wid-con .elementskit-single-testimonial-slider.ekit_testimonial_style_2 .elementskit-watermark-icon {
    position: absolute;
    top: 10px;
    left: 10px
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon {
    position: static;
    color: rgb(0 0 0 / .1);
    line-height: 1;
    display: inline-block
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>i {
    font-size: 48px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>svg {
    width: 48px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge {
    line-height: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge .quote {
    color: #fff
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge::before {
    position: absolute;
    content: "";
    top: -100px;
    left: -30px;
    background-color: #2575fc;
    width: 160px;
    height: 160px;
    border-radius: 50%
}

.ekit-wid-con .elementskit-single-testimonial-slider .main-logo {
    display: none
}

.ekit-wid-con .elementskit-single-testimonial-slider.style-2 {
    padding: 0;
    padding-left: 60px;
    border-left: 3px solid #2575fc
}

.ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card {
    margin-left: 20px
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 {
    background: #f2709c;
    background: linear-gradient(-35deg, #f2709c 0, #fe8f75 100%);
    padding: 40px 50px 80px;
    border-radius: 10px;
    position: relative
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>i {
    color: rgb(255 255 255 / .5)
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>p {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-bio {
    position: absolute;
    top: calc(100% - 45px);
    left: 0;
    width: 100%
}

.ekit-wid-con .elementskit-single-testimonial-slider.gradient-1 {
    background: #82e182;
    background: linear-gradient(-35deg, #82e182 0, #0acbf5 100%)
}

.ekit-wid-con .elementskit-single-testimonial-slider.gradient-2 {
    background: #f2709c;
    background: linear-gradient(-35deg, #f2709c 0, #fe8f75 100%)
}

.ekit-wid-con .elementskit-single-testimonial-slider.gradient-3 {
    background: #b18cfe;
    background: linear-gradient(-35deg, #b18cfe 0, #9460ff 100%)
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block {
    padding: 80px
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content>p {
    margin-bottom: 20px
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content .elementskit-author-name {
    font-size: 18px
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-stars {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-watermark-icon {
    top: -40px;
    left: 0;
    font-size: 132px;
    color: rgb(0 0 0 / .07)
}

.ekit-wid-con .elementskit-commentor-content {
    padding-right: 30px;
    position: relative
}

.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo {
    margin-bottom: 32px;
    min-height: 50px;
    display: inline-block;
    position: relative
}

.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-active-logo {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-logo {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-commentor-content>i {
    font-size: 48px;
    margin-bottom: 23px;
    display: inline-block
}

.ekit-wid-con .elementskit-commentor-content>p {
    margin-bottom: 35px;
    color: rgb(0 0 0 / .5)
}

.ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr {
    width: 40px;
    height: 2px;
    background-color: #2575fc;
    margin-top: 0;
    margin-bottom: 20px;
    display: inline-block
}

.ekit-wid-con .elementskit-commentor-content .elementskit-profile-info {
    display: block
}

.ekit-wid-con .elementskit-commentor-content .elementskit-author-name {
    font-size: 22px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-commentor-content .elementskit-author-des {
    font-size: 13px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-testimonial_card {
    position: relative;
    padding: 200px 170px 80px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    display: block
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-stars {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>a,
.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>span {
    color: #fff
}

.ekit-wid-con .elementskit-testimonial_card .video-popup {
    -webkit-box-shadow: 19.799px 19.799px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 19.799px 19.799px 40px 0 rgb(0 0 0 / .1);
    background-color: #fff;
    color: #2575fc;
    font-size: 28px
}

.ekit-wid-con .elementskit-testimonial_card>p {
    font-size: 22px;
    font-style: italic;
    color: #fff;
    margin-bottom: 35px
}

.ekit-wid-con .elementskit-testimonial_card .xs-overlay {
    border-radius: inherit;
    z-index: -1
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-video-popup-content {
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des,
.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name {
    color: #fff
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name {
    font-size: 22px
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des {
    font-size: 13px
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content {
    background-color: #2575fc;
    border-radius: 10px;
    padding: 40px 60px;
    color: #fff;
    margin-bottom: 50px
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content>p {
    margin-bottom: 0
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-watermark-icon {
    position: absolute;
    bottom: -50px;
    left: 20px;
    font-size: 80px;
    color: rgb(0 0 0 / .1);
    line-height: 1
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content::before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 40px;
    height: 40px;
    background-color: #2575fc
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>a,
.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>span {
    color: #fff
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content {
    padding: 60px 50px;
    margin-bottom: 90px
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content::before {
    -webkit-transform: none;
    transform: none;
    left: 50%;
    bottom: inherit;
    top: 100%;
    border-top: 65px solid #2575fc;
    border-right: 89px solid #fff0;
    background-color: #fff0
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content .elementskit-watermark-icon {
    position: static;
    font-size: 48px;
    color: rgb(255 255 255 / .1);
    padding-right: 30px
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content {
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 80px
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content::before {
    display: none
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text {
    position: relative
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text .elementskit-commentor-bio {
    position: absolute;
    top: calc(100% + 35px);
    left: 0
}

.ekit-wid-con .elementskit-commentor-bio .elementskit-commentor-image>img {
    border-radius: 50%;
    height: 70px;
    width: 70px
}

.ekit-wid-con .elementskit-commentor-bio .elementskit-author-name {
    font-size: 22px;
    line-height: 1
}

.ekit-wid-con .elementskit-commentor-bio .elementskit-author-des {
    font-size: 13px
}

.ekit-wid-con .elementskit-commentor-bio.style-2 .elementskit-commentor-image>img {
    border: 5px solid #fff;
    -webkit-box-shadow: 19.799px 19.799px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 19.799px 19.799px 40px 0 rgb(0 0 0 / .1);
    width: 80px;
    height: 80px
}

.ekit-wid-con .elementskit-commentor-bio.style-3 .elementskit-commentor-image>img {
    width: 120px;
    height: 120px
}

.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-name {
    font-size: 18px
}

.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-des {
    font-size: 13px
}

.ekit-wid-con .testimonial-block-slider2 {
    padding-bottom: 100px
}

.ekit-wid-con .testimonial-block-slider2.modern-nav .owl-nav {
    top: calc(50% - 30px)
}

.ekit-wid-con .testimonial-block-slider3 {
    margin-bottom: 70px
}

.ekit-wid-con .testimonial-block-slider3 .owl-nav button>i {
    font-size: 36px;
    color: #2575fc
}

.ekit-wid-con .elementskit-profile-info .elementskit-author-name {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    -webkit-transition: color .3s;
    transition: color .3s
}

.ekit-wid-con .elementskit-profile-info .elementskit-author-des {
    color: rgb(0 0 0 / .5);
    font-weight: 400
}

.ekit-wid-con .elementskit-profile-image-card {
    position: relative;
    overflow: hidden
}

.ekit-wid-con .elementskit-profile-image-card::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none
}

.ekit-wid-con .elementskit-profile-image-card>img {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .elementskit-profile-image-card:hover::before {
    background-color: rgb(17 17 17 / .8);
    top: 0
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-wrapper {
    overflow: visible
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination {
    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
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination span {
    padding: 0;
    margin: 0
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    max-width: calc(100% / var(--ekit_testimonial_slidetoshow, 1));
    margin-right: var(--ekit_testimonial_left_right_spacing, 15px);
    margin-left: var(--ekit_testimonial_left_right_spacing, 15px)
}

.ekit-wid-con .elementskit-testimonial_card .xs-overlay {
    opacity: 1;
    background-color: rgb(0 0 0 / .5)
}

.ekit-wid-con .elementskit-commentor-bio {
    position: absolute;
    left: 0;
    width: 100%
}

.ekit-wid-con .elementskit-commentor-bio.client_center {
    text-align: center
}

.ekit-wid-con .elementskit-commentor-bio.client_center .elementskit-commentor-image>img {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .elementskit-commentor-bio.client_right {
    text-align: right
}

.ekit-wid-con .elementskit-commentor-bio.client_right .elementskit-commentor-image>img {
    margin-left: auto
}

.ekit-wid-con .elementskit-commentor-bio.client_left {
    text-align: left
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,
.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev {
    font-size: 36px;
    color: #2575fc;
    width: auto;
    height: auto;
    z-index: 1
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next::before,
.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev::before {
    display: none
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-stars {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio {
    position: static
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details,
.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-icon-content {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.ekit-wid-con .elementskit-testimonial_card .xs-overlay {
    background-color: rgb(0 0 0 / .5)
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three {
    overflow: hidden;
    position: relative
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-bio {
    position: static
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-profile-info {
    text-align: center
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-content>p {
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content {
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 1;
    z-index: 1
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content.commentor-badge::before {
    position: absolute;
    content: "";
    top: -100px;
    left: -30px;
    background-color: #2575fc;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    z-index: -1
}

.ekit-wid-con .elementkit-commentor-details.client_center {
    margin: auto
}

.ekit-wid-con .elementkit-commentor-details.client_left {
    margin-right: auto
}

.ekit-wid-con .elementkit-commentor-details.client_right {
    margin-left: auto
}

.ekit-wid-con .ekit_testimonial_style_2 {
    padding: 30px;
    border-bottom: 3px solid #fff0;
    text-align: center
}

.ekit-wid-con .ekit_testimonial_style_2:hover {
    border-bottom-color: #2575fc
}

.ekit-wid-con .ekit_testimonial_style_2 .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .ekit-testimonia-style-4 {
    text-align: center
}

.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider {
    padding: 30px;
    padding-bottom: 50px;
    margin-bottom: 80px;
    display: block
}

.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-image img {
    margin: auto
}

.ekit-wid-con .ekit-testimonia-style-4 .elementskit-watermark-icon {
    margin-bottom: 23px;
    color: rgb(37 117 252 / .2)
}

.ekit-wid-con .ekit-testimonia-style-4 .ekit-testimonial--avatar {
    margin-bottom: 20px
}

.ekit-wid-con .ekit_testimonial_style_5 {
    text-align: left
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-commentor-header {
    display: block
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider {
    padding: 30px;
    display: block
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content>p {
    margin-top: 30px;
    margin-bottom: 30px
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-watermark-icon {
    position: absolute;
    color: rgb(37 117 252 / .2)
}

.ekit-wid-con .ekit_testimonial_style_5 .ekit-testimonial--avatar {
    margin-right: 20px
}

.ekit-wid-con .ekit_testimonial_style_6 {
    text-align: center
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider {
    padding: 30px;
    display: block
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-stars {
    margin-bottom: 20px
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon {
    color: #fff
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>i {
    font-size: 30px
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>svg {
    width: 30px
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-profile-info {
    margin-bottom: 15px
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-commentor-image>img {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .ekit_testimonial_style_6 .ekit-testimonial--avatar {
    margin-bottom: 20px
}

.ekit-wid-con .ekit_watermark_icon_custom_position {
    position: absolute
}

.ekit-wid-con .elementskit-commentor-content>i,
.ekit-wid-con .elementskit-icon-content>i {
    display: inline-block
}

.ekit-wid-con .elementskit-stars {
    position: relative;
    z-index: 6
}

.ekit-wid-con .elementskit-stars>li {
    display: inline-block
}

.ekit-wid-con .elementskit-stars>li:not(:last-child) {
    margin-right: 5px
}

.ekit-wid-con .elementskit-stars>li>a,
.ekit-wid-con .elementskit-stars>li>span {
    display: block;
    pointer-events: none
}

.ekit-wid-con .elementskit-stars.style-2>li>a {
    color: #fec42d
}

.ekit-wid-con .elementskit-stars.style-3>li>a {
    color: #000
}

.ekit-wid-con .ekit-testimonial--link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    z-index: 1
}

.elementskit-commentor-content ol,
.elementskit-commentor-content ul {
    padding-left: 18px
}

.ekit-wid-con .elementkit-tab-wraper {
    line-height: 0
}

.ekit-wid-con .elementkit-tab-wraper.vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .elementkit-tab-wraper.vertical>ul {
    display: block;
    height: 100%
}

.ekit-wid-con .elementkit-tab-wraper.vertical>.elementkit-tab-nav .elementkit-nav-item {
    display: block;
    width: 100%;
    margin-right: 0
}

.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab:not(.vertical) .elementkit-tab-nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab .elementkit-tab-content {
    text-align: left;
    width: 100%;
    max-width: 100%
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.right-pos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon {
    display: block
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon svg {
    max-width: 30px;
    height: auto
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.left-pos .elementskit-tab-icon {
    -ms-flex-item-align: center;
    align-self: center
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.top-pos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.bottom-pos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.ekit-wid-con .elementkit-tab-nav {
    position: relative;
    border-bottom: 0 solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
    margin-bottom: 0;
    float: none;
    display: inline-block
}

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item:not(:last-child) {
    margin-right: 10px
}

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
    font-weight: 700;
    padding: 14px 35px;
    border-radius: 0;
    position: relative;
    text-align: center;
    background-color: #fff0;
    border: none;
    margin: 0
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #2575fc;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link.active::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    height: 24px;
    width: 24px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#fff0), color-stop(50%, #fff0), color-stop(50%, #4b3fe1), to(#4b3fe1));
    background-image: linear-gradient(to bottom right, #fff0 0, #fff0 50%, #4b3fe1 50%, #4b3fe1 100%);
    z-index: -1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link.active::before {
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after,
.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    left: 50%;
    opacity: 0;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before {
    bottom: -1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70px;
    height: 1px;
    background-color: #2575fc
}

.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after {
    bottom: -5px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    height: 10px;
    width: 10px;
    background-image: linear-gradient(136deg, #fff0 50%, #fff0 50%);
    border-style: solid;
    border-width: 1px 0 0 1px;
    border-color: #2575fc;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::after,
.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::before {
    opacity: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    height: 3px;
    width: 100%;
    background-image: -webkit-gradient(linear, right top, left top, from(#07b787), to(#7ed500));
    background-image: linear-gradient(270deg, #07b787 0, #7ed500 100%);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 350ms ease 350ms;
    transition: -webkit-transform 350ms ease 350ms;
    transition: transform 350ms ease 350ms;
    transition: transform 350ms ease 350ms, -webkit-transform 350ms ease 350ms;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-image: -webkit-gradient(linear, right top, left top, from(#07b787), to(#7ed500));
    background-image: linear-gradient(270deg, #07b787 0, #7ed500 100%);
    border: 5px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 350ms ease 0s;
    transition: opacity 350ms ease 0s;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::after {
    opacity: 1;
    -webkit-transition: opacity 350ms ease 350ms;
    transition: opacity 350ms ease 350ms
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::before {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 350ms ease 0s;
    transition: -webkit-transform 350ms ease 0s;
    transition: transform 350ms ease 0s;
    transition: transform 350ms ease 0s, -webkit-transform 350ms ease 0s
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-icon,
.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-title {
    position: relative;
    z-index: 11
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: calc(100% + 20px);
    background-image: linear-gradient(60deg, #f2709c 0, #fe8f75 100%);
    z-index: 10;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform .4s ease .4s;
    transition: -webkit-transform .4s ease .4s;
    transition: transform .4s ease .4s;
    transition: transform .4s ease .4s, -webkit-transform .4s ease .4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-size: 101% auto
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::after {
    position: absolute;
    content: "";
    bottom: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    z-index: 10;
    background-image: linear-gradient(-221deg, #174eac 50%, #fff0 50%);
    opacity: 0;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::after {
    opacity: 1;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .4s ease 0s;
    transition: -webkit-transform .4s ease 0s;
    transition: transform .4s ease 0s;
    transition: transform .4s ease 0s, -webkit-transform .4s ease 0s
}

.ekit-wid-con .elementkit-tab-nav.elementskit-fullwidth-tab>.elementkit-nav-item {
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ekit-wid-con .elementkit-tab-content {
    line-height: 1.5
}

.ekit-wid-con .elementkit-tab-content .elementkit-tab-pane {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px
}

.ekit-wid-con .tab-nav-fluid {
    width: 100%;
    display: block !important;
    height: auto !important
}

.ekit-wid-con .elementkit-nav-link {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit-tab-title-group {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

@media (min-width:768px) {
    .elementkit-tab-wraper:not(.vertical)>ul>li>a {
        white-space: nowrap
    }
}

.elementkit-tab-pane>div>ol,
.elementkit-tab-pane>div>ul {
    padding-left: 18px
}

.ekit-wid-con .ekit-sidebar-group .ekit-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 1002;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all .4s ease-in var(--transition-duration);
    transition: all .4s ease-in var(--transition-duration);
    cursor: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg), pointer;
    background-color: rgb(0 0 0 / .9)
}

.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group .ekit-overlay {
    left: auto;
    right: 100%
}

.ekit-wid-con .ekit-sidebar-group .ekit_widget-heading {
    padding: 20px;
    float: right
}

.ekit-wid-con .ekit-sidebar-group.ekit-fade .ekit-overlay {
    left: 0;
    right: 0
}

.ekit-wid-con .ekit-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 360px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    -webkit-transition: all var(--transition-duration) cubic-bezier(.9, .03, 0, .96) var(--transition-duration);
    transition: all var(--transition-duration) cubic-bezier(.9, .03, 0, .96) var(--transition-duration);
    visibility: hidden;
    opacity: 0
}

.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-widget {
    left: -100%;
    right: auto
}

.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay {
    visibility: visible;
    -webkit-transition: all var(--transition-duration) ease-out 0s;
    transition: all var(--transition-duration) ease-out 0s;
    left: 0;
    opacity: 1
}

.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay {
    left: auto;
    right: 0
}

.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all var(--transition-duration) cubic-bezier(.9, .03, 0, .96) .4s;
    transition: all var(--transition-duration) cubic-bezier(.9, .03, 0, .96) .4s
}

.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget {
    left: 0;
    right: auto
}

.ekit-wid-con .ekit_sidebar-textwidget {
    padding: 20px;
    padding-top: 60px
}

.ekit-wid-con .ekit_close-side-widget {
    position: absolute;
    color: #1768dd;
    font-size: 15px;
    display: block;
    font-weight: 400;
    line-height: 1;
    padding: 4px 7px 5px 7px;
    border: 1px solid #ccc;
    z-index: 1;
    background-color: #fff;
    top: 15px;
    right: 15px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ekit-wid-con .ekit_close-side-widget svg {
    width: 100%;
    max-width: 20px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit_sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in .3s;
    transition: all .3s ease-in .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .ekit_navSidebar-button {
    display: inline-block;
    line-height: 1
}

.ekit-wid-con .ekit_offcanvas-sidebar {
    -webkit-transition: all .3s;
    transition: all .3s
}

.ekit-wid-con .ekit_offcanvas-sidebar svg {
    width: 100%;
    max-width: 20px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-dropcap-cotnent {
    margin-bottom: 0
}

.ekit-wid-con .ekit-dropcap-cotnent:first-child::first-letter {
    color: #903;
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.ekit-dropcap-wraper>ol,
.ekit-dropcap-wraper>ul {
    padding-left: 28px
}

.ekit-wid-con .ekit_double_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:480px) {
    .ekit-wid-con .ekit_double_button {
        display: block
    }
}

.ekit-wid-con .ekit-double-btn {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    outline: 0;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-align: center;
    overflow: hidden;
    color: #fff;
    width: 100%;
    background-color: #3b3b3b;
    padding: 20px;
    z-index: 1
}

.ekit-wid-con .ekit-double-btn svg {
    max-width: 14px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-double-btn:hover {
    background-color: #1a1919
}

.ekit-wid-con .ekit-element-align-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.ekit-wid-con .ekit_button_middle_text {
    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;
    border-radius: 100%;
    position: relative;
    -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / .2);
    box-shadow: 0 0 0 6px rgb(255 255 255 / .2);
    background: #fafaf8;
    color: #444;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
    z-index: 5
}

.ekit-wid-con .ekit-double-btn-one {
    background-color: #2575fc
}

.ekit-wid-con .ekit-double-btn-one:hover {
    background-color: #0359eb
}

.ekit-wid-con .ekit_creative_icon_box {
    display: inline-block;
    padding: 20px;
    background-color: #333;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.ekit-wid-con .ekit_hover_grow {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0)
}

.ekit-wid-con .ekit_hover_grow:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.ekit-wid-con .ekit_hover_pulse:hover {
    -webkit-animation-name: ekit-hvr-pulse;
    animation-name: ekit-hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes ekit-hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes ekit-hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.ekit-wid-con .ekit_hover_pushe:hover {
    -webkit-animation-name: ekit-hvr-push;
    animation-name: ekit-hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes ekit-hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ekit-hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.ekit-wid-con .ekit_hover_pop:hover {
    -webkit-animation-name: ekit-hvr-pop;
    animation-name: ekit-hvr-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes ekit-hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes ekit-hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.ekit-wid-con .ekit_hover_rotate:hover {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
}

.ekit-wid-con .ekit_hover_float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.ekit-wid-con .ekit_hover_sink:hover {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.ekit-wid-con .ekit_hover_skew:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.ekit-wid-con .ekit_hover_wobble_horizontal:hover {
    -webkit-animation-name: ekit-hvr-wobble-horizontal;
    animation-name: ekit-hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes ekit-hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes ekit-hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.ekit-wid-con .ekit_hover_wobble_vertical:hover {
    -webkit-animation-name: ekit-hvr-wobble-vertical;
    animation-name: ekit-hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes ekit-hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ekit-hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.ekit-wid-con .ekit_hover_shadow {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    background-color: #e1e1e1;
    color: #666
}

.ekit-wid-con .ekit_hover_shadow:hover {
    -webkit-box-shadow: 0 10px 10px -10px rgb(0 0 0 / .5);
    box-shadow: 0 10px 10px -10px rgb(0 0 0 / .5)
}

.ekit-wid-con .ekit_hover_float_shadow::before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgb(0 0 0 / .35) 0, #fff0 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.ekit-wid-con .ekit_hover_float_shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ekit-wid-con .ekit_hover_float_shadow:hover::before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.ekit-wid-con .ekit_hover_glow_out:hover {
    -webkit-transform: scale(.93);
    transform: scale(.93)
}

.ekit-wid-con .ekit_hover_glow_out:hover::before {
    -webkit-animation: ekit-hover-glow-out 1.3s ease-out 75ms;
    animation: ekit-hover-glow-out 1.3s ease-out 75ms
}

.ekit-wid-con .ekit_hover_glow_out::before {
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1);
    box-shadow: 0 0 0 2px rgb(51 51 51 / .1);
    opacity: 0;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    content: ""
}

@-webkit-keyframes ekit-hover-glow-out {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1), 0 0 10px 10px #333, 0 0 0 10px rgb(51 51 51 / .5);
        box-shadow: 0 0 0 2px rgb(51 51 51 / .1), 0 0 10px 10px #333, 0 0 0 10px rgb(51 51 51 / .5)
    }
    100% {
        -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1), 0 0 10px 10px #333, 0 0 0 10px rgb(51 51 51 / .5);
        box-shadow: 0 0 0 2px rgb(51 51 51 / .1), 0 0 10px 10px #333, 0 0 0 10px rgb(51 51 51 / .5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes ekit-hover-glow-out {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1), 0 0 10px 10px #333, 0 0 0 10px rgb(51 51 51 / .5);
        box-shadow: 0 0 0 2px rgb(51 51 51 / .1), 0 0 10px 10px #333, 0 0 0 10px rgb(51 51 51 / .5)
    }
    100% {
        -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1), 0 0 10px 10px #333, 0 0 0 10px rgb(51 51 51 / .5);
        box-shadow: 0 0 0 2px rgb(51 51 51 / .1), 0 0 10px 10px #333, 0 0 0 10px rgb(51 51 51 / .5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.ekit-wid-con .ekit_hover_border_spined,
.ekit-wid-con .ekit_hover_dashed {
    background-color: #fff;
    color: #333;
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
    -webkit-box-shadow: inset 0 0 0 4px #333;
    box-shadow: inset 0 0 0 4px #333
}

.ekit-wid-con .ekit_hover_border_spined::before,
.ekit-wid-con .ekit_hover_dashed::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    border: 4px dashed #333;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    pointer-events: none;
    border-radius: inherit
}

.ekit-wid-con .ekit_hover_border_spined:hover,
.ekit-wid-con .ekit_hover_dashed:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .ekit_hover_border_spined:hover::before {
    -webkit-animation-name: ekit-hover-spined;
    animation-name: ekit-hover-spined;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes ekit-hover-spined {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ekit-hover-spined {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.ekit-wid-con .ekit_round_icon {
    height: 70px;
    width: 70px;
    border-radius: 50%
}

.ekit-wid-con .ekit_hover_fill_with_shadow {
    color: #333;
    -webkit-box-shadow: 0 0 0 4px #333;
    box-shadow: 0 0 0 4px #333;
    background-color: #fff0
}

.ekit-wid-con .ekit_hover_fill_with_shadow:hover {
    -webkit-box-shadow: 0 0 0 8px rgb(51 51 51 / .3);
    box-shadow: 0 0 0 8px rgb(51 51 51 / .3);
    background-color: #333;
    color: #fff
}

.ekit-wid-con .ekit_hover_fill_only {
    -webkit-box-shadow: 0 0 0 4px #333;
    box-shadow: 0 0 0 4px #333;
    color: #333;
    background-color: #fff0
}

.ekit-wid-con .ekit_hover_fill_only:hover {
    background-color: #333;
    color: #fff
}

.ekit-wid-con .ekit_hover_fill_and_scale_border {
    background-color: rgb(0 0 0 / .1);
    color: #000
}

.ekit-wid-con .ekit_hover_fill_and_scale_border::before {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    content: "";
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    top: -7px;
    left: -7px;
    padding: 7px;
    -webkit-box-shadow: 0 0 0 4px #000;
    box-shadow: 0 0 0 4px #000;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
    z-index: -1
}

.ekit-wid-con .ekit_hover_fill_and_scale_border:hover {
    background-color: #000;
    color: #fff
}

.ekit-wid-con .ekit_hover_fill_and_scale_border:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.ekit-wid-con .ekit_hover_fill_and_scale_border_inset {
    -webkit-box-shadow: 0 0 0 3px #333;
    box-shadow: 0 0 0 3px #333;
    background-color: #fff0
}

.ekit-wid-con .ekit_hover_fill_and_scale_border_inset::before {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background-color: #333;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, -webkit-transform .2s;
    transition: transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s, -webkit-transform .2s
}

.ekit-wid-con .ekit_hover_fill_and_scale_border_inset:hover::before {
    -webkit-transform: scale(.85);
    transform: scale(.85)
}

.ekit-wid-con .ekit-video-popup {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background-color: #da3175;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit-video-popup.ekit_icon_button {
    padding: 10px
}

.ekit-wid-con .ekit-video-popup-btn {
    width: 60px;
    height: 60px;
    line-height: 45px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background-color: #da3175;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit-video-popup svg {
    max-width: 40px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-video-popup.fill-btn {
    width: 100px;
    height: 100px;
    line-height: 104px;
    background-color: #fff;
    -webkit-box-shadow: 0 25px 25px 0 rgb(0 0 0 / .15);
    box-shadow: 0 25px 25px 0 rgb(0 0 0 / .15)
}

.ekit-wid-con .ekit-video-popup.text-btn {
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: #fff0;
    text-decoration: underline
}

.ekit-wid-con .ekit-video-popup.square-btn {
    height: 156px;
    line-height: 156px;
    width: 100%;
    border-radius: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3);
    box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3);
    padding: 0 69px
}

.ekit-wid-con .ekit-video-popup.square-btn:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ekit-wid-con .glow-btn {
    position: relative
}

.ekit-wid-con .glow-btn::after,
.ekit-wid-con .glow-btn::before,
.ekit-wid-con .glow-btn>i::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: red;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1
}

.ekit-wid-con .glow-btn::before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.ekit-wid-con .glow-btn::after {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.ekit_self_video_wrap .mejs-video {
    margin: 0 auto;
    line-height: 0;
    width: 100%
}

.ekit_self_video_wrap .mfp-close {
    position: fixed;
    outline: 0
}

.ekit_self_video_wrap .mfp-close:hover {
    background: #000;
    border-color: #000
}

.ekit_self_video_wrap_content .mfp-content {
    max-width: 900px
}

.ekit-wid-con.ekit_wpForms_container .wpforms-submit {
    line-height: normal
}

.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field select,
.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field textarea {
    max-width: 100% !important
}

.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row {
    max-width: 100%
}

.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=date],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime-local],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=email],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=month],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=number],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=password],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=range],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=search],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=tel],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=text],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=time],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=url],
.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=week],
.ekit-wid-con.ekit_wpForms_container .wpforms-form select,
.ekit-wid-con.ekit_wpForms_container .wpforms-form textarea {
    height: 100%
}

.elementor-element div.wpforms-container-full,
.elementor-element div.wpforms-container-full .wpforms-form * {
    visibility: inherit
}

.ekit-wid-con .elementskit-btn {
    border-radius: 5px;
    font-size: 15px;
    padding: 15px 30px;
    display: inline-block;
    color: #fff;
    position: relative;
    display: inline-block;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    background-color: #2575fc;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-btn:hover {
    background-color: #0350d2
}

.ekit-wid-con .elementskit-btn:hover::before {
    opacity: 1
}

.ekit-wid-con .elementskit-btn::before {
    position: absolute;
    content: "";
    border-radius: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 102% 102%;
    opacity: 0
}

.ekit-wid-con .single-btn {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ekit-wid-con .single-btn:last-child {
    margin-bottom: 0
}

.ekit-wid-con .btn.sm {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 16px;
    padding-right: 16px
}

.ekit-wid-con .btn.sm.round {
    border-radius: 15px
}

.ekit-wid-con .btn.md {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 22px;
    padding-right: 22px
}

.ekit-wid-con .btn.md.round {
    border-radius: 20px
}

.ekit-wid-con .btn.lg {
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    padding-left: 40px;
    padding-right: 40px
}

.ekit-wid-con .btn.lg.round {
    border-radius: 25px
}

.ekit-wid-con .btn.xl {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 36px;
    padding-right: 36px
}

.ekit-wid-con .btn.xl.round {
    border-radius: 30px
}

.ekit-wid-con .btn.border-gra-one,
.ekit-wid-con .btn.gra-one {
    background: gradieintplate(gra-one, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-one, angle)), color-stop(0, gradieintplate(gra-one, bg-one)), to(gradieintplate(gra-one, bg-two)));
    background: linear-gradient(gradieintplate(gra-one, angle), gradieintplate(gra-one, bg-one) 0, gradieintplate(gra-one, bg-two))
}

.ekit-wid-con .btn.border-gra-two,
.ekit-wid-con .btn.gra-two {
    background: gradieintplate(gra-two, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-two, angle)), color-stop(0, gradieintplate(gra-two, bg-one)), to(gradieintplate(gra-two, bg-two)));
    background: linear-gradient(gradieintplate(gra-two, angle), gradieintplate(gra-two, bg-one) 0, gradieintplate(gra-two, bg-two))
}

.ekit-wid-con .btn.border-gra-three,
.ekit-wid-con .btn.gra-three {
    background: gradieintplate(gra-three, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-three, angle)), color-stop(0, gradieintplate(gra-three, bg-one)), to(gradieintplate(gra-three, bg-two)));
    background: linear-gradient(gradieintplate(gra-three, angle), gradieintplate(gra-three, bg-one) 0, gradieintplate(gra-three, bg-two))
}

.ekit-wid-con .btn.border-gra-four,
.ekit-wid-con .btn.gra-four {
    background: gradieintplate(gra-four, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-four, angle)), color-stop(0, gradieintplate(gra-four, bg-one)), to(gradieintplate(gra-four, bg-two)));
    background: linear-gradient(gradieintplate(gra-four, angle), gradieintplate(gra-four, bg-one) 0, gradieintplate(gra-four, bg-two))
}

.ekit-wid-con .btn.border-gra-five,
.ekit-wid-con .btn.gra-five {
    background: gradieintplate(gra-five, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-five, angle)), color-stop(0, gradieintplate(gra-five, bg-one)), to(gradieintplate(gra-five, bg-two)));
    background: linear-gradient(gradieintplate(gra-five, angle), gradieintplate(gra-five, bg-one) 0, gradieintplate(gra-five, bg-two))
}

.ekit-wid-con .btn.border-gra-six,
.ekit-wid-con .btn.gra-six {
    background: gradieintplate(gra-six, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-six, angle)), color-stop(0, gradieintplate(gra-six, bg-one)), to(gradieintplate(gra-six, bg-two)));
    background: linear-gradient(gradieintplate(gra-six, angle), gradieintplate(gra-six, bg-one) 0, gradieintplate(gra-six, bg-two))
}

.ekit-wid-con .btn.border-gra-seven,
.ekit-wid-con .btn.gra-seven {
    background: gradieintplate(gra-seven, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-seven, angle)), color-stop(0, gradieintplate(gra-seven, bg-one)), to(gradieintplate(gra-seven, bg-two)));
    background: linear-gradient(gradieintplate(gra-seven, angle), gradieintplate(gra-seven, bg-one) 0, gradieintplate(gra-seven, bg-two))
}

.ekit-wid-con .btn.border-gra-eight,
.ekit-wid-con .btn.gra-eight {
    background: gradieintplate(gra-eight, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-eight, angle)), color-stop(0, gradieintplate(gra-eight, bg-one)), to(gradieintplate(gra-eight, bg-two)));
    background: linear-gradient(gradieintplate(gra-eight, angle), gradieintplate(gra-eight, bg-one) 0, gradieintplate(gra-eight, bg-two))
}

.ekit-wid-con .btn.border-gra-nine,
.ekit-wid-con .btn.gra-nine {
    background: gradieintplate(gra-nine, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-nine, angle)), color-stop(0, gradieintplate(gra-nine, bg-one)), to(gradieintplate(gra-nine, bg-two)));
    background: linear-gradient(gradieintplate(gra-nine, angle), gradieintplate(gra-nine, bg-one) 0, gradieintplate(gra-nine, bg-two))
}

.ekit-wid-con .btn.border-gra-ten,
.ekit-wid-con .btn.gra-ten {
    background: gradieintplate(gra-ten, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-ten, angle)), color-stop(0, gradieintplate(gra-ten, bg-one)), to(gradieintplate(gra-ten, bg-two)));
    background: linear-gradient(gradieintplate(gra-ten, angle), gradieintplate(gra-ten, bg-one) 0, gradieintplate(gra-ten, bg-two))
}

.ekit-wid-con .btn.border-gra-eleven,
.ekit-wid-con .btn.gra-eleven {
    background: gradieintplate(gra-eleven, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(gradieintplate(gra-eleven, angle)), color-stop(0, gradieintplate(gra-eleven, bg-one)), to(gradieintplate(gra-eleven, bg-two)));
    background: linear-gradient(gradieintplate(gra-eleven, angle), gradieintplate(gra-eleven, bg-one) 0, gradieintplate(gra-eleven, bg-two))
}

.ekit-wid-con .btn.gra-one::before {
    background: hovergradieintplate(gra-one, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-one, angle)), color-stop(0, hovergradieintplate(gra-one, bg-one)), to(hovergradieintplate(gra-one, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-one, angle), hovergradieintplate(gra-one, bg-one) 0, hovergradieintplate(gra-one, bg-two))
}

.ekit-wid-con .btn.gra-two::before {
    background: hovergradieintplate(gra-two, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-two, angle)), color-stop(0, hovergradieintplate(gra-two, bg-one)), to(hovergradieintplate(gra-two, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-two, angle), hovergradieintplate(gra-two, bg-one) 0, hovergradieintplate(gra-two, bg-two))
}

.ekit-wid-con .btn.gra-three::before {
    background: hovergradieintplate(gra-three, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-three, angle)), color-stop(0, hovergradieintplate(gra-three, bg-one)), to(hovergradieintplate(gra-three, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-three, angle), hovergradieintplate(gra-three, bg-one) 0, hovergradieintplate(gra-three, bg-two))
}

.ekit-wid-con .btn.gra-four::before {
    background: hovergradieintplate(gra-four, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-four, angle)), color-stop(0, hovergradieintplate(gra-four, bg-one)), to(hovergradieintplate(gra-four, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-four, angle), hovergradieintplate(gra-four, bg-one) 0, hovergradieintplate(gra-four, bg-two))
}

.ekit-wid-con .btn.gra-five::before {
    background: hovergradieintplate(gra-five, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-five, angle)), color-stop(0, hovergradieintplate(gra-five, bg-one)), to(hovergradieintplate(gra-five, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-five, angle), hovergradieintplate(gra-five, bg-one) 0, hovergradieintplate(gra-five, bg-two))
}

.ekit-wid-con .btn.gra-six::before {
    background: hovergradieintplate(gra-six, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-six, angle)), color-stop(0, hovergradieintplate(gra-six, bg-one)), to(hovergradieintplate(gra-six, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-six, angle), hovergradieintplate(gra-six, bg-one) 0, hovergradieintplate(gra-six, bg-two))
}

.ekit-wid-con .btn.gra-seven::before {
    background: hovergradieintplate(gra-seven, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-seven, angle)), color-stop(0, hovergradieintplate(gra-seven, bg-one)), to(hovergradieintplate(gra-seven, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-seven, angle), hovergradieintplate(gra-seven, bg-one) 0, hovergradieintplate(gra-seven, bg-two))
}

.ekit-wid-con .btn.gra-eight::before {
    background: hovergradieintplate(gra-eight, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-eight, angle)), color-stop(0, hovergradieintplate(gra-eight, bg-one)), to(hovergradieintplate(gra-eight, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-eight, angle), hovergradieintplate(gra-eight, bg-one) 0, hovergradieintplate(gra-eight, bg-two))
}

.ekit-wid-con .btn.gra-nine::before {
    background: hovergradieintplate(gra-nine, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-nine, angle)), color-stop(0, hovergradieintplate(gra-nine, bg-one)), to(hovergradieintplate(gra-nine, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-nine, angle), hovergradieintplate(gra-nine, bg-one) 0, hovergradieintplate(gra-nine, bg-two))
}

.ekit-wid-con .btn.gra-ten::before {
    background: hovergradieintplate(gra-ten, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-ten, angle)), color-stop(0, hovergradieintplate(gra-ten, bg-one)), to(hovergradieintplate(gra-ten, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-ten, angle), hovergradieintplate(gra-ten, bg-one) 0, hovergradieintplate(gra-ten, bg-two))
}

.ekit-wid-con .btn.gra-eleven::before {
    background: hovergradieintplate(gra-eleven, bg-one);
    background: -webkit-gradient(linear, left top, left bottom, from(hovergradieintplate(gra-eleven, angle)), color-stop(0, hovergradieintplate(gra-eleven, bg-one)), to(hovergradieintplate(gra-eleven, bg-two)));
    background: linear-gradient(hovergradieintplate(gra-eleven, angle), hovergradieintplate(gra-eleven, bg-one) 0, hovergradieintplate(gra-eleven, bg-two))
}

.ekit-wid-con .btn.square {
    border-radius: 0
}

.ekit-wid-con .btn-outline-primary {
    border-color: #f5f5f5;
    background-color: #fff
}

.ekit-wid-con .btn-info {
    background-color: #f15
}

.ekit-wid-con .btn.info-s2 {
    color: #f15;
    background-color: #fff;
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07)
}

.ekit-wid-con .btn-outline-info {
    border-color: #f15;
    background-color: #fff;
    color: #000
}

.ekit-wid-con .btn-outline-info.info-s2 {
    color: #000
}

.ekit-wid-con .btn.border-gra,
.ekit-wid-con .btn.btn-gra {
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1
}

.ekit-wid-con .btn.border-gra::before,
.ekit-wid-con .btn.btn-gra::before {
    position: absolute;
    content: "";
    border-radius: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1
}

.ekit-wid-con .btn.btn-gra::before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 101% 101%;
    opacity: 0
}

.ekit-wid-con .btn.btn-gra:hover::before {
    opacity: 1
}

.ekit-wid-con .btn.border-gra {
    background-size: 101% 101%;
    border: 0
}

.ekit-wid-con .btn.border-gra::before {
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background-color: #fff
}

.ekit-wid-con .btn.border-gra:hover::before {
    opacity: 0
}

.ekit-wid-con .elementskit-btn i {
    display: inline-block;
    vertical-align: middle
}

.ekit-wid-con .elementskit-btn svg {
    max-width: 14px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-mailChimpForm .elementskit_input_label {
    display: inline-block;
    margin-bottom: .5rem
}

.ekit-wid-con .ekit-mailChimpForm .elementskit_form_group {
    margin-bottom: 1rem;
    margin: 0
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control {
    display: block;
    width: 100%;
    height: auto;
    min-height: 42px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgb(0 123 255 / .25);
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .25)
}

.ekit-wid-con .ekit-mail-submit {
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding: 15px 40px 15px 40px;
    -webkit-box-shadow: 0 7px 15px 0 rgb(55 74 94 / .3);
    box-shadow: 0 7px 15px 0 rgb(55 74 94 / .3);
    border-style: solid;
    border-width: 0;
    color: #fff;
    background-color: #374a5e;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 26px
}

.ekit-wid-con .ekit-mail-submit svg {
    max-width: 16px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-mail-submit::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    opacity: 0;
    background-size: 101% 101%;
    border-radius: inherit
}

.ekit-wid-con .ekit-mail-submit:hover::before {
    opacity: 1
}

.ekit-wid-con .elementskit_input_group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.ekit-wid-con .elementskit_input_group .ekit_form_control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%
}

.ekit-wid-con .elementskit_input_group .ekit_form_control.ekit_append_input {
    border-radius: 5px 0 0 5px
}

.ekit-wid-con .elementskit_input_group_prepend {
    margin-right: -1px
}

.ekit-wid-con .elementskit_input_group_prepend+.ekit_form_control {
    border-radius: 0 5px 5px 0
}

.ekit-wid-con .elementskit_input_group_append .elementskit_input_group_text {
    border-radius: 0 5px 5px 0;
    margin-left: -1px
}

.ekit-wid-con .elementskit_input_group_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    height: 100%;
    padding: 15px;
    border-radius: 5px 0 0 5px
}

.ekit-wid-con .elementskit_input_group_text svg {
    max-width: 20px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit_inline_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .elementskit_inline_form .elementskit_form_group {
    margin-bottom: 0
}

.ekit-wid-con .elementskit_inline_form .elementskit_input_wraper:not(.ekit_submit_input_holder) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ekit-wid-con .elementskit_inline_form .ekit_submit_input_holder {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.ekit-wid-con .elementskit_inline_form .ekit-mail-submit {
    width: 100%
}

@media screen and (max-width:767px) {
    .ekit-wid-con .elementskit_inline_form.has-extra-fields>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0 !important
    }
    .ekit-wid-con .elementskit_inline_form.has-extra-fields>div:not(:last-child) {
        margin-bottom: 20px
    }
}

.ekit-wid-con .ekit-mail-submit {
    padding: 11.5px 40px
}

.ekit-wid-con .ekit-mail-message {
    display: none;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 5px
}

.ekit-wid-con .ekit-mail-message.error {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb
}

.ekit-wid-con .ekit-mail-message.success {
    color: #155724;
    background-color: #d4edda;
    border: 1px solid #c3e6cb
}

.ekit-wid-con .ekit-single-day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px
}

.ekit-wid-con .ekit-single-day:not(:last-child) {
    border-bottom: 1px solid rgb(0 0 0 / .1)
}

.ekit-wid-con .ekit-single-day>span {
    display: inline-block
}

.ekit-wid-con .ekit-single-day .ekit-business-day {
    font-size: 30px;
    color: #3b3b3b;
    font-weight: 500;
    padding-left: 5px;
    margin-right: auto
}

.ekit-wid-con .ekit-single-day .ekit-business-time {
    font-size: 20px;
    color: #333;
    padding-right: 5px;
    margin-left: auto
}

@media (max-width:480px) {
    .ekit-wid-con .ekit-single-day {
        display: block
    }
    .ekit-wid-con .ekit-single-day>span {
        display: block
    }
    .ekit-wid-con .ekit-single-day .ekit-business-time {
        padding-left: 5px
    }
}

.ekit-wid-con .ekit-heading {
    position: relative
}

.ekit-wid-con .ekit-heading__shadow-text {
    z-index: 0;
    font-size: 90px;
    position: absolute;
    font-weight: 700;
    line-height: 120px;
    white-space: nowrap;
    letter-spacing: -6px;
    font-family: Archivo, sans-serif;
    color: #fff0;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(16 16 16 / .1)
}

.ekit-wid-con .ekit-heading__shadow-text~* {
    z-index: 1;
    position: relative
}

.ekit-wid-con .ekit-heading__title-has-border {
    position: relative
}

.ekit-wid-con .ekit-heading__title-has-border::before {
    content: "";
    width: 4px;
    height: 100%;
    display: block;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff512f), to(#dd2476));
    background: linear-gradient(to bottom, #ff512f, #dd2476)
}

.ekit-wid-con .ekit-heading__title-has-border.start::before {
    left: 0
}

.ekit-wid-con .ekit-heading__title-has-border.end::before {
    right: 0
}

.ekit-wid-con .ekit-heading__title-has-border~.ekit-heading__description {
    display: block
}

.ekit-wid-con .ekit-heading__title-in-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .ekit-heading__subtitle-has-border {
    border: 1px solid #fff;
    padding: .25rem 3rem;
    border-radius: 2rem;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.ekit-wid-con .ekit-heading .ekit_border_custom img {
    display: inline-block
}

.ekit-wid-con .elementskit-border-divider {
    height: 4px;
    width: 30px;
    background: #2575fc;
    border-radius: 2px;
    position: relative;
    margin-left: 27px
}

.ekit-wid-con .elementskit-border-divider::before {
    content: "";
    position: absolute;
    color: #0c5adb;
    left: -27px;
    top: 0;
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #0c5adb;
    -webkit-box-shadow: 9px 0 0 0 currentColor, 18px 0 0 0 currentColor;
    box-shadow: 9px 0 0 0 currentColor, 18px 0 0 0 currentColor
}

.ekit-wid-con .elementskit-border-divider.elementskit-style-long {
    width: 150px;
    border-radius: 0;
    background: #2575fc;
    margin-left: 0
}

.ekit-wid-con .elementskit-border-divider.elementskit-style-long::before {
    display: none
}

.ekit-wid-con .elementskit-border-divider.elementskit-style-long.style-3 {
    width: 90px
}

.ekit-wid-con .elementskit-border-divider.style-2 {
    background: #e7e7e7
}

.ekit-wid-con .elementskit-border-divider.style-2::before {
    background-color: #e7e7e7;
    -webkit-box-shadow: 9px 0 0 0 #e7e7e7;
    box-shadow: 9px 0 0 0 #e7e7e7;
    left: -19px
}

.ekit-wid-con .elementskit-border-star {
    width: 135px;
    color: #2575fc;
    background: #2575fc;
    background: -webkit-gradient(linear, left top, right top, from(currentColor), color-stop(38%, currentColor), color-stop(38%, #fff0), color-stop(62%, #fff0), color-stop(62%, currentColor), to(currentColor));
    background: linear-gradient(90deg, currentColor 0, currentColor 38%, #fff0 38%, #fff0 62%, currentColor 62%, currentColor 100%);
    height: 2px;
    position: relative
}

.ekit-wid-con .elementskit-border-star::after {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    width: 14.3px;
    height: 14.3px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    background-color: #2575fc;
    top: -7.15px
}

.ekit-wid-con .elementskit-border-star.style-2 {
    background: #d7d7d7;
    background: -webkit-gradient(linear, left top, right top, from(#d7d7d7), color-stop(38%, #d7d7d7), color-stop(38%, #fff0), color-stop(62%, #fff0), color-stop(62%, #d7d7d7), to(#d7d7d7));
    background: linear-gradient(90deg, #d7d7d7 0, #d7d7d7 38%, #fff0 38%, #fff0 62%, #d7d7d7 62%, #d7d7d7 100%)
}

.ekit-wid-con .elementskit-border-star.style-2::after {
    background-color: #d7d7d7
}

.ekit-wid-con .elementskit-border-star.elementskit-bullet {
    height: 1px
}

.ekit-wid-con .elementskit-border-star.elementskit-bullet::after {
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ekit-wid-con .elementskit-section-title {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0;
    margin-bottom: 20px
}

.ekit-wid-con .elementskit-section-title.medium {
    font-size: 36px
}

.ekit-wid-con .elementskit-section-title em {
    font-family: "Playfair Display", serif
}

.ekit-wid-con .elementskit-section-title.block span {
    background-color: #2575fc;
    color: #fff;
    padding: 5px
}

.ekit-wid-con .elementskit-section-title a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.ekit-wid-con .elementskit-section-subtitle {
    font-weight: 700;
    color: rgb(0 0 0 / .5)
}

.ekit-wid-con .elementskit-section-subtitle.primary-v {
    color: #2575fc
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-gradient-title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-image: -webkit-linear-gradient(-35deg, #2575fc 0, #6a11cb 100%);
    color: #2575fc;
    background-size: 50%
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after,
.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before {
    content: "";
    width: 40px;
    height: 3px;
    background-color: #d7d7d7;
    display: inline-block;
    vertical-align: middle
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before {
    margin-right: 15px
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after {
    margin-left: 15px
}

.ekit-wid-con .elementskitsection-title-wraper {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskitsection-title-wraper>p {
    margin-top: 21px;
    margin-bottom: 12px
}

.ekit-wid-con .elementskitsection-title-wraper .section-title {
    margin-bottom: 5px
}

.ekit-wid-con .elementskitsection-title-wraper.text-center,
.ekit-wid-con .elementskitsection-title-wraper.text-right {
    margin-bottom: 40px
}

.ekit-wid-con .elementskitsection-title-wraper.green-v .section-title {
    color: #53f995
}

.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider {
    background: #53f995
}

.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider::before {
    background-color: inherit;
    -webkit-box-shadow: 9px 0 0 0 #53f995, 18px 0 0 0 #53f995;
    box-shadow: 9px 0 0 0 #53f995, 18px 0 0 0 #53f995
}

.ekit-wid-con .elementskitsection-title-wraper.white-v .section-title {
    color: #fff
}

.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider {
    background: #fff
}

.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider::before {
    background-color: inherit;
    -webkit-box-shadow: 9px 0 0 0 #fff, 18px 0 0 0 #fff;
    box-shadow: 9px 0 0 0 #fff, 18px 0 0 0 #fff
}

.ekit-wid-con .elementskitsection-title-wraper.primary-v .section-title {
    color: #2575fc
}

.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider {
    background: #2575fc
}

.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider::before {
    background-color: inherit;
    -webkit-box-shadow: 9px 0 0 0 #2575fc, 18px 0 0 0 #2575fc;
    box-shadow: 9px 0 0 0 #2575fc, 18px 0 0 0 #2575fc
}

.ekit-wid-con .elementskitsection-title-wraper.version-2.primary-v .section-title {
    color: #000
}

.ekit-wid-con .elementskitsection-title-wraper.version-3>p {
    margin-top: 18px
}

.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title {
    position: relative;
    margin-left: 52px
}

.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title::before {
    position: absolute;
    content: "";
    top: calc(50% - 1.5px);
    left: 0;
    width: 70px;
    height: 3px;
    background-color: #2575fc
}

.ekit-wid-con .elementskitsection-title-wraper.version-5 .mask-title {
    margin-bottom: 12px
}

.ekit-wid-con .elementskitsection-title-wraper.version-5 .section-title {
    font-size: 22px;
    color: rgb(0 0 0 / .5);
    letter-spacing: 5.8px;
    margin-bottom: 10px
}

.ekit-wid-con .elementskitsection-title-wraper .shuffle-letter-title-wraper {
    position: absolute;
    top: -36px;
    left: 0;
    width: 100%;
    z-index: -1
}

.ekit-wid-con .elementskit-section-title {
    font-weight: 500
}

.ekit-wid-con .elementskit-section-title.text_fill>span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-image: -webkit-linear-gradient(-35deg, #2575fc 0, #6a11cb 100%);
    color: #2575fc
}

.ekit-wid-con .elementskit-section-title span {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    font-weight: 700
}

.ekit-wid-con .text_fill>span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.ekit-wid-con .elementskit-section-title-wraper.center,
.ekit-wid-con .elementskit-section-title-wraper.text_center {
    text-align: center
}

.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-divider,
.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-star,
.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-divider,
.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-star {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .elementskit-section-title-wraper.right,
.ekit-wid-con .elementskit-section-title-wraper.text_right {
    text-align: right
}

.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,
.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-star,
.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider,
.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-star {
    margin-left: auto
}

.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,
.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider {
    left: 0
}

.ekit-wid-con .elementskit-section-title-wraper.left,
.ekit-wid-con .elementskit-section-title-wraper.text_left {
    text-align: left
}

.ekit-wid-con .elementskit-section-title-wraper.left .elementskit-border-divider,
.ekit-wid-con .elementskit-section-title-wraper.text_left .elementskit-border-divider {
    left: 0
}

.ekit-heading--subtitle {
    margin-top: 8px;
    margin-bottom: 16px
}

.ekit-heading__description {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 24px
}

.ekit-heading__description>p:first-child {
    margin-top: 10px
}

.ekit-wid-con .post--tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .post--tab .tabHeader {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%
}

.ekit-wid-con .post--tab .tabHeader .tab__list {
    list-style: none;
    padding-left: 0
}

.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item {
    font-size: 14px;
    color: #232323;
    border: none;
    padding: 14px 16px 14px 30px;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    position: relative
}

.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item.active,
.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item:hover {
    color: #d72924;
    background-color: #f0f1f4;
    z-index: 2
}

.ekit-wid-con .post--tab .tabContent {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%
}

.ekit-wid-con .ekit--tab__post__details {
    min-height: 100px
}

.ekit-wid-con .ekit--tab__post__details .tabItem {
    display: none;
    -webkit-animation: hide-fadeout .6s ease-out;
    animation: hide-fadeout .6s ease-out
}

.ekit-wid-con .ekit--tab__post__details .tabItem.active {
    display: block;
    -webkit-animation: show-fadein .6s ease-in;
    animation: show-fadein .6s ease-in
}

.ekit-wid-con .ekit--tab__post__details .tab__post__single--item {
    border-top: 0;
    width: 33.3333333333%;
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-2 {
    width: 50%
}

.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4 {
    width: 25%
}

.ekit-wid-con .ekit--tab__post__details .tab__post__single--item:hover .tab__post--header>img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.ekit-wid-con .ekit--tab__post__details .tab__post--header {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .ekit--tab__post__details .tab__post--header>img {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 100%
}

.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5
}

.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon>span {
    color: #fff;
    font-size: 48px
}

.ekit-wid-con .ekit--tab__post__details .tab__post--title {
    font-size: 15px;
    font-weight: 500;
    color: #232323
}

.ekit-wid-con .ekit--tab__post__details .tab__post--title>a {
    color: inherit;
    line-height: inherit;
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all .4s;
    transition: all .4s
}

.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.ekit-wid-con .post--tab.disbale-hover img {
    -webkit-transform: inherit !important;
    transform: inherit !important
}

.ekit-wid-con .clearfix::after {
    display: block;
    content: "";
    clear: both
}

.ekit-wid-con .post--lists {
    list-style: none;
    padding-left: 0
}

.ekit-wid-con .post--lists>li {
    border: none !important
}

.ekit-wid-con .post--lists>li>a {
    padding: 8px 16px;
    line-height: normal;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .post--lists.vertical--list>li {
    float: left;
    margin-right: 16px
}

.ekit-wid-con .post--lists.vertical--list>li>a {
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .ekit-post_grid-item {
    margin-bottom: 27px
}

.ekit-wid-con .ekit-post_grid-title {
    margin-top: 0;
    margin-bottom: 0
}

.ekit_modal-searchPanel .xs-serach {
    position: relative
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit]) {
    padding: 0 20px;
    background-color: #fff0;
    width: 100%;
    height: 44px;
    border-radius: 5px;
    border: 0;
    border: 1px solid #e7e7e7;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-moz-placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-webkit-input-placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit]):-ms-input-placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-ms-input-placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit])::placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit]):focus {
    border-color: #2575fc
}

.ekit_modal-searchPanel .xs-serach .search-btn {
    width: 62px;
    border: 0;
    font-size: 14px;
    color: #777;
    background-color: #fff0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(0 0 0 / .87);
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: menu-animation .8s ease-out forwards;
    animation: menu-animation .8s ease-out forwards
}

.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup {
    height: 100vh;
    overflow: hidden
}

.ekit_modal-searchPanel .mfp-bg.my-mfp-slide-bottom {
    display: none
}

.ekit_modal-searchPanel .ekit-sidebar-widget {
    height: 100vh
}

.ekit_modal-searchPanel .ekit-bg-black {
    height: 100vh !important
}

.ekit_modal-searchPanel .ekit-search-group {
    position: relative
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]) {
    height: 70px;
    background-color: #fff0;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    padding: 0 30px;
    width: 100%
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group .ekit_search-button {
    background-color: #fff0;
    border: 0;
    padding: 0;
    color: #fff;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 70px;
    border-radius: 0 50px 50px 0
}

.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-cancel-button,
.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-decoration,
.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-button,
.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-decoration {
    display: none
}

.ekit_modal-searchPanel .ekit-search-panel {
    max-width: 800px;
    margin: 1.75rem auto
}

.ekit_navsearch-button {
    display: inline-block
}

.ekit_navsearch-button svg {
    max-width: 20px;
    height: auto;
    vertical-align: middle
}

.elementor-widget-elementskit-header-search .mfp-close {
    width: 44px
}

.ekit-wid-con .fluentform .ff-el-ratings label {
    display: inline-block
}

.ekit-wid-con .fluentform .ff-el-progress,
.ekit-wid-con .fluentform .ff-el-progress-bar {
    height: 20px
}

.ekit-wid-con .fluentform .ff-el-progress-status {
    font-size: 13px;
    display: none
}

.ekit-wid-con .fluentform .ff-el-progress-bar span {
    font-size: 10px
}

.ekit-wid-con .fluentform .ff-step-header {
    display: none
}

.ekit-wid-con .fluentform .choices[data-type*=select-multiple] .choices__inner {
    padding: 0
}

.ekit-wid-con .fluentform .ff-el-form-check-label .ff-el-form-check-input::after {
    display: none
}

.ekit-wid-con .fluentform-widget-custom-radio-checkbox .ff-el-form-check-input:checked::before {
    display: none
}

.ekit-wid-con .frm-fluent-form .choices__inner {
    border: none
}

.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked::after,
.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=radio]:checked::after {
    position: static;
    -webkit-transform: inherit;
    transform: inherit
}

.ekit-fluent-form-widget-step-header-yes .ff-el-progress-status {
    display: block !important
}

.ekit-fluent-form-widget-step-progressbar-yes .ff-step-header {
    display: block !important
}

.ekit-wid-con .ekit-btt__button {
    padding: 0;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

.ekit-wid-con .ekit-btt__button:focus,
.ekit-wid-con .ekit-btt__button:hover {
    text-decoration: none
}

.ekit-wid-con .ekit-btt__button .canvas {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: inherit
}

.ekit-wid-con .ekit-btt__button.ekit-tt-show {
    -webkit-animation: ekit-btt-fadein .5s;
    animation: ekit-btt-fadein .5s;
    opacity: 1
}

.ekit-wid-con .ekit-btt__button.yes:not(.ekit-tt-show) {
    -webkit-animation: ekit-btt-fadeOut .5s;
    animation: ekit-btt-fadeOut .5s;
    opacity: 0
}

.ekit-wid-con .ekit-btt.progress_indicator .ekit-btt__button {
    border: 0 !important;
    border-radius: 50% !important
}

@-webkit-keyframes ekit-btt-fadein {
    from {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ekit-btt-fadein {
    from {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes ekit-btt-fadeOut {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
}

@keyframes ekit-btt-fadeOut {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
}

.ekit-wid-con .ekit-form .caldera-form-wrap form label span {
    display: inline-block
}

@media (max-width:480px) {
    .ekit-wid-con .hotspot-following-line-style .ekit-hotspot-horizontal-line {
        width: 50px
    }
    .ekit-wid-con .ekit-location_inner {
        left: 0;
        right: auto
    }
}

@media (max-width:767px) {
    .ekit-wid-con .elementskit-image-accordion-wraper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (min-width:1025px) {
    .ekit-image-accordion-vertical .ekit-image-accordion {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .ekit-image-accordion-vertical .ekit-image-accordion-item {
        min-height: 0 !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .ekit-image-accordion-tablet-vertical .ekit-image-accordion,
    .ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .ekit-image-accordion-tablet-vertical .ekit-image-accordion-item,
    .ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion-item {
        min-height: 0 !important
    }
}

@media screen and (max-width:767px) {
    .ekit-image-accordion-mobile-vertical .ekit-image-accordion,
    .ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion,
    .ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .ekit-image-accordion-mobile-vertical .ekit-image-accordion-item,
    .ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item,
    .ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item {
        min-height: 0 !important
    }
}

@media (max-width:991px) {
    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,
    .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container {
        width: 50%
    }
    .ekit-wid-con .elementskit-flip-clock>.elementskit-time {
        margin-bottom: 40px
    }
    .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title {
        max-width: 100%
    }
    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,
    .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,
    .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container {
        margin-bottom: 30px;
        margin-right: 30px
    }
    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count {
        font-size: 28px
    }
    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title {
        font-size: 14px
    }
}

@media (max-width:480px) {
    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,
    .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container {
        display: block;
        width: 100%
    }
    .ekit-wid-con .elementskit-flip-clock>.elementskit-time {
        margin-bottom: 40px;
        width: 100%
    }
    .ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child) {
        margin-right: 0
    }
    .ekit-wid-con .elementskit-countdown-timer-4::after,
    .ekit-wid-con .elementskit-countdown-timer-4::before {
        display: none
    }
    .ekit-wid-con .elementskit-countdown-timer-4 {
        width: 100%;
        margin-left: 0;
        height: 100%;
        line-height: 1
    }
    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container {
        padding: 15px
    }
    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,
    .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,
    .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container,
    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }
    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container:not(:last-child),
    .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container:not(:last-child),
    .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container:not(:last-child),
    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container:not(:last-child) {
        margin-bottom: 30px
    }
    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title {
        display: block
    }
    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count {
        line-height: normal
    }
    .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title {
        max-width: 100%
    }
}

@media (max-width:991px) {
    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-1 .ekit-video-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-2 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        -ms-flex: 1 0 45%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-3 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        -ms-flex: 1 0 31%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-4 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        -ms-flex: 1 0 20%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-5 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        -ms-flex: 1 0 18%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-6 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 16.66%;
        -ms-flex: 1 0 15%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-1 .ekit-video-item {
        width: 100%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-2 .ekit-video-item {
        width: 50%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-3 .ekit-video-item {
        width: 33.33%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-4 .ekit-video-item {
        width: 25%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-5 .ekit-video-item {
        width: 20%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-6 .ekit-video-item {
        width: 16.66%
    }
}

@media (max-width:480px) {
    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-1 .ekit-video-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-2 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        -ms-flex: 1 0 45%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-3 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        -ms-flex: 1 0 31%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-4 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        -ms-flex: 1 0 20%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-5 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        -ms-flex: 1 0 18%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-6 .ekit-video-item {
        -webkit-box-flex: 0;
        flex: 0 0 16.66%;
        -ms-flex: 1 0 15%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-1 .ekit-video-item {
        width: 100%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-2 .ekit-video-item {
        width: 50%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-3 .ekit-video-item {
        width: 33.33%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-4 .ekit-video-item {
        width: 25%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-5 .ekit-video-item {
        width: 20%
    }
    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-6 .ekit-video-item {
        width: 16.66%
    }
    .ekit-wid-con .ekit-video-gallery-wrapper .elementskit-main-filter>li {
        margin-bottom: 0
    }
}

@media (max-width:991px) {
    .ekit-wid-con .profile-image-card-group>li {
        margin-bottom: 0
    }
    .ekit-wid-con .fullwidth-profile-card .profile-entry-content {
        padding-left: 30px;
        padding-right: 25px
    }
    .ekit-wid-con .fullwidth-profile-card .profile-img {
        display: block
    }
    .ekit-wid-con .owl-carousel .owl-item .profile-header img {
        width: 100%
    }
    .ekit-wid-con .team-slider-wraper {
        overflow: hidden;
        position: relative
    }
    .ekit-wid-con .single-preview .entry-content {
        background-size: 100%
    }
    .ekit-wid-con .team-sync-thumb {
        overflow: visible;
        margin-bottom: 30px
    }
    .ekit-wid-con .team-sync-thumb .owl-item {
        -webkit-transform: none !important;
        transform: none !important
    }
    .ekit-wid-con .team-sync-prev .owl-stage-outer {
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    .ekit-wid-con .team-slider {
        padding: 0
    }
    .ekit-wid-con .team-slider {
        overflow: visible
    }
    .ekit-wid-con .team-slider .owl-stage-outer {
        padding: 50px 0
    }
    .ekit-wid-con .profile-square-v.square-v4 .profile-card {
        max-height: 500px
    }
    .ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header {
        max-height: 380px
    }
    .ekit-wid-con .fullwidth-profile-card .profile-entry-content {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px
    }
}

@media (max-width:480px) {
    .ekit-wid-con .profile-image-card-group.five-col>li,
    .ekit-wid-con .profile-image-card-group.four-col>li {
        width: 100%
    }
    .ekit-wid-con .vintage-style-2 .vintage-profile-card .profile-group {
        padding: 62px 29px
    }
    .ekit-wid-con .profile-info-text {
        padding-right: 0
    }
    .ekit-wid-con .elementskit-team-popup .modal-body {
        display: block;
        padding: 60px 25px 40px
    }
}

@media (max-width:991px) {
    .ekit-wid-con .timeline-item {
        padding: 20px
    }
    .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content {
        padding-left: 20px
    }
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content {
        padding-left: 20px
    }
    .ekit-wid-con .timeline-content {
        padding-right: 20px
    }
    .ekit-wid-con .horizantal-timeline .single-timeline {
        width: 49%
    }
}

@media (max-width:767px) {
    .ekit-wid-con .timeline-item {
        padding: 10px;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content {
        padding-left: 0
    }
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content {
        padding-left: 0
    }
    .ekit-wid-con .timeline-content {
        padding-right: 0;
        margin-top: 20px
    }
}

@media (max-width:480px) {
    .ekit-wid-con .single-timeline {
        display: block
    }
    .ekit-wid-con .single-timeline .timeline-img {
        display: none
    }
    .ekit-wid-con .timeline-item {
        width: 100%;
        margin-right: 0;
        padding: 20px
    }
    .ekit-wid-con .timeline-info {
        width: 100%;
        margin-left: 0;
        text-align: right;
        padding: 10px
    }
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-item {
        margin-right: 0;
        margin-left: 0
    }
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-info {
        text-align: left
    }
    .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-item {
        margin-right: 0;
        margin-left: 0
    }
    .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-info {
        text-align: left
    }
    .ekit-wid-con .timeline-classic .timeline-info {
        width: 100%;
        margin-left: 0
    }
    .ekit-wid-con .timeline-slider-info .title {
        font-size: 18px
    }
}

@media (max-width:320px) {
    .ekit-wid-con .timeline-slider-area {
        padding: 0
    }
    .ekit-wid-con .horizantal-timeline .single-timeline {
        width: 100%
    }
}

@media (max-width:1024px) {
    .ekit-wid-con .bothside .single-timeline:nth-child(2n) .timeline-info {
        text-align: left
    }
    .ekit-wid-con .timeline-item .timeline-content {
        text-align: left
    }
    .ekit-wid-con .timeline-area.vertical-timeline {
        padding-left: 35px
    }
}

@media (max-width:991px) {
    .ekit-wid-con .horizantal-timeline .single-timeline {
        margin-right: 1%
    }
}

@media (max-width:1024px) {
    .ekit-wid-con .timeline-info {
        text-align: left
    }
    .ekit-wid-con .timeline-pin-icon {
        left: -60px;
        -webkit-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%)
    }
}

@media (max-width:480px) {
    .ekit-wid-con .timeline-pin-icon {
        width: 20px;
        height: 20px;
        line-height: 18px;
        left: -43px;
        -webkit-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%);
        font-size: 10px
    }
}

@media (max-width:1024px) {
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content {
        padding-left: 0
    }
}

@media (max-width:1024px) {
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon {
        margin-left: 30px
    }
    .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width:480px) {
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon {
        margin-left: 0
    }
}

@media (max-width:991px) {
    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-2 {
        width: 50%
    }
    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-3 {
        width: 33.3333333333%
    }
    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-4 {
        width: 25%
    }
    .ekit-wid-con .post--tab .tabContent {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%
    }
    .ekit-wid-con .post--tab .tabHeader {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
}

@media (max-width:480px) {
    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-2 {
        width: 50%
    }
    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-3 {
        width: 33.3333333333%
    }
    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-4 {
        width: 25%
    }
    .ekit-wid-con .post--tab {
        display: block
    }
    .ekit-wid-con .post--tab .tabHeader .tab__list {
        border: none;
        margin-bottom: 15px
    }
    .ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item {
        display: inline-block;
        position: relative;
        padding: 10px 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ekit-wid-con .elementskit-single-testimonial-slider.block-style {
        padding: 30px
    }
    .ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content {
        display: none
    }
    .ekit-wid-con .elementskit-testimonial-preset {
        overflow: hidden
    }
    .ekit-wid-con .elementskit-single-testimonial-slider {
        -webkit-box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1);
        box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1)
    }
}

@media (max-width:991px) {
    .ekit-wid-con .elementskit-testimonial-preset {
        overflow: hidden;
        padding: 40px
    }
    .ekit-wid-con .elementskit-testimonial-preset.testimonial-block-slider {
        padding-left: 0;
        padding-right: 0
    }
    .ekit-wid-con .elementskit-single-testimonial-slider {
        -webkit-box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1);
        box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1);
        padding: 30px
    }
    .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-profile-image-card {
        margin-bottom: 0
    }
    .ekit-wid-con .elementskit-single-testimonial-slider.style-2 {
        padding: 30px;
        border-left: 0 solid #2575fc
    }
    .ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card {
        margin-left: 0
    }
    .ekit-wid-con .elementskit-single-testimonial-slider.block-style {
        padding: 30px
    }
    .ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content {
        display: none
    }
    .ekit-wid-con .elementskit-commentor-content {
        padding-right: 0;
        margin-bottom: 30px
    }
    .ekit-wid-con .elementskit-tootltip-testimonial {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:767px) {
    .ekit-wid-con .elementskit-testimonial_card {
        padding: 100px 60px 40px
    }
    .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,
    .ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev {
        display: none !important
    }
}

@media (max-width:320px) {
    .ekit-wid-con .elementskit-testimonial-preset {
        padding: 20px 10px
    }
    .ekit-wid-con .elementskit-single-testimonial-slider.review-block {
        padding: 20px
    }
    .ekit-wid-con .elementskit-testimonial_card {
        padding: 50px 30px 20px
    }
    .ekit-wid-con .elementskit-testimonial_card>p {
        font-size: 15px
    }
}

@media (max-width:991px) {
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left {
        text-align: left
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .elementskit-border-divider {
        margin: 0
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 26px
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin: 0
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right {
        text-align: right
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .elementskit-border-divider {
        margin-left: auto;
        margin-right: 0;
        left: 0
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin-left: auto;
        margin-right: 0
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center {
        text-align: center
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .elementskit-border-divider {
        margin-left: auto;
        margin-right: auto
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 13px
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin: auto
    }
}

@media (max-width:480px) {
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left {
        text-align: left
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .elementskit-border-divider {
        margin: 0
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 26px
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin: 0
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right {
        text-align: right
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .elementskit-border-divider {
        margin-left: auto;
        margin-right: inherit
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 0
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin-left: auto;
        margin-right: 0
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center {
        text-align: center
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .elementskit-border-divider {
        margin-left: auto;
        margin-right: auto
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 13px
    }
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin: auto
    }
}

@media (max-width:991px) {
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: inherit;
        bottom: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: 0;
        bottom: inherit;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: 50%;
        bottom: inherit;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-1 ul.products .product-category {
        width: 100%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-2 ul.products .product-category {
        width: 50%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-3 ul.products .product-category {
        width: 33.33%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-4 ul.products .product-category {
        width: 25%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-5 ul.products .product-category {
        width: 20%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-6 ul.products .product-category {
        width: 16.66%
    }
}

@media (max-width:480px) {
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: inherit;
        bottom: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: 0;
        bottom: inherit;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: 50%;
        bottom: inherit;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-1 ul.products .product-category {
        width: 100%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-2 ul.products .product-category {
        width: 50%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-3 ul.products .product-category {
        width: 33.33%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-4 ul.products .product-category {
        width: 25%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-5 ul.products .product-category {
        width: 20%
    }
    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-6 ul.products .product-category {
        width: 16.66%
    }
}

@media (max-width:991px) {
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-1 ul.products .product {
        width: 100%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-2 ul.products .product {
        width: 50%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-3 ul.products .product {
        width: 33.33%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-4 ul.products .product {
        width: 25%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-5 ul.products .product {
        width: 20%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-6 ul.products .product {
        width: 16.66%;
        margin: 0
    }
}

@media (max-width:480px) {
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-1 ul.products .product {
        width: 100%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-2 ul.products .product {
        width: 50%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-3 ul.products .product {
        width: 33.33%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-4 ul.products .product {
        width: 25%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-5 ul.products .product {
        width: 20%;
        margin: 0
    }
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-6 ul.products .product {
        width: 16.66%;
        margin: 0
    }
}

@media (max-width:991px) {
    .elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-item,
    .elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-item,
    .elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
    .elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-item,
    .elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }
    .elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .ekit_page_list_content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .ekit_page_list_content {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .ekit_page_list_content {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width:480px) {
    .elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-item,
    .elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-item,
    .elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
    .elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-item,
    .elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }
    .elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .ekit_page_list_content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .ekit_page_list_content {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .ekit_page_list_content {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.ekit-template-content-header .elementor-section,
.ekit-template-content-header .panel-row-style {
    -webkit-transform: none
}

@media (max-width:767px) {
    .ekit-wid-con .column-count-1 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .ekit-wid-con .column-count-3,
    .ekit-wid-con .column-count-4,
    .ekit-wid-con .column-count-5,
    .ekit-wid-con .column-count-6 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (max-width:480px) {
    .ekit-wid-con .column-count-1 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .ekit-wid-con .column-count-2,
    .ekit-wid-con .column-count-3,
    .ekit-wid-con .column-count-4,
    .ekit-wid-con .column-count-5,
    .ekit-wid-con .column-count-6 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (max-width:768px) {
    .ekit-wid-con .elementkit-tab-wraper.vertical {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

@font-face {
    font-display: swap;
    font-family: 'Capriola';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/capriola/v14/wXKoE3YSppcvo1PDlk_7JeQ.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsXzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sWzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WC2UWzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsWzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WCwkWzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WC-URzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wRzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sRzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/lexend/v25/wlptgwvFAVdoq2_F94zlCfv0bz1WC5IRzLdnfw.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAj-lg.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiA8.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojIWmb2Rm.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDISmb2Rm.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSmb2Rm.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rm.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjovoSmb2Rm.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoUoOmb2Rm.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2Rm.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDIOmb2Rm.ttf) format('truetype')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/robotoslab/v35/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoJYOmb2Rm.ttf) format('truetype')
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

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

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

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

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

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

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

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

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

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

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

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

.fa-alipay:before {
    content: "\f642"
}

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

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

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

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

.fa-amilia:before {
    content: "\f36d"
}

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

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

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

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

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

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

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

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

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

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

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

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

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

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

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

.fa-apple-pay:before {
    content: "\f415"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-artstation:before {
    content: "\f77a"
}

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

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

.fa-asymmetrik:before {
    content: "\f372"
}

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

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

.fa-atlassian:before {
    content: "\f77b"
}

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

.fa-audible:before {
    content: "\f373"
}

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

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

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

.fa-aws:before {
    content: "\f375"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bandcamp:before {
    content: "\f2d5"
}

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

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

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

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

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

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

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

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

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

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

.fa-battle-net:before {
    content: "\f835"
}

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

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

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

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

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

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

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

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

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

.fa-bimobject:before {
    content: "\f378"
}

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

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

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

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

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

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

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

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

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

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

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

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

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

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

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

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

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

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

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

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

.fa-bootstrap:before {
    content: "\f836"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

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

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

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

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

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

.fa-buromobelexperte:before {
    content: "\f37f"
}

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

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

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

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

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

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

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

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

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

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

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

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

.fa-cotton-bureau:before {
    content: "\f89e"
}

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

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

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

.fa-critical-role:before {
    content: "\f6c9"
}

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

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

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

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

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

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

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

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

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

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

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

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

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

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

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

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

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

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

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

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

.fa-dhl:before {
    content: "\f790"
}

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

.fa-diaspora:before {
    content: "\f791"
}

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

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

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

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

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

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

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

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

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

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

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

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

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

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

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

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

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

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

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

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

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

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

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

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

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

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

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

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

.fa-draft2digital:before {
    content: "\f396"
}

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

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

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

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

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

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

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

.fa-drupal:before {
    content: "\f1a9"
}

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

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

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

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

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

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

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

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

.fa-elementor:before {
    content: "\f430"
}

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

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

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

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

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

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

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

.fa-envira:before {
    content: "\f299"
}

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

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

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

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

.fa-etsy:before {
    content: "\f2d7"
}

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

.fa-evernote:before {
    content: "\f839"
}

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

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

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

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

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

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

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

.fa-expeditedssl:before {
    content: "\f23e"
}

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

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

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

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

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

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

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

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

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

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

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

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

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

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

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

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

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

.fa-figma:before {
    content: "\f799"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

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

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

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

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

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

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

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

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

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

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

.fa-fly:before {
    content: "\f417"
}

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

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

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

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

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

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

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

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

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

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

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

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

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

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

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

.fa-fulcrum:before {
    content: "\f50b"
}

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

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

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

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

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

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

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

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

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

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

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

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

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

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

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

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

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

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

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

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

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

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

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

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

.fa-gofore:before {
    content: "\f3a7"
}

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

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

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

.fa-google-wallet:before {
    content: "\f1ee"
}

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

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

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

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

.fa-gulp:before {
    content: "\f3ae"
}

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

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

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

.fa-hive:before {
    content: "\e07f"
}

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

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

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

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

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

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

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

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

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

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

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

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

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

.fa-hotjar:before {
    content: "\f3b1"
}

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

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

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

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

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

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

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

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

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

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

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

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

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

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

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

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

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

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

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

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

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

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

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

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

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

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

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

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

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

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

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

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

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

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

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

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

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

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

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

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

.fa-money-bill-wave:before {
    content: "\f53a"
}

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

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

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

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

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

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

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

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

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

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

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

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

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

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

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

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

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

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

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

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

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

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

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

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

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

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

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

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

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

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

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

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

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

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

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

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

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

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

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

.fa-star-and-crescent:before {
    content: "\f699"
}

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

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

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

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

.fa-stop:before {
    content: "\f04d"
}

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

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

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

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

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

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

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

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

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

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

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

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

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

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

.fa-trash-restore:before {
    content: "\f829"
}

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

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

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

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

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

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

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

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

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

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

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-display: swap;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

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

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-display: swap;
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa-google-play:before {
    content: "\f3ab";
    font-size: 13px
}

html,
body {
    overflow-x: hidden
}

/*! elementor - v3.19.0 - 28-02-2024 */

.elementor-widget-image {
    text-align: center
}

.elementor-widget-image a {
    display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
    width: 88px
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block
}

/*! elementor - v3.19.0 - 28-02-2024 */

.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: 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-pro - v3.14.0 - 26-06-2023 */

.site-main .menu-navigation-container {
    overflow: visible
}

.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-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 {
    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: #3f444b;
    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 {
    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;
    inset-inline-start: 100%
}

.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 #3f444b
}

.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-background .elementor-item:after,
.e--pointer-background .elementor-item:before {
    content: "";
    transition: .3s
}

.e--pointer-background .elementor-item:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3f444b;
    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 {
    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 {
    transform: scale(1);
    opacity: 1
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    transform: scale(1.2);
    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 {
    transition: opacity .15s, 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: #3f444b;
    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 {
    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--main .elementor-nav-menu a {
    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: #1f2124;
    color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #3f444b;
    color: #88909b
}

.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: 8px dashed transparent;
    border-bottom: 8px solid #33373d
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #33373d transparent transparent
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,
.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
    transform: rotate(-90deg)
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg {
    fill: currentColor;
    height: 1em;
    width: 1em
}

.elementor-nav-menu--layout-horizontal {
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: flex;
    flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: nowrap;
    flex-grow: 1
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul {
    top: 100% !important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
    -webkit-margin-start: var(--e-nav-menu-horizontal-menu-item-margin);
    margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin)
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul {
    left: var(--e-nav-menu-horizontal-menu-item-margin) !important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
    -webkit-margin-end: var(--e-nav-menu-horizontal-menu-item-margin);
    margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin)
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
    content: var(--e-nav-menu-divider-content, none);
    height: var(--e-nav-menu-divider-height, 35%);
    border-left: var(--e-nav-menu-divider-width, 2px) var(--e-nav-menu-divider-style, solid) var(--e-nav-menu-divider-color, #000);
    border-bottom-color: var(--e-nav-menu-divider-color, #000);
    border-right-color: var(--e-nav-menu-divider-color, #000);
    border-top-color: var(--e-nav-menu-divider-color, #000);
    align-self: center
}

.elementor-nav-menu__align-right .elementor-nav-menu {
    margin-left: auto;
    justify-content: flex-end
}

.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
    margin-right: auto;
    justify-content: flex-start
}

.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto;
    justify-content: center
}

.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
    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 {
    flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    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: flex;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2
}

.elementor-nav-menu:after {
    content: "Â ";
    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: flex;
    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: #1f2124;
    color: #fff
}

.elementor-nav-menu a.disabled {
    cursor: not-allowed;
    color: #88909b
}

.elementor-nav-menu .e-plus-icon:before {
    content: "+"
}

.elementor-nav-menu .sub-arrow {
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-top: -10px;
    margin-bottom: -10px;
    display: flex;
    align-items: center
}

.elementor-nav-menu .sub-arrow i {
    pointer-events: none
}

.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,
.elementor-nav-menu .sub-arrow .fas.fa-chevron-down {
    font-size: .7em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
    height: 1em;
    width: 1em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
    height: .7em;
    width: .7em
}

.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: #3f444b;
    color: #fff
}

.elementor-menu-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--nav-menu-icon-size, 22px);
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .05);
    color: #33373d
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,
.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close {
    display: none
}

.elementor-menu-toggle .e-font-icon-svg {
    fill: #33373d;
    height: 1em;
    width: 1em
}

.elementor-menu-toggle svg {
    width: 1em;
    height: auto;
    fill: var(--nav-menu-icon-color, currentColor)
}

span.elementor-menu-toggle__icon--close,
span.elementor-menu-toggle__icon--open {
    line-height: 1
}

.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;
    transition: max-height .3s, transform .3s;
    transform-origin: top;
    overflow-y: auto;
    overflow-x: hidden
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: .85em
}

.elementor-nav-menu--dropdown a {
    color: #33373d
}

.elementor-nav-menu--dropdown a.current {
    background: #1f2124;
    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 {
    justify-content: center
}

.elementor-nav-menu--toggle {
    --menu-height: 100vh
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    transform: scaleY(0);
    max-height: 0;
    overflow: hidden
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    transform: scaleY(1);
    max-height: var(--menu-height);
    animation: hide-scroll .3s backwards
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9997
}

@media (max-width:767px) {
    .elementor-nav-menu--dropdown-mobile .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
    }
    .elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: hidden
    }
}

@media (max-width:-1) {
    .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main {
        display: none
    }
}

@media (min-width:-1) {
    .elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,
    .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown {
        display: none
    }
    .elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: hidden
    }
}

@media (max-width:1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        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
    }
    .elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: hidden
    }
}

@media (max-width:-1) {
    .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main {
        display: none
    }
}

@media (min-width:-1) {
    .elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,
    .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown {
        display: none
    }
    .elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: hidden
    }
}

@keyframes hide-scroll {
    0%,
    to {
        overflow: hidden
    }
}

.elementor-131 .elementor-element.elementor-element-b80994f,
.elementor-131 .elementor-element.elementor-element-b80994f>.elementor-background-overlay {
    border-radius: 12px 12px 12px 12px
}

.elementor-131 .elementor-element.elementor-element-b80994f {
    box-shadow: 0 0 10px 0 rgba(209.99999999999997, 185.00000000000003, 234, .5686274509803921);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 034px 0 42px 0
}

.elementor-131 .elementor-element.elementor-element-b80994f>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-131 .elementor-element.elementor-element-6994c20 img {
    width: 31%;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-color: var(--e-global-color-147c9fe);
    border-radius: 294px 294px 294px 294px
}

.elementor-131 .elementor-element.elementor-element-6994c20>.elementor-widget-container {
    margin: -70px 0 0 0
}

.elementor-131 .elementor-element.elementor-element-65b08fa img {
    width: 11%
}

.elementor-131 .elementor-element.elementor-element-ec87fca {
    text-align: center;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-131 .elementor-element.elementor-element-ec87fca>.elementor-widget-container {
    padding: 0 0 56px 0
}

.elementor-131 .elementor-element.elementor-element-b548135 {
    text-align: center
}

.elementor-131 .elementor-element.elementor-element-b548135 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-131 .elementor-element.elementor-element-b548135>.elementor-widget-container {
    margin: -54px 0 0 0;
    padding: 0 0 0 0
}

.elementor-469 .elementor-element.elementor-element-b80994f,
.elementor-469 .elementor-element.elementor-element-b80994f>.elementor-background-overlay {
    border-radius: 12px 12px 12px 12px
}

.elementor-469 .elementor-element.elementor-element-b80994f {
    box-shadow: 0 0 10px 0 rgba(209.99999999999997, 185.00000000000003, 234, .5686274509803921);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 034px 0 42px 0
}

.elementor-469 .elementor-element.elementor-element-b80994f>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-469 .elementor-element.elementor-element-6994c20 img {
    width: 31%;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-color: var(--e-global-color-147c9fe);
    border-radius: 294px 294px 294px 294px
}

.elementor-469 .elementor-element.elementor-element-6994c20>.elementor-widget-container {
    margin: -70px 0 0 0
}

.elementor-469 .elementor-element.elementor-element-65b08fa img {
    width: 11%
}

.elementor-469 .elementor-element.elementor-element-ec87fca {
    text-align: center;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-469 .elementor-element.elementor-element-ec87fca>.elementor-widget-container {
    padding: 0 0 56px 0
}

.elementor-469 .elementor-element.elementor-element-b548135 {
    text-align: center
}

.elementor-469 .elementor-element.elementor-element-b548135 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-469 .elementor-element.elementor-element-b548135>.elementor-widget-container {
    margin: -54px 0 0 0;
    padding: 0 0 0 0
}

.elementor-471 .elementor-element.elementor-element-b80994f,
.elementor-471 .elementor-element.elementor-element-b80994f>.elementor-background-overlay {
    border-radius: 12px 12px 12px 12px
}

.elementor-471 .elementor-element.elementor-element-b80994f {
    box-shadow: 0 0 10px 0 rgba(209.99999999999997, 185.00000000000003, 234, .5686274509803921);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 034px 0 42px 0
}

.elementor-471 .elementor-element.elementor-element-b80994f>.elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-471 .elementor-element.elementor-element-6994c20 img {
    width: 31%;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-color: var(--e-global-color-147c9fe);
    border-radius: 294px 294px 294px 294px
}

.elementor-471 .elementor-element.elementor-element-6994c20>.elementor-widget-container {
    margin: -70px 0 0 0
}

.elementor-471 .elementor-element.elementor-element-65b08fa img {
    width: 11%
}

.elementor-471 .elementor-element.elementor-element-ec87fca {
    text-align: center;
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-471 .elementor-element.elementor-element-ec87fca>.elementor-widget-container {
    margin: 0 0 0 0;
    padding: 0 0 56px 0
}

.elementor-471 .elementor-element.elementor-element-b548135 {
    text-align: center
}

.elementor-471 .elementor-element.elementor-element-b548135 .elementor-heading-title {
    color: #0ab7e7;
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 400
}

.elementor-471 .elementor-element.elementor-element-b548135>.elementor-widget-container {
    margin: -54px 0 0 0;
    padding: 0 0 0 0
}

/*! elementor - v3.19.0 - 28-02-2024 */

.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%;
    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: flex;
    font-size: inherit;
    align-items: var(--icon-vertical-align, center)
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    align-self: center;
    padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
    display: flex;
    position: relative;
    top: var(--icon-vertical-offset, initial)
}

.elementor-widget .elementor-icon-list-icon svg {
    width: var(--e-icon-list-icon-size, 1em);
    height: var(--e-icon-list-icon-size, 1em)
}

.elementor-widget .elementor-icon-list-icon i {
    width: 1.25em;
    font-size: var(--e-icon-list-icon-size)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    text-align: var(--e-icon-list-icon-align)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
    margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}

.elementor-widget.elementor-list-item-link-full_width a {
    width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
    justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
    margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
    justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
    justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,
.elementor-widget.elementor-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
    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 (min-width:-1) {
    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
        justify-content: center
    }
    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
        margin: auto
    }
    .elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
        justify-content: center
    }
    .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-widescreen-align-left .elementor-inline-items {
        justify-content: flex-start
    }
    .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {
        justify-content: flex-end;
        text-align: right
    }
    .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {
        justify-content: flex-end
    }
    .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
        left: 0
    }
    .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:-1) {
    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
        justify-content: center
    }
    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
        margin: auto
    }
    .elementor-widget.elementor-laptop-align-center .elementor-inline-items {
        justify-content: center
    }
    .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-laptop-align-left .elementor-inline-items {
        justify-content: flex-start
    }
    .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {
        justify-content: flex-end;
        text-align: right
    }
    .elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {
        justify-content: flex-end
    }
    .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
        left: 0
    }
    .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:-1) {
    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
        justify-content: center
    }
    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
        margin: auto
    }
    .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
        justify-content: center
    }
    .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {
        justify-content: flex-start
    }
    .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {
        justify-content: flex-end;
        text-align: right
    }
    .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {
        justify-content: flex-end
    }
    .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
        left: 0
    }
    .elementor-widget:not(.elementor-tablet_extra-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 {
        justify-content: center
    }
    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
        margin: auto
    }
    .elementor-widget.elementor-tablet-align-center .elementor-inline-items {
        justify-content: center
    }
    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-tablet-align-left .elementor-inline-items {
        justify-content: flex-start
    }
    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
        justify-content: flex-end;
        text-align: right
    }
    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
        justify-content: flex-end
    }
    .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:-1) {
    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
        justify-content: center
    }
    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
        margin: auto
    }
    .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
        justify-content: center
    }
    .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {
        justify-content: flex-start
    }
    .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {
        justify-content: flex-end;
        text-align: right
    }
    .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {
        justify-content: flex-end
    }
    .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
        left: 0
    }
    .elementor-widget:not(.elementor-mobile_extra-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 {
        justify-content: center
    }
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
        margin: auto
    }
    .elementor-widget.elementor-mobile-align-center .elementor-inline-items {
        justify-content: center
    }
    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-mobile-align-left .elementor-inline-items {
        justify-content: flex-start
    }
    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
        justify-content: flex-end;
        text-align: right
    }
    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
        justify-content: flex-end
    }
    .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 - v3.19.0 - 28-02-2024 */

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #69727d;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #69727d;
    border: 3px solid;
    background-color: #fff0
}

.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 - v3.19.0 - 28-02-2024 */

.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: flex
    }
    .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        text-align: right;
        flex-direction: row-reverse
    }
    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        text-align: left;
        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 {
        align-items: flex-start
    }
    .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
        align-items: center
    }
    .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
        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-pro - v3.14.0 - 26-06-2023 */

.elementor-widget-n-carousel {
    --e-n-carousel-slides-to-show: 3;
    --e-n-carousel-swiper-slides-gap: 10px;
    --e-n-carousel-swiper-slides-to-display: 3;
    --e-n-carousel-swiper-pagination-size: 0;
    --e-n-carousel-swiper-pagination-spacing: 10px;
    height: -moz-fit-content;
    height: fit-content;
    --e-n-carousel-swiper-padding-bottom: calc(var(--e-n-carousel-swiper-pagination-size) + var(--e-n-carousel-swiper-pagination-spacing))
}

.elementor-widget-n-carousel .e-n-carousel {
    display: flex;
    min-width: 0
}

.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active {
    overflow: initial
}

.elementor-widget-n-carousel .e-n-carousel .swiper-slide {
    flex-shrink: 0;
    height: var(--e-n-carousel-slide-height, initial)
}

.elementor-widget-n-carousel .e-n-carousel .swiper-slide>.e-con {
    max-width: calc(100% - var(--margin-left) - var(--margin-right));
    height: var(--e-n-carousel-slide-container-height, initial)
}

:where(.elementor-widget-n-carousel .e-n-carousel .swiper-slide>.e-con) {
    border-radius: var(--border-radius);
    padding-right: var(--padding-right);
    padding-left: var(--padding-left)
}

:where(.elementor-widget-n-carousel .e-n-carousel .swiper-slide>.e-con)>.e-con-inner {
    padding-top: var(--padding-top);
    padding-bottom: var(--padding-bottom)
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev {
    font-size: var(--e-n-carousel-arrow-size, 25px);
    color: var(--e-n-carousel-arrow-normal-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover {
    color: var(--e-n-carousel-arrow-hover-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
    fill: var(--e-n-carousel-arrow-normal-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg:hover,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg:hover {
    fill: var(--e-n-carousel-arrow-hover-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-n-carousel.elementor-pagination-type-bullets {
    --e-n-carousel-swiper-pagination-size: 6px
}

.elementor-widget-n-carousel.elementor-pagination-type-fraction {
    --e-n-carousel-swiper-pagination-size: 16px
}

.elementor-widget-n-carousel.elementor-pagination-type-progressbar {
    --e-n-carousel-swiper-pagination-size: 4px
}

.elementor-widget-n-carousel .swiper-pagination-progressbar {
    height: var(--e-n-carousel-swiper-pagination-size)
}

.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--e-n-carousel-progressbar-normal-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover {
    background: var(--e-n-carousel-progressbar-hover-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-fraction {
    color: var(--e-n-carousel-fraction-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-bullet {
    width: var(--e-n-carousel-swiper-pagination-size);
    height: var(--e-n-carousel-swiper-pagination-size);
    background: var(--e-n-carousel-dots-normal-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-bullet:hover {
    background: var(--e-n-carousel-dots-hover-color, #000);
    opacity: 1
}

.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-container {
    padding-bottom: var(--e-n-carousel-swiper-padding-bottom)
}

.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-horizontal>.swiper-pagination-bullets,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination-custom,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination-fraction {
    bottom: 0;
    font-size: var(--e-n-carousel-swiper-pagination-size);
    line-height: var(--e-n-carousel-swiper-pagination-size)
}

.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination-bullet {
    vertical-align: top
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper,
.swiper:not(.swiper-initialized) .swiper-wrapper {
    gap: var(--e-n-carousel-swiper-slides-gap);
    overflow: hidden
}

.swiper-container:not(.swiper-container-initialized) .swiper-slide,
.swiper:not(.swiper-initialized) .swiper-slide {
    --e-n-carousel-number-of-gaps: max(calc(var(--e-n-carousel-swiper-slides-to-display) - 1), 0);
    --e-n-carousel-gaps-width-total: calc(var(--e-n-carousel-number-of-gaps) * var(--e-n-carousel-swiper-slides-gap));
    max-width: calc((100% - var(--e-n-carousel-gaps-width-total)) / var(--e-n-carousel-swiper-slides-to-display, 1))
}

/*! elementor - v3.19.0 - 28-02-2024 */

.elementor-counter .elementor-counter-number-wrapper {
    display: flex;
    font-size: 69px;
    font-weight: 600;
    line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
    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;
    line-height: 2.5
}

/*! elementor - v3.19.0 - 28-02-2024 */

.elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #0c0d0e;
    --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 .elementor-divider {
    display: flex
}

.elementor-widget-divider .elementor-divider__text {
    font-size: 15px;
    line-height: 1;
    max-width: 95%
}

.elementor-widget-divider .elementor-divider__element {
    margin: 0 var(--divider-element-spacing);
    flex-shrink: 0
}

.elementor-widget-divider .elementor-icon {
    font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
    display: flex;
    margin: 0;
    direction: ltr
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator,
.elementor-widget-divider--view-line_text .elementor-divider-separator {
    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-block-end: 0;
    flex-grow: 1;
    border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
    flex-grow: 0;
    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 {
    flex-grow: 0;
    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--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
    flex-grow: 0;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-start .elementor-divider-separator:before {
    content: none
}

.elementor-widget-divider--element-align-start .elementor-divider__element {
    margin-inline-start: 0
}

.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
    flex-grow: 0;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-end .elementor-divider-separator:after {
    content: none
}

.elementor-widget-divider--element-align-end .elementor-divider__element {
    margin-inline-end: 0
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-widget-divider--separator-type-pattern {
    --divider-border-style: none
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,
.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
    width: 100%;
    min-height: var(--divider-pattern-height);
    -webkit-mask-size: var(--divider-pattern-size) 100%;
    mask-size: var(--divider-pattern-size) 100%;
    -webkit-mask-repeat: var(--divider-pattern-repeat);
    mask-repeat: var(--divider-pattern-repeat);
    background-color: var(--divider-color);
    -webkit-mask-image: var(--divider-pattern-url);
    mask-image: var(--divider-pattern-url)
}

.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
}

.e-con-inner>.elementor-widget-divider,
.e-con>.elementor-widget-divider {
    width: var(--container-widget-width, 100%);
    --flex-grow: var(--container-widget-flex-grow)
}

/*! elementor - v3.19.0 - 28-02-2024 */

.elementor-widget-video .elementor-widget-container {
    overflow: hidden;
    transform: translateZ(0)
}

.elementor-widget-video .elementor-wrapper {
    aspect-ratio: var(--video-aspect-ratio)
}

.elementor-widget-video .elementor-wrapper iframe,
.elementor-widget-video .elementor-wrapper video {
    height: 100%;
    width: 100%;
    display: flex;
    border: none;
    background-color: #000
}

@supports not (aspect-ratio:1/1) {
    .elementor-widget-video .elementor-wrapper {
        position: relative;
        overflow: hidden;
        height: 0;
        padding-bottom: calc(100% / var(--video-aspect-ratio))
    }
    .elementor-widget-video .elementor-wrapper iframe,
    .elementor-widget-video .elementor-wrapper video {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    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%;
    aspect-ratio: var(--video-aspect-ratio);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

@supports not (aspect-ratio:1/1) {
    .elementor-widget-video .elementor-custom-embed-image-overlay {
        position: relative;
        overflow: hidden;
        height: 0;
        padding-bottom: calc(100% / var(--video-aspect-ratio))
    }
    .elementor-widget-video .elementor-custom-embed-image-overlay img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.elementor-widget-video .e-hosted-video .elementor-video {
    -o-object-fit: cover;
    object-fit: cover
}

.e-con-inner>.elementor-widget-video,
.e-con>.elementor-widget-video {
    width: var(--container-widget-width);
    --flex-grow: var(--container-widget-flex-grow)
}

/*! elementor - v3.19.0 - 28-02-2024 */

.elementor-widget-image-carousel .swiper,
.elementor-widget-image-carousel .swiper-container {
    position: static
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure,
.elementor-widget-image-carousel .swiper .swiper-slide figure {
    line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
    text-align: center
}

.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide {
    max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3))
}

/*! elementor-pro - v3.14.0 - 26-06-2023 */

.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%;
    background-size: cover;
    height: 100%;
    position: relative
}

.elementor-carousel-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: var(--e-carousel-image-overlay-color, #fff);
    background-color: rgba(105, 114, 125, .8);
    transition: transform .5s, opacity .5s
}

.elementor-carousel-image-overlay i {
    font-size: var(--e-carousel-image-overlay-icon-size, 21px)
}

.elementor-carousel-image-overlay svg {
    fill: var(--e-carousel-image-overlay-color, #fff);
    width: var(--e-carousel-image-overlay-icon-size, 21px);
    height: var(--e-carousel-image-overlay-icon-size, 21px)
}

.elementor-testimonial__image {
    flex-shrink: 0
}

.elementor-testimonial__image img {
    border-radius: 999px;
    box-sizing: content-box;
    -o-object-fit: cover;
    object-fit: cover
}

.elementor-testimonial__footer,
.elementor-testimonial__header {
    display: flex
}

.elementor-testimonial__footer cite,
.elementor-testimonial__header cite {
    display: flex;
    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 {
    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 {
    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 {
    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: flex;
    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;
    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: flex;
    align-items: stretch
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
    flex-shrink: 0;
    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 {
    justify-content: flex-start
}

.elementor-testimonial--layout-image_left .elementor-testimonial {
    flex-direction: row-reverse
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
    padding-right: 20px
}

.elementor-testimonial--layout-image_right .elementor-testimonial {
    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-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end
}

.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
}

.elementor-testimonial--align-left .elementor-testimonial {
    text-align: left
}

.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start
}

.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
}

.elementor-testimonial--align-center .elementor-testimonial {
    text-align: center
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    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: flex;
    flex-direction: column;
    margin-top: 25px
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
    background-color: #f9fafa;
    padding: 20px;
    position: relative
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background-color: #f9fafa;
    position: absolute;
    transform: scaleX(.75) rotate(45deg);
    border-width: 0;
    box-sizing: content-box
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after {
    bottom: calc(100% - 7px);
    transform: scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after {
    left: 50%;
    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%;
    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: calc(20px + (50px / 2))
}

.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: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after {
    transform: scaleY(.75) rotate(135deg);
    left: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
    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: calc(20px + (50px / 2))
}

.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
}

@media (min-width:-1) {
    .elementor-testimonial--widescreen-align-right .elementor-testimonial {
        text-align: right
    }
    .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row-reverse;
        justify-content: end
    }
    .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 20px;
        margin-left: 0
    }
    .elementor-testimonial--widescreen-align-left .elementor-testimonial {
        text-align: left
    }
    .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row;
        justify-content: start
    }
    .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 0;
        margin-left: 20px
    }
    .elementor-testimonial--widescreen-align-center .elementor-testimonial {
        text-align: center
    }
    .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        justify-content: center
    }
    .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        text-align: left
    }
}

@media (max-width:-1) {
    .elementor-testimonial--laptop-align-right .elementor-testimonial {
        text-align: right
    }
    .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row-reverse;
        justify-content: end
    }
    .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 20px;
        margin-left: 0
    }
    .elementor-testimonial--laptop-align-left .elementor-testimonial {
        text-align: left
    }
    .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row;
        justify-content: start
    }
    .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 0;
        margin-left: 20px
    }
    .elementor-testimonial--laptop-align-center .elementor-testimonial {
        text-align: center
    }
    .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        justify-content: center
    }
    .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        text-align: left
    }
}

@media (max-width:-1) {
    .elementor-testimonial--tablet_extra-align-right .elementor-testimonial {
        text-align: right
    }
    .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row-reverse;
        justify-content: end
    }
    .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 20px;
        margin-left: 0
    }
    .elementor-testimonial--tablet_extra-align-left .elementor-testimonial {
        text-align: left
    }
    .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row;
        justify-content: start
    }
    .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 0;
        margin-left: 20px
    }
    .elementor-testimonial--tablet_extra-align-center .elementor-testimonial {
        text-align: center
    }
    .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        justify-content: center
    }
    .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        text-align: left
    }
}

@media (max-width:1024px) {
    .elementor-testimonial--tablet-align-right .elementor-testimonial {
        text-align: right
    }
    .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row-reverse;
        justify-content: end
    }
    .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 20px;
        margin-left: 0
    }
    .elementor-testimonial--tablet-align-left .elementor-testimonial {
        text-align: left
    }
    .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row;
        justify-content: start
    }
    .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 0;
        margin-left: 20px
    }
    .elementor-testimonial--tablet-align-center .elementor-testimonial {
        text-align: center
    }
    .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        justify-content: center
    }
    .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        text-align: left
    }
}

@media (max-width:-1) {
    .elementor-testimonial--mobile_extra-align-right .elementor-testimonial {
        text-align: right
    }
    .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row-reverse;
        justify-content: end
    }
    .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 20px;
        margin-left: 0
    }
    .elementor-testimonial--mobile_extra-align-left .elementor-testimonial {
        text-align: left
    }
    .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row;
        justify-content: start
    }
    .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 0;
        margin-left: 20px
    }
    .elementor-testimonial--mobile_extra-align-center .elementor-testimonial {
        text-align: center
    }
    .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        justify-content: center
    }
    .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        text-align: left
    }
}

@media (max-width:767px) {
    .elementor-testimonial--mobile-align-right .elementor-testimonial {
        text-align: right
    }
    .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row-reverse;
        justify-content: end
    }
    .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 20px;
        margin-left: 0
    }
    .elementor-testimonial--mobile-align-left .elementor-testimonial {
        text-align: left
    }
    .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        flex-direction: row;
        justify-content: start
    }
    .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
    .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        margin-right: 0;
        margin-left: 20px
    }
    .elementor-testimonial--mobile-align-center .elementor-testimonial {
        text-align: center
    }
    .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
    .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        justify-content: center
    }
    .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
        text-align: left
    }
}

.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: 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 {
    color: var(--e-testimonial-icon-color)
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android {
    --e-testimonial-icon-color: #a4c639
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple {
    --e-testimonial-icon-color: #999
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance {
    --e-testimonial-icon-color: #1769ff
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket {
    --e-testimonial-icon-color: #205081
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen {
    --e-testimonial-icon-color: #000
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious {
    --e-testimonial-icon-color: #39f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg {
    --e-testimonial-icon-color: #005be2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble {
    --e-testimonial-icon-color: #ea4c89
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope {
    --e-testimonial-icon-color: #ea4335
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook {
    --e-testimonial-icon-color: #3b5998
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr {
    --e-testimonial-icon-color: #0063dc
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare {
    --e-testimonial-icon-color: #2d5be3
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github {
    --e-testimonial-icon-color: #333
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus {
    --e-testimonial-icon-color: #dd4b39
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz {
    --e-testimonial-icon-color: #7ac142
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram {
    --e-testimonial-icon-color: #262626
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle {
    --e-testimonial-icon-color: #487aa2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin {
    --e-testimonial-icon-color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium {
    --e-testimonial-icon-color: #00ab6b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup {
    --e-testimonial-icon-color: #ec1c40
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud {
    --e-testimonial-icon-color: #273a4b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki {
    --e-testimonial-icon-color: #f4731c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest {
    --e-testimonial-icon-color: #bd081c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt {
    --e-testimonial-icon-color: #da552f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit {
    --e-testimonial-icon-color: #ff4500
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss {
    --e-testimonial-icon-color: #f26522
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart {
    --e-testimonial-icon-color: #4caf50
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype {
    --e-testimonial-icon-color: #00aff0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare {
    --e-testimonial-icon-color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat {
    --e-testimonial-icon-color: #fffc00
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud {
    --e-testimonial-icon-color: #f80
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify {
    --e-testimonial-icon-color: #2ebd59
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow {
    --e-testimonial-icon-color: #fe7a15
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam {
    --e-testimonial-icon-color: #00adee
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon {
    --e-testimonial-icon-color: #eb4924
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram {
    --e-testimonial-icon-color: #2ca5e0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack,
.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack {
    --e-testimonial-icon-color: #1aa1d8
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor {
    --e-testimonial-icon-color: #589442
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr {
    --e-testimonial-icon-color: #35465c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch {
    --e-testimonial-icon-color: #6441a5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter {
    --e-testimonial-icon-color: #1da1f2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo {
    --e-testimonial-icon-color: #1ab7ea
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk {
    --e-testimonial-icon-color: #45668e
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo {
    --e-testimonial-icon-color: #dd2430
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin {
    --e-testimonial-icon-color: #31a918
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp {
    --e-testimonial-icon-color: #25d366
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress {
    --e-testimonial-icon-color: #21759b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing {
    --e-testimonial-icon-color: #026466
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp {
    --e-testimonial-icon-color: #af0606
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube {
    --e-testimonial-icon-color: #cd201f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px {
    --e-testimonial-icon-color: #0099e5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon svg {
    fill: var(--e-testimonial-icon-color)
}

.elementor-widget-reviews .elementor-testimonial__rating {
    background-image: linear-gradient(90deg, #ffc82c var(--rating), #ccc var(--rating));
    font-family: eicons
}

.elementor-widget-reviews .elementor-testimonial__header {
    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;
    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 {
    will-change: transform;
    border-style: solid;
    border-width: 0;
    transition-duration: .5s;
    transition-property: border, background, transform;
    overflow: hidden
}

.swiper-slide:not(:hover) .e-overlay-animation-fade {
    opacity: 0
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-up {
    transform: translateY(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-down {
    transform: translateY(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-right {
    transform: translateX(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-left {
    transform: translateX(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-zoom-in {
    transform: scale(.5);
    opacity: 0
}

.swiper-slide a {
    display: inline
}

.swiper-slide a.elementor-button {
    display: inline-block
}

.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: flex;
    align-items: stretch
}

.elementor-widget-reviews .swiper-slide,
.elementor-widget-testimonial-carousel .swiper-slide {
    height: auto
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper,
.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper,
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper,
.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container {
    padding-bottom: 40px
}

.elementor-widget-reviews .elementor-swiper-button-prev,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-next {
    left: 0;
    right: unset
}

.elementor-widget-reviews .elementor-swiper-button-next,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-prev {
    right: 0;
    left: unset
}

.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% - (40px / 2))
}

.elementor-widget-media-carousel .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-next {
    left: 10px;
    right: unset
}

.elementor-widget-media-carousel .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-prev {
    right: 10px;
    left: unset
}

/*! elementor-pro - v3.14.0 - 26-06-2023 */

.elementor-button.elementor-hidden,
.elementor-hidden {
    display: none
}

.e-form__step {
    width: 100%
}

.e-form__step:not(.elementor-hidden) {
    display: flex;
    flex-wrap: wrap
}

.e-form__buttons {
    flex-wrap: wrap
}

.e-form__buttons,
.e-form__buttons__wrapper {
    display: flex
}

.e-form__indicators {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 13px;
    margin-bottom: var(--e-form-steps-indicators-spacing)
}

.e-form__indicators__indicator {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-basis: 0%;
    padding: 0 var(--e-form-steps-divider-gap)
}

.e-form__indicators__indicator__progress {
    width: 100%;
    position: relative;
    background-color: var(--e-form-steps-indicator-progress-background-color);
    border-radius: var(--e-form-steps-indicator-progress-border-radius);
    overflow: hidden
}

.e-form__indicators__indicator__progress__meter {
    width: var(--e-form-steps-indicator-progress-meter-width, 0);
    height: var(--e-form-steps-indicator-progress-height);
    line-height: var(--e-form-steps-indicator-progress-height);
    padding-right: 15px;
    border-radius: var(--e-form-steps-indicator-progress-border-radius);
    background-color: var(--e-form-steps-indicator-progress-color);
    color: var(--e-form-steps-indicator-progress-meter-color);
    text-align: right;
    transition: width .1s linear
}

.e-form__indicators__indicator:first-child {
    padding-left: 0
}

.e-form__indicators__indicator:last-child {
    padding-right: 0
}

.e-form__indicators__indicator--state-inactive {
    color: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
    background-color: var(--e-form-steps-indicator-inactive-secondary-color, #fff)
}

.e-form__indicators__indicator--state-inactive object,
.e-form__indicators__indicator--state-inactive svg {
    fill: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-active {
    color: var(--e-form-steps-indicator-active-primary-color, #39b54a);
    border-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
    background-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active object,
.e-form__indicators__indicator--state-active svg {
    fill: var(--e-form-steps-indicator-active-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed {
    color: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
    background-color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label {
    color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none {
    color: var(--e-form-steps-indicator-completed-primary-color, #39b54a);
    background-color: initial
}

.e-form__indicators__indicator--state-completed object,
.e-form__indicators__indicator--state-completed svg {
    fill: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator__icon {
    width: var(--e-form-steps-indicator-padding, 30px);
    height: var(--e-form-steps-indicator-padding, 30px);
    font-size: var(--e-form-steps-indicator-icon-size);
    border-width: 1px;
    border-style: solid;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 10px
}

.e-form__indicators__indicator__icon img,
.e-form__indicators__indicator__icon object,
.e-form__indicators__indicator__icon svg {
    width: var(--e-form-steps-indicator-icon-size);
    height: auto
}

.e-form__indicators__indicator__icon .e-font-icon-svg {
    height: 1em
}

.e-form__indicators__indicator__number {
    width: var(--e-form-steps-indicator-padding, 30px);
    height: var(--e-form-steps-indicator-padding, 30px);
    border-width: 1px;
    border-style: solid;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px
}

.e-form__indicators__indicator--shape-circle {
    border-radius: 50%
}

.e-form__indicators__indicator--shape-square {
    border-radius: 0
}

.e-form__indicators__indicator--shape-rounded {
    border-radius: 5px
}

.e-form__indicators__indicator--shape-none {
    border: 0
}

.e-form__indicators__indicator__label {
    text-align: center
}

.e-form__indicators__indicator__separator {
    width: 100%;
    height: var(--e-form-steps-divider-width);
    background-color: #babfc5
}

.e-form__indicators--type-icon,
.e-form__indicators--type-icon_text,
.e-form__indicators--type-number,
.e-form__indicators--type-number_text {
    align-items: flex-start
}

.e-form__indicators--type-icon .e-form__indicators__indicator__separator,
.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,
.e-form__indicators--type-number .e-form__indicators__indicator__separator,
.e-form__indicators--type-number_text .e-form__indicators__indicator__separator {
    margin-top: calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)
}

.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-field-type-recaptcha_v3 .grecaptcha-badge {
    z-index: 1
}

.elementor-button .elementor-form-spinner {
    order: 3
}

.elementor-form .elementor-button>span {
    display: flex;
    justify-content: center;
    align-items: center
}

.elementor-form .elementor-button .elementor-button-text {
    white-space: normal;
    flex-grow: 0
}

.elementor-form .elementor-button svg {
    height: auto
}

.elementor-form .elementor-button .e-font-icon-svg {
    height: 1em
}

.elementor-select-wrapper .select-caret-down-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    inset-inline-end: 10px;
    pointer-events: none;
    font-size: 11px
}

.elementor-select-wrapper .select-caret-down-wrapper svg {
    display: unset;
    width: 1em;
    aspect-ratio: unset;
    fill: currentColor
}

.elementor-select-wrapper .select-caret-down-wrapper i {
    font-size: 19px;
    line-height: 2
}

.elementor-select-wrapper.remove-before:before {
    content: "" !important
}

/*! elementor - v3.19.0 - 28-02-2024 */

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
    line-height: 1;
    font-size: 0
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
    display: inline-grid
}

.elementor-widget-social-icons .elementor-grid {
    grid-column-gap: var(--grid-column-gap, 5px);
    grid-row-gap: var(--grid-row-gap, 5px);
    grid-template-columns: var(--grid-template-columns);
    justify-content: var(--justify-content, center);
    justify-items: var(--justify-content, center)
}

.elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
    height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))
}

.elementor-social-icon {
    --e-social-icon-icon-color: #fff;
    display: inline-flex;
    background-color: #69727d;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer
}

.elementor-social-icon i {
    color: var(--e-social-icon-icon-color)
}

.elementor-social-icon svg {
    fill: var(--e-social-icon-icon-color)
}

.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: #69727d
}

.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,
.elementor-social-icon-linkedin-in {
    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: #dd2430
}

.elementor-social-icon-weixin {
    background-color: #31a918
}

.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 {
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
    border-radius: 50%
}

.elementor-414 .elementor-element.elementor-element-a7e0b60 {
    padding: 17px 17px 17px 17px
}

.elementor-414 .elementor-element.elementor-element-29b7def {
    text-align: center
}

.elementor-414 .elementor-element.elementor-element-29b7def .elementor-heading-title {
    color: #000;
    font-family: "Lexend", Sans-serif;
    font-size: 25px;
    font-weight: 400
}

.elementor-414 .elementor-element.elementor-element-29b7def>.elementor-widget-container {
    margin: 0 0 0 0
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-group {
    padding-right: calc(14px/2);
    padding-left: calc(14px/2);
    margin-bottom: 19px
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-form-fields-wrapper {
    margin-left: calc(-14px/2);
    margin-right: calc(-14px/2);
    margin-bottom: -19px
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-group.recaptcha_v3-bottomleft,
.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-group.recaptcha_v3-bottomright {
    margin-bottom: 0
}

body.rtl .elementor-414 .elementor-element.elementor-element-e26da14 .elementor-labels-inline .elementor-field-group>label {
    padding-left: 7px
}

body:not(.rtl) .elementor-414 .elementor-element.elementor-element-e26da14 .elementor-labels-inline .elementor-field-group>label {
    padding-right: 7px
}

body .elementor-414 .elementor-element.elementor-element-e26da14 .elementor-labels-above .elementor-field-group>label {
    padding-bottom: 7px
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-group>label,
.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-subgroup label {
    color: #4F4F4F
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-group>label {
    font-family: "Lexend", Sans-serif;
    font-size: 16px;
    font-weight: 300
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-type-html {
    padding-bottom: 0
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
    background-color: #fff;
    border-color: #E2C6FF;
    border-width: 2px 2px 2px 2px;
    border-radius: 6px 6px 6px 6px
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-group .elementor-select-wrapper select {
    background-color: #fff;
    border-color: #E2C6FF;
    border-width: 2px 2px 2px 2px;
    border-radius: 6px 6px 6px 6px
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-field-group .elementor-select-wrapper::before {
    color: #E2C6FF
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-button {
    font-family: "Lexend", Sans-serif;
    font-weight: 400;
    border-radius: 6px 6px 6px 6px;
    padding: 14px 20px 14px 19px
}

.elementor-414 .elementor-element.elementor-element-e26da14 .e-form__buttons__wrapper__button-next {
    background-color: var(--e-global-color-c41444f);
    color: #fff
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-button[type="submit"] {
    background-color: var(--e-global-color-c41444f);
    color: #fff
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-button[type="submit"] svg * {
    fill: #fff
}

.elementor-414 .elementor-element.elementor-element-e26da14 .e-form__buttons__wrapper__button-previous {
    background-color: var(--e-global-color-c41444f);
    color: #fff
}

.elementor-414 .elementor-element.elementor-element-e26da14 .e-form__buttons__wrapper__button-next:hover {
    color: #fff
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-button[type="submit"]:hover {
    color: #fff
}

.elementor-414 .elementor-element.elementor-element-e26da14 .elementor-button[type="submit"]:hover svg * {
    fill: #fff
}

.elementor-414 .elementor-element.elementor-element-e26da14 .e-form__buttons__wrapper__button-previous:hover {
    color: #fff
}

.elementor-414 .elementor-element.elementor-element-e26da14 {
    --e-form-steps-indicators-spacing: 20px;
    --e-form-steps-indicator-padding: 30px;
    --e-form-steps-indicator-inactive-secondary-color: #ffffff;
    --e-form-steps-indicator-active-secondary-color: #ffffff;
    --e-form-steps-indicator-completed-secondary-color: #ffffff;
    --e-form-steps-divider-width: 1px;
    --e-form-steps-divider-gap: 10px
}

.elementor-414 .elementor-element.elementor-element-e26da14>.elementor-widget-container {
    padding: 17px 13px 13px 13px
}

#elementor-popup-modal-414 .dialog-message {
    width: 450px;
    height: auto
}

#elementor-popup-modal-414 {
    justify-content: center;
    align-items: center;
    pointer-events: all;
    background-color: rgb(0 0 0 / .8)
}

#elementor-popup-modal-414 .dialog-close-button {
    display: flex
}

#elementor-popup-modal-414 .dialog-widget-content {
    border-radius: 9px 9px 9px 9px;
    box-shadow: 2px 8px 23px 3px rgb(0 0 0 / .2)
}

.elementor-402 .elementor-element.elementor-element-0cfde16 img {
    border-radius: 10px 10px 10px 10px
}

#elementor-popup-modal-402 .dialog-message {
    width: 640px;
    height: auto
}

#elementor-popup-modal-402 {
    justify-content: center;
    align-items: center;
    pointer-events: all;
    background-color: rgb(0 0 0 / .8)
}

#elementor-popup-modal-402 .dialog-close-button {
    display: flex
}

#elementor-popup-modal-402 .dialog-widget-content {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 8px 23px 3px rgb(0 0 0 / .2)
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.eael-dual-header {
    display: block;
    margin-bottom: 50px
}

.eael-dual-header .eaa-svg {
    font-size: 36px
}

.eael-dual-header svg {
    height: 1em;
    width: 1em
}

.eael-dual-header .dch-sep-icon,
.eael-dual-header .dch-icon {
    display: block;
    padding: 0;
    margin: 20px 0 10px 0;
    font-size: 36px
}

.eael-dual-header .title,
.eael-dual-header .title span {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    margin: 10px 0
}

.eael-dual-header .title.load,
.eael-dual-header .title span.load {
    color: #1abc9c
}

.eael-dual-header .title.load.gradient-color,
.eael-dual-header .title span.load.gradient-color {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.eael-dual-header .subtext {
    font-size: 16px;
    display: block
}

.eael-dual-header-content-align-center {
    text-align: center
}

.eael-dual-header-content-align-left {
    text-align: left
}

.eael-dual-header-content-align-right {
    text-align: right
}

@media screen and (max-width:1024px)and (min-width:768px) {
    .eael-dual-header-content-tablet-align-center {
        text-align: center
    }
    .eael-dual-header-content-tablet-align-left {
        text-align: left
    }
    .eael-dual-header-content-tablet-align-right {
        text-align: right
    }
}

@media screen and (max-width:767px) {
    .eael-dual-header-content-mobile-align-center {
        text-align: center
    }
    .eael-dual-header-content-mobile-align-left {
        text-align: left
    }
    .eael-dual-header-content-mobile-align-right {
        text-align: right
    }
}

.eael-dch-separator-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-dch-separator-wrap .separator-one,
.eael-dch-separator-wrap .separator-two {
    display: inline-block;
    width: 15%;
    height: 5px
}

.eael-dch-separator-wrap .separator-one {
    background: #207eff
}

.eael-dch-separator-wrap .separator-two {
    background: #4f6592
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.eael-dual-header {
    display: block;
    margin-bottom: 50px
}

.eael-dual-header .eaa-svg {
    font-size: 36px
}

.eael-dual-header svg {
    height: 1em;
    width: 1em
}

.eael-dual-header .dch-sep-icon,
.eael-dual-header .dch-icon {
    display: block;
    padding: 0;
    margin: 20px 0 10px 0;
    font-size: 36px
}

.eael-dual-header .title,
.eael-dual-header .title span {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    margin: 10px 0
}

.eael-dual-header .title.load,
.eael-dual-header .title span.load {
    color: #1abc9c
}

.eael-dual-header .title.load.gradient-color,
.eael-dual-header .title span.load.gradient-color {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.eael-dual-header .subtext {
    font-size: 16px;
    display: block
}

.eael-dual-header-content-align-center {
    text-align: center
}

.eael-dual-header-content-align-left {
    text-align: left
}

.eael-dual-header-content-align-right {
    text-align: right
}

@media screen and (max-width:1024px)and (min-width:768px) {
    .eael-dual-header-content-tablet-align-center {
        text-align: center
    }
    .eael-dual-header-content-tablet-align-left {
        text-align: left
    }
    .eael-dual-header-content-tablet-align-right {
        text-align: right
    }
}

@media screen and (max-width:767px) {
    .eael-dual-header-content-mobile-align-center {
        text-align: center
    }
    .eael-dual-header-content-mobile-align-left {
        text-align: left
    }
    .eael-dual-header-content-mobile-align-right {
        text-align: right
    }
}

.eael-dch-separator-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-dch-separator-wrap .separator-one,
.eael-dch-separator-wrap .separator-two {
    display: inline-block;
    width: 15%;
    height: 5px
}

.eael-dch-separator-wrap .separator-one {
    background: #207eff
}

.eael-dch-separator-wrap .separator-two {
    background: #4f6592
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.eael-dual-header {
    display: block;
    margin-bottom: 50px
}

.eael-dual-header .eaa-svg {
    font-size: 36px
}

.eael-dual-header svg {
    height: 1em;
    width: 1em
}

.eael-dual-header .dch-sep-icon,
.eael-dual-header .dch-icon {
    display: block;
    padding: 0;
    margin: 20px 0 10px 0;
    font-size: 36px
}

.eael-dual-header .title,
.eael-dual-header .title span {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    margin: 10px 0
}

.eael-dual-header .title.load,
.eael-dual-header .title span.load {
    color: #1abc9c
}

.eael-dual-header .title.load.gradient-color,
.eael-dual-header .title span.load.gradient-color {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.eael-dual-header .subtext {
    font-size: 16px;
    display: block
}

.eael-dual-header-content-align-center {
    text-align: center
}

.eael-dual-header-content-align-left {
    text-align: left
}

.eael-dual-header-content-align-right {
    text-align: right
}

@media screen and (max-width:1024px)and (min-width:768px) {
    .eael-dual-header-content-tablet-align-center {
        text-align: center
    }
    .eael-dual-header-content-tablet-align-left {
        text-align: left
    }
    .eael-dual-header-content-tablet-align-right {
        text-align: right
    }
}

@media screen and (max-width:767px) {
    .eael-dual-header-content-mobile-align-center {
        text-align: center
    }
    .eael-dual-header-content-mobile-align-left {
        text-align: left
    }
    .eael-dual-header-content-mobile-align-right {
        text-align: right
    }
}

.eael-dch-separator-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-dch-separator-wrap .separator-one,
.eael-dch-separator-wrap .separator-two {
    display: inline-block;
    width: 15%;
    height: 5px
}

.eael-dch-separator-wrap .separator-one {
    background: #207eff
}

.eael-dch-separator-wrap .separator-two {
    background: #4f6592
}

@-webkit-keyframes loaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.eael-button-wrap,
.eael-load-more-button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-button-wrap.eael-force-hide,
.eael-load-more-button-wrap.eael-force-hide {
    display: none !important
}

.eael-button,
.eael-load-more-button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 2em;
    border: 0 solid;
    font-size: 16px;
    overflow: hidden
}

.eael-button.hide,
.eael-load-more-button.hide {
    display: none !important
}

.eael-button.button--loading .eael-btn-loader,
.eael-load-more-button.button--loading .eael-btn-loader {
    display: block
}

.eael-button .eael-btn-loader,
.eael-load-more-button .eael-btn-loader {
    display: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 10px;
    position: relative;
    top: auto;
    left: -200%;
    border-top: 4px solid rgb(255 255 255 / .2);
    border-right: 4px solid rgb(255 255 255 / .2);
    border-bottom: 4px solid rgb(255 255 255 / .2);
    border-left: 4px solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loaderSpin 1.1s infinite linear;
    animation: loaderSpin 1.1s infinite linear;
    margin-right: 5px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.eael-button .eael-btn-loader:after,
.eael-load-more-button .eael-btn-loader:after {
    border-radius: 50%;
    width: 20px;
    height: 20px
}

.eael-button:focus,
.eael-load-more-button:focus {
    outline: none
}

.eael-button.button--loading>span,
.eael-load-more-button.button--loading>span {
    margin-left: 0
}

.eael-button.button--loading .eael-btn-loader,
.eael-load-more-button.button--loading .eael-btn-loader {
    left: 0
}

.rtl .eael-load-more-button-wrap {
    direction: ltr
}

.eael-post-grid-container .eael-post-grid {
    margin: 0 -10px
}

.eael-post-grid-container .eael-post-grid .eael-grid-post {
    float: left;
    padding: 10px
}

.eael-post-carousel .eael-grid-post {
    float: none;
    padding: 0
}

.eael-grid-post-holder {
    border: 1px solid rgb(0 0 0 / .1)
}

.eael-grid-post-holder-inner {
    height: 100%
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1), -webkit-transform .25s cubic-bezier(.19, 1, .22, 1)
}

.eael-entry-overlay>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.eael-entry-title {
    margin: 10px 0 5px;
    font-size: 1.2em
}

.eael-entry-thumbnail img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle
}

.eael-entry-thumbnail.eael-image-ratio img {
    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%)
}

.eael-entry-thumbnail>img {
    height: 100%
}

.eael-entry-footer .eael-author-avatar,
.eael-entry-header-after .eael-author-avatar {
    width: 50px;
    padding-right: 8px
}

.eael-entry-footer .eael-author-avatar .avatar,
.eael-entry-header-after .eael-author-avatar .avatar {
    border-radius: 50%
}

.eael-entry-header-after.style-two {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eael-post-grid .eael-entry-footer .eael-entry-meta {
    text-align: left
}

.eael-grid-post .eael-entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    white-space: nowrap
}

.eael-grid-post .eael-entry-footer .eael-entry-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.eael-entry-meta>div {
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 5px
}

.eael-grid-post-excerpt p {
    margin: 0;
    font-size: 14px
}

.eael-entry-meta .eael-entry-footer .eael-posted-by {
    display: block
}

.eael-grid-post .eael-entry-wrapper {
    padding: 15px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,
.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by {
    padding-right: 8px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,
.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    content: "ï„‘";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: inherit;
    opacity: .4;
    font-size: .8em;
    padding-right: 7px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after.style-two .eael-entry-meta span.eael-posted-on::before {
    content: "";
    padding-right: 0
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    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
}

.eael-entry-overlay>i {
    color: #fff
}

.eael-entry-overlay.fade-in {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.fade-in {
    visibility: visible;
    opacity: 1
}

.eael-entry-media:hover .eael-entry-overlay.fade-in>i {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.eael-entry-overlay.zoom-in {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.zoom-in {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.eael-entry-overlay.slide-up {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.slide-up {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media {
    overflow: hidden
}

.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay {
    opacity: 0
}

.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay {
    opacity: 1
}

.eael-entry-media.grid-hover-style-none .eael-entry-overlay {
    display: none
}

.eael-entry-overlay.none {
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay {
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4);
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-grid-post .eael-entry-thumbnail>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.eael-grid-post-excerpt .eael-post-elements-readmore-btn {
    display: block
}

@media only screen and (min-width:1025px) {
    .elementor-element.elementor-grid-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

@media only screen and (max-width:1024px)and (min-width:766px) {
    .elementor-element.elementor-grid-tablet-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

@media only screen and (max-width:767px) {
    .elementor-element.elementor-grid-mobile-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

.eael-author-avatar>a {
    display: block
}

.eael-entry-footer,
.eael-entry-header-after {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-entry-footer>div,
.eael-entry-header-after>div {
    display: inline-block;
    float: left
}

.post-carousel-categories {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 100%;
    margin: 0;
    padding: 15px;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.post-carousel-categories li {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 5px;
    position: relative
}

.post-carousel-categories li:after {
    content: ",";
    color: #fff
}

.post-carousel-categories li:last-child:after {
    display: none
}

.post-carousel-categories li a {
    color: #fff
}

.eael-entry-media:hover .post-carousel-categories {
    visibility: visible;
    opacity: 1
}

.eael-post-grid-style-three .eael-meta-posted-on {
    min-width: 60px;
    height: 50px;
    padding: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / .5);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .5);
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin-top: 12px;
    margin-left: 12px
}

.eael-post-grid-style-three .eael-meta-posted-on span {
    display: block
}

.eael-post-grid-style-two .eael-entry-meta {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    padding: 0;
    font-size: 12px;
    margin-right: 15px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i {
    margin-right: 7px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer {
    padding: 0;
    font-size: 12px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer a {
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories {
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin: 0;
    padding-left: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li {
    font-size: 12px;
    margin-right: 4px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child {
    margin-right: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a {
    color: #929292
}

.rtl .eael-grid-post .eael-entry-footer {
    direction: ltr
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.eael-wcpc-wrapper img {
    display: block;
    margin: auto
}

.eael-wcpc-wrapper th i {
    padding-right: 10px;
    color: #dcdcdc
}

.eael-wcpc-wrapper .wcpc-table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper .wcpc-table-header .wcpc-title {
    word-break: break-word
}

.eael-wcpc-wrapper .elementor-icon {
    font-size: 20px;
    margin-right: 10px
}

.eael-wcpc-wrapper table td {
    text-align: center
}

.eael-wcpc-wrapper.custom {
    --h-bg: #2d1e87;
    --h-text-clr: #fff;
    --h-border-clr: #b6aaff;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #6752e5;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: #6b55ec;
    --container-bg: #fff;
    --icon-color: #c3ccdc;
    background: var(--container-bg);
    overflow-x: scroll
}

.eael-wcpc-wrapper.custom table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: none
}

.eael-wcpc-wrapper.custom table .icon {
    width: 16px;
    margin-right: 6px;
    fill: var(--icon-color)
}

.eael-wcpc-wrapper.custom table th,
.eael-wcpc-wrapper.custom table td {
    padding: 15px;
    border: 1px solid var(--h-border-clr);
    border-collapse: collapse
}

.eael-wcpc-wrapper.custom table th.first-th {
    border: none;
    padding-left: 5px
}

.eael-wcpc-wrapper.custom table th {
    color: var(--text-bold-clr);
    font-weight: 400;
    max-width: 160px;
    border-left-width: 2px;
    border-collapse: collapse;
    vertical-align: middle
}

.eael-wcpc-wrapper.custom table th div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper.custom table td {
    color: var(--text-clr);
    text-align: center
}

.eael-wcpc-wrapper.custom table tr.title {
    background: var(--h-bg);
    color: var(--h-text-clr)
}

.eael-wcpc-wrapper.custom table tr.title th,
.eael-wcpc-wrapper.custom table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none;
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom table tr.image td {
    vertical-align: middle;
    border: none
}

.eael-wcpc-wrapper.custom table .button {
    border-radius: 5px;
    background: var(--btn-bg);
    color: var(--btn-text)
}

.eael-wcpc-wrapper.custom table .button:hover {
    background: var(--btn-bg-hover)
}

.eael-wcpc-wrapper.custom.theme-1 table tr.image td {
    background: var(--image-bg);
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-2 {
    --h-bg: #ff9453;
    --h-border-clr: #f4ede9;
    --btn-bg: #ff9453;
    --btn-bg-hover: #6752e5;
    --even-row-bg: #fbf8f7
}

.eael-wcpc-wrapper.custom.theme-2 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 {
    --container-bg: #f9fafc;
    --btn-bg: #ff907e;
    --btn-bg-hover: #ff907e;
    --even-row-bg: #f5f5f8;
    --h-odd-row-bg: #fdfdff;
    --first-img-bg: linear-gradient(-130deg, #ffd0b0 0%, #ff907e 100%);
    --second-img-bg: linear-gradient(-130deg, #ada0ff 0%, #7561f2 100%);
    --third-img-bg: linear-gradient(-130deg, #6fffac 0%, #23d56e 100%);
    --firt-btn-bg: #ff907e;
    --second-btn-bg: #7561f2;
    --third-btn-bg: #23d56e;
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table {
    -webkit-border-horizontal-spacing: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table th,
.eael-wcpc-wrapper.custom.theme-3 table td {
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title td.featured,
.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(odd) td.featured {
    -webkit-box-shadow: 18px 0 10px -10px rgb(86 79 127 / .06), -18px 0 10px -10px rgb(86 79 127 / .06);
    box-shadow: 18px 0 10px -10px rgb(86 79 127 / .06), -18px 0 10px -10px rgb(86 79 127 / .06)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title {
    background: initial;
    color: initial
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title th,
.eael-wcpc-wrapper.custom.theme-3 table tr.title td {
    color: initial;
    border-left: none;
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td {
    background: initial;
    border-left: none;
    border-right: none;
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td>span {
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span.inner {
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td.featured span {
    padding: 10px;
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+1) .img-inner {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+2) .img-inner {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+3) .img-inner {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-4 {
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #613de6;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: none;
    --container-bg: #f9fafc
}

.eael-wcpc-wrapper.custom.theme-4 table {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-4 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.title th,
.eael-wcpc-wrapper.custom.theme-4 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image td {
    position: relative;
    border: 1px solid var(--h-border-clr);
    overflow: hidden
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .ribbon {
    position: absolute;
    left: -44px;
    top: 10px;
    background: var(--btn-bg);
    color: var(--btn-text);
    padding: 3px 50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title,
.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: 700
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title {
    color: var(--text-bold-clr);
    margin: 0 auto 10px
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    color: var(--btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 {
    --first-row-color: #fff;
    --first-col-bg: #6a3ee8;
    --second-col-bg: #3e5ae8;
    --third-col-bg: #15e9c9;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --first-btn-bg: #6a3ee8;
    --second-btn-bg: #3e5ae8;
    --third-btn-bg: #15e9c9;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-5 table th {
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button {
    background: var(--first-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button:hover {
    background: #5827e5
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button {
    background: var(--second-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button:hover {
    background: #2747e5
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button {
    background: var(--third-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button:hover {
    background: #13d2b5
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title th,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+1) {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+2) {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+3) {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    border: none;
    border-right: 2px solid var(--first-row-color);
    color: var(--first-row-color)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:last-child,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 {
    --container-bg: #f0eff6;
    --first-row-color: #fff;
    --first-col-bg: #fd907b;
    --second-col-bg: #7f6cf4;
    --third-col-bg: #3ae281;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title th,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border-left: 0;
    border-right: 0
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    color: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr,
.eael-wcpc-wrapper.custom.theme-6 table th,
.eael-wcpc-wrapper.custom.theme-6 table td {
    border: none
}

.eael-wcpc-wrapper.custom.theme-6 table td {
    color: #fff;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) th,
.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td {
    background: #f7f6fa
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+1) {
    background: #fec1b5
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+2) {
    background: #b7adf9
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+3) {
    background: #91efb8
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border: none;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td:last-child,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table .button {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table .button:hover {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button {
    color: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button:hover {
    color: #fb3c17
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button {
    color: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button:hover {
    color: #2f11e9
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button {
    color: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button:hover {
    color: #179f51
}

.eael-wcpc-wrapper.custom.theme-6 .img-inner {
    display: block;
    background: rgb(228 228 228 / .45);
    border-radius: 6px
}

@media screen and (min-width:769px) {
    .eael-wcpc-wrapper:not(.theme-4) tr.image td {
        padding: 10px
    }
    .theme-4 tr.image td {
        padding: 50px 10px
    }
}

.eael-product-grid .woocommerce ul.products,
.eael-post-grid .woocommerce ul.products {
    display: grid;
    grid-gap: 25px;
    margin: 0 0 15px 0;
    padding: 0 !important
}

.eael-product-grid .woocommerce ul.products:before,
.eael-product-grid .woocommerce ul.products:after,
.eael-post-grid .woocommerce ul.products:before,
.eael-post-grid .woocommerce ul.products:after {
    display: none
}

.eael-product-grid .woocommerce ul.products .product,
.eael-post-grid .woocommerce ul.products .product {
    width: 100%;
    margin: 0;
    padding: 0
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    cursor: pointer;
    color: #fff;
    background-color: #333;
    margin: 15px
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare:hover,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare:hover {
    color: #fff;
    background-color: #333
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare-loader,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare-loader {
    display: none;
    width: 1.5rem
}

.eael-product-grid .woocommerce ul.products .product .star-rating,
.eael-post-grid .woocommerce ul.products .product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products .product .star-rating:before,
.eael-post-grid .woocommerce ul.products .product .star-rating:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products .product .star-rating span,
.eael-post-grid .woocommerce ul.products .product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products .product .star-rating span:before,
.eael-post-grid .woocommerce ul.products .product .star-rating span:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card,
.eael-post-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card {
    display: none !important
}

.eael-product-grid .woocommerce ul.products li.product,
.eael-post-grid .woocommerce ul.products li.product {
    width: 100%
}

.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product,
.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product {
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    margin: auto;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: #fff0;
    color: #ff2a13
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    padding: 0;
    margin: 15px;
    border-radius: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before {
    content: "ïº";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus {
    outline: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before {
    content: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare {
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart {
    display: block;
    margin: 15px 15px;
    padding: 12px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    font-weight: 400
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    margin: 0 auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0 15px 15px 15px;
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a {
    vertical-align: middle;
    display: inline-block;
    color: inherit;
    margin: 0;
    line-height: 38px;
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    border: 1px solid #fff0
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    visibility: hidden;
    -webkit-transition: none;
    transition: none
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist {
    visibility: visible
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 0 0 15px 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    height: auto;
    margin: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay {
    position: relative;
    overflow: hidden;
    line-height: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #333;
    width: 38px;
    height: 38px;
    border-style: none;
    border-radius: 50%;
    vertical-align: middle;
    padding: 0;
    margin: 0 5px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 300ms, -webkit-transform 200ms;
    transition: opacity 300ms, -webkit-transform 200ms;
    transition: transform 200ms, opacity 300ms;
    transition: transform 200ms, opacity 300ms, -webkit-transform 200ms
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus {
    outline: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after {
    content: "ïº";
    font-size: 14px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after {
    content: "ï„";
    display: inline-block;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    height: auto;
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after {
    content: "ïˆ—";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    font-weight: 900;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: #fff0;
    color: #ff2a13
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare {
    padding: 5px !important
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product span.onsale {
    min-height: unset
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9;
    border-radius: 0;
    right: auto
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product {
    overflow: visible !important
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product .onsale {
    line-height: inherit;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge {
    min-height: 3.746em;
    min-width: 3.746em;
    padding: .502em;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 1.25;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 50%;
    background-color: #ff2a13;
    color: #fff;
    font-size: .857em;
    z-index: 9
}

.eael-product-grid.eael-product-default .button.add_to_cart_button::before,
.eael-post-grid.eael-product-default .button.add_to_cart_button::before {
    content: "ïº";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-default.button.product_type_external,
.eael-post-grid.eael-product-default.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-default.button.product_type_external:before,
.eael-post-grid.eael-product-default.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-preset-5 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-6 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-7 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-8 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-5 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-6 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-7 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-8 ul.products li.product .image-wrap img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist {
    margin: 15px;
    padding: 7px;
    color: #fff;
    background-color: #fff0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a {
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
    color: inherit
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.theme-astra .eael-product-grid.list .woocommerce ul.products li.product,
.theme-astra .eael-product-grid.grid .woocommerce ul.products li.product,
.theme-astra .eael-post-grid.list .woocommerce ul.products li.product,
.theme-astra .eael-post-grid.grid .woocommerce ul.products li.product {
    width: 100% !important
}

.eael-wcpc-modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    max-width: 90%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999999
}

.modal__content {
    width: 100%;
    height: 100%;
    overflow: hidden auto
}

.wcpc-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    background: rgb(0 0 0 / .5);
    pointer-events: none
}

.wcpc-overlay,
.eael-wcpc-modal {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.close-modal {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    color: #fff;
    background: #000;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 23px;
    -webkit-box-shadow: -1px 0 3px 0 #000;
    box-shadow: -1px 0 3px 0 #000;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease
}

.eael-wcpc-wrapper .eael-wc-remove,
.eael-wcpc-wrapper.custom .eael-wc-remove {
    cursor: pointer;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease
}

.eael-wcpc-wrapper .eael-wc-remove.disable,
.eael-wcpc-wrapper.custom .eael-wc-remove.disable {
    color: #a0a0a0 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

.eael-wcpc-wrapper .eael-wc-remove:hover,
.eael-wcpc-wrapper.custom .eael-wc-remove:hover {
    color: red;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.eael-wcpc-wrapper .remove-row,
.eael-wcpc-wrapper.custom .remove-row {
    border: none
}

.eael-wcpc-wrapper .remove-row th,
.eael-wcpc-wrapper .remove-row td,
.eael-wcpc-wrapper.custom .remove-row th,
.eael-wcpc-wrapper.custom .remove-row td {
    border: none;
    text-align: center
}

.eael-product-grid .woocommerce ul.products li.product a img {
    margin-bottom: 0;
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: normal;
    font-weight: 700;
    text-transform: capitalize
}

.eael-product-grid .woocommerce ul.products li.product ins {
    background: #fff0
}

.eael-product-grid .woocommerce ul.products li.product .button {
    text-transform: capitalize;
    border: none;
    letter-spacing: normal;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid .woocommerce ul.products li.product .button:hover,
.eael-product-grid .woocommerce ul.products li.product .button:visited {
    text-decoration: none
}

.eael-product-grid .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .eael-woo-pagination ul {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0;
    margin: 1px;
    width: auto
}

.eael-product-grid .eael-woo-pagination ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    float: left;
    overflow: hidden
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers {
    margin: 0;
    text-decoration: none;
    color: rgb(0 0 0 / .7411764706);
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .75em;
    display: block;
    min-width: 2.5em;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border: none
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers.current,
.eael-product-grid .eael-woo-pagination ul li .page-numbers:hover,
.eael-product-grid .eael-woo-pagination ul li .page-numbers:focus {
    color: #fff;
    background: rgb(0 0 0 / .7411764706)
}

.eael-product-grid .woocommerce ul.products .product {
    overflow-y: auto
}

.eael-product-grid .eael-load-more-button-wrap {
    clear: both;
    margin-top: 40px
}

.eael-product-grid .eael-product-wrap .eael-onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.outofstock {
    line-height: normal;
    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
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: ""
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.outofstock {
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid .eael-product-wrap .eael-product-title h2 {
    font-size: 20px;
    line-height: 1.2em;
    color: #252525;
    font-weight: 500;
    margin: 0 0 8px;
    padding: 0
}

.eael-product-grid .eael-product-wrap .eael-product-title h2:before {
    content: none
}

.eael-product-grid .eael-product-wrap .eael-product-price {
    font-size: 18px;
    line-height: 1.2em;
    color: #ff7a80;
    font-weight: 600;
    margin-bottom: 10px
}

.eael-product-grid .eael-product-wrap .star-rating {
    margin: 0 auto 10px
}

.eael-product-grid .eael-product-wrap a.button.add_to_cart_button.added {
    display: none !important
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.box-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.box-style {
    bottom: 30px;
    visibility: visible;
    opacity: 1
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-box-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-box-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap .product-image-wrap,
.eael-product-grid.masonry .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap {
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 9;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    margin: 0 auto;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li:not(:last-child),
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li:not(:last-child) {
    border-right: 1px solid #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a {
    position: relative;
    background-color: #fff0;
    margin: 0;
    padding: 10px 5px;
    font-size: 15px;
    line-height: 1.2em;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 42px;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,
.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button {
    padding: 0 !important
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a:hover,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a:hover {
    background-color: #fff0;
    color: #000
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a i {
    line-height: normal
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: auto;
    bottom: -100px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    background-color: #fff;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 3px;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    visibility: visible;
    opacity: 1;
    top: auto;
    bottom: -24px;
    margin: 0 5%
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    background-color: #fff;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style {
    background: #fff;
    width: 100%;
    top: auto;
    bottom: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 10px 2px 0;
    padding: 0;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a {
    display: block;
    position: absolute;
    color: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a:hover,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px;
    line-height: 42px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a svg,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.grid .eael-product-wrap .product-details-wrap,
.eael-product-grid.masonry .eael-product-wrap .product-details-wrap {
    padding: 10px
}

.eael-product-grid.masonry .woocommerce ul.products {
    display: block
}

@media(min-width:766px) {
    .eael-product-grid.masonry .woocommerce ul.products {
        margin: 0 -1% !important
    }
}

.eael-product-grid.masonry .woocommerce ul.products:before,
.eael-product-grid.masonry .woocommerce ul.products:after {
    display: table;
    content: " "
}

.eael-product-grid.masonry .woocommerce ul.products li.product {
    float: left;
    margin: 15px 0
}

@media(min-width:766px) {
    .eael-product-grid.masonry .woocommerce ul.products li.product {
        margin: 1%
    }
}

.eael-product-grid.grid.eael-product-preset-8 .product-image-wrap,
.eael-product-grid.masonry.eael-product-preset-8 .product-image-wrap {
    overflow: inherit
}

.eael-product-grid.grid.eael-product-preset-8 .product-details-wrap>div:first-child,
.eael-product-grid.masonry.eael-product-preset-8 .product-details-wrap>div:first-child {
    margin-top: 20px
}

.eael-product-grid.grid.eael-product-preset-5 ul.products,
.eael-product-grid.grid.eael-product-preset-6 ul.products,
.eael-product-grid.grid.eael-product-preset-7 ul.products,
.eael-product-grid.grid.eael-product-preset-8 ul.products,
.eael-product-grid.masonry.eael-product-preset-5 ul.products,
.eael-product-grid.masonry.eael-product-preset-6 ul.products,
.eael-product-grid.masonry.eael-product-preset-7 ul.products,
.eael-product-grid.masonry.eael-product-preset-8 ul.products {
    padding: 0;
    margin: 0;
    list-style: none
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-6 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-7 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-8 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product {
    text-align: center;
    border: 1px solid #000;
    overflow: hidden
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-6 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-7 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-8 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product.first {
    clear: none
}

.eael-product-grid.grid.eael-product-preset-6 .product.outofstock .icons-wrap .button,
.eael-product-grid.grid.eael-product-preset-7 .product.outofstock .icons-wrap .button,
.eael-product-grid.grid.eael-product-preset-8 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-6 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-7 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-8 .product.outofstock .icons-wrap .button {
    display: none
}

.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_external,
.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_external,
.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_external {
    display: none !important
}

.eael-product-grid.list .woocommerce ul.products li.product {
    overflow: hidden
}

.eael-product-grid.list .woocommerce ul.products li.product .woocommerce-loop-product__link img {
    margin-bottom: 0
}

.eael-product-grid.list .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 10px 0
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap {
    padding: 20px
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap {
    padding: 0;
    background-color: #fff0
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .title-wrap,
.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .price-wrap {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap {
    padding: 0
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap .product-details-wrap {
    padding: 20px;
    margin-left: 20px
}

.eael-product-grid.list .eael-product-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.box-style {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: visible;
    opacity: 1
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.list .eael-product-wrap .icons-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li a {
    position: relative
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.box-style li {
    width: 42px;
    height: 42px;
    -webkit-filter: drop-shadow(0 15px 10px rgb(61 70 79 / .12));
    filter: drop-shadow(0 15px 10px rgb(61 70 79 / .12));
    background-color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a {
    padding: 11px 15px !important;
    width: auto
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a {
    margin: 2px;
    padding: 10.5px 10px;
    width: 42px;
    height: 42px;
    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
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li:not(:first-child) a {
    border-left-width: 0 !important
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li.add-to-cart a {
    padding: 8.5px 10px;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a {
    border: 2px solid #ddd
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a.eael-wc-compare.eael-wc-compare-icon {
    margin: 2px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a {
    display: block;
    color: #000;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    background: #ffebcd;
    padding: 9px 10px;
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 700;
    cursor: pointer
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a.button {
    font-size: 15px;
    line-height: 1.4em
}

.eael-product-grid.list .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden;
    width: 45%;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .product-details-wrap {
    width: 55%;
    padding: 25px;
    text-align: left !important
}

.eael-product-grid.list .eael-product-wrap .eael-product-price {
    margin-bottom: 5px
}

.eael-product-grid.list .eael-product-wrap .eael-product-excerpt p {
    margin: 0 0 10px
}

@media only screen and (min-width:1025px) {
    .eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }
    .eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }
    .eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }
    .eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }
    .eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width:1024px)and (min-width:766px) {
    .eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }
    .eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }
    .eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }
    .eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }
    .eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width:767px) {
    .eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }
    .eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667% !important;
        margin: 1%
    }
}

.eael-product-loader {
    position: relative
}

.eael-product-loader::after {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    content: "";
    border-top: 4px solid rgb(0 0 0 / .2);
    border-right: 4px solid rgb(0 0 0 / .2);
    border-bottom: 4px solid rgb(0 0 0 / .2);
    border-left: 4px solid #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: loaderSpin 1.1s infinite linear;
    animation: loaderSpin 1.1s infinite linear;
    left: 48%;
    top: 40%;
    -webkit-transition: all .2s;
    transition: all .2s
}

.theme-flexia .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    position: unset;
    display: unset
}

.eael-product-grid .woocommerce ul.products li.product .ast-shop-product-out-of-stock {
    display: none
}

.theme-blocksy .button:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    -webkit-filter: none !important;
    filter: none !important;
    opacity: 1;
    z-index: 0;
    bottom: 0 !important;
    right: 0;
    line-height: 1.2em
}

.theme-blocksy .button:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.theme-twentytwentyone .eael-product-default .woocommerce ul.products li.product .button {
    margin: 0 auto
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating {
    font-size: 12px;
    letter-spacing: 2px;
    width: 75px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    left: 0
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span {
    font-size: 12px;
    letter-spacing: 2px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    font-size: 12px;
    letter-spacing: 2px;
    left: 0;
    line-height: 12px
}

.buddyboss-theme .eael-product-popup.woocommerce div.product .button {
    line-height: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list .woocommerce ul.products {
    display: grid;
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list .woocommerce ul.products li.product {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product {
    max-width: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .onsale,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .stockout,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .onsale,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .stockout {
    height: auto;
    top: 25px;
    left: -55px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .eael-star-rating.star-rating,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .eael-star-rating.star-rating {
    width: 7em
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .button {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-default li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-default li.product {
    display: block
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-default li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-default li.product .added_to_cart {
    width: 100%;
    position: absolute;
    bottom: 0;
    border: none;
    border-radius: 0;
    background: #333;
    color: #fff;
    height: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-overlay li.product a.button.add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-overlay li.product a.button.add_to_cart_button {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: auto;
    border-radius: 50%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart {
    border: none;
    width: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 0 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 10px 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button {
    margin: 2px;
    border-radius: 3px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button {
    padding: 9px 10px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style-2 .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style-2 .added_to_cart {
    width: 100%;
    padding: 5px 10px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-simple li.product .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-simple li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-simple li.product .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-simple li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button {
    margin: 10px 2px 0
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.eael-dual-header {
    display: block;
    margin-bottom: 50px
}

.eael-dual-header .eaa-svg {
    font-size: 36px
}

.eael-dual-header svg {
    height: 1em;
    width: 1em
}

.eael-dual-header .dch-sep-icon,
.eael-dual-header .dch-icon {
    display: block;
    padding: 0;
    margin: 20px 0 10px 0;
    font-size: 36px
}

.eael-dual-header .title,
.eael-dual-header .title span {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    margin: 10px 0
}

.eael-dual-header .title.load,
.eael-dual-header .title span.load {
    color: #1abc9c
}

.eael-dual-header .title.load.gradient-color,
.eael-dual-header .title span.load.gradient-color {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.eael-dual-header .subtext {
    font-size: 16px;
    display: block
}

.eael-dual-header-content-align-center {
    text-align: center
}

.eael-dual-header-content-align-left {
    text-align: left
}

.eael-dual-header-content-align-right {
    text-align: right
}

@media screen and (max-width:1024px)and (min-width:768px) {
    .eael-dual-header-content-tablet-align-center {
        text-align: center
    }
    .eael-dual-header-content-tablet-align-left {
        text-align: left
    }
    .eael-dual-header-content-tablet-align-right {
        text-align: right
    }
}

@media screen and (max-width:767px) {
    .eael-dual-header-content-mobile-align-center {
        text-align: center
    }
    .eael-dual-header-content-mobile-align-left {
        text-align: left
    }
    .eael-dual-header-content-mobile-align-right {
        text-align: right
    }
}

.eael-dch-separator-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-dch-separator-wrap .separator-one,
.eael-dch-separator-wrap .separator-two {
    display: inline-block;
    width: 15%;
    height: 5px
}

.eael-dch-separator-wrap .separator-one {
    background: #207eff
}

.eael-dch-separator-wrap .separator-two {
    background: #4f6592
}

@-webkit-keyframes loaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.eael-button-wrap,
.eael-load-more-button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-button-wrap.eael-force-hide,
.eael-load-more-button-wrap.eael-force-hide {
    display: none !important
}

.eael-button,
.eael-load-more-button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 2em;
    border: 0 solid;
    font-size: 16px;
    overflow: hidden
}

.eael-button.hide,
.eael-load-more-button.hide {
    display: none !important
}

.eael-button.button--loading .eael-btn-loader,
.eael-load-more-button.button--loading .eael-btn-loader {
    display: block
}

.eael-button .eael-btn-loader,
.eael-load-more-button .eael-btn-loader {
    display: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 10px;
    position: relative;
    top: auto;
    left: -200%;
    border-top: 4px solid rgb(255 255 255 / .2);
    border-right: 4px solid rgb(255 255 255 / .2);
    border-bottom: 4px solid rgb(255 255 255 / .2);
    border-left: 4px solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loaderSpin 1.1s infinite linear;
    animation: loaderSpin 1.1s infinite linear;
    margin-right: 5px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.eael-button .eael-btn-loader:after,
.eael-load-more-button .eael-btn-loader:after {
    border-radius: 50%;
    width: 20px;
    height: 20px
}

.eael-button:focus,
.eael-load-more-button:focus {
    outline: none
}

.eael-button.button--loading>span,
.eael-load-more-button.button--loading>span {
    margin-left: 0
}

.eael-button.button--loading .eael-btn-loader,
.eael-load-more-button.button--loading .eael-btn-loader {
    left: 0
}

.rtl .eael-load-more-button-wrap {
    direction: ltr
}

.eael-post-grid-container .eael-post-grid {
    margin: 0 -10px
}

.eael-post-grid-container .eael-post-grid .eael-grid-post {
    float: left;
    padding: 10px
}

.eael-post-carousel .eael-grid-post {
    float: none;
    padding: 0
}

.eael-grid-post-holder {
    border: 1px solid rgb(0 0 0 / .1)
}

.eael-grid-post-holder-inner {
    height: 100%
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1), -webkit-transform .25s cubic-bezier(.19, 1, .22, 1)
}

.eael-entry-overlay>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.eael-entry-title {
    margin: 10px 0 5px;
    font-size: 1.2em
}

.eael-entry-thumbnail img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle
}

.eael-entry-thumbnail.eael-image-ratio img {
    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%)
}

.eael-entry-thumbnail>img {
    height: 100%
}

.eael-entry-footer .eael-author-avatar,
.eael-entry-header-after .eael-author-avatar {
    width: 50px;
    padding-right: 8px
}

.eael-entry-footer .eael-author-avatar .avatar,
.eael-entry-header-after .eael-author-avatar .avatar {
    border-radius: 50%
}

.eael-entry-header-after.style-two {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eael-post-grid .eael-entry-footer .eael-entry-meta {
    text-align: left
}

.eael-grid-post .eael-entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    white-space: nowrap
}

.eael-grid-post .eael-entry-footer .eael-entry-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.eael-entry-meta>div {
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 5px
}

.eael-grid-post-excerpt p {
    margin: 0;
    font-size: 14px
}

.eael-entry-meta .eael-entry-footer .eael-posted-by {
    display: block
}

.eael-grid-post .eael-entry-wrapper {
    padding: 15px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,
.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by {
    padding-right: 8px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,
.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    content: "ï„‘";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: inherit;
    opacity: .4;
    font-size: .8em;
    padding-right: 7px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after.style-two .eael-entry-meta span.eael-posted-on::before {
    content: "";
    padding-right: 0
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    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
}

.eael-entry-overlay>i {
    color: #fff
}

.eael-entry-overlay.fade-in {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.fade-in {
    visibility: visible;
    opacity: 1
}

.eael-entry-media:hover .eael-entry-overlay.fade-in>i {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.eael-entry-overlay.zoom-in {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.zoom-in {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.eael-entry-overlay.slide-up {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.slide-up {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media {
    overflow: hidden
}

.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay {
    opacity: 0
}

.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay {
    opacity: 1
}

.eael-entry-media.grid-hover-style-none .eael-entry-overlay {
    display: none
}

.eael-entry-overlay.none {
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay {
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4);
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-grid-post .eael-entry-thumbnail>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.eael-grid-post-excerpt .eael-post-elements-readmore-btn {
    display: block
}

@media only screen and (min-width:1025px) {
    .elementor-element.elementor-grid-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

@media only screen and (max-width:1024px)and (min-width:766px) {
    .elementor-element.elementor-grid-tablet-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

@media only screen and (max-width:767px) {
    .elementor-element.elementor-grid-mobile-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

.eael-author-avatar>a {
    display: block
}

.eael-entry-footer,
.eael-entry-header-after {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-entry-footer>div,
.eael-entry-header-after>div {
    display: inline-block;
    float: left
}

.post-carousel-categories {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 100%;
    margin: 0;
    padding: 15px;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.post-carousel-categories li {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 5px;
    position: relative
}

.post-carousel-categories li:after {
    content: ",";
    color: #fff
}

.post-carousel-categories li:last-child:after {
    display: none
}

.post-carousel-categories li a {
    color: #fff
}

.eael-entry-media:hover .post-carousel-categories {
    visibility: visible;
    opacity: 1
}

.eael-post-grid-style-three .eael-meta-posted-on {
    min-width: 60px;
    height: 50px;
    padding: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / .5);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .5);
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin-top: 12px;
    margin-left: 12px
}

.eael-post-grid-style-three .eael-meta-posted-on span {
    display: block
}

.eael-post-grid-style-two .eael-entry-meta {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    padding: 0;
    font-size: 12px;
    margin-right: 15px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i {
    margin-right: 7px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer {
    padding: 0;
    font-size: 12px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer a {
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories {
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin: 0;
    padding-left: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li {
    font-size: 12px;
    margin-right: 4px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child {
    margin-right: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a {
    color: #929292
}

.rtl .eael-grid-post .eael-entry-footer {
    direction: ltr
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.eael-wcpc-wrapper img {
    display: block;
    margin: auto
}

.eael-wcpc-wrapper th i {
    padding-right: 10px;
    color: #dcdcdc
}

.eael-wcpc-wrapper .wcpc-table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper .wcpc-table-header .wcpc-title {
    word-break: break-word
}

.eael-wcpc-wrapper .elementor-icon {
    font-size: 20px;
    margin-right: 10px
}

.eael-wcpc-wrapper table td {
    text-align: center
}

.eael-wcpc-wrapper.custom {
    --h-bg: #2d1e87;
    --h-text-clr: #fff;
    --h-border-clr: #b6aaff;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #6752e5;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: #6b55ec;
    --container-bg: #fff;
    --icon-color: #c3ccdc;
    background: var(--container-bg);
    overflow-x: scroll
}

.eael-wcpc-wrapper.custom table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: none
}

.eael-wcpc-wrapper.custom table .icon {
    width: 16px;
    margin-right: 6px;
    fill: var(--icon-color)
}

.eael-wcpc-wrapper.custom table th,
.eael-wcpc-wrapper.custom table td {
    padding: 15px;
    border: 1px solid var(--h-border-clr);
    border-collapse: collapse
}

.eael-wcpc-wrapper.custom table th.first-th {
    border: none;
    padding-left: 5px
}

.eael-wcpc-wrapper.custom table th {
    color: var(--text-bold-clr);
    font-weight: 400;
    max-width: 160px;
    border-left-width: 2px;
    border-collapse: collapse;
    vertical-align: middle
}

.eael-wcpc-wrapper.custom table th div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper.custom table td {
    color: var(--text-clr);
    text-align: center
}

.eael-wcpc-wrapper.custom table tr.title {
    background: var(--h-bg);
    color: var(--h-text-clr)
}

.eael-wcpc-wrapper.custom table tr.title th,
.eael-wcpc-wrapper.custom table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none;
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom table tr.image td {
    vertical-align: middle;
    border: none
}

.eael-wcpc-wrapper.custom table .button {
    border-radius: 5px;
    background: var(--btn-bg);
    color: var(--btn-text)
}

.eael-wcpc-wrapper.custom table .button:hover {
    background: var(--btn-bg-hover)
}

.eael-wcpc-wrapper.custom.theme-1 table tr.image td {
    background: var(--image-bg);
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-2 {
    --h-bg: #ff9453;
    --h-border-clr: #f4ede9;
    --btn-bg: #ff9453;
    --btn-bg-hover: #6752e5;
    --even-row-bg: #fbf8f7
}

.eael-wcpc-wrapper.custom.theme-2 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 {
    --container-bg: #f9fafc;
    --btn-bg: #ff907e;
    --btn-bg-hover: #ff907e;
    --even-row-bg: #f5f5f8;
    --h-odd-row-bg: #fdfdff;
    --first-img-bg: linear-gradient(-130deg, #ffd0b0 0%, #ff907e 100%);
    --second-img-bg: linear-gradient(-130deg, #ada0ff 0%, #7561f2 100%);
    --third-img-bg: linear-gradient(-130deg, #6fffac 0%, #23d56e 100%);
    --firt-btn-bg: #ff907e;
    --second-btn-bg: #7561f2;
    --third-btn-bg: #23d56e;
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table {
    -webkit-border-horizontal-spacing: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table th,
.eael-wcpc-wrapper.custom.theme-3 table td {
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title td.featured,
.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(odd) td.featured {
    -webkit-box-shadow: 18px 0 10px -10px rgb(86 79 127 / .06), -18px 0 10px -10px rgb(86 79 127 / .06);
    box-shadow: 18px 0 10px -10px rgb(86 79 127 / .06), -18px 0 10px -10px rgb(86 79 127 / .06)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title {
    background: initial;
    color: initial
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title th,
.eael-wcpc-wrapper.custom.theme-3 table tr.title td {
    color: initial;
    border-left: none;
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td {
    background: initial;
    border-left: none;
    border-right: none;
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td>span {
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span.inner {
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td.featured span {
    padding: 10px;
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+1) .img-inner {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+2) .img-inner {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+3) .img-inner {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-4 {
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #613de6;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: none;
    --container-bg: #f9fafc
}

.eael-wcpc-wrapper.custom.theme-4 table {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-4 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.title th,
.eael-wcpc-wrapper.custom.theme-4 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image td {
    position: relative;
    border: 1px solid var(--h-border-clr);
    overflow: hidden
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .ribbon {
    position: absolute;
    left: -44px;
    top: 10px;
    background: var(--btn-bg);
    color: var(--btn-text);
    padding: 3px 50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title,
.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: 700
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title {
    color: var(--text-bold-clr);
    margin: 0 auto 10px
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    color: var(--btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 {
    --first-row-color: #fff;
    --first-col-bg: #6a3ee8;
    --second-col-bg: #3e5ae8;
    --third-col-bg: #15e9c9;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --first-btn-bg: #6a3ee8;
    --second-btn-bg: #3e5ae8;
    --third-btn-bg: #15e9c9;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-5 table th {
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button {
    background: var(--first-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button:hover {
    background: #5827e5
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button {
    background: var(--second-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button:hover {
    background: #2747e5
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button {
    background: var(--third-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button:hover {
    background: #13d2b5
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title th,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+1) {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+2) {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+3) {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    border: none;
    border-right: 2px solid var(--first-row-color);
    color: var(--first-row-color)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:last-child,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 {
    --container-bg: #f0eff6;
    --first-row-color: #fff;
    --first-col-bg: #fd907b;
    --second-col-bg: #7f6cf4;
    --third-col-bg: #3ae281;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title th,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border-left: 0;
    border-right: 0
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    color: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr,
.eael-wcpc-wrapper.custom.theme-6 table th,
.eael-wcpc-wrapper.custom.theme-6 table td {
    border: none
}

.eael-wcpc-wrapper.custom.theme-6 table td {
    color: #fff;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) th,
.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td {
    background: #f7f6fa
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+1) {
    background: #fec1b5
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+2) {
    background: #b7adf9
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+3) {
    background: #91efb8
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border: none;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td:last-child,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table .button {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table .button:hover {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button {
    color: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button:hover {
    color: #fb3c17
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button {
    color: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button:hover {
    color: #2f11e9
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button {
    color: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button:hover {
    color: #179f51
}

.eael-wcpc-wrapper.custom.theme-6 .img-inner {
    display: block;
    background: rgb(228 228 228 / .45);
    border-radius: 6px
}

@media screen and (min-width:769px) {
    .eael-wcpc-wrapper:not(.theme-4) tr.image td {
        padding: 10px
    }
    .theme-4 tr.image td {
        padding: 50px 10px
    }
}

.eael-product-grid .woocommerce ul.products,
.eael-post-grid .woocommerce ul.products {
    display: grid;
    grid-gap: 25px;
    margin: 0 0 15px 0;
    padding: 0 !important
}

.eael-product-grid .woocommerce ul.products:before,
.eael-product-grid .woocommerce ul.products:after,
.eael-post-grid .woocommerce ul.products:before,
.eael-post-grid .woocommerce ul.products:after {
    display: none
}

.eael-product-grid .woocommerce ul.products .product,
.eael-post-grid .woocommerce ul.products .product {
    width: 100%;
    margin: 0;
    padding: 0
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    cursor: pointer;
    color: #fff;
    background-color: #333;
    margin: 15px
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare:hover,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare:hover {
    color: #fff;
    background-color: #333
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare-loader,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare-loader {
    display: none;
    width: 1.5rem
}

.eael-product-grid .woocommerce ul.products .product .star-rating,
.eael-post-grid .woocommerce ul.products .product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products .product .star-rating:before,
.eael-post-grid .woocommerce ul.products .product .star-rating:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products .product .star-rating span,
.eael-post-grid .woocommerce ul.products .product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products .product .star-rating span:before,
.eael-post-grid .woocommerce ul.products .product .star-rating span:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card,
.eael-post-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card {
    display: none !important
}

.eael-product-grid .woocommerce ul.products li.product,
.eael-post-grid .woocommerce ul.products li.product {
    width: 100%
}

.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product,
.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product {
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    margin: auto;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: #fff0;
    color: #ff2a13
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    padding: 0;
    margin: 15px;
    border-radius: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before {
    content: "ïº";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus {
    outline: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before {
    content: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare {
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart {
    display: block;
    margin: 15px 15px;
    padding: 12px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    font-weight: 400
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    margin: 0 auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0 15px 15px 15px;
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a {
    vertical-align: middle;
    display: inline-block;
    color: inherit;
    margin: 0;
    line-height: 38px;
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    border: 1px solid #fff0
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    visibility: hidden;
    -webkit-transition: none;
    transition: none
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist {
    visibility: visible
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 0 0 15px 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    height: auto;
    margin: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay {
    position: relative;
    overflow: hidden;
    line-height: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #333;
    width: 38px;
    height: 38px;
    border-style: none;
    border-radius: 50%;
    vertical-align: middle;
    padding: 0;
    margin: 0 5px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 300ms, -webkit-transform 200ms;
    transition: opacity 300ms, -webkit-transform 200ms;
    transition: transform 200ms, opacity 300ms;
    transition: transform 200ms, opacity 300ms, -webkit-transform 200ms
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus {
    outline: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after {
    content: "ïº";
    font-size: 14px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after {
    content: "ï„";
    display: inline-block;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    height: auto;
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after {
    content: "ïˆ—";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    font-weight: 900;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: #fff0;
    color: #ff2a13
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare {
    padding: 5px !important
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product span.onsale {
    min-height: unset
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9;
    border-radius: 0;
    right: auto
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product {
    overflow: visible !important
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product .onsale {
    line-height: inherit;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge {
    min-height: 3.746em;
    min-width: 3.746em;
    padding: .502em;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 1.25;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 50%;
    background-color: #ff2a13;
    color: #fff;
    font-size: .857em;
    z-index: 9
}

.eael-product-grid.eael-product-default .button.add_to_cart_button::before,
.eael-post-grid.eael-product-default .button.add_to_cart_button::before {
    content: "ïº";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-default.button.product_type_external,
.eael-post-grid.eael-product-default.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-default.button.product_type_external:before,
.eael-post-grid.eael-product-default.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-preset-5 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-6 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-7 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-8 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-5 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-6 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-7 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-8 ul.products li.product .image-wrap img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist {
    margin: 15px;
    padding: 7px;
    color: #fff;
    background-color: #fff0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a {
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
    color: inherit
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.theme-astra .eael-product-grid.list .woocommerce ul.products li.product,
.theme-astra .eael-product-grid.grid .woocommerce ul.products li.product,
.theme-astra .eael-post-grid.list .woocommerce ul.products li.product,
.theme-astra .eael-post-grid.grid .woocommerce ul.products li.product {
    width: 100% !important
}

.eael-wcpc-modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    max-width: 90%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999999
}

.modal__content {
    width: 100%;
    height: 100%;
    overflow: hidden auto
}

.wcpc-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    background: rgb(0 0 0 / .5);
    pointer-events: none
}

.wcpc-overlay,
.eael-wcpc-modal {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.close-modal {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    color: #fff;
    background: #000;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 23px;
    -webkit-box-shadow: -1px 0 3px 0 #000;
    box-shadow: -1px 0 3px 0 #000;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease
}

.eael-wcpc-wrapper .eael-wc-remove,
.eael-wcpc-wrapper.custom .eael-wc-remove {
    cursor: pointer;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease
}

.eael-wcpc-wrapper .eael-wc-remove.disable,
.eael-wcpc-wrapper.custom .eael-wc-remove.disable {
    color: #a0a0a0 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

.eael-wcpc-wrapper .eael-wc-remove:hover,
.eael-wcpc-wrapper.custom .eael-wc-remove:hover {
    color: red;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.eael-wcpc-wrapper .remove-row,
.eael-wcpc-wrapper.custom .remove-row {
    border: none
}

.eael-wcpc-wrapper .remove-row th,
.eael-wcpc-wrapper .remove-row td,
.eael-wcpc-wrapper.custom .remove-row th,
.eael-wcpc-wrapper.custom .remove-row td {
    border: none;
    text-align: center
}

.eael-product-grid .woocommerce ul.products li.product a img {
    margin-bottom: 0;
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: normal;
    font-weight: 700;
    text-transform: capitalize
}

.eael-product-grid .woocommerce ul.products li.product ins {
    background: #fff0
}

.eael-product-grid .woocommerce ul.products li.product .button {
    text-transform: capitalize;
    border: none;
    letter-spacing: normal;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid .woocommerce ul.products li.product .button:hover,
.eael-product-grid .woocommerce ul.products li.product .button:visited {
    text-decoration: none
}

.eael-product-grid .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .eael-woo-pagination ul {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0;
    margin: 1px;
    width: auto
}

.eael-product-grid .eael-woo-pagination ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    float: left;
    overflow: hidden
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers {
    margin: 0;
    text-decoration: none;
    color: rgb(0 0 0 / .7411764706);
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .75em;
    display: block;
    min-width: 2.5em;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border: none
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers.current,
.eael-product-grid .eael-woo-pagination ul li .page-numbers:hover,
.eael-product-grid .eael-woo-pagination ul li .page-numbers:focus {
    color: #fff;
    background: rgb(0 0 0 / .7411764706)
}

.eael-product-grid .woocommerce ul.products .product {
    overflow-y: auto
}

.eael-product-grid .eael-load-more-button-wrap {
    clear: both;
    margin-top: 40px
}

.eael-product-grid .eael-product-wrap .eael-onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.outofstock {
    line-height: normal;
    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
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: ""
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.outofstock {
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid .eael-product-wrap .eael-product-title h2 {
    font-size: 20px;
    line-height: 1.2em;
    color: #252525;
    font-weight: 500;
    margin: 0 0 8px;
    padding: 0
}

.eael-product-grid .eael-product-wrap .eael-product-title h2:before {
    content: none
}

.eael-product-grid .eael-product-wrap .eael-product-price {
    font-size: 18px;
    line-height: 1.2em;
    color: #ff7a80;
    font-weight: 600;
    margin-bottom: 10px
}

.eael-product-grid .eael-product-wrap .star-rating {
    margin: 0 auto 10px
}

.eael-product-grid .eael-product-wrap a.button.add_to_cart_button.added {
    display: none !important
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.box-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.box-style {
    bottom: 30px;
    visibility: visible;
    opacity: 1
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-box-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-box-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap .product-image-wrap,
.eael-product-grid.masonry .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap {
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 9;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    margin: 0 auto;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li:not(:last-child),
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li:not(:last-child) {
    border-right: 1px solid #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a {
    position: relative;
    background-color: #fff0;
    margin: 0;
    padding: 10px 5px;
    font-size: 15px;
    line-height: 1.2em;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 42px;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,
.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button {
    padding: 0 !important
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a:hover,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a:hover {
    background-color: #fff0;
    color: #000
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a i {
    line-height: normal
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: auto;
    bottom: -100px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    background-color: #fff;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 3px;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    visibility: visible;
    opacity: 1;
    top: auto;
    bottom: -24px;
    margin: 0 5%
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    background-color: #fff;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style {
    background: #fff;
    width: 100%;
    top: auto;
    bottom: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 10px 2px 0;
    padding: 0;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a {
    display: block;
    position: absolute;
    color: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a:hover,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px;
    line-height: 42px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a svg,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.grid .eael-product-wrap .product-details-wrap,
.eael-product-grid.masonry .eael-product-wrap .product-details-wrap {
    padding: 10px
}

.eael-product-grid.masonry .woocommerce ul.products {
    display: block
}

@media(min-width:766px) {
    .eael-product-grid.masonry .woocommerce ul.products {
        margin: 0 -1% !important
    }
}

.eael-product-grid.masonry .woocommerce ul.products:before,
.eael-product-grid.masonry .woocommerce ul.products:after {
    display: table;
    content: " "
}

.eael-product-grid.masonry .woocommerce ul.products li.product {
    float: left;
    margin: 15px 0
}

@media(min-width:766px) {
    .eael-product-grid.masonry .woocommerce ul.products li.product {
        margin: 1%
    }
}

.eael-product-grid.grid.eael-product-preset-8 .product-image-wrap,
.eael-product-grid.masonry.eael-product-preset-8 .product-image-wrap {
    overflow: inherit
}

.eael-product-grid.grid.eael-product-preset-8 .product-details-wrap>div:first-child,
.eael-product-grid.masonry.eael-product-preset-8 .product-details-wrap>div:first-child {
    margin-top: 20px
}

.eael-product-grid.grid.eael-product-preset-5 ul.products,
.eael-product-grid.grid.eael-product-preset-6 ul.products,
.eael-product-grid.grid.eael-product-preset-7 ul.products,
.eael-product-grid.grid.eael-product-preset-8 ul.products,
.eael-product-grid.masonry.eael-product-preset-5 ul.products,
.eael-product-grid.masonry.eael-product-preset-6 ul.products,
.eael-product-grid.masonry.eael-product-preset-7 ul.products,
.eael-product-grid.masonry.eael-product-preset-8 ul.products {
    padding: 0;
    margin: 0;
    list-style: none
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-6 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-7 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-8 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product {
    text-align: center;
    border: 1px solid #000;
    overflow: hidden
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-6 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-7 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-8 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product.first {
    clear: none
}

.eael-product-grid.grid.eael-product-preset-6 .product.outofstock .icons-wrap .button,
.eael-product-grid.grid.eael-product-preset-7 .product.outofstock .icons-wrap .button,
.eael-product-grid.grid.eael-product-preset-8 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-6 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-7 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-8 .product.outofstock .icons-wrap .button {
    display: none
}

.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_external,
.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_external,
.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_external {
    display: none !important
}

.eael-product-grid.list .woocommerce ul.products li.product {
    overflow: hidden
}

.eael-product-grid.list .woocommerce ul.products li.product .woocommerce-loop-product__link img {
    margin-bottom: 0
}

.eael-product-grid.list .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 10px 0
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap {
    padding: 20px
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap {
    padding: 0;
    background-color: #fff0
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .title-wrap,
.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .price-wrap {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap {
    padding: 0
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap .product-details-wrap {
    padding: 20px;
    margin-left: 20px
}

.eael-product-grid.list .eael-product-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.box-style {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: visible;
    opacity: 1
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.list .eael-product-wrap .icons-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li a {
    position: relative
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.box-style li {
    width: 42px;
    height: 42px;
    -webkit-filter: drop-shadow(0 15px 10px rgb(61 70 79 / .12));
    filter: drop-shadow(0 15px 10px rgb(61 70 79 / .12));
    background-color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a {
    padding: 11px 15px !important;
    width: auto
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a {
    margin: 2px;
    padding: 10.5px 10px;
    width: 42px;
    height: 42px;
    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
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li:not(:first-child) a {
    border-left-width: 0 !important
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li.add-to-cart a {
    padding: 8.5px 10px;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a {
    border: 2px solid #ddd
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a.eael-wc-compare.eael-wc-compare-icon {
    margin: 2px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a {
    display: block;
    color: #000;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    background: #ffebcd;
    padding: 9px 10px;
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 700;
    cursor: pointer
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a.button {
    font-size: 15px;
    line-height: 1.4em
}

.eael-product-grid.list .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden;
    width: 45%;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .product-details-wrap {
    width: 55%;
    padding: 25px;
    text-align: left !important
}

.eael-product-grid.list .eael-product-wrap .eael-product-price {
    margin-bottom: 5px
}

.eael-product-grid.list .eael-product-wrap .eael-product-excerpt p {
    margin: 0 0 10px
}

@media only screen and (min-width:1025px) {
    .eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }
    .eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }
    .eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }
    .eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }
    .eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width:1024px)and (min-width:766px) {
    .eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }
    .eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }
    .eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }
    .eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }
    .eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width:767px) {
    .eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }
    .eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667% !important;
        margin: 1%
    }
}

.eael-product-loader {
    position: relative
}

.eael-product-loader::after {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    content: "";
    border-top: 4px solid rgb(0 0 0 / .2);
    border-right: 4px solid rgb(0 0 0 / .2);
    border-bottom: 4px solid rgb(0 0 0 / .2);
    border-left: 4px solid #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: loaderSpin 1.1s infinite linear;
    animation: loaderSpin 1.1s infinite linear;
    left: 48%;
    top: 40%;
    -webkit-transition: all .2s;
    transition: all .2s
}

.theme-flexia .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    position: unset;
    display: unset
}

.eael-product-grid .woocommerce ul.products li.product .ast-shop-product-out-of-stock {
    display: none
}

.theme-blocksy .button:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    -webkit-filter: none !important;
    filter: none !important;
    opacity: 1;
    z-index: 0;
    bottom: 0 !important;
    right: 0;
    line-height: 1.2em
}

.theme-blocksy .button:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.theme-twentytwentyone .eael-product-default .woocommerce ul.products li.product .button {
    margin: 0 auto
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating {
    font-size: 12px;
    letter-spacing: 2px;
    width: 75px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    left: 0
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span {
    font-size: 12px;
    letter-spacing: 2px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    font-size: 12px;
    letter-spacing: 2px;
    left: 0;
    line-height: 12px
}

.buddyboss-theme .eael-product-popup.woocommerce div.product .button {
    line-height: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list .woocommerce ul.products {
    display: grid;
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list .woocommerce ul.products li.product {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product {
    max-width: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .onsale,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .stockout,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .onsale,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .stockout {
    height: auto;
    top: 25px;
    left: -55px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .eael-star-rating.star-rating,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .eael-star-rating.star-rating {
    width: 7em
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .button {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-default li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-default li.product {
    display: block
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-default li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-default li.product .added_to_cart {
    width: 100%;
    position: absolute;
    bottom: 0;
    border: none;
    border-radius: 0;
    background: #333;
    color: #fff;
    height: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-overlay li.product a.button.add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-overlay li.product a.button.add_to_cart_button {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: auto;
    border-radius: 50%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart {
    border: none;
    width: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 0 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 10px 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button {
    margin: 2px;
    border-radius: 3px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button {
    padding: 9px 10px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style-2 .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style-2 .added_to_cart {
    width: 100%;
    padding: 5px 10px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-simple li.product .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-simple li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-simple li.product .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-simple li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button {
    margin: 10px 2px 0
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.eael-dual-header {
    display: block;
    margin-bottom: 50px
}

.eael-dual-header .eaa-svg {
    font-size: 36px
}

.eael-dual-header svg {
    height: 1em;
    width: 1em
}

.eael-dual-header .dch-sep-icon,
.eael-dual-header .dch-icon {
    display: block;
    padding: 0;
    margin: 20px 0 10px 0;
    font-size: 36px
}

.eael-dual-header .title,
.eael-dual-header .title span {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    margin: 10px 0
}

.eael-dual-header .title.load,
.eael-dual-header .title span.load {
    color: #1abc9c
}

.eael-dual-header .title.load.gradient-color,
.eael-dual-header .title span.load.gradient-color {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.eael-dual-header .subtext {
    font-size: 16px;
    display: block
}

.eael-dual-header-content-align-center {
    text-align: center
}

.eael-dual-header-content-align-left {
    text-align: left
}

.eael-dual-header-content-align-right {
    text-align: right
}

@media screen and (max-width:1024px)and (min-width:768px) {
    .eael-dual-header-content-tablet-align-center {
        text-align: center
    }
    .eael-dual-header-content-tablet-align-left {
        text-align: left
    }
    .eael-dual-header-content-tablet-align-right {
        text-align: right
    }
}

@media screen and (max-width:767px) {
    .eael-dual-header-content-mobile-align-center {
        text-align: center
    }
    .eael-dual-header-content-mobile-align-left {
        text-align: left
    }
    .eael-dual-header-content-mobile-align-right {
        text-align: right
    }
}

.eael-dch-separator-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-dch-separator-wrap .separator-one,
.eael-dch-separator-wrap .separator-two {
    display: inline-block;
    width: 15%;
    height: 5px
}

.eael-dch-separator-wrap .separator-one {
    background: #207eff
}

.eael-dch-separator-wrap .separator-two {
    background: #4f6592
}

@-webkit-keyframes loaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loaderSpin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.eael-button-wrap,
.eael-load-more-button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-button-wrap.eael-force-hide,
.eael-load-more-button-wrap.eael-force-hide {
    display: none !important
}

.eael-button,
.eael-load-more-button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 2em;
    border: 0 solid;
    font-size: 16px;
    overflow: hidden
}

.eael-button.hide,
.eael-load-more-button.hide {
    display: none !important
}

.eael-button.button--loading .eael-btn-loader,
.eael-load-more-button.button--loading .eael-btn-loader {
    display: block
}

.eael-button .eael-btn-loader,
.eael-load-more-button .eael-btn-loader {
    display: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 10px;
    position: relative;
    top: auto;
    left: -200%;
    border-top: 4px solid rgb(255 255 255 / .2);
    border-right: 4px solid rgb(255 255 255 / .2);
    border-bottom: 4px solid rgb(255 255 255 / .2);
    border-left: 4px solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loaderSpin 1.1s infinite linear;
    animation: loaderSpin 1.1s infinite linear;
    margin-right: 5px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.eael-button .eael-btn-loader:after,
.eael-load-more-button .eael-btn-loader:after {
    border-radius: 50%;
    width: 20px;
    height: 20px
}

.eael-button:focus,
.eael-load-more-button:focus {
    outline: none
}

.eael-button.button--loading>span,
.eael-load-more-button.button--loading>span {
    margin-left: 0
}

.eael-button.button--loading .eael-btn-loader,
.eael-load-more-button.button--loading .eael-btn-loader {
    left: 0
}

.rtl .eael-load-more-button-wrap {
    direction: ltr
}

.eael-post-grid-container .eael-post-grid {
    margin: 0 -10px
}

.eael-post-grid-container .eael-post-grid .eael-grid-post {
    float: left;
    padding: 10px
}

.eael-post-carousel .eael-grid-post {
    float: none;
    padding: 0
}

.eael-grid-post-holder {
    border: 1px solid rgb(0 0 0 / .1)
}

.eael-grid-post-holder-inner {
    height: 100%
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1), -webkit-transform .25s cubic-bezier(.19, 1, .22, 1)
}

.eael-entry-overlay>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.eael-entry-title {
    margin: 10px 0 5px;
    font-size: 1.2em
}

.eael-entry-thumbnail img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle
}

.eael-entry-thumbnail.eael-image-ratio img {
    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%)
}

.eael-entry-thumbnail>img {
    height: 100%
}

.eael-entry-footer .eael-author-avatar,
.eael-entry-header-after .eael-author-avatar {
    width: 50px;
    padding-right: 8px
}

.eael-entry-footer .eael-author-avatar .avatar,
.eael-entry-header-after .eael-author-avatar .avatar {
    border-radius: 50%
}

.eael-entry-header-after.style-two {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eael-post-grid .eael-entry-footer .eael-entry-meta {
    text-align: left
}

.eael-grid-post .eael-entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    white-space: nowrap
}

.eael-grid-post .eael-entry-footer .eael-entry-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.eael-entry-meta>div {
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 5px
}

.eael-grid-post-excerpt p {
    margin: 0;
    font-size: 14px
}

.eael-entry-meta .eael-entry-footer .eael-posted-by {
    display: block
}

.eael-grid-post .eael-entry-wrapper {
    padding: 15px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,
.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by {
    padding-right: 8px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,
.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    content: "ï„‘";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: inherit;
    opacity: .4;
    font-size: .8em;
    padding-right: 7px
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after.style-two .eael-entry-meta span.eael-posted-on::before {
    content: "";
    padding-right: 0
}

.eael-entry-media {
    position: relative
}

.eael-entry-overlay {
    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
}

.eael-entry-overlay>i {
    color: #fff
}

.eael-entry-overlay.fade-in {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.fade-in {
    visibility: visible;
    opacity: 1
}

.eael-entry-media:hover .eael-entry-overlay.fade-in>i {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.eael-entry-overlay.zoom-in {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.zoom-in {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.eael-entry-overlay.slide-up {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.eael-entry-media:hover .eael-entry-overlay.slide-up {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media {
    overflow: hidden
}

.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay {
    opacity: 0
}

.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay {
    opacity: 1
}

.eael-entry-media.grid-hover-style-none .eael-entry-overlay {
    display: none
}

.eael-entry-overlay.none {
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay {
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4);
    opacity: 0
}

.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0
}

.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible;
    opacity: 1
}

.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-grid-post .eael-entry-thumbnail>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.eael-grid-post-excerpt .eael-post-elements-readmore-btn {
    display: block
}

@media only screen and (min-width:1025px) {
    .elementor-element.elementor-grid-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

@media only screen and (max-width:1024px)and (min-width:766px) {
    .elementor-element.elementor-grid-tablet-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

@media only screen and (max-width:767px) {
    .elementor-element.elementor-grid-mobile-eael-col-1 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post {
        width: 100%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post {
        width: 50%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post {
        width: 33.3333%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post {
        width: 25%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post {
        width: 20%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n+1) {
        clear: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 {
        position: relative
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post {
        width: 16%;
        float: left
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n) {
        margin-right: 0 !important
    }
    .elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n+1) {
        clear: left
    }
}

.eael-author-avatar>a {
    display: block
}

.eael-entry-footer,
.eael-entry-header-after {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-entry-footer>div,
.eael-entry-header-after>div {
    display: inline-block;
    float: left
}

.post-carousel-categories {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 100%;
    margin: 0;
    padding: 15px;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms
}

.post-carousel-categories li {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 5px;
    position: relative
}

.post-carousel-categories li:after {
    content: ",";
    color: #fff
}

.post-carousel-categories li:last-child:after {
    display: none
}

.post-carousel-categories li a {
    color: #fff
}

.eael-entry-media:hover .post-carousel-categories {
    visibility: visible;
    opacity: 1
}

.eael-post-grid-style-three .eael-meta-posted-on {
    min-width: 60px;
    height: 50px;
    padding: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / .5);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .5);
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin-top: 12px;
    margin-left: 12px
}

.eael-post-grid-style-three .eael-meta-posted-on span {
    display: block
}

.eael-post-grid-style-two .eael-entry-meta {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    padding: 0;
    font-size: 12px;
    margin-right: 15px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i {
    margin-right: 7px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer {
    padding: 0;
    font-size: 12px
}

.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer a {
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories {
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin: 0;
    padding-left: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li {
    font-size: 12px;
    margin-right: 4px;
    color: #929292
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child {
    margin-right: 0
}

.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a {
    color: #929292
}

.rtl .eael-grid-post .eael-entry-footer {
    direction: ltr
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.eael-wcpc-wrapper img {
    display: block;
    margin: auto
}

.eael-wcpc-wrapper th i {
    padding-right: 10px;
    color: #dcdcdc
}

.eael-wcpc-wrapper .wcpc-table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper .wcpc-table-header .wcpc-title {
    word-break: break-word
}

.eael-wcpc-wrapper .elementor-icon {
    font-size: 20px;
    margin-right: 10px
}

.eael-wcpc-wrapper table td {
    text-align: center
}

.eael-wcpc-wrapper.custom {
    --h-bg: #2d1e87;
    --h-text-clr: #fff;
    --h-border-clr: #b6aaff;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #6752e5;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: #6b55ec;
    --container-bg: #fff;
    --icon-color: #c3ccdc;
    background: var(--container-bg);
    overflow-x: scroll
}

.eael-wcpc-wrapper.custom table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: none
}

.eael-wcpc-wrapper.custom table .icon {
    width: 16px;
    margin-right: 6px;
    fill: var(--icon-color)
}

.eael-wcpc-wrapper.custom table th,
.eael-wcpc-wrapper.custom table td {
    padding: 15px;
    border: 1px solid var(--h-border-clr);
    border-collapse: collapse
}

.eael-wcpc-wrapper.custom table th.first-th {
    border: none;
    padding-left: 5px
}

.eael-wcpc-wrapper.custom table th {
    color: var(--text-bold-clr);
    font-weight: 400;
    max-width: 160px;
    border-left-width: 2px;
    border-collapse: collapse;
    vertical-align: middle
}

.eael-wcpc-wrapper.custom table th div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-wcpc-wrapper.custom table td {
    color: var(--text-clr);
    text-align: center
}

.eael-wcpc-wrapper.custom table tr.title {
    background: var(--h-bg);
    color: var(--h-text-clr)
}

.eael-wcpc-wrapper.custom table tr.title th,
.eael-wcpc-wrapper.custom table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none;
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom table tr.image td {
    vertical-align: middle;
    border: none
}

.eael-wcpc-wrapper.custom table .button {
    border-radius: 5px;
    background: var(--btn-bg);
    color: var(--btn-text)
}

.eael-wcpc-wrapper.custom table .button:hover {
    background: var(--btn-bg-hover)
}

.eael-wcpc-wrapper.custom.theme-1 table tr.image td {
    background: var(--image-bg);
    border-left: 1px solid var(--h-border-clr);
    border-right: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-2 {
    --h-bg: #ff9453;
    --h-border-clr: #f4ede9;
    --btn-bg: #ff9453;
    --btn-bg-hover: #6752e5;
    --even-row-bg: #fbf8f7
}

.eael-wcpc-wrapper.custom.theme-2 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 {
    --container-bg: #f9fafc;
    --btn-bg: #ff907e;
    --btn-bg-hover: #ff907e;
    --even-row-bg: #f5f5f8;
    --h-odd-row-bg: #fdfdff;
    --first-img-bg: linear-gradient(-130deg, #ffd0b0 0%, #ff907e 100%);
    --second-img-bg: linear-gradient(-130deg, #ada0ff 0%, #7561f2 100%);
    --third-img-bg: linear-gradient(-130deg, #6fffac 0%, #23d56e 100%);
    --firt-btn-bg: #ff907e;
    --second-btn-bg: #7561f2;
    --third-btn-bg: #23d56e;
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table {
    -webkit-border-horizontal-spacing: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(even):not(.title) {
    background: var(--even-row-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table th,
.eael-wcpc-wrapper.custom.theme-3 table td {
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title td.featured,
.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(odd) td.featured {
    -webkit-box-shadow: 18px 0 10px -10px rgb(86 79 127 / .06), -18px 0 10px -10px rgb(86 79 127 / .06);
    box-shadow: 18px 0 10px -10px rgb(86 79 127 / .06), -18px 0 10px -10px rgb(86 79 127 / .06)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title {
    background: initial;
    color: initial
}

.eael-wcpc-wrapper.custom.theme-3 table tr.title th,
.eael-wcpc-wrapper.custom.theme-3 table tr.title td {
    color: initial;
    border-left: none;
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td {
    background: initial;
    border-left: none;
    border-right: none;
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td>span {
    padding: 20px
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td span.inner {
    padding: 0
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td.featured span {
    padding: 10px;
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+1) .img-inner {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+2) .img-inner {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+3) .img-inner {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-4 {
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --text-clr: #707070;
    --text-bold-clr: #252525;
    --btn-bg: #613de6;
    --btn-bg-hover: #ff9582;
    --btn-text: #fff;
    --image-bg: none;
    --container-bg: #f9fafc
}

.eael-wcpc-wrapper.custom.theme-4 table {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-4 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.title th,
.eael-wcpc-wrapper.custom.theme-4 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: 1px solid var(--h-border-clr)
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image td {
    position: relative;
    border: 1px solid var(--h-border-clr);
    overflow: hidden
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .ribbon {
    position: absolute;
    left: -44px;
    top: 10px;
    background: var(--btn-bg);
    color: var(--btn-text);
    padding: 3px 50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title,
.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: 700
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title {
    color: var(--text-bold-clr);
    margin: 0 auto 10px
}

.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount {
    color: var(--btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 {
    --first-row-color: #fff;
    --first-col-bg: #6a3ee8;
    --second-col-bg: #3e5ae8;
    --third-col-bg: #15e9c9;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --first-btn-bg: #6a3ee8;
    --second-btn-bg: #3e5ae8;
    --third-btn-bg: #15e9c9;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-5 table th {
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table th.first-th {
    background: var(--container-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button {
    background: var(--first-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button:hover {
    background: #5827e5
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button {
    background: var(--second-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button:hover {
    background: #2747e5
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button {
    background: var(--third-btn-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button:hover {
    background: #13d2b5
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title th,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    font-size: 20px;
    color: inherit;
    border: none
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+1) {
    background: var(--first-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+2) {
    background: var(--second-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+3) {
    background: var(--third-img-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td {
    border: none;
    border-right: 2px solid var(--first-row-color);
    color: var(--first-row-color)
}

.eael-wcpc-wrapper.custom.theme-5 table tr.image td:last-child,
.eael-wcpc-wrapper.custom.theme-5 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 {
    --container-bg: #f0eff6;
    --first-row-color: #fff;
    --first-col-bg: #fd907b;
    --second-col-bg: #7f6cf4;
    --third-col-bg: #3ae281;
    --first-img-bg: #f4f0ff;
    --second-img-bg: #eaedff;
    --third-img-bg: #e5fffb;
    --h-bg: none;
    --h-text-clr: #707070;
    --h-border-clr: #e8ebf0;
    --image-bg: none
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title th,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border-left: 0;
    border-right: 0
}

.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    color: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr,
.eael-wcpc-wrapper.custom.theme-6 table th,
.eael-wcpc-wrapper.custom.theme-6 table td {
    border: none
}

.eael-wcpc-wrapper.custom.theme-6 table td {
    color: #fff;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) {
    background: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) {
    background: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) {
    background: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) th,
.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td {
    background: #f7f6fa
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+1) {
    background: #fec1b5
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+2) {
    background: #b7adf9
}

.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+3) {
    background: #91efb8
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td {
    border: none;
    border-right: 20px solid #fff
}

.eael-wcpc-wrapper.custom.theme-6 table tr.image td:last-child,
.eael-wcpc-wrapper.custom.theme-6 table tr.title td:last-child {
    border-right: none
}

.eael-wcpc-wrapper.custom.theme-6 table .button {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table .button:hover {
    background: #fff
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button {
    color: var(--first-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button:hover {
    color: #fb3c17
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button {
    color: var(--second-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button:hover {
    color: #2f11e9
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button {
    color: var(--third-col-bg)
}

.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button:hover {
    color: #179f51
}

.eael-wcpc-wrapper.custom.theme-6 .img-inner {
    display: block;
    background: rgb(228 228 228 / .45);
    border-radius: 6px
}

@media screen and (min-width:769px) {
    .eael-wcpc-wrapper:not(.theme-4) tr.image td {
        padding: 10px
    }
    .theme-4 tr.image td {
        padding: 50px 10px
    }
}

.eael-product-grid .woocommerce ul.products,
.eael-post-grid .woocommerce ul.products {
    display: grid;
    grid-gap: 25px;
    margin: 0 0 15px 0;
    padding: 0 !important
}

.eael-product-grid .woocommerce ul.products:before,
.eael-product-grid .woocommerce ul.products:after,
.eael-post-grid .woocommerce ul.products:before,
.eael-post-grid .woocommerce ul.products:after {
    display: none
}

.eael-product-grid .woocommerce ul.products .product,
.eael-post-grid .woocommerce ul.products .product {
    width: 100%;
    margin: 0;
    padding: 0
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    cursor: pointer;
    color: #fff;
    background-color: #333;
    margin: 15px
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare:hover,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare:hover {
    color: #fff;
    background-color: #333
}

.eael-product-grid .woocommerce ul.products .product .eael-wc-compare-loader,
.eael-post-grid .woocommerce ul.products .product .eael-wc-compare-loader {
    display: none;
    width: 1.5rem
}

.eael-product-grid .woocommerce ul.products .product .star-rating,
.eael-post-grid .woocommerce ul.products .product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products .product .star-rating:before,
.eael-post-grid .woocommerce ul.products .product .star-rating:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products .product .star-rating span,
.eael-post-grid .woocommerce ul.products .product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products .product .star-rating span:before,
.eael-post-grid .woocommerce ul.products .product .star-rating span:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card,
.eael-post-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card {
    display: none !important
}

.eael-product-grid .woocommerce ul.products li.product,
.eael-post-grid .woocommerce ul.products li.product {
    width: 100%
}

.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product,
.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product {
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    margin: auto;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: #fff0;
    color: #ff2a13
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    padding: 0;
    margin: 15px;
    border-radius: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before {
    content: "ïº";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus {
    outline: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before {
    content: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare {
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart {
    display: block;
    margin: 15px 15px;
    padding: 12px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    font-weight: 400
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    margin: 0 auto
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0 15px 15px 15px;
    color: #fff;
    background-color: #333
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a {
    vertical-align: middle;
    display: inline-block;
    color: inherit;
    margin: 0;
    line-height: 38px;
    width: 100%
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,
.eael-post-grid.eael-product-simple .woocommerce ul.products li.product {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product {
    border: 1px solid #fff0
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist {
    visibility: hidden;
    -webkit-transition: none;
    transition: none
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover {
    border: 1px solid #eee
}

.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,
.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,
.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist {
    visibility: visible
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 0 0 15px 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a {
    text-decoration: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    height: auto;
    margin: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay {
    position: relative;
    overflow: hidden;
    line-height: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #333;
    width: 38px;
    height: 38px;
    border-style: none;
    border-radius: 50%;
    vertical-align: middle;
    padding: 0;
    margin: 0 5px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity 300ms, -webkit-transform 200ms;
    transition: opacity 300ms, -webkit-transform 200ms;
    transition: transform 200ms, opacity 300ms;
    transition: transform 200ms, opacity 300ms, -webkit-transform 200ms
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus {
    outline: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after {
    content: "ïº";
    font-size: 14px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after {
    content: "ï„";
    display: inline-block;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    height: auto;
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after {
    content: "ïˆ—";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 38px;
    font-weight: 900;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a {
    font-size: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i {
    display: none
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin: 25px 0 12px;
    padding: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price {
    font-size: 14px;
    margin-bottom: 0
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del {
    opacity: .5;
    display: inline-block
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins {
    font-weight: 400;
    background-color: #fff0;
    color: #ff2a13
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating {
    display: block;
    float: none;
    font-size: 14px;
    margin: 10px auto
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare {
    padding: 5px !important
}

.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,
.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,
.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product span.onsale {
    min-height: unset
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9;
    border-radius: 0;
    right: auto
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: "";
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454;
    border-right-color: #ff2a13;
    border-left-color: #ff2a13
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br {
    display: none
}

.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,
.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product {
    overflow: visible !important
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .onsale,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product .onsale {
    line-height: inherit;
    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
}

.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge,
.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge {
    min-height: 3.746em;
    min-width: 3.746em;
    padding: .502em;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 1.25;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 50%;
    background-color: #ff2a13;
    color: #fff;
    font-size: .857em;
    z-index: 9
}

.eael-product-grid.eael-product-default .button.add_to_cart_button::before,
.eael-post-grid.eael-product-default .button.add_to_cart_button::before {
    content: "ïº";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.eael-product-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before,
.eael-post-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.eael-product-default.button.product_type_external,
.eael-post-grid.eael-product-default.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.eael-product-default.button.product_type_external:before,
.eael-post-grid.eael-product-default.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.eael-product-preset-5 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-6 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-7 ul.products li.product .image-wrap img,
.eael-product-grid.eael-product-preset-8 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-5 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-6 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-7 ul.products li.product .image-wrap img,
.eael-post-grid.eael-product-preset-8 ul.products li.product .image-wrap img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist {
    margin: 15px;
    padding: 7px;
    color: #fff;
    background-color: #fff0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a {
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
    color: inherit
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i {
    display: none
}

.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,
.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,
.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.theme-astra .eael-product-grid.list .woocommerce ul.products li.product,
.theme-astra .eael-product-grid.grid .woocommerce ul.products li.product,
.theme-astra .eael-post-grid.list .woocommerce ul.products li.product,
.theme-astra .eael-post-grid.grid .woocommerce ul.products li.product {
    width: 100% !important
}

.eael-wcpc-modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    max-width: 90%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999999
}

.modal__content {
    width: 100%;
    height: 100%;
    overflow: hidden auto
}

.wcpc-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    background: rgb(0 0 0 / .5);
    pointer-events: none
}

.wcpc-overlay,
.eael-wcpc-modal {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.close-modal {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    color: #fff;
    background: #000;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 23px;
    -webkit-box-shadow: -1px 0 3px 0 #000;
    box-shadow: -1px 0 3px 0 #000;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease
}

.eael-wcpc-wrapper .eael-wc-remove,
.eael-wcpc-wrapper.custom .eael-wc-remove {
    cursor: pointer;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease
}

.eael-wcpc-wrapper .eael-wc-remove.disable,
.eael-wcpc-wrapper.custom .eael-wc-remove.disable {
    color: #a0a0a0 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

.eael-wcpc-wrapper .eael-wc-remove:hover,
.eael-wcpc-wrapper.custom .eael-wc-remove:hover {
    color: red;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.eael-wcpc-wrapper .remove-row,
.eael-wcpc-wrapper.custom .remove-row {
    border: none
}

.eael-wcpc-wrapper .remove-row th,
.eael-wcpc-wrapper .remove-row td,
.eael-wcpc-wrapper.custom .remove-row th,
.eael-wcpc-wrapper.custom .remove-row td {
    border: none;
    text-align: center
}

.eael-product-grid .woocommerce ul.products li.product a img {
    margin-bottom: 0;
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: normal;
    font-weight: 700;
    text-transform: capitalize
}

.eael-product-grid .woocommerce ul.products li.product ins {
    background: #fff0
}

.eael-product-grid .woocommerce ul.products li.product .button {
    text-transform: capitalize;
    border: none;
    letter-spacing: normal;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-product-grid .woocommerce ul.products li.product .button:hover,
.eael-product-grid .woocommerce ul.products li.product .button:visited {
    text-decoration: none
}

.eael-product-grid .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 5px;
    display: inline-block;
    float: none;
    height: 1em;
    width: 5.6em;
    font-size: 1em;
    line-height: 1em
}

.eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    opacity: 1
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span {
    display: inline-block
}

.eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    content: "ï€…ï€…ï€…ï€…ï€…";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.eael-product-grid .eael-woo-pagination ul {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0;
    margin: 1px;
    width: auto
}

.eael-product-grid .eael-woo-pagination ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    float: left;
    overflow: hidden
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers {
    margin: 0;
    text-decoration: none;
    color: rgb(0 0 0 / .7411764706);
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .75em;
    display: block;
    min-width: 2.5em;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border: none
}

.eael-product-grid .eael-woo-pagination ul li .page-numbers.current,
.eael-product-grid .eael-woo-pagination ul li .page-numbers:hover,
.eael-product-grid .eael-woo-pagination ul li .page-numbers:focus {
    color: #fff;
    background: rgb(0 0 0 / .7411764706)
}

.eael-product-grid .woocommerce ul.products .product {
    overflow-y: auto
}

.eael-product-grid .eael-load-more-button-wrap {
    clear: both;
    margin-top: 40px
}

.eael-product-grid .eael-product-wrap .eael-onsale {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    top: 30px;
    left: 0;
    margin: 0;
    background-color: #ff7a80;
    color: #fff;
    z-index: 9
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2 {
    padding: 0;
    top: 5px;
    left: 5px;
    display: inline-table;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.outofstock {
    line-height: normal;
    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
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.right {
    left: auto;
    right: 5px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3 {
    border-radius: 50px;
    left: 15px;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.right {
    left: auto;
    right: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4 {
    left: 0;
    top: 15px
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br {
    display: none
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4:after {
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 15px;
    height: 24px;
    border-top: 12px solid #fff0;
    border-bottom: 12px solid #fff0;
    border-left: 10px solid #23a454;
    content: ""
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right {
    left: auto;
    right: 0
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right:after {
    right: auto;
    left: -15px;
    border-left: 0;
    border-right: 10px solid #23a454
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5 {
    display: block;
    line-height: 74px;
    height: 60px;
    width: 120px;
    left: -39px;
    top: -10px;
    right: auto;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.outofstock {
    line-height: normal;
    padding-top: 12px;
    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
}

.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.right {
    left: auto;
    right: -35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.eael-product-grid .eael-product-wrap .eael-product-title h2 {
    font-size: 20px;
    line-height: 1.2em;
    color: #252525;
    font-weight: 500;
    margin: 0 0 8px;
    padding: 0
}

.eael-product-grid .eael-product-wrap .eael-product-title h2:before {
    content: none
}

.eael-product-grid .eael-product-wrap .eael-product-price {
    font-size: 18px;
    line-height: 1.2em;
    color: #ff7a80;
    font-weight: 600;
    margin-bottom: 10px
}

.eael-product-grid .eael-product-wrap .star-rating {
    margin: 0 auto 10px
}

.eael-product-grid .eael-product-wrap a.button.add_to_cart_button.added {
    display: none !important
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.box-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.box-style {
    bottom: 30px;
    visibility: visible;
    opacity: 1
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-box-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-box-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-style,
.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.grid .eael-product-wrap .product-image-wrap,
.eael-product-grid.masonry .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap {
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 9;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    margin: 0 auto;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li:not(:last-child),
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li:not(:last-child) {
    border-right: 1px solid #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a {
    position: relative;
    background-color: #fff0;
    margin: 0;
    padding: 10px 5px;
    font-size: 15px;
    line-height: 1.2em;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 42px;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,
.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button {
    padding: 0 !important
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a:hover,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a:hover {
    background-color: #fff0;
    color: #000
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a i {
    line-height: normal
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: auto;
    bottom: -100px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    background-color: #fff;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 3px;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    visibility: visible;
    opacity: 1;
    top: auto;
    bottom: -24px;
    margin: 0 5%
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 3px;
    -webkit-box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    box-shadow: 0 15px 10px rgb(61 70 79 / .12);
    background-color: #fff;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    line-height: 38px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external {
    padding: 0;
    margin: 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style {
    background: #fff;
    width: 100%;
    top: auto;
    bottom: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 10px 2px 0;
    padding: 0;
    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
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a i {
    line-height: 1rem
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after {
    content: "ïˆ—";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before {
    content: "ïº";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before {
    content: "ï€Œ"
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external {
    padding: 0;
    margin: 10px 2px 0;
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before {
    content: "ïƒ";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a {
    display: block;
    position: absolute;
    color: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a:hover,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a i,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px;
    line-height: 42px
}

.eael-product-grid.grid .eael-product-wrap .icons-wrap li a svg,
.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.grid .eael-product-wrap .product-details-wrap,
.eael-product-grid.masonry .eael-product-wrap .product-details-wrap {
    padding: 10px
}

.eael-product-grid.masonry .woocommerce ul.products {
    display: block
}

@media(min-width:766px) {
    .eael-product-grid.masonry .woocommerce ul.products {
        margin: 0 -1% !important
    }
}

.eael-product-grid.masonry .woocommerce ul.products:before,
.eael-product-grid.masonry .woocommerce ul.products:after {
    display: table;
    content: " "
}

.eael-product-grid.masonry .woocommerce ul.products li.product {
    float: left;
    margin: 15px 0
}

@media(min-width:766px) {
    .eael-product-grid.masonry .woocommerce ul.products li.product {
        margin: 1%
    }
}

.eael-product-grid.grid.eael-product-preset-8 .product-image-wrap,
.eael-product-grid.masonry.eael-product-preset-8 .product-image-wrap {
    overflow: inherit
}

.eael-product-grid.grid.eael-product-preset-8 .product-details-wrap>div:first-child,
.eael-product-grid.masonry.eael-product-preset-8 .product-details-wrap>div:first-child {
    margin-top: 20px
}

.eael-product-grid.grid.eael-product-preset-5 ul.products,
.eael-product-grid.grid.eael-product-preset-6 ul.products,
.eael-product-grid.grid.eael-product-preset-7 ul.products,
.eael-product-grid.grid.eael-product-preset-8 ul.products,
.eael-product-grid.masonry.eael-product-preset-5 ul.products,
.eael-product-grid.masonry.eael-product-preset-6 ul.products,
.eael-product-grid.masonry.eael-product-preset-7 ul.products,
.eael-product-grid.masonry.eael-product-preset-8 ul.products {
    padding: 0;
    margin: 0;
    list-style: none
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-6 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-7 ul.products li.product,
.eael-product-grid.grid.eael-product-preset-8 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product,
.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product {
    text-align: center;
    border: 1px solid #000;
    overflow: hidden
}

.eael-product-grid.grid.eael-product-preset-5 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-6 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-7 ul.products li.product.first,
.eael-product-grid.grid.eael-product-preset-8 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product.first,
.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product.first {
    clear: none
}

.eael-product-grid.grid.eael-product-preset-6 .product.outofstock .icons-wrap .button,
.eael-product-grid.grid.eael-product-preset-7 .product.outofstock .icons-wrap .button,
.eael-product-grid.grid.eael-product-preset-8 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-6 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-7 .product.outofstock .icons-wrap .button,
.eael-product-grid.masonry.eael-product-preset-8 .product.outofstock .icons-wrap .button {
    display: none
}

.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_external,
.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_external,
.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_grouped,
.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_external,
.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_grouped,
.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_external {
    display: none !important
}

.eael-product-grid.list .woocommerce ul.products li.product {
    overflow: hidden
}

.eael-product-grid.list .woocommerce ul.products li.product .woocommerce-loop-product__link img {
    margin-bottom: 0
}

.eael-product-grid.list .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 10px 0
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap {
    padding: 20px
}

.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap {
    padding: 0;
    background-color: #fff0
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .product-details-wrap {
    padding: 0 0 0 25px
}

.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .title-wrap,
.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .price-wrap {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap {
    padding: 0
}

.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap .product-details-wrap {
    padding: 20px;
    margin-left: 20px
}

.eael-product-grid.list .eael-product-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.box-style {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: visible;
    opacity: 1
}

.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.block-style {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.eael-product-grid.list .eael-product-wrap .icons-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style {
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    width: 100%;
    top: auto;
    bottom: -50px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li a {
    position: relative
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.box-style li {
    width: 42px;
    height: 42px;
    -webkit-filter: drop-shadow(0 15px 10px rgb(61 70 79 / .12));
    filter: drop-shadow(0 15px 10px rgb(61 70 79 / .12));
    background-color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after {
    content: "ï€„";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a {
    padding: 11px 15px !important;
    width: auto
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a {
    margin: 2px;
    padding: 10.5px 10px;
    width: 42px;
    height: 42px;
    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
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist {
    font-size: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist i {
    display: none
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist:after {
    content: "ï€„";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li:not(:first-child) a {
    border-left-width: 0 !important
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li.add-to-cart a {
    padding: 8.5px 10px;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a {
    border: 2px solid #ddd
}

.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a.eael-wc-compare.eael-wc-compare-icon {
    margin: 2px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a {
    display: block;
    color: #000;
    text-align: center;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    background: #ffebcd;
    padding: 9px 10px;
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 700;
    cursor: pointer
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a:hover {
    background: #ff7a80;
    color: #fff
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a i {
    position: relative;
    font-size: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a svg {
    width: 18px
}

.eael-product-grid.list .eael-product-wrap .icons-wrap li a.button {
    font-size: 15px;
    line-height: 1.4em
}

.eael-product-grid.list .eael-product-wrap .product-image-wrap {
    position: relative;
    overflow: hidden;
    width: 45%;
    margin: 0
}

.eael-product-grid.list .eael-product-wrap .product-details-wrap {
    width: 55%;
    padding: 25px;
    text-align: left !important
}

.eael-product-grid.list .eael-product-wrap .eael-product-price {
    margin-bottom: 5px
}

.eael-product-grid.list .eael-product-wrap .eael-product-excerpt p {
    margin: 0 0 10px
}

@media only screen and (min-width:1025px) {
    .eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }
    .eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }
    .eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }
    .eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }
    .eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width:1024px)and (min-width:766px) {
    .eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-tablet-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48%
    }
    .eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333%
    }
    .eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23%
    }
    .eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18%
    }
    .eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667%
    }
}

@media only screen and (max-width:767px) {
    .eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr)
    }
    .eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(4, 1fr)
    }
    .eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(5, 1fr)
    }
    .eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(6, 1fr)
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr)
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }
    .eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products {
        grid-template-columns: 100%
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        width: 100%
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap {
        margin-bottom: 15px
    }
    .eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap {
        padding: 0;
        margin: 0
    }
    .eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 100%;
        margin: 15px 0
    }
    .eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 48% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 31.3333% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 23% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 18% !important;
        margin: 1%
    }
    .eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
        width: 14.66666667% !important;
        margin: 1%
    }
}

.eael-product-loader {
    position: relative
}

.eael-product-loader::after {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    content: "";
    border-top: 4px solid rgb(0 0 0 / .2);
    border-right: 4px solid rgb(0 0 0 / .2);
    border-bottom: 4px solid rgb(0 0 0 / .2);
    border-left: 4px solid #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: loaderSpin 1.1s infinite linear;
    animation: loaderSpin 1.1s infinite linear;
    left: 48%;
    top: 40%;
    -webkit-transition: all .2s;
    transition: all .2s
}

.theme-flexia .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    position: unset;
    display: unset
}

.eael-product-grid .woocommerce ul.products li.product .ast-shop-product-out-of-stock {
    display: none
}

.theme-blocksy .button:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    -webkit-filter: none !important;
    filter: none !important;
    opacity: 1;
    z-index: 0;
    bottom: 0 !important;
    right: 0;
    line-height: 1.2em
}

.theme-blocksy .button:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.theme-twentytwentyone .eael-product-default .woocommerce ul.products li.product .button {
    margin: 0 auto
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating {
    font-size: 12px;
    letter-spacing: 2px;
    width: 75px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating:before {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    left: 0
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span {
    font-size: 12px;
    letter-spacing: 2px
}

.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span:before {
    font-size: 12px;
    letter-spacing: 2px;
    left: 0;
    line-height: 12px
}

.buddyboss-theme .eael-product-popup.woocommerce div.product .button {
    line-height: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid .woocommerce ul.products,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list .woocommerce ul.products {
    display: grid;
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid .woocommerce ul.products li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list .woocommerce ul.products li.product {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product {
    max-width: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .onsale,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .stockout,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .onsale,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .stockout {
    height: auto;
    top: 25px;
    left: -55px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .eael-star-rating.star-rating,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .eael-star-rating.star-rating {
    width: 7em
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid li.product .eael-product-wrap .button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid li.product .eael-product-wrap .button {
    margin: 0
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-default li.product,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-default li.product {
    display: block
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-default li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-default li.product .added_to_cart {
    width: 100%;
    position: absolute;
    bottom: 0;
    border: none;
    border-radius: 0;
    background: #333;
    color: #fff;
    height: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-overlay li.product a.button.add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-overlay li.product a.button.add_to_cart_button {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: auto;
    border-radius: 50%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart {
    border: none;
    width: 100%
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 0 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button {
    border-radius: 3px;
    margin: 10px 2px 0;
    width: 42px;
    height: 42px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button {
    margin: 2px;
    border-radius: 3px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button {
    padding: 9px 10px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.list li.product .details-block-style-2 .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.list li.product .details-block-style-2 .added_to_cart {
    width: 100%;
    padding: 5px 10px
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-simple li.product .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.eael-product-simple li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-simple li.product .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-simple li.product .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-simple li.product .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-simple li.product .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added {
    display: block !important
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added {
    visibility: visible
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart {
    width: 100%;
    border-radius: 0;
    padding: 12px 10px;
    color: #fff;
    background-color: #333;
    position: absolute;
    border: none;
    margin: 10px auto
}

.buddyboss-theme #content .elementor-widget-container .eael-product-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button,
.buddyboss-theme #content .elementor-widget-container .eael-post-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button {
    margin: 10px 2px 0
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.eael-dual-header {
    display: block;
    margin-bottom: 50px
}

.eael-dual-header .eaa-svg {
    font-size: 36px
}

.eael-dual-header svg {
    height: 1em;
    width: 1em
}

.eael-dual-header .dch-sep-icon,
.eael-dual-header .dch-icon {
    display: block;
    padding: 0;
    margin: 20px 0 10px 0;
    font-size: 36px
}

.eael-dual-header .title,
.eael-dual-header .title span {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    margin: 10px 0
}

.eael-dual-header .title.load,
.eael-dual-header .title span.load {
    color: #1abc9c
}

.eael-dual-header .title.load.gradient-color,
.eael-dual-header .title span.load.gradient-color {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.eael-dual-header .subtext {
    font-size: 16px;
    display: block
}

.eael-dual-header-content-align-center {
    text-align: center
}

.eael-dual-header-content-align-left {
    text-align: left
}

.eael-dual-header-content-align-right {
    text-align: right
}

@media screen and (max-width:1024px)and (min-width:768px) {
    .eael-dual-header-content-tablet-align-center {
        text-align: center
    }
    .eael-dual-header-content-tablet-align-left {
        text-align: left
    }
    .eael-dual-header-content-tablet-align-right {
        text-align: right
    }
}

@media screen and (max-width:767px) {
    .eael-dual-header-content-mobile-align-center {
        text-align: center
    }
    .eael-dual-header-content-mobile-align-left {
        text-align: left
    }
    .eael-dual-header-content-mobile-align-right {
        text-align: right
    }
}

.eael-dch-separator-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-dch-separator-wrap .separator-one,
.eael-dch-separator-wrap .separator-two {
    display: inline-block;
    width: 15%;
    height: 5px
}

.eael-dch-separator-wrap .separator-one {
    background: #207eff
}

.eael-dch-separator-wrap .separator-two {
    background: #4f6592
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],
.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,
.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,
.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.eael-dual-header {
    display: block;
    margin-bottom: 50px
}

.eael-dual-header .eaa-svg {
    font-size: 36px
}

.eael-dual-header svg {
    height: 1em;
    width: 1em
}

.eael-dual-header .dch-sep-icon,
.eael-dual-header .dch-icon {
    display: block;
    padding: 0;
    margin: 20px 0 10px 0;
    font-size: 36px
}

.eael-dual-header .title,
.eael-dual-header .title span {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    margin: 10px 0
}

.eael-dual-header .title.load,
.eael-dual-header .title span.load {
    color: #1abc9c
}

.eael-dual-header .title.load.gradient-color,
.eael-dual-header .title span.load.gradient-color {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.eael-dual-header .subtext {
    font-size: 16px;
    display: block
}

.eael-dual-header-content-align-center {
    text-align: center
}

.eael-dual-header-content-align-left {
    text-align: left
}

.eael-dual-header-content-align-right {
    text-align: right
}

@media screen and (max-width:1024px)and (min-width:768px) {
    .eael-dual-header-content-tablet-align-center {
        text-align: center
    }
    .eael-dual-header-content-tablet-align-left {
        text-align: left
    }
    .eael-dual-header-content-tablet-align-right {
        text-align: right
    }
}

@media screen and (max-width:767px) {
    .eael-dual-header-content-mobile-align-center {
        text-align: center
    }
    .eael-dual-header-content-mobile-align-left {
        text-align: left
    }
    .eael-dual-header-content-mobile-align-right {
        text-align: right
    }
}

.eael-dch-separator-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eael-dch-separator-wrap .separator-one,
.eael-dch-separator-wrap .separator-two {
    display: inline-block;
    width: 15%;
    height: 5px
}

.eael-dch-separator-wrap .separator-one {
    background: #207eff
}

.eael-dch-separator-wrap .separator-two {
    background: #4f6592
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

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

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

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

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

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

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

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

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

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

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

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

.fa-alipay:before {
    content: "\f642"
}

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

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

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

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

.fa-amilia:before {
    content: "\f36d"
}

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

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

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

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

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

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

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

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

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

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

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

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

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

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

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

.fa-apple-pay:before {
    content: "\f415"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-artstation:before {
    content: "\f77a"
}

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

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

.fa-asymmetrik:before {
    content: "\f372"
}

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

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

.fa-atlassian:before {
    content: "\f77b"
}

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

.fa-audible:before {
    content: "\f373"
}

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

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

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

.fa-aws:before {
    content: "\f375"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bandcamp:before {
    content: "\f2d5"
}

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

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

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

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

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

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

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

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

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

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

.fa-battle-net:before {
    content: "\f835"
}

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

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

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

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

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

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

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

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

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

.fa-bimobject:before {
    content: "\f378"
}

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

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

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

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

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

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

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

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

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

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

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

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

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

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

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

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

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

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

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

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

.fa-bootstrap:before {
    content: "\f836"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

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

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

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

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

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

.fa-buromobelexperte:before {
    content: "\f37f"
}

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

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

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

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

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

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

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

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

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

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

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

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

.fa-cotton-bureau:before {
    content: "\f89e"
}

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

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

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

.fa-critical-role:before {
    content: "\f6c9"
}

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

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

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

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

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

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

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

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

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

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

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

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

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

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

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

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

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

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

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

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

.fa-dhl:before {
    content: "\f790"
}

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

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-display: swap;
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-display: swap;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fab,
.far {
    font-weight: 400
}

@font-face {
    font-display: swap;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa.fa-glass:before {
    content: "\f000"
}

.fa.fa-meetup {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-star-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-o:before {
    content: "\f005"
}

.fa.fa-close:before,
.fa.fa-remove:before {
    content: "\f00d"
}

.fa.fa-gear:before {
    content: "\f013"
}

.fa.fa-trash-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-trash-o:before {
    content: "\f2ed"
}

.fa.fa-file-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-o:before {
    content: "\f15b"
}

.fa.fa-clock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-clock-o:before {
    content: "\f017"
}

.fa.fa-arrow-circle-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
    content: "\f358"
}

.fa.fa-arrow-circle-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
    content: "\f35b"
}

.fa.fa-play-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-play-circle-o:before {
    content: "\f144"
}

.fa.fa-repeat:before,
.fa.fa-rotate-right:before {
    content: "\f01e"
}

.fa.fa-refresh:before {
    content: "\f021"
}

.fa.fa-list-alt {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-dedent:before {
    content: "\f03b"
}

.fa.fa-video-camera:before {
    content: "\f03d"
}

.fa.fa-picture-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-picture-o:before {
    content: "\f03e"
}

.fa.fa-photo {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-photo:before {
    content: "\f03e"
}

.fa.fa-image {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-image:before {
    content: "\f03e"
}

.fa.fa-pencil:before {
    content: "\f303"
}

.fa.fa-map-marker:before {
    content: "\f3c5"
}

.fa.fa-pencil-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-pencil-square-o:before {
    content: "\f044"
}

.fa.fa-share-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-share-square-o:before {
    content: "\f14d"
}

.fa.fa-check-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-check-square-o:before {
    content: "\f14a"
}

.fa.fa-arrows:before {
    content: "\f0b2"
}

.fa.fa-times-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-circle-o:before {
    content: "\f057"
}

.fa.fa-check-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-check-circle-o:before {
    content: "\f058"
}

.fa.fa-mail-forward:before {
    content: "\f064"
}

.fa.fa-expand:before {
    content: "\f424"
}

.fa.fa-compress:before {
    content: "\f422"
}

.fa.fa-eye,
.fa.fa-eye-slash {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-warning:before {
    content: "\f071"
}

.fa.fa-calendar:before {
    content: "\f073"
}

.fa.fa-arrows-v:before {
    content: "\f338"
}

.fa.fa-arrows-h:before {
    content: "\f337"
}

.fa.fa-bar-chart {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bar-chart:before {
    content: "\f080"
}

.fa.fa-bar-chart-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bar-chart-o:before {
    content: "\f080"
}

.fa.fa-facebook-square,
.fa.fa-twitter-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-gears:before {
    content: "\f085"
}

.fa.fa-thumbs-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-up:before {
    content: "\f164"
}

.fa.fa-thumbs-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-thumbs-o-down:before {
    content: "\f165"
}

.fa.fa-heart-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-heart-o:before {
    content: "\f004"
}

.fa.fa-sign-out:before {
    content: "\f2f5"
}

.fa.fa-linkedin-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-linkedin-square:before {
    content: "\f08c"
}

.fa.fa-thumb-tack:before {
    content: "\f08d"
}

.fa.fa-external-link:before {
    content: "\f35d"
}

.fa.fa-sign-in:before {
    content: "\f2f6"
}

.fa.fa-github-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-lemon-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-lemon-o:before {
    content: "\f094"
}

.fa.fa-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-square-o:before {
    content: "\f0c8"
}

.fa.fa-bookmark-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bookmark-o:before {
    content: "\f02e"
}

.fa.fa-facebook,
.fa.fa-twitter {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook:before {
    content: "\f39e"
}

.fa.fa-facebook-f {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook-f:before {
    content: "\f39e"
}

.fa.fa-github {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-credit-card {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-feed:before {
    content: "\f09e"
}

.fa.fa-hdd-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hdd-o:before {
    content: "\f0a0"
}

.fa.fa-hand-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa.fa-hand-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa.fa-hand-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa.fa-hand-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa.fa-arrows-alt:before {
    content: "\f31e"
}

.fa.fa-group:before {
    content: "\f0c0"
}

.fa.fa-chain:before {
    content: "\f0c1"
}

.fa.fa-scissors:before {
    content: "\f0c4"
}

.fa.fa-files-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-files-o:before {
    content: "\f0c5"
}

.fa.fa-floppy-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-floppy-o:before {
    content: "\f0c7"
}

.fa.fa-navicon:before,
.fa.fa-reorder:before {
    content: "\f0c9"
}

.fa.fa-google-plus,
.fa.fa-google-plus-square,
.fa.fa-pinterest,
.fa.fa-pinterest-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus:before {
    content: "\f0d5"
}

.fa.fa-money {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-money:before {
    content: "\f3d1"
}

.fa.fa-unsorted:before {
    content: "\f0dc"
}

.fa.fa-sort-desc:before {
    content: "\f0dd"
}

.fa.fa-sort-asc:before {
    content: "\f0de"
}

.fa.fa-linkedin {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-linkedin:before {
    content: "\f0e1"
}

.fa.fa-rotate-left:before {
    content: "\f0e2"
}

.fa.fa-legal:before {
    content: "\f0e3"
}

.fa.fa-dashboard:before,
.fa.fa-tachometer:before {
    content: "\f3fd"
}

.fa.fa-comment-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-comment-o:before {
    content: "\f075"
}

.fa.fa-comments-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-comments-o:before {
    content: "\f086"
}

.fa.fa-flash:before {
    content: "\f0e7"
}

.fa.fa-clipboard,
.fa.fa-paste {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-paste:before {
    content: "\f328"
}

.fa.fa-lightbulb-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa.fa-exchange:before {
    content: "\f362"
}

.fa.fa-cloud-download:before {
    content: "\f381"
}

.fa.fa-cloud-upload:before {
    content: "\f382"
}

.fa.fa-bell-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bell-o:before {
    content: "\f0f3"
}

.fa.fa-cutlery:before {
    content: "\f2e7"
}

.fa.fa-file-text-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-text-o:before {
    content: "\f15c"
}

.fa.fa-building-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-building-o:before {
    content: "\f1ad"
}

.fa.fa-hospital-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hospital-o:before {
    content: "\f0f8"
}

.fa.fa-tablet:before {
    content: "\f3fa"
}

.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
    content: "\f3cd"
}

.fa.fa-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-circle-o:before {
    content: "\f111"
}

.fa.fa-mail-reply:before {
    content: "\f3e5"
}

.fa.fa-github-alt {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-folder-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-folder-o:before {
    content: "\f07b"
}

.fa.fa-folder-open-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-folder-open-o:before {
    content: "\f07c"
}

.fa.fa-smile-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-smile-o:before {
    content: "\f118"
}

.fa.fa-frown-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-frown-o:before {
    content: "\f119"
}

.fa.fa-meh-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-meh-o:before {
    content: "\f11a"
}

.fa.fa-keyboard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-keyboard-o:before {
    content: "\f11c"
}

.fa.fa-flag-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-flag-o:before {
    content: "\f024"
}

.fa.fa-mail-reply-all:before {
    content: "\f122"
}

.fa.fa-star-half-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-o:before {
    content: "\f089"
}

.fa.fa-star-half-empty {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-empty:before {
    content: "\f089"
}

.fa.fa-star-half-full {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-star-half-full:before {
    content: "\f089"
}

.fa.fa-code-fork:before {
    content: "\f126"
}

.fa.fa-chain-broken:before {
    content: "\f127"
}

.fa.fa-shield:before {
    content: "\f3ed"
}

.fa.fa-calendar-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-o:before {
    content: "\f133"
}

.fa.fa-css3,
.fa.fa-html5,
.fa.fa-maxcdn {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ticket:before {
    content: "\f3ff"
}

.fa.fa-minus-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-minus-square-o:before {
    content: "\f146"
}

.fa.fa-level-up:before {
    content: "\f3bf"
}

.fa.fa-level-down:before {
    content: "\f3be"
}

.fa.fa-pencil-square:before {
    content: "\f14b"
}

.fa.fa-external-link-square:before {
    content: "\f360"
}

.fa.fa-compass {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa.fa-toggle-down {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-down:before {
    content: "\f150"
}

.fa.fa-caret-square-o-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa.fa-toggle-up {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-up:before {
    content: "\f151"
}

.fa.fa-caret-square-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa.fa-toggle-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-right:before {
    content: "\f152"
}

.fa.fa-eur:before,
.fa.fa-euro:before {
    content: "\f153"
}

.fa.fa-gbp:before {
    content: "\f154"
}

.fa.fa-dollar:before,
.fa.fa-usd:before {
    content: "\f155"
}

.fa.fa-inr:before,
.fa.fa-rupee:before {
    content: "\f156"
}

.fa.fa-cny:before,
.fa.fa-jpy:before,
.fa.fa-rmb:before,
.fa.fa-yen:before {
    content: "\f157"
}

.fa.fa-rouble:before,
.fa.fa-rub:before,
.fa.fa-ruble:before {
    content: "\f158"
}

.fa.fa-krw:before,
.fa.fa-won:before {
    content: "\f159"
}

.fa.fa-bitcoin,
.fa.fa-btc {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bitcoin:before {
    content: "\f15a"
}

.fa.fa-file-text:before {
    content: "\f15c"
}

.fa.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa.fa-sort-alpha-desc:before {
    content: "\f881"
}

.fa.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa.fa-sort-amount-desc:before {
    content: "\f884"
}

.fa.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa.fa-sort-numeric-desc:before {
    content: "\f886"
}

.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube,
.fa.fa-youtube-play,
.fa.fa-youtube-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-youtube-play:before {
    content: "\f167"
}

.fa.fa-adn,
.fa.fa-bitbucket,
.fa.fa-bitbucket-square,
.fa.fa-dropbox,
.fa.fa-flickr,
.fa.fa-instagram,
.fa.fa-stack-overflow {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bitbucket-square:before {
    content: "\f171"
}

.fa.fa-tumblr,
.fa.fa-tumblr-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-long-arrow-down:before {
    content: "\f309"
}

.fa.fa-long-arrow-up:before {
    content: "\f30c"
}

.fa.fa-long-arrow-left:before {
    content: "\f30a"
}

.fa.fa-long-arrow-right:before {
    content: "\f30b"
}

.fa.fa-android,
.fa.fa-apple,
.fa.fa-dribbble,
.fa.fa-foursquare,
.fa.fa-gittip,
.fa.fa-gratipay,
.fa.fa-linux,
.fa.fa-skype,
.fa.fa-trello,
.fa.fa-windows {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-gittip:before {
    content: "\f184"
}

.fa.fa-sun-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-sun-o:before {
    content: "\f185"
}

.fa.fa-moon-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-moon-o:before {
    content: "\f186"
}

.fa.fa-pagelines,
.fa.fa-renren,
.fa.fa-stack-exchange,
.fa.fa-vk,
.fa.fa-weibo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-right:before {
    content: "\f35a"
}

.fa.fa-arrow-circle-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
    content: "\f359"
}

.fa.fa-caret-square-o-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa.fa-toggle-left {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-toggle-left:before {
    content: "\f191"
}

.fa.fa-dot-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-dot-circle-o:before {
    content: "\f192"
}

.fa.fa-vimeo-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-try:before,
.fa.fa-turkish-lira:before {
    content: "\f195"
}

.fa.fa-plus-square-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-plus-square-o:before {
    content: "\f0fe"
}

.fa.fa-openid,
.fa.fa-slack,
.fa.fa-wordpress {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bank:before,
.fa.fa-institution:before {
    content: "\f19c"
}

.fa.fa-mortar-board:before {
    content: "\f19d"
}

.fa.fa-delicious,
.fa.fa-digg,
.fa.fa-drupal,
.fa.fa-google,
.fa.fa-joomla,
.fa.fa-pied-piper-alt,
.fa.fa-pied-piper-pp,
.fa.fa-reddit,
.fa.fa-reddit-square,
.fa.fa-stumbleupon,
.fa.fa-stumbleupon-circle,
.fa.fa-yahoo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-spoon:before {
    content: "\f2e5"
}

.fa.fa-behance,
.fa.fa-behance-square,
.fa.fa-steam,
.fa.fa-steam-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-automobile:before {
    content: "\f1b9"
}

.fa.fa-envelope-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-envelope-o:before {
    content: "\f0e0"
}

.fa.fa-deviantart,
.fa.fa-soundcloud,
.fa.fa-spotify {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-file-pdf-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa.fa-file-word-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-word-o:before {
    content: "\f1c2"
}

.fa.fa-file-excel-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa.fa-file-powerpoint-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa.fa-file-image-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-image-o:before {
    content: "\f1c5"
}

.fa.fa-file-photo-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-photo-o:before {
    content: "\f1c5"
}

.fa.fa-file-picture-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa.fa-file-archive-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa.fa-file-zip-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa.fa-file-audio-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa.fa-file-sound-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa.fa-file-video-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-video-o:before {
    content: "\f1c8"
}

.fa.fa-file-movie-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-movie-o:before {
    content: "\f1c8"
}

.fa.fa-file-code-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-file-code-o:before {
    content: "\f1c9"
}

.fa.fa-codepen,
.fa.fa-jsfiddle,
.fa.fa-vine {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-life-bouy,
.fa.fa-life-ring {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-bouy:before {
    content: "\f1cd"
}

.fa.fa-life-buoy {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-buoy:before {
    content: "\f1cd"
}

.fa.fa-life-saver {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-life-saver:before {
    content: "\f1cd"
}

.fa.fa-support {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-support:before {
    content: "\f1cd"
}

.fa.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa.fa-ra,
.fa.fa-rebel {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ra:before {
    content: "\f1d0"
}

.fa.fa-resistance {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-resistance:before {
    content: "\f1d0"
}

.fa.fa-empire,
.fa.fa-ge {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-ge:before {
    content: "\f1d1"
}

.fa.fa-git,
.fa.fa-git-square,
.fa.fa-hacker-news,
.fa.fa-y-combinator-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-y-combinator-square:before {
    content: "\f1d4"
}

.fa.fa-yc-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-yc-square:before {
    content: "\f1d4"
}

.fa.fa-qq,
.fa.fa-tencent-weibo,
.fa.fa-wechat,
.fa.fa-weixin {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-wechat:before {
    content: "\f1d7"
}

.fa.fa-send:before {
    content: "\f1d8"
}

.fa.fa-paper-plane-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-paper-plane-o:before {
    content: "\f1d8"
}

.fa.fa-send-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-send-o:before {
    content: "\f1d8"
}

.fa.fa-circle-thin {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-circle-thin:before {
    content: "\f111"
}

.fa.fa-header:before {
    content: "\f1dc"
}

.fa.fa-sliders:before {
    content: "\f1de"
}

.fa.fa-futbol-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-futbol-o:before {
    content: "\f1e3"
}

.fa.fa-soccer-ball-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa.fa-slideshare,
.fa.fa-twitch,
.fa.fa-yelp {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-newspaper-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa.fa-cc-amex,
.fa.fa-cc-discover,
.fa.fa-cc-mastercard,
.fa.fa-cc-paypal,
.fa.fa-cc-stripe,
.fa.fa-cc-visa,
.fa.fa-google-wallet,
.fa.fa-paypal {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-bell-slash-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-bell-slash-o:before {
    content: "\f1f6"
}

.fa.fa-trash:before {
    content: "\f2ed"
}

.fa.fa-copyright {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-eyedropper:before {
    content: "\f1fb"
}

.fa.fa-area-chart:before {
    content: "\f1fe"
}

.fa.fa-pie-chart:before {
    content: "\f200"
}

.fa.fa-line-chart:before {
    content: "\f201"
}

.fa.fa-angellist,
.fa.fa-ioxhost,
.fa.fa-lastfm,
.fa.fa-lastfm-square {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-cc {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-cc:before {
    content: "\f20a"
}

.fa.fa-ils:before,
.fa.fa-shekel:before,
.fa.fa-sheqel:before {
    content: "\f20b"
}

.fa.fa-meanpath {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-meanpath:before {
    content: "\f2b4"
}

.fa.fa-buysellads,
.fa.fa-connectdevelop,
.fa.fa-dashcube,
.fa.fa-forumbee,
.fa.fa-leanpub,
.fa.fa-sellsy,
.fa.fa-shirtsinbulk,
.fa.fa-simplybuilt,
.fa.fa-skyatlas {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-diamond {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-diamond:before {
    content: "\f3a5"
}

.fa.fa-intersex:before {
    content: "\f224"
}

.fa.fa-facebook-official {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-facebook-official:before {
    content: "\f09a"
}

.fa.fa-pinterest-p,
.fa.fa-whatsapp {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-hotel:before {
    content: "\f236"
}

.fa.fa-medium,
.fa.fa-viacoin,
.fa.fa-y-combinator,
.fa.fa-yc {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-yc:before {
    content: "\f23b"
}

.fa.fa-expeditedssl,
.fa.fa-opencart,
.fa.fa-optin-monster {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-battery-4:before,
.fa.fa-battery:before {
    content: "\f240"
}

.fa.fa-battery-3:before {
    content: "\f241"
}

.fa.fa-battery-2:before {
    content: "\f242"
}

.fa.fa-battery-1:before {
    content: "\f243"
}

.fa.fa-battery-0:before {
    content: "\f244"
}

.fa.fa-object-group,
.fa.fa-object-ungroup,
.fa.fa-sticky-note-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-sticky-note-o:before {
    content: "\f249"
}

.fa.fa-cc-diners-club,
.fa.fa-cc-jcb {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-clone,
.fa.fa-hourglass-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hourglass-o:before {
    content: "\f254"
}

.fa.fa-hourglass-1:before {
    content: "\f251"
}

.fa.fa-hourglass-2:before {
    content: "\f252"
}

.fa.fa-hourglass-3:before {
    content: "\f253"
}

.fa.fa-hand-rock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-rock-o:before {
    content: "\f255"
}

.fa.fa-hand-grab-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-grab-o:before {
    content: "\f255"
}

.fa.fa-hand-paper-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-paper-o:before {
    content: "\f256"
}

.fa.fa-hand-stop-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-stop-o:before {
    content: "\f256"
}

.fa.fa-hand-scissors-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa.fa-hand-lizard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa.fa-hand-spock-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-spock-o:before {
    content: "\f259"
}

.fa.fa-hand-pointer-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa.fa-hand-peace-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa.fa-registered {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-chrome,
.fa.fa-creative-commons,
.fa.fa-firefox,
.fa.fa-get-pocket,
.fa.fa-gg,
.fa.fa-gg-circle,
.fa.fa-internet-explorer,
.fa.fa-odnoklassniki,
.fa.fa-odnoklassniki-square,
.fa.fa-opera,
.fa.fa-safari,
.fa.fa-tripadvisor,
.fa.fa-wikipedia-w {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-television:before {
    content: "\f26c"
}

.fa.fa-500px,
.fa.fa-amazon,
.fa.fa-contao {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-calendar-plus-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa.fa-calendar-minus-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa.fa-calendar-times-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-times-o:before {
    content: "\f273"
}

.fa.fa-calendar-check-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-calendar-check-o:before {
    content: "\f274"
}

.fa.fa-map-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-map-o:before {
    content: "\f279"
}

.fa.fa-commenting:before {
    content: "\f4ad"
}

.fa.fa-commenting-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-commenting-o:before {
    content: "\f4ad"
}

.fa.fa-houzz,
.fa.fa-vimeo {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-vimeo:before {
    content: "\f27d"
}

.fa.fa-black-tie,
.fa.fa-edge,
.fa.fa-fonticons,
.fa.fa-reddit-alien {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-credit-card-alt:before {
    content: "\f09d"
}

.fa.fa-codiepie,
.fa.fa-fort-awesome,
.fa.fa-mixcloud,
.fa.fa-modx,
.fa.fa-product-hunt,
.fa.fa-scribd,
.fa.fa-usb {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-pause-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-pause-circle-o:before {
    content: "\f28b"
}

.fa.fa-stop-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-stop-circle-o:before {
    content: "\f28d"
}

.fa.fa-bluetooth,
.fa.fa-bluetooth-b,
.fa.fa-envira,
.fa.fa-gitlab,
.fa.fa-wheelchair-alt,
.fa.fa-wpbeginner,
.fa.fa-wpforms {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-wheelchair-alt:before {
    content: "\f368"
}

.fa.fa-question-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-question-circle-o:before {
    content: "\f059"
}

.fa.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa.fa-deafness:before,
.fa.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa.fa-glide,
.fa.fa-glide-g {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-signing:before {
    content: "\f2a7"
}

.fa.fa-first-order,
.fa.fa-google-plus-official,
.fa.fa-pied-piper,
.fa.fa-snapchat,
.fa.fa-snapchat-ghost,
.fa.fa-snapchat-square,
.fa.fa-themeisle,
.fa.fa-viadeo,
.fa.fa-viadeo-square,
.fa.fa-yoast {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa.fa-google-plus-circle {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-google-plus-circle:before {
    content: "\f2b3"
}

.fa.fa-fa,
.fa.fa-font-awesome {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-fa:before {
    content: "\f2b4"
}

.fa.fa-handshake-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-handshake-o:before {
    content: "\f2b5"
}

.fa.fa-envelope-open-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-envelope-open-o:before {
    content: "\f2b6"
}

.fa.fa-linode {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-address-book-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-address-book-o:before {
    content: "\f2b9"
}

.fa.fa-vcard:before {
    content: "\f2bb"
}

.fa.fa-address-card-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-address-card-o:before {
    content: "\f2bb"
}

.fa.fa-vcard-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-vcard-o:before {
    content: "\f2bb"
}

.fa.fa-user-circle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-user-circle-o:before {
    content: "\f2bd"
}

.fa.fa-user-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-user-o:before {
    content: "\f007"
}

.fa.fa-id-badge {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-drivers-license:before {
    content: "\f2c2"
}

.fa.fa-id-card-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-id-card-o:before {
    content: "\f2c2"
}

.fa.fa-drivers-license-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-drivers-license-o:before {
    content: "\f2c2"
}

.fa.fa-free-code-camp,
.fa.fa-quora,
.fa.fa-telegram {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-thermometer-4:before,
.fa.fa-thermometer:before {
    content: "\f2c7"
}

.fa.fa-thermometer-3:before {
    content: "\f2c8"
}

.fa.fa-thermometer-2:before {
    content: "\f2c9"
}

.fa.fa-thermometer-1:before {
    content: "\f2ca"
}

.fa.fa-thermometer-0:before {
    content: "\f2cb"
}

.fa.fa-bathtub:before,
.fa.fa-s15:before {
    content: "\f2cd"
}

.fa.fa-window-maximize,
.fa.fa-window-restore {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-rectangle:before {
    content: "\f410"
}

.fa.fa-window-close-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-window-close-o:before {
    content: "\f410"
}

.fa.fa-times-rectangle-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-times-rectangle-o:before {
    content: "\f410"
}

.fa.fa-bandcamp,
.fa.fa-eercast,
.fa.fa-etsy,
.fa.fa-grav,
.fa.fa-imdb,
.fa.fa-ravelry {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-eercast:before {
    content: "\f2da"
}

.fa.fa-snowflake-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa.fa-superpowers,
.fa.fa-wpexplorer {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa.fa-cab:before {
    content: "\f1ba"
}

@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(.9)
}

@keyframes elementor-animation-pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(.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(.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(.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(.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(.8);
    transition-timing-function: cubic-bezier(.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
}